@keystrokehq/penpot 0.1.0 → 0.1.3
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-access-token.cjs +1 -1
- package/dist/actions/create-access-token.cjs.map +1 -1
- package/dist/actions/create-access-token.d.cts +16 -3
- package/dist/actions/create-access-token.d.cts.map +1 -1
- package/dist/actions/create-access-token.d.mts +16 -3
- package/dist/actions/create-access-token.d.mts.map +1 -1
- package/dist/actions/create-access-token.mjs +1 -1
- package/dist/actions/create-access-token.mjs.map +1 -1
- package/dist/actions/create-comment-thread.cjs +2 -2
- package/dist/actions/create-comment-thread.cjs.map +1 -1
- package/dist/actions/create-comment-thread.d.cts +30 -3
- package/dist/actions/create-comment-thread.d.cts.map +1 -1
- package/dist/actions/create-comment-thread.d.mts +30 -3
- package/dist/actions/create-comment-thread.d.mts.map +1 -1
- package/dist/actions/create-comment-thread.mjs +2 -2
- package/dist/actions/create-comment-thread.mjs.map +1 -1
- package/dist/actions/create-file.cjs +1 -1
- package/dist/actions/create-file.cjs.map +1 -1
- package/dist/actions/create-file.d.cts +23 -3
- package/dist/actions/create-file.d.cts.map +1 -1
- package/dist/actions/create-file.d.mts +23 -3
- package/dist/actions/create-file.d.mts.map +1 -1
- package/dist/actions/create-file.mjs +1 -1
- package/dist/actions/create-file.mjs.map +1 -1
- package/dist/actions/create-project.cjs +4 -4
- package/dist/actions/create-project.cjs.map +1 -1
- package/dist/actions/create-project.d.cts +18 -3
- package/dist/actions/create-project.d.cts.map +1 -1
- package/dist/actions/create-project.d.mts +18 -3
- package/dist/actions/create-project.d.mts.map +1 -1
- package/dist/actions/create-project.mjs +4 -4
- package/dist/actions/create-project.mjs.map +1 -1
- package/dist/actions/create-team-access-request.cjs +1 -1
- package/dist/actions/create-team-access-request.cjs.map +1 -1
- package/dist/actions/create-team-access-request.d.cts +13 -3
- package/dist/actions/create-team-access-request.d.cts.map +1 -1
- package/dist/actions/create-team-access-request.d.mts +13 -3
- package/dist/actions/create-team-access-request.d.mts.map +1 -1
- package/dist/actions/create-team-access-request.mjs +1 -1
- package/dist/actions/create-team-access-request.mjs.map +1 -1
- package/dist/actions/create-team.cjs +2 -2
- package/dist/actions/create-team.cjs.map +1 -1
- package/dist/actions/create-team.d.cts +23 -3
- package/dist/actions/create-team.d.cts.map +1 -1
- package/dist/actions/create-team.d.mts +23 -3
- package/dist/actions/create-team.d.mts.map +1 -1
- package/dist/actions/create-team.mjs +2 -2
- package/dist/actions/create-team.mjs.map +1 -1
- package/dist/actions/create-webhook.cjs +1 -1
- package/dist/actions/create-webhook.cjs.map +1 -1
- package/dist/actions/create-webhook.d.cts +20 -3
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +20 -3
- package/dist/actions/create-webhook.d.mts.map +1 -1
- package/dist/actions/create-webhook.mjs +1 -1
- package/dist/actions/create-webhook.mjs.map +1 -1
- package/dist/actions/delete-access-token.cjs +1 -1
- package/dist/actions/delete-access-token.cjs.map +1 -1
- package/dist/actions/delete-access-token.d.cts +9 -3
- package/dist/actions/delete-access-token.d.cts.map +1 -1
- package/dist/actions/delete-access-token.d.mts +9 -3
- package/dist/actions/delete-access-token.d.mts.map +1 -1
- package/dist/actions/delete-access-token.mjs +1 -1
- package/dist/actions/delete-access-token.mjs.map +1 -1
- package/dist/actions/delete-comment.cjs +2 -2
- package/dist/actions/delete-comment.cjs.map +1 -1
- package/dist/actions/delete-comment.d.cts +12 -3
- package/dist/actions/delete-comment.d.cts.map +1 -1
- package/dist/actions/delete-comment.d.mts +12 -3
- package/dist/actions/delete-comment.d.mts.map +1 -1
- package/dist/actions/delete-comment.mjs +2 -2
- package/dist/actions/delete-comment.mjs.map +1 -1
- package/dist/actions/delete-file-snapshot.cjs +1 -1
- package/dist/actions/delete-file-snapshot.cjs.map +1 -1
- package/dist/actions/delete-file-snapshot.d.cts +9 -3
- package/dist/actions/delete-file-snapshot.d.cts.map +1 -1
- package/dist/actions/delete-file-snapshot.d.mts +9 -3
- package/dist/actions/delete-file-snapshot.d.mts.map +1 -1
- package/dist/actions/delete-file-snapshot.mjs +1 -1
- package/dist/actions/delete-file-snapshot.mjs.map +1 -1
- package/dist/actions/delete-project.cjs +1 -1
- package/dist/actions/delete-project.cjs.map +1 -1
- package/dist/actions/delete-project.d.cts +9 -3
- package/dist/actions/delete-project.d.cts.map +1 -1
- package/dist/actions/delete-project.d.mts +9 -3
- package/dist/actions/delete-project.d.mts.map +1 -1
- package/dist/actions/delete-project.mjs +1 -1
- package/dist/actions/delete-project.mjs.map +1 -1
- package/dist/actions/delete-team-files-permanently.cjs +1 -1
- package/dist/actions/delete-team-files-permanently.cjs.map +1 -1
- package/dist/actions/delete-team-files-permanently.d.cts +11 -3
- package/dist/actions/delete-team-files-permanently.d.cts.map +1 -1
- package/dist/actions/delete-team-files-permanently.d.mts +11 -3
- package/dist/actions/delete-team-files-permanently.d.mts.map +1 -1
- package/dist/actions/delete-team-files-permanently.mjs +1 -1
- package/dist/actions/delete-team-files-permanently.mjs.map +1 -1
- package/dist/actions/delete-team-invitation.cjs +1 -1
- package/dist/actions/delete-team-invitation.cjs.map +1 -1
- package/dist/actions/delete-team-invitation.d.cts +11 -3
- package/dist/actions/delete-team-invitation.d.cts.map +1 -1
- package/dist/actions/delete-team-invitation.d.mts +11 -3
- package/dist/actions/delete-team-invitation.d.mts.map +1 -1
- package/dist/actions/delete-team-invitation.mjs +1 -1
- package/dist/actions/delete-team-invitation.mjs.map +1 -1
- package/dist/actions/delete-team-member.cjs +1 -1
- package/dist/actions/delete-team-member.cjs.map +1 -1
- package/dist/actions/delete-team-member.d.cts +11 -3
- package/dist/actions/delete-team-member.d.cts.map +1 -1
- package/dist/actions/delete-team-member.d.mts +11 -3
- package/dist/actions/delete-team-member.d.mts.map +1 -1
- package/dist/actions/delete-team-member.mjs +1 -1
- package/dist/actions/delete-team-member.mjs.map +1 -1
- package/dist/actions/delete-team.cjs +1 -1
- package/dist/actions/delete-team.cjs.map +1 -1
- package/dist/actions/delete-team.d.cts +9 -3
- package/dist/actions/delete-team.d.cts.map +1 -1
- package/dist/actions/delete-team.d.mts +9 -3
- package/dist/actions/delete-team.d.mts.map +1 -1
- package/dist/actions/delete-team.mjs +1 -1
- package/dist/actions/delete-team.mjs.map +1 -1
- package/dist/actions/delete-webhook.cjs +1 -1
- package/dist/actions/delete-webhook.cjs.map +1 -1
- package/dist/actions/delete-webhook.d.cts +9 -3
- package/dist/actions/delete-webhook.d.cts.map +1 -1
- package/dist/actions/delete-webhook.d.mts +9 -3
- package/dist/actions/delete-webhook.d.mts.map +1 -1
- package/dist/actions/delete-webhook.mjs +1 -1
- package/dist/actions/delete-webhook.mjs.map +1 -1
- package/dist/actions/duplicate-file.cjs +1 -1
- package/dist/actions/duplicate-file.cjs.map +1 -1
- package/dist/actions/duplicate-file.d.cts +21 -3
- package/dist/actions/duplicate-file.d.cts.map +1 -1
- package/dist/actions/duplicate-file.d.mts +21 -3
- package/dist/actions/duplicate-file.d.mts.map +1 -1
- package/dist/actions/duplicate-file.mjs +1 -1
- package/dist/actions/duplicate-file.mjs.map +1 -1
- package/dist/actions/duplicate-project.cjs +1 -1
- package/dist/actions/duplicate-project.cjs.map +1 -1
- package/dist/actions/duplicate-project.d.cts +12 -3
- package/dist/actions/duplicate-project.d.cts.map +1 -1
- package/dist/actions/duplicate-project.d.mts +12 -3
- package/dist/actions/duplicate-project.d.mts.map +1 -1
- package/dist/actions/duplicate-project.mjs +1 -1
- package/dist/actions/duplicate-project.mjs.map +1 -1
- package/dist/actions/get-access-tokens.cjs +2 -2
- package/dist/actions/get-access-tokens.cjs.map +1 -1
- package/dist/actions/get-access-tokens.d.cts +12 -3
- package/dist/actions/get-access-tokens.d.cts.map +1 -1
- package/dist/actions/get-access-tokens.d.mts +12 -3
- package/dist/actions/get-access-tokens.d.mts.map +1 -1
- package/dist/actions/get-access-tokens.mjs +2 -2
- package/dist/actions/get-access-tokens.mjs.map +1 -1
- package/dist/actions/get-all-projects.cjs +2 -2
- package/dist/actions/get-all-projects.cjs.map +1 -1
- package/dist/actions/get-all-projects.d.cts +13 -3
- package/dist/actions/get-all-projects.d.cts.map +1 -1
- package/dist/actions/get-all-projects.d.mts +13 -3
- package/dist/actions/get-all-projects.d.mts.map +1 -1
- package/dist/actions/get-all-projects.mjs +2 -2
- package/dist/actions/get-all-projects.mjs.map +1 -1
- package/dist/actions/get-builtin-templates.cjs +4 -4
- package/dist/actions/get-builtin-templates.cjs.map +1 -1
- package/dist/actions/get-builtin-templates.d.cts +8 -3
- package/dist/actions/get-builtin-templates.d.cts.map +1 -1
- package/dist/actions/get-builtin-templates.d.mts +8 -3
- package/dist/actions/get-builtin-templates.d.mts.map +1 -1
- package/dist/actions/get-builtin-templates.mjs +4 -4
- package/dist/actions/get-builtin-templates.mjs.map +1 -1
- package/dist/actions/get-comment-thread.cjs +4 -4
- package/dist/actions/get-comment-thread.cjs.map +1 -1
- package/dist/actions/get-comment-thread.d.cts +38 -3
- package/dist/actions/get-comment-thread.d.cts.map +1 -1
- package/dist/actions/get-comment-thread.d.mts +38 -3
- package/dist/actions/get-comment-thread.d.mts.map +1 -1
- package/dist/actions/get-comment-thread.mjs +4 -4
- package/dist/actions/get-comment-thread.mjs.map +1 -1
- package/dist/actions/get-comment-threads.cjs +3 -3
- package/dist/actions/get-comment-threads.cjs.map +1 -1
- package/dist/actions/get-comment-threads.d.cts +20 -3
- package/dist/actions/get-comment-threads.d.cts.map +1 -1
- package/dist/actions/get-comment-threads.d.mts +20 -3
- package/dist/actions/get-comment-threads.d.mts.map +1 -1
- package/dist/actions/get-comment-threads.mjs +3 -3
- package/dist/actions/get-comment-threads.mjs.map +1 -1
- package/dist/actions/get-comments.cjs +2 -2
- package/dist/actions/get-comments.cjs.map +1 -1
- package/dist/actions/get-comments.d.cts +16 -3
- package/dist/actions/get-comments.d.cts.map +1 -1
- package/dist/actions/get-comments.d.mts +16 -3
- package/dist/actions/get-comments.d.mts.map +1 -1
- package/dist/actions/get-comments.mjs +2 -2
- package/dist/actions/get-comments.mjs.map +1 -1
- package/dist/actions/get-file-info.cjs +3 -3
- package/dist/actions/get-file-info.cjs.map +1 -1
- package/dist/actions/get-file-info.d.cts +19 -3
- package/dist/actions/get-file-info.d.cts.map +1 -1
- package/dist/actions/get-file-info.d.mts +19 -3
- package/dist/actions/get-file-info.d.mts.map +1 -1
- package/dist/actions/get-file-info.mjs +3 -3
- package/dist/actions/get-file-info.mjs.map +1 -1
- package/dist/actions/get-file-libraries.cjs +2 -2
- package/dist/actions/get-file-libraries.cjs.map +1 -1
- package/dist/actions/get-file-libraries.d.cts +15 -3
- package/dist/actions/get-file-libraries.d.cts.map +1 -1
- package/dist/actions/get-file-libraries.d.mts +15 -3
- package/dist/actions/get-file-libraries.d.mts.map +1 -1
- package/dist/actions/get-file-libraries.mjs +2 -2
- package/dist/actions/get-file-libraries.mjs.map +1 -1
- package/dist/actions/get-file-object-thumbnails.cjs +1 -1
- package/dist/actions/get-file-object-thumbnails.cjs.map +1 -1
- package/dist/actions/get-file-object-thumbnails.d.cts +11 -3
- package/dist/actions/get-file-object-thumbnails.d.cts.map +1 -1
- package/dist/actions/get-file-object-thumbnails.d.mts +11 -3
- package/dist/actions/get-file-object-thumbnails.d.mts.map +1 -1
- package/dist/actions/get-file-object-thumbnails.mjs +1 -1
- package/dist/actions/get-file-object-thumbnails.mjs.map +1 -1
- package/dist/actions/get-file-snapshots.cjs +2 -2
- package/dist/actions/get-file-snapshots.cjs.map +1 -1
- package/dist/actions/get-file-snapshots.d.cts +14 -3
- package/dist/actions/get-file-snapshots.d.cts.map +1 -1
- package/dist/actions/get-file-snapshots.d.mts +14 -3
- package/dist/actions/get-file-snapshots.d.mts.map +1 -1
- package/dist/actions/get-file-snapshots.mjs +2 -2
- package/dist/actions/get-file-snapshots.mjs.map +1 -1
- package/dist/actions/get-file-summary.cjs +8 -8
- package/dist/actions/get-file-summary.cjs.map +1 -1
- package/dist/actions/get-file-summary.d.cts +24 -3
- package/dist/actions/get-file-summary.d.cts.map +1 -1
- package/dist/actions/get-file-summary.d.mts +24 -3
- package/dist/actions/get-file-summary.d.mts.map +1 -1
- package/dist/actions/get-file-summary.mjs +8 -8
- package/dist/actions/get-file-summary.mjs.map +1 -1
- package/dist/actions/get-file.cjs +18 -18
- package/dist/actions/get-file.cjs.map +1 -1
- package/dist/actions/get-file.d.cts +30 -3
- package/dist/actions/get-file.d.cts.map +1 -1
- package/dist/actions/get-file.d.mts +30 -3
- package/dist/actions/get-file.d.mts.map +1 -1
- package/dist/actions/get-file.mjs +18 -18
- package/dist/actions/get-file.mjs.map +1 -1
- package/dist/actions/get-font-variants.cjs +1 -1
- package/dist/actions/get-font-variants.cjs.map +1 -1
- package/dist/actions/get-font-variants.d.cts +15 -3
- package/dist/actions/get-font-variants.d.cts.map +1 -1
- package/dist/actions/get-font-variants.d.mts +15 -3
- package/dist/actions/get-font-variants.d.mts.map +1 -1
- package/dist/actions/get-font-variants.mjs +1 -1
- package/dist/actions/get-font-variants.mjs.map +1 -1
- package/dist/actions/get-library-file-references.cjs +2 -2
- package/dist/actions/get-library-file-references.cjs.map +1 -1
- package/dist/actions/get-library-file-references.d.cts +14 -3
- package/dist/actions/get-library-file-references.d.cts.map +1 -1
- package/dist/actions/get-library-file-references.d.mts +14 -3
- package/dist/actions/get-library-file-references.d.mts.map +1 -1
- package/dist/actions/get-library-file-references.mjs +2 -2
- package/dist/actions/get-library-file-references.mjs.map +1 -1
- package/dist/actions/get-library-usage.cjs +1 -1
- package/dist/actions/get-library-usage.cjs.map +1 -1
- package/dist/actions/get-library-usage.d.cts +9 -3
- package/dist/actions/get-library-usage.d.cts.map +1 -1
- package/dist/actions/get-library-usage.d.mts +9 -3
- package/dist/actions/get-library-usage.d.mts.map +1 -1
- package/dist/actions/get-library-usage.mjs +1 -1
- package/dist/actions/get-library-usage.mjs.map +1 -1
- package/dist/actions/get-owned-teams.cjs +2 -2
- package/dist/actions/get-owned-teams.cjs.map +1 -1
- package/dist/actions/get-owned-teams.d.cts +12 -3
- package/dist/actions/get-owned-teams.d.cts.map +1 -1
- package/dist/actions/get-owned-teams.d.mts +12 -3
- package/dist/actions/get-owned-teams.d.mts.map +1 -1
- package/dist/actions/get-owned-teams.mjs +2 -2
- package/dist/actions/get-owned-teams.mjs.map +1 -1
- package/dist/actions/get-page.cjs +2 -2
- package/dist/actions/get-page.cjs.map +1 -1
- package/dist/actions/get-page.d.cts +16 -3
- package/dist/actions/get-page.d.cts.map +1 -1
- package/dist/actions/get-page.d.mts +16 -3
- package/dist/actions/get-page.d.mts.map +1 -1
- package/dist/actions/get-page.mjs +2 -2
- package/dist/actions/get-page.mjs.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.cjs +2 -2
- package/dist/actions/get-profiles-for-file-comments.cjs.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.d.cts +15 -3
- package/dist/actions/get-profiles-for-file-comments.d.cts.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.d.mts +15 -3
- package/dist/actions/get-profiles-for-file-comments.d.mts.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.mjs +2 -2
- package/dist/actions/get-profiles-for-file-comments.mjs.map +1 -1
- package/dist/actions/get-project-files.cjs +4 -4
- package/dist/actions/get-project-files.cjs.map +1 -1
- package/dist/actions/get-project-files.d.cts +21 -3
- package/dist/actions/get-project-files.d.cts.map +1 -1
- package/dist/actions/get-project-files.d.mts +21 -3
- package/dist/actions/get-project-files.d.mts.map +1 -1
- package/dist/actions/get-project-files.mjs +4 -4
- package/dist/actions/get-project-files.mjs.map +1 -1
- package/dist/actions/get-project.cjs +1 -1
- package/dist/actions/get-project.cjs.map +1 -1
- package/dist/actions/get-project.d.cts +15 -3
- package/dist/actions/get-project.d.cts.map +1 -1
- package/dist/actions/get-project.d.mts +15 -3
- package/dist/actions/get-project.d.mts.map +1 -1
- package/dist/actions/get-project.mjs +1 -1
- package/dist/actions/get-project.mjs.map +1 -1
- package/dist/actions/get-sso-provider.cjs +1 -1
- package/dist/actions/get-sso-provider.cjs.map +1 -1
- package/dist/actions/get-sso-provider.d.cts +9 -3
- package/dist/actions/get-sso-provider.d.cts.map +1 -1
- package/dist/actions/get-sso-provider.d.mts +9 -3
- package/dist/actions/get-sso-provider.d.mts.map +1 -1
- package/dist/actions/get-sso-provider.mjs +1 -1
- package/dist/actions/get-sso-provider.mjs.map +1 -1
- package/dist/actions/get-subscription-usage.cjs +1 -1
- package/dist/actions/get-subscription-usage.cjs.map +1 -1
- package/dist/actions/get-subscription-usage.d.cts +9 -3
- package/dist/actions/get-subscription-usage.d.cts.map +1 -1
- package/dist/actions/get-subscription-usage.d.mts +9 -3
- package/dist/actions/get-subscription-usage.d.mts.map +1 -1
- package/dist/actions/get-subscription-usage.mjs +1 -1
- package/dist/actions/get-subscription-usage.mjs.map +1 -1
- package/dist/actions/get-team-deleted-files.cjs +2 -2
- package/dist/actions/get-team-deleted-files.cjs.map +1 -1
- package/dist/actions/get-team-deleted-files.d.cts +18 -3
- package/dist/actions/get-team-deleted-files.d.cts.map +1 -1
- package/dist/actions/get-team-deleted-files.d.mts +18 -3
- package/dist/actions/get-team-deleted-files.d.mts.map +1 -1
- package/dist/actions/get-team-deleted-files.mjs +2 -2
- package/dist/actions/get-team-deleted-files.mjs.map +1 -1
- package/dist/actions/get-team-info.cjs +1 -1
- package/dist/actions/get-team-info.cjs.map +1 -1
- package/dist/actions/get-team-info.d.cts +14 -3
- package/dist/actions/get-team-info.d.cts.map +1 -1
- package/dist/actions/get-team-info.d.mts +14 -3
- package/dist/actions/get-team-info.d.mts.map +1 -1
- package/dist/actions/get-team-info.mjs +1 -1
- package/dist/actions/get-team-info.mjs.map +1 -1
- package/dist/actions/get-team-invitations.cjs +2 -2
- package/dist/actions/get-team-invitations.cjs.map +1 -1
- package/dist/actions/get-team-invitations.d.cts +15 -3
- package/dist/actions/get-team-invitations.d.cts.map +1 -1
- package/dist/actions/get-team-invitations.d.mts +15 -3
- package/dist/actions/get-team-invitations.d.mts.map +1 -1
- package/dist/actions/get-team-invitations.mjs +2 -2
- package/dist/actions/get-team-invitations.mjs.map +1 -1
- package/dist/actions/get-team-members.cjs +2 -2
- package/dist/actions/get-team-members.cjs.map +1 -1
- package/dist/actions/get-team-members.d.cts +19 -3
- package/dist/actions/get-team-members.d.cts.map +1 -1
- package/dist/actions/get-team-members.d.mts +19 -3
- package/dist/actions/get-team-members.d.mts.map +1 -1
- package/dist/actions/get-team-members.mjs +2 -2
- package/dist/actions/get-team-members.mjs.map +1 -1
- package/dist/actions/get-team-shared-files.cjs +2 -2
- package/dist/actions/get-team-shared-files.cjs.map +1 -1
- package/dist/actions/get-team-shared-files.d.cts +19 -3
- package/dist/actions/get-team-shared-files.d.cts.map +1 -1
- package/dist/actions/get-team-shared-files.d.mts +19 -3
- package/dist/actions/get-team-shared-files.d.mts.map +1 -1
- package/dist/actions/get-team-shared-files.mjs +2 -2
- package/dist/actions/get-team-shared-files.mjs.map +1 -1
- package/dist/actions/get-team-stats.cjs +1 -1
- package/dist/actions/get-team-stats.cjs.map +1 -1
- package/dist/actions/get-team-stats.d.cts +11 -3
- package/dist/actions/get-team-stats.d.cts.map +1 -1
- package/dist/actions/get-team-stats.d.mts +11 -3
- package/dist/actions/get-team-stats.d.mts.map +1 -1
- package/dist/actions/get-team-stats.mjs +1 -1
- package/dist/actions/get-team-stats.mjs.map +1 -1
- package/dist/actions/get-team-users.cjs +2 -2
- package/dist/actions/get-team-users.cjs.map +1 -1
- package/dist/actions/get-team-users.d.cts +21 -3
- package/dist/actions/get-team-users.d.cts.map +1 -1
- package/dist/actions/get-team-users.d.mts +21 -3
- package/dist/actions/get-team-users.d.mts.map +1 -1
- package/dist/actions/get-team-users.mjs +2 -2
- package/dist/actions/get-team-users.mjs.map +1 -1
- package/dist/actions/get-team.cjs +2 -2
- package/dist/actions/get-team.cjs.map +1 -1
- package/dist/actions/get-team.d.cts +14 -3
- package/dist/actions/get-team.d.cts.map +1 -1
- package/dist/actions/get-team.d.mts +14 -3
- package/dist/actions/get-team.d.mts.map +1 -1
- package/dist/actions/get-team.mjs +2 -2
- package/dist/actions/get-team.mjs.map +1 -1
- package/dist/actions/get-teams.cjs +3 -3
- package/dist/actions/get-teams.cjs.map +1 -1
- package/dist/actions/get-teams.d.cts +17 -3
- package/dist/actions/get-teams.d.cts.map +1 -1
- package/dist/actions/get-teams.d.mts +17 -3
- package/dist/actions/get-teams.d.mts.map +1 -1
- package/dist/actions/get-teams.mjs +3 -3
- package/dist/actions/get-teams.mjs.map +1 -1
- package/dist/actions/get-unread-comment-threads.cjs +3 -3
- package/dist/actions/get-unread-comment-threads.cjs.map +1 -1
- package/dist/actions/get-unread-comment-threads.d.cts +21 -3
- package/dist/actions/get-unread-comment-threads.d.cts.map +1 -1
- package/dist/actions/get-unread-comment-threads.d.mts +21 -3
- package/dist/actions/get-unread-comment-threads.d.mts.map +1 -1
- package/dist/actions/get-unread-comment-threads.mjs +3 -3
- package/dist/actions/get-unread-comment-threads.mjs.map +1 -1
- package/dist/actions/get-view-only-bundle.cjs +3 -3
- package/dist/actions/get-view-only-bundle.cjs.map +1 -1
- package/dist/actions/get-view-only-bundle.d.cts +22 -3
- package/dist/actions/get-view-only-bundle.d.cts.map +1 -1
- package/dist/actions/get-view-only-bundle.d.mts +22 -3
- package/dist/actions/get-view-only-bundle.d.mts.map +1 -1
- package/dist/actions/get-view-only-bundle.mjs +3 -3
- package/dist/actions/get-view-only-bundle.mjs.map +1 -1
- package/dist/actions/get-webhooks.cjs +3 -3
- package/dist/actions/get-webhooks.cjs.map +1 -1
- package/dist/actions/get-webhooks.d.cts +24 -3
- package/dist/actions/get-webhooks.d.cts.map +1 -1
- package/dist/actions/get-webhooks.d.mts +24 -3
- package/dist/actions/get-webhooks.d.mts.map +1 -1
- package/dist/actions/get-webhooks.mjs +3 -3
- package/dist/actions/get-webhooks.mjs.map +1 -1
- package/dist/actions/has-file-libraries.cjs +1 -1
- package/dist/actions/has-file-libraries.cjs.map +1 -1
- package/dist/actions/has-file-libraries.d.cts +9 -3
- package/dist/actions/has-file-libraries.d.cts.map +1 -1
- package/dist/actions/has-file-libraries.d.mts +9 -3
- package/dist/actions/has-file-libraries.d.mts.map +1 -1
- package/dist/actions/has-file-libraries.mjs +1 -1
- package/dist/actions/has-file-libraries.mjs.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.cjs +1 -1
- package/dist/actions/ignore-file-library-sync-status.cjs.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.d.cts +11 -3
- package/dist/actions/ignore-file-library-sync-status.d.cts.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.d.mts +11 -3
- package/dist/actions/ignore-file-library-sync-status.d.mts.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.mjs +1 -1
- package/dist/actions/ignore-file-library-sync-status.mjs.map +1 -1
- package/dist/actions/link-file-to-library.cjs +2 -2
- package/dist/actions/link-file-to-library.cjs.map +1 -1
- package/dist/actions/link-file-to-library.d.cts +17 -3
- package/dist/actions/link-file-to-library.d.cts.map +1 -1
- package/dist/actions/link-file-to-library.d.mts +17 -3
- package/dist/actions/link-file-to-library.d.mts.map +1 -1
- package/dist/actions/link-file-to-library.mjs +2 -2
- package/dist/actions/link-file-to-library.mjs.map +1 -1
- package/dist/actions/lock-file-snapshot.cjs +1 -1
- package/dist/actions/lock-file-snapshot.cjs.map +1 -1
- package/dist/actions/lock-file-snapshot.d.cts +9 -3
- package/dist/actions/lock-file-snapshot.d.cts.map +1 -1
- package/dist/actions/lock-file-snapshot.d.mts +9 -3
- package/dist/actions/lock-file-snapshot.d.mts.map +1 -1
- package/dist/actions/lock-file-snapshot.mjs +1 -1
- package/dist/actions/lock-file-snapshot.mjs.map +1 -1
- package/dist/actions/logout.cjs +1 -1
- package/dist/actions/logout.cjs.map +1 -1
- package/dist/actions/logout.d.cts +7 -3
- package/dist/actions/logout.d.cts.map +1 -1
- package/dist/actions/logout.d.mts +7 -3
- package/dist/actions/logout.d.mts.map +1 -1
- package/dist/actions/logout.mjs +1 -1
- package/dist/actions/logout.mjs.map +1 -1
- package/dist/actions/mark-all-threads-as-read.cjs +1 -1
- package/dist/actions/mark-all-threads-as-read.cjs.map +1 -1
- package/dist/actions/mark-all-threads-as-read.d.cts +10 -3
- package/dist/actions/mark-all-threads-as-read.d.cts.map +1 -1
- package/dist/actions/mark-all-threads-as-read.d.mts +10 -3
- package/dist/actions/mark-all-threads-as-read.d.mts.map +1 -1
- package/dist/actions/mark-all-threads-as-read.mjs +1 -1
- package/dist/actions/mark-all-threads-as-read.mjs.map +1 -1
- package/dist/actions/move-files.cjs +1 -1
- package/dist/actions/move-files.cjs.map +1 -1
- package/dist/actions/move-files.d.cts +11 -3
- package/dist/actions/move-files.d.cts.map +1 -1
- package/dist/actions/move-files.d.mts +11 -3
- package/dist/actions/move-files.d.mts.map +1 -1
- package/dist/actions/move-files.mjs +1 -1
- package/dist/actions/move-files.mjs.map +1 -1
- package/dist/actions/move-project.cjs +1 -1
- package/dist/actions/move-project.cjs.map +1 -1
- package/dist/actions/move-project.d.cts +11 -3
- package/dist/actions/move-project.d.cts.map +1 -1
- package/dist/actions/move-project.d.mts +11 -3
- package/dist/actions/move-project.d.mts.map +1 -1
- package/dist/actions/move-project.mjs +1 -1
- package/dist/actions/move-project.mjs.map +1 -1
- package/dist/actions/prepare-register-profile.cjs +1 -1
- package/dist/actions/prepare-register-profile.cjs.map +1 -1
- package/dist/actions/prepare-register-profile.d.cts +21 -3
- package/dist/actions/prepare-register-profile.d.cts.map +1 -1
- package/dist/actions/prepare-register-profile.d.mts +21 -3
- package/dist/actions/prepare-register-profile.d.mts.map +1 -1
- package/dist/actions/prepare-register-profile.mjs +1 -1
- package/dist/actions/prepare-register-profile.mjs.map +1 -1
- package/dist/actions/push-audit-events.cjs +4 -4
- package/dist/actions/push-audit-events.cjs.map +1 -1
- package/dist/actions/push-audit-events.d.cts +23 -3
- package/dist/actions/push-audit-events.d.cts.map +1 -1
- package/dist/actions/push-audit-events.d.mts +23 -3
- package/dist/actions/push-audit-events.d.mts.map +1 -1
- package/dist/actions/push-audit-events.mjs +4 -4
- package/dist/actions/push-audit-events.mjs.map +1 -1
- package/dist/actions/register-profile.cjs +1 -1
- package/dist/actions/register-profile.cjs.map +1 -1
- package/dist/actions/register-profile.d.cts +13 -3
- package/dist/actions/register-profile.d.cts.map +1 -1
- package/dist/actions/register-profile.d.mts +13 -3
- package/dist/actions/register-profile.d.mts.map +1 -1
- package/dist/actions/register-profile.mjs +1 -1
- package/dist/actions/register-profile.mjs.map +1 -1
- package/dist/actions/rename-file.cjs +5 -5
- package/dist/actions/rename-file.cjs.map +1 -1
- package/dist/actions/rename-file.d.cts +14 -3
- package/dist/actions/rename-file.d.cts.map +1 -1
- package/dist/actions/rename-file.d.mts +14 -3
- package/dist/actions/rename-file.d.mts.map +1 -1
- package/dist/actions/rename-file.mjs +5 -5
- package/dist/actions/rename-file.mjs.map +1 -1
- package/dist/actions/rename-project.cjs +3 -3
- package/dist/actions/rename-project.cjs.map +1 -1
- package/dist/actions/rename-project.d.cts +16 -3
- package/dist/actions/rename-project.d.cts.map +1 -1
- package/dist/actions/rename-project.d.mts +16 -3
- package/dist/actions/rename-project.d.mts.map +1 -1
- package/dist/actions/rename-project.mjs +3 -3
- package/dist/actions/rename-project.mjs.map +1 -1
- package/dist/actions/request-profile-recovery.cjs +1 -1
- package/dist/actions/request-profile-recovery.cjs.map +1 -1
- package/dist/actions/request-profile-recovery.d.cts +7 -3
- package/dist/actions/request-profile-recovery.d.cts.map +1 -1
- package/dist/actions/request-profile-recovery.d.mts +7 -3
- package/dist/actions/request-profile-recovery.d.mts.map +1 -1
- package/dist/actions/request-profile-recovery.mjs +1 -1
- package/dist/actions/request-profile-recovery.mjs.map +1 -1
- package/dist/actions/restore-deleted-team-files.cjs +1 -1
- package/dist/actions/restore-deleted-team-files.cjs.map +1 -1
- package/dist/actions/restore-deleted-team-files.d.cts +11 -3
- package/dist/actions/restore-deleted-team-files.d.cts.map +1 -1
- package/dist/actions/restore-deleted-team-files.d.mts +11 -3
- package/dist/actions/restore-deleted-team-files.d.mts.map +1 -1
- package/dist/actions/restore-deleted-team-files.mjs +1 -1
- package/dist/actions/restore-deleted-team-files.mjs.map +1 -1
- package/dist/actions/restore-file-snapshot.cjs +1 -1
- package/dist/actions/restore-file-snapshot.cjs.map +1 -1
- package/dist/actions/restore-file-snapshot.d.cts +11 -3
- package/dist/actions/restore-file-snapshot.d.cts.map +1 -1
- package/dist/actions/restore-file-snapshot.d.mts +11 -3
- package/dist/actions/restore-file-snapshot.d.mts.map +1 -1
- package/dist/actions/restore-file-snapshot.mjs +1 -1
- package/dist/actions/restore-file-snapshot.mjs.map +1 -1
- package/dist/actions/search-files.cjs +2 -2
- package/dist/actions/search-files.cjs.map +1 -1
- package/dist/actions/search-files.d.cts +19 -3
- package/dist/actions/search-files.d.cts.map +1 -1
- package/dist/actions/search-files.d.mts +19 -3
- package/dist/actions/search-files.d.mts.map +1 -1
- package/dist/actions/search-files.mjs +2 -2
- package/dist/actions/search-files.mjs.map +1 -1
- package/dist/actions/send-user-feedback.cjs +1 -1
- package/dist/actions/send-user-feedback.cjs.map +1 -1
- package/dist/actions/send-user-feedback.d.cts +18 -3
- package/dist/actions/send-user-feedback.d.cts.map +1 -1
- package/dist/actions/send-user-feedback.d.mts +18 -3
- package/dist/actions/send-user-feedback.d.mts.map +1 -1
- package/dist/actions/send-user-feedback.mjs +1 -1
- package/dist/actions/send-user-feedback.mjs.map +1 -1
- package/dist/actions/set-file-shared.cjs +2 -2
- package/dist/actions/set-file-shared.cjs.map +1 -1
- package/dist/actions/set-file-shared.d.cts +16 -3
- package/dist/actions/set-file-shared.d.cts.map +1 -1
- package/dist/actions/set-file-shared.d.mts +16 -3
- package/dist/actions/set-file-shared.d.mts.map +1 -1
- package/dist/actions/set-file-shared.mjs +2 -2
- package/dist/actions/set-file-shared.mjs.map +1 -1
- package/dist/actions/unlink-file-from-library.cjs +1 -1
- package/dist/actions/unlink-file-from-library.cjs.map +1 -1
- package/dist/actions/unlink-file-from-library.d.cts +11 -3
- package/dist/actions/unlink-file-from-library.d.cts.map +1 -1
- package/dist/actions/unlink-file-from-library.d.mts +11 -3
- package/dist/actions/unlink-file-from-library.d.mts.map +1 -1
- package/dist/actions/unlink-file-from-library.mjs +1 -1
- package/dist/actions/unlink-file-from-library.mjs.map +1 -1
- package/dist/actions/unlock-file-snapshot.cjs +1 -1
- package/dist/actions/unlock-file-snapshot.cjs.map +1 -1
- package/dist/actions/unlock-file-snapshot.d.cts +9 -3
- package/dist/actions/unlock-file-snapshot.d.cts.map +1 -1
- package/dist/actions/unlock-file-snapshot.d.mts +9 -3
- package/dist/actions/unlock-file-snapshot.d.mts.map +1 -1
- package/dist/actions/unlock-file-snapshot.mjs +1 -1
- package/dist/actions/unlock-file-snapshot.mjs.map +1 -1
- package/dist/actions/update-comment-thread-frame.cjs +1 -1
- package/dist/actions/update-comment-thread-frame.cjs.map +1 -1
- package/dist/actions/update-comment-thread-frame.d.cts +22 -3
- package/dist/actions/update-comment-thread-frame.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-frame.d.mts +22 -3
- package/dist/actions/update-comment-thread-frame.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-frame.mjs +1 -1
- package/dist/actions/update-comment-thread-frame.mjs.map +1 -1
- package/dist/actions/update-comment-thread-position.cjs +1 -1
- package/dist/actions/update-comment-thread-position.cjs.map +1 -1
- package/dist/actions/update-comment-thread-position.d.cts +24 -3
- package/dist/actions/update-comment-thread-position.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-position.d.mts +24 -3
- package/dist/actions/update-comment-thread-position.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-position.mjs +1 -1
- package/dist/actions/update-comment-thread-position.mjs.map +1 -1
- package/dist/actions/update-comment-thread-status.cjs +1 -1
- package/dist/actions/update-comment-thread-status.cjs.map +1 -1
- package/dist/actions/update-comment-thread-status.d.cts +13 -3
- package/dist/actions/update-comment-thread-status.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-status.d.mts +13 -3
- package/dist/actions/update-comment-thread-status.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-status.mjs +1 -1
- package/dist/actions/update-comment-thread-status.mjs.map +1 -1
- package/dist/actions/update-comment-thread.cjs +1 -1
- package/dist/actions/update-comment-thread.cjs.map +1 -1
- package/dist/actions/update-comment-thread.d.cts +22 -3
- package/dist/actions/update-comment-thread.d.cts.map +1 -1
- package/dist/actions/update-comment-thread.d.mts +22 -3
- package/dist/actions/update-comment-thread.d.mts.map +1 -1
- package/dist/actions/update-comment-thread.mjs +1 -1
- package/dist/actions/update-comment-thread.mjs.map +1 -1
- package/dist/actions/update-comment.cjs +1 -1
- package/dist/actions/update-comment.cjs.map +1 -1
- package/dist/actions/update-comment.d.cts +21 -3
- package/dist/actions/update-comment.d.cts.map +1 -1
- package/dist/actions/update-comment.d.mts +21 -3
- package/dist/actions/update-comment.d.mts.map +1 -1
- package/dist/actions/update-comment.mjs +1 -1
- package/dist/actions/update-comment.mjs.map +1 -1
- package/dist/actions/update-file-library-sync-status.cjs +1 -1
- package/dist/actions/update-file-library-sync-status.cjs.map +1 -1
- package/dist/actions/update-file-library-sync-status.d.cts +11 -3
- package/dist/actions/update-file-library-sync-status.d.cts.map +1 -1
- package/dist/actions/update-file-library-sync-status.d.mts +11 -3
- package/dist/actions/update-file-library-sync-status.d.mts.map +1 -1
- package/dist/actions/update-file-library-sync-status.mjs +1 -1
- package/dist/actions/update-file-library-sync-status.mjs.map +1 -1
- package/dist/actions/update-file-snapshot.cjs +1 -1
- package/dist/actions/update-file-snapshot.cjs.map +1 -1
- package/dist/actions/update-file-snapshot.d.cts +11 -3
- package/dist/actions/update-file-snapshot.d.cts.map +1 -1
- package/dist/actions/update-file-snapshot.d.mts +11 -3
- package/dist/actions/update-file-snapshot.d.mts.map +1 -1
- package/dist/actions/update-file-snapshot.mjs +1 -1
- package/dist/actions/update-file-snapshot.mjs.map +1 -1
- package/dist/actions/update-file.cjs +2 -2
- package/dist/actions/update-file.cjs.map +1 -1
- package/dist/actions/update-file.d.cts +29 -3
- package/dist/actions/update-file.d.cts.map +1 -1
- package/dist/actions/update-file.d.mts +29 -3
- package/dist/actions/update-file.d.mts.map +1 -1
- package/dist/actions/update-file.mjs +2 -2
- package/dist/actions/update-file.mjs.map +1 -1
- package/dist/actions/update-font.cjs +1 -1
- package/dist/actions/update-font.cjs.map +1 -1
- package/dist/actions/update-font.d.cts +13 -3
- package/dist/actions/update-font.d.cts.map +1 -1
- package/dist/actions/update-font.d.mts +13 -3
- package/dist/actions/update-font.d.mts.map +1 -1
- package/dist/actions/update-font.mjs +1 -1
- package/dist/actions/update-font.mjs.map +1 -1
- package/dist/actions/update-profile-notifications.cjs +1 -1
- package/dist/actions/update-profile-notifications.cjs.map +1 -1
- package/dist/actions/update-profile-notifications.d.cts +26 -3
- package/dist/actions/update-profile-notifications.d.cts.map +1 -1
- package/dist/actions/update-profile-notifications.d.mts +26 -3
- package/dist/actions/update-profile-notifications.d.mts.map +1 -1
- package/dist/actions/update-profile-notifications.mjs +1 -1
- package/dist/actions/update-profile-notifications.mjs.map +1 -1
- package/dist/actions/update-profile-props.cjs +2 -2
- package/dist/actions/update-profile-props.cjs.map +1 -1
- package/dist/actions/update-profile-props.d.cts +54 -3
- package/dist/actions/update-profile-props.d.cts.map +1 -1
- package/dist/actions/update-profile-props.d.mts +54 -3
- package/dist/actions/update-profile-props.d.mts.map +1 -1
- package/dist/actions/update-profile-props.mjs +2 -2
- package/dist/actions/update-profile-props.mjs.map +1 -1
- package/dist/actions/update-profile.cjs +8 -8
- package/dist/actions/update-profile.cjs.map +1 -1
- package/dist/actions/update-profile.d.cts +42 -3
- package/dist/actions/update-profile.d.cts.map +1 -1
- package/dist/actions/update-profile.d.mts +42 -3
- package/dist/actions/update-profile.d.mts.map +1 -1
- package/dist/actions/update-profile.mjs +8 -8
- package/dist/actions/update-profile.mjs.map +1 -1
- package/dist/actions/update-project-pin.cjs +1 -1
- package/dist/actions/update-project-pin.cjs.map +1 -1
- package/dist/actions/update-project-pin.d.cts +18 -3
- package/dist/actions/update-project-pin.d.cts.map +1 -1
- package/dist/actions/update-project-pin.d.mts +18 -3
- package/dist/actions/update-project-pin.d.mts.map +1 -1
- package/dist/actions/update-project-pin.mjs +1 -1
- package/dist/actions/update-project-pin.mjs.map +1 -1
- package/dist/actions/update-team-invitation-role.cjs +1 -1
- package/dist/actions/update-team-invitation-role.cjs.map +1 -1
- package/dist/actions/update-team-invitation-role.d.cts +18 -3
- package/dist/actions/update-team-invitation-role.d.cts.map +1 -1
- package/dist/actions/update-team-invitation-role.d.mts +18 -3
- package/dist/actions/update-team-invitation-role.d.mts.map +1 -1
- package/dist/actions/update-team-invitation-role.mjs +1 -1
- package/dist/actions/update-team-invitation-role.mjs.map +1 -1
- package/dist/actions/update-team.cjs +1 -1
- package/dist/actions/update-team.cjs.map +1 -1
- package/dist/actions/update-team.d.cts +16 -3
- package/dist/actions/update-team.d.cts.map +1 -1
- package/dist/actions/update-team.d.mts +16 -3
- package/dist/actions/update-team.d.mts.map +1 -1
- package/dist/actions/update-team.mjs +1 -1
- package/dist/actions/update-team.mjs.map +1 -1
- package/dist/actions/update-webhook.cjs +1 -1
- package/dist/actions/update-webhook.cjs.map +1 -1
- package/dist/actions/update-webhook.d.cts +22 -3
- package/dist/actions/update-webhook.d.cts.map +1 -1
- package/dist/actions/update-webhook.d.mts +22 -3
- package/dist/actions/update-webhook.d.mts.map +1 -1
- package/dist/actions/update-webhook.mjs +1 -1
- package/dist/actions/update-webhook.mjs.map +1 -1
- package/dist/actions/verify-token.cjs +1 -1
- package/dist/actions/verify-token.cjs.map +1 -1
- package/dist/actions/verify-token.d.cts +14 -3
- package/dist/actions/verify-token.d.cts.map +1 -1
- package/dist/actions/verify-token.d.mts +14 -3
- package/dist/actions/verify-token.d.mts.map +1 -1
- package/dist/actions/verify-token.mjs +1 -1
- package/dist/actions/verify-token.mjs.map +1 -1
- package/dist/catalog.cjs +14 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +13 -0
- package/dist/catalog.d.mts +13 -0
- package/dist/catalog.mjs +14 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rename-file.mjs","names":[],"sources":["../../src/actions/rename-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRenameFileInput
|
|
1
|
+
{"version":3,"file":"rename-file.mjs","names":[],"sources":["../../src/actions/rename-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRenameFileInput = z.object({\n id: z.string().describe(\"UUID of the file to rename\"),\n name: z.string().describe(\"New name for the file (1-250 characters)\"),\n}).describe(\"Request schema for renaming a Penpot file.\");\nexport const PenpotRenameFileOutput = z.object({\n id: z.string().describe(\"UUID of the renamed file\").nullable(),\n name: z.string().describe(\"New name of the file\").nullable(),\n createdAt: z.string().describe(\"ISO timestamp when the file was created\").nullable(),\n modifiedAt: z.string().describe(\"ISO timestamp when the file was last modified\").nullable(),\n}).passthrough().describe(\"Response schema after renaming a file in Penpot.\");\n\nexport const penpotRenameFile = action(\"PENPOT_RENAME_FILE\", {\n slug: \"penpot-rename-file\",\n name: \"Rename File\",\n description: \"Tool to rename a design file in Penpot. Use when you need to change the name of an existing file.\",\n input: PenpotRenameFileInput,\n output: PenpotRenameFileOutput,\n});\n"],"mappings":";;AAeA,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfmC,EAAE,OAAO;EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;EACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACtE,CAAC,CAAC,CAAC,SAAS,4CAYH;CACP,QAZoC,EAAE,OAAO;EAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;EAC3D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EACnF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAOhB;AACV,CAAC"}
|
|
@@ -6,13 +6,13 @@ const PenpotRenameProjectInput = zod.z.object({
|
|
|
6
6
|
name: zod.z.string().describe("New name for the project")
|
|
7
7
|
}).describe("Request model for renaming a project in Penpot.");
|
|
8
8
|
const PenpotRenameProjectOutput = zod.z.object({
|
|
9
|
-
id: zod.z.string().describe("UUID of the renamed project"),
|
|
10
|
-
name: zod.z.string().describe("New name of the project"),
|
|
9
|
+
id: zod.z.string().describe("UUID of the renamed project").nullable(),
|
|
10
|
+
name: zod.z.string().describe("New name of the project").nullable(),
|
|
11
11
|
team_id: zod.z.string().describe("UUID of the team the project belongs to").nullable().optional(),
|
|
12
12
|
created_at: zod.z.string().describe("Timestamp when the project was created").nullable().optional(),
|
|
13
13
|
is_default: zod.z.boolean().describe("Whether this is the default project for the team").nullable().optional(),
|
|
14
14
|
modified_at: zod.z.string().describe("Timestamp when the project was last modified").nullable().optional()
|
|
15
|
-
}).describe("Response model for RenameProject action.");
|
|
15
|
+
}).passthrough().describe("Response model for RenameProject action.");
|
|
16
16
|
const penpotRenameProject = require_action.action("PENPOT_RENAME_PROJECT", {
|
|
17
17
|
slug: "penpot-rename-project",
|
|
18
18
|
name: "Rename Project",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rename-project.cjs","names":["z","action"],"sources":["../../src/actions/rename-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRenameProjectInput
|
|
1
|
+
{"version":3,"file":"rename-project.cjs","names":["z","action"],"sources":["../../src/actions/rename-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRenameProjectInput = z.object({\n id: z.string().describe(\"UUID of the project to rename\"),\n name: z.string().describe(\"New name for the project\"),\n}).describe(\"Request model for renaming a project in Penpot.\");\nexport const PenpotRenameProjectOutput = z.object({\n id: z.string().describe(\"UUID of the renamed project\").nullable(),\n name: z.string().describe(\"New name of the project\").nullable(),\n team_id: z.string().describe(\"UUID of the team the project belongs to\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the project was created\").nullable().optional(),\n is_default: z.boolean().describe(\"Whether this is the default project for the team\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the project was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model for RenameProject action.\");\n\nexport const penpotRenameProject = action(\"PENPOT_RENAME_PROJECT\", {\n slug: \"penpot-rename-project\",\n name: \"Rename Project\",\n description: \"Tool to rename an existing project in Penpot. Use when you need to update a project's name.\",\n input: PenpotRenameProjectInput,\n output: PenpotRenameProjectOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;AACtD,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC9D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAEpE,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/rename-project.d.ts
|
|
4
|
-
declare const PenpotRenameProjectInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotRenameProjectInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
name: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const PenpotRenameProjectOutput: z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodString>;
|
|
10
|
+
name: z.ZodNullable<z.ZodString>;
|
|
11
|
+
team_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
is_default: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
|
+
modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
|
+
declare const penpotRenameProject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
id: string;
|
|
18
|
+
name: string;
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { penpotRenameProject };
|
|
9
22
|
//# sourceMappingURL=rename-project.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rename-project.d.cts","names":[],"sources":["../../src/actions/rename-project.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"rename-project.d.cts","names":[],"sources":["../../src/actions/rename-project.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;cASzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/rename-project.d.ts
|
|
4
|
-
declare const PenpotRenameProjectInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotRenameProjectInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
name: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const PenpotRenameProjectOutput: z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodString>;
|
|
10
|
+
name: z.ZodNullable<z.ZodString>;
|
|
11
|
+
team_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
is_default: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
|
+
modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
|
+
declare const penpotRenameProject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
id: string;
|
|
18
|
+
name: string;
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { penpotRenameProject };
|
|
9
22
|
//# sourceMappingURL=rename-project.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rename-project.d.mts","names":[],"sources":["../../src/actions/rename-project.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"rename-project.d.mts","names":[],"sources":["../../src/actions/rename-project.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;cASzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -9,13 +9,13 @@ const penpotRenameProject = action("PENPOT_RENAME_PROJECT", {
|
|
|
9
9
|
name: z.string().describe("New name for the project")
|
|
10
10
|
}).describe("Request model for renaming a project in Penpot."),
|
|
11
11
|
output: z.object({
|
|
12
|
-
id: z.string().describe("UUID of the renamed project"),
|
|
13
|
-
name: z.string().describe("New name of the project"),
|
|
12
|
+
id: z.string().describe("UUID of the renamed project").nullable(),
|
|
13
|
+
name: z.string().describe("New name of the project").nullable(),
|
|
14
14
|
team_id: z.string().describe("UUID of the team the project belongs to").nullable().optional(),
|
|
15
15
|
created_at: z.string().describe("Timestamp when the project was created").nullable().optional(),
|
|
16
16
|
is_default: z.boolean().describe("Whether this is the default project for the team").nullable().optional(),
|
|
17
17
|
modified_at: z.string().describe("Timestamp when the project was last modified").nullable().optional()
|
|
18
|
-
}).describe("Response model for RenameProject action.")
|
|
18
|
+
}).passthrough().describe("Response model for RenameProject action.")
|
|
19
19
|
});
|
|
20
20
|
//#endregion
|
|
21
21
|
export { penpotRenameProject };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rename-project.mjs","names":[],"sources":["../../src/actions/rename-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRenameProjectInput
|
|
1
|
+
{"version":3,"file":"rename-project.mjs","names":[],"sources":["../../src/actions/rename-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRenameProjectInput = z.object({\n id: z.string().describe(\"UUID of the project to rename\"),\n name: z.string().describe(\"New name for the project\"),\n}).describe(\"Request model for renaming a project in Penpot.\");\nexport const PenpotRenameProjectOutput = z.object({\n id: z.string().describe(\"UUID of the renamed project\").nullable(),\n name: z.string().describe(\"New name of the project\").nullable(),\n team_id: z.string().describe(\"UUID of the team the project belongs to\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the project was created\").nullable().optional(),\n is_default: z.boolean().describe(\"Whether this is the default project for the team\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the project was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model for RenameProject action.\");\n\nexport const penpotRenameProject = action(\"PENPOT_RENAME_PROJECT\", {\n slug: \"penpot-rename-project\",\n name: \"Rename Project\",\n description: \"Tool to rename an existing project in Penpot. Use when you need to update a project's name.\",\n input: PenpotRenameProjectInput,\n output: PenpotRenameProjectOutput,\n});\n"],"mappings":";;AAiBA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBsC,EAAE,OAAO;EAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;EACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;CACtD,CAAC,CAAC,CAAC,SAAS,iDAcH;CACP,QAduC,EAAE,OAAO;EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;EAC9D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAOhB;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/request-profile-recovery.ts
|
|
4
4
|
const PenpotRequestProfileRecoveryInput = zod.z.object({ email: zod.z.string().describe("Email address of the user account to recover. A recovery email will be sent to this address with a token to reset the password.") }).describe("Request model for requesting a password/profile recovery email.");
|
|
5
|
-
const PenpotRequestProfileRecoveryOutput = zod.z.
|
|
5
|
+
const PenpotRequestProfileRecoveryOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Response model for profile recovery request operation.\nThe API typically returns an empty response on success.");
|
|
6
6
|
const penpotRequestProfileRecovery = require_action.action("PENPOT_REQUEST_PROFILE_RECOVERY", {
|
|
7
7
|
slug: "penpot-request-profile-recovery",
|
|
8
8
|
name: "Request Profile Recovery",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"request-profile-recovery.cjs","names":["z","action"],"sources":["../../src/actions/request-profile-recovery.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRequestProfileRecoveryInput
|
|
1
|
+
{"version":3,"file":"request-profile-recovery.cjs","names":["z","action"],"sources":["../../src/actions/request-profile-recovery.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRequestProfileRecoveryInput = z.object({\n email: z.string().describe(\"Email address of the user account to recover. A recovery email will be sent to this address with a token to reset the password.\"),\n}).describe(\"Request model for requesting a password/profile recovery email.\");\nexport const PenpotRequestProfileRecoveryOutput = z.record(z.string(), z.unknown()).describe(\"Response model for profile recovery request operation.\\nThe API typically returns an empty response on success.\");\n\nexport const penpotRequestProfileRecovery = action(\"PENPOT_REQUEST_PROFILE_RECOVERY\", {\n slug: \"penpot-request-profile-recovery\",\n name: \"Request Profile Recovery\",\n description: \"Tool to request a password/profile recovery email. Use when a user has forgotten their password and needs to initiate the account recovery process. An email with a recovery token will be sent to the specified address.\",\n input: PenpotRequestProfileRecoveryInput,\n output: PenpotRequestProfileRecoveryOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI,EAC9J,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAa,qCAAqCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iHAAiH;AAE9M,MAAa,+BAA+BC,eAAAA,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/request-profile-recovery.d.ts
|
|
4
|
-
declare const PenpotRequestProfileRecoveryInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotRequestProfileRecoveryInput: z.ZodObject<{
|
|
5
|
+
email: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const PenpotRequestProfileRecoveryOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
+
declare const penpotRequestProfileRecovery: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
|
+
email: string;
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
11
|
//#endregion
|
|
8
12
|
export { penpotRequestProfileRecovery };
|
|
9
13
|
//# sourceMappingURL=request-profile-recovery.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"request-profile-recovery.d.cts","names":[],"sources":["../../src/actions/request-profile-recovery.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"request-profile-recovery.d.cts","names":[],"sources":["../../src/actions/request-profile-recovery.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAGjC,kCAAA,EAAkC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAElC,4BAAA,gCAA4B,wBAAA"}
|
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/request-profile-recovery.d.ts
|
|
4
|
-
declare const PenpotRequestProfileRecoveryInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotRequestProfileRecoveryInput: z.ZodObject<{
|
|
5
|
+
email: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const PenpotRequestProfileRecoveryOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
+
declare const penpotRequestProfileRecovery: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
|
+
email: string;
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
11
|
//#endregion
|
|
8
12
|
export { penpotRequestProfileRecovery };
|
|
9
13
|
//# sourceMappingURL=request-profile-recovery.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"request-profile-recovery.d.mts","names":[],"sources":["../../src/actions/request-profile-recovery.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"request-profile-recovery.d.mts","names":[],"sources":["../../src/actions/request-profile-recovery.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAGjC,kCAAA,EAAkC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAElC,4BAAA,gCAA4B,wBAAA"}
|
|
@@ -5,7 +5,7 @@ const penpotRequestProfileRecovery = action("PENPOT_REQUEST_PROFILE_RECOVERY", {
|
|
|
5
5
|
name: "Request Profile Recovery",
|
|
6
6
|
description: "Tool to request a password/profile recovery email. Use when a user has forgotten their password and needs to initiate the account recovery process. An email with a recovery token will be sent to the specified address.",
|
|
7
7
|
input: z.object({ email: z.string().describe("Email address of the user account to recover. A recovery email will be sent to this address with a token to reset the password.") }).describe("Request model for requesting a password/profile recovery email."),
|
|
8
|
-
output: z.
|
|
8
|
+
output: z.record(z.string(), z.unknown()).describe("Response model for profile recovery request operation.\nThe API typically returns an empty response on success.")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { penpotRequestProfileRecovery };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"request-profile-recovery.mjs","names":[],"sources":["../../src/actions/request-profile-recovery.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRequestProfileRecoveryInput
|
|
1
|
+
{"version":3,"file":"request-profile-recovery.mjs","names":[],"sources":["../../src/actions/request-profile-recovery.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRequestProfileRecoveryInput = z.object({\n email: z.string().describe(\"Email address of the user account to recover. A recovery email will be sent to this address with a token to reset the password.\"),\n}).describe(\"Request model for requesting a password/profile recovery email.\");\nexport const PenpotRequestProfileRecoveryOutput = z.record(z.string(), z.unknown()).describe(\"Response model for profile recovery request operation.\\nThe API typically returns an empty response on success.\");\n\nexport const penpotRequestProfileRecovery = action(\"PENPOT_REQUEST_PROFILE_RECOVERY\", {\n slug: \"penpot-request-profile-recovery\",\n name: \"Request Profile Recovery\",\n description: \"Tool to request a password/profile recovery email. Use when a user has forgotten their password and needs to initiate the account recovery process. An email with a recovery token will be sent to the specified address.\",\n input: PenpotRequestProfileRecoveryInput,\n output: PenpotRequestProfileRecoveryOutput,\n});\n"],"mappings":";;AASA,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAT+C,EAAE,OAAO,EACxD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI,EAC9J,CAAC,CAAC,CAAC,SAAS,iEAOH;CACP,QAPgD,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iHAOnF;AACV,CAAC"}
|
|
@@ -5,7 +5,7 @@ const PenpotRestoreDeletedTeamFilesInput = zod.z.object({
|
|
|
5
5
|
ids: zod.z.array(zod.z.string()).describe("List of file UUIDs to restore from deletion. Each file will have its deletion mark removed along with its respective project."),
|
|
6
6
|
team_id: zod.z.string().describe("UUID of the team containing the deleted files to restore")
|
|
7
7
|
}).describe("Request model for restoring deleted files in a Penpot team.");
|
|
8
|
-
const PenpotRestoreDeletedTeamFilesOutput = zod.z.object({ success: zod.z.boolean().default(true).describe("Indicates whether the files were successfully restored").nullable().optional() }).describe("Response model for restoring deleted files in a Penpot team.");
|
|
8
|
+
const PenpotRestoreDeletedTeamFilesOutput = zod.z.object({ success: zod.z.boolean().default(true).describe("Indicates whether the files were successfully restored").nullable().optional() }).passthrough().describe("Response model for restoring deleted files in a Penpot team.");
|
|
9
9
|
const penpotRestoreDeletedTeamFiles = require_action.action("PENPOT_RESTORE_DELETED_TEAM_FILES", {
|
|
10
10
|
slug: "penpot-restore-deleted-team-files",
|
|
11
11
|
name: "Restore Deleted Team Files",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restore-deleted-team-files.cjs","names":["z","action"],"sources":["../../src/actions/restore-deleted-team-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRestoreDeletedTeamFilesInput
|
|
1
|
+
{"version":3,"file":"restore-deleted-team-files.cjs","names":["z","action"],"sources":["../../src/actions/restore-deleted-team-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRestoreDeletedTeamFilesInput = z.object({\n ids: z.array(z.string()).describe(\"List of file UUIDs to restore from deletion. Each file will have its deletion mark removed along with its respective project.\"),\n team_id: z.string().describe(\"UUID of the team containing the deleted files to restore\"),\n}).describe(\"Request model for restoring deleted files in a Penpot team.\");\nexport const PenpotRestoreDeletedTeamFilesOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the files were successfully restored\").nullable().optional(),\n}).passthrough().describe(\"Response model for restoring deleted files in a Penpot team.\");\n\nexport const penpotRestoreDeletedTeamFiles = action(\"PENPOT_RESTORE_DELETED_TEAM_FILES\", {\n slug: \"penpot-restore-deleted-team-files\",\n name: \"Restore Deleted Team Files\",\n description: \"Tool to restore deleted files in a Penpot team. Use when you need to remove the deletion mark from files and projects that are in the team's trash.\",\n input: PenpotRestoreDeletedTeamFilesInput,\n output: PenpotRestoreDeletedTeamFilesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+HAA+H;CACjK,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;AACzF,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AAExF,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/restore-deleted-team-files.d.ts
|
|
4
|
-
declare const PenpotRestoreDeletedTeamFilesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotRestoreDeletedTeamFilesInput: z.ZodObject<{
|
|
5
|
+
ids: z.ZodArray<z.ZodString>;
|
|
6
|
+
team_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const PenpotRestoreDeletedTeamFilesOutput: z.ZodObject<{
|
|
9
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const penpotRestoreDeletedTeamFiles: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
ids: string[];
|
|
13
|
+
team_id: string;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { penpotRestoreDeletedTeamFiles };
|
|
9
17
|
//# sourceMappingURL=restore-deleted-team-files.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restore-deleted-team-files.d.cts","names":[],"sources":["../../src/actions/restore-deleted-team-files.ts"],"mappings":";;;cAIa,kCAAA,
|
|
1
|
+
{"version":3,"file":"restore-deleted-team-files.d.cts","names":[],"sources":["../../src/actions/restore-deleted-team-files.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;cAIlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAInC,6BAAA,gCAA6B,wBAAA"}
|
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/restore-deleted-team-files.d.ts
|
|
4
|
-
declare const PenpotRestoreDeletedTeamFilesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotRestoreDeletedTeamFilesInput: z.ZodObject<{
|
|
5
|
+
ids: z.ZodArray<z.ZodString>;
|
|
6
|
+
team_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const PenpotRestoreDeletedTeamFilesOutput: z.ZodObject<{
|
|
9
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const penpotRestoreDeletedTeamFiles: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
ids: string[];
|
|
13
|
+
team_id: string;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { penpotRestoreDeletedTeamFiles };
|
|
9
17
|
//# sourceMappingURL=restore-deleted-team-files.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restore-deleted-team-files.d.mts","names":[],"sources":["../../src/actions/restore-deleted-team-files.ts"],"mappings":";;;cAIa,kCAAA,
|
|
1
|
+
{"version":3,"file":"restore-deleted-team-files.d.mts","names":[],"sources":["../../src/actions/restore-deleted-team-files.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;cAIlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAInC,6BAAA,gCAA6B,wBAAA"}
|
|
@@ -8,7 +8,7 @@ const penpotRestoreDeletedTeamFiles = action("PENPOT_RESTORE_DELETED_TEAM_FILES"
|
|
|
8
8
|
ids: z.array(z.string()).describe("List of file UUIDs to restore from deletion. Each file will have its deletion mark removed along with its respective project."),
|
|
9
9
|
team_id: z.string().describe("UUID of the team containing the deleted files to restore")
|
|
10
10
|
}).describe("Request model for restoring deleted files in a Penpot team."),
|
|
11
|
-
output: z.object({ success: z.boolean().default(true).describe("Indicates whether the files were successfully restored").nullable().optional() }).describe("Response model for restoring deleted files in a Penpot team.")
|
|
11
|
+
output: z.object({ success: z.boolean().default(true).describe("Indicates whether the files were successfully restored").nullable().optional() }).passthrough().describe("Response model for restoring deleted files in a Penpot team.")
|
|
12
12
|
});
|
|
13
13
|
//#endregion
|
|
14
14
|
export { penpotRestoreDeletedTeamFiles };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restore-deleted-team-files.mjs","names":[],"sources":["../../src/actions/restore-deleted-team-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRestoreDeletedTeamFilesInput
|
|
1
|
+
{"version":3,"file":"restore-deleted-team-files.mjs","names":[],"sources":["../../src/actions/restore-deleted-team-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRestoreDeletedTeamFilesInput = z.object({\n ids: z.array(z.string()).describe(\"List of file UUIDs to restore from deletion. Each file will have its deletion mark removed along with its respective project.\"),\n team_id: z.string().describe(\"UUID of the team containing the deleted files to restore\"),\n}).describe(\"Request model for restoring deleted files in a Penpot team.\");\nexport const PenpotRestoreDeletedTeamFilesOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the files were successfully restored\").nullable().optional(),\n}).passthrough().describe(\"Response model for restoring deleted files in a Penpot team.\");\n\nexport const penpotRestoreDeletedTeamFiles = action(\"PENPOT_RESTORE_DELETED_TEAM_FILES\", {\n slug: \"penpot-restore-deleted-team-files\",\n name: \"Restore Deleted Team Files\",\n description: \"Tool to restore deleted files in a Penpot team. Use when you need to remove the deletion mark from files and projects that are in the team's trash.\",\n input: PenpotRestoreDeletedTeamFilesInput,\n output: PenpotRestoreDeletedTeamFilesOutput,\n});\n"],"mappings":";;AAYA,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZgD,EAAE,OAAO;EACzD,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+HAA+H;EACjK,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CACzF,CAAC,CAAC,CAAC,SAAS,6DASH;CACP,QATiD,EAAE,OAAO,EAC1D,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAOhB;AACV,CAAC"}
|
|
@@ -5,7 +5,7 @@ const PenpotRestoreFileSnapshotInput = zod.z.object({
|
|
|
5
5
|
id: zod.z.string().describe("UUID of the snapshot to restore to"),
|
|
6
6
|
fileId: zod.z.string().describe("UUID of the Penpot file to restore")
|
|
7
7
|
}).describe("Request model for restoring a Penpot file to a previous snapshot.\n\nThis allows you to revert a file to a specific saved version from its history.");
|
|
8
|
-
const PenpotRestoreFileSnapshotOutput = zod.z.object({ success: zod.z.boolean().default(true).describe("Indicates whether the file was restored successfully to the snapshot").nullable().optional() }).describe("Response model for restoring a file snapshot.\n\nIndicates whether the restore operation was successful.");
|
|
8
|
+
const PenpotRestoreFileSnapshotOutput = zod.z.object({ success: zod.z.boolean().default(true).describe("Indicates whether the file was restored successfully to the snapshot").nullable().optional() }).passthrough().describe("Response model for restoring a file snapshot.\n\nIndicates whether the restore operation was successful.");
|
|
9
9
|
const penpotRestoreFileSnapshot = require_action.action("PENPOT_RESTORE_FILE_SNAPSHOT", {
|
|
10
10
|
slug: "penpot-restore-file-snapshot",
|
|
11
11
|
name: "Restore File Snapshot",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restore-file-snapshot.cjs","names":["z","action"],"sources":["../../src/actions/restore-file-snapshot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRestoreFileSnapshotInput
|
|
1
|
+
{"version":3,"file":"restore-file-snapshot.cjs","names":["z","action"],"sources":["../../src/actions/restore-file-snapshot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRestoreFileSnapshotInput = z.object({\n id: z.string().describe(\"UUID of the snapshot to restore to\"),\n fileId: z.string().describe(\"UUID of the Penpot file to restore\"),\n}).describe(\"Request model for restoring a Penpot file to a previous snapshot.\\n\\nThis allows you to revert a file to a specific saved version from its history.\");\nexport const PenpotRestoreFileSnapshotOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the file was restored successfully to the snapshot\").nullable().optional(),\n}).passthrough().describe(\"Response model for restoring a file snapshot.\\n\\nIndicates whether the restore operation was successful.\");\n\nexport const penpotRestoreFileSnapshot = action(\"PENPOT_RESTORE_FILE_SNAPSHOT\", {\n slug: \"penpot-restore-file-snapshot\",\n name: \"Restore File Snapshot\",\n description: \"Tool to restore a Penpot file to a previous snapshot. Use when you need to revert a file to a previously saved version from its history.\",\n input: PenpotRestoreFileSnapshotInput,\n output: PenpotRestoreFileSnapshotOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAC5D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;AAClE,CAAC,CAAC,CAAC,SAAS,qJAAqJ;AACjK,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC1I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0GAA0G;AAEpI,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/restore-file-snapshot.d.ts
|
|
4
|
-
declare const PenpotRestoreFileSnapshotInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotRestoreFileSnapshotInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
fileId: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const PenpotRestoreFileSnapshotOutput: z.ZodObject<{
|
|
9
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const penpotRestoreFileSnapshot: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
id: string;
|
|
13
|
+
fileId: string;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { penpotRestoreFileSnapshot };
|
|
9
17
|
//# sourceMappingURL=restore-file-snapshot.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restore-file-snapshot.d.cts","names":[],"sources":["../../src/actions/restore-file-snapshot.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"restore-file-snapshot.d.cts","names":[],"sources":["../../src/actions/restore-file-snapshot.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAI9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAI/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/restore-file-snapshot.d.ts
|
|
4
|
-
declare const PenpotRestoreFileSnapshotInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotRestoreFileSnapshotInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
fileId: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const PenpotRestoreFileSnapshotOutput: z.ZodObject<{
|
|
9
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const penpotRestoreFileSnapshot: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
id: string;
|
|
13
|
+
fileId: string;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { penpotRestoreFileSnapshot };
|
|
9
17
|
//# sourceMappingURL=restore-file-snapshot.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restore-file-snapshot.d.mts","names":[],"sources":["../../src/actions/restore-file-snapshot.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"restore-file-snapshot.d.mts","names":[],"sources":["../../src/actions/restore-file-snapshot.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAI9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAI/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -8,7 +8,7 @@ const penpotRestoreFileSnapshot = action("PENPOT_RESTORE_FILE_SNAPSHOT", {
|
|
|
8
8
|
id: z.string().describe("UUID of the snapshot to restore to"),
|
|
9
9
|
fileId: z.string().describe("UUID of the Penpot file to restore")
|
|
10
10
|
}).describe("Request model for restoring a Penpot file to a previous snapshot.\n\nThis allows you to revert a file to a specific saved version from its history."),
|
|
11
|
-
output: z.object({ success: z.boolean().default(true).describe("Indicates whether the file was restored successfully to the snapshot").nullable().optional() }).describe("Response model for restoring a file snapshot.\n\nIndicates whether the restore operation was successful.")
|
|
11
|
+
output: z.object({ success: z.boolean().default(true).describe("Indicates whether the file was restored successfully to the snapshot").nullable().optional() }).passthrough().describe("Response model for restoring a file snapshot.\n\nIndicates whether the restore operation was successful.")
|
|
12
12
|
});
|
|
13
13
|
//#endregion
|
|
14
14
|
export { penpotRestoreFileSnapshot };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restore-file-snapshot.mjs","names":[],"sources":["../../src/actions/restore-file-snapshot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRestoreFileSnapshotInput
|
|
1
|
+
{"version":3,"file":"restore-file-snapshot.mjs","names":[],"sources":["../../src/actions/restore-file-snapshot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRestoreFileSnapshotInput = z.object({\n id: z.string().describe(\"UUID of the snapshot to restore to\"),\n fileId: z.string().describe(\"UUID of the Penpot file to restore\"),\n}).describe(\"Request model for restoring a Penpot file to a previous snapshot.\\n\\nThis allows you to revert a file to a specific saved version from its history.\");\nexport const PenpotRestoreFileSnapshotOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the file was restored successfully to the snapshot\").nullable().optional(),\n}).passthrough().describe(\"Response model for restoring a file snapshot.\\n\\nIndicates whether the restore operation was successful.\");\n\nexport const penpotRestoreFileSnapshot = action(\"PENPOT_RESTORE_FILE_SNAPSHOT\", {\n slug: \"penpot-restore-file-snapshot\",\n name: \"Restore File Snapshot\",\n description: \"Tool to restore a Penpot file to a previous snapshot. Use when you need to revert a file to a previously saved version from its history.\",\n input: PenpotRestoreFileSnapshotInput,\n output: PenpotRestoreFileSnapshotOutput,\n});\n"],"mappings":";;AAYA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ4C,EAAE,OAAO;EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;EAC5D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAClE,CAAC,CAAC,CAAC,SAAS,qJASH;CACP,QAT6C,EAAE,OAAO,EACtD,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC1I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0GAOhB;AACV,CAAC"}
|
|
@@ -13,8 +13,8 @@ const PenpotSearchFiles_SearchFileResultSchema = zod.z.object({
|
|
|
13
13
|
createdAt: zod.z.string().describe("ISO timestamp when the file was created").nullable().optional(),
|
|
14
14
|
projectId: zod.z.string().describe("UUID of the project this file belongs to").nullable().optional(),
|
|
15
15
|
modifiedAt: zod.z.string().describe("ISO timestamp when the file was last modified").nullable().optional()
|
|
16
|
-
}).describe("Represents a single file in search results.");
|
|
17
|
-
const PenpotSearchFilesOutput = zod.z.object({ files: zod.z.array(PenpotSearchFiles_SearchFileResultSchema).describe("List of files matching the search criteria").nullable().optional() }).describe("Response model containing search results for files.");
|
|
16
|
+
}).passthrough().describe("Represents a single file in search results.");
|
|
17
|
+
const PenpotSearchFilesOutput = zod.z.object({ files: zod.z.array(PenpotSearchFiles_SearchFileResultSchema).describe("List of files matching the search criteria").nullable().optional() }).passthrough().describe("Response model containing search results for files.");
|
|
18
18
|
const penpotSearchFiles = require_action.action("PENPOT_SEARCH_FILES", {
|
|
19
19
|
slug: "penpot-search-files",
|
|
20
20
|
name: "Search Files",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-files.cjs","names":["z","action"],"sources":["../../src/actions/search-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotSearchFilesInput
|
|
1
|
+
{"version":3,"file":"search-files.cjs","names":["z","action"],"sources":["../../src/actions/search-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotSearchFilesInput = z.object({\n teamId: z.string().describe(\"UUID of the team to search files in\"),\n searchTerm: z.string().describe(\"Search term to filter files by name or content. If not provided, returns all files in the team.\").optional(),\n}).describe(\"Request model for searching files in a Penpot team.\");\nconst PenpotSearchFiles_SearchFileResultSchema = z.object({\n id: z.string().describe(\"UUID of the file\").nullable().optional(),\n name: z.string().describe(\"Name of the file\").nullable().optional(),\n revn: z.number().int().describe(\"Revision number\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the file is shared\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the file was created\").nullable().optional(),\n projectId: z.string().describe(\"UUID of the project this file belongs to\").nullable().optional(),\n modifiedAt: z.string().describe(\"ISO timestamp when the file was last modified\").nullable().optional(),\n}).passthrough().describe(\"Represents a single file in search results.\");\nexport const PenpotSearchFilesOutput = z.object({\n files: z.array(PenpotSearchFiles_SearchFileResultSchema).describe(\"List of files matching the search criteria\").nullable().optional(),\n}).passthrough().describe(\"Response model containing search results for files.\");\n\nexport const penpotSearchFiles = action(\"PENPOT_SEARCH_FILES\", {\n slug: \"penpot-search-files\",\n name: \"Search Files\",\n description: \"Tool to search for files by name or content in a Penpot team. Use when you need to find specific files within a team using a search term.\",\n input: PenpotSearchFilesInput,\n output: PenpotSearchFilesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CACjE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS;AAC9I,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AACvE,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,OAAOA,IAAAA,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,25 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/search-files.d.ts
|
|
4
|
-
declare const PenpotSearchFilesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotSearchFilesInput: z.ZodObject<{
|
|
5
|
+
teamId: z.ZodString;
|
|
6
|
+
searchTerm: z.ZodOptional<z.ZodString>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const PenpotSearchFilesOutput: z.ZodObject<{
|
|
9
|
+
files: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
revn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
13
|
+
isShared: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
|
+
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
projectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$loose>>>>;
|
|
18
|
+
}, z.core.$loose>;
|
|
19
|
+
declare const penpotSearchFiles: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
|
+
teamId: string;
|
|
21
|
+
searchTerm?: string | undefined;
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
23
|
//#endregion
|
|
8
24
|
export { penpotSearchFiles };
|
|
9
25
|
//# sourceMappingURL=search-files.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-files.d.cts","names":[],"sources":["../../src/actions/search-files.ts"],"mappings":";;;cAIa,sBAAA,
|
|
1
|
+
{"version":3,"file":"search-files.d.cts","names":[],"sources":["../../src/actions/search-files.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;cAatB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;cAIvB,iBAAA,gCAAiB,wBAAA"}
|
|
@@ -1,9 +1,25 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/search-files.d.ts
|
|
4
|
-
declare const PenpotSearchFilesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotSearchFilesInput: z.ZodObject<{
|
|
5
|
+
teamId: z.ZodString;
|
|
6
|
+
searchTerm: z.ZodOptional<z.ZodString>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const PenpotSearchFilesOutput: z.ZodObject<{
|
|
9
|
+
files: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
revn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
13
|
+
isShared: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
|
+
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
projectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$loose>>>>;
|
|
18
|
+
}, z.core.$loose>;
|
|
19
|
+
declare const penpotSearchFiles: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
|
+
teamId: string;
|
|
21
|
+
searchTerm?: string | undefined;
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
23
|
//#endregion
|
|
8
24
|
export { penpotSearchFiles };
|
|
9
25
|
//# sourceMappingURL=search-files.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-files.d.mts","names":[],"sources":["../../src/actions/search-files.ts"],"mappings":";;;cAIa,sBAAA,
|
|
1
|
+
{"version":3,"file":"search-files.d.mts","names":[],"sources":["../../src/actions/search-files.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;cAatB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;cAIvB,iBAAA,gCAAiB,wBAAA"}
|
|
@@ -13,13 +13,13 @@ const PenpotSearchFiles_SearchFileResultSchema = z.object({
|
|
|
13
13
|
createdAt: z.string().describe("ISO timestamp when the file was created").nullable().optional(),
|
|
14
14
|
projectId: z.string().describe("UUID of the project this file belongs to").nullable().optional(),
|
|
15
15
|
modifiedAt: z.string().describe("ISO timestamp when the file was last modified").nullable().optional()
|
|
16
|
-
}).describe("Represents a single file in search results.");
|
|
16
|
+
}).passthrough().describe("Represents a single file in search results.");
|
|
17
17
|
const penpotSearchFiles = action("PENPOT_SEARCH_FILES", {
|
|
18
18
|
slug: "penpot-search-files",
|
|
19
19
|
name: "Search Files",
|
|
20
20
|
description: "Tool to search for files by name or content in a Penpot team. Use when you need to find specific files within a team using a search term.",
|
|
21
21
|
input: PenpotSearchFilesInput,
|
|
22
|
-
output: z.object({ files: z.array(PenpotSearchFiles_SearchFileResultSchema).describe("List of files matching the search criteria").nullable().optional() }).describe("Response model containing search results for files.")
|
|
22
|
+
output: z.object({ files: z.array(PenpotSearchFiles_SearchFileResultSchema).describe("List of files matching the search criteria").nullable().optional() }).passthrough().describe("Response model containing search results for files.")
|
|
23
23
|
});
|
|
24
24
|
//#endregion
|
|
25
25
|
export { penpotSearchFiles };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-files.mjs","names":[],"sources":["../../src/actions/search-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotSearchFilesInput
|
|
1
|
+
{"version":3,"file":"search-files.mjs","names":[],"sources":["../../src/actions/search-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotSearchFilesInput = z.object({\n teamId: z.string().describe(\"UUID of the team to search files in\"),\n searchTerm: z.string().describe(\"Search term to filter files by name or content. If not provided, returns all files in the team.\").optional(),\n}).describe(\"Request model for searching files in a Penpot team.\");\nconst PenpotSearchFiles_SearchFileResultSchema = z.object({\n id: z.string().describe(\"UUID of the file\").nullable().optional(),\n name: z.string().describe(\"Name of the file\").nullable().optional(),\n revn: z.number().int().describe(\"Revision number\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the file is shared\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the file was created\").nullable().optional(),\n projectId: z.string().describe(\"UUID of the project this file belongs to\").nullable().optional(),\n modifiedAt: z.string().describe(\"ISO timestamp when the file was last modified\").nullable().optional(),\n}).passthrough().describe(\"Represents a single file in search results.\");\nexport const PenpotSearchFilesOutput = z.object({\n files: z.array(PenpotSearchFiles_SearchFileResultSchema).describe(\"List of files matching the search criteria\").nullable().optional(),\n}).passthrough().describe(\"Response model containing search results for files.\");\n\nexport const penpotSearchFiles = action(\"PENPOT_SEARCH_FILES\", {\n slug: \"penpot-search-files\",\n name: \"Search Files\",\n description: \"Tool to search for files by name or content in a Penpot team. Use when you need to find specific files within a team using a search term.\",\n input: PenpotSearchFilesInput,\n output: PenpotSearchFilesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyB,EAAE,OAAO;CAC7C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CACjE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS;AAC9I,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,2CAA2C,EAAE,OAAO;CACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAKvE,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATqC,EAAE,OAAO,EAC9C,OAAO,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAOhB;AACV,CAAC"}
|