@keystrokehq/penpot 0.1.0 → 0.1.3
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 -1
- package/dist/actions/create-access-token.cjs.map +1 -1
- package/dist/actions/create-access-token.d.cts +16 -3
- package/dist/actions/create-access-token.d.cts.map +1 -1
- package/dist/actions/create-access-token.d.mts +16 -3
- package/dist/actions/create-access-token.d.mts.map +1 -1
- package/dist/actions/create-access-token.mjs +1 -1
- package/dist/actions/create-access-token.mjs.map +1 -1
- package/dist/actions/create-comment-thread.cjs +2 -2
- package/dist/actions/create-comment-thread.cjs.map +1 -1
- package/dist/actions/create-comment-thread.d.cts +30 -3
- package/dist/actions/create-comment-thread.d.cts.map +1 -1
- package/dist/actions/create-comment-thread.d.mts +30 -3
- package/dist/actions/create-comment-thread.d.mts.map +1 -1
- package/dist/actions/create-comment-thread.mjs +2 -2
- package/dist/actions/create-comment-thread.mjs.map +1 -1
- package/dist/actions/create-file.cjs +1 -1
- package/dist/actions/create-file.cjs.map +1 -1
- package/dist/actions/create-file.d.cts +23 -3
- package/dist/actions/create-file.d.cts.map +1 -1
- package/dist/actions/create-file.d.mts +23 -3
- package/dist/actions/create-file.d.mts.map +1 -1
- package/dist/actions/create-file.mjs +1 -1
- package/dist/actions/create-file.mjs.map +1 -1
- package/dist/actions/create-project.cjs +4 -4
- package/dist/actions/create-project.cjs.map +1 -1
- package/dist/actions/create-project.d.cts +18 -3
- package/dist/actions/create-project.d.cts.map +1 -1
- package/dist/actions/create-project.d.mts +18 -3
- package/dist/actions/create-project.d.mts.map +1 -1
- package/dist/actions/create-project.mjs +4 -4
- package/dist/actions/create-project.mjs.map +1 -1
- package/dist/actions/create-team-access-request.cjs +1 -1
- package/dist/actions/create-team-access-request.cjs.map +1 -1
- package/dist/actions/create-team-access-request.d.cts +13 -3
- package/dist/actions/create-team-access-request.d.cts.map +1 -1
- package/dist/actions/create-team-access-request.d.mts +13 -3
- package/dist/actions/create-team-access-request.d.mts.map +1 -1
- package/dist/actions/create-team-access-request.mjs +1 -1
- package/dist/actions/create-team-access-request.mjs.map +1 -1
- package/dist/actions/create-team.cjs +2 -2
- package/dist/actions/create-team.cjs.map +1 -1
- package/dist/actions/create-team.d.cts +23 -3
- package/dist/actions/create-team.d.cts.map +1 -1
- package/dist/actions/create-team.d.mts +23 -3
- package/dist/actions/create-team.d.mts.map +1 -1
- package/dist/actions/create-team.mjs +2 -2
- package/dist/actions/create-team.mjs.map +1 -1
- package/dist/actions/create-webhook.cjs +1 -1
- package/dist/actions/create-webhook.cjs.map +1 -1
- package/dist/actions/create-webhook.d.cts +20 -3
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +20 -3
- package/dist/actions/create-webhook.d.mts.map +1 -1
- package/dist/actions/create-webhook.mjs +1 -1
- package/dist/actions/create-webhook.mjs.map +1 -1
- package/dist/actions/delete-access-token.cjs +1 -1
- package/dist/actions/delete-access-token.cjs.map +1 -1
- package/dist/actions/delete-access-token.d.cts +9 -3
- package/dist/actions/delete-access-token.d.cts.map +1 -1
- package/dist/actions/delete-access-token.d.mts +9 -3
- package/dist/actions/delete-access-token.d.mts.map +1 -1
- package/dist/actions/delete-access-token.mjs +1 -1
- package/dist/actions/delete-access-token.mjs.map +1 -1
- package/dist/actions/delete-comment.cjs +2 -2
- package/dist/actions/delete-comment.cjs.map +1 -1
- package/dist/actions/delete-comment.d.cts +12 -3
- package/dist/actions/delete-comment.d.cts.map +1 -1
- package/dist/actions/delete-comment.d.mts +12 -3
- package/dist/actions/delete-comment.d.mts.map +1 -1
- package/dist/actions/delete-comment.mjs +2 -2
- package/dist/actions/delete-comment.mjs.map +1 -1
- package/dist/actions/delete-file-snapshot.cjs +1 -1
- package/dist/actions/delete-file-snapshot.cjs.map +1 -1
- package/dist/actions/delete-file-snapshot.d.cts +9 -3
- package/dist/actions/delete-file-snapshot.d.cts.map +1 -1
- package/dist/actions/delete-file-snapshot.d.mts +9 -3
- package/dist/actions/delete-file-snapshot.d.mts.map +1 -1
- package/dist/actions/delete-file-snapshot.mjs +1 -1
- package/dist/actions/delete-file-snapshot.mjs.map +1 -1
- package/dist/actions/delete-project.cjs +1 -1
- package/dist/actions/delete-project.cjs.map +1 -1
- package/dist/actions/delete-project.d.cts +9 -3
- package/dist/actions/delete-project.d.cts.map +1 -1
- package/dist/actions/delete-project.d.mts +9 -3
- package/dist/actions/delete-project.d.mts.map +1 -1
- package/dist/actions/delete-project.mjs +1 -1
- package/dist/actions/delete-project.mjs.map +1 -1
- package/dist/actions/delete-team-files-permanently.cjs +1 -1
- package/dist/actions/delete-team-files-permanently.cjs.map +1 -1
- package/dist/actions/delete-team-files-permanently.d.cts +11 -3
- package/dist/actions/delete-team-files-permanently.d.cts.map +1 -1
- package/dist/actions/delete-team-files-permanently.d.mts +11 -3
- package/dist/actions/delete-team-files-permanently.d.mts.map +1 -1
- package/dist/actions/delete-team-files-permanently.mjs +1 -1
- package/dist/actions/delete-team-files-permanently.mjs.map +1 -1
- package/dist/actions/delete-team-invitation.cjs +1 -1
- package/dist/actions/delete-team-invitation.cjs.map +1 -1
- package/dist/actions/delete-team-invitation.d.cts +11 -3
- package/dist/actions/delete-team-invitation.d.cts.map +1 -1
- package/dist/actions/delete-team-invitation.d.mts +11 -3
- package/dist/actions/delete-team-invitation.d.mts.map +1 -1
- package/dist/actions/delete-team-invitation.mjs +1 -1
- package/dist/actions/delete-team-invitation.mjs.map +1 -1
- package/dist/actions/delete-team-member.cjs +1 -1
- package/dist/actions/delete-team-member.cjs.map +1 -1
- package/dist/actions/delete-team-member.d.cts +11 -3
- package/dist/actions/delete-team-member.d.cts.map +1 -1
- package/dist/actions/delete-team-member.d.mts +11 -3
- package/dist/actions/delete-team-member.d.mts.map +1 -1
- package/dist/actions/delete-team-member.mjs +1 -1
- package/dist/actions/delete-team-member.mjs.map +1 -1
- package/dist/actions/delete-team.cjs +1 -1
- package/dist/actions/delete-team.cjs.map +1 -1
- package/dist/actions/delete-team.d.cts +9 -3
- package/dist/actions/delete-team.d.cts.map +1 -1
- package/dist/actions/delete-team.d.mts +9 -3
- package/dist/actions/delete-team.d.mts.map +1 -1
- package/dist/actions/delete-team.mjs +1 -1
- package/dist/actions/delete-team.mjs.map +1 -1
- package/dist/actions/delete-webhook.cjs +1 -1
- package/dist/actions/delete-webhook.cjs.map +1 -1
- package/dist/actions/delete-webhook.d.cts +9 -3
- package/dist/actions/delete-webhook.d.cts.map +1 -1
- package/dist/actions/delete-webhook.d.mts +9 -3
- package/dist/actions/delete-webhook.d.mts.map +1 -1
- package/dist/actions/delete-webhook.mjs +1 -1
- package/dist/actions/delete-webhook.mjs.map +1 -1
- package/dist/actions/duplicate-file.cjs +1 -1
- package/dist/actions/duplicate-file.cjs.map +1 -1
- package/dist/actions/duplicate-file.d.cts +21 -3
- package/dist/actions/duplicate-file.d.cts.map +1 -1
- package/dist/actions/duplicate-file.d.mts +21 -3
- package/dist/actions/duplicate-file.d.mts.map +1 -1
- package/dist/actions/duplicate-file.mjs +1 -1
- package/dist/actions/duplicate-file.mjs.map +1 -1
- package/dist/actions/duplicate-project.cjs +1 -1
- package/dist/actions/duplicate-project.cjs.map +1 -1
- package/dist/actions/duplicate-project.d.cts +12 -3
- package/dist/actions/duplicate-project.d.cts.map +1 -1
- package/dist/actions/duplicate-project.d.mts +12 -3
- package/dist/actions/duplicate-project.d.mts.map +1 -1
- package/dist/actions/duplicate-project.mjs +1 -1
- package/dist/actions/duplicate-project.mjs.map +1 -1
- package/dist/actions/get-access-tokens.cjs +2 -2
- package/dist/actions/get-access-tokens.cjs.map +1 -1
- package/dist/actions/get-access-tokens.d.cts +12 -3
- package/dist/actions/get-access-tokens.d.cts.map +1 -1
- package/dist/actions/get-access-tokens.d.mts +12 -3
- package/dist/actions/get-access-tokens.d.mts.map +1 -1
- package/dist/actions/get-access-tokens.mjs +2 -2
- package/dist/actions/get-access-tokens.mjs.map +1 -1
- package/dist/actions/get-all-projects.cjs +2 -2
- package/dist/actions/get-all-projects.cjs.map +1 -1
- package/dist/actions/get-all-projects.d.cts +13 -3
- package/dist/actions/get-all-projects.d.cts.map +1 -1
- package/dist/actions/get-all-projects.d.mts +13 -3
- package/dist/actions/get-all-projects.d.mts.map +1 -1
- package/dist/actions/get-all-projects.mjs +2 -2
- package/dist/actions/get-all-projects.mjs.map +1 -1
- package/dist/actions/get-builtin-templates.cjs +4 -4
- package/dist/actions/get-builtin-templates.cjs.map +1 -1
- package/dist/actions/get-builtin-templates.d.cts +8 -3
- package/dist/actions/get-builtin-templates.d.cts.map +1 -1
- package/dist/actions/get-builtin-templates.d.mts +8 -3
- package/dist/actions/get-builtin-templates.d.mts.map +1 -1
- package/dist/actions/get-builtin-templates.mjs +4 -4
- package/dist/actions/get-builtin-templates.mjs.map +1 -1
- package/dist/actions/get-comment-thread.cjs +4 -4
- package/dist/actions/get-comment-thread.cjs.map +1 -1
- package/dist/actions/get-comment-thread.d.cts +38 -3
- package/dist/actions/get-comment-thread.d.cts.map +1 -1
- package/dist/actions/get-comment-thread.d.mts +38 -3
- package/dist/actions/get-comment-thread.d.mts.map +1 -1
- package/dist/actions/get-comment-thread.mjs +4 -4
- package/dist/actions/get-comment-thread.mjs.map +1 -1
- package/dist/actions/get-comment-threads.cjs +3 -3
- package/dist/actions/get-comment-threads.cjs.map +1 -1
- package/dist/actions/get-comment-threads.d.cts +20 -3
- package/dist/actions/get-comment-threads.d.cts.map +1 -1
- package/dist/actions/get-comment-threads.d.mts +20 -3
- package/dist/actions/get-comment-threads.d.mts.map +1 -1
- package/dist/actions/get-comment-threads.mjs +3 -3
- package/dist/actions/get-comment-threads.mjs.map +1 -1
- package/dist/actions/get-comments.cjs +2 -2
- package/dist/actions/get-comments.cjs.map +1 -1
- package/dist/actions/get-comments.d.cts +16 -3
- package/dist/actions/get-comments.d.cts.map +1 -1
- package/dist/actions/get-comments.d.mts +16 -3
- package/dist/actions/get-comments.d.mts.map +1 -1
- package/dist/actions/get-comments.mjs +2 -2
- package/dist/actions/get-comments.mjs.map +1 -1
- package/dist/actions/get-file-info.cjs +3 -3
- package/dist/actions/get-file-info.cjs.map +1 -1
- package/dist/actions/get-file-info.d.cts +19 -3
- package/dist/actions/get-file-info.d.cts.map +1 -1
- package/dist/actions/get-file-info.d.mts +19 -3
- package/dist/actions/get-file-info.d.mts.map +1 -1
- package/dist/actions/get-file-info.mjs +3 -3
- package/dist/actions/get-file-info.mjs.map +1 -1
- package/dist/actions/get-file-libraries.cjs +2 -2
- package/dist/actions/get-file-libraries.cjs.map +1 -1
- package/dist/actions/get-file-libraries.d.cts +15 -3
- package/dist/actions/get-file-libraries.d.cts.map +1 -1
- package/dist/actions/get-file-libraries.d.mts +15 -3
- package/dist/actions/get-file-libraries.d.mts.map +1 -1
- package/dist/actions/get-file-libraries.mjs +2 -2
- package/dist/actions/get-file-libraries.mjs.map +1 -1
- package/dist/actions/get-file-object-thumbnails.cjs +1 -1
- package/dist/actions/get-file-object-thumbnails.cjs.map +1 -1
- package/dist/actions/get-file-object-thumbnails.d.cts +11 -3
- package/dist/actions/get-file-object-thumbnails.d.cts.map +1 -1
- package/dist/actions/get-file-object-thumbnails.d.mts +11 -3
- package/dist/actions/get-file-object-thumbnails.d.mts.map +1 -1
- package/dist/actions/get-file-object-thumbnails.mjs +1 -1
- package/dist/actions/get-file-object-thumbnails.mjs.map +1 -1
- package/dist/actions/get-file-snapshots.cjs +2 -2
- package/dist/actions/get-file-snapshots.cjs.map +1 -1
- package/dist/actions/get-file-snapshots.d.cts +14 -3
- package/dist/actions/get-file-snapshots.d.cts.map +1 -1
- package/dist/actions/get-file-snapshots.d.mts +14 -3
- package/dist/actions/get-file-snapshots.d.mts.map +1 -1
- package/dist/actions/get-file-snapshots.mjs +2 -2
- package/dist/actions/get-file-snapshots.mjs.map +1 -1
- package/dist/actions/get-file-summary.cjs +8 -8
- package/dist/actions/get-file-summary.cjs.map +1 -1
- package/dist/actions/get-file-summary.d.cts +24 -3
- package/dist/actions/get-file-summary.d.cts.map +1 -1
- package/dist/actions/get-file-summary.d.mts +24 -3
- package/dist/actions/get-file-summary.d.mts.map +1 -1
- package/dist/actions/get-file-summary.mjs +8 -8
- package/dist/actions/get-file-summary.mjs.map +1 -1
- package/dist/actions/get-file.cjs +18 -18
- package/dist/actions/get-file.cjs.map +1 -1
- package/dist/actions/get-file.d.cts +30 -3
- package/dist/actions/get-file.d.cts.map +1 -1
- package/dist/actions/get-file.d.mts +30 -3
- package/dist/actions/get-file.d.mts.map +1 -1
- package/dist/actions/get-file.mjs +18 -18
- package/dist/actions/get-file.mjs.map +1 -1
- package/dist/actions/get-font-variants.cjs +1 -1
- package/dist/actions/get-font-variants.cjs.map +1 -1
- package/dist/actions/get-font-variants.d.cts +15 -3
- package/dist/actions/get-font-variants.d.cts.map +1 -1
- package/dist/actions/get-font-variants.d.mts +15 -3
- package/dist/actions/get-font-variants.d.mts.map +1 -1
- package/dist/actions/get-font-variants.mjs +1 -1
- package/dist/actions/get-font-variants.mjs.map +1 -1
- package/dist/actions/get-library-file-references.cjs +2 -2
- package/dist/actions/get-library-file-references.cjs.map +1 -1
- package/dist/actions/get-library-file-references.d.cts +14 -3
- package/dist/actions/get-library-file-references.d.cts.map +1 -1
- package/dist/actions/get-library-file-references.d.mts +14 -3
- package/dist/actions/get-library-file-references.d.mts.map +1 -1
- package/dist/actions/get-library-file-references.mjs +2 -2
- package/dist/actions/get-library-file-references.mjs.map +1 -1
- package/dist/actions/get-library-usage.cjs +1 -1
- package/dist/actions/get-library-usage.cjs.map +1 -1
- package/dist/actions/get-library-usage.d.cts +9 -3
- package/dist/actions/get-library-usage.d.cts.map +1 -1
- package/dist/actions/get-library-usage.d.mts +9 -3
- package/dist/actions/get-library-usage.d.mts.map +1 -1
- package/dist/actions/get-library-usage.mjs +1 -1
- package/dist/actions/get-library-usage.mjs.map +1 -1
- package/dist/actions/get-owned-teams.cjs +2 -2
- package/dist/actions/get-owned-teams.cjs.map +1 -1
- package/dist/actions/get-owned-teams.d.cts +12 -3
- package/dist/actions/get-owned-teams.d.cts.map +1 -1
- package/dist/actions/get-owned-teams.d.mts +12 -3
- package/dist/actions/get-owned-teams.d.mts.map +1 -1
- package/dist/actions/get-owned-teams.mjs +2 -2
- package/dist/actions/get-owned-teams.mjs.map +1 -1
- package/dist/actions/get-page.cjs +2 -2
- package/dist/actions/get-page.cjs.map +1 -1
- package/dist/actions/get-page.d.cts +16 -3
- package/dist/actions/get-page.d.cts.map +1 -1
- package/dist/actions/get-page.d.mts +16 -3
- package/dist/actions/get-page.d.mts.map +1 -1
- package/dist/actions/get-page.mjs +2 -2
- package/dist/actions/get-page.mjs.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.cjs +2 -2
- package/dist/actions/get-profiles-for-file-comments.cjs.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.d.cts +15 -3
- package/dist/actions/get-profiles-for-file-comments.d.cts.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.d.mts +15 -3
- package/dist/actions/get-profiles-for-file-comments.d.mts.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.mjs +2 -2
- package/dist/actions/get-profiles-for-file-comments.mjs.map +1 -1
- package/dist/actions/get-project-files.cjs +4 -4
- package/dist/actions/get-project-files.cjs.map +1 -1
- package/dist/actions/get-project-files.d.cts +21 -3
- package/dist/actions/get-project-files.d.cts.map +1 -1
- package/dist/actions/get-project-files.d.mts +21 -3
- package/dist/actions/get-project-files.d.mts.map +1 -1
- package/dist/actions/get-project-files.mjs +4 -4
- package/dist/actions/get-project-files.mjs.map +1 -1
- package/dist/actions/get-project.cjs +1 -1
- package/dist/actions/get-project.cjs.map +1 -1
- package/dist/actions/get-project.d.cts +15 -3
- package/dist/actions/get-project.d.cts.map +1 -1
- package/dist/actions/get-project.d.mts +15 -3
- package/dist/actions/get-project.d.mts.map +1 -1
- package/dist/actions/get-project.mjs +1 -1
- package/dist/actions/get-project.mjs.map +1 -1
- package/dist/actions/get-sso-provider.cjs +1 -1
- package/dist/actions/get-sso-provider.cjs.map +1 -1
- package/dist/actions/get-sso-provider.d.cts +9 -3
- package/dist/actions/get-sso-provider.d.cts.map +1 -1
- package/dist/actions/get-sso-provider.d.mts +9 -3
- package/dist/actions/get-sso-provider.d.mts.map +1 -1
- package/dist/actions/get-sso-provider.mjs +1 -1
- package/dist/actions/get-sso-provider.mjs.map +1 -1
- package/dist/actions/get-subscription-usage.cjs +1 -1
- package/dist/actions/get-subscription-usage.cjs.map +1 -1
- package/dist/actions/get-subscription-usage.d.cts +9 -3
- package/dist/actions/get-subscription-usage.d.cts.map +1 -1
- package/dist/actions/get-subscription-usage.d.mts +9 -3
- package/dist/actions/get-subscription-usage.d.mts.map +1 -1
- package/dist/actions/get-subscription-usage.mjs +1 -1
- package/dist/actions/get-subscription-usage.mjs.map +1 -1
- package/dist/actions/get-team-deleted-files.cjs +2 -2
- package/dist/actions/get-team-deleted-files.cjs.map +1 -1
- package/dist/actions/get-team-deleted-files.d.cts +18 -3
- package/dist/actions/get-team-deleted-files.d.cts.map +1 -1
- package/dist/actions/get-team-deleted-files.d.mts +18 -3
- package/dist/actions/get-team-deleted-files.d.mts.map +1 -1
- package/dist/actions/get-team-deleted-files.mjs +2 -2
- package/dist/actions/get-team-deleted-files.mjs.map +1 -1
- package/dist/actions/get-team-info.cjs +1 -1
- package/dist/actions/get-team-info.cjs.map +1 -1
- package/dist/actions/get-team-info.d.cts +14 -3
- package/dist/actions/get-team-info.d.cts.map +1 -1
- package/dist/actions/get-team-info.d.mts +14 -3
- package/dist/actions/get-team-info.d.mts.map +1 -1
- package/dist/actions/get-team-info.mjs +1 -1
- package/dist/actions/get-team-info.mjs.map +1 -1
- package/dist/actions/get-team-invitations.cjs +2 -2
- package/dist/actions/get-team-invitations.cjs.map +1 -1
- package/dist/actions/get-team-invitations.d.cts +15 -3
- package/dist/actions/get-team-invitations.d.cts.map +1 -1
- package/dist/actions/get-team-invitations.d.mts +15 -3
- package/dist/actions/get-team-invitations.d.mts.map +1 -1
- package/dist/actions/get-team-invitations.mjs +2 -2
- package/dist/actions/get-team-invitations.mjs.map +1 -1
- package/dist/actions/get-team-members.cjs +2 -2
- package/dist/actions/get-team-members.cjs.map +1 -1
- package/dist/actions/get-team-members.d.cts +19 -3
- package/dist/actions/get-team-members.d.cts.map +1 -1
- package/dist/actions/get-team-members.d.mts +19 -3
- package/dist/actions/get-team-members.d.mts.map +1 -1
- package/dist/actions/get-team-members.mjs +2 -2
- package/dist/actions/get-team-members.mjs.map +1 -1
- package/dist/actions/get-team-shared-files.cjs +2 -2
- package/dist/actions/get-team-shared-files.cjs.map +1 -1
- package/dist/actions/get-team-shared-files.d.cts +19 -3
- package/dist/actions/get-team-shared-files.d.cts.map +1 -1
- package/dist/actions/get-team-shared-files.d.mts +19 -3
- package/dist/actions/get-team-shared-files.d.mts.map +1 -1
- package/dist/actions/get-team-shared-files.mjs +2 -2
- package/dist/actions/get-team-shared-files.mjs.map +1 -1
- package/dist/actions/get-team-stats.cjs +1 -1
- package/dist/actions/get-team-stats.cjs.map +1 -1
- package/dist/actions/get-team-stats.d.cts +11 -3
- package/dist/actions/get-team-stats.d.cts.map +1 -1
- package/dist/actions/get-team-stats.d.mts +11 -3
- package/dist/actions/get-team-stats.d.mts.map +1 -1
- package/dist/actions/get-team-stats.mjs +1 -1
- package/dist/actions/get-team-stats.mjs.map +1 -1
- package/dist/actions/get-team-users.cjs +2 -2
- package/dist/actions/get-team-users.cjs.map +1 -1
- package/dist/actions/get-team-users.d.cts +21 -3
- package/dist/actions/get-team-users.d.cts.map +1 -1
- package/dist/actions/get-team-users.d.mts +21 -3
- package/dist/actions/get-team-users.d.mts.map +1 -1
- package/dist/actions/get-team-users.mjs +2 -2
- package/dist/actions/get-team-users.mjs.map +1 -1
- package/dist/actions/get-team.cjs +2 -2
- package/dist/actions/get-team.cjs.map +1 -1
- package/dist/actions/get-team.d.cts +14 -3
- package/dist/actions/get-team.d.cts.map +1 -1
- package/dist/actions/get-team.d.mts +14 -3
- package/dist/actions/get-team.d.mts.map +1 -1
- package/dist/actions/get-team.mjs +2 -2
- package/dist/actions/get-team.mjs.map +1 -1
- package/dist/actions/get-teams.cjs +3 -3
- package/dist/actions/get-teams.cjs.map +1 -1
- package/dist/actions/get-teams.d.cts +17 -3
- package/dist/actions/get-teams.d.cts.map +1 -1
- package/dist/actions/get-teams.d.mts +17 -3
- package/dist/actions/get-teams.d.mts.map +1 -1
- package/dist/actions/get-teams.mjs +3 -3
- package/dist/actions/get-teams.mjs.map +1 -1
- package/dist/actions/get-unread-comment-threads.cjs +3 -3
- package/dist/actions/get-unread-comment-threads.cjs.map +1 -1
- package/dist/actions/get-unread-comment-threads.d.cts +21 -3
- package/dist/actions/get-unread-comment-threads.d.cts.map +1 -1
- package/dist/actions/get-unread-comment-threads.d.mts +21 -3
- package/dist/actions/get-unread-comment-threads.d.mts.map +1 -1
- package/dist/actions/get-unread-comment-threads.mjs +3 -3
- package/dist/actions/get-unread-comment-threads.mjs.map +1 -1
- package/dist/actions/get-view-only-bundle.cjs +3 -3
- package/dist/actions/get-view-only-bundle.cjs.map +1 -1
- package/dist/actions/get-view-only-bundle.d.cts +22 -3
- package/dist/actions/get-view-only-bundle.d.cts.map +1 -1
- package/dist/actions/get-view-only-bundle.d.mts +22 -3
- package/dist/actions/get-view-only-bundle.d.mts.map +1 -1
- package/dist/actions/get-view-only-bundle.mjs +3 -3
- package/dist/actions/get-view-only-bundle.mjs.map +1 -1
- package/dist/actions/get-webhooks.cjs +3 -3
- package/dist/actions/get-webhooks.cjs.map +1 -1
- package/dist/actions/get-webhooks.d.cts +24 -3
- package/dist/actions/get-webhooks.d.cts.map +1 -1
- package/dist/actions/get-webhooks.d.mts +24 -3
- package/dist/actions/get-webhooks.d.mts.map +1 -1
- package/dist/actions/get-webhooks.mjs +3 -3
- package/dist/actions/get-webhooks.mjs.map +1 -1
- package/dist/actions/has-file-libraries.cjs +1 -1
- package/dist/actions/has-file-libraries.cjs.map +1 -1
- package/dist/actions/has-file-libraries.d.cts +9 -3
- package/dist/actions/has-file-libraries.d.cts.map +1 -1
- package/dist/actions/has-file-libraries.d.mts +9 -3
- package/dist/actions/has-file-libraries.d.mts.map +1 -1
- package/dist/actions/has-file-libraries.mjs +1 -1
- package/dist/actions/has-file-libraries.mjs.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.cjs +1 -1
- package/dist/actions/ignore-file-library-sync-status.cjs.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.d.cts +11 -3
- package/dist/actions/ignore-file-library-sync-status.d.cts.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.d.mts +11 -3
- package/dist/actions/ignore-file-library-sync-status.d.mts.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.mjs +1 -1
- package/dist/actions/ignore-file-library-sync-status.mjs.map +1 -1
- package/dist/actions/link-file-to-library.cjs +2 -2
- package/dist/actions/link-file-to-library.cjs.map +1 -1
- package/dist/actions/link-file-to-library.d.cts +17 -3
- package/dist/actions/link-file-to-library.d.cts.map +1 -1
- package/dist/actions/link-file-to-library.d.mts +17 -3
- package/dist/actions/link-file-to-library.d.mts.map +1 -1
- package/dist/actions/link-file-to-library.mjs +2 -2
- package/dist/actions/link-file-to-library.mjs.map +1 -1
- package/dist/actions/lock-file-snapshot.cjs +1 -1
- package/dist/actions/lock-file-snapshot.cjs.map +1 -1
- package/dist/actions/lock-file-snapshot.d.cts +9 -3
- package/dist/actions/lock-file-snapshot.d.cts.map +1 -1
- package/dist/actions/lock-file-snapshot.d.mts +9 -3
- package/dist/actions/lock-file-snapshot.d.mts.map +1 -1
- package/dist/actions/lock-file-snapshot.mjs +1 -1
- package/dist/actions/lock-file-snapshot.mjs.map +1 -1
- package/dist/actions/logout.cjs +1 -1
- package/dist/actions/logout.cjs.map +1 -1
- package/dist/actions/logout.d.cts +7 -3
- package/dist/actions/logout.d.cts.map +1 -1
- package/dist/actions/logout.d.mts +7 -3
- package/dist/actions/logout.d.mts.map +1 -1
- package/dist/actions/logout.mjs +1 -1
- package/dist/actions/logout.mjs.map +1 -1
- package/dist/actions/mark-all-threads-as-read.cjs +1 -1
- package/dist/actions/mark-all-threads-as-read.cjs.map +1 -1
- package/dist/actions/mark-all-threads-as-read.d.cts +10 -3
- package/dist/actions/mark-all-threads-as-read.d.cts.map +1 -1
- package/dist/actions/mark-all-threads-as-read.d.mts +10 -3
- package/dist/actions/mark-all-threads-as-read.d.mts.map +1 -1
- package/dist/actions/mark-all-threads-as-read.mjs +1 -1
- package/dist/actions/mark-all-threads-as-read.mjs.map +1 -1
- package/dist/actions/move-files.cjs +1 -1
- package/dist/actions/move-files.cjs.map +1 -1
- package/dist/actions/move-files.d.cts +11 -3
- package/dist/actions/move-files.d.cts.map +1 -1
- package/dist/actions/move-files.d.mts +11 -3
- package/dist/actions/move-files.d.mts.map +1 -1
- package/dist/actions/move-files.mjs +1 -1
- package/dist/actions/move-files.mjs.map +1 -1
- package/dist/actions/move-project.cjs +1 -1
- package/dist/actions/move-project.cjs.map +1 -1
- package/dist/actions/move-project.d.cts +11 -3
- package/dist/actions/move-project.d.cts.map +1 -1
- package/dist/actions/move-project.d.mts +11 -3
- package/dist/actions/move-project.d.mts.map +1 -1
- package/dist/actions/move-project.mjs +1 -1
- package/dist/actions/move-project.mjs.map +1 -1
- package/dist/actions/prepare-register-profile.cjs +1 -1
- package/dist/actions/prepare-register-profile.cjs.map +1 -1
- package/dist/actions/prepare-register-profile.d.cts +21 -3
- package/dist/actions/prepare-register-profile.d.cts.map +1 -1
- package/dist/actions/prepare-register-profile.d.mts +21 -3
- package/dist/actions/prepare-register-profile.d.mts.map +1 -1
- package/dist/actions/prepare-register-profile.mjs +1 -1
- package/dist/actions/prepare-register-profile.mjs.map +1 -1
- package/dist/actions/push-audit-events.cjs +4 -4
- package/dist/actions/push-audit-events.cjs.map +1 -1
- package/dist/actions/push-audit-events.d.cts +23 -3
- package/dist/actions/push-audit-events.d.cts.map +1 -1
- package/dist/actions/push-audit-events.d.mts +23 -3
- package/dist/actions/push-audit-events.d.mts.map +1 -1
- package/dist/actions/push-audit-events.mjs +4 -4
- package/dist/actions/push-audit-events.mjs.map +1 -1
- package/dist/actions/register-profile.cjs +1 -1
- package/dist/actions/register-profile.cjs.map +1 -1
- package/dist/actions/register-profile.d.cts +13 -3
- package/dist/actions/register-profile.d.cts.map +1 -1
- package/dist/actions/register-profile.d.mts +13 -3
- package/dist/actions/register-profile.d.mts.map +1 -1
- package/dist/actions/register-profile.mjs +1 -1
- package/dist/actions/register-profile.mjs.map +1 -1
- package/dist/actions/rename-file.cjs +5 -5
- package/dist/actions/rename-file.cjs.map +1 -1
- package/dist/actions/rename-file.d.cts +14 -3
- package/dist/actions/rename-file.d.cts.map +1 -1
- package/dist/actions/rename-file.d.mts +14 -3
- package/dist/actions/rename-file.d.mts.map +1 -1
- package/dist/actions/rename-file.mjs +5 -5
- package/dist/actions/rename-file.mjs.map +1 -1
- package/dist/actions/rename-project.cjs +3 -3
- package/dist/actions/rename-project.cjs.map +1 -1
- package/dist/actions/rename-project.d.cts +16 -3
- package/dist/actions/rename-project.d.cts.map +1 -1
- package/dist/actions/rename-project.d.mts +16 -3
- package/dist/actions/rename-project.d.mts.map +1 -1
- package/dist/actions/rename-project.mjs +3 -3
- package/dist/actions/rename-project.mjs.map +1 -1
- package/dist/actions/request-profile-recovery.cjs +1 -1
- package/dist/actions/request-profile-recovery.cjs.map +1 -1
- package/dist/actions/request-profile-recovery.d.cts +7 -3
- package/dist/actions/request-profile-recovery.d.cts.map +1 -1
- package/dist/actions/request-profile-recovery.d.mts +7 -3
- package/dist/actions/request-profile-recovery.d.mts.map +1 -1
- package/dist/actions/request-profile-recovery.mjs +1 -1
- package/dist/actions/request-profile-recovery.mjs.map +1 -1
- package/dist/actions/restore-deleted-team-files.cjs +1 -1
- package/dist/actions/restore-deleted-team-files.cjs.map +1 -1
- package/dist/actions/restore-deleted-team-files.d.cts +11 -3
- package/dist/actions/restore-deleted-team-files.d.cts.map +1 -1
- package/dist/actions/restore-deleted-team-files.d.mts +11 -3
- package/dist/actions/restore-deleted-team-files.d.mts.map +1 -1
- package/dist/actions/restore-deleted-team-files.mjs +1 -1
- package/dist/actions/restore-deleted-team-files.mjs.map +1 -1
- package/dist/actions/restore-file-snapshot.cjs +1 -1
- package/dist/actions/restore-file-snapshot.cjs.map +1 -1
- package/dist/actions/restore-file-snapshot.d.cts +11 -3
- package/dist/actions/restore-file-snapshot.d.cts.map +1 -1
- package/dist/actions/restore-file-snapshot.d.mts +11 -3
- package/dist/actions/restore-file-snapshot.d.mts.map +1 -1
- package/dist/actions/restore-file-snapshot.mjs +1 -1
- package/dist/actions/restore-file-snapshot.mjs.map +1 -1
- package/dist/actions/search-files.cjs +2 -2
- package/dist/actions/search-files.cjs.map +1 -1
- package/dist/actions/search-files.d.cts +19 -3
- package/dist/actions/search-files.d.cts.map +1 -1
- package/dist/actions/search-files.d.mts +19 -3
- package/dist/actions/search-files.d.mts.map +1 -1
- package/dist/actions/search-files.mjs +2 -2
- package/dist/actions/search-files.mjs.map +1 -1
- package/dist/actions/send-user-feedback.cjs +1 -1
- package/dist/actions/send-user-feedback.cjs.map +1 -1
- package/dist/actions/send-user-feedback.d.cts +18 -3
- package/dist/actions/send-user-feedback.d.cts.map +1 -1
- package/dist/actions/send-user-feedback.d.mts +18 -3
- package/dist/actions/send-user-feedback.d.mts.map +1 -1
- package/dist/actions/send-user-feedback.mjs +1 -1
- package/dist/actions/send-user-feedback.mjs.map +1 -1
- package/dist/actions/set-file-shared.cjs +2 -2
- package/dist/actions/set-file-shared.cjs.map +1 -1
- package/dist/actions/set-file-shared.d.cts +16 -3
- package/dist/actions/set-file-shared.d.cts.map +1 -1
- package/dist/actions/set-file-shared.d.mts +16 -3
- package/dist/actions/set-file-shared.d.mts.map +1 -1
- package/dist/actions/set-file-shared.mjs +2 -2
- package/dist/actions/set-file-shared.mjs.map +1 -1
- package/dist/actions/unlink-file-from-library.cjs +1 -1
- package/dist/actions/unlink-file-from-library.cjs.map +1 -1
- package/dist/actions/unlink-file-from-library.d.cts +11 -3
- package/dist/actions/unlink-file-from-library.d.cts.map +1 -1
- package/dist/actions/unlink-file-from-library.d.mts +11 -3
- package/dist/actions/unlink-file-from-library.d.mts.map +1 -1
- package/dist/actions/unlink-file-from-library.mjs +1 -1
- package/dist/actions/unlink-file-from-library.mjs.map +1 -1
- package/dist/actions/unlock-file-snapshot.cjs +1 -1
- package/dist/actions/unlock-file-snapshot.cjs.map +1 -1
- package/dist/actions/unlock-file-snapshot.d.cts +9 -3
- package/dist/actions/unlock-file-snapshot.d.cts.map +1 -1
- package/dist/actions/unlock-file-snapshot.d.mts +9 -3
- package/dist/actions/unlock-file-snapshot.d.mts.map +1 -1
- package/dist/actions/unlock-file-snapshot.mjs +1 -1
- package/dist/actions/unlock-file-snapshot.mjs.map +1 -1
- package/dist/actions/update-comment-thread-frame.cjs +1 -1
- package/dist/actions/update-comment-thread-frame.cjs.map +1 -1
- package/dist/actions/update-comment-thread-frame.d.cts +22 -3
- package/dist/actions/update-comment-thread-frame.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-frame.d.mts +22 -3
- package/dist/actions/update-comment-thread-frame.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-frame.mjs +1 -1
- package/dist/actions/update-comment-thread-frame.mjs.map +1 -1
- package/dist/actions/update-comment-thread-position.cjs +1 -1
- package/dist/actions/update-comment-thread-position.cjs.map +1 -1
- package/dist/actions/update-comment-thread-position.d.cts +24 -3
- package/dist/actions/update-comment-thread-position.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-position.d.mts +24 -3
- package/dist/actions/update-comment-thread-position.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-position.mjs +1 -1
- package/dist/actions/update-comment-thread-position.mjs.map +1 -1
- package/dist/actions/update-comment-thread-status.cjs +1 -1
- package/dist/actions/update-comment-thread-status.cjs.map +1 -1
- package/dist/actions/update-comment-thread-status.d.cts +13 -3
- package/dist/actions/update-comment-thread-status.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-status.d.mts +13 -3
- package/dist/actions/update-comment-thread-status.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-status.mjs +1 -1
- package/dist/actions/update-comment-thread-status.mjs.map +1 -1
- package/dist/actions/update-comment-thread.cjs +1 -1
- package/dist/actions/update-comment-thread.cjs.map +1 -1
- package/dist/actions/update-comment-thread.d.cts +22 -3
- package/dist/actions/update-comment-thread.d.cts.map +1 -1
- package/dist/actions/update-comment-thread.d.mts +22 -3
- package/dist/actions/update-comment-thread.d.mts.map +1 -1
- package/dist/actions/update-comment-thread.mjs +1 -1
- package/dist/actions/update-comment-thread.mjs.map +1 -1
- package/dist/actions/update-comment.cjs +1 -1
- package/dist/actions/update-comment.cjs.map +1 -1
- package/dist/actions/update-comment.d.cts +21 -3
- package/dist/actions/update-comment.d.cts.map +1 -1
- package/dist/actions/update-comment.d.mts +21 -3
- package/dist/actions/update-comment.d.mts.map +1 -1
- package/dist/actions/update-comment.mjs +1 -1
- package/dist/actions/update-comment.mjs.map +1 -1
- package/dist/actions/update-file-library-sync-status.cjs +1 -1
- package/dist/actions/update-file-library-sync-status.cjs.map +1 -1
- package/dist/actions/update-file-library-sync-status.d.cts +11 -3
- package/dist/actions/update-file-library-sync-status.d.cts.map +1 -1
- package/dist/actions/update-file-library-sync-status.d.mts +11 -3
- package/dist/actions/update-file-library-sync-status.d.mts.map +1 -1
- package/dist/actions/update-file-library-sync-status.mjs +1 -1
- package/dist/actions/update-file-library-sync-status.mjs.map +1 -1
- package/dist/actions/update-file-snapshot.cjs +1 -1
- package/dist/actions/update-file-snapshot.cjs.map +1 -1
- package/dist/actions/update-file-snapshot.d.cts +11 -3
- package/dist/actions/update-file-snapshot.d.cts.map +1 -1
- package/dist/actions/update-file-snapshot.d.mts +11 -3
- package/dist/actions/update-file-snapshot.d.mts.map +1 -1
- package/dist/actions/update-file-snapshot.mjs +1 -1
- package/dist/actions/update-file-snapshot.mjs.map +1 -1
- package/dist/actions/update-file.cjs +2 -2
- package/dist/actions/update-file.cjs.map +1 -1
- package/dist/actions/update-file.d.cts +29 -3
- package/dist/actions/update-file.d.cts.map +1 -1
- package/dist/actions/update-file.d.mts +29 -3
- package/dist/actions/update-file.d.mts.map +1 -1
- package/dist/actions/update-file.mjs +2 -2
- package/dist/actions/update-file.mjs.map +1 -1
- package/dist/actions/update-font.cjs +1 -1
- package/dist/actions/update-font.cjs.map +1 -1
- package/dist/actions/update-font.d.cts +13 -3
- package/dist/actions/update-font.d.cts.map +1 -1
- package/dist/actions/update-font.d.mts +13 -3
- package/dist/actions/update-font.d.mts.map +1 -1
- package/dist/actions/update-font.mjs +1 -1
- package/dist/actions/update-font.mjs.map +1 -1
- package/dist/actions/update-profile-notifications.cjs +1 -1
- package/dist/actions/update-profile-notifications.cjs.map +1 -1
- package/dist/actions/update-profile-notifications.d.cts +26 -3
- package/dist/actions/update-profile-notifications.d.cts.map +1 -1
- package/dist/actions/update-profile-notifications.d.mts +26 -3
- package/dist/actions/update-profile-notifications.d.mts.map +1 -1
- package/dist/actions/update-profile-notifications.mjs +1 -1
- package/dist/actions/update-profile-notifications.mjs.map +1 -1
- package/dist/actions/update-profile-props.cjs +2 -2
- package/dist/actions/update-profile-props.cjs.map +1 -1
- package/dist/actions/update-profile-props.d.cts +54 -3
- package/dist/actions/update-profile-props.d.cts.map +1 -1
- package/dist/actions/update-profile-props.d.mts +54 -3
- package/dist/actions/update-profile-props.d.mts.map +1 -1
- package/dist/actions/update-profile-props.mjs +2 -2
- package/dist/actions/update-profile-props.mjs.map +1 -1
- package/dist/actions/update-profile.cjs +8 -8
- package/dist/actions/update-profile.cjs.map +1 -1
- package/dist/actions/update-profile.d.cts +42 -3
- package/dist/actions/update-profile.d.cts.map +1 -1
- package/dist/actions/update-profile.d.mts +42 -3
- package/dist/actions/update-profile.d.mts.map +1 -1
- package/dist/actions/update-profile.mjs +8 -8
- package/dist/actions/update-profile.mjs.map +1 -1
- package/dist/actions/update-project-pin.cjs +1 -1
- package/dist/actions/update-project-pin.cjs.map +1 -1
- package/dist/actions/update-project-pin.d.cts +18 -3
- package/dist/actions/update-project-pin.d.cts.map +1 -1
- package/dist/actions/update-project-pin.d.mts +18 -3
- package/dist/actions/update-project-pin.d.mts.map +1 -1
- package/dist/actions/update-project-pin.mjs +1 -1
- package/dist/actions/update-project-pin.mjs.map +1 -1
- package/dist/actions/update-team-invitation-role.cjs +1 -1
- package/dist/actions/update-team-invitation-role.cjs.map +1 -1
- package/dist/actions/update-team-invitation-role.d.cts +18 -3
- package/dist/actions/update-team-invitation-role.d.cts.map +1 -1
- package/dist/actions/update-team-invitation-role.d.mts +18 -3
- package/dist/actions/update-team-invitation-role.d.mts.map +1 -1
- package/dist/actions/update-team-invitation-role.mjs +1 -1
- package/dist/actions/update-team-invitation-role.mjs.map +1 -1
- package/dist/actions/update-team.cjs +1 -1
- package/dist/actions/update-team.cjs.map +1 -1
- package/dist/actions/update-team.d.cts +16 -3
- package/dist/actions/update-team.d.cts.map +1 -1
- package/dist/actions/update-team.d.mts +16 -3
- package/dist/actions/update-team.d.mts.map +1 -1
- package/dist/actions/update-team.mjs +1 -1
- package/dist/actions/update-team.mjs.map +1 -1
- package/dist/actions/update-webhook.cjs +1 -1
- package/dist/actions/update-webhook.cjs.map +1 -1
- package/dist/actions/update-webhook.d.cts +22 -3
- package/dist/actions/update-webhook.d.cts.map +1 -1
- package/dist/actions/update-webhook.d.mts +22 -3
- package/dist/actions/update-webhook.d.mts.map +1 -1
- package/dist/actions/update-webhook.mjs +1 -1
- package/dist/actions/update-webhook.mjs.map +1 -1
- package/dist/actions/verify-token.cjs +1 -1
- package/dist/actions/verify-token.cjs.map +1 -1
- package/dist/actions/verify-token.d.cts +14 -3
- package/dist/actions/verify-token.d.cts.map +1 -1
- package/dist/actions/verify-token.d.mts +14 -3
- package/dist/actions/verify-token.d.mts.map +1 -1
- package/dist/actions/verify-token.mjs +1 -1
- package/dist/actions/verify-token.mjs.map +1 -1
- package/dist/catalog.cjs +14 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +13 -0
- package/dist/catalog.d.mts +13 -0
- package/dist/catalog.mjs +14 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -18,7 +18,7 @@ const PenpotUpdateCommentThreadPositionOutput = zod.z.object({
|
|
|
18
18
|
createdAt: zod.z.string().describe("Timestamp when the comment thread was created").nullable().optional(),
|
|
19
19
|
isResolved: zod.z.boolean().describe("Whether the comment thread has been resolved").nullable().optional(),
|
|
20
20
|
modifiedAt: zod.z.string().describe("Timestamp when the comment thread was last modified").nullable().optional()
|
|
21
|
-
}).describe("Response schema after updating a comment thread position.");
|
|
21
|
+
}).passthrough().describe("Response schema after updating a comment thread position.");
|
|
22
22
|
const penpotUpdateCommentThreadPosition = require_action.action("PENPOT_UPDATE_COMMENT_THREAD_POSITION", {
|
|
23
23
|
slug: "penpot-update-comment-thread-position",
|
|
24
24
|
name: "Update Comment Thread Position",
|
|
@@ -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
|
|
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":";;;AAIA,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,oCAAoCC,eAAAA,OAAO,yCAAyC;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,30 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-comment-thread-position.d.ts
|
|
4
|
-
declare const PenpotUpdateCommentThreadPositionInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotUpdateCommentThreadPositionInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
frameId: z.ZodString;
|
|
7
|
+
shareId: z.ZodOptional<z.ZodString>;
|
|
8
|
+
position: z.ZodString;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const PenpotUpdateCommentThreadPositionOutput: z.ZodObject<{
|
|
11
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
fileId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
pageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
frameId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
ownerId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
position: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
isResolved: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
20
|
+
modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
}, z.core.$loose>;
|
|
22
|
+
declare const penpotUpdateCommentThreadPosition: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
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]>;
|
|
7
28
|
//#endregion
|
|
8
29
|
export { penpotUpdateCommentThreadPosition };
|
|
9
30
|
//# 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":";;;cAIa,sCAAA,
|
|
1
|
+
{"version":3,"file":"update-comment-thread-position.d.cts","names":[],"sources":["../../src/actions/update-comment-thread-position.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;cAMtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAavC,iCAAA,gCAAiC,wBAAA"}
|
|
@@ -1,9 +1,30 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-comment-thread-position.d.ts
|
|
4
|
-
declare const PenpotUpdateCommentThreadPositionInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotUpdateCommentThreadPositionInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
frameId: z.ZodString;
|
|
7
|
+
shareId: z.ZodOptional<z.ZodString>;
|
|
8
|
+
position: z.ZodString;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const PenpotUpdateCommentThreadPositionOutput: z.ZodObject<{
|
|
11
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
fileId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
pageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
frameId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
ownerId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
position: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
isResolved: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
20
|
+
modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
}, z.core.$loose>;
|
|
22
|
+
declare const penpotUpdateCommentThreadPosition: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
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]>;
|
|
7
28
|
//#endregion
|
|
8
29
|
export { penpotUpdateCommentThreadPosition };
|
|
9
30
|
//# 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":";;;cAIa,sCAAA,
|
|
1
|
+
{"version":3,"file":"update-comment-thread-position.d.mts","names":[],"sources":["../../src/actions/update-comment-thread-position.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;cAMtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;;;;;;;;;cAavC,iCAAA,gCAAiC,wBAAA"}
|
|
@@ -21,7 +21,7 @@ const penpotUpdateCommentThreadPosition = action("PENPOT_UPDATE_COMMENT_THREAD_P
|
|
|
21
21
|
createdAt: z.string().describe("Timestamp when the comment thread was created").nullable().optional(),
|
|
22
22
|
isResolved: z.boolean().describe("Whether the comment thread has been resolved").nullable().optional(),
|
|
23
23
|
modifiedAt: z.string().describe("Timestamp when the comment thread was last modified").nullable().optional()
|
|
24
|
-
}).describe("Response schema after updating a comment thread position.")
|
|
24
|
+
}).passthrough().describe("Response schema after updating a comment thread position.")
|
|
25
25
|
});
|
|
26
26
|
//#endregion
|
|
27
27
|
export { penpotUpdateCommentThreadPosition };
|
|
@@ -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
|
|
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":";;AAuBA,MAAa,oCAAoC,OAAO,yCAAyC;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvBoD,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,yEAkBH;CACP,QAlBqD,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,2DAOhB;AACV,CAAC"}
|
|
@@ -9,7 +9,7 @@ const PenpotUpdateCommentThreadStatusOutput = zod.z.object({
|
|
|
9
9
|
id: zod.z.string().describe("UUID of the comment thread that was updated").nullable().optional(),
|
|
10
10
|
isResolved: zod.z.boolean().describe("Whether the comment thread is now resolved").nullable().optional(),
|
|
11
11
|
modifiedAt: zod.z.string().describe("Timestamp when the comment thread status was last modified").nullable().optional()
|
|
12
|
-
}).describe("Response schema for updating a comment thread status in Penpot.");
|
|
12
|
+
}).passthrough().describe("Response schema for updating a comment thread status in Penpot.");
|
|
13
13
|
const penpotUpdateCommentThreadStatus = require_action.action("PENPOT_UPDATE_COMMENT_THREAD_STATUS", {
|
|
14
14
|
slug: "penpot-update-comment-thread-status",
|
|
15
15
|
name: "Update Comment Thread Status",
|
|
@@ -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
|
|
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":";;;AAIA,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,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-comment-thread-status.d.ts
|
|
4
|
-
declare const PenpotUpdateCommentThreadStatusInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotUpdateCommentThreadStatusInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
shareId: z.ZodOptional<z.ZodString>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const PenpotUpdateCommentThreadStatusOutput: z.ZodObject<{
|
|
9
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
isResolved: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
11
|
+
modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
}, z.core.$loose>;
|
|
13
|
+
declare const penpotUpdateCommentThreadStatus: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
|
+
id: string;
|
|
15
|
+
shareId?: string | undefined;
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { penpotUpdateCommentThreadStatus };
|
|
9
19
|
//# 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":";;;cAIa,oCAAA,
|
|
1
|
+
{"version":3,"file":"update-comment-thread-status.d.cts","names":[],"sources":["../../src/actions/update-comment-thread-status.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAIpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;cAMrC,+BAAA,gCAA+B,wBAAA"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-comment-thread-status.d.ts
|
|
4
|
-
declare const PenpotUpdateCommentThreadStatusInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotUpdateCommentThreadStatusInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
shareId: z.ZodOptional<z.ZodString>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const PenpotUpdateCommentThreadStatusOutput: z.ZodObject<{
|
|
9
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
isResolved: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
11
|
+
modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
}, z.core.$loose>;
|
|
13
|
+
declare const penpotUpdateCommentThreadStatus: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
|
+
id: string;
|
|
15
|
+
shareId?: string | undefined;
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { penpotUpdateCommentThreadStatus };
|
|
9
19
|
//# 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":";;;cAIa,oCAAA,
|
|
1
|
+
{"version":3,"file":"update-comment-thread-status.d.mts","names":[],"sources":["../../src/actions/update-comment-thread-status.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAIpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;cAMrC,+BAAA,gCAA+B,wBAAA"}
|
|
@@ -12,7 +12,7 @@ const penpotUpdateCommentThreadStatus = action("PENPOT_UPDATE_COMMENT_THREAD_STA
|
|
|
12
12
|
id: z.string().describe("UUID of the comment thread that was updated").nullable().optional(),
|
|
13
13
|
isResolved: z.boolean().describe("Whether the comment thread is now resolved").nullable().optional(),
|
|
14
14
|
modifiedAt: z.string().describe("Timestamp when the comment thread status was last modified").nullable().optional()
|
|
15
|
-
}).describe("Response schema for updating a comment thread status in Penpot.")
|
|
15
|
+
}).passthrough().describe("Response schema for updating a comment thread status in Penpot.")
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { penpotUpdateCommentThreadStatus };
|
|
@@ -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
|
|
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":";;AAcA,MAAa,kCAAkC,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdkD,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,gEAWH;CACP,QAXmD,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,iEAOhB;AACV,CAAC"}
|
|
@@ -17,7 +17,7 @@ const PenpotUpdateCommentThreadOutput = zod.z.object({
|
|
|
17
17
|
createdAt: zod.z.string().describe("Timestamp when the comment thread was created").nullable().optional(),
|
|
18
18
|
isResolved: zod.z.boolean().describe("Whether the comment thread has been resolved").nullable().optional(),
|
|
19
19
|
modifiedAt: zod.z.string().describe("Timestamp when the comment thread was last modified").nullable().optional()
|
|
20
|
-
}).describe("Response schema after updating a comment thread.");
|
|
20
|
+
}).passthrough().describe("Response schema after updating a comment thread.");
|
|
21
21
|
const penpotUpdateCommentThread = require_action.action("PENPOT_UPDATE_COMMENT_THREAD", {
|
|
22
22
|
slug: "penpot-update-comment-thread",
|
|
23
23
|
name: "Update Comment Thread",
|
|
@@ -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
|
|
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":";;;AAIA,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,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,28 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-comment-thread.d.ts
|
|
4
|
-
declare const PenpotUpdateCommentThreadInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotUpdateCommentThreadInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
shareId: z.ZodOptional<z.ZodString>;
|
|
7
|
+
isResolved: z.ZodBoolean;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const PenpotUpdateCommentThreadOutput: z.ZodObject<{
|
|
10
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
fileId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
pageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
frameId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
ownerId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
position: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
isResolved: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
19
|
+
modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
}, z.core.$loose>;
|
|
21
|
+
declare const penpotUpdateCommentThread: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
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]>;
|
|
7
26
|
//#endregion
|
|
8
27
|
export { penpotUpdateCommentThread };
|
|
9
28
|
//# 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":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"update-comment-thread.d.cts","names":[],"sources":["../../src/actions/update-comment-thread.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;cAK9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAa/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -1,9 +1,28 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-comment-thread.d.ts
|
|
4
|
-
declare const PenpotUpdateCommentThreadInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotUpdateCommentThreadInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
shareId: z.ZodOptional<z.ZodString>;
|
|
7
|
+
isResolved: z.ZodBoolean;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const PenpotUpdateCommentThreadOutput: z.ZodObject<{
|
|
10
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
fileId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
pageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
frameId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
ownerId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
position: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
isResolved: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
19
|
+
modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
}, z.core.$loose>;
|
|
21
|
+
declare const penpotUpdateCommentThread: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
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]>;
|
|
7
26
|
//#endregion
|
|
8
27
|
export { penpotUpdateCommentThread };
|
|
9
28
|
//# 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":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"update-comment-thread.d.mts","names":[],"sources":["../../src/actions/update-comment-thread.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;cAK9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAa/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -20,7 +20,7 @@ const penpotUpdateCommentThread = action("PENPOT_UPDATE_COMMENT_THREAD", {
|
|
|
20
20
|
createdAt: z.string().describe("Timestamp when the comment thread was created").nullable().optional(),
|
|
21
21
|
isResolved: z.boolean().describe("Whether the comment thread has been resolved").nullable().optional(),
|
|
22
22
|
modifiedAt: z.string().describe("Timestamp when the comment thread was last modified").nullable().optional()
|
|
23
|
-
}).describe("Response schema after updating a comment thread.")
|
|
23
|
+
}).passthrough().describe("Response schema after updating a comment thread.")
|
|
24
24
|
});
|
|
25
25
|
//#endregion
|
|
26
26
|
export { penpotUpdateCommentThread };
|
|
@@ -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
|
|
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":";;AAsBA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAtB4C,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,yDAkBH;CACP,QAlB6C,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,kDAOhB;AACV,CAAC"}
|
|
@@ -15,7 +15,7 @@ const PenpotUpdateCommentOutput = zod.z.object({
|
|
|
15
15
|
threadId: zod.z.string().describe("UUID of the parent thread").nullable().optional(),
|
|
16
16
|
createdAt: zod.z.string().describe("Timestamp when the comment was originally created").nullable().optional(),
|
|
17
17
|
modifiedAt: zod.z.string().describe("Timestamp when the comment was last modified").nullable().optional()
|
|
18
|
-
}).describe("Response schema for updating a comment in Penpot.");
|
|
18
|
+
}).passthrough().describe("Response schema for updating a comment in Penpot.");
|
|
19
19
|
const penpotUpdateComment = require_action.action("PENPOT_UPDATE_COMMENT", {
|
|
20
20
|
slug: "penpot-update-comment",
|
|
21
21
|
name: "Update Comment",
|
|
@@ -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
|
|
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":";;;AAIA,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,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,27 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-comment.d.ts
|
|
4
|
-
declare const PenpotUpdateCommentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotUpdateCommentInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
content: z.ZodString;
|
|
7
|
+
shareId: z.ZodOptional<z.ZodString>;
|
|
8
|
+
mentions: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const PenpotUpdateCommentOutput: z.ZodObject<{
|
|
11
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
ownerId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
mentions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
15
|
+
threadId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
}, z.core.$loose>;
|
|
19
|
+
declare const penpotUpdateComment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
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]>;
|
|
7
25
|
//#endregion
|
|
8
26
|
export { penpotUpdateComment };
|
|
9
27
|
//# sourceMappingURL=update-comment.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-comment.d.cts","names":[],"sources":["../../src/actions/update-comment.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"update-comment.d.cts","names":[],"sources":["../../src/actions/update-comment.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;cAMxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;cAUzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -1,9 +1,27 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-comment.d.ts
|
|
4
|
-
declare const PenpotUpdateCommentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotUpdateCommentInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
content: z.ZodString;
|
|
7
|
+
shareId: z.ZodOptional<z.ZodString>;
|
|
8
|
+
mentions: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const PenpotUpdateCommentOutput: z.ZodObject<{
|
|
11
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
ownerId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
mentions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
15
|
+
threadId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
}, z.core.$loose>;
|
|
19
|
+
declare const penpotUpdateComment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
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]>;
|
|
7
25
|
//#endregion
|
|
8
26
|
export { penpotUpdateComment };
|
|
9
27
|
//# sourceMappingURL=update-comment.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-comment.d.mts","names":[],"sources":["../../src/actions/update-comment.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"update-comment.d.mts","names":[],"sources":["../../src/actions/update-comment.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;cAMxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;cAUzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -18,7 +18,7 @@ const penpotUpdateComment = action("PENPOT_UPDATE_COMMENT", {
|
|
|
18
18
|
threadId: z.string().describe("UUID of the parent thread").nullable().optional(),
|
|
19
19
|
createdAt: z.string().describe("Timestamp when the comment was originally created").nullable().optional(),
|
|
20
20
|
modifiedAt: z.string().describe("Timestamp when the comment was last modified").nullable().optional()
|
|
21
|
-
}).describe("Response schema for updating a comment in Penpot.")
|
|
21
|
+
}).passthrough().describe("Response schema for updating a comment in Penpot.")
|
|
22
22
|
});
|
|
23
23
|
//#endregion
|
|
24
24
|
export { penpotUpdateComment };
|
|
@@ -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
|
|
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":";;AAoBA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApBsC,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,kDAeH;CACP,QAfuC,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,mDAOhB;AACV,CAAC"}
|
|
@@ -5,7 +5,7 @@ const PenpotUpdateFileLibrarySyncStatusInput = zod.z.object({
|
|
|
5
5
|
fileId: zod.z.string().describe("UUID of the file to update library sync status for"),
|
|
6
6
|
libraryId: zod.z.string().describe("UUID of the library to update sync status with")
|
|
7
7
|
}).describe("Request model for updating the synchronization status of a file->library link.");
|
|
8
|
-
const PenpotUpdateFileLibrarySyncStatusOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates whether the operation was successful").nullable().optional() }).describe("Response model for updating library sync status.");
|
|
8
|
+
const PenpotUpdateFileLibrarySyncStatusOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates whether the operation was successful").nullable().optional() }).passthrough().describe("Response model for updating library sync status.");
|
|
9
9
|
const penpotUpdateFileLibrarySyncStatus = require_action.action("PENPOT_UPDATE_FILE_LIBRARY_SYNC_STATUS", {
|
|
10
10
|
slug: "penpot-update-file-library-sync-status",
|
|
11
11
|
name: "Update File Library Sync Status",
|
|
@@ -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
|
|
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":";;;AAIA,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,oCAAoCC,eAAAA,OAAO,0CAA0C;CAChG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-file-library-sync-status.d.ts
|
|
4
|
-
declare const PenpotUpdateFileLibrarySyncStatusInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotUpdateFileLibrarySyncStatusInput: z.ZodObject<{
|
|
5
|
+
fileId: z.ZodString;
|
|
6
|
+
libraryId: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const PenpotUpdateFileLibrarySyncStatusOutput: z.ZodObject<{
|
|
9
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const penpotUpdateFileLibrarySyncStatus: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
fileId: string;
|
|
13
|
+
libraryId: string;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { penpotUpdateFileLibrarySyncStatus };
|
|
9
17
|
//# 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":";;;cAIa,sCAAA,
|
|
1
|
+
{"version":3,"file":"update-file-library-sync-status.d.cts","names":[],"sources":["../../src/actions/update-file-library-sync-status.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;cAItC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;cAIvC,iCAAA,gCAAiC,wBAAA"}
|