@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-comment-thread-position.cjs","names":["z","action"],"sources":["../../src/actions/update-comment-thread-position.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateCommentThreadPositionInput = z.object({\n id: z.string().describe(\"UUID of the comment thread to update\"),\n frameId: z.string().describe(\"UUID of the frame containing the comment thread. Use '00000000-0000-0000-0000-000000000000' for the root frame\"),\n shareId: z.string().describe(\"Optional UUID for shared file context\").optional(),\n position: z.string().describe(\"New position coordinates for the comment thread in the format 'x,y' (e.g., '150,250', '-50.5,100.3')\"),\n}).describe(\"Request schema for updating the position of a comment thread in Penpot.\");\nexport const PenpotUpdateCommentThreadPositionOutput = z.object({\n id: z.string().describe(\"UUID of the updated comment thread\").nullable().optional(),\n fileId: z.string().describe(\"UUID of the file containing the comment thread\").nullable().optional(),\n pageId: z.string().describe(\"UUID of the page containing the comment thread\").nullable().optional(),\n content: z.string().describe(\"Content text of the comment thread\").nullable().optional(),\n frameId: z.string().describe(\"UUID of the frame containing the comment thread\").nullable().optional(),\n ownerId: z.string().describe(\"UUID of the user who created the comment thread\").nullable().optional(),\n position: z.string().describe(\"Position coordinates of the comment thread\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the comment thread was created\").nullable().optional(),\n isResolved: z.boolean().describe(\"Whether the comment thread has been resolved\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the comment thread was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating a comment thread position.\");\n\nexport const penpotUpdateCommentThreadPosition = action(\"PENPOT_UPDATE_COMMENT_THREAD_POSITION\", {\n slug: \"penpot-update-comment-thread-position\",\n name: \"Update Comment Thread Position\",\n description: \"Tool to update the position of a comment thread in Penpot. Use when you need to move or reposition an existing comment thread to a different location on the design canvas.\",\n input: PenpotUpdateCommentThreadPositionInput,\n output: PenpotUpdateCommentThreadPositionOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-comment-thread-position.cjs","names":["z","action"],"sources":["../../src/actions/update-comment-thread-position.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 PenpotUpdateCommentThreadPositionInput = z.object({\n id: z.string().describe(\"UUID of the comment thread to update\"),\n frameId: z.string().describe(\"UUID of the frame containing the comment thread. Use '00000000-0000-0000-0000-000000000000' for the root frame\"),\n shareId: z.string().describe(\"Optional UUID for shared file context\").optional(),\n position: z.string().describe(\"New position coordinates for the comment thread in the format 'x,y' (e.g., '150,250', '-50.5,100.3')\"),\n}).describe(\"Request schema for updating the position of a comment thread in Penpot.\");\nexport const PenpotUpdateCommentThreadPositionOutput = z.object({\n id: z.string().describe(\"UUID of the updated comment thread\").nullable().optional(),\n fileId: z.string().describe(\"UUID of the file containing the comment thread\").nullable().optional(),\n pageId: z.string().describe(\"UUID of the page containing the comment thread\").nullable().optional(),\n content: z.string().describe(\"Content text of the comment thread\").nullable().optional(),\n frameId: z.string().describe(\"UUID of the frame containing the comment thread\").nullable().optional(),\n ownerId: z.string().describe(\"UUID of the user who created the comment thread\").nullable().optional(),\n position: z.string().describe(\"Position coordinates of the comment thread\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the comment thread was created\").nullable().optional(),\n isResolved: z.boolean().describe(\"Whether the comment thread has been resolved\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the comment thread was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating a comment thread position.\");\n\nexport const penpotUpdateCommentThreadPosition: AppAction<\n typeof PenpotUpdateCommentThreadPositionInput,\n typeof PenpotUpdateCommentThreadPositionOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_COMMENT_THREAD_POSITION\", {\n slug: \"penpot-update-comment-thread-position\",\n name: \"Update Comment Thread Position\",\n description: \"Tool to update the position of a comment thread in Penpot. Use when you need to move or reposition an existing comment thread to a different location on the design canvas.\",\n input: PenpotUpdateCommentThreadPositionInput,\n output: PenpotUpdateCommentThreadPositionOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAC9D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH;CAC7I,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC/E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG;AACtI,CAAC,CAAC,CAAC,SAAS,yEAAyE;AACrF,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAErF,MAAa,oCAITC,eAAAA,OAAO,yCAAyC;CAClD,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-comment-thread-position.d.ts
|
|
@@ -19,12 +21,7 @@ declare const PenpotUpdateCommentThreadPositionOutput: z.ZodObject<{
|
|
|
19
21
|
isResolved: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
20
22
|
modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
23
|
}, z.core.$loose>;
|
|
22
|
-
declare const penpotUpdateCommentThreadPosition:
|
|
23
|
-
id: string;
|
|
24
|
-
frameId: string;
|
|
25
|
-
position: string;
|
|
26
|
-
shareId?: string | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
24
|
+
declare const penpotUpdateCommentThreadPosition: AppAction<typeof PenpotUpdateCommentThreadPositionInput, typeof PenpotUpdateCommentThreadPositionOutput, typeof penpot.credential>;
|
|
28
25
|
//#endregion
|
|
29
26
|
export { penpotUpdateCommentThreadPosition };
|
|
30
27
|
//# sourceMappingURL=update-comment-thread-position.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-comment-thread-position.d.cts","names":[],"sources":["../../src/actions/update-comment-thread-position.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-comment-thread-position.d.cts","names":[],"sources":["../../src/actions/update-comment-thread-position.ts"],"mappings":";;;;;cAMa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;cAMtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAavC,iCAAA,EAAmC,SAAA,QACvC,sCAAA,SACA,uCAAA,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-comment-thread-position.d.ts
|
|
@@ -19,12 +21,7 @@ declare const PenpotUpdateCommentThreadPositionOutput: z.ZodObject<{
|
|
|
19
21
|
isResolved: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
20
22
|
modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
23
|
}, z.core.$loose>;
|
|
22
|
-
declare const penpotUpdateCommentThreadPosition:
|
|
23
|
-
id: string;
|
|
24
|
-
frameId: string;
|
|
25
|
-
position: string;
|
|
26
|
-
shareId?: string | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
24
|
+
declare const penpotUpdateCommentThreadPosition: AppAction<typeof PenpotUpdateCommentThreadPositionInput, typeof PenpotUpdateCommentThreadPositionOutput, typeof penpot.credential>;
|
|
28
25
|
//#endregion
|
|
29
26
|
export { penpotUpdateCommentThreadPosition };
|
|
30
27
|
//# sourceMappingURL=update-comment-thread-position.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-comment-thread-position.d.mts","names":[],"sources":["../../src/actions/update-comment-thread-position.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-comment-thread-position.d.mts","names":[],"sources":["../../src/actions/update-comment-thread-position.ts"],"mappings":";;;;;cAMa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;cAMtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAavC,iCAAA,EAAmC,SAAA,QACvC,sCAAA,SACA,uCAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-comment-thread-position.mjs","names":[],"sources":["../../src/actions/update-comment-thread-position.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateCommentThreadPositionInput = z.object({\n id: z.string().describe(\"UUID of the comment thread to update\"),\n frameId: z.string().describe(\"UUID of the frame containing the comment thread. Use '00000000-0000-0000-0000-000000000000' for the root frame\"),\n shareId: z.string().describe(\"Optional UUID for shared file context\").optional(),\n position: z.string().describe(\"New position coordinates for the comment thread in the format 'x,y' (e.g., '150,250', '-50.5,100.3')\"),\n}).describe(\"Request schema for updating the position of a comment thread in Penpot.\");\nexport const PenpotUpdateCommentThreadPositionOutput = z.object({\n id: z.string().describe(\"UUID of the updated comment thread\").nullable().optional(),\n fileId: z.string().describe(\"UUID of the file containing the comment thread\").nullable().optional(),\n pageId: z.string().describe(\"UUID of the page containing the comment thread\").nullable().optional(),\n content: z.string().describe(\"Content text of the comment thread\").nullable().optional(),\n frameId: z.string().describe(\"UUID of the frame containing the comment thread\").nullable().optional(),\n ownerId: z.string().describe(\"UUID of the user who created the comment thread\").nullable().optional(),\n position: z.string().describe(\"Position coordinates of the comment thread\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the comment thread was created\").nullable().optional(),\n isResolved: z.boolean().describe(\"Whether the comment thread has been resolved\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the comment thread was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating a comment thread position.\");\n\nexport const penpotUpdateCommentThreadPosition = action(\"PENPOT_UPDATE_COMMENT_THREAD_POSITION\", {\n slug: \"penpot-update-comment-thread-position\",\n name: \"Update Comment Thread Position\",\n description: \"Tool to update the position of a comment thread in Penpot. Use when you need to move or reposition an existing comment thread to a different location on the design canvas.\",\n input: PenpotUpdateCommentThreadPositionInput,\n output: PenpotUpdateCommentThreadPositionOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-comment-thread-position.mjs","names":[],"sources":["../../src/actions/update-comment-thread-position.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 PenpotUpdateCommentThreadPositionInput = z.object({\n id: z.string().describe(\"UUID of the comment thread to update\"),\n frameId: z.string().describe(\"UUID of the frame containing the comment thread. Use '00000000-0000-0000-0000-000000000000' for the root frame\"),\n shareId: z.string().describe(\"Optional UUID for shared file context\").optional(),\n position: z.string().describe(\"New position coordinates for the comment thread in the format 'x,y' (e.g., '150,250', '-50.5,100.3')\"),\n}).describe(\"Request schema for updating the position of a comment thread in Penpot.\");\nexport const PenpotUpdateCommentThreadPositionOutput = z.object({\n id: z.string().describe(\"UUID of the updated comment thread\").nullable().optional(),\n fileId: z.string().describe(\"UUID of the file containing the comment thread\").nullable().optional(),\n pageId: z.string().describe(\"UUID of the page containing the comment thread\").nullable().optional(),\n content: z.string().describe(\"Content text of the comment thread\").nullable().optional(),\n frameId: z.string().describe(\"UUID of the frame containing the comment thread\").nullable().optional(),\n ownerId: z.string().describe(\"UUID of the user who created the comment thread\").nullable().optional(),\n position: z.string().describe(\"Position coordinates of the comment thread\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the comment thread was created\").nullable().optional(),\n isResolved: z.boolean().describe(\"Whether the comment thread has been resolved\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the comment thread was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating a comment thread position.\");\n\nexport const penpotUpdateCommentThreadPosition: AppAction<\n typeof PenpotUpdateCommentThreadPositionInput,\n typeof PenpotUpdateCommentThreadPositionOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_COMMENT_THREAD_POSITION\", {\n slug: \"penpot-update-comment-thread-position\",\n name: \"Update Comment Thread Position\",\n description: \"Tool to update the position of a comment thread in Penpot. Use when you need to move or reposition an existing comment thread to a different location on the design canvas.\",\n input: PenpotUpdateCommentThreadPositionInput,\n output: PenpotUpdateCommentThreadPositionOutput,\n});\n"],"mappings":";;;AAyBA,MAAa,oCAIT,OAAO,yCAAyC;CAClD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA3BoD,EAAE,OAAO;EAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;EAC9D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH;EAC7I,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC/E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG;CACtI,CAAC,CAAC,CAAC,SAAS,yEAsBH;CACP,QAtBqD,EAAE,OAAO;EAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-comment-thread-status.cjs","names":["z","action"],"sources":["../../src/actions/update-comment-thread-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateCommentThreadStatusInput = z.object({\n id: z.string().describe(\"UUID of the comment thread to update status for\"),\n shareId: z.string().describe(\"UUID of the share link if accessing via shared link\").optional(),\n}).describe(\"Request schema for updating a comment thread status in Penpot.\");\nexport const PenpotUpdateCommentThreadStatusOutput = z.object({\n id: z.string().describe(\"UUID of the comment thread that was updated\").nullable().optional(),\n isResolved: z.boolean().describe(\"Whether the comment thread is now resolved\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the comment thread status was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response schema for updating a comment thread status in Penpot.\");\n\nexport const penpotUpdateCommentThreadStatus = action(\"PENPOT_UPDATE_COMMENT_THREAD_STATUS\", {\n slug: \"penpot-update-comment-thread-status\",\n name: \"Update Comment Thread Status\",\n description: \"Tool to update the status of a comment thread in Penpot (e.g., toggle resolved/unresolved). Use when you need to mark a comment thread as resolved or reopen a resolved thread.\",\n input: PenpotUpdateCommentThreadStatusInput,\n output: PenpotUpdateCommentThreadStatusOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-comment-thread-status.cjs","names":["z","action"],"sources":["../../src/actions/update-comment-thread-status.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 PenpotUpdateCommentThreadStatusInput = z.object({\n id: z.string().describe(\"UUID of the comment thread to update status for\"),\n shareId: z.string().describe(\"UUID of the share link if accessing via shared link\").optional(),\n}).describe(\"Request schema for updating a comment thread status in Penpot.\");\nexport const PenpotUpdateCommentThreadStatusOutput = z.object({\n id: z.string().describe(\"UUID of the comment thread that was updated\").nullable().optional(),\n isResolved: z.boolean().describe(\"Whether the comment thread is now resolved\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the comment thread status was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response schema for updating a comment thread status in Penpot.\");\n\nexport const penpotUpdateCommentThreadStatus: AppAction<\n typeof PenpotUpdateCommentThreadStatusInput,\n typeof PenpotUpdateCommentThreadStatusOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_COMMENT_THREAD_STATUS\", {\n slug: \"penpot-update-comment-thread-status\",\n name: \"Update Comment Thread Status\",\n description: \"Tool to update the status of a comment thread in Penpot (e.g., toggle resolved/unresolved). Use when you need to mark a comment thread as resolved or reopen a resolved thread.\",\n input: PenpotUpdateCommentThreadStatusInput,\n output: PenpotUpdateCommentThreadStatusOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CACzE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAAiE;AAE3F,MAAa,kCAITC,eAAAA,OAAO,uCAAuC;CAChD,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-comment-thread-status.d.ts
|
|
@@ -10,10 +12,7 @@ declare const PenpotUpdateCommentThreadStatusOutput: z.ZodObject<{
|
|
|
10
12
|
isResolved: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
11
13
|
modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const penpotUpdateCommentThreadStatus:
|
|
14
|
-
id: string;
|
|
15
|
-
shareId?: string | undefined;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
15
|
+
declare const penpotUpdateCommentThreadStatus: AppAction<typeof PenpotUpdateCommentThreadStatusInput, typeof PenpotUpdateCommentThreadStatusOutput, typeof penpot.credential>;
|
|
17
16
|
//#endregion
|
|
18
17
|
export { penpotUpdateCommentThreadStatus };
|
|
19
18
|
//# sourceMappingURL=update-comment-thread-status.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-comment-thread-status.d.cts","names":[],"sources":["../../src/actions/update-comment-thread-status.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-comment-thread-status.d.cts","names":[],"sources":["../../src/actions/update-comment-thread-status.ts"],"mappings":";;;;;cAMa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAIpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;cAMrC,+BAAA,EAAiC,SAAA,QACrC,oCAAA,SACA,qCAAA,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-comment-thread-status.d.ts
|
|
@@ -10,10 +12,7 @@ declare const PenpotUpdateCommentThreadStatusOutput: z.ZodObject<{
|
|
|
10
12
|
isResolved: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
11
13
|
modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const penpotUpdateCommentThreadStatus:
|
|
14
|
-
id: string;
|
|
15
|
-
shareId?: string | undefined;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
15
|
+
declare const penpotUpdateCommentThreadStatus: AppAction<typeof PenpotUpdateCommentThreadStatusInput, typeof PenpotUpdateCommentThreadStatusOutput, typeof penpot.credential>;
|
|
17
16
|
//#endregion
|
|
18
17
|
export { penpotUpdateCommentThreadStatus };
|
|
19
18
|
//# sourceMappingURL=update-comment-thread-status.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-comment-thread-status.d.mts","names":[],"sources":["../../src/actions/update-comment-thread-status.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-comment-thread-status.d.mts","names":[],"sources":["../../src/actions/update-comment-thread-status.ts"],"mappings":";;;;;cAMa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAIpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;cAMrC,+BAAA,EAAiC,SAAA,QACrC,oCAAA,SACA,qCAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-comment-thread-status.mjs","names":[],"sources":["../../src/actions/update-comment-thread-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateCommentThreadStatusInput = z.object({\n id: z.string().describe(\"UUID of the comment thread to update status for\"),\n shareId: z.string().describe(\"UUID of the share link if accessing via shared link\").optional(),\n}).describe(\"Request schema for updating a comment thread status in Penpot.\");\nexport const PenpotUpdateCommentThreadStatusOutput = z.object({\n id: z.string().describe(\"UUID of the comment thread that was updated\").nullable().optional(),\n isResolved: z.boolean().describe(\"Whether the comment thread is now resolved\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the comment thread status was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response schema for updating a comment thread status in Penpot.\");\n\nexport const penpotUpdateCommentThreadStatus = action(\"PENPOT_UPDATE_COMMENT_THREAD_STATUS\", {\n slug: \"penpot-update-comment-thread-status\",\n name: \"Update Comment Thread Status\",\n description: \"Tool to update the status of a comment thread in Penpot (e.g., toggle resolved/unresolved). Use when you need to mark a comment thread as resolved or reopen a resolved thread.\",\n input: PenpotUpdateCommentThreadStatusInput,\n output: PenpotUpdateCommentThreadStatusOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-comment-thread-status.mjs","names":[],"sources":["../../src/actions/update-comment-thread-status.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 PenpotUpdateCommentThreadStatusInput = z.object({\n id: z.string().describe(\"UUID of the comment thread to update status for\"),\n shareId: z.string().describe(\"UUID of the share link if accessing via shared link\").optional(),\n}).describe(\"Request schema for updating a comment thread status in Penpot.\");\nexport const PenpotUpdateCommentThreadStatusOutput = z.object({\n id: z.string().describe(\"UUID of the comment thread that was updated\").nullable().optional(),\n isResolved: z.boolean().describe(\"Whether the comment thread is now resolved\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the comment thread status was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response schema for updating a comment thread status in Penpot.\");\n\nexport const penpotUpdateCommentThreadStatus: AppAction<\n typeof PenpotUpdateCommentThreadStatusInput,\n typeof PenpotUpdateCommentThreadStatusOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_COMMENT_THREAD_STATUS\", {\n slug: \"penpot-update-comment-thread-status\",\n name: \"Update Comment Thread Status\",\n description: \"Tool to update the status of a comment thread in Penpot (e.g., toggle resolved/unresolved). Use when you need to mark a comment thread as resolved or reopen a resolved thread.\",\n input: PenpotUpdateCommentThreadStatusInput,\n output: PenpotUpdateCommentThreadStatusOutput,\n});\n"],"mappings":";;;AAgBA,MAAa,kCAIT,OAAO,uCAAuC;CAChD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBkD,EAAE,OAAO;EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;EACzE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC/F,CAAC,CAAC,CAAC,SAAS,gEAeH;CACP,QAfmD,EAAE,OAAO;EAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-comment-thread.cjs","names":["z","action"],"sources":["../../src/actions/update-comment-thread.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateCommentThreadInput = z.object({\n id: z.string().describe(\"UUID of the comment thread to update\"),\n shareId: z.string().describe(\"Optional UUID for shared file context\").optional(),\n isResolved: z.boolean().describe(\"Whether the comment thread should be marked as resolved\"),\n}).describe(\"Request schema for updating a comment thread in Penpot.\");\nexport const PenpotUpdateCommentThreadOutput = z.object({\n id: z.string().describe(\"UUID of the updated comment thread\").nullable().optional(),\n fileId: z.string().describe(\"UUID of the file containing the comment thread\").nullable().optional(),\n pageId: z.string().describe(\"UUID of the page containing the comment thread\").nullable().optional(),\n content: z.string().describe(\"Content text of the comment thread\").nullable().optional(),\n frameId: z.string().describe(\"UUID of the frame containing the comment thread\").nullable().optional(),\n ownerId: z.string().describe(\"UUID of the user who created the comment thread\").nullable().optional(),\n position: z.string().describe(\"Position coordinates of the comment thread\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the comment thread was created\").nullable().optional(),\n isResolved: z.boolean().describe(\"Whether the comment thread has been resolved\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the comment thread was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating a comment thread.\");\n\nexport const penpotUpdateCommentThread = action(\"PENPOT_UPDATE_COMMENT_THREAD\", {\n slug: \"penpot-update-comment-thread\",\n name: \"Update Comment Thread\",\n description: \"Tool to update the resolution status of a comment thread in Penpot. Use when you need to mark a comment thread as resolved or unresolved to track discussion progress.\",\n input: PenpotUpdateCommentThreadInput,\n output: PenpotUpdateCommentThreadOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-comment-thread.cjs","names":["z","action"],"sources":["../../src/actions/update-comment-thread.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 PenpotUpdateCommentThreadInput = z.object({\n id: z.string().describe(\"UUID of the comment thread to update\"),\n shareId: z.string().describe(\"Optional UUID for shared file context\").optional(),\n isResolved: z.boolean().describe(\"Whether the comment thread should be marked as resolved\"),\n}).describe(\"Request schema for updating a comment thread in Penpot.\");\nexport const PenpotUpdateCommentThreadOutput = z.object({\n id: z.string().describe(\"UUID of the updated comment thread\").nullable().optional(),\n fileId: z.string().describe(\"UUID of the file containing the comment thread\").nullable().optional(),\n pageId: z.string().describe(\"UUID of the page containing the comment thread\").nullable().optional(),\n content: z.string().describe(\"Content text of the comment thread\").nullable().optional(),\n frameId: z.string().describe(\"UUID of the frame containing the comment thread\").nullable().optional(),\n ownerId: z.string().describe(\"UUID of the user who created the comment thread\").nullable().optional(),\n position: z.string().describe(\"Position coordinates of the comment thread\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the comment thread was created\").nullable().optional(),\n isResolved: z.boolean().describe(\"Whether the comment thread has been resolved\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the comment thread was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating a comment thread.\");\n\nexport const penpotUpdateCommentThread: AppAction<\n typeof PenpotUpdateCommentThreadInput,\n typeof PenpotUpdateCommentThreadOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_COMMENT_THREAD\", {\n slug: \"penpot-update-comment-thread\",\n name: \"Update Comment Thread\",\n description: \"Tool to update the resolution status of a comment thread in Penpot. Use when you need to mark a comment thread as resolved or unresolved to track discussion progress.\",\n input: PenpotUpdateCommentThreadInput,\n output: PenpotUpdateCommentThreadOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAC9D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC/E,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD;AAC5F,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,4BAITC,eAAAA,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-comment-thread.d.ts
|
|
@@ -18,11 +20,7 @@ declare const PenpotUpdateCommentThreadOutput: z.ZodObject<{
|
|
|
18
20
|
isResolved: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
19
21
|
modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
22
|
}, z.core.$loose>;
|
|
21
|
-
declare const penpotUpdateCommentThread:
|
|
22
|
-
id: string;
|
|
23
|
-
isResolved: boolean;
|
|
24
|
-
shareId?: string | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
23
|
+
declare const penpotUpdateCommentThread: AppAction<typeof PenpotUpdateCommentThreadInput, typeof PenpotUpdateCommentThreadOutput, typeof penpot.credential>;
|
|
26
24
|
//#endregion
|
|
27
25
|
export { penpotUpdateCommentThread };
|
|
28
26
|
//# sourceMappingURL=update-comment-thread.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-comment-thread.d.cts","names":[],"sources":["../../src/actions/update-comment-thread.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-comment-thread.d.cts","names":[],"sources":["../../src/actions/update-comment-thread.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;cAK9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAa/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-comment-thread.d.ts
|
|
@@ -18,11 +20,7 @@ declare const PenpotUpdateCommentThreadOutput: z.ZodObject<{
|
|
|
18
20
|
isResolved: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
19
21
|
modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
22
|
}, z.core.$loose>;
|
|
21
|
-
declare const penpotUpdateCommentThread:
|
|
22
|
-
id: string;
|
|
23
|
-
isResolved: boolean;
|
|
24
|
-
shareId?: string | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
23
|
+
declare const penpotUpdateCommentThread: AppAction<typeof PenpotUpdateCommentThreadInput, typeof PenpotUpdateCommentThreadOutput, typeof penpot.credential>;
|
|
26
24
|
//#endregion
|
|
27
25
|
export { penpotUpdateCommentThread };
|
|
28
26
|
//# sourceMappingURL=update-comment-thread.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-comment-thread.d.mts","names":[],"sources":["../../src/actions/update-comment-thread.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-comment-thread.d.mts","names":[],"sources":["../../src/actions/update-comment-thread.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;cAK9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAa/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-comment-thread.mjs","names":[],"sources":["../../src/actions/update-comment-thread.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateCommentThreadInput = z.object({\n id: z.string().describe(\"UUID of the comment thread to update\"),\n shareId: z.string().describe(\"Optional UUID for shared file context\").optional(),\n isResolved: z.boolean().describe(\"Whether the comment thread should be marked as resolved\"),\n}).describe(\"Request schema for updating a comment thread in Penpot.\");\nexport const PenpotUpdateCommentThreadOutput = z.object({\n id: z.string().describe(\"UUID of the updated comment thread\").nullable().optional(),\n fileId: z.string().describe(\"UUID of the file containing the comment thread\").nullable().optional(),\n pageId: z.string().describe(\"UUID of the page containing the comment thread\").nullable().optional(),\n content: z.string().describe(\"Content text of the comment thread\").nullable().optional(),\n frameId: z.string().describe(\"UUID of the frame containing the comment thread\").nullable().optional(),\n ownerId: z.string().describe(\"UUID of the user who created the comment thread\").nullable().optional(),\n position: z.string().describe(\"Position coordinates of the comment thread\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the comment thread was created\").nullable().optional(),\n isResolved: z.boolean().describe(\"Whether the comment thread has been resolved\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the comment thread was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating a comment thread.\");\n\nexport const penpotUpdateCommentThread = action(\"PENPOT_UPDATE_COMMENT_THREAD\", {\n slug: \"penpot-update-comment-thread\",\n name: \"Update Comment Thread\",\n description: \"Tool to update the resolution status of a comment thread in Penpot. Use when you need to mark a comment thread as resolved or unresolved to track discussion progress.\",\n input: PenpotUpdateCommentThreadInput,\n output: PenpotUpdateCommentThreadOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-comment-thread.mjs","names":[],"sources":["../../src/actions/update-comment-thread.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 PenpotUpdateCommentThreadInput = z.object({\n id: z.string().describe(\"UUID of the comment thread to update\"),\n shareId: z.string().describe(\"Optional UUID for shared file context\").optional(),\n isResolved: z.boolean().describe(\"Whether the comment thread should be marked as resolved\"),\n}).describe(\"Request schema for updating a comment thread in Penpot.\");\nexport const PenpotUpdateCommentThreadOutput = z.object({\n id: z.string().describe(\"UUID of the updated comment thread\").nullable().optional(),\n fileId: z.string().describe(\"UUID of the file containing the comment thread\").nullable().optional(),\n pageId: z.string().describe(\"UUID of the page containing the comment thread\").nullable().optional(),\n content: z.string().describe(\"Content text of the comment thread\").nullable().optional(),\n frameId: z.string().describe(\"UUID of the frame containing the comment thread\").nullable().optional(),\n ownerId: z.string().describe(\"UUID of the user who created the comment thread\").nullable().optional(),\n position: z.string().describe(\"Position coordinates of the comment thread\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the comment thread was created\").nullable().optional(),\n isResolved: z.boolean().describe(\"Whether the comment thread has been resolved\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the comment thread was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating a comment thread.\");\n\nexport const penpotUpdateCommentThread: AppAction<\n typeof PenpotUpdateCommentThreadInput,\n typeof PenpotUpdateCommentThreadOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_COMMENT_THREAD\", {\n slug: \"penpot-update-comment-thread\",\n name: \"Update Comment Thread\",\n description: \"Tool to update the resolution status of a comment thread in Penpot. Use when you need to mark a comment thread as resolved or unresolved to track discussion progress.\",\n input: PenpotUpdateCommentThreadInput,\n output: PenpotUpdateCommentThreadOutput,\n});\n"],"mappings":";;;AAwBA,MAAa,4BAIT,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA1B4C,EAAE,OAAO;EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;EAC9D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC/E,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD;CAC5F,CAAC,CAAC,CAAC,SAAS,yDAsBH;CACP,QAtB6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-comment.cjs","names":["z","action"],"sources":["../../src/actions/update-comment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateCommentInput = z.object({\n id: z.string().describe(\"UUID of the comment to update\"),\n content: z.string().describe(\"New content text for the comment\"),\n shareId: z.string().describe(\"Optional UUID of the share link if accessing via shared link\").optional(),\n mentions: z.array(z.string()).describe(\"Optional list of user UUIDs to mention in the updated comment\").optional(),\n}).describe(\"Request schema for updating a comment in Penpot.\");\nexport const PenpotUpdateCommentOutput = z.object({\n id: z.string().describe(\"UUID of the updated comment\").nullable().optional(),\n content: z.string().describe(\"Updated content text of the comment\").nullable().optional(),\n ownerId: z.string().describe(\"UUID of the comment owner\").nullable().optional(),\n mentions: z.array(z.string()).describe(\"List of user UUIDs mentioned in the comment\").nullable().optional(),\n threadId: z.string().describe(\"UUID of the parent thread\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the comment was originally created\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the comment was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response schema for updating a comment in Penpot.\");\n\nexport const penpotUpdateComment = action(\"PENPOT_UPDATE_COMMENT\", {\n slug: \"penpot-update-comment\",\n name: \"Update Comment\",\n description: \"Tool to update the content of an existing comment in a Penpot design file. Use when you need to modify comment text or update mentioned users in a design discussion.\",\n input: PenpotUpdateCommentInput,\n output: PenpotUpdateCommentOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-comment.cjs","names":["z","action"],"sources":["../../src/actions/update-comment.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 PenpotUpdateCommentInput = z.object({\n id: z.string().describe(\"UUID of the comment to update\"),\n content: z.string().describe(\"New content text for the comment\"),\n shareId: z.string().describe(\"Optional UUID of the share link if accessing via shared link\").optional(),\n mentions: z.array(z.string()).describe(\"Optional list of user UUIDs to mention in the updated comment\").optional(),\n}).describe(\"Request schema for updating a comment in Penpot.\");\nexport const PenpotUpdateCommentOutput = z.object({\n id: z.string().describe(\"UUID of the updated comment\").nullable().optional(),\n content: z.string().describe(\"Updated content text of the comment\").nullable().optional(),\n ownerId: z.string().describe(\"UUID of the comment owner\").nullable().optional(),\n mentions: z.array(z.string()).describe(\"List of user UUIDs mentioned in the comment\").nullable().optional(),\n threadId: z.string().describe(\"UUID of the parent thread\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the comment was originally created\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the comment was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response schema for updating a comment in Penpot.\");\n\nexport const penpotUpdateComment: AppAction<\n typeof PenpotUpdateCommentInput,\n typeof PenpotUpdateCommentOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_COMMENT\", {\n slug: \"penpot-update-comment\",\n name: \"Update Comment\",\n description: \"Tool to update the content of an existing comment in a Penpot design file. Use when you need to modify comment text or update mentioned users in a design discussion.\",\n input: PenpotUpdateCommentInput,\n output: PenpotUpdateCommentOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CACvD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC/D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACtG,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAE7E,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-comment.d.ts
|
|
@@ -16,12 +18,7 @@ declare const PenpotUpdateCommentOutput: z.ZodObject<{
|
|
|
16
18
|
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
19
|
modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
20
|
}, z.core.$loose>;
|
|
19
|
-
declare const penpotUpdateComment:
|
|
20
|
-
id: string;
|
|
21
|
-
content: string;
|
|
22
|
-
shareId?: string | undefined;
|
|
23
|
-
mentions?: string[] | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
21
|
+
declare const penpotUpdateComment: AppAction<typeof PenpotUpdateCommentInput, typeof PenpotUpdateCommentOutput, typeof penpot.credential>;
|
|
25
22
|
//#endregion
|
|
26
23
|
export { penpotUpdateComment };
|
|
27
24
|
//# sourceMappingURL=update-comment.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-comment.d.cts","names":[],"sources":["../../src/actions/update-comment.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-comment.d.cts","names":[],"sources":["../../src/actions/update-comment.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;cAMxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;cAUzB,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-comment.d.ts
|
|
@@ -16,12 +18,7 @@ declare const PenpotUpdateCommentOutput: z.ZodObject<{
|
|
|
16
18
|
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
19
|
modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
20
|
}, z.core.$loose>;
|
|
19
|
-
declare const penpotUpdateComment:
|
|
20
|
-
id: string;
|
|
21
|
-
content: string;
|
|
22
|
-
shareId?: string | undefined;
|
|
23
|
-
mentions?: string[] | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
21
|
+
declare const penpotUpdateComment: AppAction<typeof PenpotUpdateCommentInput, typeof PenpotUpdateCommentOutput, typeof penpot.credential>;
|
|
25
22
|
//#endregion
|
|
26
23
|
export { penpotUpdateComment };
|
|
27
24
|
//# sourceMappingURL=update-comment.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-comment.d.mts","names":[],"sources":["../../src/actions/update-comment.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-comment.d.mts","names":[],"sources":["../../src/actions/update-comment.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;cAMxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;cAUzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-comment.mjs","names":[],"sources":["../../src/actions/update-comment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateCommentInput = z.object({\n id: z.string().describe(\"UUID of the comment to update\"),\n content: z.string().describe(\"New content text for the comment\"),\n shareId: z.string().describe(\"Optional UUID of the share link if accessing via shared link\").optional(),\n mentions: z.array(z.string()).describe(\"Optional list of user UUIDs to mention in the updated comment\").optional(),\n}).describe(\"Request schema for updating a comment in Penpot.\");\nexport const PenpotUpdateCommentOutput = z.object({\n id: z.string().describe(\"UUID of the updated comment\").nullable().optional(),\n content: z.string().describe(\"Updated content text of the comment\").nullable().optional(),\n ownerId: z.string().describe(\"UUID of the comment owner\").nullable().optional(),\n mentions: z.array(z.string()).describe(\"List of user UUIDs mentioned in the comment\").nullable().optional(),\n threadId: z.string().describe(\"UUID of the parent thread\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the comment was originally created\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the comment was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response schema for updating a comment in Penpot.\");\n\nexport const penpotUpdateComment = action(\"PENPOT_UPDATE_COMMENT\", {\n slug: \"penpot-update-comment\",\n name: \"Update Comment\",\n description: \"Tool to update the content of an existing comment in a Penpot design file. Use when you need to modify comment text or update mentioned users in a design discussion.\",\n input: PenpotUpdateCommentInput,\n output: PenpotUpdateCommentOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-comment.mjs","names":[],"sources":["../../src/actions/update-comment.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 PenpotUpdateCommentInput = z.object({\n id: z.string().describe(\"UUID of the comment to update\"),\n content: z.string().describe(\"New content text for the comment\"),\n shareId: z.string().describe(\"Optional UUID of the share link if accessing via shared link\").optional(),\n mentions: z.array(z.string()).describe(\"Optional list of user UUIDs to mention in the updated comment\").optional(),\n}).describe(\"Request schema for updating a comment in Penpot.\");\nexport const PenpotUpdateCommentOutput = z.object({\n id: z.string().describe(\"UUID of the updated comment\").nullable().optional(),\n content: z.string().describe(\"Updated content text of the comment\").nullable().optional(),\n ownerId: z.string().describe(\"UUID of the comment owner\").nullable().optional(),\n mentions: z.array(z.string()).describe(\"List of user UUIDs mentioned in the comment\").nullable().optional(),\n threadId: z.string().describe(\"UUID of the parent thread\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the comment was originally created\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the comment was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response schema for updating a comment in Penpot.\");\n\nexport const penpotUpdateComment: AppAction<\n typeof PenpotUpdateCommentInput,\n typeof PenpotUpdateCommentOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_COMMENT\", {\n slug: \"penpot-update-comment\",\n name: \"Update Comment\",\n description: \"Tool to update the content of an existing comment in a Penpot design file. Use when you need to modify comment text or update mentioned users in a design discussion.\",\n input: PenpotUpdateCommentInput,\n output: PenpotUpdateCommentOutput,\n});\n"],"mappings":";;;AAsBA,MAAa,sBAIT,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAxBsC,EAAE,OAAO;EAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;EACvD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;EAC/D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACtG,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CACnH,CAAC,CAAC,CAAC,SAAS,kDAmBH;CACP,QAnBuC,EAAE,OAAO;EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-file-library-sync-status.cjs","names":["z","action"],"sources":["../../src/actions/update-file-library-sync-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateFileLibrarySyncStatusInput = z.object({\n fileId: z.string().describe(\"UUID of the file to update library sync status for\"),\n libraryId: z.string().describe(\"UUID of the library to update sync status with\"),\n}).describe(\"Request model for updating the synchronization status of a file->library link.\");\nexport const PenpotUpdateFileLibrarySyncStatusOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model for updating library sync status.\");\n\nexport const penpotUpdateFileLibrarySyncStatus = action(\"PENPOT_UPDATE_FILE_LIBRARY_SYNC_STATUS\", {\n slug: \"penpot-update-file-library-sync-status\",\n name: \"Update File Library Sync Status\",\n description: \"Tool to update the synchronization status of a file->library link. Use when you need to refresh or update the sync status between a file and its linked library.\",\n input: PenpotUpdateFileLibrarySyncStatusInput,\n output: PenpotUpdateFileLibrarySyncStatusOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-file-library-sync-status.cjs","names":["z","action"],"sources":["../../src/actions/update-file-library-sync-status.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 PenpotUpdateFileLibrarySyncStatusInput = z.object({\n fileId: z.string().describe(\"UUID of the file to update library sync status for\"),\n libraryId: z.string().describe(\"UUID of the library to update sync status with\"),\n}).describe(\"Request model for updating the synchronization status of a file->library link.\");\nexport const PenpotUpdateFileLibrarySyncStatusOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model for updating library sync status.\");\n\nexport const penpotUpdateFileLibrarySyncStatus: AppAction<\n typeof PenpotUpdateFileLibrarySyncStatusInput,\n typeof PenpotUpdateFileLibrarySyncStatusOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_FILE_LIBRARY_SYNC_STATUS\", {\n slug: \"penpot-update-file-library-sync-status\",\n name: \"Update File Library Sync Status\",\n description: \"Tool to update the synchronization status of a file->library link. Use when you need to refresh or update the sync status between a file and its linked library.\",\n input: PenpotUpdateFileLibrarySyncStatusInput,\n output: PenpotUpdateFileLibrarySyncStatusOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CAChF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;AACjF,CAAC,CAAC,CAAC,SAAS,gFAAgF;AAC5F,MAAa,0CAA0CA,IAAAA,EAAE,OAAO,EAC9D,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,oCAITC,eAAAA,OAAO,0CAA0C;CACnD,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-file-library-sync-status.d.ts
|
|
@@ -8,10 +10,7 @@ declare const PenpotUpdateFileLibrarySyncStatusInput: z.ZodObject<{
|
|
|
8
10
|
declare const PenpotUpdateFileLibrarySyncStatusOutput: z.ZodObject<{
|
|
9
11
|
success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const penpotUpdateFileLibrarySyncStatus:
|
|
12
|
-
fileId: string;
|
|
13
|
-
libraryId: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const penpotUpdateFileLibrarySyncStatus: AppAction<typeof PenpotUpdateFileLibrarySyncStatusInput, typeof PenpotUpdateFileLibrarySyncStatusOutput, typeof penpot.credential>;
|
|
15
14
|
//#endregion
|
|
16
15
|
export { penpotUpdateFileLibrarySyncStatus };
|
|
17
16
|
//# sourceMappingURL=update-file-library-sync-status.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-file-library-sync-status.d.cts","names":[],"sources":["../../src/actions/update-file-library-sync-status.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-file-library-sync-status.d.cts","names":[],"sources":["../../src/actions/update-file-library-sync-status.ts"],"mappings":";;;;;cAMa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;cAItC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;cAIvC,iCAAA,EAAmC,SAAA,QACvC,sCAAA,SACA,uCAAA,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-file-library-sync-status.d.ts
|
|
@@ -8,10 +10,7 @@ declare const PenpotUpdateFileLibrarySyncStatusInput: z.ZodObject<{
|
|
|
8
10
|
declare const PenpotUpdateFileLibrarySyncStatusOutput: z.ZodObject<{
|
|
9
11
|
success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const penpotUpdateFileLibrarySyncStatus:
|
|
12
|
-
fileId: string;
|
|
13
|
-
libraryId: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const penpotUpdateFileLibrarySyncStatus: AppAction<typeof PenpotUpdateFileLibrarySyncStatusInput, typeof PenpotUpdateFileLibrarySyncStatusOutput, typeof penpot.credential>;
|
|
15
14
|
//#endregion
|
|
16
15
|
export { penpotUpdateFileLibrarySyncStatus };
|
|
17
16
|
//# sourceMappingURL=update-file-library-sync-status.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-file-library-sync-status.d.mts","names":[],"sources":["../../src/actions/update-file-library-sync-status.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-file-library-sync-status.d.mts","names":[],"sources":["../../src/actions/update-file-library-sync-status.ts"],"mappings":";;;;;cAMa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;cAItC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;cAIvC,iCAAA,EAAmC,SAAA,QACvC,sCAAA,SACA,uCAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-file-library-sync-status.mjs","names":[],"sources":["../../src/actions/update-file-library-sync-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateFileLibrarySyncStatusInput = z.object({\n fileId: z.string().describe(\"UUID of the file to update library sync status for\"),\n libraryId: z.string().describe(\"UUID of the library to update sync status with\"),\n}).describe(\"Request model for updating the synchronization status of a file->library link.\");\nexport const PenpotUpdateFileLibrarySyncStatusOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model for updating library sync status.\");\n\nexport const penpotUpdateFileLibrarySyncStatus = action(\"PENPOT_UPDATE_FILE_LIBRARY_SYNC_STATUS\", {\n slug: \"penpot-update-file-library-sync-status\",\n name: \"Update File Library Sync Status\",\n description: \"Tool to update the synchronization status of a file->library link. Use when you need to refresh or update the sync status between a file and its linked library.\",\n input: PenpotUpdateFileLibrarySyncStatusInput,\n output: PenpotUpdateFileLibrarySyncStatusOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-file-library-sync-status.mjs","names":[],"sources":["../../src/actions/update-file-library-sync-status.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 PenpotUpdateFileLibrarySyncStatusInput = z.object({\n fileId: z.string().describe(\"UUID of the file to update library sync status for\"),\n libraryId: z.string().describe(\"UUID of the library to update sync status with\"),\n}).describe(\"Request model for updating the synchronization status of a file->library link.\");\nexport const PenpotUpdateFileLibrarySyncStatusOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model for updating library sync status.\");\n\nexport const penpotUpdateFileLibrarySyncStatus: AppAction<\n typeof PenpotUpdateFileLibrarySyncStatusInput,\n typeof PenpotUpdateFileLibrarySyncStatusOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_FILE_LIBRARY_SYNC_STATUS\", {\n slug: \"penpot-update-file-library-sync-status\",\n name: \"Update File Library Sync Status\",\n description: \"Tool to update the synchronization status of a file->library link. Use when you need to refresh or update the sync status between a file and its linked library.\",\n input: PenpotUpdateFileLibrarySyncStatusInput,\n output: PenpotUpdateFileLibrarySyncStatusOutput,\n});\n"],"mappings":";;;AAcA,MAAa,oCAIT,OAAO,0CAA0C;CACnD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBoD,EAAE,OAAO;EAC7D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;EAChF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CACjF,CAAC,CAAC,CAAC,SAAS,gFAaH;CACP,QAbqD,EAAE,OAAO,EAC9D,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-file-snapshot.cjs","names":["z","action"],"sources":["../../src/actions/update-file-snapshot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateFileSnapshotInput = z.object({\n id: z.string().describe(\"UUID of the file snapshot to update\"),\n label: z.string().describe(\"Updated label for the snapshot (must be a non-whitespace string)\"),\n}).describe(\"Request to update a file snapshot metadata in Penpot.\");\nexport const PenpotUpdateFileSnapshotOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the snapshot was updated successfully\").nullable().optional(),\n}).passthrough().describe(\"Response from updating a file snapshot.\");\n\nexport const penpotUpdateFileSnapshot = action(\"PENPOT_UPDATE_FILE_SNAPSHOT\", {\n slug: \"penpot-update-file-snapshot\",\n name: \"Update File Snapshot\",\n description: \"Tool to update a file snapshot metadata in Penpot. Use when you need to modify the label of an existing snapshot.\",\n input: PenpotUpdateFileSnapshotInput,\n output: PenpotUpdateFileSnapshotOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-file-snapshot.cjs","names":["z","action"],"sources":["../../src/actions/update-file-snapshot.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotUpdateFileSnapshotInput = z.object({\n id: z.string().describe(\"UUID of the file snapshot to update\"),\n label: z.string().describe(\"Updated label for the snapshot (must be a non-whitespace string)\"),\n}).describe(\"Request to update a file snapshot metadata in Penpot.\");\nexport const PenpotUpdateFileSnapshotOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the snapshot was updated successfully\").nullable().optional(),\n}).passthrough().describe(\"Response from updating a file snapshot.\");\n\nexport const penpotUpdateFileSnapshot: AppAction<\n typeof PenpotUpdateFileSnapshotInput,\n typeof PenpotUpdateFileSnapshotOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_FILE_SNAPSHOT\", {\n slug: \"penpot-update-file-snapshot\",\n name: \"Update File Snapshot\",\n description: \"Tool to update a file snapshot metadata in Penpot. Use when you need to modify the label of an existing snapshot.\",\n input: PenpotUpdateFileSnapshotInput,\n output: PenpotUpdateFileSnapshotOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;AAC/F,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAEnE,MAAa,2BAITC,eAAAA,OAAO,+BAA+B;CACxC,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-file-snapshot.d.ts
|
|
@@ -8,10 +10,7 @@ declare const PenpotUpdateFileSnapshotInput: z.ZodObject<{
|
|
|
8
10
|
declare const PenpotUpdateFileSnapshotOutput: z.ZodObject<{
|
|
9
11
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const penpotUpdateFileSnapshot:
|
|
12
|
-
id: string;
|
|
13
|
-
label: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const penpotUpdateFileSnapshot: AppAction<typeof PenpotUpdateFileSnapshotInput, typeof PenpotUpdateFileSnapshotOutput, typeof penpot.credential>;
|
|
15
14
|
//#endregion
|
|
16
15
|
export { penpotUpdateFileSnapshot };
|
|
17
16
|
//# sourceMappingURL=update-file-snapshot.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-file-snapshot.d.cts","names":[],"sources":["../../src/actions/update-file-snapshot.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-file-snapshot.d.cts","names":[],"sources":["../../src/actions/update-file-snapshot.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAI7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,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-file-snapshot.d.ts
|
|
@@ -8,10 +10,7 @@ declare const PenpotUpdateFileSnapshotInput: z.ZodObject<{
|
|
|
8
10
|
declare const PenpotUpdateFileSnapshotOutput: z.ZodObject<{
|
|
9
11
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const penpotUpdateFileSnapshot:
|
|
12
|
-
id: string;
|
|
13
|
-
label: string;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const penpotUpdateFileSnapshot: AppAction<typeof PenpotUpdateFileSnapshotInput, typeof PenpotUpdateFileSnapshotOutput, typeof penpot.credential>;
|
|
15
14
|
//#endregion
|
|
16
15
|
export { penpotUpdateFileSnapshot };
|
|
17
16
|
//# sourceMappingURL=update-file-snapshot.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-file-snapshot.d.mts","names":[],"sources":["../../src/actions/update-file-snapshot.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-file-snapshot.d.mts","names":[],"sources":["../../src/actions/update-file-snapshot.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAI7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-file-snapshot.mjs","names":[],"sources":["../../src/actions/update-file-snapshot.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateFileSnapshotInput = z.object({\n id: z.string().describe(\"UUID of the file snapshot to update\"),\n label: z.string().describe(\"Updated label for the snapshot (must be a non-whitespace string)\"),\n}).describe(\"Request to update a file snapshot metadata in Penpot.\");\nexport const PenpotUpdateFileSnapshotOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the snapshot was updated successfully\").nullable().optional(),\n}).passthrough().describe(\"Response from updating a file snapshot.\");\n\nexport const penpotUpdateFileSnapshot = action(\"PENPOT_UPDATE_FILE_SNAPSHOT\", {\n slug: \"penpot-update-file-snapshot\",\n name: \"Update File Snapshot\",\n description: \"Tool to update a file snapshot metadata in Penpot. Use when you need to modify the label of an existing snapshot.\",\n input: PenpotUpdateFileSnapshotInput,\n output: PenpotUpdateFileSnapshotOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-file-snapshot.mjs","names":[],"sources":["../../src/actions/update-file-snapshot.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotUpdateFileSnapshotInput = z.object({\n id: z.string().describe(\"UUID of the file snapshot to update\"),\n label: z.string().describe(\"Updated label for the snapshot (must be a non-whitespace string)\"),\n}).describe(\"Request to update a file snapshot metadata in Penpot.\");\nexport const PenpotUpdateFileSnapshotOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the snapshot was updated successfully\").nullable().optional(),\n}).passthrough().describe(\"Response from updating a file snapshot.\");\n\nexport const penpotUpdateFileSnapshot: AppAction<\n typeof PenpotUpdateFileSnapshotInput,\n typeof PenpotUpdateFileSnapshotOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_FILE_SNAPSHOT\", {\n slug: \"penpot-update-file-snapshot\",\n name: \"Update File Snapshot\",\n description: \"Tool to update a file snapshot metadata in Penpot. Use when you need to modify the label of an existing snapshot.\",\n input: PenpotUpdateFileSnapshotInput,\n output: PenpotUpdateFileSnapshotOutput,\n});\n"],"mappings":";;;AAcA,MAAa,2BAIT,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB2C,EAAE,OAAO;EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;EAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;CAC/F,CAAC,CAAC,CAAC,SAAS,uDAaH;CACP,QAb4C,EAAE,OAAO,EACrD,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAWhB;AACV,CAAC"}
|