@keystrokehq/penpot 0.1.4 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/create-access-token.cjs +1 -0
- package/dist/actions/create-access-token.cjs.map +1 -1
- package/dist/actions/create-access-token.d.cts +3 -4
- package/dist/actions/create-access-token.d.cts.map +1 -1
- package/dist/actions/create-access-token.d.mts +3 -4
- package/dist/actions/create-access-token.d.mts.map +1 -1
- package/dist/actions/create-access-token.mjs +1 -0
- package/dist/actions/create-access-token.mjs.map +1 -1
- package/dist/actions/create-comment-thread.cjs +1 -0
- package/dist/actions/create-comment-thread.cjs.map +1 -1
- package/dist/actions/create-comment-thread.d.cts +3 -9
- package/dist/actions/create-comment-thread.d.cts.map +1 -1
- package/dist/actions/create-comment-thread.d.mts +3 -9
- package/dist/actions/create-comment-thread.d.mts.map +1 -1
- package/dist/actions/create-comment-thread.mjs +1 -0
- package/dist/actions/create-comment-thread.mjs.map +1 -1
- package/dist/actions/create-file.cjs +1 -0
- package/dist/actions/create-file.cjs.map +1 -1
- package/dist/actions/create-file.d.cts +3 -7
- package/dist/actions/create-file.d.cts.map +1 -1
- package/dist/actions/create-file.d.mts +3 -7
- package/dist/actions/create-file.d.mts.map +1 -1
- package/dist/actions/create-file.mjs +1 -0
- package/dist/actions/create-file.mjs.map +1 -1
- package/dist/actions/create-project.cjs +1 -0
- package/dist/actions/create-project.cjs.map +1 -1
- package/dist/actions/create-project.d.cts +3 -5
- package/dist/actions/create-project.d.cts.map +1 -1
- package/dist/actions/create-project.d.mts +3 -5
- package/dist/actions/create-project.d.mts.map +1 -1
- package/dist/actions/create-project.mjs +1 -0
- package/dist/actions/create-project.mjs.map +1 -1
- package/dist/actions/create-team-access-request.cjs +1 -0
- package/dist/actions/create-team-access-request.cjs.map +1 -1
- package/dist/actions/create-team-access-request.d.cts +3 -5
- package/dist/actions/create-team-access-request.d.cts.map +1 -1
- package/dist/actions/create-team-access-request.d.mts +3 -5
- package/dist/actions/create-team-access-request.d.mts.map +1 -1
- package/dist/actions/create-team-access-request.mjs +1 -0
- package/dist/actions/create-team-access-request.mjs.map +1 -1
- package/dist/actions/create-team.cjs +1 -0
- package/dist/actions/create-team.cjs.map +1 -1
- package/dist/actions/create-team.d.cts +3 -5
- package/dist/actions/create-team.d.cts.map +1 -1
- package/dist/actions/create-team.d.mts +3 -5
- package/dist/actions/create-team.d.mts.map +1 -1
- package/dist/actions/create-team.mjs +1 -0
- package/dist/actions/create-team.mjs.map +1 -1
- package/dist/actions/create-webhook.cjs +1 -0
- package/dist/actions/create-webhook.cjs.map +1 -1
- package/dist/actions/create-webhook.d.cts +3 -5
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +3 -5
- package/dist/actions/create-webhook.d.mts.map +1 -1
- package/dist/actions/create-webhook.mjs +1 -0
- package/dist/actions/create-webhook.mjs.map +1 -1
- package/dist/actions/delete-access-token.cjs +1 -0
- package/dist/actions/delete-access-token.cjs.map +1 -1
- package/dist/actions/delete-access-token.d.cts +3 -3
- package/dist/actions/delete-access-token.d.cts.map +1 -1
- package/dist/actions/delete-access-token.d.mts +3 -3
- package/dist/actions/delete-access-token.d.mts.map +1 -1
- package/dist/actions/delete-access-token.mjs +1 -0
- package/dist/actions/delete-access-token.mjs.map +1 -1
- package/dist/actions/delete-comment.cjs +1 -0
- package/dist/actions/delete-comment.cjs.map +1 -1
- package/dist/actions/delete-comment.d.cts +3 -4
- package/dist/actions/delete-comment.d.cts.map +1 -1
- package/dist/actions/delete-comment.d.mts +3 -4
- package/dist/actions/delete-comment.d.mts.map +1 -1
- package/dist/actions/delete-comment.mjs +1 -0
- package/dist/actions/delete-comment.mjs.map +1 -1
- package/dist/actions/delete-file-snapshot.cjs +1 -0
- package/dist/actions/delete-file-snapshot.cjs.map +1 -1
- package/dist/actions/delete-file-snapshot.d.cts +3 -3
- package/dist/actions/delete-file-snapshot.d.cts.map +1 -1
- package/dist/actions/delete-file-snapshot.d.mts +3 -3
- package/dist/actions/delete-file-snapshot.d.mts.map +1 -1
- package/dist/actions/delete-file-snapshot.mjs +1 -0
- package/dist/actions/delete-file-snapshot.mjs.map +1 -1
- package/dist/actions/delete-project.cjs +1 -0
- package/dist/actions/delete-project.cjs.map +1 -1
- package/dist/actions/delete-project.d.cts +3 -3
- package/dist/actions/delete-project.d.cts.map +1 -1
- package/dist/actions/delete-project.d.mts +3 -3
- package/dist/actions/delete-project.d.mts.map +1 -1
- package/dist/actions/delete-project.mjs +1 -0
- package/dist/actions/delete-project.mjs.map +1 -1
- package/dist/actions/delete-team-files-permanently.cjs +1 -0
- package/dist/actions/delete-team-files-permanently.cjs.map +1 -1
- package/dist/actions/delete-team-files-permanently.d.cts +3 -4
- package/dist/actions/delete-team-files-permanently.d.cts.map +1 -1
- package/dist/actions/delete-team-files-permanently.d.mts +3 -4
- package/dist/actions/delete-team-files-permanently.d.mts.map +1 -1
- package/dist/actions/delete-team-files-permanently.mjs +1 -0
- package/dist/actions/delete-team-files-permanently.mjs.map +1 -1
- package/dist/actions/delete-team-invitation.cjs +1 -0
- package/dist/actions/delete-team-invitation.cjs.map +1 -1
- package/dist/actions/delete-team-invitation.d.cts +3 -4
- package/dist/actions/delete-team-invitation.d.cts.map +1 -1
- package/dist/actions/delete-team-invitation.d.mts +3 -4
- package/dist/actions/delete-team-invitation.d.mts.map +1 -1
- package/dist/actions/delete-team-invitation.mjs +1 -0
- package/dist/actions/delete-team-invitation.mjs.map +1 -1
- package/dist/actions/delete-team-member.cjs +1 -0
- package/dist/actions/delete-team-member.cjs.map +1 -1
- package/dist/actions/delete-team-member.d.cts +3 -4
- package/dist/actions/delete-team-member.d.cts.map +1 -1
- package/dist/actions/delete-team-member.d.mts +3 -4
- package/dist/actions/delete-team-member.d.mts.map +1 -1
- package/dist/actions/delete-team-member.mjs +1 -0
- package/dist/actions/delete-team-member.mjs.map +1 -1
- package/dist/actions/delete-team.cjs +1 -0
- package/dist/actions/delete-team.cjs.map +1 -1
- package/dist/actions/delete-team.d.cts +3 -3
- package/dist/actions/delete-team.d.cts.map +1 -1
- package/dist/actions/delete-team.d.mts +3 -3
- package/dist/actions/delete-team.d.mts.map +1 -1
- package/dist/actions/delete-team.mjs +1 -0
- package/dist/actions/delete-team.mjs.map +1 -1
- package/dist/actions/delete-webhook.cjs +1 -0
- package/dist/actions/delete-webhook.cjs.map +1 -1
- package/dist/actions/delete-webhook.d.cts +3 -3
- package/dist/actions/delete-webhook.d.cts.map +1 -1
- package/dist/actions/delete-webhook.d.mts +3 -3
- package/dist/actions/delete-webhook.d.mts.map +1 -1
- package/dist/actions/delete-webhook.mjs +1 -0
- package/dist/actions/delete-webhook.mjs.map +1 -1
- package/dist/actions/duplicate-file.cjs +1 -0
- package/dist/actions/duplicate-file.cjs.map +1 -1
- package/dist/actions/duplicate-file.d.cts +3 -4
- package/dist/actions/duplicate-file.d.cts.map +1 -1
- package/dist/actions/duplicate-file.d.mts +3 -4
- package/dist/actions/duplicate-file.d.mts.map +1 -1
- package/dist/actions/duplicate-file.mjs +1 -0
- package/dist/actions/duplicate-file.mjs.map +1 -1
- package/dist/actions/duplicate-project.cjs +1 -0
- package/dist/actions/duplicate-project.cjs.map +1 -1
- package/dist/actions/duplicate-project.d.cts +3 -4
- package/dist/actions/duplicate-project.d.cts.map +1 -1
- package/dist/actions/duplicate-project.d.mts +3 -4
- package/dist/actions/duplicate-project.d.mts.map +1 -1
- package/dist/actions/duplicate-project.mjs +1 -0
- package/dist/actions/duplicate-project.mjs.map +1 -1
- package/dist/actions/get-access-tokens.cjs +1 -0
- package/dist/actions/get-access-tokens.cjs.map +1 -1
- package/dist/actions/get-access-tokens.d.cts +3 -1
- package/dist/actions/get-access-tokens.d.cts.map +1 -1
- package/dist/actions/get-access-tokens.d.mts +3 -1
- package/dist/actions/get-access-tokens.d.mts.map +1 -1
- package/dist/actions/get-access-tokens.mjs +1 -0
- package/dist/actions/get-access-tokens.mjs.map +1 -1
- package/dist/actions/get-all-projects.cjs +1 -0
- package/dist/actions/get-all-projects.cjs.map +1 -1
- package/dist/actions/get-all-projects.d.cts +3 -1
- package/dist/actions/get-all-projects.d.cts.map +1 -1
- package/dist/actions/get-all-projects.d.mts +3 -1
- package/dist/actions/get-all-projects.d.mts.map +1 -1
- package/dist/actions/get-all-projects.mjs +1 -0
- package/dist/actions/get-all-projects.mjs.map +1 -1
- package/dist/actions/get-builtin-templates.cjs +1 -0
- package/dist/actions/get-builtin-templates.cjs.map +1 -1
- package/dist/actions/get-builtin-templates.d.cts +3 -1
- package/dist/actions/get-builtin-templates.d.cts.map +1 -1
- package/dist/actions/get-builtin-templates.d.mts +3 -1
- package/dist/actions/get-builtin-templates.d.mts.map +1 -1
- package/dist/actions/get-builtin-templates.mjs +1 -0
- package/dist/actions/get-builtin-templates.mjs.map +1 -1
- package/dist/actions/get-comment-thread.cjs +1 -0
- package/dist/actions/get-comment-thread.cjs.map +1 -1
- package/dist/actions/get-comment-thread.d.cts +3 -5
- package/dist/actions/get-comment-thread.d.cts.map +1 -1
- package/dist/actions/get-comment-thread.d.mts +3 -5
- package/dist/actions/get-comment-thread.d.mts.map +1 -1
- package/dist/actions/get-comment-thread.mjs +1 -0
- package/dist/actions/get-comment-thread.mjs.map +1 -1
- package/dist/actions/get-comment-threads.cjs +1 -0
- package/dist/actions/get-comment-threads.cjs.map +1 -1
- package/dist/actions/get-comment-threads.d.cts +3 -3
- package/dist/actions/get-comment-threads.d.cts.map +1 -1
- package/dist/actions/get-comment-threads.d.mts +3 -3
- package/dist/actions/get-comment-threads.d.mts.map +1 -1
- package/dist/actions/get-comment-threads.mjs +1 -0
- package/dist/actions/get-comment-threads.mjs.map +1 -1
- package/dist/actions/get-comments.cjs +1 -0
- package/dist/actions/get-comments.cjs.map +1 -1
- package/dist/actions/get-comments.d.cts +3 -3
- package/dist/actions/get-comments.d.cts.map +1 -1
- package/dist/actions/get-comments.d.mts +3 -3
- package/dist/actions/get-comments.d.mts.map +1 -1
- package/dist/actions/get-comments.mjs +1 -0
- package/dist/actions/get-comments.mjs.map +1 -1
- package/dist/actions/get-file-info.cjs +1 -0
- package/dist/actions/get-file-info.cjs.map +1 -1
- package/dist/actions/get-file-info.d.cts +3 -4
- package/dist/actions/get-file-info.d.cts.map +1 -1
- package/dist/actions/get-file-info.d.mts +3 -4
- package/dist/actions/get-file-info.d.mts.map +1 -1
- package/dist/actions/get-file-info.mjs +1 -0
- package/dist/actions/get-file-info.mjs.map +1 -1
- package/dist/actions/get-file-libraries.cjs +1 -0
- package/dist/actions/get-file-libraries.cjs.map +1 -1
- package/dist/actions/get-file-libraries.d.cts +3 -3
- package/dist/actions/get-file-libraries.d.cts.map +1 -1
- package/dist/actions/get-file-libraries.d.mts +3 -3
- package/dist/actions/get-file-libraries.d.mts.map +1 -1
- package/dist/actions/get-file-libraries.mjs +1 -0
- package/dist/actions/get-file-libraries.mjs.map +1 -1
- package/dist/actions/get-file-object-thumbnails.cjs +1 -0
- package/dist/actions/get-file-object-thumbnails.cjs.map +1 -1
- package/dist/actions/get-file-object-thumbnails.d.cts +3 -4
- package/dist/actions/get-file-object-thumbnails.d.cts.map +1 -1
- package/dist/actions/get-file-object-thumbnails.d.mts +3 -4
- package/dist/actions/get-file-object-thumbnails.d.mts.map +1 -1
- package/dist/actions/get-file-object-thumbnails.mjs +1 -0
- package/dist/actions/get-file-object-thumbnails.mjs.map +1 -1
- package/dist/actions/get-file-snapshots.cjs +1 -0
- package/dist/actions/get-file-snapshots.cjs.map +1 -1
- package/dist/actions/get-file-snapshots.d.cts +3 -3
- package/dist/actions/get-file-snapshots.d.cts.map +1 -1
- package/dist/actions/get-file-snapshots.d.mts +3 -3
- package/dist/actions/get-file-snapshots.d.mts.map +1 -1
- package/dist/actions/get-file-snapshots.mjs +1 -0
- package/dist/actions/get-file-snapshots.mjs.map +1 -1
- package/dist/actions/get-file-summary.cjs +1 -0
- package/dist/actions/get-file-summary.cjs.map +1 -1
- package/dist/actions/get-file-summary.d.cts +3 -3
- package/dist/actions/get-file-summary.d.cts.map +1 -1
- package/dist/actions/get-file-summary.d.mts +3 -3
- package/dist/actions/get-file-summary.d.mts.map +1 -1
- package/dist/actions/get-file-summary.mjs +1 -0
- package/dist/actions/get-file-summary.mjs.map +1 -1
- package/dist/actions/get-file.cjs +1 -0
- package/dist/actions/get-file.cjs.map +1 -1
- package/dist/actions/get-file.d.cts +3 -4
- package/dist/actions/get-file.d.cts.map +1 -1
- package/dist/actions/get-file.d.mts +3 -4
- package/dist/actions/get-file.d.mts.map +1 -1
- package/dist/actions/get-file.mjs +1 -0
- package/dist/actions/get-file.mjs.map +1 -1
- package/dist/actions/get-font-variants.cjs +1 -0
- package/dist/actions/get-font-variants.cjs.map +1 -1
- package/dist/actions/get-font-variants.d.cts +3 -6
- package/dist/actions/get-font-variants.d.cts.map +1 -1
- package/dist/actions/get-font-variants.d.mts +3 -6
- package/dist/actions/get-font-variants.d.mts.map +1 -1
- package/dist/actions/get-font-variants.mjs +1 -0
- package/dist/actions/get-font-variants.mjs.map +1 -1
- package/dist/actions/get-library-file-references.cjs +1 -0
- package/dist/actions/get-library-file-references.cjs.map +1 -1
- package/dist/actions/get-library-file-references.d.cts +3 -3
- package/dist/actions/get-library-file-references.d.cts.map +1 -1
- package/dist/actions/get-library-file-references.d.mts +3 -3
- package/dist/actions/get-library-file-references.d.mts.map +1 -1
- package/dist/actions/get-library-file-references.mjs +1 -0
- package/dist/actions/get-library-file-references.mjs.map +1 -1
- package/dist/actions/get-library-usage.cjs +1 -0
- package/dist/actions/get-library-usage.cjs.map +1 -1
- package/dist/actions/get-library-usage.d.cts +3 -3
- package/dist/actions/get-library-usage.d.cts.map +1 -1
- package/dist/actions/get-library-usage.d.mts +3 -3
- package/dist/actions/get-library-usage.d.mts.map +1 -1
- package/dist/actions/get-library-usage.mjs +1 -0
- package/dist/actions/get-library-usage.mjs.map +1 -1
- package/dist/actions/get-owned-teams.cjs +1 -0
- package/dist/actions/get-owned-teams.cjs.map +1 -1
- package/dist/actions/get-owned-teams.d.cts +3 -1
- package/dist/actions/get-owned-teams.d.cts.map +1 -1
- package/dist/actions/get-owned-teams.d.mts +3 -1
- package/dist/actions/get-owned-teams.d.mts.map +1 -1
- package/dist/actions/get-owned-teams.mjs +1 -0
- package/dist/actions/get-owned-teams.mjs.map +1 -1
- package/dist/actions/get-page.cjs +1 -0
- package/dist/actions/get-page.cjs.map +1 -1
- package/dist/actions/get-page.d.cts +3 -5
- package/dist/actions/get-page.d.cts.map +1 -1
- package/dist/actions/get-page.d.mts +3 -5
- package/dist/actions/get-page.d.mts.map +1 -1
- package/dist/actions/get-page.mjs +1 -0
- package/dist/actions/get-page.mjs.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.cjs +1 -0
- package/dist/actions/get-profiles-for-file-comments.cjs.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.d.cts +3 -4
- package/dist/actions/get-profiles-for-file-comments.d.cts.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.d.mts +3 -4
- package/dist/actions/get-profiles-for-file-comments.d.mts.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.mjs +1 -0
- package/dist/actions/get-profiles-for-file-comments.mjs.map +1 -1
- package/dist/actions/get-project-files.cjs +1 -0
- package/dist/actions/get-project-files.cjs.map +1 -1
- package/dist/actions/get-project-files.d.cts +3 -3
- package/dist/actions/get-project-files.d.cts.map +1 -1
- package/dist/actions/get-project-files.d.mts +3 -3
- package/dist/actions/get-project-files.d.mts.map +1 -1
- package/dist/actions/get-project-files.mjs +1 -0
- package/dist/actions/get-project-files.mjs.map +1 -1
- package/dist/actions/get-project.cjs +1 -0
- package/dist/actions/get-project.cjs.map +1 -1
- package/dist/actions/get-project.d.cts +3 -3
- package/dist/actions/get-project.d.cts.map +1 -1
- package/dist/actions/get-project.d.mts +3 -3
- package/dist/actions/get-project.d.mts.map +1 -1
- package/dist/actions/get-project.mjs +1 -0
- package/dist/actions/get-project.mjs.map +1 -1
- package/dist/actions/get-sso-provider.cjs +1 -0
- package/dist/actions/get-sso-provider.cjs.map +1 -1
- package/dist/actions/get-sso-provider.d.cts +3 -3
- package/dist/actions/get-sso-provider.d.cts.map +1 -1
- package/dist/actions/get-sso-provider.d.mts +3 -3
- package/dist/actions/get-sso-provider.d.mts.map +1 -1
- package/dist/actions/get-sso-provider.mjs +1 -0
- package/dist/actions/get-sso-provider.mjs.map +1 -1
- package/dist/actions/get-subscription-usage.cjs +1 -0
- package/dist/actions/get-subscription-usage.cjs.map +1 -1
- package/dist/actions/get-subscription-usage.d.cts +3 -1
- package/dist/actions/get-subscription-usage.d.cts.map +1 -1
- package/dist/actions/get-subscription-usage.d.mts +3 -1
- package/dist/actions/get-subscription-usage.d.mts.map +1 -1
- package/dist/actions/get-subscription-usage.mjs +1 -0
- package/dist/actions/get-subscription-usage.mjs.map +1 -1
- package/dist/actions/get-team-deleted-files.cjs +1 -0
- package/dist/actions/get-team-deleted-files.cjs.map +1 -1
- package/dist/actions/get-team-deleted-files.d.cts +3 -3
- package/dist/actions/get-team-deleted-files.d.cts.map +1 -1
- package/dist/actions/get-team-deleted-files.d.mts +3 -3
- package/dist/actions/get-team-deleted-files.d.mts.map +1 -1
- package/dist/actions/get-team-deleted-files.mjs +1 -0
- package/dist/actions/get-team-deleted-files.mjs.map +1 -1
- package/dist/actions/get-team-info.cjs +1 -0
- package/dist/actions/get-team-info.cjs.map +1 -1
- package/dist/actions/get-team-info.d.cts +3 -3
- package/dist/actions/get-team-info.d.cts.map +1 -1
- package/dist/actions/get-team-info.d.mts +3 -3
- package/dist/actions/get-team-info.d.mts.map +1 -1
- package/dist/actions/get-team-info.mjs +1 -0
- package/dist/actions/get-team-info.mjs.map +1 -1
- package/dist/actions/get-team-invitations.cjs +1 -0
- package/dist/actions/get-team-invitations.cjs.map +1 -1
- package/dist/actions/get-team-invitations.d.cts +3 -3
- package/dist/actions/get-team-invitations.d.cts.map +1 -1
- package/dist/actions/get-team-invitations.d.mts +3 -3
- package/dist/actions/get-team-invitations.d.mts.map +1 -1
- package/dist/actions/get-team-invitations.mjs +1 -0
- package/dist/actions/get-team-invitations.mjs.map +1 -1
- package/dist/actions/get-team-members.cjs +1 -0
- package/dist/actions/get-team-members.cjs.map +1 -1
- package/dist/actions/get-team-members.d.cts +3 -3
- package/dist/actions/get-team-members.d.cts.map +1 -1
- package/dist/actions/get-team-members.d.mts +3 -3
- package/dist/actions/get-team-members.d.mts.map +1 -1
- package/dist/actions/get-team-members.mjs +1 -0
- package/dist/actions/get-team-members.mjs.map +1 -1
- package/dist/actions/get-team-shared-files.cjs +1 -0
- package/dist/actions/get-team-shared-files.cjs.map +1 -1
- package/dist/actions/get-team-shared-files.d.cts +3 -3
- package/dist/actions/get-team-shared-files.d.cts.map +1 -1
- package/dist/actions/get-team-shared-files.d.mts +3 -3
- package/dist/actions/get-team-shared-files.d.mts.map +1 -1
- package/dist/actions/get-team-shared-files.mjs +1 -0
- package/dist/actions/get-team-shared-files.mjs.map +1 -1
- package/dist/actions/get-team-stats.cjs +1 -0
- package/dist/actions/get-team-stats.cjs.map +1 -1
- package/dist/actions/get-team-stats.d.cts +3 -3
- package/dist/actions/get-team-stats.d.cts.map +1 -1
- package/dist/actions/get-team-stats.d.mts +3 -3
- package/dist/actions/get-team-stats.d.mts.map +1 -1
- package/dist/actions/get-team-stats.mjs +1 -0
- package/dist/actions/get-team-stats.mjs.map +1 -1
- package/dist/actions/get-team-users.cjs +1 -0
- package/dist/actions/get-team-users.cjs.map +1 -1
- package/dist/actions/get-team-users.d.cts +3 -4
- package/dist/actions/get-team-users.d.cts.map +1 -1
- package/dist/actions/get-team-users.d.mts +3 -4
- package/dist/actions/get-team-users.d.mts.map +1 -1
- package/dist/actions/get-team-users.mjs +1 -0
- package/dist/actions/get-team-users.mjs.map +1 -1
- package/dist/actions/get-team.cjs +1 -0
- package/dist/actions/get-team.cjs.map +1 -1
- package/dist/actions/get-team.d.cts +3 -3
- package/dist/actions/get-team.d.cts.map +1 -1
- package/dist/actions/get-team.d.mts +3 -3
- package/dist/actions/get-team.d.mts.map +1 -1
- package/dist/actions/get-team.mjs +1 -0
- package/dist/actions/get-team.mjs.map +1 -1
- package/dist/actions/get-teams.cjs +1 -0
- package/dist/actions/get-teams.cjs.map +1 -1
- package/dist/actions/get-teams.d.cts +3 -1
- package/dist/actions/get-teams.d.cts.map +1 -1
- package/dist/actions/get-teams.d.mts +3 -1
- package/dist/actions/get-teams.d.mts.map +1 -1
- package/dist/actions/get-teams.mjs +1 -0
- package/dist/actions/get-teams.mjs.map +1 -1
- package/dist/actions/get-unread-comment-threads.cjs +1 -0
- package/dist/actions/get-unread-comment-threads.cjs.map +1 -1
- package/dist/actions/get-unread-comment-threads.d.cts +3 -3
- package/dist/actions/get-unread-comment-threads.d.cts.map +1 -1
- package/dist/actions/get-unread-comment-threads.d.mts +3 -3
- package/dist/actions/get-unread-comment-threads.d.mts.map +1 -1
- package/dist/actions/get-unread-comment-threads.mjs +1 -0
- package/dist/actions/get-unread-comment-threads.mjs.map +1 -1
- package/dist/actions/get-view-only-bundle.cjs +1 -0
- package/dist/actions/get-view-only-bundle.cjs.map +1 -1
- package/dist/actions/get-view-only-bundle.d.cts +3 -5
- package/dist/actions/get-view-only-bundle.d.cts.map +1 -1
- package/dist/actions/get-view-only-bundle.d.mts +3 -5
- package/dist/actions/get-view-only-bundle.d.mts.map +1 -1
- package/dist/actions/get-view-only-bundle.mjs +1 -0
- package/dist/actions/get-view-only-bundle.mjs.map +1 -1
- package/dist/actions/get-webhooks.cjs +1 -0
- package/dist/actions/get-webhooks.cjs.map +1 -1
- package/dist/actions/get-webhooks.d.cts +3 -3
- package/dist/actions/get-webhooks.d.cts.map +1 -1
- package/dist/actions/get-webhooks.d.mts +3 -3
- package/dist/actions/get-webhooks.d.mts.map +1 -1
- package/dist/actions/get-webhooks.mjs +1 -0
- package/dist/actions/get-webhooks.mjs.map +1 -1
- package/dist/actions/has-file-libraries.cjs +1 -0
- package/dist/actions/has-file-libraries.cjs.map +1 -1
- package/dist/actions/has-file-libraries.d.cts +3 -3
- package/dist/actions/has-file-libraries.d.cts.map +1 -1
- package/dist/actions/has-file-libraries.d.mts +3 -3
- package/dist/actions/has-file-libraries.d.mts.map +1 -1
- package/dist/actions/has-file-libraries.mjs +1 -0
- package/dist/actions/has-file-libraries.mjs.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.cjs +1 -0
- package/dist/actions/ignore-file-library-sync-status.cjs.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.d.cts +3 -4
- package/dist/actions/ignore-file-library-sync-status.d.cts.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.d.mts +3 -4
- package/dist/actions/ignore-file-library-sync-status.d.mts.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.mjs +1 -0
- package/dist/actions/ignore-file-library-sync-status.mjs.map +1 -1
- package/dist/actions/link-file-to-library.cjs +1 -0
- package/dist/actions/link-file-to-library.cjs.map +1 -1
- package/dist/actions/link-file-to-library.d.cts +3 -4
- package/dist/actions/link-file-to-library.d.cts.map +1 -1
- package/dist/actions/link-file-to-library.d.mts +3 -4
- package/dist/actions/link-file-to-library.d.mts.map +1 -1
- package/dist/actions/link-file-to-library.mjs +1 -0
- package/dist/actions/link-file-to-library.mjs.map +1 -1
- package/dist/actions/lock-file-snapshot.cjs +1 -0
- package/dist/actions/lock-file-snapshot.cjs.map +1 -1
- package/dist/actions/lock-file-snapshot.d.cts +3 -3
- package/dist/actions/lock-file-snapshot.d.cts.map +1 -1
- package/dist/actions/lock-file-snapshot.d.mts +3 -3
- package/dist/actions/lock-file-snapshot.d.mts.map +1 -1
- package/dist/actions/lock-file-snapshot.mjs +1 -0
- package/dist/actions/lock-file-snapshot.mjs.map +1 -1
- package/dist/actions/logout.cjs +1 -0
- package/dist/actions/logout.cjs.map +1 -1
- package/dist/actions/logout.d.cts +3 -3
- package/dist/actions/logout.d.cts.map +1 -1
- package/dist/actions/logout.d.mts +3 -3
- package/dist/actions/logout.d.mts.map +1 -1
- package/dist/actions/logout.mjs +1 -0
- package/dist/actions/logout.mjs.map +1 -1
- package/dist/actions/mark-all-threads-as-read.cjs +1 -0
- package/dist/actions/mark-all-threads-as-read.cjs.map +1 -1
- package/dist/actions/mark-all-threads-as-read.d.cts +3 -3
- package/dist/actions/mark-all-threads-as-read.d.cts.map +1 -1
- package/dist/actions/mark-all-threads-as-read.d.mts +3 -3
- package/dist/actions/mark-all-threads-as-read.d.mts.map +1 -1
- package/dist/actions/mark-all-threads-as-read.mjs +1 -0
- package/dist/actions/mark-all-threads-as-read.mjs.map +1 -1
- package/dist/actions/move-files.cjs +1 -0
- package/dist/actions/move-files.cjs.map +1 -1
- package/dist/actions/move-files.d.cts +3 -4
- package/dist/actions/move-files.d.cts.map +1 -1
- package/dist/actions/move-files.d.mts +3 -4
- package/dist/actions/move-files.d.mts.map +1 -1
- package/dist/actions/move-files.mjs +1 -0
- package/dist/actions/move-files.mjs.map +1 -1
- package/dist/actions/move-project.cjs +1 -0
- package/dist/actions/move-project.cjs.map +1 -1
- package/dist/actions/move-project.d.cts +3 -4
- package/dist/actions/move-project.d.cts.map +1 -1
- package/dist/actions/move-project.d.mts +3 -4
- package/dist/actions/move-project.d.mts.map +1 -1
- package/dist/actions/move-project.mjs +1 -0
- package/dist/actions/move-project.mjs.map +1 -1
- package/dist/actions/prepare-register-profile.cjs +1 -0
- package/dist/actions/prepare-register-profile.cjs.map +1 -1
- package/dist/actions/prepare-register-profile.d.cts +3 -7
- package/dist/actions/prepare-register-profile.d.cts.map +1 -1
- package/dist/actions/prepare-register-profile.d.mts +3 -7
- package/dist/actions/prepare-register-profile.d.mts.map +1 -1
- package/dist/actions/prepare-register-profile.mjs +1 -0
- package/dist/actions/prepare-register-profile.mjs.map +1 -1
- package/dist/actions/push-audit-events.cjs +1 -0
- package/dist/actions/push-audit-events.cjs.map +1 -1
- package/dist/actions/push-audit-events.d.cts +3 -9
- package/dist/actions/push-audit-events.d.cts.map +1 -1
- package/dist/actions/push-audit-events.d.mts +3 -9
- package/dist/actions/push-audit-events.d.mts.map +1 -1
- package/dist/actions/push-audit-events.mjs +1 -0
- package/dist/actions/push-audit-events.mjs.map +1 -1
- package/dist/actions/register-profile.cjs +1 -0
- package/dist/actions/register-profile.cjs.map +1 -1
- package/dist/actions/register-profile.d.cts +3 -3
- package/dist/actions/register-profile.d.cts.map +1 -1
- package/dist/actions/register-profile.d.mts +3 -3
- package/dist/actions/register-profile.d.mts.map +1 -1
- package/dist/actions/register-profile.mjs +1 -0
- package/dist/actions/register-profile.mjs.map +1 -1
- package/dist/actions/rename-file.cjs +1 -0
- package/dist/actions/rename-file.cjs.map +1 -1
- package/dist/actions/rename-file.d.cts +3 -4
- package/dist/actions/rename-file.d.cts.map +1 -1
- package/dist/actions/rename-file.d.mts +3 -4
- package/dist/actions/rename-file.d.mts.map +1 -1
- package/dist/actions/rename-file.mjs +1 -0
- package/dist/actions/rename-file.mjs.map +1 -1
- package/dist/actions/rename-project.cjs +1 -0
- package/dist/actions/rename-project.cjs.map +1 -1
- package/dist/actions/rename-project.d.cts +3 -4
- package/dist/actions/rename-project.d.cts.map +1 -1
- package/dist/actions/rename-project.d.mts +3 -4
- package/dist/actions/rename-project.d.mts.map +1 -1
- package/dist/actions/rename-project.mjs +1 -0
- package/dist/actions/rename-project.mjs.map +1 -1
- package/dist/actions/request-profile-recovery.cjs +1 -0
- package/dist/actions/request-profile-recovery.cjs.map +1 -1
- package/dist/actions/request-profile-recovery.d.cts +3 -3
- package/dist/actions/request-profile-recovery.d.cts.map +1 -1
- package/dist/actions/request-profile-recovery.d.mts +3 -3
- package/dist/actions/request-profile-recovery.d.mts.map +1 -1
- package/dist/actions/request-profile-recovery.mjs +1 -0
- package/dist/actions/request-profile-recovery.mjs.map +1 -1
- package/dist/actions/restore-deleted-team-files.cjs +1 -0
- package/dist/actions/restore-deleted-team-files.cjs.map +1 -1
- package/dist/actions/restore-deleted-team-files.d.cts +3 -4
- package/dist/actions/restore-deleted-team-files.d.cts.map +1 -1
- package/dist/actions/restore-deleted-team-files.d.mts +3 -4
- package/dist/actions/restore-deleted-team-files.d.mts.map +1 -1
- package/dist/actions/restore-deleted-team-files.mjs +1 -0
- package/dist/actions/restore-deleted-team-files.mjs.map +1 -1
- package/dist/actions/restore-file-snapshot.cjs +1 -0
- package/dist/actions/restore-file-snapshot.cjs.map +1 -1
- package/dist/actions/restore-file-snapshot.d.cts +3 -4
- package/dist/actions/restore-file-snapshot.d.cts.map +1 -1
- package/dist/actions/restore-file-snapshot.d.mts +3 -4
- package/dist/actions/restore-file-snapshot.d.mts.map +1 -1
- package/dist/actions/restore-file-snapshot.mjs +1 -0
- package/dist/actions/restore-file-snapshot.mjs.map +1 -1
- package/dist/actions/search-files.cjs +1 -0
- package/dist/actions/search-files.cjs.map +1 -1
- package/dist/actions/search-files.d.cts +3 -4
- package/dist/actions/search-files.d.cts.map +1 -1
- package/dist/actions/search-files.d.mts +3 -4
- package/dist/actions/search-files.d.mts.map +1 -1
- package/dist/actions/search-files.mjs +1 -0
- package/dist/actions/search-files.mjs.map +1 -1
- package/dist/actions/send-user-feedback.cjs +1 -0
- package/dist/actions/send-user-feedback.cjs.map +1 -1
- package/dist/actions/send-user-feedback.d.cts +3 -7
- package/dist/actions/send-user-feedback.d.cts.map +1 -1
- package/dist/actions/send-user-feedback.d.mts +3 -7
- package/dist/actions/send-user-feedback.d.mts.map +1 -1
- package/dist/actions/send-user-feedback.mjs +1 -0
- package/dist/actions/send-user-feedback.mjs.map +1 -1
- package/dist/actions/set-file-shared.cjs +1 -0
- package/dist/actions/set-file-shared.cjs.map +1 -1
- package/dist/actions/set-file-shared.d.cts +3 -4
- package/dist/actions/set-file-shared.d.cts.map +1 -1
- package/dist/actions/set-file-shared.d.mts +3 -4
- package/dist/actions/set-file-shared.d.mts.map +1 -1
- package/dist/actions/set-file-shared.mjs +1 -0
- package/dist/actions/set-file-shared.mjs.map +1 -1
- package/dist/actions/unlink-file-from-library.cjs +1 -0
- package/dist/actions/unlink-file-from-library.cjs.map +1 -1
- package/dist/actions/unlink-file-from-library.d.cts +3 -4
- package/dist/actions/unlink-file-from-library.d.cts.map +1 -1
- package/dist/actions/unlink-file-from-library.d.mts +3 -4
- package/dist/actions/unlink-file-from-library.d.mts.map +1 -1
- package/dist/actions/unlink-file-from-library.mjs +1 -0
- package/dist/actions/unlink-file-from-library.mjs.map +1 -1
- package/dist/actions/unlock-file-snapshot.cjs +1 -0
- package/dist/actions/unlock-file-snapshot.cjs.map +1 -1
- package/dist/actions/unlock-file-snapshot.d.cts +3 -3
- package/dist/actions/unlock-file-snapshot.d.cts.map +1 -1
- package/dist/actions/unlock-file-snapshot.d.mts +3 -3
- package/dist/actions/unlock-file-snapshot.d.mts.map +1 -1
- package/dist/actions/unlock-file-snapshot.mjs +1 -0
- package/dist/actions/unlock-file-snapshot.mjs.map +1 -1
- package/dist/actions/update-comment-thread-frame.cjs +1 -0
- package/dist/actions/update-comment-thread-frame.cjs.map +1 -1
- package/dist/actions/update-comment-thread-frame.d.cts +3 -5
- package/dist/actions/update-comment-thread-frame.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-frame.d.mts +3 -5
- package/dist/actions/update-comment-thread-frame.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-frame.mjs +1 -0
- package/dist/actions/update-comment-thread-frame.mjs.map +1 -1
- package/dist/actions/update-comment-thread-position.cjs +1 -0
- package/dist/actions/update-comment-thread-position.cjs.map +1 -1
- package/dist/actions/update-comment-thread-position.d.cts +3 -6
- package/dist/actions/update-comment-thread-position.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-position.d.mts +3 -6
- package/dist/actions/update-comment-thread-position.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-position.mjs +1 -0
- package/dist/actions/update-comment-thread-position.mjs.map +1 -1
- package/dist/actions/update-comment-thread-status.cjs +1 -0
- package/dist/actions/update-comment-thread-status.cjs.map +1 -1
- package/dist/actions/update-comment-thread-status.d.cts +3 -4
- package/dist/actions/update-comment-thread-status.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-status.d.mts +3 -4
- package/dist/actions/update-comment-thread-status.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-status.mjs +1 -0
- package/dist/actions/update-comment-thread-status.mjs.map +1 -1
- package/dist/actions/update-comment-thread.cjs +1 -0
- package/dist/actions/update-comment-thread.cjs.map +1 -1
- package/dist/actions/update-comment-thread.d.cts +3 -5
- package/dist/actions/update-comment-thread.d.cts.map +1 -1
- package/dist/actions/update-comment-thread.d.mts +3 -5
- package/dist/actions/update-comment-thread.d.mts.map +1 -1
- package/dist/actions/update-comment-thread.mjs +1 -0
- package/dist/actions/update-comment-thread.mjs.map +1 -1
- package/dist/actions/update-comment.cjs +1 -0
- package/dist/actions/update-comment.cjs.map +1 -1
- package/dist/actions/update-comment.d.cts +3 -6
- package/dist/actions/update-comment.d.cts.map +1 -1
- package/dist/actions/update-comment.d.mts +3 -6
- package/dist/actions/update-comment.d.mts.map +1 -1
- package/dist/actions/update-comment.mjs +1 -0
- package/dist/actions/update-comment.mjs.map +1 -1
- package/dist/actions/update-file-library-sync-status.cjs +1 -0
- package/dist/actions/update-file-library-sync-status.cjs.map +1 -1
- package/dist/actions/update-file-library-sync-status.d.cts +3 -4
- package/dist/actions/update-file-library-sync-status.d.cts.map +1 -1
- package/dist/actions/update-file-library-sync-status.d.mts +3 -4
- package/dist/actions/update-file-library-sync-status.d.mts.map +1 -1
- package/dist/actions/update-file-library-sync-status.mjs +1 -0
- package/dist/actions/update-file-library-sync-status.mjs.map +1 -1
- package/dist/actions/update-file-snapshot.cjs +1 -0
- package/dist/actions/update-file-snapshot.cjs.map +1 -1
- package/dist/actions/update-file-snapshot.d.cts +3 -4
- package/dist/actions/update-file-snapshot.d.cts.map +1 -1
- package/dist/actions/update-file-snapshot.d.mts +3 -4
- package/dist/actions/update-file-snapshot.d.mts.map +1 -1
- package/dist/actions/update-file-snapshot.mjs +1 -0
- package/dist/actions/update-file-snapshot.mjs.map +1 -1
- package/dist/actions/update-file.cjs +1 -0
- package/dist/actions/update-file.cjs.map +1 -1
- package/dist/actions/update-file.d.cts +3 -10
- package/dist/actions/update-file.d.cts.map +1 -1
- package/dist/actions/update-file.d.mts +3 -10
- package/dist/actions/update-file.d.mts.map +1 -1
- package/dist/actions/update-file.mjs +1 -0
- package/dist/actions/update-file.mjs.map +1 -1
- package/dist/actions/update-font.cjs +1 -0
- package/dist/actions/update-font.cjs.map +1 -1
- package/dist/actions/update-font.d.cts +3 -5
- package/dist/actions/update-font.d.cts.map +1 -1
- package/dist/actions/update-font.d.mts +3 -5
- package/dist/actions/update-font.d.mts.map +1 -1
- package/dist/actions/update-font.mjs +1 -0
- package/dist/actions/update-font.mjs.map +1 -1
- package/dist/actions/update-profile-notifications.cjs +1 -0
- package/dist/actions/update-profile-notifications.cjs.map +1 -1
- package/dist/actions/update-profile-notifications.d.cts +3 -5
- package/dist/actions/update-profile-notifications.d.cts.map +1 -1
- package/dist/actions/update-profile-notifications.d.mts +3 -5
- package/dist/actions/update-profile-notifications.d.mts.map +1 -1
- package/dist/actions/update-profile-notifications.mjs +1 -0
- package/dist/actions/update-profile-notifications.mjs.map +1 -1
- package/dist/actions/update-profile-props.cjs +1 -0
- package/dist/actions/update-profile-props.cjs.map +1 -1
- package/dist/actions/update-profile-props.d.cts +3 -21
- package/dist/actions/update-profile-props.d.cts.map +1 -1
- package/dist/actions/update-profile-props.d.mts +3 -21
- package/dist/actions/update-profile-props.d.mts.map +1 -1
- package/dist/actions/update-profile-props.mjs +1 -0
- package/dist/actions/update-profile-props.mjs.map +1 -1
- package/dist/actions/update-profile.cjs +1 -0
- package/dist/actions/update-profile.cjs.map +1 -1
- package/dist/actions/update-profile.d.cts +3 -5
- package/dist/actions/update-profile.d.cts.map +1 -1
- package/dist/actions/update-profile.d.mts +3 -5
- package/dist/actions/update-profile.d.mts.map +1 -1
- package/dist/actions/update-profile.mjs +1 -0
- package/dist/actions/update-profile.mjs.map +1 -1
- package/dist/actions/update-project-pin.cjs +1 -0
- package/dist/actions/update-project-pin.cjs.map +1 -1
- package/dist/actions/update-project-pin.d.cts +3 -5
- package/dist/actions/update-project-pin.d.cts.map +1 -1
- package/dist/actions/update-project-pin.d.mts +3 -5
- package/dist/actions/update-project-pin.d.mts.map +1 -1
- package/dist/actions/update-project-pin.mjs +1 -0
- package/dist/actions/update-project-pin.mjs.map +1 -1
- package/dist/actions/update-team-invitation-role.cjs +1 -0
- package/dist/actions/update-team-invitation-role.cjs.map +1 -1
- package/dist/actions/update-team-invitation-role.d.cts +3 -5
- package/dist/actions/update-team-invitation-role.d.cts.map +1 -1
- package/dist/actions/update-team-invitation-role.d.mts +3 -5
- package/dist/actions/update-team-invitation-role.d.mts.map +1 -1
- package/dist/actions/update-team-invitation-role.mjs +1 -0
- package/dist/actions/update-team-invitation-role.mjs.map +1 -1
- package/dist/actions/update-team.cjs +1 -0
- package/dist/actions/update-team.cjs.map +1 -1
- package/dist/actions/update-team.d.cts +3 -4
- package/dist/actions/update-team.d.cts.map +1 -1
- package/dist/actions/update-team.d.mts +3 -4
- package/dist/actions/update-team.d.mts.map +1 -1
- package/dist/actions/update-team.mjs +1 -0
- package/dist/actions/update-team.mjs.map +1 -1
- package/dist/actions/update-webhook.cjs +1 -0
- package/dist/actions/update-webhook.cjs.map +1 -1
- package/dist/actions/update-webhook.d.cts +3 -6
- package/dist/actions/update-webhook.d.cts.map +1 -1
- package/dist/actions/update-webhook.d.mts +3 -6
- package/dist/actions/update-webhook.d.mts.map +1 -1
- package/dist/actions/update-webhook.mjs +1 -0
- package/dist/actions/update-webhook.mjs.map +1 -1
- package/dist/actions/verify-token.cjs +1 -0
- package/dist/actions/verify-token.cjs.map +1 -1
- package/dist/actions/verify-token.d.cts +3 -3
- package/dist/actions/verify-token.d.cts.map +1 -1
- package/dist/actions/verify-token.d.mts +3 -3
- package/dist/actions/verify-token.d.mts.map +1 -1
- package/dist/actions/verify-token.mjs +1 -0
- package/dist/actions/verify-token.mjs.map +1 -1
- package/dist/app.cjs +9 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +8 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +8 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +6 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-project-pin.cjs","names":["z","action"],"sources":["../../src/actions/update-project-pin.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateProjectPinInput = z.object({\n id: z.string().describe(\"UUID of the project to update\"),\n team_id: z.string().describe(\"UUID of the team that owns the project\"),\n is_pinned: z.boolean().describe(\"Whether the project should be pinned (true) or unpinned (false)\"),\n}).describe(\"Request model for updating the pin status of a project in Penpot.\");\nexport const PenpotUpdateProjectPinOutput = z.object({\n id: z.string().describe(\"UUID of the project\").nullable().optional(),\n name: z.string().describe(\"Name of the project\").nullable().optional(),\n team_id: z.string().describe(\"UUID of the team the project belongs to\").nullable().optional(),\n is_pinned: z.boolean().describe(\"Current pin status of the project\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the project was created\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the project was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model for UpdateProjectPin action.\");\n\nexport const penpotUpdateProjectPin = action(\"PENPOT_UPDATE_PROJECT_PIN\", {\n slug: \"penpot-update-project-pin\",\n name: \"Update Project Pin\",\n description: \"Tool to update the pin status of a project in Penpot. Use when you need to pin or unpin a project for quick access.\",\n input: PenpotUpdateProjectPinInput,\n output: PenpotUpdateProjectPinOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-project-pin.cjs","names":["z","action"],"sources":["../../src/actions/update-project-pin.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 PenpotUpdateProjectPinInput = z.object({\n id: z.string().describe(\"UUID of the project to update\"),\n team_id: z.string().describe(\"UUID of the team that owns the project\"),\n is_pinned: z.boolean().describe(\"Whether the project should be pinned (true) or unpinned (false)\"),\n}).describe(\"Request model for updating the pin status of a project in Penpot.\");\nexport const PenpotUpdateProjectPinOutput = z.object({\n id: z.string().describe(\"UUID of the project\").nullable().optional(),\n name: z.string().describe(\"Name of the project\").nullable().optional(),\n team_id: z.string().describe(\"UUID of the team the project belongs to\").nullable().optional(),\n is_pinned: z.boolean().describe(\"Current pin status of the project\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the project was created\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the project was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model for UpdateProjectPin action.\");\n\nexport const penpotUpdateProjectPin: AppAction<\n typeof PenpotUpdateProjectPinInput,\n typeof PenpotUpdateProjectPinOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_PROJECT_PIN\", {\n slug: \"penpot-update-project-pin\",\n name: \"Update Project Pin\",\n description: \"Tool to update the pin status of a project in Penpot. Use when you need to pin or unpin a project for quick access.\",\n input: PenpotUpdateProjectPinInput,\n output: PenpotUpdateProjectPinOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CACvD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CACrE,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE;AACnG,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAEvE,MAAa,yBAITC,eAAAA,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-project-pin.d.ts
|
|
@@ -14,11 +16,7 @@ declare const PenpotUpdateProjectPinOutput: z.ZodObject<{
|
|
|
14
16
|
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
17
|
modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const penpotUpdateProjectPin:
|
|
18
|
-
id: string;
|
|
19
|
-
team_id: string;
|
|
20
|
-
is_pinned: boolean;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
|
+
declare const penpotUpdateProjectPin: AppAction<typeof PenpotUpdateProjectPinInput, typeof PenpotUpdateProjectPinOutput, typeof penpot.credential>;
|
|
22
20
|
//#endregion
|
|
23
21
|
export { penpotUpdateProjectPin };
|
|
24
22
|
//# sourceMappingURL=update-project-pin.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-project-pin.d.cts","names":[],"sources":["../../src/actions/update-project-pin.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-project-pin.d.cts","names":[],"sources":["../../src/actions/update-project-pin.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAK3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cAS5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-project-pin.d.ts
|
|
@@ -14,11 +16,7 @@ declare const PenpotUpdateProjectPinOutput: z.ZodObject<{
|
|
|
14
16
|
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
17
|
modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const penpotUpdateProjectPin:
|
|
18
|
-
id: string;
|
|
19
|
-
team_id: string;
|
|
20
|
-
is_pinned: boolean;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
|
+
declare const penpotUpdateProjectPin: AppAction<typeof PenpotUpdateProjectPinInput, typeof PenpotUpdateProjectPinOutput, typeof penpot.credential>;
|
|
22
20
|
//#endregion
|
|
23
21
|
export { penpotUpdateProjectPin };
|
|
24
22
|
//# sourceMappingURL=update-project-pin.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-project-pin.d.mts","names":[],"sources":["../../src/actions/update-project-pin.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-project-pin.d.mts","names":[],"sources":["../../src/actions/update-project-pin.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAK3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cAS5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-project-pin.mjs","names":[],"sources":["../../src/actions/update-project-pin.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateProjectPinInput = z.object({\n id: z.string().describe(\"UUID of the project to update\"),\n team_id: z.string().describe(\"UUID of the team that owns the project\"),\n is_pinned: z.boolean().describe(\"Whether the project should be pinned (true) or unpinned (false)\"),\n}).describe(\"Request model for updating the pin status of a project in Penpot.\");\nexport const PenpotUpdateProjectPinOutput = z.object({\n id: z.string().describe(\"UUID of the project\").nullable().optional(),\n name: z.string().describe(\"Name of the project\").nullable().optional(),\n team_id: z.string().describe(\"UUID of the team the project belongs to\").nullable().optional(),\n is_pinned: z.boolean().describe(\"Current pin status of the project\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the project was created\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the project was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model for UpdateProjectPin action.\");\n\nexport const penpotUpdateProjectPin = action(\"PENPOT_UPDATE_PROJECT_PIN\", {\n slug: \"penpot-update-project-pin\",\n name: \"Update Project Pin\",\n description: \"Tool to update the pin status of a project in Penpot. Use when you need to pin or unpin a project for quick access.\",\n input: PenpotUpdateProjectPinInput,\n output: PenpotUpdateProjectPinOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-project-pin.mjs","names":[],"sources":["../../src/actions/update-project-pin.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 PenpotUpdateProjectPinInput = z.object({\n id: z.string().describe(\"UUID of the project to update\"),\n team_id: z.string().describe(\"UUID of the team that owns the project\"),\n is_pinned: z.boolean().describe(\"Whether the project should be pinned (true) or unpinned (false)\"),\n}).describe(\"Request model for updating the pin status of a project in Penpot.\");\nexport const PenpotUpdateProjectPinOutput = z.object({\n id: z.string().describe(\"UUID of the project\").nullable().optional(),\n name: z.string().describe(\"Name of the project\").nullable().optional(),\n team_id: z.string().describe(\"UUID of the team the project belongs to\").nullable().optional(),\n is_pinned: z.boolean().describe(\"Current pin status of the project\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the project was created\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the project was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model for UpdateProjectPin action.\");\n\nexport const penpotUpdateProjectPin: AppAction<\n typeof PenpotUpdateProjectPinInput,\n typeof PenpotUpdateProjectPinOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_PROJECT_PIN\", {\n slug: \"penpot-update-project-pin\",\n name: \"Update Project Pin\",\n description: \"Tool to update the pin status of a project in Penpot. Use when you need to pin or unpin a project for quick access.\",\n input: PenpotUpdateProjectPinInput,\n output: PenpotUpdateProjectPinOutput,\n});\n"],"mappings":";;;AAoBA,MAAa,yBAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAtByC,EAAE,OAAO;EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;EACvD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;EACrE,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE;CACnG,CAAC,CAAC,CAAC,SAAS,mEAkBH;CACP,QAlB0C,EAAE,OAAO;EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-team-invitation-role.cjs","names":["z","action"],"sources":["../../src/actions/update-team-invitation-role.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateTeamInvitationRoleInput = z.object({\n role: z.enum([\"viewer\", \"admin\", \"editor\", \"owner\"]).describe(\"New role to assign to the pending invitation\"),\n email: z.string().describe(\"Email address of the pending invitation to update\"),\n team_id: z.string().describe(\"The team identifier (UUID) for which to update the invitation role\"),\n});\nexport const PenpotUpdateTeamInvitationRoleOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the invitation role was updated successfully\").nullable().optional(),\n}).passthrough();\n\nexport const penpotUpdateTeamInvitationRole = action(\"PENPOT_UPDATE_TEAM_INVITATION_ROLE\", {\n slug: \"penpot-update-team-invitation-role\",\n name: \"Update Team Invitation Role\",\n description: \"Tool to update the role of a pending team invitation in Penpot. Use when you need to change the role of an invitation that hasn't been accepted yet.\",\n input: PenpotUpdateTeamInvitationRoleInput,\n output: PenpotUpdateTeamInvitationRoleOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-team-invitation-role.cjs","names":["z","action"],"sources":["../../src/actions/update-team-invitation-role.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 PenpotUpdateTeamInvitationRoleInput = z.object({\n role: z.enum([\"viewer\", \"admin\", \"editor\", \"owner\"]).describe(\"New role to assign to the pending invitation\"),\n email: z.string().describe(\"Email address of the pending invitation to update\"),\n team_id: z.string().describe(\"The team identifier (UUID) for which to update the invitation role\"),\n});\nexport const PenpotUpdateTeamInvitationRoleOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the invitation role was updated successfully\").nullable().optional(),\n}).passthrough();\n\nexport const penpotUpdateTeamInvitationRole: AppAction<\n typeof PenpotUpdateTeamInvitationRoleInput,\n typeof PenpotUpdateTeamInvitationRoleOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_TEAM_INVITATION_ROLE\", {\n slug: \"penpot-update-team-invitation-role\",\n name: \"Update Team Invitation Role\",\n description: \"Tool to update the role of a pending team invitation in Penpot. Use when you need to change the role of an invitation that hasn't been accepted yet.\",\n input: PenpotUpdateTeamInvitationRoleInput,\n output: PenpotUpdateTeamInvitationRoleOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAU;EAAS;EAAU;CAAO,CAAC,CAAC,CAAC,SAAS,8CAA8C;CAC5G,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CAC9E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;AACnG,CAAC;AACD,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpI,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,iCAITC,eAAAA,OAAO,sCAAsC;CAC/C,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/update-team-invitation-role.d.ts
|
|
@@ -14,11 +16,7 @@ declare const PenpotUpdateTeamInvitationRoleInput: z.ZodObject<{
|
|
|
14
16
|
declare const PenpotUpdateTeamInvitationRoleOutput: z.ZodObject<{
|
|
15
17
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const penpotUpdateTeamInvitationRole:
|
|
18
|
-
role: "viewer" | "admin" | "editor" | "owner";
|
|
19
|
-
email: string;
|
|
20
|
-
team_id: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
|
+
declare const penpotUpdateTeamInvitationRole: AppAction<typeof PenpotUpdateTeamInvitationRoleInput, typeof PenpotUpdateTeamInvitationRoleOutput, typeof penpot.credential>;
|
|
22
20
|
//#endregion
|
|
23
21
|
export { penpotUpdateTeamInvitationRole };
|
|
24
22
|
//# sourceMappingURL=update-team-invitation-role.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-team-invitation-role.d.cts","names":[],"sources":["../../src/actions/update-team-invitation-role.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-team-invitation-role.d.cts","names":[],"sources":["../../src/actions/update-team-invitation-role.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;cAKnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;cAIpC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,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/update-team-invitation-role.d.ts
|
|
@@ -14,11 +16,7 @@ declare const PenpotUpdateTeamInvitationRoleInput: z.ZodObject<{
|
|
|
14
16
|
declare const PenpotUpdateTeamInvitationRoleOutput: z.ZodObject<{
|
|
15
17
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const penpotUpdateTeamInvitationRole:
|
|
18
|
-
role: "viewer" | "admin" | "editor" | "owner";
|
|
19
|
-
email: string;
|
|
20
|
-
team_id: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
|
+
declare const penpotUpdateTeamInvitationRole: AppAction<typeof PenpotUpdateTeamInvitationRoleInput, typeof PenpotUpdateTeamInvitationRoleOutput, typeof penpot.credential>;
|
|
22
20
|
//#endregion
|
|
23
21
|
export { penpotUpdateTeamInvitationRole };
|
|
24
22
|
//# sourceMappingURL=update-team-invitation-role.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-team-invitation-role.d.mts","names":[],"sources":["../../src/actions/update-team-invitation-role.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-team-invitation-role.d.mts","names":[],"sources":["../../src/actions/update-team-invitation-role.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;cAKnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;cAIpC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-team-invitation-role.mjs","names":[],"sources":["../../src/actions/update-team-invitation-role.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateTeamInvitationRoleInput = z.object({\n role: z.enum([\"viewer\", \"admin\", \"editor\", \"owner\"]).describe(\"New role to assign to the pending invitation\"),\n email: z.string().describe(\"Email address of the pending invitation to update\"),\n team_id: z.string().describe(\"The team identifier (UUID) for which to update the invitation role\"),\n});\nexport const PenpotUpdateTeamInvitationRoleOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the invitation role was updated successfully\").nullable().optional(),\n}).passthrough();\n\nexport const penpotUpdateTeamInvitationRole = action(\"PENPOT_UPDATE_TEAM_INVITATION_ROLE\", {\n slug: \"penpot-update-team-invitation-role\",\n name: \"Update Team Invitation Role\",\n description: \"Tool to update the role of a pending team invitation in Penpot. Use when you need to change the role of an invitation that hasn't been accepted yet.\",\n input: PenpotUpdateTeamInvitationRoleInput,\n output: PenpotUpdateTeamInvitationRoleOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-team-invitation-role.mjs","names":[],"sources":["../../src/actions/update-team-invitation-role.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 PenpotUpdateTeamInvitationRoleInput = z.object({\n role: z.enum([\"viewer\", \"admin\", \"editor\", \"owner\"]).describe(\"New role to assign to the pending invitation\"),\n email: z.string().describe(\"Email address of the pending invitation to update\"),\n team_id: z.string().describe(\"The team identifier (UUID) for which to update the invitation role\"),\n});\nexport const PenpotUpdateTeamInvitationRoleOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the invitation role was updated successfully\").nullable().optional(),\n}).passthrough();\n\nexport const penpotUpdateTeamInvitationRole: AppAction<\n typeof PenpotUpdateTeamInvitationRoleInput,\n typeof PenpotUpdateTeamInvitationRoleOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_TEAM_INVITATION_ROLE\", {\n slug: \"penpot-update-team-invitation-role\",\n name: \"Update Team Invitation Role\",\n description: \"Tool to update the role of a pending team invitation in Penpot. Use when you need to change the role of an invitation that hasn't been accepted yet.\",\n input: PenpotUpdateTeamInvitationRoleInput,\n output: PenpotUpdateTeamInvitationRoleOutput,\n});\n"],"mappings":";;;AAeA,MAAa,iCAIT,OAAO,sCAAsC;CAC/C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBiD,EAAE,OAAO;EAC1D,MAAM,EAAE,KAAK;GAAC;GAAU;GAAS;GAAU;EAAO,CAAC,CAAC,CAAC,SAAS,8CAA8C;EAC5G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;EAC9E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;CACnG,CAaS;CACP,QAbkD,EAAE,OAAO,EAC3D,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpI,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-team.cjs","names":["z","action"],"sources":["../../src/actions/update-team.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateTeamInput = z.object({\n id: z.string().describe(\"UUID of the team to update\"),\n name: z.string().describe(\"Updated name for the team (maximum 250 characters)\"),\n}).describe(\"Request schema for updating team settings in Penpot.\");\nexport const PenpotUpdateTeamOutput = z.object({\n id: z.string().describe(\"UUID of the updated team\").nullable().optional(),\n name: z.string().describe(\"Name of the updated team\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the team was created\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default team\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the team was last modified\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions for the current user on this team\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating a team in Penpot.\");\n\nexport const penpotUpdateTeam = action(\"PENPOT_UPDATE_TEAM\", {\n slug: \"penpot-update-team\",\n name: \"Update Team\",\n description: \"Tool to update team settings in Penpot. Use when you need to modify team name or other team properties.\",\n input: PenpotUpdateTeamInput,\n output: PenpotUpdateTeamOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-team.cjs","names":["z","action"],"sources":["../../src/actions/update-team.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 PenpotUpdateTeamInput = z.object({\n id: z.string().describe(\"UUID of the team to update\"),\n name: z.string().describe(\"Updated name for the team (maximum 250 characters)\"),\n}).describe(\"Request schema for updating team settings in Penpot.\");\nexport const PenpotUpdateTeamOutput = z.object({\n id: z.string().describe(\"UUID of the updated team\").nullable().optional(),\n name: z.string().describe(\"Name of the updated team\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the team was created\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default team\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the team was last modified\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions for the current user on this team\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating a team in Penpot.\");\n\nexport const penpotUpdateTeam: AppAction<\n typeof PenpotUpdateTeamInput,\n typeof PenpotUpdateTeamOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_TEAM\", {\n slug: \"penpot-update-team\",\n name: \"Update Team\",\n description: \"Tool to update team settings in Penpot. Use when you need to modify team name or other team properties.\",\n input: PenpotUpdateTeamInput,\n output: PenpotUpdateTeamOutput,\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,oDAAoD;AAChF,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,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/update-team.d.ts
|
|
@@ -13,10 +15,7 @@ declare const PenpotUpdateTeamOutput: z.ZodObject<{
|
|
|
13
15
|
"modified-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
16
|
permissions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const penpotUpdateTeam:
|
|
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 penpotUpdateTeam: AppAction<typeof PenpotUpdateTeamInput, typeof PenpotUpdateTeamOutput, typeof penpot.credential>;
|
|
20
19
|
//#endregion
|
|
21
20
|
export { penpotUpdateTeam };
|
|
22
21
|
//# sourceMappingURL=update-team.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-team.d.cts","names":[],"sources":["../../src/actions/update-team.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-team.d.cts","names":[],"sources":["../../src/actions/update-team.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAIrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;cAStB,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/update-team.d.ts
|
|
@@ -13,10 +15,7 @@ declare const PenpotUpdateTeamOutput: z.ZodObject<{
|
|
|
13
15
|
"modified-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
16
|
permissions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const penpotUpdateTeam:
|
|
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 penpotUpdateTeam: AppAction<typeof PenpotUpdateTeamInput, typeof PenpotUpdateTeamOutput, typeof penpot.credential>;
|
|
20
19
|
//#endregion
|
|
21
20
|
export { penpotUpdateTeam };
|
|
22
21
|
//# sourceMappingURL=update-team.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-team.d.mts","names":[],"sources":["../../src/actions/update-team.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-team.d.mts","names":[],"sources":["../../src/actions/update-team.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAIrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;cAStB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-team.mjs","names":[],"sources":["../../src/actions/update-team.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateTeamInput = z.object({\n id: z.string().describe(\"UUID of the team to update\"),\n name: z.string().describe(\"Updated name for the team (maximum 250 characters)\"),\n}).describe(\"Request schema for updating team settings in Penpot.\");\nexport const PenpotUpdateTeamOutput = z.object({\n id: z.string().describe(\"UUID of the updated team\").nullable().optional(),\n name: z.string().describe(\"Name of the updated team\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the team was created\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default team\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the team was last modified\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions for the current user on this team\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating a team in Penpot.\");\n\nexport const penpotUpdateTeam = action(\"PENPOT_UPDATE_TEAM\", {\n slug: \"penpot-update-team\",\n name: \"Update Team\",\n description: \"Tool to update team settings in Penpot. Use when you need to modify team name or other team properties.\",\n input: PenpotUpdateTeamInput,\n output: PenpotUpdateTeamOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-team.mjs","names":[],"sources":["../../src/actions/update-team.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 PenpotUpdateTeamInput = z.object({\n id: z.string().describe(\"UUID of the team to update\"),\n name: z.string().describe(\"Updated name for the team (maximum 250 characters)\"),\n}).describe(\"Request schema for updating team settings in Penpot.\");\nexport const PenpotUpdateTeamOutput = z.object({\n id: z.string().describe(\"UUID of the updated team\").nullable().optional(),\n name: z.string().describe(\"Name of the updated team\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the team was created\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default team\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the team was last modified\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions for the current user on this team\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating a team in Penpot.\");\n\nexport const penpotUpdateTeam: AppAction<\n typeof PenpotUpdateTeamInput,\n typeof PenpotUpdateTeamOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_TEAM\", {\n slug: \"penpot-update-team\",\n name: \"Update Team\",\n description: \"Tool to update team settings in Penpot. Use when you need to modify team name or other team properties.\",\n input: PenpotUpdateTeamInput,\n output: PenpotUpdateTeamOutput,\n});\n"],"mappings":";;;AAmBA,MAAa,mBAIT,OAAO,sBAAsB;CAC/B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArBmC,EAAE,OAAO;EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;EACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CAChF,CAAC,CAAC,CAAC,SAAS,sDAkBH;CACP,QAlBoC,EAAE,OAAO;EAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-webhook.cjs","names":["z","action"],"sources":["../../src/actions/update-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateWebhookInput = z.object({\n id: z.string().describe(\"UUID of the webhook to update\"),\n uri: z.string().describe(\"Webhook URI endpoint that will receive event notifications\"),\n mtype: z.enum([\"application/json\", \"application/transit+json\"]).describe(\"MIME type for webhook payload format\"),\n is_active: z.boolean().describe(\"Whether the webhook should be active or inactive\"),\n}).describe(\"Request model for updating a webhook configuration in Penpot.\");\nexport const PenpotUpdateWebhookOutput = z.object({\n id: z.string().describe(\"UUID of the updated webhook\").nullable().optional(),\n uri: z.string().describe(\"Webhook URI endpoint\").nullable().optional(),\n mtype: z.string().describe(\"MIME type of the webhook payload format\").nullable().optional(),\n team_id: z.string().describe(\"UUID of the team the webhook belongs to\").nullable().optional(),\n is_active: z.boolean().describe(\"Whether the webhook is currently active\").nullable().optional(),\n}).passthrough().describe(\"Response model after updating a webhook.\");\n\nexport const penpotUpdateWebhook = action(\"PENPOT_UPDATE_WEBHOOK\", {\n slug: \"penpot-update-webhook\",\n name: \"Update Webhook\",\n description: \"Tool to update an existing webhook configuration. Use when you need to modify the URI, MIME type, or active status of a webhook.\",\n input: PenpotUpdateWebhookInput,\n output: PenpotUpdateWebhookOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-webhook.cjs","names":["z","action"],"sources":["../../src/actions/update-webhook.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 PenpotUpdateWebhookInput = z.object({\n id: z.string().describe(\"UUID of the webhook to update\"),\n uri: z.string().describe(\"Webhook URI endpoint that will receive event notifications\"),\n mtype: z.enum([\"application/json\", \"application/transit+json\"]).describe(\"MIME type for webhook payload format\"),\n is_active: z.boolean().describe(\"Whether the webhook should be active or inactive\"),\n}).describe(\"Request model for updating a webhook configuration in Penpot.\");\nexport const PenpotUpdateWebhookOutput = z.object({\n id: z.string().describe(\"UUID of the updated webhook\").nullable().optional(),\n uri: z.string().describe(\"Webhook URI endpoint\").nullable().optional(),\n mtype: z.string().describe(\"MIME type of the webhook payload format\").nullable().optional(),\n team_id: z.string().describe(\"UUID of the team the webhook belongs to\").nullable().optional(),\n is_active: z.boolean().describe(\"Whether the webhook is currently active\").nullable().optional(),\n}).passthrough().describe(\"Response model after updating a webhook.\");\n\nexport const penpotUpdateWebhook: AppAction<\n typeof PenpotUpdateWebhookInput,\n typeof PenpotUpdateWebhookOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_WEBHOOK\", {\n slug: \"penpot-update-webhook\",\n name: \"Update Webhook\",\n description: \"Tool to update an existing webhook configuration. Use when you need to modify the URI, MIME type, or active status of a webhook.\",\n input: PenpotUpdateWebhookInput,\n output: PenpotUpdateWebhookOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CACvD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CACrF,OAAOA,IAAAA,EAAE,KAAK,CAAC,oBAAoB,0BAA0B,CAAC,CAAC,CAAC,SAAS,sCAAsC;CAC/G,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD;AACpF,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,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/update-webhook.d.ts
|
|
@@ -17,12 +19,7 @@ declare const PenpotUpdateWebhookOutput: z.ZodObject<{
|
|
|
17
19
|
team_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
20
|
is_active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
19
21
|
}, z.core.$loose>;
|
|
20
|
-
declare const penpotUpdateWebhook:
|
|
21
|
-
id: string;
|
|
22
|
-
uri: string;
|
|
23
|
-
mtype: "application/json" | "application/transit+json";
|
|
24
|
-
is_active: boolean;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
22
|
+
declare const penpotUpdateWebhook: AppAction<typeof PenpotUpdateWebhookInput, typeof PenpotUpdateWebhookOutput, typeof penpot.credential>;
|
|
26
23
|
//#endregion
|
|
27
24
|
export { penpotUpdateWebhook };
|
|
28
25
|
//# sourceMappingURL=update-webhook.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-webhook.d.cts","names":[],"sources":["../../src/actions/update-webhook.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-webhook.d.cts","names":[],"sources":["../../src/actions/update-webhook.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;cAMxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;cAQzB,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/update-webhook.d.ts
|
|
@@ -17,12 +19,7 @@ declare const PenpotUpdateWebhookOutput: z.ZodObject<{
|
|
|
17
19
|
team_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
20
|
is_active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
19
21
|
}, z.core.$loose>;
|
|
20
|
-
declare const penpotUpdateWebhook:
|
|
21
|
-
id: string;
|
|
22
|
-
uri: string;
|
|
23
|
-
mtype: "application/json" | "application/transit+json";
|
|
24
|
-
is_active: boolean;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
22
|
+
declare const penpotUpdateWebhook: AppAction<typeof PenpotUpdateWebhookInput, typeof PenpotUpdateWebhookOutput, typeof penpot.credential>;
|
|
26
23
|
//#endregion
|
|
27
24
|
export { penpotUpdateWebhook };
|
|
28
25
|
//# sourceMappingURL=update-webhook.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-webhook.d.mts","names":[],"sources":["../../src/actions/update-webhook.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-webhook.d.mts","names":[],"sources":["../../src/actions/update-webhook.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;cAMxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;cAQzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-webhook.mjs","names":[],"sources":["../../src/actions/update-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateWebhookInput = z.object({\n id: z.string().describe(\"UUID of the webhook to update\"),\n uri: z.string().describe(\"Webhook URI endpoint that will receive event notifications\"),\n mtype: z.enum([\"application/json\", \"application/transit+json\"]).describe(\"MIME type for webhook payload format\"),\n is_active: z.boolean().describe(\"Whether the webhook should be active or inactive\"),\n}).describe(\"Request model for updating a webhook configuration in Penpot.\");\nexport const PenpotUpdateWebhookOutput = z.object({\n id: z.string().describe(\"UUID of the updated webhook\").nullable().optional(),\n uri: z.string().describe(\"Webhook URI endpoint\").nullable().optional(),\n mtype: z.string().describe(\"MIME type of the webhook payload format\").nullable().optional(),\n team_id: z.string().describe(\"UUID of the team the webhook belongs to\").nullable().optional(),\n is_active: z.boolean().describe(\"Whether the webhook is currently active\").nullable().optional(),\n}).passthrough().describe(\"Response model after updating a webhook.\");\n\nexport const penpotUpdateWebhook = action(\"PENPOT_UPDATE_WEBHOOK\", {\n slug: \"penpot-update-webhook\",\n name: \"Update Webhook\",\n description: \"Tool to update an existing webhook configuration. Use when you need to modify the URI, MIME type, or active status of a webhook.\",\n input: PenpotUpdateWebhookInput,\n output: PenpotUpdateWebhookOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-webhook.mjs","names":[],"sources":["../../src/actions/update-webhook.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 PenpotUpdateWebhookInput = z.object({\n id: z.string().describe(\"UUID of the webhook to update\"),\n uri: z.string().describe(\"Webhook URI endpoint that will receive event notifications\"),\n mtype: z.enum([\"application/json\", \"application/transit+json\"]).describe(\"MIME type for webhook payload format\"),\n is_active: z.boolean().describe(\"Whether the webhook should be active or inactive\"),\n}).describe(\"Request model for updating a webhook configuration in Penpot.\");\nexport const PenpotUpdateWebhookOutput = z.object({\n id: z.string().describe(\"UUID of the updated webhook\").nullable().optional(),\n uri: z.string().describe(\"Webhook URI endpoint\").nullable().optional(),\n mtype: z.string().describe(\"MIME type of the webhook payload format\").nullable().optional(),\n team_id: z.string().describe(\"UUID of the team the webhook belongs to\").nullable().optional(),\n is_active: z.boolean().describe(\"Whether the webhook is currently active\").nullable().optional(),\n}).passthrough().describe(\"Response model after updating a webhook.\");\n\nexport const penpotUpdateWebhook: AppAction<\n typeof PenpotUpdateWebhookInput,\n typeof PenpotUpdateWebhookOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_WEBHOOK\", {\n slug: \"penpot-update-webhook\",\n name: \"Update Webhook\",\n description: \"Tool to update an existing webhook configuration. Use when you need to modify the URI, MIME type, or active status of a webhook.\",\n input: PenpotUpdateWebhookInput,\n output: PenpotUpdateWebhookOutput,\n});\n"],"mappings":";;;AAoBA,MAAa,sBAIT,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAtBsC,EAAE,OAAO;EAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;EACvD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;EACrF,OAAO,EAAE,KAAK,CAAC,oBAAoB,0BAA0B,CAAC,CAAC,CAAC,SAAS,sCAAsC;EAC/G,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD;CACpF,CAAC,CAAC,CAAC,SAAS,+DAiBH;CACP,QAjBuC,EAAE,OAAO;EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verify-token.cjs","names":["z","action"],"sources":["../../src/actions/verify-token.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotVerifyTokenInput = z.object({\n token: z.string().describe(\"Authentication or registration token to verify. This can be a verification token from registration, email change, or other authentication flows. Maximum length of 5000 characters.\"),\n}).describe(\"Request model for verifying an authentication or registration token.\");\nexport const PenpotVerifyTokenOutput = z.object({\n email: z.string().describe(\"Email address associated with the token, if applicable\").nullable().optional(),\n valid: z.boolean().describe(\"Whether the token is valid\").nullable().optional(),\n message: z.string().describe(\"Message about the verification result\").nullable().optional(),\n success: z.boolean().describe(\"Whether the token verification was successful\").nullable().optional(),\n user_id: z.string().describe(\"ID of the user associated with the token, if applicable\").nullable().optional(),\n token_type: z.string().describe(\"Type of token being verified (e.g., registration, email_change, authentication)\").nullable().optional(),\n}).passthrough().describe(\"Response model for token verification.\");\n\nexport const penpotVerifyToken = action(\"PENPOT_VERIFY_TOKEN\", {\n slug: \"penpot-verify-token\",\n name: \"Verify Token\",\n description: \"Tool to verify an authentication or registration token in Penpot. Use when you need to validate a token received from registration, email verification, or other authentication flows.\",\n input: PenpotVerifyTokenInput,\n output: PenpotVerifyTokenOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"verify-token.cjs","names":["z","action"],"sources":["../../src/actions/verify-token.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 PenpotVerifyTokenInput = z.object({\n token: z.string().describe(\"Authentication or registration token to verify. This can be a verification token from registration, email change, or other authentication flows. Maximum length of 5000 characters.\"),\n}).describe(\"Request model for verifying an authentication or registration token.\");\nexport const PenpotVerifyTokenOutput = z.object({\n email: z.string().describe(\"Email address associated with the token, if applicable\").nullable().optional(),\n valid: z.boolean().describe(\"Whether the token is valid\").nullable().optional(),\n message: z.string().describe(\"Message about the verification result\").nullable().optional(),\n success: z.boolean().describe(\"Whether the token verification was successful\").nullable().optional(),\n user_id: z.string().describe(\"ID of the user associated with the token, if applicable\").nullable().optional(),\n token_type: z.string().describe(\"Type of token being verified (e.g., registration, email_change, authentication)\").nullable().optional(),\n}).passthrough().describe(\"Response model for token verification.\");\n\nexport const penpotVerifyToken: AppAction<\n typeof PenpotVerifyTokenInput,\n typeof PenpotVerifyTokenOutput,\n typeof penpot.credential\n> = action(\"PENPOT_VERIFY_TOKEN\", {\n slug: \"penpot-verify-token\",\n name: \"Verify Token\",\n description: \"Tool to verify an authentication or registration token in Penpot. Use when you need to validate a token received from registration, email verification, or other authentication flows.\",\n input: PenpotVerifyTokenInput,\n output: PenpotVerifyTokenOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qLAAqL,EAClN,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,OAAOA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAElE,MAAa,oBAITC,eAAAA,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/verify-token.d.ts
|
|
@@ -12,9 +14,7 @@ declare const PenpotVerifyTokenOutput: z.ZodObject<{
|
|
|
12
14
|
user_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
15
|
token_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const penpotVerifyToken:
|
|
16
|
-
token: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
17
|
+
declare const penpotVerifyToken: AppAction<typeof PenpotVerifyTokenInput, typeof PenpotVerifyTokenOutput, typeof penpot.credential>;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { penpotVerifyToken };
|
|
20
20
|
//# sourceMappingURL=verify-token.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verify-token.d.cts","names":[],"sources":["../../src/actions/verify-token.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"verify-token.d.cts","names":[],"sources":["../../src/actions/verify-token.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAGtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;cASvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/verify-token.d.ts
|
|
@@ -12,9 +14,7 @@ declare const PenpotVerifyTokenOutput: z.ZodObject<{
|
|
|
12
14
|
user_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
15
|
token_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const penpotVerifyToken:
|
|
16
|
-
token: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
17
|
+
declare const penpotVerifyToken: AppAction<typeof PenpotVerifyTokenInput, typeof PenpotVerifyTokenOutput, typeof penpot.credential>;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { penpotVerifyToken };
|
|
20
20
|
//# sourceMappingURL=verify-token.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verify-token.d.mts","names":[],"sources":["../../src/actions/verify-token.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"verify-token.d.mts","names":[],"sources":["../../src/actions/verify-token.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAGtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;cASvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verify-token.mjs","names":[],"sources":["../../src/actions/verify-token.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotVerifyTokenInput = z.object({\n token: z.string().describe(\"Authentication or registration token to verify. This can be a verification token from registration, email change, or other authentication flows. Maximum length of 5000 characters.\"),\n}).describe(\"Request model for verifying an authentication or registration token.\");\nexport const PenpotVerifyTokenOutput = z.object({\n email: z.string().describe(\"Email address associated with the token, if applicable\").nullable().optional(),\n valid: z.boolean().describe(\"Whether the token is valid\").nullable().optional(),\n message: z.string().describe(\"Message about the verification result\").nullable().optional(),\n success: z.boolean().describe(\"Whether the token verification was successful\").nullable().optional(),\n user_id: z.string().describe(\"ID of the user associated with the token, if applicable\").nullable().optional(),\n token_type: z.string().describe(\"Type of token being verified (e.g., registration, email_change, authentication)\").nullable().optional(),\n}).passthrough().describe(\"Response model for token verification.\");\n\nexport const penpotVerifyToken = action(\"PENPOT_VERIFY_TOKEN\", {\n slug: \"penpot-verify-token\",\n name: \"Verify Token\",\n description: \"Tool to verify an authentication or registration token in Penpot. Use when you need to validate a token received from registration, email verification, or other authentication flows.\",\n input: PenpotVerifyTokenInput,\n output: PenpotVerifyTokenOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"verify-token.mjs","names":[],"sources":["../../src/actions/verify-token.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 PenpotVerifyTokenInput = z.object({\n token: z.string().describe(\"Authentication or registration token to verify. This can be a verification token from registration, email change, or other authentication flows. Maximum length of 5000 characters.\"),\n}).describe(\"Request model for verifying an authentication or registration token.\");\nexport const PenpotVerifyTokenOutput = z.object({\n email: z.string().describe(\"Email address associated with the token, if applicable\").nullable().optional(),\n valid: z.boolean().describe(\"Whether the token is valid\").nullable().optional(),\n message: z.string().describe(\"Message about the verification result\").nullable().optional(),\n success: z.boolean().describe(\"Whether the token verification was successful\").nullable().optional(),\n user_id: z.string().describe(\"ID of the user associated with the token, if applicable\").nullable().optional(),\n token_type: z.string().describe(\"Type of token being verified (e.g., registration, email_change, authentication)\").nullable().optional(),\n}).passthrough().describe(\"Response model for token verification.\");\n\nexport const penpotVerifyToken: AppAction<\n typeof PenpotVerifyTokenInput,\n typeof PenpotVerifyTokenOutput,\n typeof penpot.credential\n> = action(\"PENPOT_VERIFY_TOKEN\", {\n slug: \"penpot-verify-token\",\n name: \"Verify Token\",\n description: \"Tool to verify an authentication or registration token in Penpot. Use when you need to validate a token received from registration, email verification, or other authentication flows.\",\n input: PenpotVerifyTokenInput,\n output: PenpotVerifyTokenOutput,\n});\n"],"mappings":";;;AAkBA,MAAa,oBAIT,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApBoC,EAAE,OAAO,EAC7C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qLAAqL,EAClN,CAAC,CAAC,CAAC,SAAS,sEAkBH;CACP,QAlBqC,EAAE,OAAO;EAC9C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,OAAO,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAWhB;AACV,CAAC"}
|
package/dist/app.cjs
CHANGED
|
@@ -1,7 +1,14 @@
|
|
|
1
|
+
let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
|
|
2
|
+
let zod = require("zod");
|
|
1
3
|
//#region src/app.ts
|
|
2
|
-
const
|
|
4
|
+
const credential = {
|
|
5
|
+
full: zod.z.string(),
|
|
6
|
+
generic_api_key: zod.z.string()
|
|
7
|
+
};
|
|
8
|
+
const penpot = (0, _keystrokehq_keystroke_app.defineApp)({
|
|
3
9
|
slug: "penpot",
|
|
4
|
-
auth: "keystroke"
|
|
10
|
+
auth: "keystroke",
|
|
11
|
+
credential
|
|
5
12
|
});
|
|
6
13
|
//#endregion
|
|
7
14
|
exports.penpot = penpot;
|
package/dist/app.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.cjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const penpot = defineApp({\n slug: \"penpot\",\n auth: \"keystroke\",\n});\n"],"mappings":";AAEA,MAAa,UAAA,
|
|
1
|
+
{"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp, type KeystrokeApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nconst credential = {\n full: z.string(),\n generic_api_key: z.string(),\n};\n\nexport const penpot: KeystrokeApp<\"penpot\", typeof credential> = defineApp({\n slug: \"penpot\",\n auth: \"keystroke\",\n credential,\n});\n"],"mappings":";;;AAGA,MAAM,aAAa;CACjB,MAAMA,IAAAA,EAAE,OAAO;CACf,iBAAiBA,IAAAA,EAAE,OAAO;AAC5B;AAEA,MAAa,UAAA,GAAA,2BAAA,UAAA,CAA8D;CACzE,MAAM;CACN,MAAM;CACN;AACF,CAAC"}
|
package/dist/app.d.cts
CHANGED
|
@@ -1,5 +1,12 @@
|
|
|
1
|
+
import { KeystrokeApp } from "@keystrokehq/keystroke/app";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
|
|
1
4
|
//#region src/app.d.ts
|
|
2
|
-
declare const
|
|
5
|
+
declare const credential: {
|
|
6
|
+
full: z.ZodString;
|
|
7
|
+
generic_api_key: z.ZodString;
|
|
8
|
+
};
|
|
9
|
+
declare const penpot: KeystrokeApp<"penpot", typeof credential>;
|
|
3
10
|
//#endregion
|
|
4
11
|
export { penpot };
|
|
5
12
|
//# sourceMappingURL=app.d.cts.map
|
package/dist/app.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";
|
|
1
|
+
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;;cAGM,UAAA;QAGL,CAAA,CAAA,SAAA;mBAAA,CAAA,CAAA,SAAA;AAAA;AAAA,cAEY,MAAA,EAAQ,YAAY,kBAAkB,UAAA"}
|
package/dist/app.d.mts
CHANGED
|
@@ -1,5 +1,12 @@
|
|
|
1
|
+
import { KeystrokeApp } from "@keystrokehq/keystroke/app";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
|
|
1
4
|
//#region src/app.d.ts
|
|
2
|
-
declare const
|
|
5
|
+
declare const credential: {
|
|
6
|
+
full: z.ZodString;
|
|
7
|
+
generic_api_key: z.ZodString;
|
|
8
|
+
};
|
|
9
|
+
declare const penpot: KeystrokeApp<"penpot", typeof credential>;
|
|
3
10
|
//#endregion
|
|
4
11
|
export { penpot };
|
|
5
12
|
//# sourceMappingURL=app.d.mts.map
|
package/dist/app.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";
|
|
1
|
+
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";;;;cAGM,UAAA;QAGL,CAAA,CAAA,SAAA;mBAAA,CAAA,CAAA,SAAA;AAAA;AAAA,cAEY,MAAA,EAAQ,YAAY,kBAAkB,UAAA"}
|
package/dist/app.mjs
CHANGED
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
import { defineApp } from "@keystrokehq/keystroke/app";
|
|
2
|
-
|
|
2
|
+
import { z } from "zod";
|
|
3
3
|
const penpot = defineApp({
|
|
4
4
|
slug: "penpot",
|
|
5
|
-
auth: "keystroke"
|
|
5
|
+
auth: "keystroke",
|
|
6
|
+
credential: {
|
|
7
|
+
full: z.string(),
|
|
8
|
+
generic_api_key: z.string()
|
|
9
|
+
}
|
|
6
10
|
});
|
|
7
11
|
//#endregion
|
|
8
12
|
export { penpot };
|
package/dist/app.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const penpot = defineApp({\n slug: \"penpot\",\n auth: \"keystroke\",\n});\n"],"mappings":";;
|
|
1
|
+
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp, type KeystrokeApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nconst credential = {\n full: z.string(),\n generic_api_key: z.string(),\n};\n\nexport const penpot: KeystrokeApp<\"penpot\", typeof credential> = defineApp({\n slug: \"penpot\",\n auth: \"keystroke\",\n credential,\n});\n"],"mappings":";;AAQA,MAAa,SAAoD,UAAU;CACzE,MAAM;CACN,MAAM;CACN;EAPA,MAAM,EAAE,OAAO;EACf,iBAAiB,EAAE,OAAO;CAM1B;AACF,CAAC"}
|
package/dist/index.d.cts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { penpot } from "./app.cjs";
|
|
1
2
|
import { penpotCreateAccessToken } from "./actions/create-access-token.cjs";
|
|
2
3
|
import { penpotCreateCommentThread } from "./actions/create-comment-thread.cjs";
|
|
3
4
|
import { penpotCreateFile } from "./actions/create-file.cjs";
|
|
@@ -88,6 +89,5 @@ import { penpotUpdateTeam } from "./actions/update-team.cjs";
|
|
|
88
89
|
import { penpotUpdateTeamInvitationRole } from "./actions/update-team-invitation-role.cjs";
|
|
89
90
|
import { penpotUpdateWebhook } from "./actions/update-webhook.cjs";
|
|
90
91
|
import { penpotVerifyToken } from "./actions/verify-token.cjs";
|
|
91
|
-
import { penpot } from "./app.cjs";
|
|
92
92
|
import { penpotCatalog } from "./catalog.cjs";
|
|
93
93
|
export { penpot, penpotCatalog, penpotCreateAccessToken, penpotCreateCommentThread, penpotCreateFile, penpotCreateProject, penpotCreateTeam, penpotCreateTeamAccessRequest, penpotCreateWebhook, penpotDeleteAccessToken, penpotDeleteComment, penpotDeleteFileSnapshot, penpotDeleteProject, penpotDeleteTeam, penpotDeleteTeamFilesPermanently, penpotDeleteTeamInvitation, penpotDeleteTeamMember, penpotDeleteWebhook, penpotDuplicateFile, penpotDuplicateProject, penpotGetAccessTokens, penpotGetAllProjects, penpotGetBuiltinTemplates, penpotGetCommentThread, penpotGetCommentThreads, penpotGetComments, penpotGetFile, penpotGetFileInfo, penpotGetFileLibraries, penpotGetFileObjectThumbnails, penpotGetFileSnapshots, penpotGetFileSummary, penpotGetFontVariants, penpotGetLibraryFileReferences, penpotGetLibraryUsage, penpotGetOwnedTeams, penpotGetPage, penpotGetProfilesForFileComments, penpotGetProject, penpotGetProjectFiles, penpotGetSsoProvider, penpotGetSubscriptionUsage, penpotGetTeam, penpotGetTeamDeletedFiles, penpotGetTeamInfo, penpotGetTeamInvitations, penpotGetTeamMembers, penpotGetTeamSharedFiles, penpotGetTeamStats, penpotGetTeamUsers, penpotGetTeams, penpotGetUnreadCommentThreads, penpotGetViewOnlyBundle, penpotGetWebhooks, penpotHasFileLibraries, penpotIgnoreFileLibrarySyncStatus, penpotLinkFileToLibrary, penpotLockFileSnapshot, penpotLogout, penpotMarkAllThreadsAsRead, penpotMoveFiles, penpotMoveProject, penpotPrepareRegisterProfile, penpotPushAuditEvents, penpotRegisterProfile, penpotRenameFile, penpotRenameProject, penpotRequestProfileRecovery, penpotRestoreDeletedTeamFiles, penpotRestoreFileSnapshot, penpotSearchFiles, penpotSendUserFeedback, penpotSetFileShared, penpotUnlinkFileFromLibrary, penpotUnlockFileSnapshot, penpotUpdateComment, penpotUpdateCommentThread, penpotUpdateCommentThreadFrame, penpotUpdateCommentThreadPosition, penpotUpdateCommentThreadStatus, penpotUpdateFile, penpotUpdateFileLibrarySyncStatus, penpotUpdateFileSnapshot, penpotUpdateFont, penpotUpdateProfile, penpotUpdateProfileNotifications, penpotUpdateProfileProps, penpotUpdateProjectPin, penpotUpdateTeam, penpotUpdateTeamInvitationRole, penpotUpdateWebhook, penpotVerifyToken };
|
package/dist/index.d.mts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { penpot } from "./app.mjs";
|
|
1
2
|
import { penpotCreateAccessToken } from "./actions/create-access-token.mjs";
|
|
2
3
|
import { penpotCreateCommentThread } from "./actions/create-comment-thread.mjs";
|
|
3
4
|
import { penpotCreateFile } from "./actions/create-file.mjs";
|
|
@@ -88,6 +89,5 @@ import { penpotUpdateTeam } from "./actions/update-team.mjs";
|
|
|
88
89
|
import { penpotUpdateTeamInvitationRole } from "./actions/update-team-invitation-role.mjs";
|
|
89
90
|
import { penpotUpdateWebhook } from "./actions/update-webhook.mjs";
|
|
90
91
|
import { penpotVerifyToken } from "./actions/verify-token.mjs";
|
|
91
|
-
import { penpot } from "./app.mjs";
|
|
92
92
|
import { penpotCatalog } from "./catalog.mjs";
|
|
93
93
|
export { penpot, penpotCatalog, penpotCreateAccessToken, penpotCreateCommentThread, penpotCreateFile, penpotCreateProject, penpotCreateTeam, penpotCreateTeamAccessRequest, penpotCreateWebhook, penpotDeleteAccessToken, penpotDeleteComment, penpotDeleteFileSnapshot, penpotDeleteProject, penpotDeleteTeam, penpotDeleteTeamFilesPermanently, penpotDeleteTeamInvitation, penpotDeleteTeamMember, penpotDeleteWebhook, penpotDuplicateFile, penpotDuplicateProject, penpotGetAccessTokens, penpotGetAllProjects, penpotGetBuiltinTemplates, penpotGetCommentThread, penpotGetCommentThreads, penpotGetComments, penpotGetFile, penpotGetFileInfo, penpotGetFileLibraries, penpotGetFileObjectThumbnails, penpotGetFileSnapshots, penpotGetFileSummary, penpotGetFontVariants, penpotGetLibraryFileReferences, penpotGetLibraryUsage, penpotGetOwnedTeams, penpotGetPage, penpotGetProfilesForFileComments, penpotGetProject, penpotGetProjectFiles, penpotGetSsoProvider, penpotGetSubscriptionUsage, penpotGetTeam, penpotGetTeamDeletedFiles, penpotGetTeamInfo, penpotGetTeamInvitations, penpotGetTeamMembers, penpotGetTeamSharedFiles, penpotGetTeamStats, penpotGetTeamUsers, penpotGetTeams, penpotGetUnreadCommentThreads, penpotGetViewOnlyBundle, penpotGetWebhooks, penpotHasFileLibraries, penpotIgnoreFileLibrarySyncStatus, penpotLinkFileToLibrary, penpotLockFileSnapshot, penpotLogout, penpotMarkAllThreadsAsRead, penpotMoveFiles, penpotMoveProject, penpotPrepareRegisterProfile, penpotPushAuditEvents, penpotRegisterProfile, penpotRenameFile, penpotRenameProject, penpotRequestProfileRecovery, penpotRestoreDeletedTeamFiles, penpotRestoreFileSnapshot, penpotSearchFiles, penpotSendUserFeedback, penpotSetFileShared, penpotUnlinkFileFromLibrary, penpotUnlockFileSnapshot, penpotUpdateComment, penpotUpdateCommentThread, penpotUpdateCommentThreadFrame, penpotUpdateCommentThreadPosition, penpotUpdateCommentThreadStatus, penpotUpdateFile, penpotUpdateFileLibrarySyncStatus, penpotUpdateFileSnapshot, penpotUpdateFont, penpotUpdateProfile, penpotUpdateProfileNotifications, penpotUpdateProfileProps, penpotUpdateProjectPin, penpotUpdateTeam, penpotUpdateTeamInvitationRole, penpotUpdateWebhook, penpotVerifyToken };
|