@keystrokehq/penpot 0.1.0 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/create-access-token.cjs +1 -1
- package/dist/actions/create-access-token.cjs.map +1 -1
- package/dist/actions/create-access-token.d.cts +16 -3
- package/dist/actions/create-access-token.d.cts.map +1 -1
- package/dist/actions/create-access-token.d.mts +16 -3
- package/dist/actions/create-access-token.d.mts.map +1 -1
- package/dist/actions/create-access-token.mjs +1 -1
- package/dist/actions/create-access-token.mjs.map +1 -1
- package/dist/actions/create-comment-thread.cjs +2 -2
- package/dist/actions/create-comment-thread.cjs.map +1 -1
- package/dist/actions/create-comment-thread.d.cts +30 -3
- package/dist/actions/create-comment-thread.d.cts.map +1 -1
- package/dist/actions/create-comment-thread.d.mts +30 -3
- package/dist/actions/create-comment-thread.d.mts.map +1 -1
- package/dist/actions/create-comment-thread.mjs +2 -2
- package/dist/actions/create-comment-thread.mjs.map +1 -1
- package/dist/actions/create-file.cjs +1 -1
- package/dist/actions/create-file.cjs.map +1 -1
- package/dist/actions/create-file.d.cts +23 -3
- package/dist/actions/create-file.d.cts.map +1 -1
- package/dist/actions/create-file.d.mts +23 -3
- package/dist/actions/create-file.d.mts.map +1 -1
- package/dist/actions/create-file.mjs +1 -1
- package/dist/actions/create-file.mjs.map +1 -1
- package/dist/actions/create-project.cjs +4 -4
- package/dist/actions/create-project.cjs.map +1 -1
- package/dist/actions/create-project.d.cts +18 -3
- package/dist/actions/create-project.d.cts.map +1 -1
- package/dist/actions/create-project.d.mts +18 -3
- package/dist/actions/create-project.d.mts.map +1 -1
- package/dist/actions/create-project.mjs +4 -4
- package/dist/actions/create-project.mjs.map +1 -1
- package/dist/actions/create-team-access-request.cjs +1 -1
- package/dist/actions/create-team-access-request.cjs.map +1 -1
- package/dist/actions/create-team-access-request.d.cts +13 -3
- package/dist/actions/create-team-access-request.d.cts.map +1 -1
- package/dist/actions/create-team-access-request.d.mts +13 -3
- package/dist/actions/create-team-access-request.d.mts.map +1 -1
- package/dist/actions/create-team-access-request.mjs +1 -1
- package/dist/actions/create-team-access-request.mjs.map +1 -1
- package/dist/actions/create-team.cjs +2 -2
- package/dist/actions/create-team.cjs.map +1 -1
- package/dist/actions/create-team.d.cts +23 -3
- package/dist/actions/create-team.d.cts.map +1 -1
- package/dist/actions/create-team.d.mts +23 -3
- package/dist/actions/create-team.d.mts.map +1 -1
- package/dist/actions/create-team.mjs +2 -2
- package/dist/actions/create-team.mjs.map +1 -1
- package/dist/actions/create-webhook.cjs +1 -1
- package/dist/actions/create-webhook.cjs.map +1 -1
- package/dist/actions/create-webhook.d.cts +20 -3
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +20 -3
- package/dist/actions/create-webhook.d.mts.map +1 -1
- package/dist/actions/create-webhook.mjs +1 -1
- package/dist/actions/create-webhook.mjs.map +1 -1
- package/dist/actions/delete-access-token.cjs +1 -1
- package/dist/actions/delete-access-token.cjs.map +1 -1
- package/dist/actions/delete-access-token.d.cts +9 -3
- package/dist/actions/delete-access-token.d.cts.map +1 -1
- package/dist/actions/delete-access-token.d.mts +9 -3
- package/dist/actions/delete-access-token.d.mts.map +1 -1
- package/dist/actions/delete-access-token.mjs +1 -1
- package/dist/actions/delete-access-token.mjs.map +1 -1
- package/dist/actions/delete-comment.cjs +2 -2
- package/dist/actions/delete-comment.cjs.map +1 -1
- package/dist/actions/delete-comment.d.cts +12 -3
- package/dist/actions/delete-comment.d.cts.map +1 -1
- package/dist/actions/delete-comment.d.mts +12 -3
- package/dist/actions/delete-comment.d.mts.map +1 -1
- package/dist/actions/delete-comment.mjs +2 -2
- package/dist/actions/delete-comment.mjs.map +1 -1
- package/dist/actions/delete-file-snapshot.cjs +1 -1
- package/dist/actions/delete-file-snapshot.cjs.map +1 -1
- package/dist/actions/delete-file-snapshot.d.cts +9 -3
- package/dist/actions/delete-file-snapshot.d.cts.map +1 -1
- package/dist/actions/delete-file-snapshot.d.mts +9 -3
- package/dist/actions/delete-file-snapshot.d.mts.map +1 -1
- package/dist/actions/delete-file-snapshot.mjs +1 -1
- package/dist/actions/delete-file-snapshot.mjs.map +1 -1
- package/dist/actions/delete-project.cjs +1 -1
- package/dist/actions/delete-project.cjs.map +1 -1
- package/dist/actions/delete-project.d.cts +9 -3
- package/dist/actions/delete-project.d.cts.map +1 -1
- package/dist/actions/delete-project.d.mts +9 -3
- package/dist/actions/delete-project.d.mts.map +1 -1
- package/dist/actions/delete-project.mjs +1 -1
- package/dist/actions/delete-project.mjs.map +1 -1
- package/dist/actions/delete-team-files-permanently.cjs +1 -1
- package/dist/actions/delete-team-files-permanently.cjs.map +1 -1
- package/dist/actions/delete-team-files-permanently.d.cts +11 -3
- package/dist/actions/delete-team-files-permanently.d.cts.map +1 -1
- package/dist/actions/delete-team-files-permanently.d.mts +11 -3
- package/dist/actions/delete-team-files-permanently.d.mts.map +1 -1
- package/dist/actions/delete-team-files-permanently.mjs +1 -1
- package/dist/actions/delete-team-files-permanently.mjs.map +1 -1
- package/dist/actions/delete-team-invitation.cjs +1 -1
- package/dist/actions/delete-team-invitation.cjs.map +1 -1
- package/dist/actions/delete-team-invitation.d.cts +11 -3
- package/dist/actions/delete-team-invitation.d.cts.map +1 -1
- package/dist/actions/delete-team-invitation.d.mts +11 -3
- package/dist/actions/delete-team-invitation.d.mts.map +1 -1
- package/dist/actions/delete-team-invitation.mjs +1 -1
- package/dist/actions/delete-team-invitation.mjs.map +1 -1
- package/dist/actions/delete-team-member.cjs +1 -1
- package/dist/actions/delete-team-member.cjs.map +1 -1
- package/dist/actions/delete-team-member.d.cts +11 -3
- package/dist/actions/delete-team-member.d.cts.map +1 -1
- package/dist/actions/delete-team-member.d.mts +11 -3
- package/dist/actions/delete-team-member.d.mts.map +1 -1
- package/dist/actions/delete-team-member.mjs +1 -1
- package/dist/actions/delete-team-member.mjs.map +1 -1
- package/dist/actions/delete-team.cjs +1 -1
- package/dist/actions/delete-team.cjs.map +1 -1
- package/dist/actions/delete-team.d.cts +9 -3
- package/dist/actions/delete-team.d.cts.map +1 -1
- package/dist/actions/delete-team.d.mts +9 -3
- package/dist/actions/delete-team.d.mts.map +1 -1
- package/dist/actions/delete-team.mjs +1 -1
- package/dist/actions/delete-team.mjs.map +1 -1
- package/dist/actions/delete-webhook.cjs +1 -1
- package/dist/actions/delete-webhook.cjs.map +1 -1
- package/dist/actions/delete-webhook.d.cts +9 -3
- package/dist/actions/delete-webhook.d.cts.map +1 -1
- package/dist/actions/delete-webhook.d.mts +9 -3
- package/dist/actions/delete-webhook.d.mts.map +1 -1
- package/dist/actions/delete-webhook.mjs +1 -1
- package/dist/actions/delete-webhook.mjs.map +1 -1
- package/dist/actions/duplicate-file.cjs +1 -1
- package/dist/actions/duplicate-file.cjs.map +1 -1
- package/dist/actions/duplicate-file.d.cts +21 -3
- package/dist/actions/duplicate-file.d.cts.map +1 -1
- package/dist/actions/duplicate-file.d.mts +21 -3
- package/dist/actions/duplicate-file.d.mts.map +1 -1
- package/dist/actions/duplicate-file.mjs +1 -1
- package/dist/actions/duplicate-file.mjs.map +1 -1
- package/dist/actions/duplicate-project.cjs +1 -1
- package/dist/actions/duplicate-project.cjs.map +1 -1
- package/dist/actions/duplicate-project.d.cts +12 -3
- package/dist/actions/duplicate-project.d.cts.map +1 -1
- package/dist/actions/duplicate-project.d.mts +12 -3
- package/dist/actions/duplicate-project.d.mts.map +1 -1
- package/dist/actions/duplicate-project.mjs +1 -1
- package/dist/actions/duplicate-project.mjs.map +1 -1
- package/dist/actions/get-access-tokens.cjs +2 -2
- package/dist/actions/get-access-tokens.cjs.map +1 -1
- package/dist/actions/get-access-tokens.d.cts +12 -3
- package/dist/actions/get-access-tokens.d.cts.map +1 -1
- package/dist/actions/get-access-tokens.d.mts +12 -3
- package/dist/actions/get-access-tokens.d.mts.map +1 -1
- package/dist/actions/get-access-tokens.mjs +2 -2
- package/dist/actions/get-access-tokens.mjs.map +1 -1
- package/dist/actions/get-all-projects.cjs +2 -2
- package/dist/actions/get-all-projects.cjs.map +1 -1
- package/dist/actions/get-all-projects.d.cts +13 -3
- package/dist/actions/get-all-projects.d.cts.map +1 -1
- package/dist/actions/get-all-projects.d.mts +13 -3
- package/dist/actions/get-all-projects.d.mts.map +1 -1
- package/dist/actions/get-all-projects.mjs +2 -2
- package/dist/actions/get-all-projects.mjs.map +1 -1
- package/dist/actions/get-builtin-templates.cjs +4 -4
- package/dist/actions/get-builtin-templates.cjs.map +1 -1
- package/dist/actions/get-builtin-templates.d.cts +8 -3
- package/dist/actions/get-builtin-templates.d.cts.map +1 -1
- package/dist/actions/get-builtin-templates.d.mts +8 -3
- package/dist/actions/get-builtin-templates.d.mts.map +1 -1
- package/dist/actions/get-builtin-templates.mjs +4 -4
- package/dist/actions/get-builtin-templates.mjs.map +1 -1
- package/dist/actions/get-comment-thread.cjs +4 -4
- package/dist/actions/get-comment-thread.cjs.map +1 -1
- package/dist/actions/get-comment-thread.d.cts +38 -3
- package/dist/actions/get-comment-thread.d.cts.map +1 -1
- package/dist/actions/get-comment-thread.d.mts +38 -3
- package/dist/actions/get-comment-thread.d.mts.map +1 -1
- package/dist/actions/get-comment-thread.mjs +4 -4
- package/dist/actions/get-comment-thread.mjs.map +1 -1
- package/dist/actions/get-comment-threads.cjs +3 -3
- package/dist/actions/get-comment-threads.cjs.map +1 -1
- package/dist/actions/get-comment-threads.d.cts +20 -3
- package/dist/actions/get-comment-threads.d.cts.map +1 -1
- package/dist/actions/get-comment-threads.d.mts +20 -3
- package/dist/actions/get-comment-threads.d.mts.map +1 -1
- package/dist/actions/get-comment-threads.mjs +3 -3
- package/dist/actions/get-comment-threads.mjs.map +1 -1
- package/dist/actions/get-comments.cjs +2 -2
- package/dist/actions/get-comments.cjs.map +1 -1
- package/dist/actions/get-comments.d.cts +16 -3
- package/dist/actions/get-comments.d.cts.map +1 -1
- package/dist/actions/get-comments.d.mts +16 -3
- package/dist/actions/get-comments.d.mts.map +1 -1
- package/dist/actions/get-comments.mjs +2 -2
- package/dist/actions/get-comments.mjs.map +1 -1
- package/dist/actions/get-file-info.cjs +3 -3
- package/dist/actions/get-file-info.cjs.map +1 -1
- package/dist/actions/get-file-info.d.cts +19 -3
- package/dist/actions/get-file-info.d.cts.map +1 -1
- package/dist/actions/get-file-info.d.mts +19 -3
- package/dist/actions/get-file-info.d.mts.map +1 -1
- package/dist/actions/get-file-info.mjs +3 -3
- package/dist/actions/get-file-info.mjs.map +1 -1
- package/dist/actions/get-file-libraries.cjs +2 -2
- package/dist/actions/get-file-libraries.cjs.map +1 -1
- package/dist/actions/get-file-libraries.d.cts +15 -3
- package/dist/actions/get-file-libraries.d.cts.map +1 -1
- package/dist/actions/get-file-libraries.d.mts +15 -3
- package/dist/actions/get-file-libraries.d.mts.map +1 -1
- package/dist/actions/get-file-libraries.mjs +2 -2
- package/dist/actions/get-file-libraries.mjs.map +1 -1
- package/dist/actions/get-file-object-thumbnails.cjs +1 -1
- package/dist/actions/get-file-object-thumbnails.cjs.map +1 -1
- package/dist/actions/get-file-object-thumbnails.d.cts +11 -3
- package/dist/actions/get-file-object-thumbnails.d.cts.map +1 -1
- package/dist/actions/get-file-object-thumbnails.d.mts +11 -3
- package/dist/actions/get-file-object-thumbnails.d.mts.map +1 -1
- package/dist/actions/get-file-object-thumbnails.mjs +1 -1
- package/dist/actions/get-file-object-thumbnails.mjs.map +1 -1
- package/dist/actions/get-file-snapshots.cjs +2 -2
- package/dist/actions/get-file-snapshots.cjs.map +1 -1
- package/dist/actions/get-file-snapshots.d.cts +14 -3
- package/dist/actions/get-file-snapshots.d.cts.map +1 -1
- package/dist/actions/get-file-snapshots.d.mts +14 -3
- package/dist/actions/get-file-snapshots.d.mts.map +1 -1
- package/dist/actions/get-file-snapshots.mjs +2 -2
- package/dist/actions/get-file-snapshots.mjs.map +1 -1
- package/dist/actions/get-file-summary.cjs +8 -8
- package/dist/actions/get-file-summary.cjs.map +1 -1
- package/dist/actions/get-file-summary.d.cts +24 -3
- package/dist/actions/get-file-summary.d.cts.map +1 -1
- package/dist/actions/get-file-summary.d.mts +24 -3
- package/dist/actions/get-file-summary.d.mts.map +1 -1
- package/dist/actions/get-file-summary.mjs +8 -8
- package/dist/actions/get-file-summary.mjs.map +1 -1
- package/dist/actions/get-file.cjs +18 -18
- package/dist/actions/get-file.cjs.map +1 -1
- package/dist/actions/get-file.d.cts +30 -3
- package/dist/actions/get-file.d.cts.map +1 -1
- package/dist/actions/get-file.d.mts +30 -3
- package/dist/actions/get-file.d.mts.map +1 -1
- package/dist/actions/get-file.mjs +18 -18
- package/dist/actions/get-file.mjs.map +1 -1
- package/dist/actions/get-font-variants.cjs +1 -1
- package/dist/actions/get-font-variants.cjs.map +1 -1
- package/dist/actions/get-font-variants.d.cts +15 -3
- package/dist/actions/get-font-variants.d.cts.map +1 -1
- package/dist/actions/get-font-variants.d.mts +15 -3
- package/dist/actions/get-font-variants.d.mts.map +1 -1
- package/dist/actions/get-font-variants.mjs +1 -1
- package/dist/actions/get-font-variants.mjs.map +1 -1
- package/dist/actions/get-library-file-references.cjs +2 -2
- package/dist/actions/get-library-file-references.cjs.map +1 -1
- package/dist/actions/get-library-file-references.d.cts +14 -3
- package/dist/actions/get-library-file-references.d.cts.map +1 -1
- package/dist/actions/get-library-file-references.d.mts +14 -3
- package/dist/actions/get-library-file-references.d.mts.map +1 -1
- package/dist/actions/get-library-file-references.mjs +2 -2
- package/dist/actions/get-library-file-references.mjs.map +1 -1
- package/dist/actions/get-library-usage.cjs +1 -1
- package/dist/actions/get-library-usage.cjs.map +1 -1
- package/dist/actions/get-library-usage.d.cts +9 -3
- package/dist/actions/get-library-usage.d.cts.map +1 -1
- package/dist/actions/get-library-usage.d.mts +9 -3
- package/dist/actions/get-library-usage.d.mts.map +1 -1
- package/dist/actions/get-library-usage.mjs +1 -1
- package/dist/actions/get-library-usage.mjs.map +1 -1
- package/dist/actions/get-owned-teams.cjs +2 -2
- package/dist/actions/get-owned-teams.cjs.map +1 -1
- package/dist/actions/get-owned-teams.d.cts +12 -3
- package/dist/actions/get-owned-teams.d.cts.map +1 -1
- package/dist/actions/get-owned-teams.d.mts +12 -3
- package/dist/actions/get-owned-teams.d.mts.map +1 -1
- package/dist/actions/get-owned-teams.mjs +2 -2
- package/dist/actions/get-owned-teams.mjs.map +1 -1
- package/dist/actions/get-page.cjs +2 -2
- package/dist/actions/get-page.cjs.map +1 -1
- package/dist/actions/get-page.d.cts +16 -3
- package/dist/actions/get-page.d.cts.map +1 -1
- package/dist/actions/get-page.d.mts +16 -3
- package/dist/actions/get-page.d.mts.map +1 -1
- package/dist/actions/get-page.mjs +2 -2
- package/dist/actions/get-page.mjs.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.cjs +2 -2
- package/dist/actions/get-profiles-for-file-comments.cjs.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.d.cts +15 -3
- package/dist/actions/get-profiles-for-file-comments.d.cts.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.d.mts +15 -3
- package/dist/actions/get-profiles-for-file-comments.d.mts.map +1 -1
- package/dist/actions/get-profiles-for-file-comments.mjs +2 -2
- package/dist/actions/get-profiles-for-file-comments.mjs.map +1 -1
- package/dist/actions/get-project-files.cjs +4 -4
- package/dist/actions/get-project-files.cjs.map +1 -1
- package/dist/actions/get-project-files.d.cts +21 -3
- package/dist/actions/get-project-files.d.cts.map +1 -1
- package/dist/actions/get-project-files.d.mts +21 -3
- package/dist/actions/get-project-files.d.mts.map +1 -1
- package/dist/actions/get-project-files.mjs +4 -4
- package/dist/actions/get-project-files.mjs.map +1 -1
- package/dist/actions/get-project.cjs +1 -1
- package/dist/actions/get-project.cjs.map +1 -1
- package/dist/actions/get-project.d.cts +15 -3
- package/dist/actions/get-project.d.cts.map +1 -1
- package/dist/actions/get-project.d.mts +15 -3
- package/dist/actions/get-project.d.mts.map +1 -1
- package/dist/actions/get-project.mjs +1 -1
- package/dist/actions/get-project.mjs.map +1 -1
- package/dist/actions/get-sso-provider.cjs +1 -1
- package/dist/actions/get-sso-provider.cjs.map +1 -1
- package/dist/actions/get-sso-provider.d.cts +9 -3
- package/dist/actions/get-sso-provider.d.cts.map +1 -1
- package/dist/actions/get-sso-provider.d.mts +9 -3
- package/dist/actions/get-sso-provider.d.mts.map +1 -1
- package/dist/actions/get-sso-provider.mjs +1 -1
- package/dist/actions/get-sso-provider.mjs.map +1 -1
- package/dist/actions/get-subscription-usage.cjs +1 -1
- package/dist/actions/get-subscription-usage.cjs.map +1 -1
- package/dist/actions/get-subscription-usage.d.cts +9 -3
- package/dist/actions/get-subscription-usage.d.cts.map +1 -1
- package/dist/actions/get-subscription-usage.d.mts +9 -3
- package/dist/actions/get-subscription-usage.d.mts.map +1 -1
- package/dist/actions/get-subscription-usage.mjs +1 -1
- package/dist/actions/get-subscription-usage.mjs.map +1 -1
- package/dist/actions/get-team-deleted-files.cjs +2 -2
- package/dist/actions/get-team-deleted-files.cjs.map +1 -1
- package/dist/actions/get-team-deleted-files.d.cts +18 -3
- package/dist/actions/get-team-deleted-files.d.cts.map +1 -1
- package/dist/actions/get-team-deleted-files.d.mts +18 -3
- package/dist/actions/get-team-deleted-files.d.mts.map +1 -1
- package/dist/actions/get-team-deleted-files.mjs +2 -2
- package/dist/actions/get-team-deleted-files.mjs.map +1 -1
- package/dist/actions/get-team-info.cjs +1 -1
- package/dist/actions/get-team-info.cjs.map +1 -1
- package/dist/actions/get-team-info.d.cts +14 -3
- package/dist/actions/get-team-info.d.cts.map +1 -1
- package/dist/actions/get-team-info.d.mts +14 -3
- package/dist/actions/get-team-info.d.mts.map +1 -1
- package/dist/actions/get-team-info.mjs +1 -1
- package/dist/actions/get-team-info.mjs.map +1 -1
- package/dist/actions/get-team-invitations.cjs +2 -2
- package/dist/actions/get-team-invitations.cjs.map +1 -1
- package/dist/actions/get-team-invitations.d.cts +15 -3
- package/dist/actions/get-team-invitations.d.cts.map +1 -1
- package/dist/actions/get-team-invitations.d.mts +15 -3
- package/dist/actions/get-team-invitations.d.mts.map +1 -1
- package/dist/actions/get-team-invitations.mjs +2 -2
- package/dist/actions/get-team-invitations.mjs.map +1 -1
- package/dist/actions/get-team-members.cjs +2 -2
- package/dist/actions/get-team-members.cjs.map +1 -1
- package/dist/actions/get-team-members.d.cts +19 -3
- package/dist/actions/get-team-members.d.cts.map +1 -1
- package/dist/actions/get-team-members.d.mts +19 -3
- package/dist/actions/get-team-members.d.mts.map +1 -1
- package/dist/actions/get-team-members.mjs +2 -2
- package/dist/actions/get-team-members.mjs.map +1 -1
- package/dist/actions/get-team-shared-files.cjs +2 -2
- package/dist/actions/get-team-shared-files.cjs.map +1 -1
- package/dist/actions/get-team-shared-files.d.cts +19 -3
- package/dist/actions/get-team-shared-files.d.cts.map +1 -1
- package/dist/actions/get-team-shared-files.d.mts +19 -3
- package/dist/actions/get-team-shared-files.d.mts.map +1 -1
- package/dist/actions/get-team-shared-files.mjs +2 -2
- package/dist/actions/get-team-shared-files.mjs.map +1 -1
- package/dist/actions/get-team-stats.cjs +1 -1
- package/dist/actions/get-team-stats.cjs.map +1 -1
- package/dist/actions/get-team-stats.d.cts +11 -3
- package/dist/actions/get-team-stats.d.cts.map +1 -1
- package/dist/actions/get-team-stats.d.mts +11 -3
- package/dist/actions/get-team-stats.d.mts.map +1 -1
- package/dist/actions/get-team-stats.mjs +1 -1
- package/dist/actions/get-team-stats.mjs.map +1 -1
- package/dist/actions/get-team-users.cjs +2 -2
- package/dist/actions/get-team-users.cjs.map +1 -1
- package/dist/actions/get-team-users.d.cts +21 -3
- package/dist/actions/get-team-users.d.cts.map +1 -1
- package/dist/actions/get-team-users.d.mts +21 -3
- package/dist/actions/get-team-users.d.mts.map +1 -1
- package/dist/actions/get-team-users.mjs +2 -2
- package/dist/actions/get-team-users.mjs.map +1 -1
- package/dist/actions/get-team.cjs +2 -2
- package/dist/actions/get-team.cjs.map +1 -1
- package/dist/actions/get-team.d.cts +14 -3
- package/dist/actions/get-team.d.cts.map +1 -1
- package/dist/actions/get-team.d.mts +14 -3
- package/dist/actions/get-team.d.mts.map +1 -1
- package/dist/actions/get-team.mjs +2 -2
- package/dist/actions/get-team.mjs.map +1 -1
- package/dist/actions/get-teams.cjs +3 -3
- package/dist/actions/get-teams.cjs.map +1 -1
- package/dist/actions/get-teams.d.cts +17 -3
- package/dist/actions/get-teams.d.cts.map +1 -1
- package/dist/actions/get-teams.d.mts +17 -3
- package/dist/actions/get-teams.d.mts.map +1 -1
- package/dist/actions/get-teams.mjs +3 -3
- package/dist/actions/get-teams.mjs.map +1 -1
- package/dist/actions/get-unread-comment-threads.cjs +3 -3
- package/dist/actions/get-unread-comment-threads.cjs.map +1 -1
- package/dist/actions/get-unread-comment-threads.d.cts +21 -3
- package/dist/actions/get-unread-comment-threads.d.cts.map +1 -1
- package/dist/actions/get-unread-comment-threads.d.mts +21 -3
- package/dist/actions/get-unread-comment-threads.d.mts.map +1 -1
- package/dist/actions/get-unread-comment-threads.mjs +3 -3
- package/dist/actions/get-unread-comment-threads.mjs.map +1 -1
- package/dist/actions/get-view-only-bundle.cjs +3 -3
- package/dist/actions/get-view-only-bundle.cjs.map +1 -1
- package/dist/actions/get-view-only-bundle.d.cts +22 -3
- package/dist/actions/get-view-only-bundle.d.cts.map +1 -1
- package/dist/actions/get-view-only-bundle.d.mts +22 -3
- package/dist/actions/get-view-only-bundle.d.mts.map +1 -1
- package/dist/actions/get-view-only-bundle.mjs +3 -3
- package/dist/actions/get-view-only-bundle.mjs.map +1 -1
- package/dist/actions/get-webhooks.cjs +3 -3
- package/dist/actions/get-webhooks.cjs.map +1 -1
- package/dist/actions/get-webhooks.d.cts +24 -3
- package/dist/actions/get-webhooks.d.cts.map +1 -1
- package/dist/actions/get-webhooks.d.mts +24 -3
- package/dist/actions/get-webhooks.d.mts.map +1 -1
- package/dist/actions/get-webhooks.mjs +3 -3
- package/dist/actions/get-webhooks.mjs.map +1 -1
- package/dist/actions/has-file-libraries.cjs +1 -1
- package/dist/actions/has-file-libraries.cjs.map +1 -1
- package/dist/actions/has-file-libraries.d.cts +9 -3
- package/dist/actions/has-file-libraries.d.cts.map +1 -1
- package/dist/actions/has-file-libraries.d.mts +9 -3
- package/dist/actions/has-file-libraries.d.mts.map +1 -1
- package/dist/actions/has-file-libraries.mjs +1 -1
- package/dist/actions/has-file-libraries.mjs.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.cjs +1 -1
- package/dist/actions/ignore-file-library-sync-status.cjs.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.d.cts +11 -3
- package/dist/actions/ignore-file-library-sync-status.d.cts.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.d.mts +11 -3
- package/dist/actions/ignore-file-library-sync-status.d.mts.map +1 -1
- package/dist/actions/ignore-file-library-sync-status.mjs +1 -1
- package/dist/actions/ignore-file-library-sync-status.mjs.map +1 -1
- package/dist/actions/link-file-to-library.cjs +2 -2
- package/dist/actions/link-file-to-library.cjs.map +1 -1
- package/dist/actions/link-file-to-library.d.cts +17 -3
- package/dist/actions/link-file-to-library.d.cts.map +1 -1
- package/dist/actions/link-file-to-library.d.mts +17 -3
- package/dist/actions/link-file-to-library.d.mts.map +1 -1
- package/dist/actions/link-file-to-library.mjs +2 -2
- package/dist/actions/link-file-to-library.mjs.map +1 -1
- package/dist/actions/lock-file-snapshot.cjs +1 -1
- package/dist/actions/lock-file-snapshot.cjs.map +1 -1
- package/dist/actions/lock-file-snapshot.d.cts +9 -3
- package/dist/actions/lock-file-snapshot.d.cts.map +1 -1
- package/dist/actions/lock-file-snapshot.d.mts +9 -3
- package/dist/actions/lock-file-snapshot.d.mts.map +1 -1
- package/dist/actions/lock-file-snapshot.mjs +1 -1
- package/dist/actions/lock-file-snapshot.mjs.map +1 -1
- package/dist/actions/logout.cjs +1 -1
- package/dist/actions/logout.cjs.map +1 -1
- package/dist/actions/logout.d.cts +7 -3
- package/dist/actions/logout.d.cts.map +1 -1
- package/dist/actions/logout.d.mts +7 -3
- package/dist/actions/logout.d.mts.map +1 -1
- package/dist/actions/logout.mjs +1 -1
- package/dist/actions/logout.mjs.map +1 -1
- package/dist/actions/mark-all-threads-as-read.cjs +1 -1
- package/dist/actions/mark-all-threads-as-read.cjs.map +1 -1
- package/dist/actions/mark-all-threads-as-read.d.cts +10 -3
- package/dist/actions/mark-all-threads-as-read.d.cts.map +1 -1
- package/dist/actions/mark-all-threads-as-read.d.mts +10 -3
- package/dist/actions/mark-all-threads-as-read.d.mts.map +1 -1
- package/dist/actions/mark-all-threads-as-read.mjs +1 -1
- package/dist/actions/mark-all-threads-as-read.mjs.map +1 -1
- package/dist/actions/move-files.cjs +1 -1
- package/dist/actions/move-files.cjs.map +1 -1
- package/dist/actions/move-files.d.cts +11 -3
- package/dist/actions/move-files.d.cts.map +1 -1
- package/dist/actions/move-files.d.mts +11 -3
- package/dist/actions/move-files.d.mts.map +1 -1
- package/dist/actions/move-files.mjs +1 -1
- package/dist/actions/move-files.mjs.map +1 -1
- package/dist/actions/move-project.cjs +1 -1
- package/dist/actions/move-project.cjs.map +1 -1
- package/dist/actions/move-project.d.cts +11 -3
- package/dist/actions/move-project.d.cts.map +1 -1
- package/dist/actions/move-project.d.mts +11 -3
- package/dist/actions/move-project.d.mts.map +1 -1
- package/dist/actions/move-project.mjs +1 -1
- package/dist/actions/move-project.mjs.map +1 -1
- package/dist/actions/prepare-register-profile.cjs +1 -1
- package/dist/actions/prepare-register-profile.cjs.map +1 -1
- package/dist/actions/prepare-register-profile.d.cts +21 -3
- package/dist/actions/prepare-register-profile.d.cts.map +1 -1
- package/dist/actions/prepare-register-profile.d.mts +21 -3
- package/dist/actions/prepare-register-profile.d.mts.map +1 -1
- package/dist/actions/prepare-register-profile.mjs +1 -1
- package/dist/actions/prepare-register-profile.mjs.map +1 -1
- package/dist/actions/push-audit-events.cjs +4 -4
- package/dist/actions/push-audit-events.cjs.map +1 -1
- package/dist/actions/push-audit-events.d.cts +23 -3
- package/dist/actions/push-audit-events.d.cts.map +1 -1
- package/dist/actions/push-audit-events.d.mts +23 -3
- package/dist/actions/push-audit-events.d.mts.map +1 -1
- package/dist/actions/push-audit-events.mjs +4 -4
- package/dist/actions/push-audit-events.mjs.map +1 -1
- package/dist/actions/register-profile.cjs +1 -1
- package/dist/actions/register-profile.cjs.map +1 -1
- package/dist/actions/register-profile.d.cts +13 -3
- package/dist/actions/register-profile.d.cts.map +1 -1
- package/dist/actions/register-profile.d.mts +13 -3
- package/dist/actions/register-profile.d.mts.map +1 -1
- package/dist/actions/register-profile.mjs +1 -1
- package/dist/actions/register-profile.mjs.map +1 -1
- package/dist/actions/rename-file.cjs +5 -5
- package/dist/actions/rename-file.cjs.map +1 -1
- package/dist/actions/rename-file.d.cts +14 -3
- package/dist/actions/rename-file.d.cts.map +1 -1
- package/dist/actions/rename-file.d.mts +14 -3
- package/dist/actions/rename-file.d.mts.map +1 -1
- package/dist/actions/rename-file.mjs +5 -5
- package/dist/actions/rename-file.mjs.map +1 -1
- package/dist/actions/rename-project.cjs +3 -3
- package/dist/actions/rename-project.cjs.map +1 -1
- package/dist/actions/rename-project.d.cts +16 -3
- package/dist/actions/rename-project.d.cts.map +1 -1
- package/dist/actions/rename-project.d.mts +16 -3
- package/dist/actions/rename-project.d.mts.map +1 -1
- package/dist/actions/rename-project.mjs +3 -3
- package/dist/actions/rename-project.mjs.map +1 -1
- package/dist/actions/request-profile-recovery.cjs +1 -1
- package/dist/actions/request-profile-recovery.cjs.map +1 -1
- package/dist/actions/request-profile-recovery.d.cts +7 -3
- package/dist/actions/request-profile-recovery.d.cts.map +1 -1
- package/dist/actions/request-profile-recovery.d.mts +7 -3
- package/dist/actions/request-profile-recovery.d.mts.map +1 -1
- package/dist/actions/request-profile-recovery.mjs +1 -1
- package/dist/actions/request-profile-recovery.mjs.map +1 -1
- package/dist/actions/restore-deleted-team-files.cjs +1 -1
- package/dist/actions/restore-deleted-team-files.cjs.map +1 -1
- package/dist/actions/restore-deleted-team-files.d.cts +11 -3
- package/dist/actions/restore-deleted-team-files.d.cts.map +1 -1
- package/dist/actions/restore-deleted-team-files.d.mts +11 -3
- package/dist/actions/restore-deleted-team-files.d.mts.map +1 -1
- package/dist/actions/restore-deleted-team-files.mjs +1 -1
- package/dist/actions/restore-deleted-team-files.mjs.map +1 -1
- package/dist/actions/restore-file-snapshot.cjs +1 -1
- package/dist/actions/restore-file-snapshot.cjs.map +1 -1
- package/dist/actions/restore-file-snapshot.d.cts +11 -3
- package/dist/actions/restore-file-snapshot.d.cts.map +1 -1
- package/dist/actions/restore-file-snapshot.d.mts +11 -3
- package/dist/actions/restore-file-snapshot.d.mts.map +1 -1
- package/dist/actions/restore-file-snapshot.mjs +1 -1
- package/dist/actions/restore-file-snapshot.mjs.map +1 -1
- package/dist/actions/search-files.cjs +2 -2
- package/dist/actions/search-files.cjs.map +1 -1
- package/dist/actions/search-files.d.cts +19 -3
- package/dist/actions/search-files.d.cts.map +1 -1
- package/dist/actions/search-files.d.mts +19 -3
- package/dist/actions/search-files.d.mts.map +1 -1
- package/dist/actions/search-files.mjs +2 -2
- package/dist/actions/search-files.mjs.map +1 -1
- package/dist/actions/send-user-feedback.cjs +1 -1
- package/dist/actions/send-user-feedback.cjs.map +1 -1
- package/dist/actions/send-user-feedback.d.cts +18 -3
- package/dist/actions/send-user-feedback.d.cts.map +1 -1
- package/dist/actions/send-user-feedback.d.mts +18 -3
- package/dist/actions/send-user-feedback.d.mts.map +1 -1
- package/dist/actions/send-user-feedback.mjs +1 -1
- package/dist/actions/send-user-feedback.mjs.map +1 -1
- package/dist/actions/set-file-shared.cjs +2 -2
- package/dist/actions/set-file-shared.cjs.map +1 -1
- package/dist/actions/set-file-shared.d.cts +16 -3
- package/dist/actions/set-file-shared.d.cts.map +1 -1
- package/dist/actions/set-file-shared.d.mts +16 -3
- package/dist/actions/set-file-shared.d.mts.map +1 -1
- package/dist/actions/set-file-shared.mjs +2 -2
- package/dist/actions/set-file-shared.mjs.map +1 -1
- package/dist/actions/unlink-file-from-library.cjs +1 -1
- package/dist/actions/unlink-file-from-library.cjs.map +1 -1
- package/dist/actions/unlink-file-from-library.d.cts +11 -3
- package/dist/actions/unlink-file-from-library.d.cts.map +1 -1
- package/dist/actions/unlink-file-from-library.d.mts +11 -3
- package/dist/actions/unlink-file-from-library.d.mts.map +1 -1
- package/dist/actions/unlink-file-from-library.mjs +1 -1
- package/dist/actions/unlink-file-from-library.mjs.map +1 -1
- package/dist/actions/unlock-file-snapshot.cjs +1 -1
- package/dist/actions/unlock-file-snapshot.cjs.map +1 -1
- package/dist/actions/unlock-file-snapshot.d.cts +9 -3
- package/dist/actions/unlock-file-snapshot.d.cts.map +1 -1
- package/dist/actions/unlock-file-snapshot.d.mts +9 -3
- package/dist/actions/unlock-file-snapshot.d.mts.map +1 -1
- package/dist/actions/unlock-file-snapshot.mjs +1 -1
- package/dist/actions/unlock-file-snapshot.mjs.map +1 -1
- package/dist/actions/update-comment-thread-frame.cjs +1 -1
- package/dist/actions/update-comment-thread-frame.cjs.map +1 -1
- package/dist/actions/update-comment-thread-frame.d.cts +22 -3
- package/dist/actions/update-comment-thread-frame.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-frame.d.mts +22 -3
- package/dist/actions/update-comment-thread-frame.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-frame.mjs +1 -1
- package/dist/actions/update-comment-thread-frame.mjs.map +1 -1
- package/dist/actions/update-comment-thread-position.cjs +1 -1
- package/dist/actions/update-comment-thread-position.cjs.map +1 -1
- package/dist/actions/update-comment-thread-position.d.cts +24 -3
- package/dist/actions/update-comment-thread-position.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-position.d.mts +24 -3
- package/dist/actions/update-comment-thread-position.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-position.mjs +1 -1
- package/dist/actions/update-comment-thread-position.mjs.map +1 -1
- package/dist/actions/update-comment-thread-status.cjs +1 -1
- package/dist/actions/update-comment-thread-status.cjs.map +1 -1
- package/dist/actions/update-comment-thread-status.d.cts +13 -3
- package/dist/actions/update-comment-thread-status.d.cts.map +1 -1
- package/dist/actions/update-comment-thread-status.d.mts +13 -3
- package/dist/actions/update-comment-thread-status.d.mts.map +1 -1
- package/dist/actions/update-comment-thread-status.mjs +1 -1
- package/dist/actions/update-comment-thread-status.mjs.map +1 -1
- package/dist/actions/update-comment-thread.cjs +1 -1
- package/dist/actions/update-comment-thread.cjs.map +1 -1
- package/dist/actions/update-comment-thread.d.cts +22 -3
- package/dist/actions/update-comment-thread.d.cts.map +1 -1
- package/dist/actions/update-comment-thread.d.mts +22 -3
- package/dist/actions/update-comment-thread.d.mts.map +1 -1
- package/dist/actions/update-comment-thread.mjs +1 -1
- package/dist/actions/update-comment-thread.mjs.map +1 -1
- package/dist/actions/update-comment.cjs +1 -1
- package/dist/actions/update-comment.cjs.map +1 -1
- package/dist/actions/update-comment.d.cts +21 -3
- package/dist/actions/update-comment.d.cts.map +1 -1
- package/dist/actions/update-comment.d.mts +21 -3
- package/dist/actions/update-comment.d.mts.map +1 -1
- package/dist/actions/update-comment.mjs +1 -1
- package/dist/actions/update-comment.mjs.map +1 -1
- package/dist/actions/update-file-library-sync-status.cjs +1 -1
- package/dist/actions/update-file-library-sync-status.cjs.map +1 -1
- package/dist/actions/update-file-library-sync-status.d.cts +11 -3
- package/dist/actions/update-file-library-sync-status.d.cts.map +1 -1
- package/dist/actions/update-file-library-sync-status.d.mts +11 -3
- package/dist/actions/update-file-library-sync-status.d.mts.map +1 -1
- package/dist/actions/update-file-library-sync-status.mjs +1 -1
- package/dist/actions/update-file-library-sync-status.mjs.map +1 -1
- package/dist/actions/update-file-snapshot.cjs +1 -1
- package/dist/actions/update-file-snapshot.cjs.map +1 -1
- package/dist/actions/update-file-snapshot.d.cts +11 -3
- package/dist/actions/update-file-snapshot.d.cts.map +1 -1
- package/dist/actions/update-file-snapshot.d.mts +11 -3
- package/dist/actions/update-file-snapshot.d.mts.map +1 -1
- package/dist/actions/update-file-snapshot.mjs +1 -1
- package/dist/actions/update-file-snapshot.mjs.map +1 -1
- package/dist/actions/update-file.cjs +2 -2
- package/dist/actions/update-file.cjs.map +1 -1
- package/dist/actions/update-file.d.cts +29 -3
- package/dist/actions/update-file.d.cts.map +1 -1
- package/dist/actions/update-file.d.mts +29 -3
- package/dist/actions/update-file.d.mts.map +1 -1
- package/dist/actions/update-file.mjs +2 -2
- package/dist/actions/update-file.mjs.map +1 -1
- package/dist/actions/update-font.cjs +1 -1
- package/dist/actions/update-font.cjs.map +1 -1
- package/dist/actions/update-font.d.cts +13 -3
- package/dist/actions/update-font.d.cts.map +1 -1
- package/dist/actions/update-font.d.mts +13 -3
- package/dist/actions/update-font.d.mts.map +1 -1
- package/dist/actions/update-font.mjs +1 -1
- package/dist/actions/update-font.mjs.map +1 -1
- package/dist/actions/update-profile-notifications.cjs +1 -1
- package/dist/actions/update-profile-notifications.cjs.map +1 -1
- package/dist/actions/update-profile-notifications.d.cts +26 -3
- package/dist/actions/update-profile-notifications.d.cts.map +1 -1
- package/dist/actions/update-profile-notifications.d.mts +26 -3
- package/dist/actions/update-profile-notifications.d.mts.map +1 -1
- package/dist/actions/update-profile-notifications.mjs +1 -1
- package/dist/actions/update-profile-notifications.mjs.map +1 -1
- package/dist/actions/update-profile-props.cjs +2 -2
- package/dist/actions/update-profile-props.cjs.map +1 -1
- package/dist/actions/update-profile-props.d.cts +54 -3
- package/dist/actions/update-profile-props.d.cts.map +1 -1
- package/dist/actions/update-profile-props.d.mts +54 -3
- package/dist/actions/update-profile-props.d.mts.map +1 -1
- package/dist/actions/update-profile-props.mjs +2 -2
- package/dist/actions/update-profile-props.mjs.map +1 -1
- package/dist/actions/update-profile.cjs +8 -8
- package/dist/actions/update-profile.cjs.map +1 -1
- package/dist/actions/update-profile.d.cts +42 -3
- package/dist/actions/update-profile.d.cts.map +1 -1
- package/dist/actions/update-profile.d.mts +42 -3
- package/dist/actions/update-profile.d.mts.map +1 -1
- package/dist/actions/update-profile.mjs +8 -8
- package/dist/actions/update-profile.mjs.map +1 -1
- package/dist/actions/update-project-pin.cjs +1 -1
- package/dist/actions/update-project-pin.cjs.map +1 -1
- package/dist/actions/update-project-pin.d.cts +18 -3
- package/dist/actions/update-project-pin.d.cts.map +1 -1
- package/dist/actions/update-project-pin.d.mts +18 -3
- package/dist/actions/update-project-pin.d.mts.map +1 -1
- package/dist/actions/update-project-pin.mjs +1 -1
- package/dist/actions/update-project-pin.mjs.map +1 -1
- package/dist/actions/update-team-invitation-role.cjs +1 -1
- package/dist/actions/update-team-invitation-role.cjs.map +1 -1
- package/dist/actions/update-team-invitation-role.d.cts +18 -3
- package/dist/actions/update-team-invitation-role.d.cts.map +1 -1
- package/dist/actions/update-team-invitation-role.d.mts +18 -3
- package/dist/actions/update-team-invitation-role.d.mts.map +1 -1
- package/dist/actions/update-team-invitation-role.mjs +1 -1
- package/dist/actions/update-team-invitation-role.mjs.map +1 -1
- package/dist/actions/update-team.cjs +1 -1
- package/dist/actions/update-team.cjs.map +1 -1
- package/dist/actions/update-team.d.cts +16 -3
- package/dist/actions/update-team.d.cts.map +1 -1
- package/dist/actions/update-team.d.mts +16 -3
- package/dist/actions/update-team.d.mts.map +1 -1
- package/dist/actions/update-team.mjs +1 -1
- package/dist/actions/update-team.mjs.map +1 -1
- package/dist/actions/update-webhook.cjs +1 -1
- package/dist/actions/update-webhook.cjs.map +1 -1
- package/dist/actions/update-webhook.d.cts +22 -3
- package/dist/actions/update-webhook.d.cts.map +1 -1
- package/dist/actions/update-webhook.d.mts +22 -3
- package/dist/actions/update-webhook.d.mts.map +1 -1
- package/dist/actions/update-webhook.mjs +1 -1
- package/dist/actions/update-webhook.mjs.map +1 -1
- package/dist/actions/verify-token.cjs +1 -1
- package/dist/actions/verify-token.cjs.map +1 -1
- package/dist/actions/verify-token.d.cts +14 -3
- package/dist/actions/verify-token.d.cts.map +1 -1
- package/dist/actions/verify-token.d.mts +14 -3
- package/dist/actions/verify-token.d.mts.map +1 -1
- package/dist/actions/verify-token.mjs +1 -1
- package/dist/actions/verify-token.mjs.map +1 -1
- package/dist/catalog.cjs +14 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +13 -0
- package/dist/catalog.d.mts +13 -0
- package/dist/catalog.mjs +14 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -4,24 +4,24 @@ let zod = require("zod");
|
|
|
4
4
|
const PenpotGetFileSummaryInput = zod.z.object({ id: zod.z.string().describe("UUID formatted string identifying the file") }).describe("Request model for retrieving a file summary by its ID.");
|
|
5
5
|
const PenpotGetFileSummary_ColorsInfoSchema = zod.z.object({
|
|
6
6
|
count: zod.z.number().int().describe("Number of colors").nullable().optional(),
|
|
7
|
-
sample: zod.z.array(zod.z.
|
|
8
|
-
}).describe("Colors information in the file summary.");
|
|
9
|
-
const PenpotGetFileSummary_VariantsInfoSchema = zod.z.object({ count: zod.z.number().int().describe("Number of variants").nullable().optional() }).describe("Variants information in the file summary.");
|
|
7
|
+
sample: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Sample of color data").nullable().optional()
|
|
8
|
+
}).passthrough().describe("Colors information in the file summary.");
|
|
9
|
+
const PenpotGetFileSummary_VariantsInfoSchema = zod.z.object({ count: zod.z.number().int().describe("Number of variants").nullable().optional() }).passthrough().describe("Variants information in the file summary.");
|
|
10
10
|
const PenpotGetFileSummary_ComponentsInfoSchema = zod.z.object({
|
|
11
11
|
count: zod.z.number().int().describe("Number of components").nullable().optional(),
|
|
12
|
-
sample: zod.z.array(zod.z.
|
|
13
|
-
}).describe("Components information in the file summary.");
|
|
12
|
+
sample: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Sample of component data").nullable().optional()
|
|
13
|
+
}).passthrough().describe("Components information in the file summary.");
|
|
14
14
|
const PenpotGetFileSummary_TypographiesInfoSchema = zod.z.object({
|
|
15
15
|
count: zod.z.number().int().describe("Number of typography styles").nullable().optional(),
|
|
16
|
-
sample: zod.z.array(zod.z.
|
|
17
|
-
}).describe("Typographies information in the file summary.");
|
|
16
|
+
sample: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Sample of typography data").nullable().optional()
|
|
17
|
+
}).passthrough().describe("Typographies information in the file summary.");
|
|
18
18
|
const PenpotGetFileSummaryOutput = zod.z.object({
|
|
19
19
|
name: zod.z.string().describe("Name of the file").nullable().optional(),
|
|
20
20
|
colors: PenpotGetFileSummary_ColorsInfoSchema.nullable().optional(),
|
|
21
21
|
variants: PenpotGetFileSummary_VariantsInfoSchema.nullable().optional(),
|
|
22
22
|
components: PenpotGetFileSummary_ComponentsInfoSchema.nullable().optional(),
|
|
23
23
|
typographies: PenpotGetFileSummary_TypographiesInfoSchema.nullable().optional()
|
|
24
|
-
}).describe("Response model containing file summary information.\nThe response structure includes file name and statistics about components, variants, colors, and typographies.");
|
|
24
|
+
}).passthrough().describe("Response model containing file summary information.\nThe response structure includes file name and statistics about components, variants, colors, and typographies.");
|
|
25
25
|
const penpotGetFileSummary = require_action.action("PENPOT_GET_FILE_SUMMARY", {
|
|
26
26
|
slug: "penpot-get-file-summary",
|
|
27
27
|
name: "Get File Summary",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-summary.cjs","names":["z","action"],"sources":["../../src/actions/get-file-summary.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFileSummaryInput
|
|
1
|
+
{"version":3,"file":"get-file-summary.cjs","names":["z","action"],"sources":["../../src/actions/get-file-summary.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFileSummaryInput = z.object({\n id: z.string().describe(\"UUID formatted string identifying the file\"),\n}).describe(\"Request model for retrieving a file summary by its ID.\");\nconst PenpotGetFileSummary_ColorsInfoSchema = z.object({\n count: z.number().int().describe(\"Number of colors\").nullable().optional(),\n sample: z.array(z.record(z.string(), z.unknown())).describe(\"Sample of color data\").nullable().optional(),\n}).passthrough().describe(\"Colors information in the file summary.\");\nconst PenpotGetFileSummary_VariantsInfoSchema = z.object({\n count: z.number().int().describe(\"Number of variants\").nullable().optional(),\n}).passthrough().describe(\"Variants information in the file summary.\");\nconst PenpotGetFileSummary_ComponentsInfoSchema = z.object({\n count: z.number().int().describe(\"Number of components\").nullable().optional(),\n sample: z.array(z.record(z.string(), z.unknown())).describe(\"Sample of component data\").nullable().optional(),\n}).passthrough().describe(\"Components information in the file summary.\");\nconst PenpotGetFileSummary_TypographiesInfoSchema = z.object({\n count: z.number().int().describe(\"Number of typography styles\").nullable().optional(),\n sample: z.array(z.record(z.string(), z.unknown())).describe(\"Sample of typography data\").nullable().optional(),\n}).passthrough().describe(\"Typographies information in the file summary.\");\nexport const PenpotGetFileSummaryOutput = z.object({\n name: z.string().describe(\"Name of the file\").nullable().optional(),\n colors: PenpotGetFileSummary_ColorsInfoSchema.nullable().optional(),\n variants: PenpotGetFileSummary_VariantsInfoSchema.nullable().optional(),\n components: PenpotGetFileSummary_ComponentsInfoSchema.nullable().optional(),\n typographies: PenpotGetFileSummary_TypographiesInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model containing file summary information.\\nThe response structure includes file name and statistics about components, variants, colors, and typographies.\");\n\nexport const penpotGetFileSummary = action(\"PENPOT_GET_FILE_SUMMARY\", {\n slug: \"penpot-get-file-summary\",\n name: \"Get File Summary\",\n description: \"Tool to retrieve a summary of file contents and statistics from Penpot. Use when you need high-level information about a file including page count, components, graphics, and other metadata without fetching the entire file content.\",\n input: PenpotGetFileSummaryInput,\n output: PenpotGetFileSummaryOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,EACtE,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAM,0CAA0CA,IAAAA,EAAE,OAAO,EACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,QAAQA,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;AAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AACvE,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AACzE,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,QAAQ,sCAAsC,SAAS,CAAC,CAAC,SAAS;CAClE,UAAU,wCAAwC,SAAS,CAAC,CAAC,SAAS;CACtE,YAAY,0CAA0C,SAAS,CAAC,CAAC,SAAS;CAC1E,cAAc,4CAA4C,SAAS,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qKAAqK;AAE/L,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,30 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-file-summary.d.ts
|
|
4
|
-
declare const PenpotGetFileSummaryInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotGetFileSummaryInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const PenpotGetFileSummaryOutput: z.ZodObject<{
|
|
8
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
colors: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
10
|
+
count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
|
+
sample: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
12
|
+
}, z.core.$loose>>>;
|
|
13
|
+
variants: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14
|
+
count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15
|
+
}, z.core.$loose>>>;
|
|
16
|
+
components: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
17
|
+
count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
18
|
+
sample: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
|
+
typographies: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
21
|
+
count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
22
|
+
sample: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
23
|
+
}, z.core.$loose>>>;
|
|
24
|
+
}, z.core.$loose>;
|
|
25
|
+
declare const penpotGetFileSummary: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
|
+
id: string;
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
28
|
//#endregion
|
|
8
29
|
export { penpotGetFileSummary };
|
|
9
30
|
//# sourceMappingURL=get-file-summary.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-summary.d.cts","names":[],"sources":["../../src/actions/get-file-summary.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"get-file-summary.d.cts","names":[],"sources":["../../src/actions/get-file-summary.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAkBzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAQ1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -1,9 +1,30 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-file-summary.d.ts
|
|
4
|
-
declare const PenpotGetFileSummaryInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotGetFileSummaryInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const PenpotGetFileSummaryOutput: z.ZodObject<{
|
|
8
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
colors: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
10
|
+
count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
|
+
sample: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
12
|
+
}, z.core.$loose>>>;
|
|
13
|
+
variants: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14
|
+
count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15
|
+
}, z.core.$loose>>>;
|
|
16
|
+
components: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
17
|
+
count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
18
|
+
sample: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
|
+
typographies: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
21
|
+
count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
22
|
+
sample: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
23
|
+
}, z.core.$loose>>>;
|
|
24
|
+
}, z.core.$loose>;
|
|
25
|
+
declare const penpotGetFileSummary: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
|
+
id: string;
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
28
|
//#endregion
|
|
8
29
|
export { penpotGetFileSummary };
|
|
9
30
|
//# sourceMappingURL=get-file-summary.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-summary.d.mts","names":[],"sources":["../../src/actions/get-file-summary.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"get-file-summary.d.mts","names":[],"sources":["../../src/actions/get-file-summary.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAkBzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAQ1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -4,17 +4,17 @@ import { z } from "zod";
|
|
|
4
4
|
const PenpotGetFileSummaryInput = z.object({ id: z.string().describe("UUID formatted string identifying the file") }).describe("Request model for retrieving a file summary by its ID.");
|
|
5
5
|
const PenpotGetFileSummary_ColorsInfoSchema = z.object({
|
|
6
6
|
count: z.number().int().describe("Number of colors").nullable().optional(),
|
|
7
|
-
sample: z.array(z.
|
|
8
|
-
}).describe("Colors information in the file summary.");
|
|
9
|
-
const PenpotGetFileSummary_VariantsInfoSchema = z.object({ count: z.number().int().describe("Number of variants").nullable().optional() }).describe("Variants information in the file summary.");
|
|
7
|
+
sample: z.array(z.record(z.string(), z.unknown())).describe("Sample of color data").nullable().optional()
|
|
8
|
+
}).passthrough().describe("Colors information in the file summary.");
|
|
9
|
+
const PenpotGetFileSummary_VariantsInfoSchema = z.object({ count: z.number().int().describe("Number of variants").nullable().optional() }).passthrough().describe("Variants information in the file summary.");
|
|
10
10
|
const PenpotGetFileSummary_ComponentsInfoSchema = z.object({
|
|
11
11
|
count: z.number().int().describe("Number of components").nullable().optional(),
|
|
12
|
-
sample: z.array(z.
|
|
13
|
-
}).describe("Components information in the file summary.");
|
|
12
|
+
sample: z.array(z.record(z.string(), z.unknown())).describe("Sample of component data").nullable().optional()
|
|
13
|
+
}).passthrough().describe("Components information in the file summary.");
|
|
14
14
|
const PenpotGetFileSummary_TypographiesInfoSchema = z.object({
|
|
15
15
|
count: z.number().int().describe("Number of typography styles").nullable().optional(),
|
|
16
|
-
sample: z.array(z.
|
|
17
|
-
}).describe("Typographies information in the file summary.");
|
|
16
|
+
sample: z.array(z.record(z.string(), z.unknown())).describe("Sample of typography data").nullable().optional()
|
|
17
|
+
}).passthrough().describe("Typographies information in the file summary.");
|
|
18
18
|
const penpotGetFileSummary = action("PENPOT_GET_FILE_SUMMARY", {
|
|
19
19
|
slug: "penpot-get-file-summary",
|
|
20
20
|
name: "Get File Summary",
|
|
@@ -26,7 +26,7 @@ const penpotGetFileSummary = action("PENPOT_GET_FILE_SUMMARY", {
|
|
|
26
26
|
variants: PenpotGetFileSummary_VariantsInfoSchema.nullable().optional(),
|
|
27
27
|
components: PenpotGetFileSummary_ComponentsInfoSchema.nullable().optional(),
|
|
28
28
|
typographies: PenpotGetFileSummary_TypographiesInfoSchema.nullable().optional()
|
|
29
|
-
}).describe("Response model containing file summary information.\nThe response structure includes file name and statistics about components, variants, colors, and typographies.")
|
|
29
|
+
}).passthrough().describe("Response model containing file summary information.\nThe response structure includes file name and statistics about components, variants, colors, and typographies.")
|
|
30
30
|
});
|
|
31
31
|
//#endregion
|
|
32
32
|
export { penpotGetFileSummary };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-summary.mjs","names":[],"sources":["../../src/actions/get-file-summary.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFileSummaryInput
|
|
1
|
+
{"version":3,"file":"get-file-summary.mjs","names":[],"sources":["../../src/actions/get-file-summary.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFileSummaryInput = z.object({\n id: z.string().describe(\"UUID formatted string identifying the file\"),\n}).describe(\"Request model for retrieving a file summary by its ID.\");\nconst PenpotGetFileSummary_ColorsInfoSchema = z.object({\n count: z.number().int().describe(\"Number of colors\").nullable().optional(),\n sample: z.array(z.record(z.string(), z.unknown())).describe(\"Sample of color data\").nullable().optional(),\n}).passthrough().describe(\"Colors information in the file summary.\");\nconst PenpotGetFileSummary_VariantsInfoSchema = z.object({\n count: z.number().int().describe(\"Number of variants\").nullable().optional(),\n}).passthrough().describe(\"Variants information in the file summary.\");\nconst PenpotGetFileSummary_ComponentsInfoSchema = z.object({\n count: z.number().int().describe(\"Number of components\").nullable().optional(),\n sample: z.array(z.record(z.string(), z.unknown())).describe(\"Sample of component data\").nullable().optional(),\n}).passthrough().describe(\"Components information in the file summary.\");\nconst PenpotGetFileSummary_TypographiesInfoSchema = z.object({\n count: z.number().int().describe(\"Number of typography styles\").nullable().optional(),\n sample: z.array(z.record(z.string(), z.unknown())).describe(\"Sample of typography data\").nullable().optional(),\n}).passthrough().describe(\"Typographies information in the file summary.\");\nexport const PenpotGetFileSummaryOutput = z.object({\n name: z.string().describe(\"Name of the file\").nullable().optional(),\n colors: PenpotGetFileSummary_ColorsInfoSchema.nullable().optional(),\n variants: PenpotGetFileSummary_VariantsInfoSchema.nullable().optional(),\n components: PenpotGetFileSummary_ComponentsInfoSchema.nullable().optional(),\n typographies: PenpotGetFileSummary_TypographiesInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model containing file summary information.\\nThe response structure includes file name and statistics about components, variants, colors, and typographies.\");\n\nexport const penpotGetFileSummary = action(\"PENPOT_GET_FILE_SUMMARY\", {\n slug: \"penpot-get-file-summary\",\n name: \"Get File Summary\",\n description: \"Tool to retrieve a summary of file contents and statistics from Penpot. Use when you need high-level information about a file including page count, components, graphics, and other metadata without fetching the entire file content.\",\n input: PenpotGetFileSummaryInput,\n output: PenpotGetFileSummaryOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4B,EAAE,OAAO,EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,EACtE,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,wCAAwC,EAAE,OAAO;CACrD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAM,0CAA0C,EAAE,OAAO,EACvD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAM,4CAA4C,EAAE,OAAO;CACzD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AACvE,MAAM,8CAA8C,EAAE,OAAO;CAC3D,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AASzE,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbwC,EAAE,OAAO;EACjD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClE,QAAQ,sCAAsC,SAAS,CAAC,CAAC,SAAS;EAClE,UAAU,wCAAwC,SAAS,CAAC,CAAC,SAAS;EACtE,YAAY,0CAA0C,SAAS,CAAC,CAAC,SAAS;EAC1E,cAAc,4CAA4C,SAAS,CAAC,CAAC,SAAS;CAChF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qKAOhB;AACV,CAAC"}
|
|
@@ -6,28 +6,28 @@ const PenpotGetFileInput = zod.z.object({
|
|
|
6
6
|
features: zod.z.array(zod.z.string()).describe("Set of feature flags to enable for this request").optional()
|
|
7
7
|
}).describe("Request model for retrieving a Penpot file by ID.");
|
|
8
8
|
const PenpotGetFile_PermissionsSchema = zod.z.object({
|
|
9
|
-
type: zod.z.string().describe("Permission type"),
|
|
10
|
-
canEdit: zod.z.boolean().describe("Whether the user can edit the file"),
|
|
11
|
-
canRead: zod.z.boolean().describe("Whether the user can read the file"),
|
|
12
|
-
isAdmin: zod.z.boolean().describe("Whether the user has admin permissions"),
|
|
13
|
-
isOwner: zod.z.boolean().describe("Whether the user is the file owner"),
|
|
14
|
-
isLogged: zod.z.boolean().describe("Whether the user is logged in")
|
|
15
|
-
}).describe("Permission details for the file.");
|
|
9
|
+
type: zod.z.string().describe("Permission type").nullable(),
|
|
10
|
+
canEdit: zod.z.boolean().describe("Whether the user can edit the file").nullable(),
|
|
11
|
+
canRead: zod.z.boolean().describe("Whether the user can read the file").nullable(),
|
|
12
|
+
isAdmin: zod.z.boolean().describe("Whether the user has admin permissions").nullable(),
|
|
13
|
+
isOwner: zod.z.boolean().describe("Whether the user is the file owner").nullable(),
|
|
14
|
+
isLogged: zod.z.boolean().describe("Whether the user is logged in").nullable()
|
|
15
|
+
}).passthrough().describe("Permission details for the file.");
|
|
16
16
|
const PenpotGetFileOutput = zod.z.object({
|
|
17
|
-
id: zod.z.string().describe("UUID of the file"),
|
|
17
|
+
id: zod.z.string().describe("UUID of the file").nullable(),
|
|
18
18
|
data: zod.z.record(zod.z.string(), zod.z.unknown()).describe("File data structure containing pages, components, and other design elements").nullable().optional(),
|
|
19
|
-
name: zod.z.string().describe("File name"),
|
|
20
|
-
revn: zod.z.number().int().describe("Revision number"),
|
|
21
|
-
vern: zod.z.number().int().describe("Version number"),
|
|
19
|
+
name: zod.z.string().describe("File name").nullable(),
|
|
20
|
+
revn: zod.z.number().int().describe("Revision number").nullable(),
|
|
21
|
+
vern: zod.z.number().int().describe("Version number").nullable(),
|
|
22
22
|
features: zod.z.array(zod.z.string()).describe("Set of enabled features"),
|
|
23
|
-
isShared: zod.z.boolean().describe("Whether the file is shared"),
|
|
24
|
-
createdAt: zod.z.string().describe("ISO timestamp of file creation"),
|
|
25
|
-
projectId: zod.z.string().describe("UUID of the project this file belongs to"),
|
|
26
|
-
modifiedAt: zod.z.string().describe("ISO timestamp of last modification"),
|
|
23
|
+
isShared: zod.z.boolean().describe("Whether the file is shared").nullable(),
|
|
24
|
+
createdAt: zod.z.string().describe("ISO timestamp of file creation").nullable(),
|
|
25
|
+
projectId: zod.z.string().describe("UUID of the project this file belongs to").nullable(),
|
|
26
|
+
modifiedAt: zod.z.string().describe("ISO timestamp of last modification").nullable(),
|
|
27
27
|
permissions: PenpotGetFile_PermissionsSchema.nullable(),
|
|
28
|
-
hasMediaTrimmed: zod.z.boolean().describe("Whether media has been trimmed in this file"),
|
|
29
|
-
commentThreadSeqn: zod.z.number().int().describe("Comment thread sequence number")
|
|
30
|
-
}).describe("Response model for retrieving a Penpot file.");
|
|
28
|
+
hasMediaTrimmed: zod.z.boolean().describe("Whether media has been trimmed in this file").nullable(),
|
|
29
|
+
commentThreadSeqn: zod.z.number().int().describe("Comment thread sequence number").nullable()
|
|
30
|
+
}).passthrough().describe("Response model for retrieving a Penpot file.");
|
|
31
31
|
const penpotGetFile = require_action.action("PENPOT_GET_FILE", {
|
|
32
32
|
slug: "penpot-get-file",
|
|
33
33
|
name: "Get File",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file.cjs","names":["z","action"],"sources":["../../src/actions/get-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFileInput
|
|
1
|
+
{"version":3,"file":"get-file.cjs","names":["z","action"],"sources":["../../src/actions/get-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFileInput = z.object({\n id: z.string().describe(\"UUID of the file to retrieve\"),\n features: z.array(z.string()).describe(\"Set of feature flags to enable for this request\").optional(),\n}).describe(\"Request model for retrieving a Penpot file by ID.\");\nconst PenpotGetFile_PermissionsSchema = z.object({\n type: z.string().describe(\"Permission type\").nullable(),\n canEdit: z.boolean().describe(\"Whether the user can edit the file\").nullable(),\n canRead: z.boolean().describe(\"Whether the user can read the file\").nullable(),\n isAdmin: z.boolean().describe(\"Whether the user has admin permissions\").nullable(),\n isOwner: z.boolean().describe(\"Whether the user is the file owner\").nullable(),\n isLogged: z.boolean().describe(\"Whether the user is logged in\").nullable(),\n}).passthrough().describe(\"Permission details for the file.\");\nexport const PenpotGetFileOutput = z.object({\n id: z.string().describe(\"UUID of the file\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"File data structure containing pages, components, and other design elements\").nullable().optional(),\n name: z.string().describe(\"File name\").nullable(),\n revn: z.number().int().describe(\"Revision number\").nullable(),\n vern: z.number().int().describe(\"Version number\").nullable(),\n features: z.array(z.string()).describe(\"Set of enabled features\"),\n isShared: z.boolean().describe(\"Whether the file is shared\").nullable(),\n createdAt: z.string().describe(\"ISO timestamp of file creation\").nullable(),\n projectId: z.string().describe(\"UUID of the project this file belongs to\").nullable(),\n modifiedAt: z.string().describe(\"ISO timestamp of last modification\").nullable(),\n permissions: PenpotGetFile_PermissionsSchema.nullable(),\n hasMediaTrimmed: z.boolean().describe(\"Whether media has been trimmed in this file\").nullable(),\n commentThreadSeqn: z.number().int().describe(\"Comment thread sequence number\").nullable(),\n}).passthrough().describe(\"Response model for retrieving a Penpot file.\");\n\nexport const penpotGetFile = action(\"PENPOT_GET_FILE\", {\n slug: \"penpot-get-file\",\n name: \"Get File\",\n description: \"Tool to retrieve a Penpot file by its ID. Returns file details including metadata, structure, and permissions. Use when you need to access file information or check file properties.\",\n input: PenpotGetFileInput,\n output: PenpotGetFileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqBA,IAAAA,EAAE,OAAO;CACzC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACtD,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,kCAAkCA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;CACtD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACjF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACrD,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpJ,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS;CAChD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;CAC3D,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yBAAyB;CAChE,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACtE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAC1E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACpF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC/E,aAAa,gCAAgC,SAAS;CACtD,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC9F,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAExE,MAAa,gBAAgBC,eAAAA,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,36 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-file.d.ts
|
|
4
|
-
declare const PenpotGetFileInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotGetFileInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
features: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const PenpotGetFileOutput: z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodString>;
|
|
10
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
11
|
+
name: z.ZodNullable<z.ZodString>;
|
|
12
|
+
revn: z.ZodNullable<z.ZodNumber>;
|
|
13
|
+
vern: z.ZodNullable<z.ZodNumber>;
|
|
14
|
+
features: z.ZodArray<z.ZodString>;
|
|
15
|
+
isShared: z.ZodNullable<z.ZodBoolean>;
|
|
16
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
17
|
+
projectId: z.ZodNullable<z.ZodString>;
|
|
18
|
+
modifiedAt: z.ZodNullable<z.ZodString>;
|
|
19
|
+
permissions: z.ZodNullable<z.ZodObject<{
|
|
20
|
+
type: z.ZodNullable<z.ZodString>;
|
|
21
|
+
canEdit: z.ZodNullable<z.ZodBoolean>;
|
|
22
|
+
canRead: z.ZodNullable<z.ZodBoolean>;
|
|
23
|
+
isAdmin: z.ZodNullable<z.ZodBoolean>;
|
|
24
|
+
isOwner: z.ZodNullable<z.ZodBoolean>;
|
|
25
|
+
isLogged: z.ZodNullable<z.ZodBoolean>;
|
|
26
|
+
}, z.core.$loose>>;
|
|
27
|
+
hasMediaTrimmed: z.ZodNullable<z.ZodBoolean>;
|
|
28
|
+
commentThreadSeqn: z.ZodNullable<z.ZodNumber>;
|
|
29
|
+
}, z.core.$loose>;
|
|
30
|
+
declare const penpotGetFile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
31
|
+
id: string;
|
|
32
|
+
features?: string[] | undefined;
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
34
|
//#endregion
|
|
8
35
|
export { penpotGetFile };
|
|
9
36
|
//# sourceMappingURL=get-file.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file.d.cts","names":[],"sources":["../../src/actions/get-file.ts"],"mappings":";;;cAIa,kBAAA,
|
|
1
|
+
{"version":3,"file":"get-file.d.cts","names":[],"sources":["../../src/actions/get-file.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;cAYlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAgBnB,aAAA,gCAAa,wBAAA"}
|
|
@@ -1,9 +1,36 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-file.d.ts
|
|
4
|
-
declare const PenpotGetFileInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotGetFileInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
features: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const PenpotGetFileOutput: z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodString>;
|
|
10
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
11
|
+
name: z.ZodNullable<z.ZodString>;
|
|
12
|
+
revn: z.ZodNullable<z.ZodNumber>;
|
|
13
|
+
vern: z.ZodNullable<z.ZodNumber>;
|
|
14
|
+
features: z.ZodArray<z.ZodString>;
|
|
15
|
+
isShared: z.ZodNullable<z.ZodBoolean>;
|
|
16
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
17
|
+
projectId: z.ZodNullable<z.ZodString>;
|
|
18
|
+
modifiedAt: z.ZodNullable<z.ZodString>;
|
|
19
|
+
permissions: z.ZodNullable<z.ZodObject<{
|
|
20
|
+
type: z.ZodNullable<z.ZodString>;
|
|
21
|
+
canEdit: z.ZodNullable<z.ZodBoolean>;
|
|
22
|
+
canRead: z.ZodNullable<z.ZodBoolean>;
|
|
23
|
+
isAdmin: z.ZodNullable<z.ZodBoolean>;
|
|
24
|
+
isOwner: z.ZodNullable<z.ZodBoolean>;
|
|
25
|
+
isLogged: z.ZodNullable<z.ZodBoolean>;
|
|
26
|
+
}, z.core.$loose>>;
|
|
27
|
+
hasMediaTrimmed: z.ZodNullable<z.ZodBoolean>;
|
|
28
|
+
commentThreadSeqn: z.ZodNullable<z.ZodNumber>;
|
|
29
|
+
}, z.core.$loose>;
|
|
30
|
+
declare const penpotGetFile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
31
|
+
id: string;
|
|
32
|
+
features?: string[] | undefined;
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
34
|
//#endregion
|
|
8
35
|
export { penpotGetFile };
|
|
9
36
|
//# sourceMappingURL=get-file.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file.d.mts","names":[],"sources":["../../src/actions/get-file.ts"],"mappings":";;;cAIa,kBAAA,
|
|
1
|
+
{"version":3,"file":"get-file.d.mts","names":[],"sources":["../../src/actions/get-file.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;cAYlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAgBnB,aAAA,gCAAa,wBAAA"}
|
|
@@ -6,33 +6,33 @@ const PenpotGetFileInput = z.object({
|
|
|
6
6
|
features: z.array(z.string()).describe("Set of feature flags to enable for this request").optional()
|
|
7
7
|
}).describe("Request model for retrieving a Penpot file by ID.");
|
|
8
8
|
const PenpotGetFile_PermissionsSchema = z.object({
|
|
9
|
-
type: z.string().describe("Permission type"),
|
|
10
|
-
canEdit: z.boolean().describe("Whether the user can edit the file"),
|
|
11
|
-
canRead: z.boolean().describe("Whether the user can read the file"),
|
|
12
|
-
isAdmin: z.boolean().describe("Whether the user has admin permissions"),
|
|
13
|
-
isOwner: z.boolean().describe("Whether the user is the file owner"),
|
|
14
|
-
isLogged: z.boolean().describe("Whether the user is logged in")
|
|
15
|
-
}).describe("Permission details for the file.");
|
|
9
|
+
type: z.string().describe("Permission type").nullable(),
|
|
10
|
+
canEdit: z.boolean().describe("Whether the user can edit the file").nullable(),
|
|
11
|
+
canRead: z.boolean().describe("Whether the user can read the file").nullable(),
|
|
12
|
+
isAdmin: z.boolean().describe("Whether the user has admin permissions").nullable(),
|
|
13
|
+
isOwner: z.boolean().describe("Whether the user is the file owner").nullable(),
|
|
14
|
+
isLogged: z.boolean().describe("Whether the user is logged in").nullable()
|
|
15
|
+
}).passthrough().describe("Permission details for the file.");
|
|
16
16
|
const penpotGetFile = action("PENPOT_GET_FILE", {
|
|
17
17
|
slug: "penpot-get-file",
|
|
18
18
|
name: "Get File",
|
|
19
19
|
description: "Tool to retrieve a Penpot file by its ID. Returns file details including metadata, structure, and permissions. Use when you need to access file information or check file properties.",
|
|
20
20
|
input: PenpotGetFileInput,
|
|
21
21
|
output: z.object({
|
|
22
|
-
id: z.string().describe("UUID of the file"),
|
|
22
|
+
id: z.string().describe("UUID of the file").nullable(),
|
|
23
23
|
data: z.record(z.string(), z.unknown()).describe("File data structure containing pages, components, and other design elements").nullable().optional(),
|
|
24
|
-
name: z.string().describe("File name"),
|
|
25
|
-
revn: z.number().int().describe("Revision number"),
|
|
26
|
-
vern: z.number().int().describe("Version number"),
|
|
24
|
+
name: z.string().describe("File name").nullable(),
|
|
25
|
+
revn: z.number().int().describe("Revision number").nullable(),
|
|
26
|
+
vern: z.number().int().describe("Version number").nullable(),
|
|
27
27
|
features: z.array(z.string()).describe("Set of enabled features"),
|
|
28
|
-
isShared: z.boolean().describe("Whether the file is shared"),
|
|
29
|
-
createdAt: z.string().describe("ISO timestamp of file creation"),
|
|
30
|
-
projectId: z.string().describe("UUID of the project this file belongs to"),
|
|
31
|
-
modifiedAt: z.string().describe("ISO timestamp of last modification"),
|
|
28
|
+
isShared: z.boolean().describe("Whether the file is shared").nullable(),
|
|
29
|
+
createdAt: z.string().describe("ISO timestamp of file creation").nullable(),
|
|
30
|
+
projectId: z.string().describe("UUID of the project this file belongs to").nullable(),
|
|
31
|
+
modifiedAt: z.string().describe("ISO timestamp of last modification").nullable(),
|
|
32
32
|
permissions: PenpotGetFile_PermissionsSchema.nullable(),
|
|
33
|
-
hasMediaTrimmed: z.boolean().describe("Whether media has been trimmed in this file"),
|
|
34
|
-
commentThreadSeqn: z.number().int().describe("Comment thread sequence number")
|
|
35
|
-
}).describe("Response model for retrieving a Penpot file.")
|
|
33
|
+
hasMediaTrimmed: z.boolean().describe("Whether media has been trimmed in this file").nullable(),
|
|
34
|
+
commentThreadSeqn: z.number().int().describe("Comment thread sequence number").nullable()
|
|
35
|
+
}).passthrough().describe("Response model for retrieving a Penpot file.")
|
|
36
36
|
});
|
|
37
37
|
//#endregion
|
|
38
38
|
export { penpotGetFile };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file.mjs","names":[],"sources":["../../src/actions/get-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFileInput
|
|
1
|
+
{"version":3,"file":"get-file.mjs","names":[],"sources":["../../src/actions/get-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFileInput = z.object({\n id: z.string().describe(\"UUID of the file to retrieve\"),\n features: z.array(z.string()).describe(\"Set of feature flags to enable for this request\").optional(),\n}).describe(\"Request model for retrieving a Penpot file by ID.\");\nconst PenpotGetFile_PermissionsSchema = z.object({\n type: z.string().describe(\"Permission type\").nullable(),\n canEdit: z.boolean().describe(\"Whether the user can edit the file\").nullable(),\n canRead: z.boolean().describe(\"Whether the user can read the file\").nullable(),\n isAdmin: z.boolean().describe(\"Whether the user has admin permissions\").nullable(),\n isOwner: z.boolean().describe(\"Whether the user is the file owner\").nullable(),\n isLogged: z.boolean().describe(\"Whether the user is logged in\").nullable(),\n}).passthrough().describe(\"Permission details for the file.\");\nexport const PenpotGetFileOutput = z.object({\n id: z.string().describe(\"UUID of the file\").nullable(),\n data: z.record(z.string(), z.unknown()).describe(\"File data structure containing pages, components, and other design elements\").nullable().optional(),\n name: z.string().describe(\"File name\").nullable(),\n revn: z.number().int().describe(\"Revision number\").nullable(),\n vern: z.number().int().describe(\"Version number\").nullable(),\n features: z.array(z.string()).describe(\"Set of enabled features\"),\n isShared: z.boolean().describe(\"Whether the file is shared\").nullable(),\n createdAt: z.string().describe(\"ISO timestamp of file creation\").nullable(),\n projectId: z.string().describe(\"UUID of the project this file belongs to\").nullable(),\n modifiedAt: z.string().describe(\"ISO timestamp of last modification\").nullable(),\n permissions: PenpotGetFile_PermissionsSchema.nullable(),\n hasMediaTrimmed: z.boolean().describe(\"Whether media has been trimmed in this file\").nullable(),\n commentThreadSeqn: z.number().int().describe(\"Comment thread sequence number\").nullable(),\n}).passthrough().describe(\"Response model for retrieving a Penpot file.\");\n\nexport const penpotGetFile = action(\"PENPOT_GET_FILE\", {\n slug: \"penpot-get-file\",\n name: \"Get File\",\n description: \"Tool to retrieve a Penpot file by its ID. Returns file details including metadata, structure, and permissions. Use when you need to access file information or check file properties.\",\n input: PenpotGetFileInput,\n output: PenpotGetFileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqB,EAAE,OAAO;CACzC,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACtD,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,kCAAkC,EAAE,OAAO;CAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;CACtD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACjF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAiB5D,MAAa,gBAAgB,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QArBiC,EAAE,OAAO;EAC1C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;EACrD,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpJ,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS;EAChD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;EAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;EAC3D,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yBAAyB;EAChE,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EACtE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EAC1E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACpF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EAC/E,aAAa,gCAAgC,SAAS;EACtD,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EAC9F,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAC1F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAOhB;AACV,CAAC"}
|
|
@@ -7,7 +7,7 @@ const PenpotGetFontVariantsInput = zod.z.object({
|
|
|
7
7
|
share_id: zod.z.string().describe("UUID of the share to get font variants for").optional(),
|
|
8
8
|
project_id: zod.z.string().describe("UUID of the project to get font variants for").optional()
|
|
9
9
|
}).describe("Request schema for retrieving font variants in Penpot.");
|
|
10
|
-
const PenpotGetFontVariantsOutput = zod.z.object({ data: zod.z.union([zod.z.record(zod.z.string(), zod.z.unknown()), zod.z.array(zod.z.unknown())]).nullable().optional() }).describe("Response schema for font variants retrieved from Penpot.");
|
|
10
|
+
const PenpotGetFontVariantsOutput = zod.z.object({ data: zod.z.union([zod.z.record(zod.z.string(), zod.z.unknown()), zod.z.array(zod.z.unknown())]).nullable().optional() }).passthrough().describe("Response schema for font variants retrieved from Penpot.");
|
|
11
11
|
const penpotGetFontVariants = require_action.action("PENPOT_GET_FONT_VARIANTS", {
|
|
12
12
|
slug: "penpot-get-font-variants",
|
|
13
13
|
name: "Get Font Variants",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-font-variants.cjs","names":["z","action"],"sources":["../../src/actions/get-font-variants.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFontVariantsInput
|
|
1
|
+
{"version":3,"file":"get-font-variants.cjs","names":["z","action"],"sources":["../../src/actions/get-font-variants.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFontVariantsInput = z.object({\n file_id: z.string().describe(\"UUID of the file to get font variants for\").optional(),\n team_id: z.string().describe(\"UUID of the team to get font variants for\").optional(),\n share_id: z.string().describe(\"UUID of the share to get font variants for\").optional(),\n project_id: z.string().describe(\"UUID of the project to get font variants for\").optional(),\n}).describe(\"Request schema for retrieving font variants in Penpot.\");\nexport const PenpotGetFontVariantsOutput = z.object({\n data: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n}).passthrough().describe(\"Response schema for font variants retrieved from Penpot.\");\n\nexport const penpotGetFontVariants = action(\"PENPOT_GET_FONT_VARIANTS\", {\n slug: \"penpot-get-font-variants\",\n name: \"Get Font Variants\",\n description: \"Tool to retrieve font variants for a team, file, project, or share in Penpot. Use when you need to get a list of available font variants. Provide at least one of team_id, file_id, project_id, or share_id to scope the query.\",\n input: PenpotGetFontVariantsInput,\n output: PenpotGetFontVariantsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACnF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACnF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACrF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,MAAMA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,GAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAEpF,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-font-variants.d.ts
|
|
4
|
-
declare const PenpotGetFontVariantsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotGetFontVariantsInput: z.ZodObject<{
|
|
5
|
+
file_id: z.ZodOptional<z.ZodString>;
|
|
6
|
+
team_id: z.ZodOptional<z.ZodString>;
|
|
7
|
+
share_id: z.ZodOptional<z.ZodString>;
|
|
8
|
+
project_id: z.ZodOptional<z.ZodString>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const PenpotGetFontVariantsOutput: z.ZodObject<{
|
|
11
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>>>;
|
|
12
|
+
}, z.core.$loose>;
|
|
13
|
+
declare const penpotGetFontVariants: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
|
+
file_id?: string | undefined;
|
|
15
|
+
team_id?: string | undefined;
|
|
16
|
+
share_id?: string | undefined;
|
|
17
|
+
project_id?: string | undefined;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { penpotGetFontVariants };
|
|
9
21
|
//# sourceMappingURL=get-font-variants.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-font-variants.d.cts","names":[],"sources":["../../src/actions/get-font-variants.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"get-font-variants.d.cts","names":[],"sources":["../../src/actions/get-font-variants.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAM1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-font-variants.d.ts
|
|
4
|
-
declare const PenpotGetFontVariantsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PenpotGetFontVariantsInput: z.ZodObject<{
|
|
5
|
+
file_id: z.ZodOptional<z.ZodString>;
|
|
6
|
+
team_id: z.ZodOptional<z.ZodString>;
|
|
7
|
+
share_id: z.ZodOptional<z.ZodString>;
|
|
8
|
+
project_id: z.ZodOptional<z.ZodString>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const PenpotGetFontVariantsOutput: z.ZodObject<{
|
|
11
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodArray<z.ZodUnknown>]>>>;
|
|
12
|
+
}, z.core.$loose>;
|
|
13
|
+
declare const penpotGetFontVariants: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
|
+
file_id?: string | undefined;
|
|
15
|
+
team_id?: string | undefined;
|
|
16
|
+
share_id?: string | undefined;
|
|
17
|
+
project_id?: string | undefined;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { penpotGetFontVariants };
|
|
9
21
|
//# sourceMappingURL=get-font-variants.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-font-variants.d.mts","names":[],"sources":["../../src/actions/get-font-variants.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"get-font-variants.d.mts","names":[],"sources":["../../src/actions/get-font-variants.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAM1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -10,7 +10,7 @@ const penpotGetFontVariants = action("PENPOT_GET_FONT_VARIANTS", {
|
|
|
10
10
|
share_id: z.string().describe("UUID of the share to get font variants for").optional(),
|
|
11
11
|
project_id: z.string().describe("UUID of the project to get font variants for").optional()
|
|
12
12
|
}).describe("Request schema for retrieving font variants in Penpot."),
|
|
13
|
-
output: z.object({ data: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional() }).describe("Response schema for font variants retrieved from Penpot.")
|
|
13
|
+
output: z.object({ data: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional() }).passthrough().describe("Response schema for font variants retrieved from Penpot.")
|
|
14
14
|
});
|
|
15
15
|
//#endregion
|
|
16
16
|
export { penpotGetFontVariants };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-font-variants.mjs","names":[],"sources":["../../src/actions/get-font-variants.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFontVariantsInput
|
|
1
|
+
{"version":3,"file":"get-font-variants.mjs","names":[],"sources":["../../src/actions/get-font-variants.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetFontVariantsInput = z.object({\n file_id: z.string().describe(\"UUID of the file to get font variants for\").optional(),\n team_id: z.string().describe(\"UUID of the team to get font variants for\").optional(),\n share_id: z.string().describe(\"UUID of the share to get font variants for\").optional(),\n project_id: z.string().describe(\"UUID of the project to get font variants for\").optional(),\n}).describe(\"Request schema for retrieving font variants in Penpot.\");\nexport const PenpotGetFontVariantsOutput = z.object({\n data: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n}).passthrough().describe(\"Response schema for font variants retrieved from Penpot.\");\n\nexport const penpotGetFontVariants = action(\"PENPOT_GET_FONT_VARIANTS\", {\n slug: \"penpot-get-font-variants\",\n name: \"Get Font Variants\",\n description: \"Tool to retrieve font variants for a team, file, project, or share in Penpot. Use when you need to get a list of available font variants. Provide at least one of team_id, file_id, project_id, or share_id to scope the query.\",\n input: PenpotGetFontVariantsInput,\n output: PenpotGetFontVariantsOutput,\n});\n"],"mappings":";;AAcA,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdwC,EAAE,OAAO;EACjD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EACnF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EACnF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACrF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAC3F,CAAC,CAAC,CAAC,SAAS,wDASH;CACP,QATyC,EAAE,OAAO,EAClD,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,GAAG,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAOhB;AACV,CAAC"}
|
|
@@ -7,8 +7,8 @@ const PenpotGetLibraryFileReferences_FileReferenceSchema = zod.z.object({
|
|
|
7
7
|
name: zod.z.string().describe("File name").nullable().optional(),
|
|
8
8
|
isShared: zod.z.boolean().describe("Whether the file is shared").nullable().optional(),
|
|
9
9
|
projectId: zod.z.string().describe("Project ID containing the file").nullable().optional()
|
|
10
|
-
}).describe("Information about a file that references the library.");
|
|
11
|
-
const PenpotGetLibraryFileReferencesOutput = zod.z.object({ references: zod.z.array(PenpotGetLibraryFileReferences_FileReferenceSchema).describe("List of files that reference the library").nullable().optional() }).describe("Response model containing files that reference the specified library.");
|
|
10
|
+
}).passthrough().describe("Information about a file that references the library.");
|
|
11
|
+
const PenpotGetLibraryFileReferencesOutput = zod.z.object({ references: zod.z.array(PenpotGetLibraryFileReferences_FileReferenceSchema).describe("List of files that reference the library").nullable().optional() }).passthrough().describe("Response model containing files that reference the specified library.");
|
|
12
12
|
const penpotGetLibraryFileReferences = require_action.action("PENPOT_GET_LIBRARY_FILE_REFERENCES", {
|
|
13
13
|
slug: "penpot-get-library-file-references",
|
|
14
14
|
name: "Get Library File References",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-library-file-references.cjs","names":["z","action"],"sources":["../../src/actions/get-library-file-references.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetLibraryFileReferencesInput
|
|
1
|
+
{"version":3,"file":"get-library-file-references.cjs","names":["z","action"],"sources":["../../src/actions/get-library-file-references.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetLibraryFileReferencesInput = z.object({\n fileId: z.string().describe(\"UUID of the library file to get references for\"),\n}).describe(\"Request model for fetching files that reference a shared library.\");\nconst PenpotGetLibraryFileReferences_FileReferenceSchema = z.object({\n id: z.string().describe(\"File ID\").nullable().optional(),\n name: z.string().describe(\"File name\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the file is shared\").nullable().optional(),\n projectId: z.string().describe(\"Project ID containing the file\").nullable().optional(),\n}).passthrough().describe(\"Information about a file that references the library.\");\nexport const PenpotGetLibraryFileReferencesOutput = z.object({\n references: z.array(PenpotGetLibraryFileReferences_FileReferenceSchema).describe(\"List of files that reference the library\").nullable().optional(),\n}).passthrough().describe(\"Response model containing files that reference the specified library.\");\n\nexport const penpotGetLibraryFileReferences = action(\"PENPOT_GET_LIBRARY_FILE_REFERENCES\", {\n slug: \"penpot-get-library-file-references\",\n name: \"Get Library File References\",\n description: \"Tool to get files that reference a shared library. Use when you need to find which files are using a specific library file in Penpot.\",\n input: PenpotGetLibraryFileReferencesInput,\n output: PenpotGetLibraryFileReferencesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAC9E,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,qDAAqDA,IAAAA,EAAE,OAAO;CAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3D,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AACjF,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,YAAYA,IAAAA,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACnJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAAuE;AAEjG,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|