@keystrokehq/penpot 0.1.4 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/create-access-token.cjs +1 -0
- package/dist/actions/create-access-token.cjs.map +1 -1
- package/dist/actions/create-access-token.d.cts +3 -4
- package/dist/actions/create-access-token.d.cts.map +1 -1
- package/dist/actions/create-access-token.d.mts +3 -4
- package/dist/actions/create-access-token.d.mts.map +1 -1
- package/dist/actions/create-access-token.mjs +1 -0
- package/dist/actions/create-access-token.mjs.map +1 -1
- package/dist/actions/create-comment-thread.cjs +1 -0
- package/dist/actions/create-comment-thread.cjs.map +1 -1
- package/dist/actions/create-comment-thread.d.cts +3 -9
- package/dist/actions/create-comment-thread.d.cts.map +1 -1
- package/dist/actions/create-comment-thread.d.mts +3 -9
- package/dist/actions/create-comment-thread.d.mts.map +1 -1
- package/dist/actions/create-comment-thread.mjs +1 -0
- package/dist/actions/create-comment-thread.mjs.map +1 -1
- package/dist/actions/create-file.cjs +1 -0
- package/dist/actions/create-file.cjs.map +1 -1
- package/dist/actions/create-file.d.cts +3 -7
- package/dist/actions/create-file.d.cts.map +1 -1
- package/dist/actions/create-file.d.mts +3 -7
- package/dist/actions/create-file.d.mts.map +1 -1
- package/dist/actions/create-file.mjs +1 -0
- package/dist/actions/create-file.mjs.map +1 -1
- package/dist/actions/create-project.cjs +1 -0
- package/dist/actions/create-project.cjs.map +1 -1
- package/dist/actions/create-project.d.cts +3 -5
- package/dist/actions/create-project.d.cts.map +1 -1
- package/dist/actions/create-project.d.mts +3 -5
- package/dist/actions/create-project.d.mts.map +1 -1
- package/dist/actions/create-project.mjs +1 -0
- package/dist/actions/create-project.mjs.map +1 -1
- package/dist/actions/create-team-access-request.cjs +1 -0
- package/dist/actions/create-team-access-request.cjs.map +1 -1
- package/dist/actions/create-team-access-request.d.cts +3 -5
- package/dist/actions/create-team-access-request.d.cts.map +1 -1
- package/dist/actions/create-team-access-request.d.mts +3 -5
- package/dist/actions/create-team-access-request.d.mts.map +1 -1
- package/dist/actions/create-team-access-request.mjs +1 -0
- package/dist/actions/create-team-access-request.mjs.map +1 -1
- package/dist/actions/create-team.cjs +1 -0
- package/dist/actions/create-team.cjs.map +1 -1
- package/dist/actions/create-team.d.cts +3 -5
- package/dist/actions/create-team.d.cts.map +1 -1
- package/dist/actions/create-team.d.mts +3 -5
- package/dist/actions/create-team.d.mts.map +1 -1
- package/dist/actions/create-team.mjs +1 -0
- package/dist/actions/create-team.mjs.map +1 -1
- package/dist/actions/create-webhook.cjs +1 -0
- package/dist/actions/create-webhook.cjs.map +1 -1
- package/dist/actions/create-webhook.d.cts +3 -5
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +3 -5
- package/dist/actions/create-webhook.d.mts.map +1 -1
- package/dist/actions/create-webhook.mjs +1 -0
- package/dist/actions/create-webhook.mjs.map +1 -1
- package/dist/actions/delete-access-token.cjs +1 -0
- package/dist/actions/delete-access-token.cjs.map +1 -1
- package/dist/actions/delete-access-token.d.cts +3 -3
- package/dist/actions/delete-access-token.d.cts.map +1 -1
- package/dist/actions/delete-access-token.d.mts +3 -3
- package/dist/actions/delete-access-token.d.mts.map +1 -1
- package/dist/actions/delete-access-token.mjs +1 -0
- package/dist/actions/delete-access-token.mjs.map +1 -1
- package/dist/actions/delete-comment.cjs +1 -0
- package/dist/actions/delete-comment.cjs.map +1 -1
- package/dist/actions/delete-comment.d.cts +3 -4
- package/dist/actions/delete-comment.d.cts.map +1 -1
- package/dist/actions/delete-comment.d.mts +3 -4
- package/dist/actions/delete-comment.d.mts.map +1 -1
- package/dist/actions/delete-comment.mjs +1 -0
- package/dist/actions/delete-comment.mjs.map +1 -1
- package/dist/actions/delete-file-snapshot.cjs +1 -0
- package/dist/actions/delete-file-snapshot.cjs.map +1 -1
- package/dist/actions/delete-file-snapshot.d.cts +3 -3
- package/dist/actions/delete-file-snapshot.d.cts.map +1 -1
- package/dist/actions/delete-file-snapshot.d.mts +3 -3
- package/dist/actions/delete-file-snapshot.d.mts.map +1 -1
- package/dist/actions/delete-file-snapshot.mjs +1 -0
- package/dist/actions/delete-file-snapshot.mjs.map +1 -1
- package/dist/actions/delete-project.cjs +1 -0
- package/dist/actions/delete-project.cjs.map +1 -1
- package/dist/actions/delete-project.d.cts +3 -3
- package/dist/actions/delete-project.d.cts.map +1 -1
- package/dist/actions/delete-project.d.mts +3 -3
- package/dist/actions/delete-project.d.mts.map +1 -1
- package/dist/actions/delete-project.mjs +1 -0
- package/dist/actions/delete-project.mjs.map +1 -1
- package/dist/actions/delete-team-files-permanently.cjs +1 -0
- package/dist/actions/delete-team-files-permanently.cjs.map +1 -1
- package/dist/actions/delete-team-files-permanently.d.cts +3 -4
- package/dist/actions/delete-team-files-permanently.d.cts.map +1 -1
- package/dist/actions/delete-team-files-permanently.d.mts +3 -4
- package/dist/actions/delete-team-files-permanently.d.mts.map +1 -1
- package/dist/actions/delete-team-files-permanently.mjs +1 -0
- package/dist/actions/delete-team-files-permanently.mjs.map +1 -1
- package/dist/actions/delete-team-invitation.cjs +1 -0
- package/dist/actions/delete-team-invitation.cjs.map +1 -1
- package/dist/actions/delete-team-invitation.d.cts +3 -4
- package/dist/actions/delete-team-invitation.d.cts.map +1 -1
- package/dist/actions/delete-team-invitation.d.mts +3 -4
- package/dist/actions/delete-team-invitation.d.mts.map +1 -1
- package/dist/actions/delete-team-invitation.mjs +1 -0
- package/dist/actions/delete-team-invitation.mjs.map +1 -1
- package/dist/actions/delete-team-member.cjs +1 -0
- package/dist/actions/delete-team-member.cjs.map +1 -1
- package/dist/actions/delete-team-member.d.cts +3 -4
- package/dist/actions/delete-team-member.d.cts.map +1 -1
- package/dist/actions/delete-team-member.d.mts +3 -4
- package/dist/actions/delete-team-member.d.mts.map +1 -1
- package/dist/actions/delete-team-member.mjs +1 -0
- package/dist/actions/delete-team-member.mjs.map +1 -1
- package/dist/actions/delete-team.cjs +1 -0
- package/dist/actions/delete-team.cjs.map +1 -1
- package/dist/actions/delete-team.d.cts +3 -3
- package/dist/actions/delete-team.d.cts.map +1 -1
- package/dist/actions/delete-team.d.mts +3 -3
- package/dist/actions/delete-team.d.mts.map +1 -1
- package/dist/actions/delete-team.mjs +1 -0
- package/dist/actions/delete-team.mjs.map +1 -1
- package/dist/actions/delete-webhook.cjs +1 -0
- package/dist/actions/delete-webhook.cjs.map +1 -1
- package/dist/actions/delete-webhook.d.cts +3 -3
- package/dist/actions/delete-webhook.d.cts.map +1 -1
- package/dist/actions/delete-webhook.d.mts +3 -3
- package/dist/actions/delete-webhook.d.mts.map +1 -1
- package/dist/actions/delete-webhook.mjs +1 -0
- package/dist/actions/delete-webhook.mjs.map +1 -1
- package/dist/actions/duplicate-file.cjs +1 -0
- package/dist/actions/duplicate-file.cjs.map +1 -1
- package/dist/actions/duplicate-file.d.cts +3 -4
- package/dist/actions/duplicate-file.d.cts.map +1 -1
- package/dist/actions/duplicate-file.d.mts +3 -4
- package/dist/actions/duplicate-file.d.mts.map +1 -1
- package/dist/actions/duplicate-file.mjs +1 -0
- package/dist/actions/duplicate-file.mjs.map +1 -1
- package/dist/actions/duplicate-project.cjs +1 -0
- package/dist/actions/duplicate-project.cjs.map +1 -1
- package/dist/actions/duplicate-project.d.cts +3 -4
- package/dist/actions/duplicate-project.d.cts.map +1 -1
- package/dist/actions/duplicate-project.d.mts +3 -4
- package/dist/actions/duplicate-project.d.mts.map +1 -1
- package/dist/actions/duplicate-project.mjs +1 -0
- package/dist/actions/duplicate-project.mjs.map +1 -1
- package/dist/actions/get-access-tokens.cjs +1 -0
- package/dist/actions/get-access-tokens.cjs.map +1 -1
- package/dist/actions/get-access-tokens.d.cts +3 -1
- package/dist/actions/get-access-tokens.d.cts.map +1 -1
- package/dist/actions/get-access-tokens.d.mts +3 -1
- package/dist/actions/get-access-tokens.d.mts.map +1 -1
- package/dist/actions/get-access-tokens.mjs +1 -0
- package/dist/actions/get-access-tokens.mjs.map +1 -1
- package/dist/actions/get-all-projects.cjs +1 -0
- package/dist/actions/get-all-projects.cjs.map +1 -1
- package/dist/actions/get-all-projects.d.cts +3 -1
- package/dist/actions/get-all-projects.d.cts.map +1 -1
- package/dist/actions/get-all-projects.d.mts +3 -1
- package/dist/actions/get-all-projects.d.mts.map +1 -1
- package/dist/actions/get-all-projects.mjs +1 -0
- package/dist/actions/get-all-projects.mjs.map +1 -1
- package/dist/actions/get-builtin-templates.cjs +1 -0
- package/dist/actions/get-builtin-templates.cjs.map +1 -1
- package/dist/actions/get-builtin-templates.d.cts +3 -1
- package/dist/actions/get-builtin-templates.d.cts.map +1 -1
- package/dist/actions/get-builtin-templates.d.mts +3 -1
- package/dist/actions/get-builtin-templates.d.mts.map +1 -1
- package/dist/actions/get-builtin-templates.mjs +1 -0
- package/dist/actions/get-builtin-templates.mjs.map +1 -1
- package/dist/actions/get-comment-thread.cjs +1 -0
- package/dist/actions/get-comment-thread.cjs.map +1 -1
- package/dist/actions/get-comment-thread.d.cts +3 -5
- package/dist/actions/get-comment-thread.d.cts.map +1 -1
- package/dist/actions/get-comment-thread.d.mts +3 -5
- package/dist/actions/get-comment-thread.d.mts.map +1 -1
- package/dist/actions/get-comment-thread.mjs +1 -0
- package/dist/actions/get-comment-thread.mjs.map +1 -1
- package/dist/actions/get-comment-threads.cjs +1 -0
- package/dist/actions/get-comment-threads.cjs.map +1 -1
- package/dist/actions/get-comment-threads.d.cts +3 -3
- package/dist/actions/get-comment-threads.d.cts.map +1 -1
- package/dist/actions/get-comment-threads.d.mts +3 -3
- package/dist/actions/get-comment-threads.d.mts.map +1 -1
- package/dist/actions/get-comment-threads.mjs +1 -0
- package/dist/actions/get-comment-threads.mjs.map +1 -1
- package/dist/actions/get-comments.cjs +1 -0
- package/dist/actions/get-comments.cjs.map +1 -1
- package/dist/actions/get-comments.d.cts +3 -3
- package/dist/actions/get-comments.d.cts.map +1 -1
- package/dist/actions/get-comments.d.mts +3 -3
- package/dist/actions/get-comments.d.mts.map +1 -1
- package/dist/actions/get-comments.mjs +1 -0
- package/dist/actions/get-comments.mjs.map +1 -1
- package/dist/actions/get-file-info.cjs +1 -0
- package/dist/actions/get-file-info.cjs.map +1 -1
- package/dist/actions/get-file-info.d.cts +3 -4
- package/dist/actions/get-file-info.d.cts.map +1 -1
- package/dist/actions/get-file-info.d.mts +3 -4
- package/dist/actions/get-file-info.d.mts.map +1 -1
- package/dist/actions/get-file-info.mjs +1 -0
- package/dist/actions/get-file-info.mjs.map +1 -1
- package/dist/actions/get-file-libraries.cjs +1 -0
- package/dist/actions/get-file-libraries.cjs.map +1 -1
- package/dist/actions/get-file-libraries.d.cts +3 -3
- package/dist/actions/get-file-libraries.d.cts.map +1 -1
- package/dist/actions/get-file-libraries.d.mts +3 -3
- package/dist/actions/get-file-libraries.d.mts.map +1 -1
- package/dist/actions/get-file-libraries.mjs +1 -0
- package/dist/actions/get-file-libraries.mjs.map +1 -1
- package/dist/actions/get-file-object-thumbnails.cjs +1 -0
- package/dist/actions/get-file-object-thumbnails.cjs.map +1 -1
- package/dist/actions/get-file-object-thumbnails.d.cts +3 -4
- package/dist/actions/get-file-object-thumbnails.d.cts.map +1 -1
- package/dist/actions/get-file-object-thumbnails.d.mts +3 -4
- package/dist/actions/get-file-object-thumbnails.d.mts.map +1 -1
- package/dist/actions/get-file-object-thumbnails.mjs +1 -0
- package/dist/actions/get-file-object-thumbnails.mjs.map +1 -1
- package/dist/actions/get-file-snapshots.cjs +1 -0
- package/dist/actions/get-file-snapshots.cjs.map +1 -1
- package/dist/actions/get-file-snapshots.d.cts +3 -3
- package/dist/actions/get-file-snapshots.d.cts.map +1 -1
- package/dist/actions/get-file-snapshots.d.mts +3 -3
- package/dist/actions/get-file-snapshots.d.mts.map +1 -1
- package/dist/actions/get-file-snapshots.mjs +1 -0
- package/dist/actions/get-file-snapshots.mjs.map +1 -1
- package/dist/actions/get-file-summary.cjs +1 -0
- package/dist/actions/get-file-summary.cjs.map +1 -1
- package/dist/actions/get-file-summary.d.cts +3 -3
- package/dist/actions/get-file-summary.d.cts.map +1 -1
- package/dist/actions/get-file-summary.d.mts +3 -3
- package/dist/actions/get-file-summary.d.mts.map +1 -1
- package/dist/actions/get-file-summary.mjs +1 -0
- package/dist/actions/get-file-summary.mjs.map +1 -1
- package/dist/actions/get-file.cjs +1 -0
- package/dist/actions/get-file.cjs.map +1 -1
- package/dist/actions/get-file.d.cts +3 -4
- package/dist/actions/get-file.d.cts.map +1 -1
- package/dist/actions/get-file.d.mts +3 -4
- package/dist/actions/get-file.d.mts.map +1 -1
- package/dist/actions/get-file.mjs +1 -0
- package/dist/actions/get-file.mjs.map +1 -1
- package/dist/actions/get-font-variants.cjs +1 -0
- package/dist/actions/get-font-variants.cjs.map +1 -1
- package/dist/actions/get-font-variants.d.cts +3 -6
- package/dist/actions/get-font-variants.d.cts.map +1 -1
- package/dist/actions/get-font-variants.d.mts +3 -6
- package/dist/actions/get-font-variants.d.mts.map +1 -1
- package/dist/actions/get-font-variants.mjs +1 -0
- package/dist/actions/get-font-variants.mjs.map +1 -1
- package/dist/actions/get-library-file-references.cjs +1 -0
- package/dist/actions/get-library-file-references.cjs.map +1 -1
- package/dist/actions/get-library-file-references.d.cts +3 -3
- package/dist/actions/get-library-file-references.d.cts.map +1 -1
- package/dist/actions/get-library-file-references.d.mts +3 -3
- package/dist/actions/get-library-file-references.d.mts.map +1 -1
- package/dist/actions/get-library-file-references.mjs +1 -0
- package/dist/actions/get-library-file-references.mjs.map +1 -1
- package/dist/actions/get-library-usage.cjs +1 -0
- package/dist/actions/get-library-usage.cjs.map +1 -1
- package/dist/actions/get-library-usage.d.cts +3 -3
- package/dist/actions/get-library-usage.d.cts.map +1 -1
- package/dist/actions/get-library-usage.d.mts +3 -3
- package/dist/actions/get-library-usage.d.mts.map +1 -1
- package/dist/actions/get-library-usage.mjs +1 -0
- package/dist/actions/get-library-usage.mjs.map +1 -1
- package/dist/actions/get-owned-teams.cjs +1 -0
- package/dist/actions/get-owned-teams.cjs.map +1 -1
- package/dist/actions/get-owned-teams.d.cts +3 -1
- package/dist/actions/get-owned-teams.d.cts.map +1 -1
- package/dist/actions/get-owned-teams.d.mts +3 -1
- package/dist/actions/get-owned-teams.d.mts.map +1 -1
- package/dist/actions/get-owned-teams.mjs +1 -0
- package/dist/actions/get-owned-teams.mjs.map +1 -1
- package/dist/actions/get-page.cjs +1 -0
- package/dist/actions/get-page.cjs.map +1 -1
- package/dist/actions/get-page.d.cts +3 -5
- package/dist/actions/get-page.d.cts.map +1 -1
- package/dist/actions/get-page.d.mts +3 -5
- package/dist/actions/get-page.d.mts.map +1 -1
- package/dist/actions/get-page.mjs +1 -0
- package/dist/actions/get-page.mjs.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.cjs +1 -0
- package/dist/actions/get-profiles-for-file-comments.cjs.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.d.cts +3 -4
- package/dist/actions/get-profiles-for-file-comments.d.cts.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.d.mts +3 -4
- package/dist/actions/get-profiles-for-file-comments.d.mts.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.mjs +1 -0
- package/dist/actions/get-profiles-for-file-comments.mjs.map +1 -1
- package/dist/actions/get-project-files.cjs +1 -0
- package/dist/actions/get-project-files.cjs.map +1 -1
- package/dist/actions/get-project-files.d.cts +3 -3
- package/dist/actions/get-project-files.d.cts.map +1 -1
- package/dist/actions/get-project-files.d.mts +3 -3
- package/dist/actions/get-project-files.d.mts.map +1 -1
- package/dist/actions/get-project-files.mjs +1 -0
- package/dist/actions/get-project-files.mjs.map +1 -1
- package/dist/actions/get-project.cjs +1 -0
- package/dist/actions/get-project.cjs.map +1 -1
- package/dist/actions/get-project.d.cts +3 -3
- package/dist/actions/get-project.d.cts.map +1 -1
- package/dist/actions/get-project.d.mts +3 -3
- package/dist/actions/get-project.d.mts.map +1 -1
- package/dist/actions/get-project.mjs +1 -0
- package/dist/actions/get-project.mjs.map +1 -1
- package/dist/actions/get-sso-provider.cjs +1 -0
- package/dist/actions/get-sso-provider.cjs.map +1 -1
- package/dist/actions/get-sso-provider.d.cts +3 -3
- package/dist/actions/get-sso-provider.d.cts.map +1 -1
- package/dist/actions/get-sso-provider.d.mts +3 -3
- package/dist/actions/get-sso-provider.d.mts.map +1 -1
- package/dist/actions/get-sso-provider.mjs +1 -0
- package/dist/actions/get-sso-provider.mjs.map +1 -1
- package/dist/actions/get-subscription-usage.cjs +1 -0
- package/dist/actions/get-subscription-usage.cjs.map +1 -1
- package/dist/actions/get-subscription-usage.d.cts +3 -1
- package/dist/actions/get-subscription-usage.d.cts.map +1 -1
- package/dist/actions/get-subscription-usage.d.mts +3 -1
- package/dist/actions/get-subscription-usage.d.mts.map +1 -1
- package/dist/actions/get-subscription-usage.mjs +1 -0
- package/dist/actions/get-subscription-usage.mjs.map +1 -1
- package/dist/actions/get-team-deleted-files.cjs +1 -0
- package/dist/actions/get-team-deleted-files.cjs.map +1 -1
- package/dist/actions/get-team-deleted-files.d.cts +3 -3
- package/dist/actions/get-team-deleted-files.d.cts.map +1 -1
- package/dist/actions/get-team-deleted-files.d.mts +3 -3
- package/dist/actions/get-team-deleted-files.d.mts.map +1 -1
- package/dist/actions/get-team-deleted-files.mjs +1 -0
- package/dist/actions/get-team-deleted-files.mjs.map +1 -1
- package/dist/actions/get-team-info.cjs +1 -0
- package/dist/actions/get-team-info.cjs.map +1 -1
- package/dist/actions/get-team-info.d.cts +3 -3
- package/dist/actions/get-team-info.d.cts.map +1 -1
- package/dist/actions/get-team-info.d.mts +3 -3
- package/dist/actions/get-team-info.d.mts.map +1 -1
- package/dist/actions/get-team-info.mjs +1 -0
- package/dist/actions/get-team-info.mjs.map +1 -1
- package/dist/actions/get-team-invitations.cjs +1 -0
- package/dist/actions/get-team-invitations.cjs.map +1 -1
- package/dist/actions/get-team-invitations.d.cts +3 -3
- package/dist/actions/get-team-invitations.d.cts.map +1 -1
- package/dist/actions/get-team-invitations.d.mts +3 -3
- package/dist/actions/get-team-invitations.d.mts.map +1 -1
- package/dist/actions/get-team-invitations.mjs +1 -0
- package/dist/actions/get-team-invitations.mjs.map +1 -1
- package/dist/actions/get-team-members.cjs +1 -0
- package/dist/actions/get-team-members.cjs.map +1 -1
- package/dist/actions/get-team-members.d.cts +3 -3
- package/dist/actions/get-team-members.d.cts.map +1 -1
- package/dist/actions/get-team-members.d.mts +3 -3
- package/dist/actions/get-team-members.d.mts.map +1 -1
- package/dist/actions/get-team-members.mjs +1 -0
- package/dist/actions/get-team-members.mjs.map +1 -1
- package/dist/actions/get-team-shared-files.cjs +1 -0
- package/dist/actions/get-team-shared-files.cjs.map +1 -1
- package/dist/actions/get-team-shared-files.d.cts +3 -3
- package/dist/actions/get-team-shared-files.d.cts.map +1 -1
- package/dist/actions/get-team-shared-files.d.mts +3 -3
- package/dist/actions/get-team-shared-files.d.mts.map +1 -1
- package/dist/actions/get-team-shared-files.mjs +1 -0
- package/dist/actions/get-team-shared-files.mjs.map +1 -1
- package/dist/actions/get-team-stats.cjs +1 -0
- package/dist/actions/get-team-stats.cjs.map +1 -1
- package/dist/actions/get-team-stats.d.cts +3 -3
- package/dist/actions/get-team-stats.d.cts.map +1 -1
- package/dist/actions/get-team-stats.d.mts +3 -3
- package/dist/actions/get-team-stats.d.mts.map +1 -1
- package/dist/actions/get-team-stats.mjs +1 -0
- package/dist/actions/get-team-stats.mjs.map +1 -1
- package/dist/actions/get-team-users.cjs +1 -0
- package/dist/actions/get-team-users.cjs.map +1 -1
- package/dist/actions/get-team-users.d.cts +3 -4
- package/dist/actions/get-team-users.d.cts.map +1 -1
- package/dist/actions/get-team-users.d.mts +3 -4
- package/dist/actions/get-team-users.d.mts.map +1 -1
- package/dist/actions/get-team-users.mjs +1 -0
- package/dist/actions/get-team-users.mjs.map +1 -1
- package/dist/actions/get-team.cjs +1 -0
- package/dist/actions/get-team.cjs.map +1 -1
- package/dist/actions/get-team.d.cts +3 -3
- package/dist/actions/get-team.d.cts.map +1 -1
- package/dist/actions/get-team.d.mts +3 -3
- package/dist/actions/get-team.d.mts.map +1 -1
- package/dist/actions/get-team.mjs +1 -0
- package/dist/actions/get-team.mjs.map +1 -1
- package/dist/actions/get-teams.cjs +1 -0
- package/dist/actions/get-teams.cjs.map +1 -1
- package/dist/actions/get-teams.d.cts +3 -1
- package/dist/actions/get-teams.d.cts.map +1 -1
- package/dist/actions/get-teams.d.mts +3 -1
- package/dist/actions/get-teams.d.mts.map +1 -1
- package/dist/actions/get-teams.mjs +1 -0
- package/dist/actions/get-teams.mjs.map +1 -1
- package/dist/actions/get-unread-comment-threads.cjs +1 -0
- package/dist/actions/get-unread-comment-threads.cjs.map +1 -1
- package/dist/actions/get-unread-comment-threads.d.cts +3 -3
- package/dist/actions/get-unread-comment-threads.d.cts.map +1 -1
- package/dist/actions/get-unread-comment-threads.d.mts +3 -3
- package/dist/actions/get-unread-comment-threads.d.mts.map +1 -1
- package/dist/actions/get-unread-comment-threads.mjs +1 -0
- package/dist/actions/get-unread-comment-threads.mjs.map +1 -1
- package/dist/actions/get-view-only-bundle.cjs +1 -0
- package/dist/actions/get-view-only-bundle.cjs.map +1 -1
- package/dist/actions/get-view-only-bundle.d.cts +3 -5
- package/dist/actions/get-view-only-bundle.d.cts.map +1 -1
- package/dist/actions/get-view-only-bundle.d.mts +3 -5
- package/dist/actions/get-view-only-bundle.d.mts.map +1 -1
- package/dist/actions/get-view-only-bundle.mjs +1 -0
- package/dist/actions/get-view-only-bundle.mjs.map +1 -1
- package/dist/actions/get-webhooks.cjs +1 -0
- package/dist/actions/get-webhooks.cjs.map +1 -1
- package/dist/actions/get-webhooks.d.cts +3 -3
- package/dist/actions/get-webhooks.d.cts.map +1 -1
- package/dist/actions/get-webhooks.d.mts +3 -3
- package/dist/actions/get-webhooks.d.mts.map +1 -1
- package/dist/actions/get-webhooks.mjs +1 -0
- package/dist/actions/get-webhooks.mjs.map +1 -1
- package/dist/actions/has-file-libraries.cjs +1 -0
- package/dist/actions/has-file-libraries.cjs.map +1 -1
- package/dist/actions/has-file-libraries.d.cts +3 -3
- package/dist/actions/has-file-libraries.d.cts.map +1 -1
- package/dist/actions/has-file-libraries.d.mts +3 -3
- package/dist/actions/has-file-libraries.d.mts.map +1 -1
- package/dist/actions/has-file-libraries.mjs +1 -0
- package/dist/actions/has-file-libraries.mjs.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.cjs +1 -0
- package/dist/actions/ignore-file-library-sync-status.cjs.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.d.cts +3 -4
- package/dist/actions/ignore-file-library-sync-status.d.cts.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.d.mts +3 -4
- package/dist/actions/ignore-file-library-sync-status.d.mts.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.mjs +1 -0
- package/dist/actions/ignore-file-library-sync-status.mjs.map +1 -1
- package/dist/actions/link-file-to-library.cjs +1 -0
- package/dist/actions/link-file-to-library.cjs.map +1 -1
- package/dist/actions/link-file-to-library.d.cts +3 -4
- package/dist/actions/link-file-to-library.d.cts.map +1 -1
- package/dist/actions/link-file-to-library.d.mts +3 -4
- package/dist/actions/link-file-to-library.d.mts.map +1 -1
- package/dist/actions/link-file-to-library.mjs +1 -0
- package/dist/actions/link-file-to-library.mjs.map +1 -1
- package/dist/actions/lock-file-snapshot.cjs +1 -0
- package/dist/actions/lock-file-snapshot.cjs.map +1 -1
- package/dist/actions/lock-file-snapshot.d.cts +3 -3
- package/dist/actions/lock-file-snapshot.d.cts.map +1 -1
- package/dist/actions/lock-file-snapshot.d.mts +3 -3
- package/dist/actions/lock-file-snapshot.d.mts.map +1 -1
- package/dist/actions/lock-file-snapshot.mjs +1 -0
- package/dist/actions/lock-file-snapshot.mjs.map +1 -1
- package/dist/actions/logout.cjs +1 -0
- package/dist/actions/logout.cjs.map +1 -1
- package/dist/actions/logout.d.cts +3 -3
- package/dist/actions/logout.d.cts.map +1 -1
- package/dist/actions/logout.d.mts +3 -3
- package/dist/actions/logout.d.mts.map +1 -1
- package/dist/actions/logout.mjs +1 -0
- package/dist/actions/logout.mjs.map +1 -1
- package/dist/actions/mark-all-threads-as-read.cjs +1 -0
- package/dist/actions/mark-all-threads-as-read.cjs.map +1 -1
- package/dist/actions/mark-all-threads-as-read.d.cts +3 -3
- package/dist/actions/mark-all-threads-as-read.d.cts.map +1 -1
- package/dist/actions/mark-all-threads-as-read.d.mts +3 -3
- package/dist/actions/mark-all-threads-as-read.d.mts.map +1 -1
- package/dist/actions/mark-all-threads-as-read.mjs +1 -0
- package/dist/actions/mark-all-threads-as-read.mjs.map +1 -1
- package/dist/actions/move-files.cjs +1 -0
- package/dist/actions/move-files.cjs.map +1 -1
- package/dist/actions/move-files.d.cts +3 -4
- package/dist/actions/move-files.d.cts.map +1 -1
- package/dist/actions/move-files.d.mts +3 -4
- package/dist/actions/move-files.d.mts.map +1 -1
- package/dist/actions/move-files.mjs +1 -0
- package/dist/actions/move-files.mjs.map +1 -1
- package/dist/actions/move-project.cjs +1 -0
- package/dist/actions/move-project.cjs.map +1 -1
- package/dist/actions/move-project.d.cts +3 -4
- package/dist/actions/move-project.d.cts.map +1 -1
- package/dist/actions/move-project.d.mts +3 -4
- package/dist/actions/move-project.d.mts.map +1 -1
- package/dist/actions/move-project.mjs +1 -0
- package/dist/actions/move-project.mjs.map +1 -1
- package/dist/actions/prepare-register-profile.cjs +1 -0
- package/dist/actions/prepare-register-profile.cjs.map +1 -1
- package/dist/actions/prepare-register-profile.d.cts +3 -7
- package/dist/actions/prepare-register-profile.d.cts.map +1 -1
- package/dist/actions/prepare-register-profile.d.mts +3 -7
- package/dist/actions/prepare-register-profile.d.mts.map +1 -1
- package/dist/actions/prepare-register-profile.mjs +1 -0
- package/dist/actions/prepare-register-profile.mjs.map +1 -1
- package/dist/actions/push-audit-events.cjs +1 -0
- package/dist/actions/push-audit-events.cjs.map +1 -1
- package/dist/actions/push-audit-events.d.cts +3 -9
- package/dist/actions/push-audit-events.d.cts.map +1 -1
- package/dist/actions/push-audit-events.d.mts +3 -9
- package/dist/actions/push-audit-events.d.mts.map +1 -1
- package/dist/actions/push-audit-events.mjs +1 -0
- package/dist/actions/push-audit-events.mjs.map +1 -1
- package/dist/actions/register-profile.cjs +1 -0
- package/dist/actions/register-profile.cjs.map +1 -1
- package/dist/actions/register-profile.d.cts +3 -3
- package/dist/actions/register-profile.d.cts.map +1 -1
- package/dist/actions/register-profile.d.mts +3 -3
- package/dist/actions/register-profile.d.mts.map +1 -1
- package/dist/actions/register-profile.mjs +1 -0
- package/dist/actions/register-profile.mjs.map +1 -1
- package/dist/actions/rename-file.cjs +1 -0
- package/dist/actions/rename-file.cjs.map +1 -1
- package/dist/actions/rename-file.d.cts +3 -4
- package/dist/actions/rename-file.d.cts.map +1 -1
- package/dist/actions/rename-file.d.mts +3 -4
- package/dist/actions/rename-file.d.mts.map +1 -1
- package/dist/actions/rename-file.mjs +1 -0
- package/dist/actions/rename-file.mjs.map +1 -1
- package/dist/actions/rename-project.cjs +1 -0
- package/dist/actions/rename-project.cjs.map +1 -1
- package/dist/actions/rename-project.d.cts +3 -4
- package/dist/actions/rename-project.d.cts.map +1 -1
- package/dist/actions/rename-project.d.mts +3 -4
- package/dist/actions/rename-project.d.mts.map +1 -1
- package/dist/actions/rename-project.mjs +1 -0
- package/dist/actions/rename-project.mjs.map +1 -1
- package/dist/actions/request-profile-recovery.cjs +1 -0
- package/dist/actions/request-profile-recovery.cjs.map +1 -1
- package/dist/actions/request-profile-recovery.d.cts +3 -3
- package/dist/actions/request-profile-recovery.d.cts.map +1 -1
- package/dist/actions/request-profile-recovery.d.mts +3 -3
- package/dist/actions/request-profile-recovery.d.mts.map +1 -1
- package/dist/actions/request-profile-recovery.mjs +1 -0
- package/dist/actions/request-profile-recovery.mjs.map +1 -1
- package/dist/actions/restore-deleted-team-files.cjs +1 -0
- package/dist/actions/restore-deleted-team-files.cjs.map +1 -1
- package/dist/actions/restore-deleted-team-files.d.cts +3 -4
- package/dist/actions/restore-deleted-team-files.d.cts.map +1 -1
- package/dist/actions/restore-deleted-team-files.d.mts +3 -4
- package/dist/actions/restore-deleted-team-files.d.mts.map +1 -1
- package/dist/actions/restore-deleted-team-files.mjs +1 -0
- package/dist/actions/restore-deleted-team-files.mjs.map +1 -1
- package/dist/actions/restore-file-snapshot.cjs +1 -0
- package/dist/actions/restore-file-snapshot.cjs.map +1 -1
- package/dist/actions/restore-file-snapshot.d.cts +3 -4
- package/dist/actions/restore-file-snapshot.d.cts.map +1 -1
- package/dist/actions/restore-file-snapshot.d.mts +3 -4
- package/dist/actions/restore-file-snapshot.d.mts.map +1 -1
- package/dist/actions/restore-file-snapshot.mjs +1 -0
- package/dist/actions/restore-file-snapshot.mjs.map +1 -1
- package/dist/actions/search-files.cjs +1 -0
- package/dist/actions/search-files.cjs.map +1 -1
- package/dist/actions/search-files.d.cts +3 -4
- package/dist/actions/search-files.d.cts.map +1 -1
- package/dist/actions/search-files.d.mts +3 -4
- package/dist/actions/search-files.d.mts.map +1 -1
- package/dist/actions/search-files.mjs +1 -0
- package/dist/actions/search-files.mjs.map +1 -1
- package/dist/actions/send-user-feedback.cjs +1 -0
- package/dist/actions/send-user-feedback.cjs.map +1 -1
- package/dist/actions/send-user-feedback.d.cts +3 -7
- package/dist/actions/send-user-feedback.d.cts.map +1 -1
- package/dist/actions/send-user-feedback.d.mts +3 -7
- package/dist/actions/send-user-feedback.d.mts.map +1 -1
- package/dist/actions/send-user-feedback.mjs +1 -0
- package/dist/actions/send-user-feedback.mjs.map +1 -1
- package/dist/actions/set-file-shared.cjs +1 -0
- package/dist/actions/set-file-shared.cjs.map +1 -1
- package/dist/actions/set-file-shared.d.cts +3 -4
- package/dist/actions/set-file-shared.d.cts.map +1 -1
- package/dist/actions/set-file-shared.d.mts +3 -4
- package/dist/actions/set-file-shared.d.mts.map +1 -1
- package/dist/actions/set-file-shared.mjs +1 -0
- package/dist/actions/set-file-shared.mjs.map +1 -1
- package/dist/actions/unlink-file-from-library.cjs +1 -0
- package/dist/actions/unlink-file-from-library.cjs.map +1 -1
- package/dist/actions/unlink-file-from-library.d.cts +3 -4
- package/dist/actions/unlink-file-from-library.d.cts.map +1 -1
- package/dist/actions/unlink-file-from-library.d.mts +3 -4
- package/dist/actions/unlink-file-from-library.d.mts.map +1 -1
- package/dist/actions/unlink-file-from-library.mjs +1 -0
- package/dist/actions/unlink-file-from-library.mjs.map +1 -1
- package/dist/actions/unlock-file-snapshot.cjs +1 -0
- package/dist/actions/unlock-file-snapshot.cjs.map +1 -1
- package/dist/actions/unlock-file-snapshot.d.cts +3 -3
- package/dist/actions/unlock-file-snapshot.d.cts.map +1 -1
- package/dist/actions/unlock-file-snapshot.d.mts +3 -3
- package/dist/actions/unlock-file-snapshot.d.mts.map +1 -1
- package/dist/actions/unlock-file-snapshot.mjs +1 -0
- package/dist/actions/unlock-file-snapshot.mjs.map +1 -1
- package/dist/actions/update-comment-thread-frame.cjs +1 -0
- package/dist/actions/update-comment-thread-frame.cjs.map +1 -1
- package/dist/actions/update-comment-thread-frame.d.cts +3 -5
- package/dist/actions/update-comment-thread-frame.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-frame.d.mts +3 -5
- package/dist/actions/update-comment-thread-frame.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-frame.mjs +1 -0
- package/dist/actions/update-comment-thread-frame.mjs.map +1 -1
- package/dist/actions/update-comment-thread-position.cjs +1 -0
- package/dist/actions/update-comment-thread-position.cjs.map +1 -1
- package/dist/actions/update-comment-thread-position.d.cts +3 -6
- package/dist/actions/update-comment-thread-position.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-position.d.mts +3 -6
- package/dist/actions/update-comment-thread-position.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-position.mjs +1 -0
- package/dist/actions/update-comment-thread-position.mjs.map +1 -1
- package/dist/actions/update-comment-thread-status.cjs +1 -0
- package/dist/actions/update-comment-thread-status.cjs.map +1 -1
- package/dist/actions/update-comment-thread-status.d.cts +3 -4
- package/dist/actions/update-comment-thread-status.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-status.d.mts +3 -4
- package/dist/actions/update-comment-thread-status.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-status.mjs +1 -0
- package/dist/actions/update-comment-thread-status.mjs.map +1 -1
- package/dist/actions/update-comment-thread.cjs +1 -0
- package/dist/actions/update-comment-thread.cjs.map +1 -1
- package/dist/actions/update-comment-thread.d.cts +3 -5
- package/dist/actions/update-comment-thread.d.cts.map +1 -1
- package/dist/actions/update-comment-thread.d.mts +3 -5
- package/dist/actions/update-comment-thread.d.mts.map +1 -1
- package/dist/actions/update-comment-thread.mjs +1 -0
- package/dist/actions/update-comment-thread.mjs.map +1 -1
- package/dist/actions/update-comment.cjs +1 -0
- package/dist/actions/update-comment.cjs.map +1 -1
- package/dist/actions/update-comment.d.cts +3 -6
- package/dist/actions/update-comment.d.cts.map +1 -1
- package/dist/actions/update-comment.d.mts +3 -6
- package/dist/actions/update-comment.d.mts.map +1 -1
- package/dist/actions/update-comment.mjs +1 -0
- package/dist/actions/update-comment.mjs.map +1 -1
- package/dist/actions/update-file-library-sync-status.cjs +1 -0
- package/dist/actions/update-file-library-sync-status.cjs.map +1 -1
- package/dist/actions/update-file-library-sync-status.d.cts +3 -4
- package/dist/actions/update-file-library-sync-status.d.cts.map +1 -1
- package/dist/actions/update-file-library-sync-status.d.mts +3 -4
- package/dist/actions/update-file-library-sync-status.d.mts.map +1 -1
- package/dist/actions/update-file-library-sync-status.mjs +1 -0
- package/dist/actions/update-file-library-sync-status.mjs.map +1 -1
- package/dist/actions/update-file-snapshot.cjs +1 -0
- package/dist/actions/update-file-snapshot.cjs.map +1 -1
- package/dist/actions/update-file-snapshot.d.cts +3 -4
- package/dist/actions/update-file-snapshot.d.cts.map +1 -1
- package/dist/actions/update-file-snapshot.d.mts +3 -4
- package/dist/actions/update-file-snapshot.d.mts.map +1 -1
- package/dist/actions/update-file-snapshot.mjs +1 -0
- package/dist/actions/update-file-snapshot.mjs.map +1 -1
- package/dist/actions/update-file.cjs +1 -0
- package/dist/actions/update-file.cjs.map +1 -1
- package/dist/actions/update-file.d.cts +3 -10
- package/dist/actions/update-file.d.cts.map +1 -1
- package/dist/actions/update-file.d.mts +3 -10
- package/dist/actions/update-file.d.mts.map +1 -1
- package/dist/actions/update-file.mjs +1 -0
- package/dist/actions/update-file.mjs.map +1 -1
- package/dist/actions/update-font.cjs +1 -0
- package/dist/actions/update-font.cjs.map +1 -1
- package/dist/actions/update-font.d.cts +3 -5
- package/dist/actions/update-font.d.cts.map +1 -1
- package/dist/actions/update-font.d.mts +3 -5
- package/dist/actions/update-font.d.mts.map +1 -1
- package/dist/actions/update-font.mjs +1 -0
- package/dist/actions/update-font.mjs.map +1 -1
- package/dist/actions/update-profile-notifications.cjs +1 -0
- package/dist/actions/update-profile-notifications.cjs.map +1 -1
- package/dist/actions/update-profile-notifications.d.cts +3 -5
- package/dist/actions/update-profile-notifications.d.cts.map +1 -1
- package/dist/actions/update-profile-notifications.d.mts +3 -5
- package/dist/actions/update-profile-notifications.d.mts.map +1 -1
- package/dist/actions/update-profile-notifications.mjs +1 -0
- package/dist/actions/update-profile-notifications.mjs.map +1 -1
- package/dist/actions/update-profile-props.cjs +1 -0
- package/dist/actions/update-profile-props.cjs.map +1 -1
- package/dist/actions/update-profile-props.d.cts +3 -21
- package/dist/actions/update-profile-props.d.cts.map +1 -1
- package/dist/actions/update-profile-props.d.mts +3 -21
- package/dist/actions/update-profile-props.d.mts.map +1 -1
- package/dist/actions/update-profile-props.mjs +1 -0
- package/dist/actions/update-profile-props.mjs.map +1 -1
- package/dist/actions/update-profile.cjs +1 -0
- package/dist/actions/update-profile.cjs.map +1 -1
- package/dist/actions/update-profile.d.cts +3 -5
- package/dist/actions/update-profile.d.cts.map +1 -1
- package/dist/actions/update-profile.d.mts +3 -5
- package/dist/actions/update-profile.d.mts.map +1 -1
- package/dist/actions/update-profile.mjs +1 -0
- package/dist/actions/update-profile.mjs.map +1 -1
- package/dist/actions/update-project-pin.cjs +1 -0
- package/dist/actions/update-project-pin.cjs.map +1 -1
- package/dist/actions/update-project-pin.d.cts +3 -5
- package/dist/actions/update-project-pin.d.cts.map +1 -1
- package/dist/actions/update-project-pin.d.mts +3 -5
- package/dist/actions/update-project-pin.d.mts.map +1 -1
- package/dist/actions/update-project-pin.mjs +1 -0
- package/dist/actions/update-project-pin.mjs.map +1 -1
- package/dist/actions/update-team-invitation-role.cjs +1 -0
- package/dist/actions/update-team-invitation-role.cjs.map +1 -1
- package/dist/actions/update-team-invitation-role.d.cts +3 -5
- package/dist/actions/update-team-invitation-role.d.cts.map +1 -1
- package/dist/actions/update-team-invitation-role.d.mts +3 -5
- package/dist/actions/update-team-invitation-role.d.mts.map +1 -1
- package/dist/actions/update-team-invitation-role.mjs +1 -0
- package/dist/actions/update-team-invitation-role.mjs.map +1 -1
- package/dist/actions/update-team.cjs +1 -0
- package/dist/actions/update-team.cjs.map +1 -1
- package/dist/actions/update-team.d.cts +3 -4
- package/dist/actions/update-team.d.cts.map +1 -1
- package/dist/actions/update-team.d.mts +3 -4
- package/dist/actions/update-team.d.mts.map +1 -1
- package/dist/actions/update-team.mjs +1 -0
- package/dist/actions/update-team.mjs.map +1 -1
- package/dist/actions/update-webhook.cjs +1 -0
- package/dist/actions/update-webhook.cjs.map +1 -1
- package/dist/actions/update-webhook.d.cts +3 -6
- package/dist/actions/update-webhook.d.cts.map +1 -1
- package/dist/actions/update-webhook.d.mts +3 -6
- package/dist/actions/update-webhook.d.mts.map +1 -1
- package/dist/actions/update-webhook.mjs +1 -0
- package/dist/actions/update-webhook.mjs.map +1 -1
- package/dist/actions/verify-token.cjs +1 -0
- package/dist/actions/verify-token.cjs.map +1 -1
- package/dist/actions/verify-token.d.cts +3 -3
- package/dist/actions/verify-token.d.cts.map +1 -1
- package/dist/actions/verify-token.d.mts +3 -3
- package/dist/actions/verify-token.d.mts.map +1 -1
- package/dist/actions/verify-token.mjs +1 -0
- package/dist/actions/verify-token.mjs.map +1 -1
- package/dist/app.cjs +9 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +8 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +8 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +6 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-file.cjs","names":["z","action"],"sources":["../../src/actions/update-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateFileInput = z.object({\n id: z.string().describe(\"UUID of the file to update. Must be a valid UUID format.\"),\n revn: z.number().int().describe(\"Revision number of the file. Used for optimistic locking to prevent conflicts.\"),\n vern: z.number().int().describe(\"Version number of the file. Used for tracking file version history.\"),\n changes: z.array(z.record(z.string(), z.unknown())).describe(\"Array of change objects to apply to the file. Each change object must have a 'type' field and additional fields based on the change type (e.g., AddObjChange, ModObjChange, DelObjChange, AddPageChange, etc.).\").optional(),\n features: z.array(z.string()).describe(\"Set of feature flags to enable for this update operation.\").optional(),\n sessionId: z.string().describe(\"UUID of the session. Must be a valid UUID format.\"),\n skipValidate: z.boolean().describe(\"Whether to skip validation of changes. Use with caution as invalid changes may corrupt the file.\").optional(),\n changesWithMetadata: z.array(z.record(z.string(), z.unknown())).describe(\"Array of change groups with metadata including hint events and origin information.\").optional(),\n}).describe(\"Request model for updating a Penpot file with changes.\");\nconst PenpotUpdateFile_ChangeResultSchema = z.object({\n id: z.string().describe(\"UUID of the change result\").nullable().optional(),\n revn: z.number().int().describe(\"Revision number after the update\").nullable().optional(),\n fileId: z.string().describe(\"UUID of the file that was updated\").nullable().optional(),\n changes: z.array(z.record(z.string(), z.unknown())).describe(\"Array of applied changes\").nullable().optional(),\n sessionId: z.string().describe(\"UUID of the session\").nullable().optional(),\n}).passthrough().describe(\"Individual change result in the response.\");\nexport const PenpotUpdateFileOutput = z.object({\n results: z.array(PenpotUpdateFile_ChangeResultSchema).describe(\"Array of change results applied to the file\").nullable().optional(),\n}).passthrough().describe(\"Response model for updating a Penpot file.\");\n\nexport const penpotUpdateFile = action(\"PENPOT_UPDATE_FILE\", {\n slug: \"penpot-update-file\",\n name: \"Update File\",\n description: \"Tool to update a Penpot file with changes. Use when you need to apply modifications to a file such as adding/modifying/deleting objects, pages, colors, components, or other design elements. Requires file ID, session ID, revision number, and version number for optimistic locking.\",\n input: PenpotUpdateFileInput,\n output: PenpotUpdateFileOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-file.cjs","names":["z","action"],"sources":["../../src/actions/update-file.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotUpdateFileInput = z.object({\n id: z.string().describe(\"UUID of the file to update. Must be a valid UUID format.\"),\n revn: z.number().int().describe(\"Revision number of the file. Used for optimistic locking to prevent conflicts.\"),\n vern: z.number().int().describe(\"Version number of the file. Used for tracking file version history.\"),\n changes: z.array(z.record(z.string(), z.unknown())).describe(\"Array of change objects to apply to the file. Each change object must have a 'type' field and additional fields based on the change type (e.g., AddObjChange, ModObjChange, DelObjChange, AddPageChange, etc.).\").optional(),\n features: z.array(z.string()).describe(\"Set of feature flags to enable for this update operation.\").optional(),\n sessionId: z.string().describe(\"UUID of the session. Must be a valid UUID format.\"),\n skipValidate: z.boolean().describe(\"Whether to skip validation of changes. Use with caution as invalid changes may corrupt the file.\").optional(),\n changesWithMetadata: z.array(z.record(z.string(), z.unknown())).describe(\"Array of change groups with metadata including hint events and origin information.\").optional(),\n}).describe(\"Request model for updating a Penpot file with changes.\");\nconst PenpotUpdateFile_ChangeResultSchema = z.object({\n id: z.string().describe(\"UUID of the change result\").nullable().optional(),\n revn: z.number().int().describe(\"Revision number after the update\").nullable().optional(),\n fileId: z.string().describe(\"UUID of the file that was updated\").nullable().optional(),\n changes: z.array(z.record(z.string(), z.unknown())).describe(\"Array of applied changes\").nullable().optional(),\n sessionId: z.string().describe(\"UUID of the session\").nullable().optional(),\n}).passthrough().describe(\"Individual change result in the response.\");\nexport const PenpotUpdateFileOutput = z.object({\n results: z.array(PenpotUpdateFile_ChangeResultSchema).describe(\"Array of change results applied to the file\").nullable().optional(),\n}).passthrough().describe(\"Response model for updating a Penpot file.\");\n\nexport const penpotUpdateFile: AppAction<\n typeof PenpotUpdateFileInput,\n typeof PenpotUpdateFileOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_FILE\", {\n slug: \"penpot-update-file\",\n name: \"Update File\",\n description: \"Tool to update a Penpot file with changes. Use when you need to apply modifications to a file such as adding/modifying/deleting objects, pages, colors, components, or other design elements. Requires file ID, session ID, revision number, and version number for optimistic locking.\",\n input: PenpotUpdateFileInput,\n output: PenpotUpdateFileOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CAClF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gFAAgF;CAChH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qEAAqE;CACrG,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,iNAAiN,CAAC,CAAC,SAAS;CACzR,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAC7G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CAClF,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;CAChJ,qBAAqBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;AAC1K,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,sCAAsCA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,SAASA,IAAAA,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAEtE,MAAa,mBAITC,eAAAA,OAAO,sBAAsB;CAC/B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-file.d.ts
|
|
@@ -20,16 +22,7 @@ declare const PenpotUpdateFileOutput: z.ZodObject<{
|
|
|
20
22
|
sessionId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
23
|
}, z.core.$loose>>>>;
|
|
22
24
|
}, z.core.$loose>;
|
|
23
|
-
declare const penpotUpdateFile:
|
|
24
|
-
id: string;
|
|
25
|
-
revn: number;
|
|
26
|
-
vern: number;
|
|
27
|
-
sessionId: string;
|
|
28
|
-
changes?: Record<string, unknown>[] | undefined;
|
|
29
|
-
features?: string[] | undefined;
|
|
30
|
-
skipValidate?: boolean | undefined;
|
|
31
|
-
changesWithMetadata?: Record<string, unknown>[] | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
25
|
+
declare const penpotUpdateFile: AppAction<typeof PenpotUpdateFileInput, typeof PenpotUpdateFileOutput, typeof penpot.credential>;
|
|
33
26
|
//#endregion
|
|
34
27
|
export { penpotUpdateFile };
|
|
35
28
|
//# sourceMappingURL=update-file.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-file.d.cts","names":[],"sources":["../../src/actions/update-file.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-file.d.cts","names":[],"sources":["../../src/actions/update-file.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;cAiBrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;cAItB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-file.d.ts
|
|
@@ -20,16 +22,7 @@ declare const PenpotUpdateFileOutput: z.ZodObject<{
|
|
|
20
22
|
sessionId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
23
|
}, z.core.$loose>>>>;
|
|
22
24
|
}, z.core.$loose>;
|
|
23
|
-
declare const penpotUpdateFile:
|
|
24
|
-
id: string;
|
|
25
|
-
revn: number;
|
|
26
|
-
vern: number;
|
|
27
|
-
sessionId: string;
|
|
28
|
-
changes?: Record<string, unknown>[] | undefined;
|
|
29
|
-
features?: string[] | undefined;
|
|
30
|
-
skipValidate?: boolean | undefined;
|
|
31
|
-
changesWithMetadata?: Record<string, unknown>[] | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
25
|
+
declare const penpotUpdateFile: AppAction<typeof PenpotUpdateFileInput, typeof PenpotUpdateFileOutput, typeof penpot.credential>;
|
|
33
26
|
//#endregion
|
|
34
27
|
export { penpotUpdateFile };
|
|
35
28
|
//# sourceMappingURL=update-file.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-file.d.mts","names":[],"sources":["../../src/actions/update-file.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-file.d.mts","names":[],"sources":["../../src/actions/update-file.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;cAiBrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;cAItB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-file.mjs","names":[],"sources":["../../src/actions/update-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateFileInput = z.object({\n id: z.string().describe(\"UUID of the file to update. Must be a valid UUID format.\"),\n revn: z.number().int().describe(\"Revision number of the file. Used for optimistic locking to prevent conflicts.\"),\n vern: z.number().int().describe(\"Version number of the file. Used for tracking file version history.\"),\n changes: z.array(z.record(z.string(), z.unknown())).describe(\"Array of change objects to apply to the file. Each change object must have a 'type' field and additional fields based on the change type (e.g., AddObjChange, ModObjChange, DelObjChange, AddPageChange, etc.).\").optional(),\n features: z.array(z.string()).describe(\"Set of feature flags to enable for this update operation.\").optional(),\n sessionId: z.string().describe(\"UUID of the session. Must be a valid UUID format.\"),\n skipValidate: z.boolean().describe(\"Whether to skip validation of changes. Use with caution as invalid changes may corrupt the file.\").optional(),\n changesWithMetadata: z.array(z.record(z.string(), z.unknown())).describe(\"Array of change groups with metadata including hint events and origin information.\").optional(),\n}).describe(\"Request model for updating a Penpot file with changes.\");\nconst PenpotUpdateFile_ChangeResultSchema = z.object({\n id: z.string().describe(\"UUID of the change result\").nullable().optional(),\n revn: z.number().int().describe(\"Revision number after the update\").nullable().optional(),\n fileId: z.string().describe(\"UUID of the file that was updated\").nullable().optional(),\n changes: z.array(z.record(z.string(), z.unknown())).describe(\"Array of applied changes\").nullable().optional(),\n sessionId: z.string().describe(\"UUID of the session\").nullable().optional(),\n}).passthrough().describe(\"Individual change result in the response.\");\nexport const PenpotUpdateFileOutput = z.object({\n results: z.array(PenpotUpdateFile_ChangeResultSchema).describe(\"Array of change results applied to the file\").nullable().optional(),\n}).passthrough().describe(\"Response model for updating a Penpot file.\");\n\nexport const penpotUpdateFile = action(\"PENPOT_UPDATE_FILE\", {\n slug: \"penpot-update-file\",\n name: \"Update File\",\n description: \"Tool to update a Penpot file with changes. Use when you need to apply modifications to a file such as adding/modifying/deleting objects, pages, colors, components, or other design elements. Requires file ID, session ID, revision number, and version number for optimistic locking.\",\n input: PenpotUpdateFileInput,\n output: PenpotUpdateFileOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-file.mjs","names":[],"sources":["../../src/actions/update-file.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotUpdateFileInput = z.object({\n id: z.string().describe(\"UUID of the file to update. Must be a valid UUID format.\"),\n revn: z.number().int().describe(\"Revision number of the file. Used for optimistic locking to prevent conflicts.\"),\n vern: z.number().int().describe(\"Version number of the file. Used for tracking file version history.\"),\n changes: z.array(z.record(z.string(), z.unknown())).describe(\"Array of change objects to apply to the file. Each change object must have a 'type' field and additional fields based on the change type (e.g., AddObjChange, ModObjChange, DelObjChange, AddPageChange, etc.).\").optional(),\n features: z.array(z.string()).describe(\"Set of feature flags to enable for this update operation.\").optional(),\n sessionId: z.string().describe(\"UUID of the session. Must be a valid UUID format.\"),\n skipValidate: z.boolean().describe(\"Whether to skip validation of changes. Use with caution as invalid changes may corrupt the file.\").optional(),\n changesWithMetadata: z.array(z.record(z.string(), z.unknown())).describe(\"Array of change groups with metadata including hint events and origin information.\").optional(),\n}).describe(\"Request model for updating a Penpot file with changes.\");\nconst PenpotUpdateFile_ChangeResultSchema = z.object({\n id: z.string().describe(\"UUID of the change result\").nullable().optional(),\n revn: z.number().int().describe(\"Revision number after the update\").nullable().optional(),\n fileId: z.string().describe(\"UUID of the file that was updated\").nullable().optional(),\n changes: z.array(z.record(z.string(), z.unknown())).describe(\"Array of applied changes\").nullable().optional(),\n sessionId: z.string().describe(\"UUID of the session\").nullable().optional(),\n}).passthrough().describe(\"Individual change result in the response.\");\nexport const PenpotUpdateFileOutput = z.object({\n results: z.array(PenpotUpdateFile_ChangeResultSchema).describe(\"Array of change results applied to the file\").nullable().optional(),\n}).passthrough().describe(\"Response model for updating a Penpot file.\");\n\nexport const penpotUpdateFile: AppAction<\n typeof PenpotUpdateFileInput,\n typeof PenpotUpdateFileOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_FILE\", {\n slug: \"penpot-update-file\",\n name: \"Update File\",\n description: \"Tool to update a Penpot file with changes. Use when you need to apply modifications to a file such as adding/modifying/deleting objects, pages, colors, components, or other design elements. Requires file ID, session ID, revision number, and version number for optimistic locking.\",\n input: PenpotUpdateFileInput,\n output: PenpotUpdateFileOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wBAAwB,EAAE,OAAO;CAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CAClF,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gFAAgF;CAChH,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qEAAqE;CACrG,SAAS,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,iNAAiN,CAAC,CAAC,SAAS;CACzR,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAC7G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CAClF,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;CAChJ,qBAAqB,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;AAC1K,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,sCAAsC,EAAE,OAAO;CACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,SAAS,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAKrE,MAAa,mBAIT,OAAO,sBAAsB;CAC/B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAboC,EAAE,OAAO,EAC7C,SAAS,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-font.cjs","names":["z","action"],"sources":["../../src/actions/update-font.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateFontInput = z.object({\n id: z.string().describe(\"UUID of the font to update\"),\n name: z.string().describe(\"Updated name for the font (1-250 characters)\"),\n team_id: z.string().describe(\"UUID of the team that owns the font\"),\n}).describe(\"Request schema for updating a font's metadata in Penpot.\");\nexport const PenpotUpdateFontOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Response data from the API after updating the font\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating a font's metadata in Penpot.\");\n\nexport const penpotUpdateFont = action(\"PENPOT_UPDATE_FONT\", {\n slug: \"penpot-update-font\",\n name: \"Update Font\",\n description: \"Tool to update a font's metadata in Penpot. Use when you need to modify the name or other properties of an existing font in a team.\",\n input: PenpotUpdateFontInput,\n output: PenpotUpdateFontOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-font.cjs","names":["z","action"],"sources":["../../src/actions/update-font.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotUpdateFontInput = z.object({\n id: z.string().describe(\"UUID of the font to update\"),\n name: z.string().describe(\"Updated name for the font (1-250 characters)\"),\n team_id: z.string().describe(\"UUID of the team that owns the font\"),\n}).describe(\"Request schema for updating a font's metadata in Penpot.\");\nexport const PenpotUpdateFontOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Response data from the API after updating the font\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating a font's metadata in Penpot.\");\n\nexport const penpotUpdateFont: AppAction<\n typeof PenpotUpdateFontInput,\n typeof PenpotUpdateFontOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_FONT\", {\n slug: \"penpot-update-font\",\n name: \"Update Font\",\n description: \"Tool to update a font's metadata in Penpot. Use when you need to modify the name or other properties of an existing font in a team.\",\n input: PenpotUpdateFontInput,\n output: PenpotUpdateFontOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CACxE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;AACpE,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAEvF,MAAa,mBAITC,eAAAA,OAAO,sBAAsB;CAC/B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-font.d.ts
|
|
@@ -9,11 +11,7 @@ declare const PenpotUpdateFontInput: z.ZodObject<{
|
|
|
9
11
|
declare const PenpotUpdateFontOutput: z.ZodObject<{
|
|
10
12
|
data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const penpotUpdateFont:
|
|
13
|
-
id: string;
|
|
14
|
-
name: string;
|
|
15
|
-
team_id: string;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
declare const penpotUpdateFont: AppAction<typeof PenpotUpdateFontInput, typeof PenpotUpdateFontOutput, typeof penpot.credential>;
|
|
17
15
|
//#endregion
|
|
18
16
|
export { penpotUpdateFont };
|
|
19
17
|
//# sourceMappingURL=update-font.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-font.d.cts","names":[],"sources":["../../src/actions/update-font.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-font.d.cts","names":[],"sources":["../../src/actions/update-font.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;cAKrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAItB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-font.d.ts
|
|
@@ -9,11 +11,7 @@ declare const PenpotUpdateFontInput: z.ZodObject<{
|
|
|
9
11
|
declare const PenpotUpdateFontOutput: z.ZodObject<{
|
|
10
12
|
data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const penpotUpdateFont:
|
|
13
|
-
id: string;
|
|
14
|
-
name: string;
|
|
15
|
-
team_id: string;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
declare const penpotUpdateFont: AppAction<typeof PenpotUpdateFontInput, typeof PenpotUpdateFontOutput, typeof penpot.credential>;
|
|
17
15
|
//#endregion
|
|
18
16
|
export { penpotUpdateFont };
|
|
19
17
|
//# sourceMappingURL=update-font.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-font.d.mts","names":[],"sources":["../../src/actions/update-font.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-font.d.mts","names":[],"sources":["../../src/actions/update-font.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;cAKrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAItB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-font.mjs","names":[],"sources":["../../src/actions/update-font.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateFontInput = z.object({\n id: z.string().describe(\"UUID of the font to update\"),\n name: z.string().describe(\"Updated name for the font (1-250 characters)\"),\n team_id: z.string().describe(\"UUID of the team that owns the font\"),\n}).describe(\"Request schema for updating a font's metadata in Penpot.\");\nexport const PenpotUpdateFontOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Response data from the API after updating the font\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating a font's metadata in Penpot.\");\n\nexport const penpotUpdateFont = action(\"PENPOT_UPDATE_FONT\", {\n slug: \"penpot-update-font\",\n name: \"Update Font\",\n description: \"Tool to update a font's metadata in Penpot. Use when you need to modify the name or other properties of an existing font in a team.\",\n input: PenpotUpdateFontInput,\n output: PenpotUpdateFontOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-font.mjs","names":[],"sources":["../../src/actions/update-font.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotUpdateFontInput = z.object({\n id: z.string().describe(\"UUID of the font to update\"),\n name: z.string().describe(\"Updated name for the font (1-250 characters)\"),\n team_id: z.string().describe(\"UUID of the team that owns the font\"),\n}).describe(\"Request schema for updating a font's metadata in Penpot.\");\nexport const PenpotUpdateFontOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Response data from the API after updating the font\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating a font's metadata in Penpot.\");\n\nexport const penpotUpdateFont: AppAction<\n typeof PenpotUpdateFontInput,\n typeof PenpotUpdateFontOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_FONT\", {\n slug: \"penpot-update-font\",\n name: \"Update Font\",\n description: \"Tool to update a font's metadata in Penpot. Use when you need to modify the name or other properties of an existing font in a team.\",\n input: PenpotUpdateFontInput,\n output: PenpotUpdateFontOutput,\n});\n"],"mappings":";;;AAeA,MAAa,mBAIT,OAAO,sBAAsB;CAC/B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBmC,EAAE,OAAO;EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;EACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;EACxE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CACpE,CAAC,CAAC,CAAC,SAAS,0DAaH;CACP,QAboC,EAAE,OAAO,EAC7C,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-profile-notifications.cjs","names":["z","action"],"sources":["../../src/actions/update-profile-notifications.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateProfileNotificationsInput = z.object({\n email_invites: z.enum([\"all\", \"none\"]).describe(\"Notification setting for email invites. Controls whether the user receives email notifications about team or project invitations.\"),\n email_comments: z.enum([\"all\", \"partial\", \"none\"]).describe(\"Notification setting for email comments. Controls whether the user receives email notifications about comments.\"),\n dashboard_comments: z.enum([\"all\", \"partial\", \"none\"]).describe(\"Notification setting for dashboard comments. Controls whether the user receives notifications about comments on the dashboard.\"),\n}).describe(\"Request model for updating notification settings for the user profile.\");\nexport const PenpotUpdateProfileNotificationsOutput = z.object({\n email_invites: z.string().describe(\"Updated notification setting for email invites\").nullable().optional(),\n email_comments: z.string().describe(\"Updated notification setting for email comments\").nullable().optional(),\n dashboard_comments: z.string().describe(\"Updated notification setting for dashboard comments\").nullable().optional(),\n}).passthrough().describe(\"Response model for UpdateProfileNotifications action.\\nReturns the updated notification settings.\");\n\nexport const penpotUpdateProfileNotifications = action(\"PENPOT_UPDATE_PROFILE_NOTIFICATIONS\", {\n slug: \"penpot-update-profile-notifications\",\n name: \"Update Profile Notifications\",\n description: \"Tool to update notification settings for the authenticated user's profile. Use when you need to configure how the user receives notifications about comments and invitations.\",\n input: PenpotUpdateProfileNotificationsInput,\n output: PenpotUpdateProfileNotificationsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-profile-notifications.cjs","names":["z","action"],"sources":["../../src/actions/update-profile-notifications.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotUpdateProfileNotificationsInput = z.object({\n email_invites: z.enum([\"all\", \"none\"]).describe(\"Notification setting for email invites. Controls whether the user receives email notifications about team or project invitations.\"),\n email_comments: z.enum([\"all\", \"partial\", \"none\"]).describe(\"Notification setting for email comments. Controls whether the user receives email notifications about comments.\"),\n dashboard_comments: z.enum([\"all\", \"partial\", \"none\"]).describe(\"Notification setting for dashboard comments. Controls whether the user receives notifications about comments on the dashboard.\"),\n}).describe(\"Request model for updating notification settings for the user profile.\");\nexport const PenpotUpdateProfileNotificationsOutput = z.object({\n email_invites: z.string().describe(\"Updated notification setting for email invites\").nullable().optional(),\n email_comments: z.string().describe(\"Updated notification setting for email comments\").nullable().optional(),\n dashboard_comments: z.string().describe(\"Updated notification setting for dashboard comments\").nullable().optional(),\n}).passthrough().describe(\"Response model for UpdateProfileNotifications action.\\nReturns the updated notification settings.\");\n\nexport const penpotUpdateProfileNotifications: AppAction<\n typeof PenpotUpdateProfileNotificationsInput,\n typeof PenpotUpdateProfileNotificationsOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_PROFILE_NOTIFICATIONS\", {\n slug: \"penpot-update-profile-notifications\",\n name: \"Update Profile Notifications\",\n description: \"Tool to update notification settings for the authenticated user's profile. Use when you need to configure how the user receives notifications about comments and invitations.\",\n input: PenpotUpdateProfileNotificationsInput,\n output: PenpotUpdateProfileNotificationsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,eAAeA,IAAAA,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,SAAS,mIAAmI;CACnL,gBAAgBA,IAAAA,EAAE,KAAK;EAAC;EAAO;EAAW;CAAM,CAAC,CAAC,CAAC,SAAS,iHAAiH;CAC7K,oBAAoBA,IAAAA,EAAE,KAAK;EAAC;EAAO;EAAW;CAAM,CAAC,CAAC,CAAC,SAAS,gIAAgI;AAClM,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mGAAmG;AAE7H,MAAa,mCAITC,eAAAA,OAAO,uCAAuC;CAChD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-profile-notifications.d.ts
|
|
@@ -22,11 +24,7 @@ declare const PenpotUpdateProfileNotificationsOutput: z.ZodObject<{
|
|
|
22
24
|
email_comments: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
25
|
dashboard_comments: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
26
|
}, z.core.$loose>;
|
|
25
|
-
declare const penpotUpdateProfileNotifications:
|
|
26
|
-
email_invites: "all" | "none";
|
|
27
|
-
email_comments: "all" | "none" | "partial";
|
|
28
|
-
dashboard_comments: "all" | "none" | "partial";
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
27
|
+
declare const penpotUpdateProfileNotifications: AppAction<typeof PenpotUpdateProfileNotificationsInput, typeof PenpotUpdateProfileNotificationsOutput, typeof penpot.credential>;
|
|
30
28
|
//#endregion
|
|
31
29
|
export { penpotUpdateProfileNotifications };
|
|
32
30
|
//# sourceMappingURL=update-profile-notifications.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-profile-notifications.d.cts","names":[],"sources":["../../src/actions/update-profile-notifications.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-profile-notifications.d.cts","names":[],"sources":["../../src/actions/update-profile-notifications.ts"],"mappings":";;;;;cAMa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAKrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;cAMtC,gCAAA,EAAkC,SAAA,QACtC,qCAAA,SACA,sCAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-profile-notifications.d.ts
|
|
@@ -22,11 +24,7 @@ declare const PenpotUpdateProfileNotificationsOutput: z.ZodObject<{
|
|
|
22
24
|
email_comments: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
25
|
dashboard_comments: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
26
|
}, z.core.$loose>;
|
|
25
|
-
declare const penpotUpdateProfileNotifications:
|
|
26
|
-
email_invites: "all" | "none";
|
|
27
|
-
email_comments: "all" | "none" | "partial";
|
|
28
|
-
dashboard_comments: "all" | "none" | "partial";
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
27
|
+
declare const penpotUpdateProfileNotifications: AppAction<typeof PenpotUpdateProfileNotificationsInput, typeof PenpotUpdateProfileNotificationsOutput, typeof penpot.credential>;
|
|
30
28
|
//#endregion
|
|
31
29
|
export { penpotUpdateProfileNotifications };
|
|
32
30
|
//# sourceMappingURL=update-profile-notifications.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-profile-notifications.d.mts","names":[],"sources":["../../src/actions/update-profile-notifications.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-profile-notifications.d.mts","names":[],"sources":["../../src/actions/update-profile-notifications.ts"],"mappings":";;;;;cAMa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAKrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;cAMtC,gCAAA,EAAkC,SAAA,QACtC,qCAAA,SACA,sCAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-profile-notifications.mjs","names":[],"sources":["../../src/actions/update-profile-notifications.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateProfileNotificationsInput = z.object({\n email_invites: z.enum([\"all\", \"none\"]).describe(\"Notification setting for email invites. Controls whether the user receives email notifications about team or project invitations.\"),\n email_comments: z.enum([\"all\", \"partial\", \"none\"]).describe(\"Notification setting for email comments. Controls whether the user receives email notifications about comments.\"),\n dashboard_comments: z.enum([\"all\", \"partial\", \"none\"]).describe(\"Notification setting for dashboard comments. Controls whether the user receives notifications about comments on the dashboard.\"),\n}).describe(\"Request model for updating notification settings for the user profile.\");\nexport const PenpotUpdateProfileNotificationsOutput = z.object({\n email_invites: z.string().describe(\"Updated notification setting for email invites\").nullable().optional(),\n email_comments: z.string().describe(\"Updated notification setting for email comments\").nullable().optional(),\n dashboard_comments: z.string().describe(\"Updated notification setting for dashboard comments\").nullable().optional(),\n}).passthrough().describe(\"Response model for UpdateProfileNotifications action.\\nReturns the updated notification settings.\");\n\nexport const penpotUpdateProfileNotifications = action(\"PENPOT_UPDATE_PROFILE_NOTIFICATIONS\", {\n slug: \"penpot-update-profile-notifications\",\n name: \"Update Profile Notifications\",\n description: \"Tool to update notification settings for the authenticated user's profile. Use when you need to configure how the user receives notifications about comments and invitations.\",\n input: PenpotUpdateProfileNotificationsInput,\n output: PenpotUpdateProfileNotificationsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-profile-notifications.mjs","names":[],"sources":["../../src/actions/update-profile-notifications.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotUpdateProfileNotificationsInput = z.object({\n email_invites: z.enum([\"all\", \"none\"]).describe(\"Notification setting for email invites. Controls whether the user receives email notifications about team or project invitations.\"),\n email_comments: z.enum([\"all\", \"partial\", \"none\"]).describe(\"Notification setting for email comments. Controls whether the user receives email notifications about comments.\"),\n dashboard_comments: z.enum([\"all\", \"partial\", \"none\"]).describe(\"Notification setting for dashboard comments. Controls whether the user receives notifications about comments on the dashboard.\"),\n}).describe(\"Request model for updating notification settings for the user profile.\");\nexport const PenpotUpdateProfileNotificationsOutput = z.object({\n email_invites: z.string().describe(\"Updated notification setting for email invites\").nullable().optional(),\n email_comments: z.string().describe(\"Updated notification setting for email comments\").nullable().optional(),\n dashboard_comments: z.string().describe(\"Updated notification setting for dashboard comments\").nullable().optional(),\n}).passthrough().describe(\"Response model for UpdateProfileNotifications action.\\nReturns the updated notification settings.\");\n\nexport const penpotUpdateProfileNotifications: AppAction<\n typeof PenpotUpdateProfileNotificationsInput,\n typeof PenpotUpdateProfileNotificationsOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_PROFILE_NOTIFICATIONS\", {\n slug: \"penpot-update-profile-notifications\",\n name: \"Update Profile Notifications\",\n description: \"Tool to update notification settings for the authenticated user's profile. Use when you need to configure how the user receives notifications about comments and invitations.\",\n input: PenpotUpdateProfileNotificationsInput,\n output: PenpotUpdateProfileNotificationsOutput,\n});\n"],"mappings":";;;AAiBA,MAAa,mCAIT,OAAO,uCAAuC;CAChD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnBmD,EAAE,OAAO;EAC5D,eAAe,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,SAAS,mIAAmI;EACnL,gBAAgB,EAAE,KAAK;GAAC;GAAO;GAAW;EAAM,CAAC,CAAC,CAAC,SAAS,iHAAiH;EAC7K,oBAAoB,EAAE,KAAK;GAAC;GAAO;GAAW;EAAM,CAAC,CAAC,CAAC,SAAS,gIAAgI;CAClM,CAAC,CAAC,CAAC,SAAS,wEAeH;CACP,QAfoD,EAAE,OAAO;EAC7D,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mGAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-profile-props.cjs","names":["z","action"],"sources":["../../src/actions/update-profile-props.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateProfilePropsInput = z.object({\n props: z.object({\n plugins: z.object({\n ids: z.array(z.string()).describe(\"List of plugin IDs\"),\n data: z.record(z.string(), z.unknown()).describe(\"Plugin configuration data\"),\n}).describe(\"Plugins configuration for the profile.\").optional(),\n v2InfoShown: z.boolean().describe(\"Whether v2 info has been shown\").optional(),\n notifications: z.object({\n emailInvites: z.enum([\"all\", \"none\"]).describe(\"Email invites notification setting: 'all' or 'none'\"),\n emailComments: z.enum([\"all\", \"partial\", \"none\"]).describe(\"Email comments notification setting: 'all', 'partial', or 'none'\"),\n dashboardComments: z.enum([\"all\", \"partial\", \"none\"]).describe(\"Dashboard comments notification setting: 'all', 'partial', or 'none'\"),\n}).describe(\"Notification preferences for the profile.\").optional(),\n welcomeFileId: z.boolean().describe(\"Welcome file identifier flag\").optional(),\n newsletterNews: z.boolean().describe(\"Whether to receive newsletter news\").optional(),\n onboardingTeamId: z.string().describe(\"UUID of the onboarding team\").optional(),\n onboardingViewed: z.boolean().describe(\"Whether onboarding has been viewed\").optional(),\n workspaceVisited: z.boolean().describe(\"Whether workspace has been visited\").optional(),\n newsletterUpdates: z.boolean().describe(\"Whether to receive newsletter updates\").optional(),\n releaseNotesViewed: z.string().describe(\"Release notes version that was viewed (non-whitespace string)\").optional(),\n}).describe(\"Custom properties to update for the user profile\"),\n}).describe(\"Request model for updating custom profile properties.\");\nexport const PenpotUpdateProfilePropsOutput = z.record(z.string(), z.unknown()).describe(\"Response model for UpdateProfileProps action.\\nThe API returns an empty JSON object on successful update.\");\n\nexport const penpotUpdateProfileProps = action(\"PENPOT_UPDATE_PROFILE_PROPS\", {\n slug: \"penpot-update-profile-props\",\n name: \"Update Profile Props\",\n description: \"Tool to update custom properties for the authenticated user's profile. Use when you need to modify user preferences such as onboarding status, notification settings, newsletter subscriptions, or plugin configurations.\",\n input: PenpotUpdateProfilePropsInput,\n output: PenpotUpdateProfilePropsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-profile-props.cjs","names":["z","action"],"sources":["../../src/actions/update-profile-props.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotUpdateProfilePropsInput = z.object({\n props: z.object({\n plugins: z.object({\n ids: z.array(z.string()).describe(\"List of plugin IDs\"),\n data: z.record(z.string(), z.unknown()).describe(\"Plugin configuration data\"),\n}).describe(\"Plugins configuration for the profile.\").optional(),\n v2InfoShown: z.boolean().describe(\"Whether v2 info has been shown\").optional(),\n notifications: z.object({\n emailInvites: z.enum([\"all\", \"none\"]).describe(\"Email invites notification setting: 'all' or 'none'\"),\n emailComments: z.enum([\"all\", \"partial\", \"none\"]).describe(\"Email comments notification setting: 'all', 'partial', or 'none'\"),\n dashboardComments: z.enum([\"all\", \"partial\", \"none\"]).describe(\"Dashboard comments notification setting: 'all', 'partial', or 'none'\"),\n}).describe(\"Notification preferences for the profile.\").optional(),\n welcomeFileId: z.boolean().describe(\"Welcome file identifier flag\").optional(),\n newsletterNews: z.boolean().describe(\"Whether to receive newsletter news\").optional(),\n onboardingTeamId: z.string().describe(\"UUID of the onboarding team\").optional(),\n onboardingViewed: z.boolean().describe(\"Whether onboarding has been viewed\").optional(),\n workspaceVisited: z.boolean().describe(\"Whether workspace has been visited\").optional(),\n newsletterUpdates: z.boolean().describe(\"Whether to receive newsletter updates\").optional(),\n releaseNotesViewed: z.string().describe(\"Release notes version that was viewed (non-whitespace string)\").optional(),\n}).describe(\"Custom properties to update for the user profile\"),\n}).describe(\"Request model for updating custom profile properties.\");\nexport const PenpotUpdateProfilePropsOutput = z.record(z.string(), z.unknown()).describe(\"Response model for UpdateProfileProps action.\\nThe API returns an empty JSON object on successful update.\");\n\nexport const penpotUpdateProfileProps: AppAction<\n typeof PenpotUpdateProfilePropsInput,\n typeof PenpotUpdateProfilePropsOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_PROFILE_PROPS\", {\n slug: \"penpot-update-profile-props\",\n name: \"Update Profile Props\",\n description: \"Tool to update custom properties for the authenticated user's profile. Use when you need to modify user preferences such as onboarding status, notification settings, newsletter subscriptions, or plugin configurations.\",\n input: PenpotUpdateProfilePropsInput,\n output: PenpotUpdateProfilePropsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,OAAOA,IAAAA,EAAE,OAAO;CAChB,SAASA,IAAAA,EAAE,OAAO;EAClB,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oBAAoB;EACtD,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2BAA2B;CAC9E,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC7D,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAC7E,eAAeA,IAAAA,EAAE,OAAO;EACxB,cAAcA,IAAAA,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,SAAS,qDAAqD;EACpG,eAAeA,IAAAA,EAAE,KAAK;GAAC;GAAO;GAAW;EAAM,CAAC,CAAC,CAAC,SAAS,kEAAkE;EAC7H,mBAAmBA,IAAAA,EAAE,KAAK;GAAC;GAAO;GAAW;EAAM,CAAC,CAAC,CAAC,SAAS,sEAAsE;CACvI,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAChE,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC7E,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACpF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAC9E,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACtF,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACtF,mBAAmBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1F,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,SAAS,kDAAkD,EAC9D,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,iCAAiCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2GAA2G;AAEpM,MAAa,2BAITC,eAAAA,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-profile-props.d.ts
|
|
@@ -34,27 +36,7 @@ declare const PenpotUpdateProfilePropsInput: z.ZodObject<{
|
|
|
34
36
|
}, z.core.$strip>;
|
|
35
37
|
}, z.core.$strip>;
|
|
36
38
|
declare const PenpotUpdateProfilePropsOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
37
|
-
declare const penpotUpdateProfileProps:
|
|
38
|
-
props: {
|
|
39
|
-
plugins?: {
|
|
40
|
-
ids: string[];
|
|
41
|
-
data: Record<string, unknown>;
|
|
42
|
-
} | undefined;
|
|
43
|
-
v2InfoShown?: boolean | undefined;
|
|
44
|
-
notifications?: {
|
|
45
|
-
emailInvites: "all" | "none";
|
|
46
|
-
emailComments: "all" | "none" | "partial";
|
|
47
|
-
dashboardComments: "all" | "none" | "partial";
|
|
48
|
-
} | undefined;
|
|
49
|
-
welcomeFileId?: boolean | undefined;
|
|
50
|
-
newsletterNews?: boolean | undefined;
|
|
51
|
-
onboardingTeamId?: string | undefined;
|
|
52
|
-
onboardingViewed?: boolean | undefined;
|
|
53
|
-
workspaceVisited?: boolean | undefined;
|
|
54
|
-
newsletterUpdates?: boolean | undefined;
|
|
55
|
-
releaseNotesViewed?: string | undefined;
|
|
56
|
-
};
|
|
57
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
39
|
+
declare const penpotUpdateProfileProps: AppAction<typeof PenpotUpdateProfilePropsInput, typeof PenpotUpdateProfilePropsOutput, typeof penpot.credential>;
|
|
58
40
|
//#endregion
|
|
59
41
|
export { penpotUpdateProfileProps };
|
|
60
42
|
//# sourceMappingURL=update-profile-props.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-profile-props.d.cts","names":[],"sources":["../../src/actions/update-profile-props.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-profile-props.d.cts","names":[],"sources":["../../src/actions/update-profile-props.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAqB7B,8BAAA,EAA8B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-profile-props.d.ts
|
|
@@ -34,27 +36,7 @@ declare const PenpotUpdateProfilePropsInput: z.ZodObject<{
|
|
|
34
36
|
}, z.core.$strip>;
|
|
35
37
|
}, z.core.$strip>;
|
|
36
38
|
declare const PenpotUpdateProfilePropsOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
37
|
-
declare const penpotUpdateProfileProps:
|
|
38
|
-
props: {
|
|
39
|
-
plugins?: {
|
|
40
|
-
ids: string[];
|
|
41
|
-
data: Record<string, unknown>;
|
|
42
|
-
} | undefined;
|
|
43
|
-
v2InfoShown?: boolean | undefined;
|
|
44
|
-
notifications?: {
|
|
45
|
-
emailInvites: "all" | "none";
|
|
46
|
-
emailComments: "all" | "none" | "partial";
|
|
47
|
-
dashboardComments: "all" | "none" | "partial";
|
|
48
|
-
} | undefined;
|
|
49
|
-
welcomeFileId?: boolean | undefined;
|
|
50
|
-
newsletterNews?: boolean | undefined;
|
|
51
|
-
onboardingTeamId?: string | undefined;
|
|
52
|
-
onboardingViewed?: boolean | undefined;
|
|
53
|
-
workspaceVisited?: boolean | undefined;
|
|
54
|
-
newsletterUpdates?: boolean | undefined;
|
|
55
|
-
releaseNotesViewed?: string | undefined;
|
|
56
|
-
};
|
|
57
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
39
|
+
declare const penpotUpdateProfileProps: AppAction<typeof PenpotUpdateProfilePropsInput, typeof PenpotUpdateProfilePropsOutput, typeof penpot.credential>;
|
|
58
40
|
//#endregion
|
|
59
41
|
export { penpotUpdateProfileProps };
|
|
60
42
|
//# sourceMappingURL=update-profile-props.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-profile-props.d.mts","names":[],"sources":["../../src/actions/update-profile-props.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-profile-props.d.mts","names":[],"sources":["../../src/actions/update-profile-props.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAqB7B,8BAAA,EAA8B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-profile-props.mjs","names":[],"sources":["../../src/actions/update-profile-props.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateProfilePropsInput = z.object({\n props: z.object({\n plugins: z.object({\n ids: z.array(z.string()).describe(\"List of plugin IDs\"),\n data: z.record(z.string(), z.unknown()).describe(\"Plugin configuration data\"),\n}).describe(\"Plugins configuration for the profile.\").optional(),\n v2InfoShown: z.boolean().describe(\"Whether v2 info has been shown\").optional(),\n notifications: z.object({\n emailInvites: z.enum([\"all\", \"none\"]).describe(\"Email invites notification setting: 'all' or 'none'\"),\n emailComments: z.enum([\"all\", \"partial\", \"none\"]).describe(\"Email comments notification setting: 'all', 'partial', or 'none'\"),\n dashboardComments: z.enum([\"all\", \"partial\", \"none\"]).describe(\"Dashboard comments notification setting: 'all', 'partial', or 'none'\"),\n}).describe(\"Notification preferences for the profile.\").optional(),\n welcomeFileId: z.boolean().describe(\"Welcome file identifier flag\").optional(),\n newsletterNews: z.boolean().describe(\"Whether to receive newsletter news\").optional(),\n onboardingTeamId: z.string().describe(\"UUID of the onboarding team\").optional(),\n onboardingViewed: z.boolean().describe(\"Whether onboarding has been viewed\").optional(),\n workspaceVisited: z.boolean().describe(\"Whether workspace has been visited\").optional(),\n newsletterUpdates: z.boolean().describe(\"Whether to receive newsletter updates\").optional(),\n releaseNotesViewed: z.string().describe(\"Release notes version that was viewed (non-whitespace string)\").optional(),\n}).describe(\"Custom properties to update for the user profile\"),\n}).describe(\"Request model for updating custom profile properties.\");\nexport const PenpotUpdateProfilePropsOutput = z.record(z.string(), z.unknown()).describe(\"Response model for UpdateProfileProps action.\\nThe API returns an empty JSON object on successful update.\");\n\nexport const penpotUpdateProfileProps = action(\"PENPOT_UPDATE_PROFILE_PROPS\", {\n slug: \"penpot-update-profile-props\",\n name: \"Update Profile Props\",\n description: \"Tool to update custom properties for the authenticated user's profile. Use when you need to modify user preferences such as onboarding status, notification settings, newsletter subscriptions, or plugin configurations.\",\n input: PenpotUpdateProfilePropsInput,\n output: PenpotUpdateProfilePropsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-profile-props.mjs","names":[],"sources":["../../src/actions/update-profile-props.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotUpdateProfilePropsInput = z.object({\n props: z.object({\n plugins: z.object({\n ids: z.array(z.string()).describe(\"List of plugin IDs\"),\n data: z.record(z.string(), z.unknown()).describe(\"Plugin configuration data\"),\n}).describe(\"Plugins configuration for the profile.\").optional(),\n v2InfoShown: z.boolean().describe(\"Whether v2 info has been shown\").optional(),\n notifications: z.object({\n emailInvites: z.enum([\"all\", \"none\"]).describe(\"Email invites notification setting: 'all' or 'none'\"),\n emailComments: z.enum([\"all\", \"partial\", \"none\"]).describe(\"Email comments notification setting: 'all', 'partial', or 'none'\"),\n dashboardComments: z.enum([\"all\", \"partial\", \"none\"]).describe(\"Dashboard comments notification setting: 'all', 'partial', or 'none'\"),\n}).describe(\"Notification preferences for the profile.\").optional(),\n welcomeFileId: z.boolean().describe(\"Welcome file identifier flag\").optional(),\n newsletterNews: z.boolean().describe(\"Whether to receive newsletter news\").optional(),\n onboardingTeamId: z.string().describe(\"UUID of the onboarding team\").optional(),\n onboardingViewed: z.boolean().describe(\"Whether onboarding has been viewed\").optional(),\n workspaceVisited: z.boolean().describe(\"Whether workspace has been visited\").optional(),\n newsletterUpdates: z.boolean().describe(\"Whether to receive newsletter updates\").optional(),\n releaseNotesViewed: z.string().describe(\"Release notes version that was viewed (non-whitespace string)\").optional(),\n}).describe(\"Custom properties to update for the user profile\"),\n}).describe(\"Request model for updating custom profile properties.\");\nexport const PenpotUpdateProfilePropsOutput = z.record(z.string(), z.unknown()).describe(\"Response model for UpdateProfileProps action.\\nThe API returns an empty JSON object on successful update.\");\n\nexport const penpotUpdateProfileProps: AppAction<\n typeof PenpotUpdateProfilePropsInput,\n typeof PenpotUpdateProfilePropsOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_PROFILE_PROPS\", {\n slug: \"penpot-update-profile-props\",\n name: \"Update Profile Props\",\n description: \"Tool to update custom properties for the authenticated user's profile. Use when you need to modify user preferences such as onboarding status, notification settings, newsletter subscriptions, or plugin configurations.\",\n input: PenpotUpdateProfilePropsInput,\n output: PenpotUpdateProfilePropsOutput,\n});\n"],"mappings":";;;AA6BA,MAAa,2BAIT,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA/B2C,EAAE,OAAO,EACpD,OAAO,EAAE,OAAO;EAChB,SAAS,EAAE,OAAO;GAClB,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oBAAoB;GACtD,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2BAA2B;EAC9E,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EAC7D,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EAC7E,eAAe,EAAE,OAAO;GACxB,cAAc,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,SAAS,qDAAqD;GACpG,eAAe,EAAE,KAAK;IAAC;IAAO;IAAW;GAAM,CAAC,CAAC,CAAC,SAAS,kEAAkE;GAC7H,mBAAmB,EAAE,KAAK;IAAC;IAAO;IAAW;GAAM,CAAC,CAAC,CAAC,SAAS,sEAAsE;EACvI,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EAChE,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EAC7E,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EACpF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EAC9E,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EACtF,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EACtF,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC1F,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CACpH,CAAC,CAAC,CAAC,SAAS,kDAAkD,EAC9D,CAAC,CAAC,CAAC,SAAS,uDAWH;CACP,QAX4C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2GAW/E;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-profile.cjs","names":["z","action"],"sources":["../../src/actions/update-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateProfileInput = z.object({\n lang: z.string().describe(\"Language preference code (maximum 8 characters, e.g., 'en', 'es', 'fr')\").optional(),\n theme: z.string().describe(\"Theme preference for the user interface (maximum 250 characters)\").optional(),\n fullname: z.string().describe(\"Full name of the user\"),\n}).describe(\"Request schema for updating the current user's profile.\");\nconst PenpotUpdateProfile_ProfilePropsPluginsSchema = z.object({\n ids: z.array(z.string()).describe(\"List of plugin IDs\").nullable().optional(),\n data: z.record(z.string(), z.unknown()).describe(\"Plugin configuration data\").nullable().optional(),\n}).passthrough().describe(\"Plugins configuration for the profile.\");\nconst PenpotUpdateProfile_ProfilePropsNotificationsSchema = z.object({\n emailInvites: z.string().describe(\"Email invites notification setting\").nullable().optional(),\n emailComments: z.string().describe(\"Email comments notification setting\").nullable().optional(),\n dashboardComments: z.string().describe(\"Dashboard comments notification setting\").nullable().optional(),\n}).passthrough().describe(\"Notification preferences for the profile.\");\nconst PenpotUpdateProfile_ProfilePropsSchema = z.object({\n plugins: PenpotUpdateProfile_ProfilePropsPluginsSchema.nullable().optional(),\n v2InfoShown: z.boolean().describe(\"Whether v2 info has been shown\").nullable().optional(),\n notifications: PenpotUpdateProfile_ProfilePropsNotificationsSchema.nullable().optional(),\n welcomeFileId: z.boolean().describe(\"Welcome file identifier flag\").nullable().optional(),\n newsletterNews: z.boolean().describe(\"Whether to receive newsletter news\").nullable().optional(),\n onboardingTeamId: z.string().describe(\"UUID of the onboarding team\").nullable().optional(),\n onboardingViewed: z.boolean().describe(\"Whether onboarding has been viewed\").nullable().optional(),\n workspaceVisited: z.boolean().describe(\"Whether workspace has been visited\").nullable().optional(),\n newsletterUpdates: z.boolean().describe(\"Whether to receive newsletter updates\").nullable().optional(),\n releaseNotesViewed: z.string().describe(\"Release notes version that was viewed\").nullable().optional(),\n}).passthrough().describe(\"Additional properties for the user profile.\");\nexport const PenpotUpdateProfileOutput = z.object({\n id: z.string().describe(\"UUID of the user\").nullable(),\n email: z.string().describe(\"Email address of the user\").nullable(),\n props: PenpotUpdateProfile_ProfilePropsSchema.nullable().optional(),\n isDemo: z.boolean().describe(\"Whether this is a demo account\").nullable().optional(),\n isMuted: z.boolean().describe(\"Whether the user is muted\").nullable().optional(),\n fullname: z.string().describe(\"Full name of the user\").nullable(),\n isActive: z.boolean().describe(\"Whether the user account is active\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the profile was created\").nullable().optional(),\n isBlocked: z.boolean().describe(\"Whether the user account is blocked\").nullable().optional(),\n modifiedAt: z.string().describe(\"ISO timestamp when the profile was last modified\").nullable().optional(),\n defaultTeamId: z.string().describe(\"UUID of the default team\").nullable().optional(),\n defaultProjectId: z.string().describe(\"UUID of the default project\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating the user's profile.\");\n\nexport const penpotUpdateProfile = action(\"PENPOT_UPDATE_PROFILE\", {\n slug: \"penpot-update-profile\",\n name: \"Update Profile\",\n description: \"Tool to update the current authenticated user's profile information. Use when you need to change the user's full name, language preference, or theme settings.\",\n input: PenpotUpdateProfileInput,\n output: PenpotUpdateProfileOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-profile.cjs","names":["z","action"],"sources":["../../src/actions/update-profile.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotUpdateProfileInput = z.object({\n lang: z.string().describe(\"Language preference code (maximum 8 characters, e.g., 'en', 'es', 'fr')\").optional(),\n theme: z.string().describe(\"Theme preference for the user interface (maximum 250 characters)\").optional(),\n fullname: z.string().describe(\"Full name of the user\"),\n}).describe(\"Request schema for updating the current user's profile.\");\nconst PenpotUpdateProfile_ProfilePropsPluginsSchema = z.object({\n ids: z.array(z.string()).describe(\"List of plugin IDs\").nullable().optional(),\n data: z.record(z.string(), z.unknown()).describe(\"Plugin configuration data\").nullable().optional(),\n}).passthrough().describe(\"Plugins configuration for the profile.\");\nconst PenpotUpdateProfile_ProfilePropsNotificationsSchema = z.object({\n emailInvites: z.string().describe(\"Email invites notification setting\").nullable().optional(),\n emailComments: z.string().describe(\"Email comments notification setting\").nullable().optional(),\n dashboardComments: z.string().describe(\"Dashboard comments notification setting\").nullable().optional(),\n}).passthrough().describe(\"Notification preferences for the profile.\");\nconst PenpotUpdateProfile_ProfilePropsSchema = z.object({\n plugins: PenpotUpdateProfile_ProfilePropsPluginsSchema.nullable().optional(),\n v2InfoShown: z.boolean().describe(\"Whether v2 info has been shown\").nullable().optional(),\n notifications: PenpotUpdateProfile_ProfilePropsNotificationsSchema.nullable().optional(),\n welcomeFileId: z.boolean().describe(\"Welcome file identifier flag\").nullable().optional(),\n newsletterNews: z.boolean().describe(\"Whether to receive newsletter news\").nullable().optional(),\n onboardingTeamId: z.string().describe(\"UUID of the onboarding team\").nullable().optional(),\n onboardingViewed: z.boolean().describe(\"Whether onboarding has been viewed\").nullable().optional(),\n workspaceVisited: z.boolean().describe(\"Whether workspace has been visited\").nullable().optional(),\n newsletterUpdates: z.boolean().describe(\"Whether to receive newsletter updates\").nullable().optional(),\n releaseNotesViewed: z.string().describe(\"Release notes version that was viewed\").nullable().optional(),\n}).passthrough().describe(\"Additional properties for the user profile.\");\nexport const PenpotUpdateProfileOutput = z.object({\n id: z.string().describe(\"UUID of the user\").nullable(),\n email: z.string().describe(\"Email address of the user\").nullable(),\n props: PenpotUpdateProfile_ProfilePropsSchema.nullable().optional(),\n isDemo: z.boolean().describe(\"Whether this is a demo account\").nullable().optional(),\n isMuted: z.boolean().describe(\"Whether the user is muted\").nullable().optional(),\n fullname: z.string().describe(\"Full name of the user\").nullable(),\n isActive: z.boolean().describe(\"Whether the user account is active\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the profile was created\").nullable().optional(),\n isBlocked: z.boolean().describe(\"Whether the user account is blocked\").nullable().optional(),\n modifiedAt: z.string().describe(\"ISO timestamp when the profile was last modified\").nullable().optional(),\n defaultTeamId: z.string().describe(\"UUID of the default team\").nullable().optional(),\n defaultProjectId: z.string().describe(\"UUID of the default project\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating the user's profile.\");\n\nexport const penpotUpdateProfile: AppAction<\n typeof PenpotUpdateProfileInput,\n typeof PenpotUpdateProfileOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_PROFILE\", {\n slug: \"penpot-update-profile\",\n name: \"Update Profile\",\n description: \"Tool to update the current authenticated user's profile information. Use when you need to change the user's full name, language preference, or theme settings.\",\n input: PenpotUpdateProfileInput,\n output: PenpotUpdateProfileOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-profile.d.ts
|
|
@@ -38,11 +40,7 @@ declare const PenpotUpdateProfileOutput: z.ZodObject<{
|
|
|
38
40
|
defaultTeamId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
41
|
defaultProjectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
42
|
}, z.core.$loose>;
|
|
41
|
-
declare const penpotUpdateProfile:
|
|
42
|
-
fullname: string;
|
|
43
|
-
lang?: string | undefined;
|
|
44
|
-
theme?: string | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
43
|
+
declare const penpotUpdateProfile: AppAction<typeof PenpotUpdateProfileInput, typeof PenpotUpdateProfileOutput, typeof penpot.credential>;
|
|
46
44
|
//#endregion
|
|
47
45
|
export { penpotUpdateProfile };
|
|
48
46
|
//# sourceMappingURL=update-profile.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-profile.d.cts","names":[],"sources":["../../src/actions/update-profile.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-profile.d.cts","names":[],"sources":["../../src/actions/update-profile.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;cA0BxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAezB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { penpot } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-profile.d.ts
|
|
@@ -38,11 +40,7 @@ declare const PenpotUpdateProfileOutput: z.ZodObject<{
|
|
|
38
40
|
defaultTeamId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
41
|
defaultProjectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
42
|
}, z.core.$loose>;
|
|
41
|
-
declare const penpotUpdateProfile:
|
|
42
|
-
fullname: string;
|
|
43
|
-
lang?: string | undefined;
|
|
44
|
-
theme?: string | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
43
|
+
declare const penpotUpdateProfile: AppAction<typeof PenpotUpdateProfileInput, typeof PenpotUpdateProfileOutput, typeof penpot.credential>;
|
|
46
44
|
//#endregion
|
|
47
45
|
export { penpotUpdateProfile };
|
|
48
46
|
//# sourceMappingURL=update-profile.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-profile.d.mts","names":[],"sources":["../../src/actions/update-profile.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-profile.d.mts","names":[],"sources":["../../src/actions/update-profile.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;cA0BxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAezB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-profile.mjs","names":[],"sources":["../../src/actions/update-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotUpdateProfileInput = z.object({\n lang: z.string().describe(\"Language preference code (maximum 8 characters, e.g., 'en', 'es', 'fr')\").optional(),\n theme: z.string().describe(\"Theme preference for the user interface (maximum 250 characters)\").optional(),\n fullname: z.string().describe(\"Full name of the user\"),\n}).describe(\"Request schema for updating the current user's profile.\");\nconst PenpotUpdateProfile_ProfilePropsPluginsSchema = z.object({\n ids: z.array(z.string()).describe(\"List of plugin IDs\").nullable().optional(),\n data: z.record(z.string(), z.unknown()).describe(\"Plugin configuration data\").nullable().optional(),\n}).passthrough().describe(\"Plugins configuration for the profile.\");\nconst PenpotUpdateProfile_ProfilePropsNotificationsSchema = z.object({\n emailInvites: z.string().describe(\"Email invites notification setting\").nullable().optional(),\n emailComments: z.string().describe(\"Email comments notification setting\").nullable().optional(),\n dashboardComments: z.string().describe(\"Dashboard comments notification setting\").nullable().optional(),\n}).passthrough().describe(\"Notification preferences for the profile.\");\nconst PenpotUpdateProfile_ProfilePropsSchema = z.object({\n plugins: PenpotUpdateProfile_ProfilePropsPluginsSchema.nullable().optional(),\n v2InfoShown: z.boolean().describe(\"Whether v2 info has been shown\").nullable().optional(),\n notifications: PenpotUpdateProfile_ProfilePropsNotificationsSchema.nullable().optional(),\n welcomeFileId: z.boolean().describe(\"Welcome file identifier flag\").nullable().optional(),\n newsletterNews: z.boolean().describe(\"Whether to receive newsletter news\").nullable().optional(),\n onboardingTeamId: z.string().describe(\"UUID of the onboarding team\").nullable().optional(),\n onboardingViewed: z.boolean().describe(\"Whether onboarding has been viewed\").nullable().optional(),\n workspaceVisited: z.boolean().describe(\"Whether workspace has been visited\").nullable().optional(),\n newsletterUpdates: z.boolean().describe(\"Whether to receive newsletter updates\").nullable().optional(),\n releaseNotesViewed: z.string().describe(\"Release notes version that was viewed\").nullable().optional(),\n}).passthrough().describe(\"Additional properties for the user profile.\");\nexport const PenpotUpdateProfileOutput = z.object({\n id: z.string().describe(\"UUID of the user\").nullable(),\n email: z.string().describe(\"Email address of the user\").nullable(),\n props: PenpotUpdateProfile_ProfilePropsSchema.nullable().optional(),\n isDemo: z.boolean().describe(\"Whether this is a demo account\").nullable().optional(),\n isMuted: z.boolean().describe(\"Whether the user is muted\").nullable().optional(),\n fullname: z.string().describe(\"Full name of the user\").nullable(),\n isActive: z.boolean().describe(\"Whether the user account is active\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the profile was created\").nullable().optional(),\n isBlocked: z.boolean().describe(\"Whether the user account is blocked\").nullable().optional(),\n modifiedAt: z.string().describe(\"ISO timestamp when the profile was last modified\").nullable().optional(),\n defaultTeamId: z.string().describe(\"UUID of the default team\").nullable().optional(),\n defaultProjectId: z.string().describe(\"UUID of the default project\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating the user's profile.\");\n\nexport const penpotUpdateProfile = action(\"PENPOT_UPDATE_PROFILE\", {\n slug: \"penpot-update-profile\",\n name: \"Update Profile\",\n description: \"Tool to update the current authenticated user's profile information. Use when you need to change the user's full name, language preference, or theme settings.\",\n input: PenpotUpdateProfileInput,\n output: PenpotUpdateProfileOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-profile.mjs","names":[],"sources":["../../src/actions/update-profile.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotUpdateProfileInput = z.object({\n lang: z.string().describe(\"Language preference code (maximum 8 characters, e.g., 'en', 'es', 'fr')\").optional(),\n theme: z.string().describe(\"Theme preference for the user interface (maximum 250 characters)\").optional(),\n fullname: z.string().describe(\"Full name of the user\"),\n}).describe(\"Request schema for updating the current user's profile.\");\nconst PenpotUpdateProfile_ProfilePropsPluginsSchema = z.object({\n ids: z.array(z.string()).describe(\"List of plugin IDs\").nullable().optional(),\n data: z.record(z.string(), z.unknown()).describe(\"Plugin configuration data\").nullable().optional(),\n}).passthrough().describe(\"Plugins configuration for the profile.\");\nconst PenpotUpdateProfile_ProfilePropsNotificationsSchema = z.object({\n emailInvites: z.string().describe(\"Email invites notification setting\").nullable().optional(),\n emailComments: z.string().describe(\"Email comments notification setting\").nullable().optional(),\n dashboardComments: z.string().describe(\"Dashboard comments notification setting\").nullable().optional(),\n}).passthrough().describe(\"Notification preferences for the profile.\");\nconst PenpotUpdateProfile_ProfilePropsSchema = z.object({\n plugins: PenpotUpdateProfile_ProfilePropsPluginsSchema.nullable().optional(),\n v2InfoShown: z.boolean().describe(\"Whether v2 info has been shown\").nullable().optional(),\n notifications: PenpotUpdateProfile_ProfilePropsNotificationsSchema.nullable().optional(),\n welcomeFileId: z.boolean().describe(\"Welcome file identifier flag\").nullable().optional(),\n newsletterNews: z.boolean().describe(\"Whether to receive newsletter news\").nullable().optional(),\n onboardingTeamId: z.string().describe(\"UUID of the onboarding team\").nullable().optional(),\n onboardingViewed: z.boolean().describe(\"Whether onboarding has been viewed\").nullable().optional(),\n workspaceVisited: z.boolean().describe(\"Whether workspace has been visited\").nullable().optional(),\n newsletterUpdates: z.boolean().describe(\"Whether to receive newsletter updates\").nullable().optional(),\n releaseNotesViewed: z.string().describe(\"Release notes version that was viewed\").nullable().optional(),\n}).passthrough().describe(\"Additional properties for the user profile.\");\nexport const PenpotUpdateProfileOutput = z.object({\n id: z.string().describe(\"UUID of the user\").nullable(),\n email: z.string().describe(\"Email address of the user\").nullable(),\n props: PenpotUpdateProfile_ProfilePropsSchema.nullable().optional(),\n isDemo: z.boolean().describe(\"Whether this is a demo account\").nullable().optional(),\n isMuted: z.boolean().describe(\"Whether the user is muted\").nullable().optional(),\n fullname: z.string().describe(\"Full name of the user\").nullable(),\n isActive: z.boolean().describe(\"Whether the user account is active\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the profile was created\").nullable().optional(),\n isBlocked: z.boolean().describe(\"Whether the user account is blocked\").nullable().optional(),\n modifiedAt: z.string().describe(\"ISO timestamp when the profile was last modified\").nullable().optional(),\n defaultTeamId: z.string().describe(\"UUID of the default team\").nullable().optional(),\n defaultProjectId: z.string().describe(\"UUID of the default project\").nullable().optional(),\n}).passthrough().describe(\"Response schema after updating the user's profile.\");\n\nexport const penpotUpdateProfile: AppAction<\n typeof PenpotUpdateProfileInput,\n typeof PenpotUpdateProfileOutput,\n typeof penpot.credential\n> = action(\"PENPOT_UPDATE_PROFILE\", {\n slug: \"penpot-update-profile\",\n name: \"Update Profile\",\n description: \"Tool to update the current authenticated user's profile information. Use when you need to change the user's full name, language preference, or theme settings.\",\n input: PenpotUpdateProfileInput,\n output: PenpotUpdateProfileOutput,\n});\n"],"mappings":"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"}
|