@keystrokehq/penpot 0.1.5 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/create-access-token.cjs +1 -0
- package/dist/actions/create-access-token.cjs.map +1 -1
- package/dist/actions/create-access-token.d.cts +3 -18
- package/dist/actions/create-access-token.d.cts.map +1 -1
- package/dist/actions/create-access-token.d.mts +3 -18
- package/dist/actions/create-access-token.d.mts.map +1 -1
- package/dist/actions/create-access-token.mjs +1 -0
- package/dist/actions/create-access-token.mjs.map +1 -1
- package/dist/actions/create-comment-thread.cjs +1 -0
- package/dist/actions/create-comment-thread.cjs.map +1 -1
- package/dist/actions/create-comment-thread.d.cts +3 -23
- package/dist/actions/create-comment-thread.d.cts.map +1 -1
- package/dist/actions/create-comment-thread.d.mts +3 -23
- package/dist/actions/create-comment-thread.d.mts.map +1 -1
- package/dist/actions/create-comment-thread.mjs +1 -0
- package/dist/actions/create-comment-thread.mjs.map +1 -1
- package/dist/actions/create-file.cjs +1 -0
- package/dist/actions/create-file.cjs.map +1 -1
- package/dist/actions/create-file.d.cts +3 -21
- package/dist/actions/create-file.d.cts.map +1 -1
- package/dist/actions/create-file.d.mts +3 -21
- package/dist/actions/create-file.d.mts.map +1 -1
- package/dist/actions/create-file.mjs +1 -0
- package/dist/actions/create-file.mjs.map +1 -1
- package/dist/actions/create-project.cjs +1 -0
- package/dist/actions/create-project.cjs.map +1 -1
- package/dist/actions/create-project.d.cts +3 -19
- package/dist/actions/create-project.d.cts.map +1 -1
- package/dist/actions/create-project.d.mts +3 -19
- package/dist/actions/create-project.d.mts.map +1 -1
- package/dist/actions/create-project.mjs +1 -0
- package/dist/actions/create-project.mjs.map +1 -1
- package/dist/actions/create-team-access-request.cjs +1 -0
- package/dist/actions/create-team-access-request.cjs.map +1 -1
- package/dist/actions/create-team-access-request.d.cts +3 -19
- package/dist/actions/create-team-access-request.d.cts.map +1 -1
- package/dist/actions/create-team-access-request.d.mts +3 -19
- package/dist/actions/create-team-access-request.d.mts.map +1 -1
- package/dist/actions/create-team-access-request.mjs +1 -0
- package/dist/actions/create-team-access-request.mjs.map +1 -1
- package/dist/actions/create-team.cjs +1 -0
- package/dist/actions/create-team.cjs.map +1 -1
- package/dist/actions/create-team.d.cts +3 -19
- package/dist/actions/create-team.d.cts.map +1 -1
- package/dist/actions/create-team.d.mts +3 -19
- package/dist/actions/create-team.d.mts.map +1 -1
- package/dist/actions/create-team.mjs +1 -0
- package/dist/actions/create-team.mjs.map +1 -1
- package/dist/actions/create-webhook.cjs +1 -0
- package/dist/actions/create-webhook.cjs.map +1 -1
- package/dist/actions/create-webhook.d.cts +3 -19
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +3 -19
- package/dist/actions/create-webhook.d.mts.map +1 -1
- package/dist/actions/create-webhook.mjs +1 -0
- package/dist/actions/create-webhook.mjs.map +1 -1
- package/dist/actions/delete-access-token.cjs +1 -0
- package/dist/actions/delete-access-token.cjs.map +1 -1
- package/dist/actions/delete-access-token.d.cts +3 -17
- package/dist/actions/delete-access-token.d.cts.map +1 -1
- package/dist/actions/delete-access-token.d.mts +3 -17
- package/dist/actions/delete-access-token.d.mts.map +1 -1
- package/dist/actions/delete-access-token.mjs +1 -0
- package/dist/actions/delete-access-token.mjs.map +1 -1
- package/dist/actions/delete-comment.cjs +1 -0
- package/dist/actions/delete-comment.cjs.map +1 -1
- package/dist/actions/delete-comment.d.cts +3 -18
- package/dist/actions/delete-comment.d.cts.map +1 -1
- package/dist/actions/delete-comment.d.mts +3 -18
- package/dist/actions/delete-comment.d.mts.map +1 -1
- package/dist/actions/delete-comment.mjs +1 -0
- package/dist/actions/delete-comment.mjs.map +1 -1
- package/dist/actions/delete-file-snapshot.cjs +1 -0
- package/dist/actions/delete-file-snapshot.cjs.map +1 -1
- package/dist/actions/delete-file-snapshot.d.cts +3 -17
- package/dist/actions/delete-file-snapshot.d.cts.map +1 -1
- package/dist/actions/delete-file-snapshot.d.mts +3 -17
- package/dist/actions/delete-file-snapshot.d.mts.map +1 -1
- package/dist/actions/delete-file-snapshot.mjs +1 -0
- package/dist/actions/delete-file-snapshot.mjs.map +1 -1
- package/dist/actions/delete-project.cjs +1 -0
- package/dist/actions/delete-project.cjs.map +1 -1
- package/dist/actions/delete-project.d.cts +3 -17
- package/dist/actions/delete-project.d.cts.map +1 -1
- package/dist/actions/delete-project.d.mts +3 -17
- package/dist/actions/delete-project.d.mts.map +1 -1
- package/dist/actions/delete-project.mjs +1 -0
- package/dist/actions/delete-project.mjs.map +1 -1
- package/dist/actions/delete-team-files-permanently.cjs +1 -0
- package/dist/actions/delete-team-files-permanently.cjs.map +1 -1
- package/dist/actions/delete-team-files-permanently.d.cts +3 -18
- package/dist/actions/delete-team-files-permanently.d.cts.map +1 -1
- package/dist/actions/delete-team-files-permanently.d.mts +3 -18
- package/dist/actions/delete-team-files-permanently.d.mts.map +1 -1
- package/dist/actions/delete-team-files-permanently.mjs +1 -0
- package/dist/actions/delete-team-files-permanently.mjs.map +1 -1
- package/dist/actions/delete-team-invitation.cjs +1 -0
- package/dist/actions/delete-team-invitation.cjs.map +1 -1
- package/dist/actions/delete-team-invitation.d.cts +3 -18
- package/dist/actions/delete-team-invitation.d.cts.map +1 -1
- package/dist/actions/delete-team-invitation.d.mts +3 -18
- package/dist/actions/delete-team-invitation.d.mts.map +1 -1
- package/dist/actions/delete-team-invitation.mjs +1 -0
- package/dist/actions/delete-team-invitation.mjs.map +1 -1
- package/dist/actions/delete-team-member.cjs +1 -0
- package/dist/actions/delete-team-member.cjs.map +1 -1
- package/dist/actions/delete-team-member.d.cts +3 -18
- package/dist/actions/delete-team-member.d.cts.map +1 -1
- package/dist/actions/delete-team-member.d.mts +3 -18
- package/dist/actions/delete-team-member.d.mts.map +1 -1
- package/dist/actions/delete-team-member.mjs +1 -0
- package/dist/actions/delete-team-member.mjs.map +1 -1
- package/dist/actions/delete-team.cjs +1 -0
- package/dist/actions/delete-team.cjs.map +1 -1
- package/dist/actions/delete-team.d.cts +3 -17
- package/dist/actions/delete-team.d.cts.map +1 -1
- package/dist/actions/delete-team.d.mts +3 -17
- package/dist/actions/delete-team.d.mts.map +1 -1
- package/dist/actions/delete-team.mjs +1 -0
- package/dist/actions/delete-team.mjs.map +1 -1
- package/dist/actions/delete-webhook.cjs +1 -0
- package/dist/actions/delete-webhook.cjs.map +1 -1
- package/dist/actions/delete-webhook.d.cts +3 -17
- package/dist/actions/delete-webhook.d.cts.map +1 -1
- package/dist/actions/delete-webhook.d.mts +3 -17
- package/dist/actions/delete-webhook.d.mts.map +1 -1
- package/dist/actions/delete-webhook.mjs +1 -0
- package/dist/actions/delete-webhook.mjs.map +1 -1
- package/dist/actions/duplicate-file.cjs +1 -0
- package/dist/actions/duplicate-file.cjs.map +1 -1
- package/dist/actions/duplicate-file.d.cts +3 -18
- package/dist/actions/duplicate-file.d.cts.map +1 -1
- package/dist/actions/duplicate-file.d.mts +3 -18
- package/dist/actions/duplicate-file.d.mts.map +1 -1
- package/dist/actions/duplicate-file.mjs +1 -0
- package/dist/actions/duplicate-file.mjs.map +1 -1
- package/dist/actions/duplicate-project.cjs +1 -0
- package/dist/actions/duplicate-project.cjs.map +1 -1
- package/dist/actions/duplicate-project.d.cts +3 -18
- package/dist/actions/duplicate-project.d.cts.map +1 -1
- package/dist/actions/duplicate-project.d.mts +3 -18
- package/dist/actions/duplicate-project.d.mts.map +1 -1
- package/dist/actions/duplicate-project.mjs +1 -0
- package/dist/actions/duplicate-project.mjs.map +1 -1
- package/dist/actions/get-access-tokens.cjs +1 -0
- package/dist/actions/get-access-tokens.cjs.map +1 -1
- package/dist/actions/get-access-tokens.d.cts +3 -15
- package/dist/actions/get-access-tokens.d.cts.map +1 -1
- package/dist/actions/get-access-tokens.d.mts +3 -15
- package/dist/actions/get-access-tokens.d.mts.map +1 -1
- package/dist/actions/get-access-tokens.mjs +1 -0
- package/dist/actions/get-access-tokens.mjs.map +1 -1
- package/dist/actions/get-all-projects.cjs +1 -0
- package/dist/actions/get-all-projects.cjs.map +1 -1
- package/dist/actions/get-all-projects.d.cts +3 -15
- package/dist/actions/get-all-projects.d.cts.map +1 -1
- package/dist/actions/get-all-projects.d.mts +3 -15
- package/dist/actions/get-all-projects.d.mts.map +1 -1
- package/dist/actions/get-all-projects.mjs +1 -0
- package/dist/actions/get-all-projects.mjs.map +1 -1
- package/dist/actions/get-builtin-templates.cjs +1 -0
- package/dist/actions/get-builtin-templates.cjs.map +1 -1
- package/dist/actions/get-builtin-templates.d.cts +3 -15
- package/dist/actions/get-builtin-templates.d.cts.map +1 -1
- package/dist/actions/get-builtin-templates.d.mts +3 -15
- package/dist/actions/get-builtin-templates.d.mts.map +1 -1
- package/dist/actions/get-builtin-templates.mjs +1 -0
- package/dist/actions/get-builtin-templates.mjs.map +1 -1
- package/dist/actions/get-comment-thread.cjs +1 -0
- package/dist/actions/get-comment-thread.cjs.map +1 -1
- package/dist/actions/get-comment-thread.d.cts +3 -19
- package/dist/actions/get-comment-thread.d.cts.map +1 -1
- package/dist/actions/get-comment-thread.d.mts +3 -19
- package/dist/actions/get-comment-thread.d.mts.map +1 -1
- package/dist/actions/get-comment-thread.mjs +1 -0
- package/dist/actions/get-comment-thread.mjs.map +1 -1
- package/dist/actions/get-comment-threads.cjs +1 -0
- package/dist/actions/get-comment-threads.cjs.map +1 -1
- package/dist/actions/get-comment-threads.d.cts +3 -17
- package/dist/actions/get-comment-threads.d.cts.map +1 -1
- package/dist/actions/get-comment-threads.d.mts +3 -17
- package/dist/actions/get-comment-threads.d.mts.map +1 -1
- package/dist/actions/get-comment-threads.mjs +1 -0
- package/dist/actions/get-comment-threads.mjs.map +1 -1
- package/dist/actions/get-comments.cjs +1 -0
- package/dist/actions/get-comments.cjs.map +1 -1
- package/dist/actions/get-comments.d.cts +3 -17
- package/dist/actions/get-comments.d.cts.map +1 -1
- package/dist/actions/get-comments.d.mts +3 -17
- package/dist/actions/get-comments.d.mts.map +1 -1
- package/dist/actions/get-comments.mjs +1 -0
- package/dist/actions/get-comments.mjs.map +1 -1
- package/dist/actions/get-file-info.cjs +1 -0
- package/dist/actions/get-file-info.cjs.map +1 -1
- package/dist/actions/get-file-info.d.cts +3 -18
- package/dist/actions/get-file-info.d.cts.map +1 -1
- package/dist/actions/get-file-info.d.mts +3 -18
- package/dist/actions/get-file-info.d.mts.map +1 -1
- package/dist/actions/get-file-info.mjs +1 -0
- package/dist/actions/get-file-info.mjs.map +1 -1
- package/dist/actions/get-file-libraries.cjs +1 -0
- package/dist/actions/get-file-libraries.cjs.map +1 -1
- package/dist/actions/get-file-libraries.d.cts +3 -17
- package/dist/actions/get-file-libraries.d.cts.map +1 -1
- package/dist/actions/get-file-libraries.d.mts +3 -17
- package/dist/actions/get-file-libraries.d.mts.map +1 -1
- package/dist/actions/get-file-libraries.mjs +1 -0
- package/dist/actions/get-file-libraries.mjs.map +1 -1
- package/dist/actions/get-file-object-thumbnails.cjs +1 -0
- package/dist/actions/get-file-object-thumbnails.cjs.map +1 -1
- package/dist/actions/get-file-object-thumbnails.d.cts +3 -18
- package/dist/actions/get-file-object-thumbnails.d.cts.map +1 -1
- package/dist/actions/get-file-object-thumbnails.d.mts +3 -18
- package/dist/actions/get-file-object-thumbnails.d.mts.map +1 -1
- package/dist/actions/get-file-object-thumbnails.mjs +1 -0
- package/dist/actions/get-file-object-thumbnails.mjs.map +1 -1
- package/dist/actions/get-file-snapshots.cjs +1 -0
- package/dist/actions/get-file-snapshots.cjs.map +1 -1
- package/dist/actions/get-file-snapshots.d.cts +3 -17
- package/dist/actions/get-file-snapshots.d.cts.map +1 -1
- package/dist/actions/get-file-snapshots.d.mts +3 -17
- package/dist/actions/get-file-snapshots.d.mts.map +1 -1
- package/dist/actions/get-file-snapshots.mjs +1 -0
- package/dist/actions/get-file-snapshots.mjs.map +1 -1
- package/dist/actions/get-file-summary.cjs +1 -0
- package/dist/actions/get-file-summary.cjs.map +1 -1
- package/dist/actions/get-file-summary.d.cts +3 -17
- package/dist/actions/get-file-summary.d.cts.map +1 -1
- package/dist/actions/get-file-summary.d.mts +3 -17
- package/dist/actions/get-file-summary.d.mts.map +1 -1
- package/dist/actions/get-file-summary.mjs +1 -0
- package/dist/actions/get-file-summary.mjs.map +1 -1
- package/dist/actions/get-file.cjs +1 -0
- package/dist/actions/get-file.cjs.map +1 -1
- package/dist/actions/get-file.d.cts +3 -18
- package/dist/actions/get-file.d.cts.map +1 -1
- package/dist/actions/get-file.d.mts +3 -18
- package/dist/actions/get-file.d.mts.map +1 -1
- package/dist/actions/get-file.mjs +1 -0
- package/dist/actions/get-file.mjs.map +1 -1
- package/dist/actions/get-font-variants.cjs +1 -0
- package/dist/actions/get-font-variants.cjs.map +1 -1
- package/dist/actions/get-font-variants.d.cts +3 -20
- package/dist/actions/get-font-variants.d.cts.map +1 -1
- package/dist/actions/get-font-variants.d.mts +3 -20
- package/dist/actions/get-font-variants.d.mts.map +1 -1
- package/dist/actions/get-font-variants.mjs +1 -0
- package/dist/actions/get-font-variants.mjs.map +1 -1
- package/dist/actions/get-library-file-references.cjs +1 -0
- package/dist/actions/get-library-file-references.cjs.map +1 -1
- package/dist/actions/get-library-file-references.d.cts +3 -17
- package/dist/actions/get-library-file-references.d.cts.map +1 -1
- package/dist/actions/get-library-file-references.d.mts +3 -17
- package/dist/actions/get-library-file-references.d.mts.map +1 -1
- package/dist/actions/get-library-file-references.mjs +1 -0
- package/dist/actions/get-library-file-references.mjs.map +1 -1
- package/dist/actions/get-library-usage.cjs +1 -0
- package/dist/actions/get-library-usage.cjs.map +1 -1
- package/dist/actions/get-library-usage.d.cts +3 -17
- package/dist/actions/get-library-usage.d.cts.map +1 -1
- package/dist/actions/get-library-usage.d.mts +3 -17
- package/dist/actions/get-library-usage.d.mts.map +1 -1
- package/dist/actions/get-library-usage.mjs +1 -0
- package/dist/actions/get-library-usage.mjs.map +1 -1
- package/dist/actions/get-owned-teams.cjs +1 -0
- package/dist/actions/get-owned-teams.cjs.map +1 -1
- package/dist/actions/get-owned-teams.d.cts +3 -15
- package/dist/actions/get-owned-teams.d.cts.map +1 -1
- package/dist/actions/get-owned-teams.d.mts +3 -15
- package/dist/actions/get-owned-teams.d.mts.map +1 -1
- package/dist/actions/get-owned-teams.mjs +1 -0
- package/dist/actions/get-owned-teams.mjs.map +1 -1
- package/dist/actions/get-page.cjs +1 -0
- package/dist/actions/get-page.cjs.map +1 -1
- package/dist/actions/get-page.d.cts +3 -19
- package/dist/actions/get-page.d.cts.map +1 -1
- package/dist/actions/get-page.d.mts +3 -19
- package/dist/actions/get-page.d.mts.map +1 -1
- package/dist/actions/get-page.mjs +1 -0
- package/dist/actions/get-page.mjs.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.cjs +1 -0
- package/dist/actions/get-profiles-for-file-comments.cjs.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.d.cts +3 -18
- package/dist/actions/get-profiles-for-file-comments.d.cts.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.d.mts +3 -18
- package/dist/actions/get-profiles-for-file-comments.d.mts.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.mjs +1 -0
- package/dist/actions/get-profiles-for-file-comments.mjs.map +1 -1
- package/dist/actions/get-project-files.cjs +1 -0
- package/dist/actions/get-project-files.cjs.map +1 -1
- package/dist/actions/get-project-files.d.cts +3 -17
- package/dist/actions/get-project-files.d.cts.map +1 -1
- package/dist/actions/get-project-files.d.mts +3 -17
- package/dist/actions/get-project-files.d.mts.map +1 -1
- package/dist/actions/get-project-files.mjs +1 -0
- package/dist/actions/get-project-files.mjs.map +1 -1
- package/dist/actions/get-project.cjs +1 -0
- package/dist/actions/get-project.cjs.map +1 -1
- package/dist/actions/get-project.d.cts +3 -17
- package/dist/actions/get-project.d.cts.map +1 -1
- package/dist/actions/get-project.d.mts +3 -17
- package/dist/actions/get-project.d.mts.map +1 -1
- package/dist/actions/get-project.mjs +1 -0
- package/dist/actions/get-project.mjs.map +1 -1
- package/dist/actions/get-sso-provider.cjs +1 -0
- package/dist/actions/get-sso-provider.cjs.map +1 -1
- package/dist/actions/get-sso-provider.d.cts +3 -17
- package/dist/actions/get-sso-provider.d.cts.map +1 -1
- package/dist/actions/get-sso-provider.d.mts +3 -17
- package/dist/actions/get-sso-provider.d.mts.map +1 -1
- package/dist/actions/get-sso-provider.mjs +1 -0
- package/dist/actions/get-sso-provider.mjs.map +1 -1
- package/dist/actions/get-subscription-usage.cjs +1 -0
- package/dist/actions/get-subscription-usage.cjs.map +1 -1
- package/dist/actions/get-subscription-usage.d.cts +3 -15
- package/dist/actions/get-subscription-usage.d.cts.map +1 -1
- package/dist/actions/get-subscription-usage.d.mts +3 -15
- package/dist/actions/get-subscription-usage.d.mts.map +1 -1
- package/dist/actions/get-subscription-usage.mjs +1 -0
- package/dist/actions/get-subscription-usage.mjs.map +1 -1
- package/dist/actions/get-team-deleted-files.cjs +1 -0
- package/dist/actions/get-team-deleted-files.cjs.map +1 -1
- package/dist/actions/get-team-deleted-files.d.cts +3 -17
- package/dist/actions/get-team-deleted-files.d.cts.map +1 -1
- package/dist/actions/get-team-deleted-files.d.mts +3 -17
- package/dist/actions/get-team-deleted-files.d.mts.map +1 -1
- package/dist/actions/get-team-deleted-files.mjs +1 -0
- package/dist/actions/get-team-deleted-files.mjs.map +1 -1
- package/dist/actions/get-team-info.cjs +1 -0
- package/dist/actions/get-team-info.cjs.map +1 -1
- package/dist/actions/get-team-info.d.cts +3 -17
- package/dist/actions/get-team-info.d.cts.map +1 -1
- package/dist/actions/get-team-info.d.mts +3 -17
- package/dist/actions/get-team-info.d.mts.map +1 -1
- package/dist/actions/get-team-info.mjs +1 -0
- package/dist/actions/get-team-info.mjs.map +1 -1
- package/dist/actions/get-team-invitations.cjs +1 -0
- package/dist/actions/get-team-invitations.cjs.map +1 -1
- package/dist/actions/get-team-invitations.d.cts +3 -17
- package/dist/actions/get-team-invitations.d.cts.map +1 -1
- package/dist/actions/get-team-invitations.d.mts +3 -17
- package/dist/actions/get-team-invitations.d.mts.map +1 -1
- package/dist/actions/get-team-invitations.mjs +1 -0
- package/dist/actions/get-team-invitations.mjs.map +1 -1
- package/dist/actions/get-team-members.cjs +1 -0
- package/dist/actions/get-team-members.cjs.map +1 -1
- package/dist/actions/get-team-members.d.cts +3 -17
- package/dist/actions/get-team-members.d.cts.map +1 -1
- package/dist/actions/get-team-members.d.mts +3 -17
- package/dist/actions/get-team-members.d.mts.map +1 -1
- package/dist/actions/get-team-members.mjs +1 -0
- package/dist/actions/get-team-members.mjs.map +1 -1
- package/dist/actions/get-team-shared-files.cjs +1 -0
- package/dist/actions/get-team-shared-files.cjs.map +1 -1
- package/dist/actions/get-team-shared-files.d.cts +3 -17
- package/dist/actions/get-team-shared-files.d.cts.map +1 -1
- package/dist/actions/get-team-shared-files.d.mts +3 -17
- package/dist/actions/get-team-shared-files.d.mts.map +1 -1
- package/dist/actions/get-team-shared-files.mjs +1 -0
- package/dist/actions/get-team-shared-files.mjs.map +1 -1
- package/dist/actions/get-team-stats.cjs +1 -0
- package/dist/actions/get-team-stats.cjs.map +1 -1
- package/dist/actions/get-team-stats.d.cts +3 -17
- package/dist/actions/get-team-stats.d.cts.map +1 -1
- package/dist/actions/get-team-stats.d.mts +3 -17
- package/dist/actions/get-team-stats.d.mts.map +1 -1
- package/dist/actions/get-team-stats.mjs +1 -0
- package/dist/actions/get-team-stats.mjs.map +1 -1
- package/dist/actions/get-team-users.cjs +1 -0
- package/dist/actions/get-team-users.cjs.map +1 -1
- package/dist/actions/get-team-users.d.cts +3 -18
- package/dist/actions/get-team-users.d.cts.map +1 -1
- package/dist/actions/get-team-users.d.mts +3 -18
- package/dist/actions/get-team-users.d.mts.map +1 -1
- package/dist/actions/get-team-users.mjs +1 -0
- package/dist/actions/get-team-users.mjs.map +1 -1
- package/dist/actions/get-team.cjs +1 -0
- package/dist/actions/get-team.cjs.map +1 -1
- package/dist/actions/get-team.d.cts +3 -17
- package/dist/actions/get-team.d.cts.map +1 -1
- package/dist/actions/get-team.d.mts +3 -17
- package/dist/actions/get-team.d.mts.map +1 -1
- package/dist/actions/get-team.mjs +1 -0
- package/dist/actions/get-team.mjs.map +1 -1
- package/dist/actions/get-teams.cjs +1 -0
- package/dist/actions/get-teams.cjs.map +1 -1
- package/dist/actions/get-teams.d.cts +3 -15
- package/dist/actions/get-teams.d.cts.map +1 -1
- package/dist/actions/get-teams.d.mts +3 -15
- package/dist/actions/get-teams.d.mts.map +1 -1
- package/dist/actions/get-teams.mjs +1 -0
- package/dist/actions/get-teams.mjs.map +1 -1
- package/dist/actions/get-unread-comment-threads.cjs +1 -0
- package/dist/actions/get-unread-comment-threads.cjs.map +1 -1
- package/dist/actions/get-unread-comment-threads.d.cts +3 -17
- package/dist/actions/get-unread-comment-threads.d.cts.map +1 -1
- package/dist/actions/get-unread-comment-threads.d.mts +3 -17
- package/dist/actions/get-unread-comment-threads.d.mts.map +1 -1
- package/dist/actions/get-unread-comment-threads.mjs +1 -0
- package/dist/actions/get-unread-comment-threads.mjs.map +1 -1
- package/dist/actions/get-view-only-bundle.cjs +1 -0
- package/dist/actions/get-view-only-bundle.cjs.map +1 -1
- package/dist/actions/get-view-only-bundle.d.cts +3 -19
- package/dist/actions/get-view-only-bundle.d.cts.map +1 -1
- package/dist/actions/get-view-only-bundle.d.mts +3 -19
- package/dist/actions/get-view-only-bundle.d.mts.map +1 -1
- package/dist/actions/get-view-only-bundle.mjs +1 -0
- package/dist/actions/get-view-only-bundle.mjs.map +1 -1
- package/dist/actions/get-webhooks.cjs +1 -0
- package/dist/actions/get-webhooks.cjs.map +1 -1
- package/dist/actions/get-webhooks.d.cts +3 -17
- package/dist/actions/get-webhooks.d.cts.map +1 -1
- package/dist/actions/get-webhooks.d.mts +3 -17
- package/dist/actions/get-webhooks.d.mts.map +1 -1
- package/dist/actions/get-webhooks.mjs +1 -0
- package/dist/actions/get-webhooks.mjs.map +1 -1
- package/dist/actions/has-file-libraries.cjs +1 -0
- package/dist/actions/has-file-libraries.cjs.map +1 -1
- package/dist/actions/has-file-libraries.d.cts +3 -17
- package/dist/actions/has-file-libraries.d.cts.map +1 -1
- package/dist/actions/has-file-libraries.d.mts +3 -17
- package/dist/actions/has-file-libraries.d.mts.map +1 -1
- package/dist/actions/has-file-libraries.mjs +1 -0
- package/dist/actions/has-file-libraries.mjs.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.cjs +1 -0
- package/dist/actions/ignore-file-library-sync-status.cjs.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.d.cts +3 -18
- package/dist/actions/ignore-file-library-sync-status.d.cts.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.d.mts +3 -18
- package/dist/actions/ignore-file-library-sync-status.d.mts.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.mjs +1 -0
- package/dist/actions/ignore-file-library-sync-status.mjs.map +1 -1
- package/dist/actions/link-file-to-library.cjs +1 -0
- package/dist/actions/link-file-to-library.cjs.map +1 -1
- package/dist/actions/link-file-to-library.d.cts +3 -18
- package/dist/actions/link-file-to-library.d.cts.map +1 -1
- package/dist/actions/link-file-to-library.d.mts +3 -18
- package/dist/actions/link-file-to-library.d.mts.map +1 -1
- package/dist/actions/link-file-to-library.mjs +1 -0
- package/dist/actions/link-file-to-library.mjs.map +1 -1
- package/dist/actions/lock-file-snapshot.cjs +1 -0
- package/dist/actions/lock-file-snapshot.cjs.map +1 -1
- package/dist/actions/lock-file-snapshot.d.cts +3 -17
- package/dist/actions/lock-file-snapshot.d.cts.map +1 -1
- package/dist/actions/lock-file-snapshot.d.mts +3 -17
- package/dist/actions/lock-file-snapshot.d.mts.map +1 -1
- package/dist/actions/lock-file-snapshot.mjs +1 -0
- package/dist/actions/lock-file-snapshot.mjs.map +1 -1
- package/dist/actions/logout.cjs +1 -0
- package/dist/actions/logout.cjs.map +1 -1
- package/dist/actions/logout.d.cts +3 -17
- package/dist/actions/logout.d.cts.map +1 -1
- package/dist/actions/logout.d.mts +3 -17
- package/dist/actions/logout.d.mts.map +1 -1
- package/dist/actions/logout.mjs +1 -0
- package/dist/actions/logout.mjs.map +1 -1
- package/dist/actions/mark-all-threads-as-read.cjs +1 -0
- package/dist/actions/mark-all-threads-as-read.cjs.map +1 -1
- package/dist/actions/mark-all-threads-as-read.d.cts +3 -17
- package/dist/actions/mark-all-threads-as-read.d.cts.map +1 -1
- package/dist/actions/mark-all-threads-as-read.d.mts +3 -17
- package/dist/actions/mark-all-threads-as-read.d.mts.map +1 -1
- package/dist/actions/mark-all-threads-as-read.mjs +1 -0
- package/dist/actions/mark-all-threads-as-read.mjs.map +1 -1
- package/dist/actions/move-files.cjs +1 -0
- package/dist/actions/move-files.cjs.map +1 -1
- package/dist/actions/move-files.d.cts +3 -18
- package/dist/actions/move-files.d.cts.map +1 -1
- package/dist/actions/move-files.d.mts +3 -18
- package/dist/actions/move-files.d.mts.map +1 -1
- package/dist/actions/move-files.mjs +1 -0
- package/dist/actions/move-files.mjs.map +1 -1
- package/dist/actions/move-project.cjs +1 -0
- package/dist/actions/move-project.cjs.map +1 -1
- package/dist/actions/move-project.d.cts +3 -18
- package/dist/actions/move-project.d.cts.map +1 -1
- package/dist/actions/move-project.d.mts +3 -18
- package/dist/actions/move-project.d.mts.map +1 -1
- package/dist/actions/move-project.mjs +1 -0
- package/dist/actions/move-project.mjs.map +1 -1
- package/dist/actions/prepare-register-profile.cjs +1 -0
- package/dist/actions/prepare-register-profile.cjs.map +1 -1
- package/dist/actions/prepare-register-profile.d.cts +3 -21
- package/dist/actions/prepare-register-profile.d.cts.map +1 -1
- package/dist/actions/prepare-register-profile.d.mts +3 -21
- package/dist/actions/prepare-register-profile.d.mts.map +1 -1
- package/dist/actions/prepare-register-profile.mjs +1 -0
- package/dist/actions/prepare-register-profile.mjs.map +1 -1
- package/dist/actions/push-audit-events.cjs +1 -0
- package/dist/actions/push-audit-events.cjs.map +1 -1
- package/dist/actions/push-audit-events.d.cts +3 -23
- package/dist/actions/push-audit-events.d.cts.map +1 -1
- package/dist/actions/push-audit-events.d.mts +3 -23
- package/dist/actions/push-audit-events.d.mts.map +1 -1
- package/dist/actions/push-audit-events.mjs +1 -0
- package/dist/actions/push-audit-events.mjs.map +1 -1
- package/dist/actions/register-profile.cjs +1 -0
- package/dist/actions/register-profile.cjs.map +1 -1
- package/dist/actions/register-profile.d.cts +3 -17
- package/dist/actions/register-profile.d.cts.map +1 -1
- package/dist/actions/register-profile.d.mts +3 -17
- package/dist/actions/register-profile.d.mts.map +1 -1
- package/dist/actions/register-profile.mjs +1 -0
- package/dist/actions/register-profile.mjs.map +1 -1
- package/dist/actions/rename-file.cjs +1 -0
- package/dist/actions/rename-file.cjs.map +1 -1
- package/dist/actions/rename-file.d.cts +3 -18
- package/dist/actions/rename-file.d.cts.map +1 -1
- package/dist/actions/rename-file.d.mts +3 -18
- package/dist/actions/rename-file.d.mts.map +1 -1
- package/dist/actions/rename-file.mjs +1 -0
- package/dist/actions/rename-file.mjs.map +1 -1
- package/dist/actions/rename-project.cjs +1 -0
- package/dist/actions/rename-project.cjs.map +1 -1
- package/dist/actions/rename-project.d.cts +3 -18
- package/dist/actions/rename-project.d.cts.map +1 -1
- package/dist/actions/rename-project.d.mts +3 -18
- package/dist/actions/rename-project.d.mts.map +1 -1
- package/dist/actions/rename-project.mjs +1 -0
- package/dist/actions/rename-project.mjs.map +1 -1
- package/dist/actions/request-profile-recovery.cjs +1 -0
- package/dist/actions/request-profile-recovery.cjs.map +1 -1
- package/dist/actions/request-profile-recovery.d.cts +3 -17
- package/dist/actions/request-profile-recovery.d.cts.map +1 -1
- package/dist/actions/request-profile-recovery.d.mts +3 -17
- package/dist/actions/request-profile-recovery.d.mts.map +1 -1
- package/dist/actions/request-profile-recovery.mjs +1 -0
- package/dist/actions/request-profile-recovery.mjs.map +1 -1
- package/dist/actions/restore-deleted-team-files.cjs +1 -0
- package/dist/actions/restore-deleted-team-files.cjs.map +1 -1
- package/dist/actions/restore-deleted-team-files.d.cts +3 -18
- package/dist/actions/restore-deleted-team-files.d.cts.map +1 -1
- package/dist/actions/restore-deleted-team-files.d.mts +3 -18
- package/dist/actions/restore-deleted-team-files.d.mts.map +1 -1
- package/dist/actions/restore-deleted-team-files.mjs +1 -0
- package/dist/actions/restore-deleted-team-files.mjs.map +1 -1
- package/dist/actions/restore-file-snapshot.cjs +1 -0
- package/dist/actions/restore-file-snapshot.cjs.map +1 -1
- package/dist/actions/restore-file-snapshot.d.cts +3 -18
- package/dist/actions/restore-file-snapshot.d.cts.map +1 -1
- package/dist/actions/restore-file-snapshot.d.mts +3 -18
- package/dist/actions/restore-file-snapshot.d.mts.map +1 -1
- package/dist/actions/restore-file-snapshot.mjs +1 -0
- package/dist/actions/restore-file-snapshot.mjs.map +1 -1
- package/dist/actions/search-files.cjs +1 -0
- package/dist/actions/search-files.cjs.map +1 -1
- package/dist/actions/search-files.d.cts +3 -18
- package/dist/actions/search-files.d.cts.map +1 -1
- package/dist/actions/search-files.d.mts +3 -18
- package/dist/actions/search-files.d.mts.map +1 -1
- package/dist/actions/search-files.mjs +1 -0
- package/dist/actions/search-files.mjs.map +1 -1
- package/dist/actions/send-user-feedback.cjs +1 -0
- package/dist/actions/send-user-feedback.cjs.map +1 -1
- package/dist/actions/send-user-feedback.d.cts +3 -21
- package/dist/actions/send-user-feedback.d.cts.map +1 -1
- package/dist/actions/send-user-feedback.d.mts +3 -21
- package/dist/actions/send-user-feedback.d.mts.map +1 -1
- package/dist/actions/send-user-feedback.mjs +1 -0
- package/dist/actions/send-user-feedback.mjs.map +1 -1
- package/dist/actions/set-file-shared.cjs +1 -0
- package/dist/actions/set-file-shared.cjs.map +1 -1
- package/dist/actions/set-file-shared.d.cts +3 -18
- package/dist/actions/set-file-shared.d.cts.map +1 -1
- package/dist/actions/set-file-shared.d.mts +3 -18
- package/dist/actions/set-file-shared.d.mts.map +1 -1
- package/dist/actions/set-file-shared.mjs +1 -0
- package/dist/actions/set-file-shared.mjs.map +1 -1
- package/dist/actions/unlink-file-from-library.cjs +1 -0
- package/dist/actions/unlink-file-from-library.cjs.map +1 -1
- package/dist/actions/unlink-file-from-library.d.cts +3 -18
- package/dist/actions/unlink-file-from-library.d.cts.map +1 -1
- package/dist/actions/unlink-file-from-library.d.mts +3 -18
- package/dist/actions/unlink-file-from-library.d.mts.map +1 -1
- package/dist/actions/unlink-file-from-library.mjs +1 -0
- package/dist/actions/unlink-file-from-library.mjs.map +1 -1
- package/dist/actions/unlock-file-snapshot.cjs +1 -0
- package/dist/actions/unlock-file-snapshot.cjs.map +1 -1
- package/dist/actions/unlock-file-snapshot.d.cts +3 -17
- package/dist/actions/unlock-file-snapshot.d.cts.map +1 -1
- package/dist/actions/unlock-file-snapshot.d.mts +3 -17
- package/dist/actions/unlock-file-snapshot.d.mts.map +1 -1
- package/dist/actions/unlock-file-snapshot.mjs +1 -0
- package/dist/actions/unlock-file-snapshot.mjs.map +1 -1
- package/dist/actions/update-comment-thread-frame.cjs +1 -0
- package/dist/actions/update-comment-thread-frame.cjs.map +1 -1
- package/dist/actions/update-comment-thread-frame.d.cts +3 -19
- package/dist/actions/update-comment-thread-frame.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-frame.d.mts +3 -19
- package/dist/actions/update-comment-thread-frame.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-frame.mjs +1 -0
- package/dist/actions/update-comment-thread-frame.mjs.map +1 -1
- package/dist/actions/update-comment-thread-position.cjs +1 -0
- package/dist/actions/update-comment-thread-position.cjs.map +1 -1
- package/dist/actions/update-comment-thread-position.d.cts +3 -20
- package/dist/actions/update-comment-thread-position.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-position.d.mts +3 -20
- package/dist/actions/update-comment-thread-position.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-position.mjs +1 -0
- package/dist/actions/update-comment-thread-position.mjs.map +1 -1
- package/dist/actions/update-comment-thread-status.cjs +1 -0
- package/dist/actions/update-comment-thread-status.cjs.map +1 -1
- package/dist/actions/update-comment-thread-status.d.cts +3 -18
- package/dist/actions/update-comment-thread-status.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-status.d.mts +3 -18
- package/dist/actions/update-comment-thread-status.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-status.mjs +1 -0
- package/dist/actions/update-comment-thread-status.mjs.map +1 -1
- package/dist/actions/update-comment-thread.cjs +1 -0
- package/dist/actions/update-comment-thread.cjs.map +1 -1
- package/dist/actions/update-comment-thread.d.cts +3 -19
- package/dist/actions/update-comment-thread.d.cts.map +1 -1
- package/dist/actions/update-comment-thread.d.mts +3 -19
- package/dist/actions/update-comment-thread.d.mts.map +1 -1
- package/dist/actions/update-comment-thread.mjs +1 -0
- package/dist/actions/update-comment-thread.mjs.map +1 -1
- package/dist/actions/update-comment.cjs +1 -0
- package/dist/actions/update-comment.cjs.map +1 -1
- package/dist/actions/update-comment.d.cts +3 -20
- package/dist/actions/update-comment.d.cts.map +1 -1
- package/dist/actions/update-comment.d.mts +3 -20
- package/dist/actions/update-comment.d.mts.map +1 -1
- package/dist/actions/update-comment.mjs +1 -0
- package/dist/actions/update-comment.mjs.map +1 -1
- package/dist/actions/update-file-library-sync-status.cjs +1 -0
- package/dist/actions/update-file-library-sync-status.cjs.map +1 -1
- package/dist/actions/update-file-library-sync-status.d.cts +3 -18
- package/dist/actions/update-file-library-sync-status.d.cts.map +1 -1
- package/dist/actions/update-file-library-sync-status.d.mts +3 -18
- package/dist/actions/update-file-library-sync-status.d.mts.map +1 -1
- package/dist/actions/update-file-library-sync-status.mjs +1 -0
- package/dist/actions/update-file-library-sync-status.mjs.map +1 -1
- package/dist/actions/update-file-snapshot.cjs +1 -0
- package/dist/actions/update-file-snapshot.cjs.map +1 -1
- package/dist/actions/update-file-snapshot.d.cts +3 -18
- package/dist/actions/update-file-snapshot.d.cts.map +1 -1
- package/dist/actions/update-file-snapshot.d.mts +3 -18
- package/dist/actions/update-file-snapshot.d.mts.map +1 -1
- package/dist/actions/update-file-snapshot.mjs +1 -0
- package/dist/actions/update-file-snapshot.mjs.map +1 -1
- package/dist/actions/update-file.cjs +1 -0
- package/dist/actions/update-file.cjs.map +1 -1
- package/dist/actions/update-file.d.cts +3 -24
- package/dist/actions/update-file.d.cts.map +1 -1
- package/dist/actions/update-file.d.mts +3 -24
- package/dist/actions/update-file.d.mts.map +1 -1
- package/dist/actions/update-file.mjs +1 -0
- package/dist/actions/update-file.mjs.map +1 -1
- package/dist/actions/update-font.cjs +1 -0
- package/dist/actions/update-font.cjs.map +1 -1
- package/dist/actions/update-font.d.cts +3 -19
- package/dist/actions/update-font.d.cts.map +1 -1
- package/dist/actions/update-font.d.mts +3 -19
- package/dist/actions/update-font.d.mts.map +1 -1
- package/dist/actions/update-font.mjs +1 -0
- package/dist/actions/update-font.mjs.map +1 -1
- package/dist/actions/update-profile-notifications.cjs +1 -0
- package/dist/actions/update-profile-notifications.cjs.map +1 -1
- package/dist/actions/update-profile-notifications.d.cts +3 -19
- package/dist/actions/update-profile-notifications.d.cts.map +1 -1
- package/dist/actions/update-profile-notifications.d.mts +3 -19
- package/dist/actions/update-profile-notifications.d.mts.map +1 -1
- package/dist/actions/update-profile-notifications.mjs +1 -0
- package/dist/actions/update-profile-notifications.mjs.map +1 -1
- package/dist/actions/update-profile-props.cjs +1 -0
- package/dist/actions/update-profile-props.cjs.map +1 -1
- package/dist/actions/update-profile-props.d.cts +3 -35
- package/dist/actions/update-profile-props.d.cts.map +1 -1
- package/dist/actions/update-profile-props.d.mts +3 -35
- package/dist/actions/update-profile-props.d.mts.map +1 -1
- package/dist/actions/update-profile-props.mjs +1 -0
- package/dist/actions/update-profile-props.mjs.map +1 -1
- package/dist/actions/update-profile.cjs +1 -0
- package/dist/actions/update-profile.cjs.map +1 -1
- package/dist/actions/update-profile.d.cts +3 -19
- package/dist/actions/update-profile.d.cts.map +1 -1
- package/dist/actions/update-profile.d.mts +3 -19
- package/dist/actions/update-profile.d.mts.map +1 -1
- package/dist/actions/update-profile.mjs +1 -0
- package/dist/actions/update-profile.mjs.map +1 -1
- package/dist/actions/update-project-pin.cjs +1 -0
- package/dist/actions/update-project-pin.cjs.map +1 -1
- package/dist/actions/update-project-pin.d.cts +3 -19
- package/dist/actions/update-project-pin.d.cts.map +1 -1
- package/dist/actions/update-project-pin.d.mts +3 -19
- package/dist/actions/update-project-pin.d.mts.map +1 -1
- package/dist/actions/update-project-pin.mjs +1 -0
- package/dist/actions/update-project-pin.mjs.map +1 -1
- package/dist/actions/update-team-invitation-role.cjs +1 -0
- package/dist/actions/update-team-invitation-role.cjs.map +1 -1
- package/dist/actions/update-team-invitation-role.d.cts +3 -19
- package/dist/actions/update-team-invitation-role.d.cts.map +1 -1
- package/dist/actions/update-team-invitation-role.d.mts +3 -19
- package/dist/actions/update-team-invitation-role.d.mts.map +1 -1
- package/dist/actions/update-team-invitation-role.mjs +1 -0
- package/dist/actions/update-team-invitation-role.mjs.map +1 -1
- package/dist/actions/update-team.cjs +1 -0
- package/dist/actions/update-team.cjs.map +1 -1
- package/dist/actions/update-team.d.cts +3 -18
- package/dist/actions/update-team.d.cts.map +1 -1
- package/dist/actions/update-team.d.mts +3 -18
- package/dist/actions/update-team.d.mts.map +1 -1
- package/dist/actions/update-team.mjs +1 -0
- package/dist/actions/update-team.mjs.map +1 -1
- package/dist/actions/update-webhook.cjs +1 -0
- package/dist/actions/update-webhook.cjs.map +1 -1
- package/dist/actions/update-webhook.d.cts +3 -20
- package/dist/actions/update-webhook.d.cts.map +1 -1
- package/dist/actions/update-webhook.d.mts +3 -20
- package/dist/actions/update-webhook.d.mts.map +1 -1
- package/dist/actions/update-webhook.mjs +1 -0
- package/dist/actions/update-webhook.mjs.map +1 -1
- package/dist/actions/verify-token.cjs +1 -0
- package/dist/actions/verify-token.cjs.map +1 -1
- package/dist/actions/verify-token.d.cts +3 -17
- package/dist/actions/verify-token.d.cts.map +1 -1
- package/dist/actions/verify-token.d.mts +3 -17
- package/dist/actions/verify-token.d.mts.map +1 -1
- package/dist/actions/verify-token.mjs +1 -0
- package/dist/actions/verify-token.mjs.map +1 -1
- package/dist/app.cjs +5 -4
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-info.mjs","names":[],"sources":["../../src/actions/get-file-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFileInfoInput = z.object({\n id: z.string().describe(\"UUID of the file to retrieve information for\"),\n features: z.array(z.string()).describe(\"Set of feature flags to include in the response. Optional list of strings specifying which features to enable or query.\").optional(),\n}).describe(\"Request model for retrieving basic file information from Penpot.\");\nexport const PenpotGetFileInfoOutput = z.object({\n id: z.string().describe(\"UUID of the file\").nullable(),\n name: z.string().describe(\"Name of the file\").nullable().optional(),\n revn: z.number().int().describe(\"Revision number of the file\").nullable().optional(),\n version: z.number().int().describe(\"Version number of the file\").nullable().optional(),\n features: z.record(z.string(), z.unknown()).describe(\"Feature flags associated with the file\").nullable().optional(),\n is_shared: z.boolean().describe(\"Whether the file is shared\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the file was created\").nullable().optional(),\n project_id: z.string().describe(\"UUID of the project this file belongs to\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the file was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model containing basic file information from Penpot.\");\n\nexport const penpotGetFileInfo = action(\"PENPOT_GET_FILE_INFO\", {\n slug: \"penpot-get-file-info\",\n name: \"Get File Info\",\n description: \"Tool to retrieve basic information about a Penpot file by its ID. Use when you need to get file metadata such as name, project, creation date, modification date, version, and sharing status.\",\n input: PenpotGetFileInfoInput,\n output: PenpotGetFileInfoOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-file-info.mjs","names":[],"sources":["../../src/actions/get-file-info.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetFileInfoInput = z.object({\n id: z.string().describe(\"UUID of the file to retrieve information for\"),\n features: z.array(z.string()).describe(\"Set of feature flags to include in the response. Optional list of strings specifying which features to enable or query.\").optional(),\n}).describe(\"Request model for retrieving basic file information from Penpot.\");\nexport const PenpotGetFileInfoOutput = z.object({\n id: z.string().describe(\"UUID of the file\").nullable(),\n name: z.string().describe(\"Name of the file\").nullable().optional(),\n revn: z.number().int().describe(\"Revision number of the file\").nullable().optional(),\n version: z.number().int().describe(\"Version number of the file\").nullable().optional(),\n features: z.record(z.string(), z.unknown()).describe(\"Feature flags associated with the file\").nullable().optional(),\n is_shared: z.boolean().describe(\"Whether the file is shared\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the file was created\").nullable().optional(),\n project_id: z.string().describe(\"UUID of the project this file belongs to\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the file was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model containing basic file information from Penpot.\");\n\nexport const penpotGetFileInfo: AppAction<\n typeof PenpotGetFileInfoInput,\n typeof PenpotGetFileInfoOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_FILE_INFO\", {\n slug: \"penpot-get-file-info\",\n name: \"Get File Info\",\n description: \"Tool to retrieve basic information about a Penpot file by its ID. Use when you need to get file metadata such as name, project, creation date, modification date, version, and sharing status.\",\n input: PenpotGetFileInfoInput,\n output: PenpotGetFileInfoOutput,\n});\n"],"mappings":";;;AAsBA,MAAa,oBAIT,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAxBoC,EAAE,OAAO;EAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;EACtE,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS;CAC7K,CAAC,CAAC,CAAC,SAAS,kEAqBH;CACP,QArBqC,EAAE,OAAO;EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;EACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnH,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-libraries.cjs","names":["z","action"],"sources":["../../src/actions/get-file-libraries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFileLibrariesInput = z.object({\n fileId: z.string().describe(\"UUID of the file to get libraries for\"),\n}).describe(\"Request model for fetching libraries linked to a Penpot file.\");\nconst PenpotGetFileLibraries_LibraryDataSchema = z.object({\n id: z.string().describe(\"Library ID\").nullable().optional(),\n name: z.string().describe(\"Library name\").nullable().optional(),\n file_id: z.string().describe(\"File ID of the library\").nullable().optional(),\n created_at: z.string().describe(\"Creation timestamp\").nullable().optional(),\n modified_at: z.string().describe(\"Last modification timestamp\").nullable().optional(),\n}).passthrough().describe(\"Represents a single library linked to the file.\");\nexport const PenpotGetFileLibrariesOutput = z.object({\n libraries: z.array(PenpotGetFileLibraries_LibraryDataSchema).describe(\"List of libraries linked to the file\").nullable().optional(),\n}).passthrough().describe(\"Response model containing libraries linked to the specified file.\");\n\nexport const penpotGetFileLibraries = action(\"PENPOT_GET_FILE_LIBRARIES\", {\n slug: \"penpot-get-file-libraries\",\n name: \"Get File Libraries\",\n description: \"Tool to retrieve libraries linked to a Penpot file. Use when you need to get all library references associated with a specific file by its UUID.\",\n input: PenpotGetFileLibrariesInput,\n output: PenpotGetFileLibrariesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-file-libraries.cjs","names":["z","action"],"sources":["../../src/actions/get-file-libraries.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetFileLibrariesInput = z.object({\n fileId: z.string().describe(\"UUID of the file to get libraries for\"),\n}).describe(\"Request model for fetching libraries linked to a Penpot file.\");\nconst PenpotGetFileLibraries_LibraryDataSchema = z.object({\n id: z.string().describe(\"Library ID\").nullable().optional(),\n name: z.string().describe(\"Library name\").nullable().optional(),\n file_id: z.string().describe(\"File ID of the library\").nullable().optional(),\n created_at: z.string().describe(\"Creation timestamp\").nullable().optional(),\n modified_at: z.string().describe(\"Last modification timestamp\").nullable().optional(),\n}).passthrough().describe(\"Represents a single library linked to the file.\");\nexport const PenpotGetFileLibrariesOutput = z.object({\n libraries: z.array(PenpotGetFileLibraries_LibraryDataSchema).describe(\"List of libraries linked to the file\").nullable().optional(),\n}).passthrough().describe(\"Response model containing libraries linked to the specified file.\");\n\nexport const penpotGetFileLibraries: AppAction<\n typeof PenpotGetFileLibrariesInput,\n typeof PenpotGetFileLibrariesOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_FILE_LIBRARIES\", {\n slug: \"penpot-get-file-libraries\",\n name: \"Get File Libraries\",\n description: \"Tool to retrieve libraries linked to a Penpot file. Use when you need to get all library references associated with a specific file by its UUID.\",\n input: PenpotGetFileLibrariesInput,\n output: PenpotGetFileLibrariesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,EACrE,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,WAAWA,IAAAA,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAAmE;AAE7F,MAAa,yBAITC,eAAAA,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-file-libraries.d.ts
|
|
@@ -13,23 +15,7 @@ declare const PenpotGetFileLibrariesOutput: z.ZodObject<{
|
|
|
13
15
|
modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
16
|
}, z.core.$loose>>>>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const penpotGetFileLibraries:
|
|
17
|
-
fileId: string;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
full: z.ZodString;
|
|
24
|
-
generic_api_key: z.ZodString;
|
|
25
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
26
|
-
connectionId: z.ZodString;
|
|
27
|
-
entityId: z.ZodString;
|
|
28
|
-
instanceId: z.ZodString;
|
|
29
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
-
full: z.ZodString;
|
|
31
|
-
generic_api_key: z.ZodString;
|
|
32
|
-
}, z.core.$strip>>]>;
|
|
18
|
+
declare const penpotGetFileLibraries: AppAction<typeof PenpotGetFileLibrariesInput, typeof PenpotGetFileLibrariesOutput, typeof penpot.credential>;
|
|
33
19
|
//#endregion
|
|
34
20
|
export { penpotGetFileLibraries };
|
|
35
21
|
//# sourceMappingURL=get-file-libraries.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-libraries.d.cts","names":[],"sources":["../../src/actions/get-file-libraries.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-file-libraries.d.cts","names":[],"sources":["../../src/actions/get-file-libraries.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAU3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;cAI5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-file-libraries.d.ts
|
|
@@ -13,23 +15,7 @@ declare const PenpotGetFileLibrariesOutput: z.ZodObject<{
|
|
|
13
15
|
modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
16
|
}, z.core.$loose>>>>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const penpotGetFileLibraries:
|
|
17
|
-
fileId: string;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
full: z.ZodString;
|
|
24
|
-
generic_api_key: z.ZodString;
|
|
25
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
26
|
-
connectionId: z.ZodString;
|
|
27
|
-
entityId: z.ZodString;
|
|
28
|
-
instanceId: z.ZodString;
|
|
29
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
-
full: z.ZodString;
|
|
31
|
-
generic_api_key: z.ZodString;
|
|
32
|
-
}, z.core.$strip>>]>;
|
|
18
|
+
declare const penpotGetFileLibraries: AppAction<typeof PenpotGetFileLibrariesInput, typeof PenpotGetFileLibrariesOutput, typeof penpot.credential>;
|
|
33
19
|
//#endregion
|
|
34
20
|
export { penpotGetFileLibraries };
|
|
35
21
|
//# sourceMappingURL=get-file-libraries.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-libraries.d.mts","names":[],"sources":["../../src/actions/get-file-libraries.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-file-libraries.d.mts","names":[],"sources":["../../src/actions/get-file-libraries.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAU3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;cAI5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-libraries.mjs","names":[],"sources":["../../src/actions/get-file-libraries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFileLibrariesInput = z.object({\n fileId: z.string().describe(\"UUID of the file to get libraries for\"),\n}).describe(\"Request model for fetching libraries linked to a Penpot file.\");\nconst PenpotGetFileLibraries_LibraryDataSchema = z.object({\n id: z.string().describe(\"Library ID\").nullable().optional(),\n name: z.string().describe(\"Library name\").nullable().optional(),\n file_id: z.string().describe(\"File ID of the library\").nullable().optional(),\n created_at: z.string().describe(\"Creation timestamp\").nullable().optional(),\n modified_at: z.string().describe(\"Last modification timestamp\").nullable().optional(),\n}).passthrough().describe(\"Represents a single library linked to the file.\");\nexport const PenpotGetFileLibrariesOutput = z.object({\n libraries: z.array(PenpotGetFileLibraries_LibraryDataSchema).describe(\"List of libraries linked to the file\").nullable().optional(),\n}).passthrough().describe(\"Response model containing libraries linked to the specified file.\");\n\nexport const penpotGetFileLibraries = action(\"PENPOT_GET_FILE_LIBRARIES\", {\n slug: \"penpot-get-file-libraries\",\n name: \"Get File Libraries\",\n description: \"Tool to retrieve libraries linked to a Penpot file. Use when you need to get all library references associated with a specific file by its UUID.\",\n input: PenpotGetFileLibrariesInput,\n output: PenpotGetFileLibrariesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-file-libraries.mjs","names":[],"sources":["../../src/actions/get-file-libraries.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetFileLibrariesInput = z.object({\n fileId: z.string().describe(\"UUID of the file to get libraries for\"),\n}).describe(\"Request model for fetching libraries linked to a Penpot file.\");\nconst PenpotGetFileLibraries_LibraryDataSchema = z.object({\n id: z.string().describe(\"Library ID\").nullable().optional(),\n name: z.string().describe(\"Library name\").nullable().optional(),\n file_id: z.string().describe(\"File ID of the library\").nullable().optional(),\n created_at: z.string().describe(\"Creation timestamp\").nullable().optional(),\n modified_at: z.string().describe(\"Last modification timestamp\").nullable().optional(),\n}).passthrough().describe(\"Represents a single library linked to the file.\");\nexport const PenpotGetFileLibrariesOutput = z.object({\n libraries: z.array(PenpotGetFileLibraries_LibraryDataSchema).describe(\"List of libraries linked to the file\").nullable().optional(),\n}).passthrough().describe(\"Response model containing libraries linked to the specified file.\");\n\nexport const penpotGetFileLibraries: AppAction<\n typeof PenpotGetFileLibrariesInput,\n typeof PenpotGetFileLibrariesOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_FILE_LIBRARIES\", {\n slug: \"penpot-get-file-libraries\",\n name: \"Get File Libraries\",\n description: \"Tool to retrieve libraries linked to a Penpot file. Use when you need to get all library references associated with a specific file by its UUID.\",\n input: PenpotGetFileLibrariesInput,\n output: PenpotGetFileLibrariesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8B,EAAE,OAAO,EAClD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,EACrE,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,2CAA2C,EAAE,OAAO;CACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAK3E,MAAa,yBAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb0C,EAAE,OAAO,EACnD,WAAW,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-object-thumbnails.cjs","names":["z","action"],"sources":["../../src/actions/get-file-object-thumbnails.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFileObjectThumbnailsInput = z.object({\n tag: z.string().describe(\"Optional tag to filter thumbnails (max 50 characters)\").optional(),\n file_id: z.string().describe(\"The file identifier (UUID) to retrieve object thumbnails for\"),\n});\nexport const PenpotGetFileObjectThumbnailsOutput = z.object({\n thumbnails: z.record(z.string(), z.unknown()).describe(\"Dictionary mapping object IDs to their thumbnail URLs (max 250 characters each)\").nullable().optional(),\n}).passthrough().describe(\"Response containing thumbnails as a dictionary mapping object IDs to thumbnail URLs.\");\n\nexport const penpotGetFileObjectThumbnails = action(\"PENPOT_GET_FILE_OBJECT_THUMBNAILS\", {\n slug: \"penpot-get-file-object-thumbnails\",\n name: \"Get File Object Thumbnails\",\n description: \"Tool to retrieve thumbnails for objects in a Penpot file. Use when you need to get thumbnail URLs for file objects.\",\n input: PenpotGetFileObjectThumbnailsInput,\n output: PenpotGetFileObjectThumbnailsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-file-object-thumbnails.cjs","names":["z","action"],"sources":["../../src/actions/get-file-object-thumbnails.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetFileObjectThumbnailsInput = z.object({\n tag: z.string().describe(\"Optional tag to filter thumbnails (max 50 characters)\").optional(),\n file_id: z.string().describe(\"The file identifier (UUID) to retrieve object thumbnails for\"),\n});\nexport const PenpotGetFileObjectThumbnailsOutput = z.object({\n thumbnails: z.record(z.string(), z.unknown()).describe(\"Dictionary mapping object IDs to their thumbnail URLs (max 250 characters each)\").nullable().optional(),\n}).passthrough().describe(\"Response containing thumbnails as a dictionary mapping object IDs to thumbnail URLs.\");\n\nexport const penpotGetFileObjectThumbnails: AppAction<\n typeof PenpotGetFileObjectThumbnailsInput,\n typeof PenpotGetFileObjectThumbnailsOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_FILE_OBJECT_THUMBNAILS\", {\n slug: \"penpot-get-file-object-thumbnails\",\n name: \"Get File Object Thumbnails\",\n description: \"Tool to retrieve thumbnails for objects in a Penpot file. Use when you need to get thumbnail URLs for file objects.\",\n input: PenpotGetFileObjectThumbnailsInput,\n output: PenpotGetFileObjectThumbnailsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC3F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;AAC7F,CAAC;AACD,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,YAAYA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAChK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sFAAsF;AAEhH,MAAa,gCAITC,eAAAA,OAAO,qCAAqC;CAC9C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-file-object-thumbnails.d.ts
|
|
@@ -8,24 +10,7 @@ declare const PenpotGetFileObjectThumbnailsInput: z.ZodObject<{
|
|
|
8
10
|
declare const PenpotGetFileObjectThumbnailsOutput: z.ZodObject<{
|
|
9
11
|
thumbnails: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const penpotGetFileObjectThumbnails:
|
|
12
|
-
file_id: string;
|
|
13
|
-
tag?: string | undefined;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
15
|
-
connectionId: z.ZodString;
|
|
16
|
-
entityId: z.ZodString;
|
|
17
|
-
instanceId: z.ZodString;
|
|
18
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
-
full: z.ZodString;
|
|
20
|
-
generic_api_key: z.ZodString;
|
|
21
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
22
|
-
connectionId: z.ZodString;
|
|
23
|
-
entityId: z.ZodString;
|
|
24
|
-
instanceId: z.ZodString;
|
|
25
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
-
full: z.ZodString;
|
|
27
|
-
generic_api_key: z.ZodString;
|
|
28
|
-
}, z.core.$strip>>]>;
|
|
13
|
+
declare const penpotGetFileObjectThumbnails: AppAction<typeof PenpotGetFileObjectThumbnailsInput, typeof PenpotGetFileObjectThumbnailsOutput, typeof penpot.credential>;
|
|
29
14
|
//#endregion
|
|
30
15
|
export { penpotGetFileObjectThumbnails };
|
|
31
16
|
//# sourceMappingURL=get-file-object-thumbnails.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-object-thumbnails.d.cts","names":[],"sources":["../../src/actions/get-file-object-thumbnails.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-file-object-thumbnails.d.cts","names":[],"sources":["../../src/actions/get-file-object-thumbnails.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;cAIlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAInC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-file-object-thumbnails.d.ts
|
|
@@ -8,24 +10,7 @@ declare const PenpotGetFileObjectThumbnailsInput: z.ZodObject<{
|
|
|
8
10
|
declare const PenpotGetFileObjectThumbnailsOutput: z.ZodObject<{
|
|
9
11
|
thumbnails: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const penpotGetFileObjectThumbnails:
|
|
12
|
-
file_id: string;
|
|
13
|
-
tag?: string | undefined;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
15
|
-
connectionId: z.ZodString;
|
|
16
|
-
entityId: z.ZodString;
|
|
17
|
-
instanceId: z.ZodString;
|
|
18
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
-
full: z.ZodString;
|
|
20
|
-
generic_api_key: z.ZodString;
|
|
21
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
22
|
-
connectionId: z.ZodString;
|
|
23
|
-
entityId: z.ZodString;
|
|
24
|
-
instanceId: z.ZodString;
|
|
25
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
-
full: z.ZodString;
|
|
27
|
-
generic_api_key: z.ZodString;
|
|
28
|
-
}, z.core.$strip>>]>;
|
|
13
|
+
declare const penpotGetFileObjectThumbnails: AppAction<typeof PenpotGetFileObjectThumbnailsInput, typeof PenpotGetFileObjectThumbnailsOutput, typeof penpot.credential>;
|
|
29
14
|
//#endregion
|
|
30
15
|
export { penpotGetFileObjectThumbnails };
|
|
31
16
|
//# sourceMappingURL=get-file-object-thumbnails.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-object-thumbnails.d.mts","names":[],"sources":["../../src/actions/get-file-object-thumbnails.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-file-object-thumbnails.d.mts","names":[],"sources":["../../src/actions/get-file-object-thumbnails.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;cAIlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAInC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-object-thumbnails.mjs","names":[],"sources":["../../src/actions/get-file-object-thumbnails.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFileObjectThumbnailsInput = z.object({\n tag: z.string().describe(\"Optional tag to filter thumbnails (max 50 characters)\").optional(),\n file_id: z.string().describe(\"The file identifier (UUID) to retrieve object thumbnails for\"),\n});\nexport const PenpotGetFileObjectThumbnailsOutput = z.object({\n thumbnails: z.record(z.string(), z.unknown()).describe(\"Dictionary mapping object IDs to their thumbnail URLs (max 250 characters each)\").nullable().optional(),\n}).passthrough().describe(\"Response containing thumbnails as a dictionary mapping object IDs to thumbnail URLs.\");\n\nexport const penpotGetFileObjectThumbnails = action(\"PENPOT_GET_FILE_OBJECT_THUMBNAILS\", {\n slug: \"penpot-get-file-object-thumbnails\",\n name: \"Get File Object Thumbnails\",\n description: \"Tool to retrieve thumbnails for objects in a Penpot file. Use when you need to get thumbnail URLs for file objects.\",\n input: PenpotGetFileObjectThumbnailsInput,\n output: PenpotGetFileObjectThumbnailsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-file-object-thumbnails.mjs","names":[],"sources":["../../src/actions/get-file-object-thumbnails.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetFileObjectThumbnailsInput = z.object({\n tag: z.string().describe(\"Optional tag to filter thumbnails (max 50 characters)\").optional(),\n file_id: z.string().describe(\"The file identifier (UUID) to retrieve object thumbnails for\"),\n});\nexport const PenpotGetFileObjectThumbnailsOutput = z.object({\n thumbnails: z.record(z.string(), z.unknown()).describe(\"Dictionary mapping object IDs to their thumbnail URLs (max 250 characters each)\").nullable().optional(),\n}).passthrough().describe(\"Response containing thumbnails as a dictionary mapping object IDs to thumbnail URLs.\");\n\nexport const penpotGetFileObjectThumbnails: AppAction<\n typeof PenpotGetFileObjectThumbnailsInput,\n typeof PenpotGetFileObjectThumbnailsOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_FILE_OBJECT_THUMBNAILS\", {\n slug: \"penpot-get-file-object-thumbnails\",\n name: \"Get File Object Thumbnails\",\n description: \"Tool to retrieve thumbnails for objects in a Penpot file. Use when you need to get thumbnail URLs for file objects.\",\n input: PenpotGetFileObjectThumbnailsInput,\n output: PenpotGetFileObjectThumbnailsOutput,\n});\n"],"mappings":";;;AAcA,MAAa,gCAIT,OAAO,qCAAqC;CAC9C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBgD,EAAE,OAAO;EACzD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAC3F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CAC7F,CAaS;CACP,QAbiD,EAAE,OAAO,EAC1D,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAChK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sFAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-snapshots.cjs","names":["z","action"],"sources":["../../src/actions/get-file-snapshots.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFileSnapshotsInput = z.object({\n fileId: z.string().describe(\"UUID of the Penpot file to retrieve snapshots for\"),\n}).describe(\"Request to retrieve all snapshots for a specific Penpot file.\\n\\nSnapshots are saved versions of a file at specific points in time,\\nallowing version history and the ability to restore previous states.\");\nconst PenpotGetFileSnapshots_SnapshotSchema = z.object({\n id: z.string().describe(\"Unique identifier for the snapshot\").nullable().optional(),\n revn: z.number().int().describe(\"Revision number of the snapshot\").nullable().optional(),\n label: z.string().describe(\"User-defined label or name for the snapshot\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the snapshot was created\").nullable().optional(),\n}).passthrough().describe(\"Individual snapshot information.\");\nexport const PenpotGetFileSnapshotsOutput = z.object({\n snapshots: z.array(PenpotGetFileSnapshots_SnapshotSchema).describe(\"List of snapshot objects for the file, ordered by creation time\").nullable().optional(),\n}).passthrough().describe(\"Response containing all snapshots for the requested file.\\n\\nReturns a list of snapshots with their metadata, allowing users to\\nview version history and restore previous versions if needed.\");\n\nexport const penpotGetFileSnapshots = action(\"PENPOT_GET_FILE_SNAPSHOTS\", {\n slug: \"penpot-get-file-snapshots\",\n name: \"Get File Snapshots\",\n description: \"Retrieves all snapshots for a specific Penpot file. Use this action to list all saved versions (snapshots) of a file, which allows viewing version history and understanding how the file has evolved over time. Snapshots capture the state of a file at specific points in time.\",\n input: PenpotGetFileSnapshotsInput,\n output: PenpotGetFileSnapshotsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-file-snapshots.cjs","names":["z","action"],"sources":["../../src/actions/get-file-snapshots.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetFileSnapshotsInput = z.object({\n fileId: z.string().describe(\"UUID of the Penpot file to retrieve snapshots for\"),\n}).describe(\"Request to retrieve all snapshots for a specific Penpot file.\\n\\nSnapshots are saved versions of a file at specific points in time,\\nallowing version history and the ability to restore previous states.\");\nconst PenpotGetFileSnapshots_SnapshotSchema = z.object({\n id: z.string().describe(\"Unique identifier for the snapshot\").nullable().optional(),\n revn: z.number().int().describe(\"Revision number of the snapshot\").nullable().optional(),\n label: z.string().describe(\"User-defined label or name for the snapshot\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the snapshot was created\").nullable().optional(),\n}).passthrough().describe(\"Individual snapshot information.\");\nexport const PenpotGetFileSnapshotsOutput = z.object({\n snapshots: z.array(PenpotGetFileSnapshots_SnapshotSchema).describe(\"List of snapshot objects for the file, ordered by creation time\").nullable().optional(),\n}).passthrough().describe(\"Response containing all snapshots for the requested file.\\n\\nReturns a list of snapshots with their metadata, allowing users to\\nview version history and restore previous versions if needed.\");\n\nexport const penpotGetFileSnapshots: AppAction<\n typeof PenpotGetFileSnapshotsInput,\n typeof PenpotGetFileSnapshotsOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_FILE_SNAPSHOTS\", {\n slug: \"penpot-get-file-snapshots\",\n name: \"Get File Snapshots\",\n description: \"Retrieves all snapshots for a specific Penpot file. Use this action to list all saved versions (snapshots) of a file, which allows viewing version history and understanding how the file has evolved over time. Snapshots capture the state of a file at specific points in time.\",\n input: PenpotGetFileSnapshotsInput,\n output: PenpotGetFileSnapshotsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,EACjF,CAAC,CAAC,CAAC,SAAS,2MAA2M;AACvN,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,WAAWA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC5J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gMAAgM;AAE1N,MAAa,yBAITC,eAAAA,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-file-snapshots.d.ts
|
|
@@ -12,23 +14,7 @@ declare const PenpotGetFileSnapshotsOutput: z.ZodObject<{
|
|
|
12
14
|
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
15
|
}, z.core.$loose>>>>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const penpotGetFileSnapshots:
|
|
16
|
-
fileId: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
18
|
-
connectionId: z.ZodString;
|
|
19
|
-
entityId: z.ZodString;
|
|
20
|
-
instanceId: z.ZodString;
|
|
21
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
-
full: z.ZodString;
|
|
23
|
-
generic_api_key: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
25
|
-
connectionId: z.ZodString;
|
|
26
|
-
entityId: z.ZodString;
|
|
27
|
-
instanceId: z.ZodString;
|
|
28
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
-
full: z.ZodString;
|
|
30
|
-
generic_api_key: z.ZodString;
|
|
31
|
-
}, z.core.$strip>>]>;
|
|
17
|
+
declare const penpotGetFileSnapshots: AppAction<typeof PenpotGetFileSnapshotsInput, typeof PenpotGetFileSnapshotsOutput, typeof penpot.credential>;
|
|
32
18
|
//#endregion
|
|
33
19
|
export { penpotGetFileSnapshots };
|
|
34
20
|
//# sourceMappingURL=get-file-snapshots.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-snapshots.d.cts","names":[],"sources":["../../src/actions/get-file-snapshots.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-file-snapshots.d.cts","names":[],"sources":["../../src/actions/get-file-snapshots.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAS3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cAI5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-file-snapshots.d.ts
|
|
@@ -12,23 +14,7 @@ declare const PenpotGetFileSnapshotsOutput: z.ZodObject<{
|
|
|
12
14
|
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
15
|
}, z.core.$loose>>>>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const penpotGetFileSnapshots:
|
|
16
|
-
fileId: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
18
|
-
connectionId: z.ZodString;
|
|
19
|
-
entityId: z.ZodString;
|
|
20
|
-
instanceId: z.ZodString;
|
|
21
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
-
full: z.ZodString;
|
|
23
|
-
generic_api_key: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
25
|
-
connectionId: z.ZodString;
|
|
26
|
-
entityId: z.ZodString;
|
|
27
|
-
instanceId: z.ZodString;
|
|
28
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
-
full: z.ZodString;
|
|
30
|
-
generic_api_key: z.ZodString;
|
|
31
|
-
}, z.core.$strip>>]>;
|
|
17
|
+
declare const penpotGetFileSnapshots: AppAction<typeof PenpotGetFileSnapshotsInput, typeof PenpotGetFileSnapshotsOutput, typeof penpot.credential>;
|
|
32
18
|
//#endregion
|
|
33
19
|
export { penpotGetFileSnapshots };
|
|
34
20
|
//# sourceMappingURL=get-file-snapshots.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-snapshots.d.mts","names":[],"sources":["../../src/actions/get-file-snapshots.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-file-snapshots.d.mts","names":[],"sources":["../../src/actions/get-file-snapshots.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAS3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cAI5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-snapshots.mjs","names":[],"sources":["../../src/actions/get-file-snapshots.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFileSnapshotsInput = z.object({\n fileId: z.string().describe(\"UUID of the Penpot file to retrieve snapshots for\"),\n}).describe(\"Request to retrieve all snapshots for a specific Penpot file.\\n\\nSnapshots are saved versions of a file at specific points in time,\\nallowing version history and the ability to restore previous states.\");\nconst PenpotGetFileSnapshots_SnapshotSchema = z.object({\n id: z.string().describe(\"Unique identifier for the snapshot\").nullable().optional(),\n revn: z.number().int().describe(\"Revision number of the snapshot\").nullable().optional(),\n label: z.string().describe(\"User-defined label or name for the snapshot\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the snapshot was created\").nullable().optional(),\n}).passthrough().describe(\"Individual snapshot information.\");\nexport const PenpotGetFileSnapshotsOutput = z.object({\n snapshots: z.array(PenpotGetFileSnapshots_SnapshotSchema).describe(\"List of snapshot objects for the file, ordered by creation time\").nullable().optional(),\n}).passthrough().describe(\"Response containing all snapshots for the requested file.\\n\\nReturns a list of snapshots with their metadata, allowing users to\\nview version history and restore previous versions if needed.\");\n\nexport const penpotGetFileSnapshots = action(\"PENPOT_GET_FILE_SNAPSHOTS\", {\n slug: \"penpot-get-file-snapshots\",\n name: \"Get File Snapshots\",\n description: \"Retrieves all snapshots for a specific Penpot file. Use this action to list all saved versions (snapshots) of a file, which allows viewing version history and understanding how the file has evolved over time. Snapshots capture the state of a file at specific points in time.\",\n input: PenpotGetFileSnapshotsInput,\n output: PenpotGetFileSnapshotsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-file-snapshots.mjs","names":[],"sources":["../../src/actions/get-file-snapshots.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetFileSnapshotsInput = z.object({\n fileId: z.string().describe(\"UUID of the Penpot file to retrieve snapshots for\"),\n}).describe(\"Request to retrieve all snapshots for a specific Penpot file.\\n\\nSnapshots are saved versions of a file at specific points in time,\\nallowing version history and the ability to restore previous states.\");\nconst PenpotGetFileSnapshots_SnapshotSchema = z.object({\n id: z.string().describe(\"Unique identifier for the snapshot\").nullable().optional(),\n revn: z.number().int().describe(\"Revision number of the snapshot\").nullable().optional(),\n label: z.string().describe(\"User-defined label or name for the snapshot\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the snapshot was created\").nullable().optional(),\n}).passthrough().describe(\"Individual snapshot information.\");\nexport const PenpotGetFileSnapshotsOutput = z.object({\n snapshots: z.array(PenpotGetFileSnapshots_SnapshotSchema).describe(\"List of snapshot objects for the file, ordered by creation time\").nullable().optional(),\n}).passthrough().describe(\"Response containing all snapshots for the requested file.\\n\\nReturns a list of snapshots with their metadata, allowing users to\\nview version history and restore previous versions if needed.\");\n\nexport const penpotGetFileSnapshots: AppAction<\n typeof PenpotGetFileSnapshotsInput,\n typeof PenpotGetFileSnapshotsOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_FILE_SNAPSHOTS\", {\n slug: \"penpot-get-file-snapshots\",\n name: \"Get File Snapshots\",\n description: \"Retrieves all snapshots for a specific Penpot file. Use this action to list all saved versions (snapshots) of a file, which allows viewing version history and understanding how the file has evolved over time. Snapshots capture the state of a file at specific points in time.\",\n input: PenpotGetFileSnapshotsInput,\n output: PenpotGetFileSnapshotsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8B,EAAE,OAAO,EAClD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,EACjF,CAAC,CAAC,CAAC,SAAS,2MAA2M;AACvN,MAAM,wCAAwC,EAAE,OAAO;CACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAK5D,MAAa,yBAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb0C,EAAE,OAAO,EACnD,WAAW,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC5J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gMAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-summary.cjs","names":["z","action"],"sources":["../../src/actions/get-file-summary.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFileSummaryInput = z.object({\n id: z.string().describe(\"UUID formatted string identifying the file\"),\n}).describe(\"Request model for retrieving a file summary by its ID.\");\nconst PenpotGetFileSummary_ColorsInfoSchema = z.object({\n count: z.number().int().describe(\"Number of colors\").nullable().optional(),\n sample: z.array(z.record(z.string(), z.unknown())).describe(\"Sample of color data\").nullable().optional(),\n}).passthrough().describe(\"Colors information in the file summary.\");\nconst PenpotGetFileSummary_VariantsInfoSchema = z.object({\n count: z.number().int().describe(\"Number of variants\").nullable().optional(),\n}).passthrough().describe(\"Variants information in the file summary.\");\nconst PenpotGetFileSummary_ComponentsInfoSchema = z.object({\n count: z.number().int().describe(\"Number of components\").nullable().optional(),\n sample: z.array(z.record(z.string(), z.unknown())).describe(\"Sample of component data\").nullable().optional(),\n}).passthrough().describe(\"Components information in the file summary.\");\nconst PenpotGetFileSummary_TypographiesInfoSchema = z.object({\n count: z.number().int().describe(\"Number of typography styles\").nullable().optional(),\n sample: z.array(z.record(z.string(), z.unknown())).describe(\"Sample of typography data\").nullable().optional(),\n}).passthrough().describe(\"Typographies information in the file summary.\");\nexport const PenpotGetFileSummaryOutput = z.object({\n name: z.string().describe(\"Name of the file\").nullable().optional(),\n colors: PenpotGetFileSummary_ColorsInfoSchema.nullable().optional(),\n variants: PenpotGetFileSummary_VariantsInfoSchema.nullable().optional(),\n components: PenpotGetFileSummary_ComponentsInfoSchema.nullable().optional(),\n typographies: PenpotGetFileSummary_TypographiesInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model containing file summary information.\\nThe response structure includes file name and statistics about components, variants, colors, and typographies.\");\n\nexport const penpotGetFileSummary = action(\"PENPOT_GET_FILE_SUMMARY\", {\n slug: \"penpot-get-file-summary\",\n name: \"Get File Summary\",\n description: \"Tool to retrieve a summary of file contents and statistics from Penpot. Use when you need high-level information about a file including page count, components, graphics, and other metadata without fetching the entire file content.\",\n input: PenpotGetFileSummaryInput,\n output: PenpotGetFileSummaryOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-file-summary.cjs","names":["z","action"],"sources":["../../src/actions/get-file-summary.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetFileSummaryInput = z.object({\n id: z.string().describe(\"UUID formatted string identifying the file\"),\n}).describe(\"Request model for retrieving a file summary by its ID.\");\nconst PenpotGetFileSummary_ColorsInfoSchema = z.object({\n count: z.number().int().describe(\"Number of colors\").nullable().optional(),\n sample: z.array(z.record(z.string(), z.unknown())).describe(\"Sample of color data\").nullable().optional(),\n}).passthrough().describe(\"Colors information in the file summary.\");\nconst PenpotGetFileSummary_VariantsInfoSchema = z.object({\n count: z.number().int().describe(\"Number of variants\").nullable().optional(),\n}).passthrough().describe(\"Variants information in the file summary.\");\nconst PenpotGetFileSummary_ComponentsInfoSchema = z.object({\n count: z.number().int().describe(\"Number of components\").nullable().optional(),\n sample: z.array(z.record(z.string(), z.unknown())).describe(\"Sample of component data\").nullable().optional(),\n}).passthrough().describe(\"Components information in the file summary.\");\nconst PenpotGetFileSummary_TypographiesInfoSchema = z.object({\n count: z.number().int().describe(\"Number of typography styles\").nullable().optional(),\n sample: z.array(z.record(z.string(), z.unknown())).describe(\"Sample of typography data\").nullable().optional(),\n}).passthrough().describe(\"Typographies information in the file summary.\");\nexport const PenpotGetFileSummaryOutput = z.object({\n name: z.string().describe(\"Name of the file\").nullable().optional(),\n colors: PenpotGetFileSummary_ColorsInfoSchema.nullable().optional(),\n variants: PenpotGetFileSummary_VariantsInfoSchema.nullable().optional(),\n components: PenpotGetFileSummary_ComponentsInfoSchema.nullable().optional(),\n typographies: PenpotGetFileSummary_TypographiesInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model containing file summary information.\\nThe response structure includes file name and statistics about components, variants, colors, and typographies.\");\n\nexport const penpotGetFileSummary: AppAction<\n typeof PenpotGetFileSummaryInput,\n typeof PenpotGetFileSummaryOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_FILE_SUMMARY\", {\n slug: \"penpot-get-file-summary\",\n name: \"Get File Summary\",\n description: \"Tool to retrieve a summary of file contents and statistics from Penpot. Use when you need high-level information about a file including page count, components, graphics, and other metadata without fetching the entire file content.\",\n input: PenpotGetFileSummaryInput,\n output: PenpotGetFileSummaryOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,EACtE,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAM,0CAA0CA,IAAAA,EAAE,OAAO,EACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AACvE,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AACzE,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,QAAQ,sCAAsC,SAAS,CAAC,CAAC,SAAS;CAClE,UAAU,wCAAwC,SAAS,CAAC,CAAC,SAAS;CACtE,YAAY,0CAA0C,SAAS,CAAC,CAAC,SAAS;CAC1E,cAAc,4CAA4C,SAAS,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qKAAqK;AAE/L,MAAa,uBAITC,eAAAA,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-file-summary.d.ts
|
|
@@ -22,23 +24,7 @@ declare const PenpotGetFileSummaryOutput: z.ZodObject<{
|
|
|
22
24
|
sample: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
23
25
|
}, z.core.$loose>>>;
|
|
24
26
|
}, z.core.$loose>;
|
|
25
|
-
declare const penpotGetFileSummary:
|
|
26
|
-
id: string;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
28
|
-
connectionId: z.ZodString;
|
|
29
|
-
entityId: z.ZodString;
|
|
30
|
-
instanceId: z.ZodString;
|
|
31
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
-
full: z.ZodString;
|
|
33
|
-
generic_api_key: z.ZodString;
|
|
34
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
35
|
-
connectionId: z.ZodString;
|
|
36
|
-
entityId: z.ZodString;
|
|
37
|
-
instanceId: z.ZodString;
|
|
38
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
-
full: z.ZodString;
|
|
40
|
-
generic_api_key: z.ZodString;
|
|
41
|
-
}, z.core.$strip>>]>;
|
|
27
|
+
declare const penpotGetFileSummary: AppAction<typeof PenpotGetFileSummaryInput, typeof PenpotGetFileSummaryOutput, typeof penpot.credential>;
|
|
42
28
|
//#endregion
|
|
43
29
|
export { penpotGetFileSummary };
|
|
44
30
|
//# sourceMappingURL=get-file-summary.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-summary.d.cts","names":[],"sources":["../../src/actions/get-file-summary.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-file-summary.d.cts","names":[],"sources":["../../src/actions/get-file-summary.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAkBzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAQ1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-file-summary.d.ts
|
|
@@ -22,23 +24,7 @@ declare const PenpotGetFileSummaryOutput: z.ZodObject<{
|
|
|
22
24
|
sample: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
23
25
|
}, z.core.$loose>>>;
|
|
24
26
|
}, z.core.$loose>;
|
|
25
|
-
declare const penpotGetFileSummary:
|
|
26
|
-
id: string;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
28
|
-
connectionId: z.ZodString;
|
|
29
|
-
entityId: z.ZodString;
|
|
30
|
-
instanceId: z.ZodString;
|
|
31
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
-
full: z.ZodString;
|
|
33
|
-
generic_api_key: z.ZodString;
|
|
34
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
35
|
-
connectionId: z.ZodString;
|
|
36
|
-
entityId: z.ZodString;
|
|
37
|
-
instanceId: z.ZodString;
|
|
38
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
-
full: z.ZodString;
|
|
40
|
-
generic_api_key: z.ZodString;
|
|
41
|
-
}, z.core.$strip>>]>;
|
|
27
|
+
declare const penpotGetFileSummary: AppAction<typeof PenpotGetFileSummaryInput, typeof PenpotGetFileSummaryOutput, typeof penpot.credential>;
|
|
42
28
|
//#endregion
|
|
43
29
|
export { penpotGetFileSummary };
|
|
44
30
|
//# sourceMappingURL=get-file-summary.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-summary.d.mts","names":[],"sources":["../../src/actions/get-file-summary.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-file-summary.d.mts","names":[],"sources":["../../src/actions/get-file-summary.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAkBzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAQ1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-summary.mjs","names":[],"sources":["../../src/actions/get-file-summary.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFileSummaryInput = z.object({\n id: z.string().describe(\"UUID formatted string identifying the file\"),\n}).describe(\"Request model for retrieving a file summary by its ID.\");\nconst PenpotGetFileSummary_ColorsInfoSchema = z.object({\n count: z.number().int().describe(\"Number of colors\").nullable().optional(),\n sample: z.array(z.record(z.string(), z.unknown())).describe(\"Sample of color data\").nullable().optional(),\n}).passthrough().describe(\"Colors information in the file summary.\");\nconst PenpotGetFileSummary_VariantsInfoSchema = z.object({\n count: z.number().int().describe(\"Number of variants\").nullable().optional(),\n}).passthrough().describe(\"Variants information in the file summary.\");\nconst PenpotGetFileSummary_ComponentsInfoSchema = z.object({\n count: z.number().int().describe(\"Number of components\").nullable().optional(),\n sample: z.array(z.record(z.string(), z.unknown())).describe(\"Sample of component data\").nullable().optional(),\n}).passthrough().describe(\"Components information in the file summary.\");\nconst PenpotGetFileSummary_TypographiesInfoSchema = z.object({\n count: z.number().int().describe(\"Number of typography styles\").nullable().optional(),\n sample: z.array(z.record(z.string(), z.unknown())).describe(\"Sample of typography data\").nullable().optional(),\n}).passthrough().describe(\"Typographies information in the file summary.\");\nexport const PenpotGetFileSummaryOutput = z.object({\n name: z.string().describe(\"Name of the file\").nullable().optional(),\n colors: PenpotGetFileSummary_ColorsInfoSchema.nullable().optional(),\n variants: PenpotGetFileSummary_VariantsInfoSchema.nullable().optional(),\n components: PenpotGetFileSummary_ComponentsInfoSchema.nullable().optional(),\n typographies: PenpotGetFileSummary_TypographiesInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model containing file summary information.\\nThe response structure includes file name and statistics about components, variants, colors, and typographies.\");\n\nexport const penpotGetFileSummary = action(\"PENPOT_GET_FILE_SUMMARY\", {\n slug: \"penpot-get-file-summary\",\n name: \"Get File Summary\",\n description: \"Tool to retrieve a summary of file contents and statistics from Penpot. Use when you need high-level information about a file including page count, components, graphics, and other metadata without fetching the entire file content.\",\n input: PenpotGetFileSummaryInput,\n output: PenpotGetFileSummaryOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-file-summary.mjs","names":[],"sources":["../../src/actions/get-file-summary.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetFileSummaryInput = z.object({\n id: z.string().describe(\"UUID formatted string identifying the file\"),\n}).describe(\"Request model for retrieving a file summary by its ID.\");\nconst PenpotGetFileSummary_ColorsInfoSchema = z.object({\n count: z.number().int().describe(\"Number of colors\").nullable().optional(),\n sample: z.array(z.record(z.string(), z.unknown())).describe(\"Sample of color data\").nullable().optional(),\n}).passthrough().describe(\"Colors information in the file summary.\");\nconst PenpotGetFileSummary_VariantsInfoSchema = z.object({\n count: z.number().int().describe(\"Number of variants\").nullable().optional(),\n}).passthrough().describe(\"Variants information in the file summary.\");\nconst PenpotGetFileSummary_ComponentsInfoSchema = z.object({\n count: z.number().int().describe(\"Number of components\").nullable().optional(),\n sample: z.array(z.record(z.string(), z.unknown())).describe(\"Sample of component data\").nullable().optional(),\n}).passthrough().describe(\"Components information in the file summary.\");\nconst PenpotGetFileSummary_TypographiesInfoSchema = z.object({\n count: z.number().int().describe(\"Number of typography styles\").nullable().optional(),\n sample: z.array(z.record(z.string(), z.unknown())).describe(\"Sample of typography data\").nullable().optional(),\n}).passthrough().describe(\"Typographies information in the file summary.\");\nexport const PenpotGetFileSummaryOutput = z.object({\n name: z.string().describe(\"Name of the file\").nullable().optional(),\n colors: PenpotGetFileSummary_ColorsInfoSchema.nullable().optional(),\n variants: PenpotGetFileSummary_VariantsInfoSchema.nullable().optional(),\n components: PenpotGetFileSummary_ComponentsInfoSchema.nullable().optional(),\n typographies: PenpotGetFileSummary_TypographiesInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model containing file summary information.\\nThe response structure includes file name and statistics about components, variants, colors, and typographies.\");\n\nexport const penpotGetFileSummary: AppAction<\n typeof PenpotGetFileSummaryInput,\n typeof PenpotGetFileSummaryOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_FILE_SUMMARY\", {\n slug: \"penpot-get-file-summary\",\n name: \"Get File Summary\",\n description: \"Tool to retrieve a summary of file contents and statistics from Penpot. Use when you need high-level information about a file including page count, components, graphics, and other metadata without fetching the entire file content.\",\n input: PenpotGetFileSummaryInput,\n output: PenpotGetFileSummaryOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4B,EAAE,OAAO,EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,EACtE,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,wCAAwC,EAAE,OAAO;CACrD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAM,0CAA0C,EAAE,OAAO,EACvD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAM,4CAA4C,EAAE,OAAO;CACzD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AACvE,MAAM,8CAA8C,EAAE,OAAO;CAC3D,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AASzE,MAAa,uBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAjBwC,EAAE,OAAO;EACjD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClE,QAAQ,sCAAsC,SAAS,CAAC,CAAC,SAAS;EAClE,UAAU,wCAAwC,SAAS,CAAC,CAAC,SAAS;EACtE,YAAY,0CAA0C,SAAS,CAAC,CAAC,SAAS;EAC1E,cAAc,4CAA4C,SAAS,CAAC,CAAC,SAAS;CAChF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qKAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file.cjs","names":["z","action"],"sources":["../../src/actions/get-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFileInput = z.object({\n id: z.string().describe(\"UUID of the file to retrieve\"),\n features: z.array(z.string()).describe(\"Set of feature flags to enable for this request\").optional(),\n}).describe(\"Request model for retrieving a Penpot file by ID.\");\nconst PenpotGetFile_PermissionsSchema = z.object({\n type: z.string().describe(\"Permission type\").nullable(),\n canEdit: z.boolean().describe(\"Whether the user can edit the file\").nullable(),\n canRead: z.boolean().describe(\"Whether the user can read the file\").nullable(),\n isAdmin: z.boolean().describe(\"Whether the user has admin permissions\").nullable(),\n isOwner: z.boolean().describe(\"Whether the user is the file owner\").nullable(),\n isLogged: z.boolean().describe(\"Whether the user is logged in\").nullable(),\n}).passthrough().describe(\"Permission details for the file.\");\nexport const PenpotGetFileOutput = z.object({\n id: z.string().describe(\"UUID of the file\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"File data structure containing pages, components, and other design elements\").nullable().optional(),\n name: z.string().describe(\"File name\").nullable(),\n revn: z.number().int().describe(\"Revision number\").nullable(),\n vern: z.number().int().describe(\"Version number\").nullable(),\n features: z.array(z.string()).describe(\"Set of enabled features\"),\n isShared: z.boolean().describe(\"Whether the file is shared\").nullable(),\n createdAt: z.string().describe(\"ISO timestamp of file creation\").nullable(),\n projectId: z.string().describe(\"UUID of the project this file belongs to\").nullable(),\n modifiedAt: z.string().describe(\"ISO timestamp of last modification\").nullable(),\n permissions: PenpotGetFile_PermissionsSchema.nullable(),\n hasMediaTrimmed: z.boolean().describe(\"Whether media has been trimmed in this file\").nullable(),\n commentThreadSeqn: z.number().int().describe(\"Comment thread sequence number\").nullable(),\n}).passthrough().describe(\"Response model for retrieving a Penpot file.\");\n\nexport const penpotGetFile = action(\"PENPOT_GET_FILE\", {\n slug: \"penpot-get-file\",\n name: \"Get File\",\n description: \"Tool to retrieve a Penpot file by its ID. Returns file details including metadata, structure, and permissions. Use when you need to access file information or check file properties.\",\n input: PenpotGetFileInput,\n output: PenpotGetFileOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-file.cjs","names":["z","action"],"sources":["../../src/actions/get-file.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetFileInput = z.object({\n id: z.string().describe(\"UUID of the file to retrieve\"),\n features: z.array(z.string()).describe(\"Set of feature flags to enable for this request\").optional(),\n}).describe(\"Request model for retrieving a Penpot file by ID.\");\nconst PenpotGetFile_PermissionsSchema = z.object({\n type: z.string().describe(\"Permission type\").nullable(),\n canEdit: z.boolean().describe(\"Whether the user can edit the file\").nullable(),\n canRead: z.boolean().describe(\"Whether the user can read the file\").nullable(),\n isAdmin: z.boolean().describe(\"Whether the user has admin permissions\").nullable(),\n isOwner: z.boolean().describe(\"Whether the user is the file owner\").nullable(),\n isLogged: z.boolean().describe(\"Whether the user is logged in\").nullable(),\n}).passthrough().describe(\"Permission details for the file.\");\nexport const PenpotGetFileOutput = z.object({\n id: z.string().describe(\"UUID of the file\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"File data structure containing pages, components, and other design elements\").nullable().optional(),\n name: z.string().describe(\"File name\").nullable(),\n revn: z.number().int().describe(\"Revision number\").nullable(),\n vern: z.number().int().describe(\"Version number\").nullable(),\n features: z.array(z.string()).describe(\"Set of enabled features\"),\n isShared: z.boolean().describe(\"Whether the file is shared\").nullable(),\n createdAt: z.string().describe(\"ISO timestamp of file creation\").nullable(),\n projectId: z.string().describe(\"UUID of the project this file belongs to\").nullable(),\n modifiedAt: z.string().describe(\"ISO timestamp of last modification\").nullable(),\n permissions: PenpotGetFile_PermissionsSchema.nullable(),\n hasMediaTrimmed: z.boolean().describe(\"Whether media has been trimmed in this file\").nullable(),\n commentThreadSeqn: z.number().int().describe(\"Comment thread sequence number\").nullable(),\n}).passthrough().describe(\"Response model for retrieving a Penpot file.\");\n\nexport const penpotGetFile: AppAction<\n typeof PenpotGetFileInput,\n typeof PenpotGetFileOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_FILE\", {\n slug: \"penpot-get-file\",\n name: \"Get File\",\n description: \"Tool to retrieve a Penpot file by its ID. Returns file details including metadata, structure, and permissions. Use when you need to access file information or check file properties.\",\n input: PenpotGetFileInput,\n output: PenpotGetFileOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qBAAqBA,IAAAA,EAAE,OAAO;CACzC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACtD,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,kCAAkCA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;CACtD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACjF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACrD,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpJ,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS;CAChD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;CAC3D,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yBAAyB;CAChE,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACtE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAC1E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACpF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC/E,aAAa,gCAAgC,SAAS;CACtD,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC9F,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAExE,MAAa,gBAITC,eAAAA,OAAO,mBAAmB;CAC5B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-file.d.ts
|
|
@@ -27,24 +29,7 @@ declare const PenpotGetFileOutput: z.ZodObject<{
|
|
|
27
29
|
hasMediaTrimmed: z.ZodNullable<z.ZodBoolean>;
|
|
28
30
|
commentThreadSeqn: z.ZodNullable<z.ZodNumber>;
|
|
29
31
|
}, z.core.$loose>;
|
|
30
|
-
declare const penpotGetFile:
|
|
31
|
-
id: string;
|
|
32
|
-
features?: string[] | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
34
|
-
connectionId: z.ZodString;
|
|
35
|
-
entityId: z.ZodString;
|
|
36
|
-
instanceId: z.ZodString;
|
|
37
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
-
full: z.ZodString;
|
|
39
|
-
generic_api_key: z.ZodString;
|
|
40
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"penpot", z.ZodObject<{
|
|
41
|
-
connectionId: z.ZodString;
|
|
42
|
-
entityId: z.ZodString;
|
|
43
|
-
instanceId: z.ZodString;
|
|
44
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
-
full: z.ZodString;
|
|
46
|
-
generic_api_key: z.ZodString;
|
|
47
|
-
}, z.core.$strip>>]>;
|
|
32
|
+
declare const penpotGetFile: AppAction<typeof PenpotGetFileInput, typeof PenpotGetFileOutput, typeof penpot.credential>;
|
|
48
33
|
//#endregion
|
|
49
34
|
export { penpotGetFile };
|
|
50
35
|
//# sourceMappingURL=get-file.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file.d.cts","names":[],"sources":["../../src/actions/get-file.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-file.d.cts","names":[],"sources":["../../src/actions/get-file.ts"],"mappings":";;;;;cAMa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;cAYlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAgBnB,aAAA,EAAe,SAAA,QACnB,kBAAA,SACA,mBAAA,SACA,MAAA,CAAO,UAAA"}
|