@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,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/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.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"push-audit-events.d.mts","names":[],"sources":["../../src/actions/push-audit-events.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"push-audit-events.d.mts","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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"push-audit-events.mjs","names":[],"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.mjs","names":[],"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":";;;AAkBA,MAAa,wBAIT,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApBwC,EAAE,OAAO,EACjD,QAAQ,EAAE,MAAM,EAAE,OAAO;EACzB,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F;EACtH,MAAM,EAAE,KAAK,CAAC,YAAY,QAAQ,CAAC,CAAC,CAAC,SAAS,yFAAyF;EACvI,OAAO,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4EAA4E;EAC9H,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS;CAClK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,CAAC,SAAS,iEAAiE,EACzI,CAAC,CAAC,CAAC,SAAS,oDAaH;CACP,QAbyC,EAAE,OAAO,EAClD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACrH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"register-profile.cjs","names":["z","action"],"sources":["../../src/actions/register-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRegisterProfileInput = z.object({\n token: z.string().describe(\"Registration token received from the prepare-register-profile endpoint, typically sent via email verification. This JWT token contains the encrypted registration data.\"),\n}).describe(\"Request model for completing user registration.\");\nexport const PenpotRegisterProfileOutput = z.object({\n email: z.string().describe(\"Email address of the registered user\").nullable().optional(),\n message: z.string().describe(\"Message about the registration result\").nullable().optional(),\n success: z.boolean().describe(\"Whether the registration was successful\").nullable().optional(),\n fullname: z.string().describe(\"Full name of the registered user\").nullable().optional(),\n profile_id: z.string().describe(\"UUID of the newly created user profile\").nullable().optional(),\n}).passthrough().describe(\"Response model for completed user registration.\");\n\nexport const penpotRegisterProfile = action(\"PENPOT_REGISTER_PROFILE\", {\n slug: \"penpot-register-profile\",\n name: \"Register Profile\",\n description: \"Tool to complete user registration with profile details using a verification token. Use when you have a registration token from the prepare-register-profile endpoint and need to finalize the user account creation.\",\n input: PenpotRegisterProfileInput,\n output: PenpotRegisterProfileOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"register-profile.cjs","names":["z","action"],"sources":["../../src/actions/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 PenpotRegisterProfileInput = z.object({\n token: z.string().describe(\"Registration token received from the prepare-register-profile endpoint, typically sent via email verification. This JWT token contains the encrypted registration data.\"),\n}).describe(\"Request model for completing user registration.\");\nexport const PenpotRegisterProfileOutput = z.object({\n email: z.string().describe(\"Email address of the registered user\").nullable().optional(),\n message: z.string().describe(\"Message about the registration result\").nullable().optional(),\n success: z.boolean().describe(\"Whether the registration was successful\").nullable().optional(),\n fullname: z.string().describe(\"Full name of the registered user\").nullable().optional(),\n profile_id: z.string().describe(\"UUID of the newly created user profile\").nullable().optional(),\n}).passthrough().describe(\"Response model for completed user registration.\");\n\nexport const penpotRegisterProfile: AppAction<\n typeof PenpotRegisterProfileInput,\n typeof PenpotRegisterProfileOutput,\n typeof penpot.credential\n> = action(\"PENPOT_REGISTER_PROFILE\", {\n slug: \"penpot-register-profile\",\n name: \"Register Profile\",\n description: \"Tool to complete user registration with profile details using a verification token. Use when you have a registration token from the prepare-register-profile endpoint and need to finalize the user account creation.\",\n input: PenpotRegisterProfileInput,\n output: PenpotRegisterProfileOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yKAAyK,EACtM,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAE3E,MAAa,wBAITC,eAAAA,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/register-profile.d.ts
|
|
@@ -11,9 +13,7 @@ declare const PenpotRegisterProfileOutput: z.ZodObject<{
|
|
|
11
13
|
fullname: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
14
|
profile_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
15
|
}, z.core.$loose>;
|
|
14
|
-
declare const penpotRegisterProfile:
|
|
15
|
-
token: string;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
16
|
+
declare const penpotRegisterProfile: AppAction<typeof PenpotRegisterProfileInput, typeof PenpotRegisterProfileOutput, typeof penpot.credential>;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { penpotRegisterProfile };
|
|
19
19
|
//# sourceMappingURL=register-profile.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"register-profile.d.cts","names":[],"sources":["../../src/actions/register-profile.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"register-profile.d.cts","names":[],"sources":["../../src/actions/register-profile.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;cAQ3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,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/register-profile.d.ts
|
|
@@ -11,9 +13,7 @@ declare const PenpotRegisterProfileOutput: z.ZodObject<{
|
|
|
11
13
|
fullname: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
14
|
profile_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
15
|
}, z.core.$loose>;
|
|
14
|
-
declare const penpotRegisterProfile:
|
|
15
|
-
token: string;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
16
|
+
declare const penpotRegisterProfile: AppAction<typeof PenpotRegisterProfileInput, typeof PenpotRegisterProfileOutput, typeof penpot.credential>;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { penpotRegisterProfile };
|
|
19
19
|
//# sourceMappingURL=register-profile.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"register-profile.d.mts","names":[],"sources":["../../src/actions/register-profile.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"register-profile.d.mts","names":[],"sources":["../../src/actions/register-profile.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;cAQ3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"register-profile.mjs","names":[],"sources":["../../src/actions/register-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRegisterProfileInput = z.object({\n token: z.string().describe(\"Registration token received from the prepare-register-profile endpoint, typically sent via email verification. This JWT token contains the encrypted registration data.\"),\n}).describe(\"Request model for completing user registration.\");\nexport const PenpotRegisterProfileOutput = z.object({\n email: z.string().describe(\"Email address of the registered user\").nullable().optional(),\n message: z.string().describe(\"Message about the registration result\").nullable().optional(),\n success: z.boolean().describe(\"Whether the registration was successful\").nullable().optional(),\n fullname: z.string().describe(\"Full name of the registered user\").nullable().optional(),\n profile_id: z.string().describe(\"UUID of the newly created user profile\").nullable().optional(),\n}).passthrough().describe(\"Response model for completed user registration.\");\n\nexport const penpotRegisterProfile = action(\"PENPOT_REGISTER_PROFILE\", {\n slug: \"penpot-register-profile\",\n name: \"Register Profile\",\n description: \"Tool to complete user registration with profile details using a verification token. Use when you have a registration token from the prepare-register-profile endpoint and need to finalize the user account creation.\",\n input: PenpotRegisterProfileInput,\n output: PenpotRegisterProfileOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"register-profile.mjs","names":[],"sources":["../../src/actions/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 PenpotRegisterProfileInput = z.object({\n token: z.string().describe(\"Registration token received from the prepare-register-profile endpoint, typically sent via email verification. This JWT token contains the encrypted registration data.\"),\n}).describe(\"Request model for completing user registration.\");\nexport const PenpotRegisterProfileOutput = z.object({\n email: z.string().describe(\"Email address of the registered user\").nullable().optional(),\n message: z.string().describe(\"Message about the registration result\").nullable().optional(),\n success: z.boolean().describe(\"Whether the registration was successful\").nullable().optional(),\n fullname: z.string().describe(\"Full name of the registered user\").nullable().optional(),\n profile_id: z.string().describe(\"UUID of the newly created user profile\").nullable().optional(),\n}).passthrough().describe(\"Response model for completed user registration.\");\n\nexport const penpotRegisterProfile: AppAction<\n typeof PenpotRegisterProfileInput,\n typeof PenpotRegisterProfileOutput,\n typeof penpot.credential\n> = action(\"PENPOT_REGISTER_PROFILE\", {\n slug: \"penpot-register-profile\",\n name: \"Register Profile\",\n description: \"Tool to complete user registration with profile details using a verification token. Use when you have a registration token from the prepare-register-profile endpoint and need to finalize the user account creation.\",\n input: PenpotRegisterProfileInput,\n output: PenpotRegisterProfileOutput,\n});\n"],"mappings":";;;AAiBA,MAAa,wBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnBwC,EAAE,OAAO,EACjD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yKAAyK,EACtM,CAAC,CAAC,CAAC,SAAS,iDAiBH;CACP,QAjByC,EAAE,OAAO;EAClD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rename-file.cjs","names":["z","action"],"sources":["../../src/actions/rename-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRenameFileInput = z.object({\n id: z.string().describe(\"UUID of the file to rename\"),\n name: z.string().describe(\"New name for the file (1-250 characters)\"),\n}).describe(\"Request schema for renaming a Penpot file.\");\nexport const PenpotRenameFileOutput = z.object({\n id: z.string().describe(\"UUID of the renamed file\").nullable(),\n name: z.string().describe(\"New name of the file\").nullable(),\n createdAt: z.string().describe(\"ISO timestamp when the file was created\").nullable(),\n modifiedAt: z.string().describe(\"ISO timestamp when the file was last modified\").nullable(),\n}).passthrough().describe(\"Response schema after renaming a file in Penpot.\");\n\nexport const penpotRenameFile = action(\"PENPOT_RENAME_FILE\", {\n slug: \"penpot-rename-file\",\n name: \"Rename File\",\n description: \"Tool to rename a design file in Penpot. Use when you need to change the name of an existing file.\",\n input: PenpotRenameFileInput,\n output: PenpotRenameFileOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"rename-file.cjs","names":["z","action"],"sources":["../../src/actions/rename-file.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotRenameFileInput = z.object({\n id: z.string().describe(\"UUID of the file to rename\"),\n name: z.string().describe(\"New name for the file (1-250 characters)\"),\n}).describe(\"Request schema for renaming a Penpot file.\");\nexport const PenpotRenameFileOutput = z.object({\n id: z.string().describe(\"UUID of the renamed file\").nullable(),\n name: z.string().describe(\"New name of the file\").nullable(),\n createdAt: z.string().describe(\"ISO timestamp when the file was created\").nullable(),\n modifiedAt: z.string().describe(\"ISO timestamp when the file was last modified\").nullable(),\n}).passthrough().describe(\"Response schema after renaming a file in Penpot.\");\n\nexport const penpotRenameFile: AppAction<\n typeof PenpotRenameFileInput,\n typeof PenpotRenameFileOutput,\n typeof penpot.credential\n> = action(\"PENPOT_RENAME_FILE\", {\n slug: \"penpot-rename-file\",\n name: \"Rename File\",\n description: \"Tool to rename a design file in Penpot. Use when you need to change the name of an existing file.\",\n input: PenpotRenameFileInput,\n output: PenpotRenameFileOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;AACtE,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC3D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACnF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,mBAITC,eAAAA,OAAO,sBAAsB;CAC/B,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/rename-file.d.ts
|
|
@@ -11,10 +13,7 @@ declare const PenpotRenameFileOutput: z.ZodObject<{
|
|
|
11
13
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
12
14
|
modifiedAt: z.ZodNullable<z.ZodString>;
|
|
13
15
|
}, z.core.$loose>;
|
|
14
|
-
declare const penpotRenameFile:
|
|
15
|
-
id: string;
|
|
16
|
-
name: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
16
|
+
declare const penpotRenameFile: AppAction<typeof PenpotRenameFileInput, typeof PenpotRenameFileOutput, typeof penpot.credential>;
|
|
18
17
|
//#endregion
|
|
19
18
|
export { penpotRenameFile };
|
|
20
19
|
//# sourceMappingURL=rename-file.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rename-file.d.cts","names":[],"sources":["../../src/actions/rename-file.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"rename-file.d.cts","names":[],"sources":["../../src/actions/rename-file.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAIrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;cAOtB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,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/rename-file.d.ts
|
|
@@ -11,10 +13,7 @@ declare const PenpotRenameFileOutput: z.ZodObject<{
|
|
|
11
13
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
12
14
|
modifiedAt: z.ZodNullable<z.ZodString>;
|
|
13
15
|
}, z.core.$loose>;
|
|
14
|
-
declare const penpotRenameFile:
|
|
15
|
-
id: string;
|
|
16
|
-
name: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
16
|
+
declare const penpotRenameFile: AppAction<typeof PenpotRenameFileInput, typeof PenpotRenameFileOutput, typeof penpot.credential>;
|
|
18
17
|
//#endregion
|
|
19
18
|
export { penpotRenameFile };
|
|
20
19
|
//# sourceMappingURL=rename-file.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rename-file.d.mts","names":[],"sources":["../../src/actions/rename-file.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"rename-file.d.mts","names":[],"sources":["../../src/actions/rename-file.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAIrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;cAOtB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rename-file.mjs","names":[],"sources":["../../src/actions/rename-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRenameFileInput = z.object({\n id: z.string().describe(\"UUID of the file to rename\"),\n name: z.string().describe(\"New name for the file (1-250 characters)\"),\n}).describe(\"Request schema for renaming a Penpot file.\");\nexport const PenpotRenameFileOutput = z.object({\n id: z.string().describe(\"UUID of the renamed file\").nullable(),\n name: z.string().describe(\"New name of the file\").nullable(),\n createdAt: z.string().describe(\"ISO timestamp when the file was created\").nullable(),\n modifiedAt: z.string().describe(\"ISO timestamp when the file was last modified\").nullable(),\n}).passthrough().describe(\"Response schema after renaming a file in Penpot.\");\n\nexport const penpotRenameFile = action(\"PENPOT_RENAME_FILE\", {\n slug: \"penpot-rename-file\",\n name: \"Rename File\",\n description: \"Tool to rename a design file in Penpot. Use when you need to change the name of an existing file.\",\n input: PenpotRenameFileInput,\n output: PenpotRenameFileOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"rename-file.mjs","names":[],"sources":["../../src/actions/rename-file.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotRenameFileInput = z.object({\n id: z.string().describe(\"UUID of the file to rename\"),\n name: z.string().describe(\"New name for the file (1-250 characters)\"),\n}).describe(\"Request schema for renaming a Penpot file.\");\nexport const PenpotRenameFileOutput = z.object({\n id: z.string().describe(\"UUID of the renamed file\").nullable(),\n name: z.string().describe(\"New name of the file\").nullable(),\n createdAt: z.string().describe(\"ISO timestamp when the file was created\").nullable(),\n modifiedAt: z.string().describe(\"ISO timestamp when the file was last modified\").nullable(),\n}).passthrough().describe(\"Response schema after renaming a file in Penpot.\");\n\nexport const penpotRenameFile: AppAction<\n typeof PenpotRenameFileInput,\n typeof PenpotRenameFileOutput,\n typeof penpot.credential\n> = action(\"PENPOT_RENAME_FILE\", {\n slug: \"penpot-rename-file\",\n name: \"Rename File\",\n description: \"Tool to rename a design file in Penpot. Use when you need to change the name of an existing file.\",\n input: PenpotRenameFileInput,\n output: PenpotRenameFileOutput,\n});\n"],"mappings":";;;AAiBA,MAAa,mBAIT,OAAO,sBAAsB;CAC/B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnBmC,EAAE,OAAO;EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;EACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACtE,CAAC,CAAC,CAAC,SAAS,4CAgBH;CACP,QAhBoC,EAAE,OAAO;EAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;EAC3D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EACnF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rename-project.cjs","names":["z","action"],"sources":["../../src/actions/rename-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRenameProjectInput = z.object({\n id: z.string().describe(\"UUID of the project to rename\"),\n name: z.string().describe(\"New name for the project\"),\n}).describe(\"Request model for renaming a project in Penpot.\");\nexport const PenpotRenameProjectOutput = z.object({\n id: z.string().describe(\"UUID of the renamed project\").nullable(),\n name: z.string().describe(\"New name of the project\").nullable(),\n team_id: z.string().describe(\"UUID of the team the project belongs to\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the project was created\").nullable().optional(),\n is_default: z.boolean().describe(\"Whether this is the default project for the team\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the project was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model for RenameProject action.\");\n\nexport const penpotRenameProject = action(\"PENPOT_RENAME_PROJECT\", {\n slug: \"penpot-rename-project\",\n name: \"Rename Project\",\n description: \"Tool to rename an existing project in Penpot. Use when you need to update a project's name.\",\n input: PenpotRenameProjectInput,\n output: PenpotRenameProjectOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"rename-project.cjs","names":["z","action"],"sources":["../../src/actions/rename-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 PenpotRenameProjectInput = z.object({\n id: z.string().describe(\"UUID of the project to rename\"),\n name: z.string().describe(\"New name for the project\"),\n}).describe(\"Request model for renaming a project in Penpot.\");\nexport const PenpotRenameProjectOutput = z.object({\n id: z.string().describe(\"UUID of the renamed project\").nullable(),\n name: z.string().describe(\"New name of the project\").nullable(),\n team_id: z.string().describe(\"UUID of the team the project belongs to\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the project was created\").nullable().optional(),\n is_default: z.boolean().describe(\"Whether this is the default project for the team\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the project was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model for RenameProject action.\");\n\nexport const penpotRenameProject: AppAction<\n typeof PenpotRenameProjectInput,\n typeof PenpotRenameProjectOutput,\n typeof penpot.credential\n> = action(\"PENPOT_RENAME_PROJECT\", {\n slug: \"penpot-rename-project\",\n name: \"Rename Project\",\n description: \"Tool to rename an existing project in Penpot. Use when you need to update a project's name.\",\n input: PenpotRenameProjectInput,\n output: PenpotRenameProjectOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;AACtD,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC9D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAEpE,MAAa,sBAITC,eAAAA,OAAO,yBAAyB;CAClC,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/rename-project.d.ts
|
|
@@ -13,10 +15,7 @@ declare const PenpotRenameProjectOutput: z.ZodObject<{
|
|
|
13
15
|
is_default: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
16
|
modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const penpotRenameProject:
|
|
17
|
-
id: string;
|
|
18
|
-
name: string;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
18
|
+
declare const penpotRenameProject: AppAction<typeof PenpotRenameProjectInput, typeof PenpotRenameProjectOutput, typeof penpot.credential>;
|
|
20
19
|
//#endregion
|
|
21
20
|
export { penpotRenameProject };
|
|
22
21
|
//# sourceMappingURL=rename-project.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rename-project.d.cts","names":[],"sources":["../../src/actions/rename-project.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"rename-project.d.cts","names":[],"sources":["../../src/actions/rename-project.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;cASzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,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/rename-project.d.ts
|
|
@@ -13,10 +15,7 @@ declare const PenpotRenameProjectOutput: z.ZodObject<{
|
|
|
13
15
|
is_default: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
16
|
modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const penpotRenameProject:
|
|
17
|
-
id: string;
|
|
18
|
-
name: string;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
18
|
+
declare const penpotRenameProject: AppAction<typeof PenpotRenameProjectInput, typeof PenpotRenameProjectOutput, typeof penpot.credential>;
|
|
20
19
|
//#endregion
|
|
21
20
|
export { penpotRenameProject };
|
|
22
21
|
//# sourceMappingURL=rename-project.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rename-project.d.mts","names":[],"sources":["../../src/actions/rename-project.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"rename-project.d.mts","names":[],"sources":["../../src/actions/rename-project.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;cASzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rename-project.mjs","names":[],"sources":["../../src/actions/rename-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRenameProjectInput = z.object({\n id: z.string().describe(\"UUID of the project to rename\"),\n name: z.string().describe(\"New name for the project\"),\n}).describe(\"Request model for renaming a project in Penpot.\");\nexport const PenpotRenameProjectOutput = z.object({\n id: z.string().describe(\"UUID of the renamed project\").nullable(),\n name: z.string().describe(\"New name of the project\").nullable(),\n team_id: z.string().describe(\"UUID of the team the project belongs to\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the project was created\").nullable().optional(),\n is_default: z.boolean().describe(\"Whether this is the default project for the team\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the project was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model for RenameProject action.\");\n\nexport const penpotRenameProject = action(\"PENPOT_RENAME_PROJECT\", {\n slug: \"penpot-rename-project\",\n name: \"Rename Project\",\n description: \"Tool to rename an existing project in Penpot. Use when you need to update a project's name.\",\n input: PenpotRenameProjectInput,\n output: PenpotRenameProjectOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"rename-project.mjs","names":[],"sources":["../../src/actions/rename-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 PenpotRenameProjectInput = z.object({\n id: z.string().describe(\"UUID of the project to rename\"),\n name: z.string().describe(\"New name for the project\"),\n}).describe(\"Request model for renaming a project in Penpot.\");\nexport const PenpotRenameProjectOutput = z.object({\n id: z.string().describe(\"UUID of the renamed project\").nullable(),\n name: z.string().describe(\"New name of the project\").nullable(),\n team_id: z.string().describe(\"UUID of the team the project belongs to\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the project was created\").nullable().optional(),\n is_default: z.boolean().describe(\"Whether this is the default project for the team\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the project was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model for RenameProject action.\");\n\nexport const penpotRenameProject: AppAction<\n typeof PenpotRenameProjectInput,\n typeof PenpotRenameProjectOutput,\n typeof penpot.credential\n> = action(\"PENPOT_RENAME_PROJECT\", {\n slug: \"penpot-rename-project\",\n name: \"Rename Project\",\n description: \"Tool to rename an existing project in Penpot. Use when you need to update a project's name.\",\n input: PenpotRenameProjectInput,\n output: PenpotRenameProjectOutput,\n});\n"],"mappings":";;;AAmBA,MAAa,sBAIT,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArBsC,EAAE,OAAO;EAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;EACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;CACtD,CAAC,CAAC,CAAC,SAAS,iDAkBH;CACP,QAlBuC,EAAE,OAAO;EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;EAC9D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"request-profile-recovery.cjs","names":["z","action"],"sources":["../../src/actions/request-profile-recovery.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRequestProfileRecoveryInput = z.object({\n email: z.string().describe(\"Email address of the user account to recover. A recovery email will be sent to this address with a token to reset the password.\"),\n}).describe(\"Request model for requesting a password/profile recovery email.\");\nexport const PenpotRequestProfileRecoveryOutput = z.record(z.string(), z.unknown()).describe(\"Response model for profile recovery request operation.\\nThe API typically returns an empty response on success.\");\n\nexport const penpotRequestProfileRecovery = action(\"PENPOT_REQUEST_PROFILE_RECOVERY\", {\n slug: \"penpot-request-profile-recovery\",\n name: \"Request Profile Recovery\",\n description: \"Tool to request a password/profile recovery email. Use when a user has forgotten their password and needs to initiate the account recovery process. An email with a recovery token will be sent to the specified address.\",\n input: PenpotRequestProfileRecoveryInput,\n output: PenpotRequestProfileRecoveryOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"request-profile-recovery.cjs","names":["z","action"],"sources":["../../src/actions/request-profile-recovery.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 PenpotRequestProfileRecoveryInput = z.object({\n email: z.string().describe(\"Email address of the user account to recover. A recovery email will be sent to this address with a token to reset the password.\"),\n}).describe(\"Request model for requesting a password/profile recovery email.\");\nexport const PenpotRequestProfileRecoveryOutput = z.record(z.string(), z.unknown()).describe(\"Response model for profile recovery request operation.\\nThe API typically returns an empty response on success.\");\n\nexport const penpotRequestProfileRecovery: AppAction<\n typeof PenpotRequestProfileRecoveryInput,\n typeof PenpotRequestProfileRecoveryOutput,\n typeof penpot.credential\n> = action(\"PENPOT_REQUEST_PROFILE_RECOVERY\", {\n slug: \"penpot-request-profile-recovery\",\n name: \"Request Profile Recovery\",\n description: \"Tool to request a password/profile recovery email. Use when a user has forgotten their password and needs to initiate the account recovery process. An email with a recovery token will be sent to the specified address.\",\n input: PenpotRequestProfileRecoveryInput,\n output: PenpotRequestProfileRecoveryOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI,EAC9J,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAa,qCAAqCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iHAAiH;AAE9M,MAAa,+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/request-profile-recovery.d.ts
|
|
@@ -5,9 +7,7 @@ declare const PenpotRequestProfileRecoveryInput: z.ZodObject<{
|
|
|
5
7
|
email: z.ZodString;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const PenpotRequestProfileRecoveryOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const penpotRequestProfileRecovery:
|
|
9
|
-
email: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
10
|
+
declare const penpotRequestProfileRecovery: AppAction<typeof PenpotRequestProfileRecoveryInput, typeof PenpotRequestProfileRecoveryOutput, typeof penpot.credential>;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { penpotRequestProfileRecovery };
|
|
13
13
|
//# sourceMappingURL=request-profile-recovery.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"request-profile-recovery.d.cts","names":[],"sources":["../../src/actions/request-profile-recovery.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"request-profile-recovery.d.cts","names":[],"sources":["../../src/actions/request-profile-recovery.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAGjC,kCAAA,EAAkC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAElC,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/request-profile-recovery.d.ts
|
|
@@ -5,9 +7,7 @@ declare const PenpotRequestProfileRecoveryInput: z.ZodObject<{
|
|
|
5
7
|
email: z.ZodString;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const PenpotRequestProfileRecoveryOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const penpotRequestProfileRecovery:
|
|
9
|
-
email: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
10
|
+
declare const penpotRequestProfileRecovery: AppAction<typeof PenpotRequestProfileRecoveryInput, typeof PenpotRequestProfileRecoveryOutput, typeof penpot.credential>;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { penpotRequestProfileRecovery };
|
|
13
13
|
//# sourceMappingURL=request-profile-recovery.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"request-profile-recovery.d.mts","names":[],"sources":["../../src/actions/request-profile-recovery.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"request-profile-recovery.d.mts","names":[],"sources":["../../src/actions/request-profile-recovery.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAGjC,kCAAA,EAAkC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAElC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"request-profile-recovery.mjs","names":[],"sources":["../../src/actions/request-profile-recovery.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRequestProfileRecoveryInput = z.object({\n email: z.string().describe(\"Email address of the user account to recover. A recovery email will be sent to this address with a token to reset the password.\"),\n}).describe(\"Request model for requesting a password/profile recovery email.\");\nexport const PenpotRequestProfileRecoveryOutput = z.record(z.string(), z.unknown()).describe(\"Response model for profile recovery request operation.\\nThe API typically returns an empty response on success.\");\n\nexport const penpotRequestProfileRecovery = action(\"PENPOT_REQUEST_PROFILE_RECOVERY\", {\n slug: \"penpot-request-profile-recovery\",\n name: \"Request Profile Recovery\",\n description: \"Tool to request a password/profile recovery email. Use when a user has forgotten their password and needs to initiate the account recovery process. An email with a recovery token will be sent to the specified address.\",\n input: PenpotRequestProfileRecoveryInput,\n output: PenpotRequestProfileRecoveryOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"request-profile-recovery.mjs","names":[],"sources":["../../src/actions/request-profile-recovery.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 PenpotRequestProfileRecoveryInput = z.object({\n email: z.string().describe(\"Email address of the user account to recover. A recovery email will be sent to this address with a token to reset the password.\"),\n}).describe(\"Request model for requesting a password/profile recovery email.\");\nexport const PenpotRequestProfileRecoveryOutput = z.record(z.string(), z.unknown()).describe(\"Response model for profile recovery request operation.\\nThe API typically returns an empty response on success.\");\n\nexport const penpotRequestProfileRecovery: AppAction<\n typeof PenpotRequestProfileRecoveryInput,\n typeof PenpotRequestProfileRecoveryOutput,\n typeof penpot.credential\n> = action(\"PENPOT_REQUEST_PROFILE_RECOVERY\", {\n slug: \"penpot-request-profile-recovery\",\n name: \"Request Profile Recovery\",\n description: \"Tool to request a password/profile recovery email. Use when a user has forgotten their password and needs to initiate the account recovery process. An email with a recovery token will be sent to the specified address.\",\n input: PenpotRequestProfileRecoveryInput,\n output: PenpotRequestProfileRecoveryOutput,\n});\n"],"mappings":";;;AAWA,MAAa,+BAIT,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb+C,EAAE,OAAO,EACxD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI,EAC9J,CAAC,CAAC,CAAC,SAAS,iEAWH;CACP,QAXgD,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iHAWnF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restore-deleted-team-files.cjs","names":["z","action"],"sources":["../../src/actions/restore-deleted-team-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRestoreDeletedTeamFilesInput = z.object({\n ids: z.array(z.string()).describe(\"List of file UUIDs to restore from deletion. Each file will have its deletion mark removed along with its respective project.\"),\n team_id: z.string().describe(\"UUID of the team containing the deleted files to restore\"),\n}).describe(\"Request model for restoring deleted files in a Penpot team.\");\nexport const PenpotRestoreDeletedTeamFilesOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the files were successfully restored\").nullable().optional(),\n}).passthrough().describe(\"Response model for restoring deleted files in a Penpot team.\");\n\nexport const penpotRestoreDeletedTeamFiles = action(\"PENPOT_RESTORE_DELETED_TEAM_FILES\", {\n slug: \"penpot-restore-deleted-team-files\",\n name: \"Restore Deleted Team Files\",\n description: \"Tool to restore deleted files in a Penpot team. Use when you need to remove the deletion mark from files and projects that are in the team's trash.\",\n input: PenpotRestoreDeletedTeamFilesInput,\n output: PenpotRestoreDeletedTeamFilesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"restore-deleted-team-files.cjs","names":["z","action"],"sources":["../../src/actions/restore-deleted-team-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 PenpotRestoreDeletedTeamFilesInput = z.object({\n ids: z.array(z.string()).describe(\"List of file UUIDs to restore from deletion. Each file will have its deletion mark removed along with its respective project.\"),\n team_id: z.string().describe(\"UUID of the team containing the deleted files to restore\"),\n}).describe(\"Request model for restoring deleted files in a Penpot team.\");\nexport const PenpotRestoreDeletedTeamFilesOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the files were successfully restored\").nullable().optional(),\n}).passthrough().describe(\"Response model for restoring deleted files in a Penpot team.\");\n\nexport const penpotRestoreDeletedTeamFiles: AppAction<\n typeof PenpotRestoreDeletedTeamFilesInput,\n typeof PenpotRestoreDeletedTeamFilesOutput,\n typeof penpot.credential\n> = action(\"PENPOT_RESTORE_DELETED_TEAM_FILES\", {\n slug: \"penpot-restore-deleted-team-files\",\n name: \"Restore Deleted Team Files\",\n description: \"Tool to restore deleted files in a Penpot team. Use when you need to remove the deletion mark from files and projects that are in the team's trash.\",\n input: PenpotRestoreDeletedTeamFilesInput,\n output: PenpotRestoreDeletedTeamFilesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+HAA+H;CACjK,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;AACzF,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AAExF,MAAa,gCAITC,eAAAA,OAAO,qCAAqC;CAC9C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/restore-deleted-team-files.d.ts
|
|
@@ -8,10 +10,7 @@ declare const PenpotRestoreDeletedTeamFilesInput: z.ZodObject<{
|
|
|
8
10
|
declare const PenpotRestoreDeletedTeamFilesOutput: z.ZodObject<{
|
|
9
11
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const penpotRestoreDeletedTeamFiles:
|
|
12
|
-
ids: string[];
|
|
13
|
-
team_id: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const penpotRestoreDeletedTeamFiles: AppAction<typeof PenpotRestoreDeletedTeamFilesInput, typeof PenpotRestoreDeletedTeamFilesOutput, typeof penpot.credential>;
|
|
15
14
|
//#endregion
|
|
16
15
|
export { penpotRestoreDeletedTeamFiles };
|
|
17
16
|
//# sourceMappingURL=restore-deleted-team-files.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restore-deleted-team-files.d.cts","names":[],"sources":["../../src/actions/restore-deleted-team-files.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"restore-deleted-team-files.d.cts","names":[],"sources":["../../src/actions/restore-deleted-team-files.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;cAIlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAInC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/restore-deleted-team-files.d.ts
|
|
@@ -8,10 +10,7 @@ declare const PenpotRestoreDeletedTeamFilesInput: z.ZodObject<{
|
|
|
8
10
|
declare const PenpotRestoreDeletedTeamFilesOutput: z.ZodObject<{
|
|
9
11
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const penpotRestoreDeletedTeamFiles:
|
|
12
|
-
ids: string[];
|
|
13
|
-
team_id: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const penpotRestoreDeletedTeamFiles: AppAction<typeof PenpotRestoreDeletedTeamFilesInput, typeof PenpotRestoreDeletedTeamFilesOutput, typeof penpot.credential>;
|
|
15
14
|
//#endregion
|
|
16
15
|
export { penpotRestoreDeletedTeamFiles };
|
|
17
16
|
//# sourceMappingURL=restore-deleted-team-files.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restore-deleted-team-files.d.mts","names":[],"sources":["../../src/actions/restore-deleted-team-files.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"restore-deleted-team-files.d.mts","names":[],"sources":["../../src/actions/restore-deleted-team-files.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;cAIlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAInC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restore-deleted-team-files.mjs","names":[],"sources":["../../src/actions/restore-deleted-team-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRestoreDeletedTeamFilesInput = z.object({\n ids: z.array(z.string()).describe(\"List of file UUIDs to restore from deletion. Each file will have its deletion mark removed along with its respective project.\"),\n team_id: z.string().describe(\"UUID of the team containing the deleted files to restore\"),\n}).describe(\"Request model for restoring deleted files in a Penpot team.\");\nexport const PenpotRestoreDeletedTeamFilesOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the files were successfully restored\").nullable().optional(),\n}).passthrough().describe(\"Response model for restoring deleted files in a Penpot team.\");\n\nexport const penpotRestoreDeletedTeamFiles = action(\"PENPOT_RESTORE_DELETED_TEAM_FILES\", {\n slug: \"penpot-restore-deleted-team-files\",\n name: \"Restore Deleted Team Files\",\n description: \"Tool to restore deleted files in a Penpot team. Use when you need to remove the deletion mark from files and projects that are in the team's trash.\",\n input: PenpotRestoreDeletedTeamFilesInput,\n output: PenpotRestoreDeletedTeamFilesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"restore-deleted-team-files.mjs","names":[],"sources":["../../src/actions/restore-deleted-team-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 PenpotRestoreDeletedTeamFilesInput = z.object({\n ids: z.array(z.string()).describe(\"List of file UUIDs to restore from deletion. Each file will have its deletion mark removed along with its respective project.\"),\n team_id: z.string().describe(\"UUID of the team containing the deleted files to restore\"),\n}).describe(\"Request model for restoring deleted files in a Penpot team.\");\nexport const PenpotRestoreDeletedTeamFilesOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the files were successfully restored\").nullable().optional(),\n}).passthrough().describe(\"Response model for restoring deleted files in a Penpot team.\");\n\nexport const penpotRestoreDeletedTeamFiles: AppAction<\n typeof PenpotRestoreDeletedTeamFilesInput,\n typeof PenpotRestoreDeletedTeamFilesOutput,\n typeof penpot.credential\n> = action(\"PENPOT_RESTORE_DELETED_TEAM_FILES\", {\n slug: \"penpot-restore-deleted-team-files\",\n name: \"Restore Deleted Team Files\",\n description: \"Tool to restore deleted files in a Penpot team. Use when you need to remove the deletion mark from files and projects that are in the team's trash.\",\n input: PenpotRestoreDeletedTeamFilesInput,\n output: PenpotRestoreDeletedTeamFilesOutput,\n});\n"],"mappings":";;;AAcA,MAAa,gCAIT,OAAO,qCAAqC;CAC9C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBgD,EAAE,OAAO;EACzD,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+HAA+H;EACjK,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CACzF,CAAC,CAAC,CAAC,SAAS,6DAaH;CACP,QAbiD,EAAE,OAAO,EAC1D,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restore-file-snapshot.cjs","names":["z","action"],"sources":["../../src/actions/restore-file-snapshot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRestoreFileSnapshotInput = z.object({\n id: z.string().describe(\"UUID of the snapshot to restore to\"),\n fileId: z.string().describe(\"UUID of the Penpot file to restore\"),\n}).describe(\"Request model for restoring a Penpot file to a previous snapshot.\\n\\nThis allows you to revert a file to a specific saved version from its history.\");\nexport const PenpotRestoreFileSnapshotOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the file was restored successfully to the snapshot\").nullable().optional(),\n}).passthrough().describe(\"Response model for restoring a file snapshot.\\n\\nIndicates whether the restore operation was successful.\");\n\nexport const penpotRestoreFileSnapshot = action(\"PENPOT_RESTORE_FILE_SNAPSHOT\", {\n slug: \"penpot-restore-file-snapshot\",\n name: \"Restore File Snapshot\",\n description: \"Tool to restore a Penpot file to a previous snapshot. Use when you need to revert a file to a previously saved version from its history.\",\n input: PenpotRestoreFileSnapshotInput,\n output: PenpotRestoreFileSnapshotOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"restore-file-snapshot.cjs","names":["z","action"],"sources":["../../src/actions/restore-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 PenpotRestoreFileSnapshotInput = z.object({\n id: z.string().describe(\"UUID of the snapshot to restore to\"),\n fileId: z.string().describe(\"UUID of the Penpot file to restore\"),\n}).describe(\"Request model for restoring a Penpot file to a previous snapshot.\\n\\nThis allows you to revert a file to a specific saved version from its history.\");\nexport const PenpotRestoreFileSnapshotOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the file was restored successfully to the snapshot\").nullable().optional(),\n}).passthrough().describe(\"Response model for restoring a file snapshot.\\n\\nIndicates whether the restore operation was successful.\");\n\nexport const penpotRestoreFileSnapshot: AppAction<\n typeof PenpotRestoreFileSnapshotInput,\n typeof PenpotRestoreFileSnapshotOutput,\n typeof penpot.credential\n> = action(\"PENPOT_RESTORE_FILE_SNAPSHOT\", {\n slug: \"penpot-restore-file-snapshot\",\n name: \"Restore File Snapshot\",\n description: \"Tool to restore a Penpot file to a previous snapshot. Use when you need to revert a file to a previously saved version from its history.\",\n input: PenpotRestoreFileSnapshotInput,\n output: PenpotRestoreFileSnapshotOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAC5D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;AAClE,CAAC,CAAC,CAAC,SAAS,qJAAqJ;AACjK,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC1I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0GAA0G;AAEpI,MAAa,4BAITC,eAAAA,OAAO,gCAAgC;CACzC,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/restore-file-snapshot.d.ts
|
|
@@ -8,10 +10,7 @@ declare const PenpotRestoreFileSnapshotInput: z.ZodObject<{
|
|
|
8
10
|
declare const PenpotRestoreFileSnapshotOutput: z.ZodObject<{
|
|
9
11
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const penpotRestoreFileSnapshot:
|
|
12
|
-
id: string;
|
|
13
|
-
fileId: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const penpotRestoreFileSnapshot: AppAction<typeof PenpotRestoreFileSnapshotInput, typeof PenpotRestoreFileSnapshotOutput, typeof penpot.credential>;
|
|
15
14
|
//#endregion
|
|
16
15
|
export { penpotRestoreFileSnapshot };
|
|
17
16
|
//# sourceMappingURL=restore-file-snapshot.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restore-file-snapshot.d.cts","names":[],"sources":["../../src/actions/restore-file-snapshot.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"restore-file-snapshot.d.cts","names":[],"sources":["../../src/actions/restore-file-snapshot.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAI9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAI/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,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/restore-file-snapshot.d.ts
|
|
@@ -8,10 +10,7 @@ declare const PenpotRestoreFileSnapshotInput: z.ZodObject<{
|
|
|
8
10
|
declare const PenpotRestoreFileSnapshotOutput: z.ZodObject<{
|
|
9
11
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const penpotRestoreFileSnapshot:
|
|
12
|
-
id: string;
|
|
13
|
-
fileId: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const penpotRestoreFileSnapshot: AppAction<typeof PenpotRestoreFileSnapshotInput, typeof PenpotRestoreFileSnapshotOutput, typeof penpot.credential>;
|
|
15
14
|
//#endregion
|
|
16
15
|
export { penpotRestoreFileSnapshot };
|
|
17
16
|
//# sourceMappingURL=restore-file-snapshot.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restore-file-snapshot.d.mts","names":[],"sources":["../../src/actions/restore-file-snapshot.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"restore-file-snapshot.d.mts","names":[],"sources":["../../src/actions/restore-file-snapshot.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAI9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAI/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restore-file-snapshot.mjs","names":[],"sources":["../../src/actions/restore-file-snapshot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotRestoreFileSnapshotInput = z.object({\n id: z.string().describe(\"UUID of the snapshot to restore to\"),\n fileId: z.string().describe(\"UUID of the Penpot file to restore\"),\n}).describe(\"Request model for restoring a Penpot file to a previous snapshot.\\n\\nThis allows you to revert a file to a specific saved version from its history.\");\nexport const PenpotRestoreFileSnapshotOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the file was restored successfully to the snapshot\").nullable().optional(),\n}).passthrough().describe(\"Response model for restoring a file snapshot.\\n\\nIndicates whether the restore operation was successful.\");\n\nexport const penpotRestoreFileSnapshot = action(\"PENPOT_RESTORE_FILE_SNAPSHOT\", {\n slug: \"penpot-restore-file-snapshot\",\n name: \"Restore File Snapshot\",\n description: \"Tool to restore a Penpot file to a previous snapshot. Use when you need to revert a file to a previously saved version from its history.\",\n input: PenpotRestoreFileSnapshotInput,\n output: PenpotRestoreFileSnapshotOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"restore-file-snapshot.mjs","names":[],"sources":["../../src/actions/restore-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 PenpotRestoreFileSnapshotInput = z.object({\n id: z.string().describe(\"UUID of the snapshot to restore to\"),\n fileId: z.string().describe(\"UUID of the Penpot file to restore\"),\n}).describe(\"Request model for restoring a Penpot file to a previous snapshot.\\n\\nThis allows you to revert a file to a specific saved version from its history.\");\nexport const PenpotRestoreFileSnapshotOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the file was restored successfully to the snapshot\").nullable().optional(),\n}).passthrough().describe(\"Response model for restoring a file snapshot.\\n\\nIndicates whether the restore operation was successful.\");\n\nexport const penpotRestoreFileSnapshot: AppAction<\n typeof PenpotRestoreFileSnapshotInput,\n typeof PenpotRestoreFileSnapshotOutput,\n typeof penpot.credential\n> = action(\"PENPOT_RESTORE_FILE_SNAPSHOT\", {\n slug: \"penpot-restore-file-snapshot\",\n name: \"Restore File Snapshot\",\n description: \"Tool to restore a Penpot file to a previous snapshot. Use when you need to revert a file to a previously saved version from its history.\",\n input: PenpotRestoreFileSnapshotInput,\n output: PenpotRestoreFileSnapshotOutput,\n});\n"],"mappings":";;;AAcA,MAAa,4BAIT,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB4C,EAAE,OAAO;EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;EAC5D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAClE,CAAC,CAAC,CAAC,SAAS,qJAaH;CACP,QAb6C,EAAE,OAAO,EACtD,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC1I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0GAWhB;AACV,CAAC"}
|