@keystrokehq/penpot 0.1.4 → 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 -4
- package/dist/actions/create-access-token.d.cts.map +1 -1
- package/dist/actions/create-access-token.d.mts +3 -4
- 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 -9
- package/dist/actions/create-comment-thread.d.cts.map +1 -1
- package/dist/actions/create-comment-thread.d.mts +3 -9
- 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 -7
- package/dist/actions/create-file.d.cts.map +1 -1
- package/dist/actions/create-file.d.mts +3 -7
- 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 -5
- package/dist/actions/create-project.d.cts.map +1 -1
- package/dist/actions/create-project.d.mts +3 -5
- 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 -5
- package/dist/actions/create-team-access-request.d.cts.map +1 -1
- package/dist/actions/create-team-access-request.d.mts +3 -5
- 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 -5
- package/dist/actions/create-team.d.cts.map +1 -1
- package/dist/actions/create-team.d.mts +3 -5
- 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 -5
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +3 -5
- 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 -3
- package/dist/actions/delete-access-token.d.cts.map +1 -1
- package/dist/actions/delete-access-token.d.mts +3 -3
- 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 -4
- package/dist/actions/delete-comment.d.cts.map +1 -1
- package/dist/actions/delete-comment.d.mts +3 -4
- 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 -3
- package/dist/actions/delete-file-snapshot.d.cts.map +1 -1
- package/dist/actions/delete-file-snapshot.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-project.d.cts.map +1 -1
- package/dist/actions/delete-project.d.mts +3 -3
- 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 -4
- package/dist/actions/delete-team-files-permanently.d.cts.map +1 -1
- package/dist/actions/delete-team-files-permanently.d.mts +3 -4
- 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 -4
- package/dist/actions/delete-team-invitation.d.cts.map +1 -1
- package/dist/actions/delete-team-invitation.d.mts +3 -4
- 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 -4
- package/dist/actions/delete-team-member.d.cts.map +1 -1
- package/dist/actions/delete-team-member.d.mts +3 -4
- 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 -3
- package/dist/actions/delete-team.d.cts.map +1 -1
- package/dist/actions/delete-team.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-webhook.d.cts.map +1 -1
- package/dist/actions/delete-webhook.d.mts +3 -3
- 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 -4
- package/dist/actions/duplicate-file.d.cts.map +1 -1
- package/dist/actions/duplicate-file.d.mts +3 -4
- 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 -4
- package/dist/actions/duplicate-project.d.cts.map +1 -1
- package/dist/actions/duplicate-project.d.mts +3 -4
- 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 -1
- package/dist/actions/get-access-tokens.d.cts.map +1 -1
- package/dist/actions/get-access-tokens.d.mts +3 -1
- 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 -1
- package/dist/actions/get-all-projects.d.cts.map +1 -1
- package/dist/actions/get-all-projects.d.mts +3 -1
- 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 -1
- package/dist/actions/get-builtin-templates.d.cts.map +1 -1
- package/dist/actions/get-builtin-templates.d.mts +3 -1
- 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 -5
- package/dist/actions/get-comment-thread.d.cts.map +1 -1
- package/dist/actions/get-comment-thread.d.mts +3 -5
- 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 -3
- package/dist/actions/get-comment-threads.d.cts.map +1 -1
- package/dist/actions/get-comment-threads.d.mts +3 -3
- 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 -3
- package/dist/actions/get-comments.d.cts.map +1 -1
- package/dist/actions/get-comments.d.mts +3 -3
- 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 -4
- package/dist/actions/get-file-info.d.cts.map +1 -1
- package/dist/actions/get-file-info.d.mts +3 -4
- 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 -3
- package/dist/actions/get-file-libraries.d.cts.map +1 -1
- package/dist/actions/get-file-libraries.d.mts +3 -3
- 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 -4
- package/dist/actions/get-file-object-thumbnails.d.cts.map +1 -1
- package/dist/actions/get-file-object-thumbnails.d.mts +3 -4
- 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 -3
- package/dist/actions/get-file-snapshots.d.cts.map +1 -1
- package/dist/actions/get-file-snapshots.d.mts +3 -3
- 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 -3
- package/dist/actions/get-file-summary.d.cts.map +1 -1
- package/dist/actions/get-file-summary.d.mts +3 -3
- 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 -4
- package/dist/actions/get-file.d.cts.map +1 -1
- package/dist/actions/get-file.d.mts +3 -4
- 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 -6
- package/dist/actions/get-font-variants.d.cts.map +1 -1
- package/dist/actions/get-font-variants.d.mts +3 -6
- 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 -3
- package/dist/actions/get-library-file-references.d.cts.map +1 -1
- package/dist/actions/get-library-file-references.d.mts +3 -3
- 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 -3
- package/dist/actions/get-library-usage.d.cts.map +1 -1
- package/dist/actions/get-library-usage.d.mts +3 -3
- 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 -1
- package/dist/actions/get-owned-teams.d.cts.map +1 -1
- package/dist/actions/get-owned-teams.d.mts +3 -1
- 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 -5
- package/dist/actions/get-page.d.cts.map +1 -1
- package/dist/actions/get-page.d.mts +3 -5
- 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 -4
- package/dist/actions/get-profiles-for-file-comments.d.cts.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.d.mts +3 -4
- 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 -3
- package/dist/actions/get-project-files.d.cts.map +1 -1
- package/dist/actions/get-project-files.d.mts +3 -3
- 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 -3
- package/dist/actions/get-project.d.cts.map +1 -1
- package/dist/actions/get-project.d.mts +3 -3
- 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 -3
- package/dist/actions/get-sso-provider.d.cts.map +1 -1
- package/dist/actions/get-sso-provider.d.mts +3 -3
- 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 -1
- package/dist/actions/get-subscription-usage.d.cts.map +1 -1
- package/dist/actions/get-subscription-usage.d.mts +3 -1
- 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 -3
- package/dist/actions/get-team-deleted-files.d.cts.map +1 -1
- package/dist/actions/get-team-deleted-files.d.mts +3 -3
- 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 -3
- package/dist/actions/get-team-info.d.cts.map +1 -1
- package/dist/actions/get-team-info.d.mts +3 -3
- 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 -3
- package/dist/actions/get-team-invitations.d.cts.map +1 -1
- package/dist/actions/get-team-invitations.d.mts +3 -3
- 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 -3
- package/dist/actions/get-team-members.d.cts.map +1 -1
- package/dist/actions/get-team-members.d.mts +3 -3
- 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 -3
- package/dist/actions/get-team-shared-files.d.cts.map +1 -1
- package/dist/actions/get-team-shared-files.d.mts +3 -3
- 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 -3
- package/dist/actions/get-team-stats.d.cts.map +1 -1
- package/dist/actions/get-team-stats.d.mts +3 -3
- 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 -4
- package/dist/actions/get-team-users.d.cts.map +1 -1
- package/dist/actions/get-team-users.d.mts +3 -4
- 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 -3
- package/dist/actions/get-team.d.cts.map +1 -1
- package/dist/actions/get-team.d.mts +3 -3
- 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 -1
- package/dist/actions/get-teams.d.cts.map +1 -1
- package/dist/actions/get-teams.d.mts +3 -1
- 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 -3
- package/dist/actions/get-unread-comment-threads.d.cts.map +1 -1
- package/dist/actions/get-unread-comment-threads.d.mts +3 -3
- 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 -5
- package/dist/actions/get-view-only-bundle.d.cts.map +1 -1
- package/dist/actions/get-view-only-bundle.d.mts +3 -5
- 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 -3
- package/dist/actions/get-webhooks.d.cts.map +1 -1
- package/dist/actions/get-webhooks.d.mts +3 -3
- 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 -3
- package/dist/actions/has-file-libraries.d.cts.map +1 -1
- package/dist/actions/has-file-libraries.d.mts +3 -3
- 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 -4
- package/dist/actions/ignore-file-library-sync-status.d.cts.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.d.mts +3 -4
- 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 -4
- package/dist/actions/link-file-to-library.d.cts.map +1 -1
- package/dist/actions/link-file-to-library.d.mts +3 -4
- 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 -3
- package/dist/actions/lock-file-snapshot.d.cts.map +1 -1
- package/dist/actions/lock-file-snapshot.d.mts +3 -3
- 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 -3
- package/dist/actions/logout.d.cts.map +1 -1
- package/dist/actions/logout.d.mts +3 -3
- 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 -3
- package/dist/actions/mark-all-threads-as-read.d.cts.map +1 -1
- package/dist/actions/mark-all-threads-as-read.d.mts +3 -3
- 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 -4
- package/dist/actions/move-files.d.cts.map +1 -1
- package/dist/actions/move-files.d.mts +3 -4
- 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 -4
- package/dist/actions/move-project.d.cts.map +1 -1
- package/dist/actions/move-project.d.mts +3 -4
- 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 -7
- package/dist/actions/prepare-register-profile.d.cts.map +1 -1
- package/dist/actions/prepare-register-profile.d.mts +3 -7
- 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 -9
- package/dist/actions/push-audit-events.d.cts.map +1 -1
- package/dist/actions/push-audit-events.d.mts +3 -9
- 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 -3
- package/dist/actions/register-profile.d.cts.map +1 -1
- package/dist/actions/register-profile.d.mts +3 -3
- 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 -4
- package/dist/actions/rename-file.d.cts.map +1 -1
- package/dist/actions/rename-file.d.mts +3 -4
- 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 -4
- package/dist/actions/rename-project.d.cts.map +1 -1
- package/dist/actions/rename-project.d.mts +3 -4
- 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 -3
- package/dist/actions/request-profile-recovery.d.cts.map +1 -1
- package/dist/actions/request-profile-recovery.d.mts +3 -3
- 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 -4
- package/dist/actions/restore-deleted-team-files.d.cts.map +1 -1
- package/dist/actions/restore-deleted-team-files.d.mts +3 -4
- 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 -4
- package/dist/actions/restore-file-snapshot.d.cts.map +1 -1
- package/dist/actions/restore-file-snapshot.d.mts +3 -4
- 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 -4
- package/dist/actions/search-files.d.cts.map +1 -1
- package/dist/actions/search-files.d.mts +3 -4
- 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 -7
- package/dist/actions/send-user-feedback.d.cts.map +1 -1
- package/dist/actions/send-user-feedback.d.mts +3 -7
- 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 -4
- package/dist/actions/set-file-shared.d.cts.map +1 -1
- package/dist/actions/set-file-shared.d.mts +3 -4
- 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 -4
- package/dist/actions/unlink-file-from-library.d.cts.map +1 -1
- package/dist/actions/unlink-file-from-library.d.mts +3 -4
- 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 -3
- package/dist/actions/unlock-file-snapshot.d.cts.map +1 -1
- package/dist/actions/unlock-file-snapshot.d.mts +3 -3
- 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 -5
- package/dist/actions/update-comment-thread-frame.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-frame.d.mts +3 -5
- 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 -6
- package/dist/actions/update-comment-thread-position.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-position.d.mts +3 -6
- 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 -4
- package/dist/actions/update-comment-thread-status.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-status.d.mts +3 -4
- 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 -5
- package/dist/actions/update-comment-thread.d.cts.map +1 -1
- package/dist/actions/update-comment-thread.d.mts +3 -5
- 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 -6
- package/dist/actions/update-comment.d.cts.map +1 -1
- package/dist/actions/update-comment.d.mts +3 -6
- 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 -4
- package/dist/actions/update-file-library-sync-status.d.cts.map +1 -1
- package/dist/actions/update-file-library-sync-status.d.mts +3 -4
- 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 -4
- package/dist/actions/update-file-snapshot.d.cts.map +1 -1
- package/dist/actions/update-file-snapshot.d.mts +3 -4
- 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 -10
- package/dist/actions/update-file.d.cts.map +1 -1
- package/dist/actions/update-file.d.mts +3 -10
- 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 -5
- package/dist/actions/update-font.d.cts.map +1 -1
- package/dist/actions/update-font.d.mts +3 -5
- 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 -5
- package/dist/actions/update-profile-notifications.d.cts.map +1 -1
- package/dist/actions/update-profile-notifications.d.mts +3 -5
- 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 -21
- package/dist/actions/update-profile-props.d.cts.map +1 -1
- package/dist/actions/update-profile-props.d.mts +3 -21
- 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 -5
- package/dist/actions/update-profile.d.cts.map +1 -1
- package/dist/actions/update-profile.d.mts +3 -5
- 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 -5
- package/dist/actions/update-project-pin.d.cts.map +1 -1
- package/dist/actions/update-project-pin.d.mts +3 -5
- 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 -5
- package/dist/actions/update-team-invitation-role.d.cts.map +1 -1
- package/dist/actions/update-team-invitation-role.d.mts +3 -5
- 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 -4
- package/dist/actions/update-team.d.cts.map +1 -1
- package/dist/actions/update-team.d.mts +3 -4
- 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 -6
- package/dist/actions/update-webhook.d.cts.map +1 -1
- package/dist/actions/update-webhook.d.mts +3 -6
- 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 -3
- package/dist/actions/verify-token.d.cts.map +1 -1
- package/dist/actions/verify-token.d.mts +3 -3
- 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 +9 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +8 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +8 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +6 -2
- 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":"lock-file-snapshot.cjs","names":["z","action"],"sources":["../../src/actions/lock-file-snapshot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotLockFileSnapshotInput = z.object({\n id: z.string().describe(\"UUID of the file snapshot to lock\"),\n});\nexport const PenpotLockFileSnapshotOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the snapshot was locked successfully\").nullable().optional(),\n}).passthrough();\n\nexport const penpotLockFileSnapshot = action(\"PENPOT_LOCK_FILE_SNAPSHOT\", {\n slug: \"penpot-lock-file-snapshot\",\n name: \"Lock File Snapshot\",\n description: \"Tool to lock a file snapshot in Penpot to prevent deletion. Use when you need to protect a snapshot from being removed.\",\n input: PenpotLockFileSnapshotInput,\n output: PenpotLockFileSnapshotOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"lock-file-snapshot.cjs","names":["z","action"],"sources":["../../src/actions/lock-file-snapshot.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 PenpotLockFileSnapshotInput = z.object({\n id: z.string().describe(\"UUID of the file snapshot to lock\"),\n});\nexport const PenpotLockFileSnapshotOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the snapshot was locked successfully\").nullable().optional(),\n}).passthrough();\n\nexport const penpotLockFileSnapshot: AppAction<\n typeof PenpotLockFileSnapshotInput,\n typeof PenpotLockFileSnapshotOutput,\n typeof penpot.credential\n> = action(\"PENPOT_LOCK_FILE_SNAPSHOT\", {\n slug: \"penpot-lock-file-snapshot\",\n name: \"Lock File Snapshot\",\n description: \"Tool to lock a file snapshot in Penpot to prevent deletion. Use when you need to protect a snapshot from being removed.\",\n input: PenpotLockFileSnapshotInput,\n output: PenpotLockFileSnapshotOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,EAC7D,CAAC;AACD,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC5H,CAAC,CAAC,CAAC,YAAY;AAEf,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/lock-file-snapshot.d.ts
|
|
@@ -7,9 +9,7 @@ declare const PenpotLockFileSnapshotInput: z.ZodObject<{
|
|
|
7
9
|
declare const PenpotLockFileSnapshotOutput: z.ZodObject<{
|
|
8
10
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const penpotLockFileSnapshot:
|
|
11
|
-
id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
12
|
+
declare const penpotLockFileSnapshot: AppAction<typeof PenpotLockFileSnapshotInput, typeof PenpotLockFileSnapshotOutput, typeof penpot.credential>;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { penpotLockFileSnapshot };
|
|
15
15
|
//# sourceMappingURL=lock-file-snapshot.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lock-file-snapshot.d.cts","names":[],"sources":["../../src/actions/lock-file-snapshot.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"lock-file-snapshot.d.cts","names":[],"sources":["../../src/actions/lock-file-snapshot.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,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/lock-file-snapshot.d.ts
|
|
@@ -7,9 +9,7 @@ declare const PenpotLockFileSnapshotInput: z.ZodObject<{
|
|
|
7
9
|
declare const PenpotLockFileSnapshotOutput: z.ZodObject<{
|
|
8
10
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const penpotLockFileSnapshot:
|
|
11
|
-
id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
12
|
+
declare const penpotLockFileSnapshot: AppAction<typeof PenpotLockFileSnapshotInput, typeof PenpotLockFileSnapshotOutput, typeof penpot.credential>;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { penpotLockFileSnapshot };
|
|
15
15
|
//# sourceMappingURL=lock-file-snapshot.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lock-file-snapshot.d.mts","names":[],"sources":["../../src/actions/lock-file-snapshot.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"lock-file-snapshot.d.mts","names":[],"sources":["../../src/actions/lock-file-snapshot.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAI5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lock-file-snapshot.mjs","names":[],"sources":["../../src/actions/lock-file-snapshot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotLockFileSnapshotInput = z.object({\n id: z.string().describe(\"UUID of the file snapshot to lock\"),\n});\nexport const PenpotLockFileSnapshotOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the snapshot was locked successfully\").nullable().optional(),\n}).passthrough();\n\nexport const penpotLockFileSnapshot = action(\"PENPOT_LOCK_FILE_SNAPSHOT\", {\n slug: \"penpot-lock-file-snapshot\",\n name: \"Lock File Snapshot\",\n description: \"Tool to lock a file snapshot in Penpot to prevent deletion. Use when you need to protect a snapshot from being removed.\",\n input: PenpotLockFileSnapshotInput,\n output: PenpotLockFileSnapshotOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"lock-file-snapshot.mjs","names":[],"sources":["../../src/actions/lock-file-snapshot.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 PenpotLockFileSnapshotInput = z.object({\n id: z.string().describe(\"UUID of the file snapshot to lock\"),\n});\nexport const PenpotLockFileSnapshotOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the snapshot was locked successfully\").nullable().optional(),\n}).passthrough();\n\nexport const penpotLockFileSnapshot: AppAction<\n typeof PenpotLockFileSnapshotInput,\n typeof PenpotLockFileSnapshotOutput,\n typeof penpot.credential\n> = action(\"PENPOT_LOCK_FILE_SNAPSHOT\", {\n slug: \"penpot-lock-file-snapshot\",\n name: \"Lock File Snapshot\",\n description: \"Tool to lock a file snapshot in Penpot to prevent deletion. Use when you need to protect a snapshot from being removed.\",\n input: PenpotLockFileSnapshotInput,\n output: PenpotLockFileSnapshotOutput,\n});\n"],"mappings":";;;AAaA,MAAa,yBAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfyC,EAAE,OAAO,EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,EAC7D,CAaS;CACP,QAb0C,EAAE,OAAO,EACnD,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC5H,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
package/dist/actions/logout.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"logout.cjs","names":["z","action"],"sources":["../../src/actions/logout.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotLogoutInput = z.object({\n profile_id: z.string().describe(\"UUID of the profile to logout. If not provided, logs out the current authenticated session.\").optional(),\n}).describe(\"Request model for logging out the current session.\");\nexport const PenpotLogoutOutput = z.record(z.string(), z.unknown()).describe(\"Response model for logout operation.\\nThe API returns an empty JSON object on successful logout.\");\n\nexport const penpotLogout = action(\"PENPOT_LOGOUT\", {\n slug: \"penpot-logout\",\n name: \"Logout\",\n description: \"Tool to clear the authentication cookie and logout the current session. Use when the authenticated user wants to end their Penpot session and invalidate their authentication.\",\n input: PenpotLogoutInput,\n output: PenpotLogoutOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"logout.cjs","names":["z","action"],"sources":["../../src/actions/logout.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 PenpotLogoutInput = z.object({\n profile_id: z.string().describe(\"UUID of the profile to logout. If not provided, logs out the current authenticated session.\").optional(),\n}).describe(\"Request model for logging out the current session.\");\nexport const PenpotLogoutOutput = z.record(z.string(), z.unknown()).describe(\"Response model for logout operation.\\nThe API returns an empty JSON object on successful logout.\");\n\nexport const penpotLogout: AppAction<\n typeof PenpotLogoutInput,\n typeof PenpotLogoutOutput,\n typeof penpot.credential\n> = action(\"PENPOT_LOGOUT\", {\n slug: \"penpot-logout\",\n name: \"Logout\",\n description: \"Tool to clear the authentication cookie and logout the current session. Use when the authenticated user wants to end their Penpot session and invalidate their authentication.\",\n input: PenpotLogoutInput,\n output: PenpotLogoutOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oBAAoBA,IAAAA,EAAE,OAAO,EACxC,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS,EAC1I,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,qBAAqBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kGAAkG;AAE/K,MAAa,eAITC,eAAAA,OAAO,iBAAiB;CAC1B,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/logout.d.ts
|
|
@@ -5,9 +7,7 @@ declare const PenpotLogoutInput: z.ZodObject<{
|
|
|
5
7
|
profile_id: z.ZodOptional<z.ZodString>;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const PenpotLogoutOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const penpotLogout:
|
|
9
|
-
profile_id?: string | undefined;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
10
|
+
declare const penpotLogout: AppAction<typeof PenpotLogoutInput, typeof PenpotLogoutOutput, typeof penpot.credential>;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { penpotLogout };
|
|
13
13
|
//# sourceMappingURL=logout.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"logout.d.cts","names":[],"sources":["../../src/actions/logout.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"logout.d.cts","names":[],"sources":["../../src/actions/logout.ts"],"mappings":";;;;;cAMa,iBAAA,EAAiB,CAAA,CAAA,SAAA;;;cAGjB,kBAAA,EAAkB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAElB,YAAA,EAAc,SAAA,QAClB,iBAAA,SACA,kBAAA,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/logout.d.ts
|
|
@@ -5,9 +7,7 @@ declare const PenpotLogoutInput: z.ZodObject<{
|
|
|
5
7
|
profile_id: z.ZodOptional<z.ZodString>;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const PenpotLogoutOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const penpotLogout:
|
|
9
|
-
profile_id?: string | undefined;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
10
|
+
declare const penpotLogout: AppAction<typeof PenpotLogoutInput, typeof PenpotLogoutOutput, typeof penpot.credential>;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { penpotLogout };
|
|
13
13
|
//# sourceMappingURL=logout.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"logout.d.mts","names":[],"sources":["../../src/actions/logout.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"logout.d.mts","names":[],"sources":["../../src/actions/logout.ts"],"mappings":";;;;;cAMa,iBAAA,EAAiB,CAAA,CAAA,SAAA;;;cAGjB,kBAAA,EAAkB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAElB,YAAA,EAAc,SAAA,QAClB,iBAAA,SACA,kBAAA,SACA,MAAA,CAAO,UAAA"}
|
package/dist/actions/logout.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"logout.mjs","names":[],"sources":["../../src/actions/logout.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotLogoutInput = z.object({\n profile_id: z.string().describe(\"UUID of the profile to logout. If not provided, logs out the current authenticated session.\").optional(),\n}).describe(\"Request model for logging out the current session.\");\nexport const PenpotLogoutOutput = z.record(z.string(), z.unknown()).describe(\"Response model for logout operation.\\nThe API returns an empty JSON object on successful logout.\");\n\nexport const penpotLogout = action(\"PENPOT_LOGOUT\", {\n slug: \"penpot-logout\",\n name: \"Logout\",\n description: \"Tool to clear the authentication cookie and logout the current session. Use when the authenticated user wants to end their Penpot session and invalidate their authentication.\",\n input: PenpotLogoutInput,\n output: PenpotLogoutOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"logout.mjs","names":[],"sources":["../../src/actions/logout.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 PenpotLogoutInput = z.object({\n profile_id: z.string().describe(\"UUID of the profile to logout. If not provided, logs out the current authenticated session.\").optional(),\n}).describe(\"Request model for logging out the current session.\");\nexport const PenpotLogoutOutput = z.record(z.string(), z.unknown()).describe(\"Response model for logout operation.\\nThe API returns an empty JSON object on successful logout.\");\n\nexport const penpotLogout: AppAction<\n typeof PenpotLogoutInput,\n typeof PenpotLogoutOutput,\n typeof penpot.credential\n> = action(\"PENPOT_LOGOUT\", {\n slug: \"penpot-logout\",\n name: \"Logout\",\n description: \"Tool to clear the authentication cookie and logout the current session. Use when the authenticated user wants to end their Penpot session and invalidate their authentication.\",\n input: PenpotLogoutInput,\n output: PenpotLogoutOutput,\n});\n"],"mappings":";;;AAWA,MAAa,eAIT,OAAO,iBAAiB;CAC1B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb+B,EAAE,OAAO,EACxC,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS,EAC1I,CAAC,CAAC,CAAC,SAAS,oDAWH;CACP,QAXgC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kGAWnE;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mark-all-threads-as-read.cjs","names":["z","action"],"sources":["../../src/actions/mark-all-threads-as-read.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotMarkAllThreadsAsReadInput = z.object({\n threads: z.array(z.string()).describe(\"List of comment thread UUIDs to mark as read. Can be an empty list to mark all threads as read.\"),\n}).describe(\"Request model for marking all comment threads as read.\");\nexport const PenpotMarkAllThreadsAsReadOutput = z.object({\n message: z.string().describe(\"Status message from the API\").nullable().optional(),\n success: z.boolean().describe(\"Whether the operation was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model after marking comment threads as read.\");\n\nexport const penpotMarkAllThreadsAsRead = action(\"PENPOT_MARK_ALL_THREADS_AS_READ\", {\n slug: \"penpot-mark-all-threads-as-read\",\n name: \"Mark All Threads As Read\",\n description: \"Tool to mark all comment threads as read in Penpot. Use when you need to clear unread status for comment threads.\",\n input: PenpotMarkAllThreadsAsReadInput,\n output: PenpotMarkAllThreadsAsReadOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"mark-all-threads-as-read.cjs","names":["z","action"],"sources":["../../src/actions/mark-all-threads-as-read.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 PenpotMarkAllThreadsAsReadInput = z.object({\n threads: z.array(z.string()).describe(\"List of comment thread UUIDs to mark as read. Can be an empty list to mark all threads as read.\"),\n}).describe(\"Request model for marking all comment threads as read.\");\nexport const PenpotMarkAllThreadsAsReadOutput = z.object({\n message: z.string().describe(\"Status message from the API\").nullable().optional(),\n success: z.boolean().describe(\"Whether the operation was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model after marking comment threads as read.\");\n\nexport const penpotMarkAllThreadsAsRead: AppAction<\n typeof PenpotMarkAllThreadsAsReadInput,\n typeof PenpotMarkAllThreadsAsReadOutput,\n typeof penpot.credential\n> = action(\"PENPOT_MARK_ALL_THREADS_AS_READ\", {\n slug: \"penpot-mark-all-threads-as-read\",\n name: \"Mark All Threads As Read\",\n description: \"Tool to mark all comment threads as read in Penpot. Use when you need to clear unread status for comment threads.\",\n input: PenpotMarkAllThreadsAsReadInput,\n output: PenpotMarkAllThreadsAsReadOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iGAAiG,EACzI,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAEjF,MAAa,6BAITC,eAAAA,OAAO,mCAAmC;CAC5C,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/mark-all-threads-as-read.d.ts
|
|
@@ -8,9 +10,7 @@ declare const PenpotMarkAllThreadsAsReadOutput: z.ZodObject<{
|
|
|
8
10
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
11
|
success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const penpotMarkAllThreadsAsRead:
|
|
12
|
-
threads: string[];
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const penpotMarkAllThreadsAsRead: AppAction<typeof PenpotMarkAllThreadsAsReadInput, typeof PenpotMarkAllThreadsAsReadOutput, typeof penpot.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { penpotMarkAllThreadsAsRead };
|
|
16
16
|
//# sourceMappingURL=mark-all-threads-as-read.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mark-all-threads-as-read.d.cts","names":[],"sources":["../../src/actions/mark-all-threads-as-read.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"mark-all-threads-as-read.d.cts","names":[],"sources":["../../src/actions/mark-all-threads-as-read.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAKhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,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/mark-all-threads-as-read.d.ts
|
|
@@ -8,9 +10,7 @@ declare const PenpotMarkAllThreadsAsReadOutput: z.ZodObject<{
|
|
|
8
10
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
11
|
success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const penpotMarkAllThreadsAsRead:
|
|
12
|
-
threads: string[];
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const penpotMarkAllThreadsAsRead: AppAction<typeof PenpotMarkAllThreadsAsReadInput, typeof PenpotMarkAllThreadsAsReadOutput, typeof penpot.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { penpotMarkAllThreadsAsRead };
|
|
16
16
|
//# sourceMappingURL=mark-all-threads-as-read.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mark-all-threads-as-read.d.mts","names":[],"sources":["../../src/actions/mark-all-threads-as-read.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"mark-all-threads-as-read.d.mts","names":[],"sources":["../../src/actions/mark-all-threads-as-read.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAKhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mark-all-threads-as-read.mjs","names":[],"sources":["../../src/actions/mark-all-threads-as-read.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotMarkAllThreadsAsReadInput = z.object({\n threads: z.array(z.string()).describe(\"List of comment thread UUIDs to mark as read. Can be an empty list to mark all threads as read.\"),\n}).describe(\"Request model for marking all comment threads as read.\");\nexport const PenpotMarkAllThreadsAsReadOutput = z.object({\n message: z.string().describe(\"Status message from the API\").nullable().optional(),\n success: z.boolean().describe(\"Whether the operation was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model after marking comment threads as read.\");\n\nexport const penpotMarkAllThreadsAsRead = action(\"PENPOT_MARK_ALL_THREADS_AS_READ\", {\n slug: \"penpot-mark-all-threads-as-read\",\n name: \"Mark All Threads As Read\",\n description: \"Tool to mark all comment threads as read in Penpot. Use when you need to clear unread status for comment threads.\",\n input: PenpotMarkAllThreadsAsReadInput,\n output: PenpotMarkAllThreadsAsReadOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"mark-all-threads-as-read.mjs","names":[],"sources":["../../src/actions/mark-all-threads-as-read.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 PenpotMarkAllThreadsAsReadInput = z.object({\n threads: z.array(z.string()).describe(\"List of comment thread UUIDs to mark as read. Can be an empty list to mark all threads as read.\"),\n}).describe(\"Request model for marking all comment threads as read.\");\nexport const PenpotMarkAllThreadsAsReadOutput = z.object({\n message: z.string().describe(\"Status message from the API\").nullable().optional(),\n success: z.boolean().describe(\"Whether the operation was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model after marking comment threads as read.\");\n\nexport const penpotMarkAllThreadsAsRead: AppAction<\n typeof PenpotMarkAllThreadsAsReadInput,\n typeof PenpotMarkAllThreadsAsReadOutput,\n typeof penpot.credential\n> = action(\"PENPOT_MARK_ALL_THREADS_AS_READ\", {\n slug: \"penpot-mark-all-threads-as-read\",\n name: \"Mark All Threads As Read\",\n description: \"Tool to mark all comment threads as read in Penpot. Use when you need to clear unread status for comment threads.\",\n input: PenpotMarkAllThreadsAsReadInput,\n output: PenpotMarkAllThreadsAsReadOutput,\n});\n"],"mappings":";;;AAcA,MAAa,6BAIT,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB6C,EAAE,OAAO,EACtD,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iGAAiG,EACzI,CAAC,CAAC,CAAC,SAAS,wDAcH;CACP,QAd8C,EAAE,OAAO;EACvD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"move-files.cjs","names":["z","action"],"sources":["../../src/actions/move-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotMoveFilesInput = z.object({\n ids: z.array(z.string()).describe(\"List of file UUIDs to move. Must contain at least one file ID.\"),\n project_id: z.string().describe(\"UUID of the destination project where files will be moved.\"),\n}).describe(\"Request model for moving files from one project to another in Penpot.\");\nexport const PenpotMoveFilesOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the files were moved successfully\").nullable().optional(),\n}).passthrough().describe(\"Response model for moving files between projects in Penpot.\");\n\nexport const penpotMoveFiles = action(\"PENPOT_MOVE_FILES\", {\n slug: \"penpot-move-files\",\n name: \"Move Files\",\n description: \"Tool to move files from one project to another in Penpot. Use when you need to reorganize files by transferring them between projects.\",\n input: PenpotMoveFilesInput,\n output: PenpotMoveFilesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"move-files.cjs","names":["z","action"],"sources":["../../src/actions/move-files.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 PenpotMoveFilesInput = z.object({\n ids: z.array(z.string()).describe(\"List of file UUIDs to move. Must contain at least one file ID.\"),\n project_id: z.string().describe(\"UUID of the destination project where files will be moved.\"),\n}).describe(\"Request model for moving files from one project to another in Penpot.\");\nexport const PenpotMoveFilesOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the files were moved successfully\").nullable().optional(),\n}).passthrough().describe(\"Response model for moving files between projects in Penpot.\");\n\nexport const penpotMoveFiles: AppAction<\n typeof PenpotMoveFilesInput,\n typeof PenpotMoveFilesOutput,\n typeof penpot.credential\n> = action(\"PENPOT_MOVE_FILES\", {\n slug: \"penpot-move-files\",\n name: \"Move Files\",\n description: \"Tool to move files from one project to another in Penpot. Use when you need to reorganize files by transferring them between projects.\",\n input: PenpotMoveFilesInput,\n output: PenpotMoveFilesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO;CAC3C,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gEAAgE;CAClG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;AAC9F,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAEvF,MAAa,kBAITC,eAAAA,OAAO,qBAAqB;CAC9B,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/move-files.d.ts
|
|
@@ -8,10 +10,7 @@ declare const PenpotMoveFilesInput: z.ZodObject<{
|
|
|
8
10
|
declare const PenpotMoveFilesOutput: z.ZodObject<{
|
|
9
11
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const penpotMoveFiles:
|
|
12
|
-
ids: string[];
|
|
13
|
-
project_id: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const penpotMoveFiles: AppAction<typeof PenpotMoveFilesInput, typeof PenpotMoveFilesOutput, typeof penpot.credential>;
|
|
15
14
|
//#endregion
|
|
16
15
|
export { penpotMoveFiles };
|
|
17
16
|
//# sourceMappingURL=move-files.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"move-files.d.cts","names":[],"sources":["../../src/actions/move-files.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"move-files.d.cts","names":[],"sources":["../../src/actions/move-files.ts"],"mappings":";;;;;cAMa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;cAIpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAIrB,eAAA,EAAiB,SAAA,QACrB,oBAAA,SACA,qBAAA,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/move-files.d.ts
|
|
@@ -8,10 +10,7 @@ declare const PenpotMoveFilesInput: z.ZodObject<{
|
|
|
8
10
|
declare const PenpotMoveFilesOutput: z.ZodObject<{
|
|
9
11
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const penpotMoveFiles:
|
|
12
|
-
ids: string[];
|
|
13
|
-
project_id: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const penpotMoveFiles: AppAction<typeof PenpotMoveFilesInput, typeof PenpotMoveFilesOutput, typeof penpot.credential>;
|
|
15
14
|
//#endregion
|
|
16
15
|
export { penpotMoveFiles };
|
|
17
16
|
//# sourceMappingURL=move-files.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"move-files.d.mts","names":[],"sources":["../../src/actions/move-files.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"move-files.d.mts","names":[],"sources":["../../src/actions/move-files.ts"],"mappings":";;;;;cAMa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;cAIpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAIrB,eAAA,EAAiB,SAAA,QACrB,oBAAA,SACA,qBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"move-files.mjs","names":[],"sources":["../../src/actions/move-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotMoveFilesInput = z.object({\n ids: z.array(z.string()).describe(\"List of file UUIDs to move. Must contain at least one file ID.\"),\n project_id: z.string().describe(\"UUID of the destination project where files will be moved.\"),\n}).describe(\"Request model for moving files from one project to another in Penpot.\");\nexport const PenpotMoveFilesOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the files were moved successfully\").nullable().optional(),\n}).passthrough().describe(\"Response model for moving files between projects in Penpot.\");\n\nexport const penpotMoveFiles = action(\"PENPOT_MOVE_FILES\", {\n slug: \"penpot-move-files\",\n name: \"Move Files\",\n description: \"Tool to move files from one project to another in Penpot. Use when you need to reorganize files by transferring them between projects.\",\n input: PenpotMoveFilesInput,\n output: PenpotMoveFilesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"move-files.mjs","names":[],"sources":["../../src/actions/move-files.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 PenpotMoveFilesInput = z.object({\n ids: z.array(z.string()).describe(\"List of file UUIDs to move. Must contain at least one file ID.\"),\n project_id: z.string().describe(\"UUID of the destination project where files will be moved.\"),\n}).describe(\"Request model for moving files from one project to another in Penpot.\");\nexport const PenpotMoveFilesOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the files were moved successfully\").nullable().optional(),\n}).passthrough().describe(\"Response model for moving files between projects in Penpot.\");\n\nexport const penpotMoveFiles: AppAction<\n typeof PenpotMoveFilesInput,\n typeof PenpotMoveFilesOutput,\n typeof penpot.credential\n> = action(\"PENPOT_MOVE_FILES\", {\n slug: \"penpot-move-files\",\n name: \"Move Files\",\n description: \"Tool to move files from one project to another in Penpot. Use when you need to reorganize files by transferring them between projects.\",\n input: PenpotMoveFilesInput,\n output: PenpotMoveFilesOutput,\n});\n"],"mappings":";;;AAcA,MAAa,kBAIT,OAAO,qBAAqB;CAC9B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBkC,EAAE,OAAO;EAC3C,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gEAAgE;EAClG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CAC9F,CAAC,CAAC,CAAC,SAAS,uEAaH;CACP,QAbmC,EAAE,OAAO,EAC5C,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"move-project.cjs","names":["z","action"],"sources":["../../src/actions/move-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotMoveProjectInput = z.object({\n team_id: z.string().describe(\"UUID of the destination team where the project will be moved\"),\n project_id: z.string().describe(\"UUID of the project to move\"),\n}).describe(\"Request model for moving a project to a different team in Penpot.\");\nexport const PenpotMoveProjectOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the move operation was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model for MoveProject action.\");\n\nexport const penpotMoveProject = action(\"PENPOT_MOVE_PROJECT\", {\n slug: \"penpot-move-project\",\n name: \"Move Project\",\n description: \"Tool to move a project to a different team in Penpot. Use when you need to transfer a project from one team to another.\",\n input: PenpotMoveProjectInput,\n output: PenpotMoveProjectOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"move-project.cjs","names":["z","action"],"sources":["../../src/actions/move-project.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 PenpotMoveProjectInput = z.object({\n team_id: z.string().describe(\"UUID of the destination team where the project will be moved\"),\n project_id: z.string().describe(\"UUID of the project to move\"),\n}).describe(\"Request model for moving a project to a different team in Penpot.\");\nexport const PenpotMoveProjectOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the move operation was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model for MoveProject action.\");\n\nexport const penpotMoveProject: AppAction<\n typeof PenpotMoveProjectInput,\n typeof PenpotMoveProjectOutput,\n typeof penpot.credential\n> = action(\"PENPOT_MOVE_PROJECT\", {\n slug: \"penpot-move-project\",\n name: \"Move Project\",\n description: \"Tool to move a project to a different team in Penpot. Use when you need to transfer a project from one team to another.\",\n input: PenpotMoveProjectInput,\n output: PenpotMoveProjectOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CAC3F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;AAC/D,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAElE,MAAa,oBAITC,eAAAA,OAAO,uBAAuB;CAChC,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/move-project.d.ts
|
|
@@ -8,10 +10,7 @@ declare const PenpotMoveProjectInput: z.ZodObject<{
|
|
|
8
10
|
declare const PenpotMoveProjectOutput: z.ZodObject<{
|
|
9
11
|
success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const penpotMoveProject:
|
|
12
|
-
team_id: string;
|
|
13
|
-
project_id: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const penpotMoveProject: AppAction<typeof PenpotMoveProjectInput, typeof PenpotMoveProjectOutput, typeof penpot.credential>;
|
|
15
14
|
//#endregion
|
|
16
15
|
export { penpotMoveProject };
|
|
17
16
|
//# sourceMappingURL=move-project.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"move-project.d.cts","names":[],"sources":["../../src/actions/move-project.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"move-project.d.cts","names":[],"sources":["../../src/actions/move-project.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;cAItB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAIvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,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/move-project.d.ts
|
|
@@ -8,10 +10,7 @@ declare const PenpotMoveProjectInput: z.ZodObject<{
|
|
|
8
10
|
declare const PenpotMoveProjectOutput: z.ZodObject<{
|
|
9
11
|
success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const penpotMoveProject:
|
|
12
|
-
team_id: string;
|
|
13
|
-
project_id: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const penpotMoveProject: AppAction<typeof PenpotMoveProjectInput, typeof PenpotMoveProjectOutput, typeof penpot.credential>;
|
|
15
14
|
//#endregion
|
|
16
15
|
export { penpotMoveProject };
|
|
17
16
|
//# sourceMappingURL=move-project.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"move-project.d.mts","names":[],"sources":["../../src/actions/move-project.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"move-project.d.mts","names":[],"sources":["../../src/actions/move-project.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;cAItB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAIvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"move-project.mjs","names":[],"sources":["../../src/actions/move-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotMoveProjectInput = z.object({\n team_id: z.string().describe(\"UUID of the destination team where the project will be moved\"),\n project_id: z.string().describe(\"UUID of the project to move\"),\n}).describe(\"Request model for moving a project to a different team in Penpot.\");\nexport const PenpotMoveProjectOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the move operation was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model for MoveProject action.\");\n\nexport const penpotMoveProject = action(\"PENPOT_MOVE_PROJECT\", {\n slug: \"penpot-move-project\",\n name: \"Move Project\",\n description: \"Tool to move a project to a different team in Penpot. Use when you need to transfer a project from one team to another.\",\n input: PenpotMoveProjectInput,\n output: PenpotMoveProjectOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"move-project.mjs","names":[],"sources":["../../src/actions/move-project.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 PenpotMoveProjectInput = z.object({\n team_id: z.string().describe(\"UUID of the destination team where the project will be moved\"),\n project_id: z.string().describe(\"UUID of the project to move\"),\n}).describe(\"Request model for moving a project to a different team in Penpot.\");\nexport const PenpotMoveProjectOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the move operation was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model for MoveProject action.\");\n\nexport const penpotMoveProject: AppAction<\n typeof PenpotMoveProjectInput,\n typeof PenpotMoveProjectOutput,\n typeof penpot.credential\n> = action(\"PENPOT_MOVE_PROJECT\", {\n slug: \"penpot-move-project\",\n name: \"Move Project\",\n description: \"Tool to move a project to a different team in Penpot. Use when you need to transfer a project from one team to another.\",\n input: PenpotMoveProjectInput,\n output: PenpotMoveProjectOutput,\n});\n"],"mappings":";;;AAcA,MAAa,oBAIT,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBoC,EAAE,OAAO;EAC7C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;EAC3F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CAC/D,CAAC,CAAC,CAAC,SAAS,mEAaH;CACP,QAbqC,EAAE,OAAO,EAC9C,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prepare-register-profile.cjs","names":["z","action"],"sources":["../../src/actions/prepare-register-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotPrepareRegisterProfileInput = z.object({\n email: z.string().describe(\"Email address for the new user account. Must be a valid email format.\"),\n fullname: z.string().describe(\"Full name of the user to register. Must be a non-whitespace string.\"),\n password: z.string().describe(\"Password for the new user account. Should meet security requirements.\"),\n invitation_token: z.string().describe(\"Optional invitation token for team access. Include this if registering with a team invitation.\").optional(),\n create_welcome_file: z.boolean().describe(\"Optional flag to automatically create a welcome file for the new user. If not specified, uses system default.\").optional(),\n}).describe(\"Request model for preparing user registration.\");\nexport const PenpotPrepareRegisterProfileOutput = z.object({\n email: z.string().describe(\"Email address that was registered\").nullable().optional(),\n message: z.string().describe(\"Message about the registration preparation result, such as verification email sent confirmation\").nullable().optional(),\n success: z.boolean().describe(\"Whether the registration preparation was successful\").nullable().optional(),\n user_id: z.string().describe(\"ID of the prepared user profile if applicable\").nullable().optional(),\n verification_required: z.boolean().describe(\"Whether email verification is required to complete registration\").nullable().optional(),\n}).passthrough().describe(\"Response model for user registration preparation.\");\n\nexport const penpotPrepareRegisterProfile = action(\"PENPOT_PREPARE_REGISTER_PROFILE\", {\n slug: \"penpot-prepare-register-profile\",\n name: \"Prepare Register Profile\",\n description: \"Tool to prepare user registration by validating email and sending verification in Penpot. Use when you need to initiate the registration process for a new user. This endpoint validates the provided information and typically sends a verification email to complete the registration.\",\n input: PenpotPrepareRegisterProfileInput,\n output: PenpotPrepareRegisterProfileOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"prepare-register-profile.cjs","names":["z","action"],"sources":["../../src/actions/prepare-register-profile.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 PenpotPrepareRegisterProfileInput = z.object({\n email: z.string().describe(\"Email address for the new user account. Must be a valid email format.\"),\n fullname: z.string().describe(\"Full name of the user to register. Must be a non-whitespace string.\"),\n password: z.string().describe(\"Password for the new user account. Should meet security requirements.\"),\n invitation_token: z.string().describe(\"Optional invitation token for team access. Include this if registering with a team invitation.\").optional(),\n create_welcome_file: z.boolean().describe(\"Optional flag to automatically create a welcome file for the new user. If not specified, uses system default.\").optional(),\n}).describe(\"Request model for preparing user registration.\");\nexport const PenpotPrepareRegisterProfileOutput = z.object({\n email: z.string().describe(\"Email address that was registered\").nullable().optional(),\n message: z.string().describe(\"Message about the registration preparation result, such as verification email sent confirmation\").nullable().optional(),\n success: z.boolean().describe(\"Whether the registration preparation was successful\").nullable().optional(),\n user_id: z.string().describe(\"ID of the prepared user profile if applicable\").nullable().optional(),\n verification_required: z.boolean().describe(\"Whether email verification is required to complete registration\").nullable().optional(),\n}).passthrough().describe(\"Response model for user registration preparation.\");\n\nexport const penpotPrepareRegisterProfile: AppAction<\n typeof PenpotPrepareRegisterProfileInput,\n typeof PenpotPrepareRegisterProfileOutput,\n typeof penpot.credential\n> = action(\"PENPOT_PREPARE_REGISTER_PROFILE\", {\n slug: \"penpot-prepare-register-profile\",\n name: \"Prepare Register Profile\",\n description: \"Tool to prepare user registration by validating email and sending verification in Penpot. Use when you need to initiate the registration process for a new user. This endpoint validates the provided information and typically sends a verification email to complete the registration.\",\n input: PenpotPrepareRegisterProfileInput,\n output: PenpotPrepareRegisterProfileOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE;CAClG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE;CACnG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE;CACrG,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CACjJ,qBAAqBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;AACtK,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpJ,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,uBAAuBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAE7E,MAAa,+BAITC,eAAAA,OAAO,mCAAmC;CAC5C,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/prepare-register-profile.d.ts
|
|
@@ -15,13 +17,7 @@ declare const PenpotPrepareRegisterProfileOutput: z.ZodObject<{
|
|
|
15
17
|
user_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
18
|
verification_required: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const penpotPrepareRegisterProfile:
|
|
19
|
-
email: string;
|
|
20
|
-
fullname: string;
|
|
21
|
-
password: string;
|
|
22
|
-
invitation_token?: string | undefined;
|
|
23
|
-
create_welcome_file?: boolean | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
20
|
+
declare const penpotPrepareRegisterProfile: AppAction<typeof PenpotPrepareRegisterProfileInput, typeof PenpotPrepareRegisterProfileOutput, typeof penpot.credential>;
|
|
25
21
|
//#endregion
|
|
26
22
|
export { penpotPrepareRegisterProfile };
|
|
27
23
|
//# sourceMappingURL=prepare-register-profile.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prepare-register-profile.d.cts","names":[],"sources":["../../src/actions/prepare-register-profile.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"prepare-register-profile.d.cts","names":[],"sources":["../../src/actions/prepare-register-profile.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;cAOjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;cAQlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,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/prepare-register-profile.d.ts
|
|
@@ -15,13 +17,7 @@ declare const PenpotPrepareRegisterProfileOutput: z.ZodObject<{
|
|
|
15
17
|
user_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
18
|
verification_required: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const penpotPrepareRegisterProfile:
|
|
19
|
-
email: string;
|
|
20
|
-
fullname: string;
|
|
21
|
-
password: string;
|
|
22
|
-
invitation_token?: string | undefined;
|
|
23
|
-
create_welcome_file?: boolean | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
20
|
+
declare const penpotPrepareRegisterProfile: AppAction<typeof PenpotPrepareRegisterProfileInput, typeof PenpotPrepareRegisterProfileOutput, typeof penpot.credential>;
|
|
25
21
|
//#endregion
|
|
26
22
|
export { penpotPrepareRegisterProfile };
|
|
27
23
|
//# sourceMappingURL=prepare-register-profile.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prepare-register-profile.d.mts","names":[],"sources":["../../src/actions/prepare-register-profile.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"prepare-register-profile.d.mts","names":[],"sources":["../../src/actions/prepare-register-profile.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;cAOjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;cAQlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prepare-register-profile.mjs","names":[],"sources":["../../src/actions/prepare-register-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotPrepareRegisterProfileInput = z.object({\n email: z.string().describe(\"Email address for the new user account. Must be a valid email format.\"),\n fullname: z.string().describe(\"Full name of the user to register. Must be a non-whitespace string.\"),\n password: z.string().describe(\"Password for the new user account. Should meet security requirements.\"),\n invitation_token: z.string().describe(\"Optional invitation token for team access. Include this if registering with a team invitation.\").optional(),\n create_welcome_file: z.boolean().describe(\"Optional flag to automatically create a welcome file for the new user. If not specified, uses system default.\").optional(),\n}).describe(\"Request model for preparing user registration.\");\nexport const PenpotPrepareRegisterProfileOutput = z.object({\n email: z.string().describe(\"Email address that was registered\").nullable().optional(),\n message: z.string().describe(\"Message about the registration preparation result, such as verification email sent confirmation\").nullable().optional(),\n success: z.boolean().describe(\"Whether the registration preparation was successful\").nullable().optional(),\n user_id: z.string().describe(\"ID of the prepared user profile if applicable\").nullable().optional(),\n verification_required: z.boolean().describe(\"Whether email verification is required to complete registration\").nullable().optional(),\n}).passthrough().describe(\"Response model for user registration preparation.\");\n\nexport const penpotPrepareRegisterProfile = action(\"PENPOT_PREPARE_REGISTER_PROFILE\", {\n slug: \"penpot-prepare-register-profile\",\n name: \"Prepare Register Profile\",\n description: \"Tool to prepare user registration by validating email and sending verification in Penpot. Use when you need to initiate the registration process for a new user. This endpoint validates the provided information and typically sends a verification email to complete the registration.\",\n input: PenpotPrepareRegisterProfileInput,\n output: PenpotPrepareRegisterProfileOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"prepare-register-profile.mjs","names":[],"sources":["../../src/actions/prepare-register-profile.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 PenpotPrepareRegisterProfileInput = z.object({\n email: z.string().describe(\"Email address for the new user account. Must be a valid email format.\"),\n fullname: z.string().describe(\"Full name of the user to register. Must be a non-whitespace string.\"),\n password: z.string().describe(\"Password for the new user account. Should meet security requirements.\"),\n invitation_token: z.string().describe(\"Optional invitation token for team access. Include this if registering with a team invitation.\").optional(),\n create_welcome_file: z.boolean().describe(\"Optional flag to automatically create a welcome file for the new user. If not specified, uses system default.\").optional(),\n}).describe(\"Request model for preparing user registration.\");\nexport const PenpotPrepareRegisterProfileOutput = z.object({\n email: z.string().describe(\"Email address that was registered\").nullable().optional(),\n message: z.string().describe(\"Message about the registration preparation result, such as verification email sent confirmation\").nullable().optional(),\n success: z.boolean().describe(\"Whether the registration preparation was successful\").nullable().optional(),\n user_id: z.string().describe(\"ID of the prepared user profile if applicable\").nullable().optional(),\n verification_required: z.boolean().describe(\"Whether email verification is required to complete registration\").nullable().optional(),\n}).passthrough().describe(\"Response model for user registration preparation.\");\n\nexport const penpotPrepareRegisterProfile: AppAction<\n typeof PenpotPrepareRegisterProfileInput,\n typeof PenpotPrepareRegisterProfileOutput,\n typeof penpot.credential\n> = action(\"PENPOT_PREPARE_REGISTER_PROFILE\", {\n slug: \"penpot-prepare-register-profile\",\n name: \"Prepare Register Profile\",\n description: \"Tool to prepare user registration by validating email and sending verification in Penpot. Use when you need to initiate the registration process for a new user. This endpoint validates the provided information and typically sends a verification email to complete the registration.\",\n input: PenpotPrepareRegisterProfileInput,\n output: PenpotPrepareRegisterProfileOutput,\n});\n"],"mappings":";;;AAqBA,MAAa,+BAIT,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvB+C,EAAE,OAAO;EACxD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE;EAClG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE;EACnG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE;EACrG,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;EACjJ,qBAAqB,EAAE,QAAQ,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;CACtK,CAAC,CAAC,CAAC,SAAS,gDAiBH;CACP,QAjBgD,EAAE,OAAO;EACzD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpJ,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,uBAAuB,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"push-audit-events.cjs","names":["z","action"],"sources":["../../src/actions/push-audit-events.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotPushAuditEventsInput = z.object({\n events: z.array(z.object({\n name: z.string().describe(\"Name identifier for the audit event (alphanumeric, dash, underscore only, 1-50 characters)\"),\n type: z.enum([\"identify\", \"action\"]).describe(\"Type of audit event - 'identify' for identification events or 'action' for user actions\"),\n props: z.record(z.string(), z.unknown()).describe(\"Event-specific properties containing additional data about the audit event\"),\n context: z.record(z.string(), z.unknown()).describe(\"Optional contextual information about the event such as request metadata or environment details\").optional(),\n}).passthrough().describe(\"Schema for a single audit event.\")).describe(\"Array of audit events to push (must contain at least one event)\"),\n}).describe(\"Request schema for pushing audit events to Penpot.\");\nexport const PenpotPushAuditEventsOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the audit events were successfully recorded\").nullable().optional(),\n}).passthrough().describe(\"Response schema after pushing audit events.\");\n\nexport const penpotPushAuditEvents = action(\"PENPOT_PUSH_AUDIT_EVENTS\", {\n slug: \"penpot-push-audit-events\",\n name: \"Push Audit Events\",\n description: \"Tool to push audit events to Penpot for tracking system behavior and user actions. Use when you need to log important events like user actions, file changes, or team modifications for auditing purposes.\",\n input: PenpotPushAuditEventsInput,\n output: PenpotPushAuditEventsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"push-audit-events.cjs","names":["z","action"],"sources":["../../src/actions/push-audit-events.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 PenpotPushAuditEventsInput = z.object({\n events: z.array(z.object({\n name: z.string().describe(\"Name identifier for the audit event (alphanumeric, dash, underscore only, 1-50 characters)\"),\n type: z.enum([\"identify\", \"action\"]).describe(\"Type of audit event - 'identify' for identification events or 'action' for user actions\"),\n props: z.record(z.string(), z.unknown()).describe(\"Event-specific properties containing additional data about the audit event\"),\n context: z.record(z.string(), z.unknown()).describe(\"Optional contextual information about the event such as request metadata or environment details\").optional(),\n}).passthrough().describe(\"Schema for a single audit event.\")).describe(\"Array of audit events to push (must contain at least one event)\"),\n}).describe(\"Request schema for pushing audit events to Penpot.\");\nexport const PenpotPushAuditEventsOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the audit events were successfully recorded\").nullable().optional(),\n}).passthrough().describe(\"Response schema after pushing audit events.\");\n\nexport const penpotPushAuditEvents: AppAction<\n typeof PenpotPushAuditEventsInput,\n typeof PenpotPushAuditEventsOutput,\n typeof penpot.credential\n> = action(\"PENPOT_PUSH_AUDIT_EVENTS\", {\n slug: \"penpot-push-audit-events\",\n name: \"Push Audit Events\",\n description: \"Tool to push audit events to Penpot for tracking system behavior and user actions. Use when you need to log important events like user actions, file changes, or team modifications for auditing purposes.\",\n input: PenpotPushAuditEventsInput,\n output: PenpotPushAuditEventsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;CACzB,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F;CACtH,MAAMA,IAAAA,EAAE,KAAK,CAAC,YAAY,QAAQ,CAAC,CAAC,CAAC,SAAS,yFAAyF;CACvI,OAAOA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4EAA4E;CAC9H,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS;AAClK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,CAAC,SAAS,iEAAiE,EACzI,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACrH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAEvE,MAAa,wBAITC,eAAAA,OAAO,4BAA4B;CACrC,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/push-audit-events.d.ts
|
|
@@ -15,15 +17,7 @@ declare const PenpotPushAuditEventsInput: z.ZodObject<{
|
|
|
15
17
|
declare const PenpotPushAuditEventsOutput: z.ZodObject<{
|
|
16
18
|
success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const penpotPushAuditEvents:
|
|
19
|
-
events: {
|
|
20
|
-
[x: string]: unknown;
|
|
21
|
-
name: string;
|
|
22
|
-
type: "identify" | "action";
|
|
23
|
-
props: Record<string, unknown>;
|
|
24
|
-
context?: Record<string, unknown> | undefined;
|
|
25
|
-
}[];
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
20
|
+
declare const penpotPushAuditEvents: AppAction<typeof PenpotPushAuditEventsInput, typeof PenpotPushAuditEventsOutput, typeof penpot.credential>;
|
|
27
21
|
//#endregion
|
|
28
22
|
export { penpotPushAuditEvents };
|
|
29
23
|
//# sourceMappingURL=push-audit-events.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"push-audit-events.d.cts","names":[],"sources":["../../src/actions/push-audit-events.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"push-audit-events.d.cts","names":[],"sources":["../../src/actions/push-audit-events.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAQ1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,MAAA,CAAO,UAAA"}
|