@keystrokehq/outline 0.1.4 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/activate-user.cjs +1 -0
- package/dist/actions/activate-user.cjs.map +1 -1
- package/dist/actions/activate-user.d.cts +3 -3
- package/dist/actions/activate-user.d.cts.map +1 -1
- package/dist/actions/activate-user.d.mts +3 -3
- package/dist/actions/activate-user.d.mts.map +1 -1
- package/dist/actions/activate-user.mjs +1 -0
- package/dist/actions/activate-user.mjs.map +1 -1
- package/dist/actions/add-collection-group.cjs +1 -0
- package/dist/actions/add-collection-group.cjs.map +1 -1
- package/dist/actions/add-collection-group.d.cts +3 -5
- package/dist/actions/add-collection-group.d.cts.map +1 -1
- package/dist/actions/add-collection-group.d.mts +3 -5
- package/dist/actions/add-collection-group.d.mts.map +1 -1
- package/dist/actions/add-collection-group.mjs +1 -0
- package/dist/actions/add-collection-group.mjs.map +1 -1
- package/dist/actions/add-document-user.cjs +1 -0
- package/dist/actions/add-document-user.cjs.map +1 -1
- package/dist/actions/add-document-user.d.cts +3 -5
- package/dist/actions/add-document-user.d.cts.map +1 -1
- package/dist/actions/add-document-user.d.mts +3 -5
- package/dist/actions/add-document-user.d.mts.map +1 -1
- package/dist/actions/add-document-user.mjs +1 -0
- package/dist/actions/add-document-user.mjs.map +1 -1
- package/dist/actions/add-group-to-document.cjs +1 -0
- package/dist/actions/add-group-to-document.cjs.map +1 -1
- package/dist/actions/add-group-to-document.d.cts +3 -5
- package/dist/actions/add-group-to-document.d.cts.map +1 -1
- package/dist/actions/add-group-to-document.d.mts +3 -5
- package/dist/actions/add-group-to-document.d.mts.map +1 -1
- package/dist/actions/add-group-to-document.mjs +1 -0
- package/dist/actions/add-group-to-document.mjs.map +1 -1
- package/dist/actions/add-group-user.cjs +1 -0
- package/dist/actions/add-group-user.cjs.map +1 -1
- package/dist/actions/add-group-user.d.cts +3 -4
- package/dist/actions/add-group-user.d.cts.map +1 -1
- package/dist/actions/add-group-user.d.mts +3 -4
- package/dist/actions/add-group-user.d.mts.map +1 -1
- package/dist/actions/add-group-user.mjs +1 -0
- package/dist/actions/add-group-user.mjs.map +1 -1
- package/dist/actions/add-user-to-collection.cjs +1 -0
- package/dist/actions/add-user-to-collection.cjs.map +1 -1
- package/dist/actions/add-user-to-collection.d.cts +3 -5
- package/dist/actions/add-user-to-collection.d.cts.map +1 -1
- package/dist/actions/add-user-to-collection.d.mts +3 -5
- package/dist/actions/add-user-to-collection.d.mts.map +1 -1
- package/dist/actions/add-user-to-collection.mjs +1 -0
- package/dist/actions/add-user-to-collection.mjs.map +1 -1
- package/dist/actions/archive-document.cjs +1 -0
- package/dist/actions/archive-document.cjs.map +1 -1
- package/dist/actions/archive-document.d.cts +3 -3
- package/dist/actions/archive-document.d.cts.map +1 -1
- package/dist/actions/archive-document.d.mts +3 -3
- package/dist/actions/archive-document.d.mts.map +1 -1
- package/dist/actions/archive-document.mjs +1 -0
- package/dist/actions/archive-document.mjs.map +1 -1
- package/dist/actions/create-attachment.cjs +1 -0
- package/dist/actions/create-attachment.cjs.map +1 -1
- package/dist/actions/create-attachment.d.cts +3 -6
- package/dist/actions/create-attachment.d.cts.map +1 -1
- package/dist/actions/create-attachment.d.mts +3 -6
- package/dist/actions/create-attachment.d.mts.map +1 -1
- package/dist/actions/create-attachment.mjs +1 -0
- package/dist/actions/create-attachment.mjs.map +1 -1
- package/dist/actions/create-collection.cjs +1 -0
- package/dist/actions/create-collection.cjs.map +1 -1
- package/dist/actions/create-collection.d.cts +3 -8
- package/dist/actions/create-collection.d.cts.map +1 -1
- package/dist/actions/create-collection.d.mts +3 -8
- package/dist/actions/create-collection.d.mts.map +1 -1
- package/dist/actions/create-collection.mjs +1 -0
- package/dist/actions/create-collection.mjs.map +1 -1
- package/dist/actions/create-comment.cjs +1 -0
- package/dist/actions/create-comment.cjs.map +1 -1
- package/dist/actions/create-comment.d.cts +3 -7
- package/dist/actions/create-comment.d.cts.map +1 -1
- package/dist/actions/create-comment.d.mts +3 -7
- package/dist/actions/create-comment.d.mts.map +1 -1
- package/dist/actions/create-comment.mjs +1 -0
- package/dist/actions/create-comment.mjs.map +1 -1
- package/dist/actions/create-document.cjs +1 -0
- package/dist/actions/create-document.cjs.map +1 -1
- package/dist/actions/create-document.d.cts +3 -18
- package/dist/actions/create-document.d.cts.map +1 -1
- package/dist/actions/create-document.d.mts +3 -18
- package/dist/actions/create-document.d.mts.map +1 -1
- package/dist/actions/create-document.mjs +1 -0
- package/dist/actions/create-document.mjs.map +1 -1
- package/dist/actions/create-group.cjs +1 -0
- package/dist/actions/create-group.cjs.map +1 -1
- package/dist/actions/create-group.d.cts +3 -3
- package/dist/actions/create-group.d.cts.map +1 -1
- package/dist/actions/create-group.d.mts +3 -3
- package/dist/actions/create-group.d.mts.map +1 -1
- package/dist/actions/create-group.mjs +1 -0
- package/dist/actions/create-group.mjs.map +1 -1
- package/dist/actions/create-o-auth-client.cjs +1 -0
- package/dist/actions/create-o-auth-client.cjs.map +1 -1
- package/dist/actions/create-o-auth-client.d.cts +3 -9
- package/dist/actions/create-o-auth-client.d.cts.map +1 -1
- package/dist/actions/create-o-auth-client.d.mts +3 -9
- package/dist/actions/create-o-auth-client.d.mts.map +1 -1
- package/dist/actions/create-o-auth-client.mjs +1 -0
- package/dist/actions/create-o-auth-client.mjs.map +1 -1
- package/dist/actions/create-share.cjs +1 -0
- package/dist/actions/create-share.cjs.map +1 -1
- package/dist/actions/create-share.d.cts +3 -6
- package/dist/actions/create-share.d.cts.map +1 -1
- package/dist/actions/create-share.d.mts +3 -6
- package/dist/actions/create-share.d.mts.map +1 -1
- package/dist/actions/create-share.mjs +1 -0
- package/dist/actions/create-share.mjs.map +1 -1
- package/dist/actions/create-star.cjs +1 -0
- package/dist/actions/create-star.cjs.map +1 -1
- package/dist/actions/create-star.d.cts +3 -5
- package/dist/actions/create-star.d.cts.map +1 -1
- package/dist/actions/create-star.d.mts +3 -5
- package/dist/actions/create-star.d.mts.map +1 -1
- package/dist/actions/create-star.mjs +1 -0
- package/dist/actions/create-star.mjs.map +1 -1
- package/dist/actions/create-template.cjs +1 -0
- package/dist/actions/create-template.cjs.map +1 -1
- package/dist/actions/create-template.d.cts +3 -8
- package/dist/actions/create-template.d.cts.map +1 -1
- package/dist/actions/create-template.d.mts +3 -8
- package/dist/actions/create-template.d.mts.map +1 -1
- package/dist/actions/create-template.mjs +1 -0
- package/dist/actions/create-template.mjs.map +1 -1
- package/dist/actions/create-view.cjs +1 -0
- package/dist/actions/create-view.cjs.map +1 -1
- package/dist/actions/create-view.d.cts +3 -3
- package/dist/actions/create-view.d.cts.map +1 -1
- package/dist/actions/create-view.d.mts +3 -3
- package/dist/actions/create-view.d.mts.map +1 -1
- package/dist/actions/create-view.mjs +1 -0
- package/dist/actions/create-view.mjs.map +1 -1
- package/dist/actions/delete-attachment.cjs +1 -0
- package/dist/actions/delete-attachment.cjs.map +1 -1
- package/dist/actions/delete-attachment.d.cts +3 -3
- package/dist/actions/delete-attachment.d.cts.map +1 -1
- package/dist/actions/delete-attachment.d.mts +3 -3
- package/dist/actions/delete-attachment.d.mts.map +1 -1
- package/dist/actions/delete-attachment.mjs +1 -0
- package/dist/actions/delete-attachment.mjs.map +1 -1
- package/dist/actions/delete-collection.cjs +1 -0
- package/dist/actions/delete-collection.cjs.map +1 -1
- package/dist/actions/delete-collection.d.cts +3 -3
- package/dist/actions/delete-collection.d.cts.map +1 -1
- package/dist/actions/delete-collection.d.mts +3 -3
- package/dist/actions/delete-collection.d.mts.map +1 -1
- package/dist/actions/delete-collection.mjs +1 -0
- package/dist/actions/delete-collection.mjs.map +1 -1
- package/dist/actions/delete-comment.cjs +1 -0
- package/dist/actions/delete-comment.cjs.map +1 -1
- package/dist/actions/delete-comment.d.cts +3 -3
- package/dist/actions/delete-comment.d.cts.map +1 -1
- package/dist/actions/delete-comment.d.mts +3 -3
- package/dist/actions/delete-comment.d.mts.map +1 -1
- package/dist/actions/delete-comment.mjs +1 -0
- package/dist/actions/delete-comment.mjs.map +1 -1
- package/dist/actions/delete-document.cjs +1 -0
- package/dist/actions/delete-document.cjs.map +1 -1
- package/dist/actions/delete-document.d.cts +3 -4
- package/dist/actions/delete-document.d.cts.map +1 -1
- package/dist/actions/delete-document.d.mts +3 -4
- package/dist/actions/delete-document.d.mts.map +1 -1
- package/dist/actions/delete-document.mjs +1 -0
- package/dist/actions/delete-document.mjs.map +1 -1
- package/dist/actions/delete-file-operation.cjs +1 -0
- package/dist/actions/delete-file-operation.cjs.map +1 -1
- package/dist/actions/delete-file-operation.d.cts +3 -3
- package/dist/actions/delete-file-operation.d.cts.map +1 -1
- package/dist/actions/delete-file-operation.d.mts +3 -3
- package/dist/actions/delete-file-operation.d.mts.map +1 -1
- package/dist/actions/delete-file-operation.mjs +1 -0
- package/dist/actions/delete-file-operation.mjs.map +1 -1
- package/dist/actions/delete-group.cjs +1 -0
- package/dist/actions/delete-group.cjs.map +1 -1
- package/dist/actions/delete-group.d.cts +3 -3
- package/dist/actions/delete-group.d.cts.map +1 -1
- package/dist/actions/delete-group.d.mts +3 -3
- package/dist/actions/delete-group.d.mts.map +1 -1
- package/dist/actions/delete-group.mjs +1 -0
- package/dist/actions/delete-group.mjs.map +1 -1
- package/dist/actions/delete-oauth-authentication.cjs +1 -0
- package/dist/actions/delete-oauth-authentication.cjs.map +1 -1
- package/dist/actions/delete-oauth-authentication.d.cts +3 -4
- package/dist/actions/delete-oauth-authentication.d.cts.map +1 -1
- package/dist/actions/delete-oauth-authentication.d.mts +3 -4
- package/dist/actions/delete-oauth-authentication.d.mts.map +1 -1
- package/dist/actions/delete-oauth-authentication.mjs +1 -0
- package/dist/actions/delete-oauth-authentication.mjs.map +1 -1
- package/dist/actions/delete-oauth-client.cjs +1 -0
- package/dist/actions/delete-oauth-client.cjs.map +1 -1
- package/dist/actions/delete-oauth-client.d.cts +3 -3
- package/dist/actions/delete-oauth-client.d.cts.map +1 -1
- package/dist/actions/delete-oauth-client.d.mts +3 -3
- package/dist/actions/delete-oauth-client.d.mts.map +1 -1
- package/dist/actions/delete-oauth-client.mjs +1 -0
- package/dist/actions/delete-oauth-client.mjs.map +1 -1
- package/dist/actions/delete-star.cjs +1 -0
- package/dist/actions/delete-star.cjs.map +1 -1
- package/dist/actions/delete-star.d.cts +3 -3
- package/dist/actions/delete-star.d.cts.map +1 -1
- package/dist/actions/delete-star.d.mts +3 -3
- package/dist/actions/delete-star.d.mts.map +1 -1
- package/dist/actions/delete-star.mjs +1 -0
- package/dist/actions/delete-star.mjs.map +1 -1
- package/dist/actions/delete-template.cjs +1 -0
- package/dist/actions/delete-template.cjs.map +1 -1
- package/dist/actions/delete-template.d.cts +3 -3
- package/dist/actions/delete-template.d.cts.map +1 -1
- package/dist/actions/delete-template.d.mts +3 -3
- package/dist/actions/delete-template.d.mts.map +1 -1
- package/dist/actions/delete-template.mjs +1 -0
- package/dist/actions/delete-template.mjs.map +1 -1
- package/dist/actions/delete-user.cjs +1 -0
- package/dist/actions/delete-user.cjs.map +1 -1
- package/dist/actions/delete-user.d.cts +3 -3
- package/dist/actions/delete-user.d.cts.map +1 -1
- package/dist/actions/delete-user.d.mts +3 -3
- package/dist/actions/delete-user.d.mts.map +1 -1
- package/dist/actions/delete-user.mjs +1 -0
- package/dist/actions/delete-user.mjs.map +1 -1
- package/dist/actions/duplicate-document.cjs +1 -0
- package/dist/actions/duplicate-document.cjs.map +1 -1
- package/dist/actions/duplicate-document.d.cts +3 -8
- package/dist/actions/duplicate-document.d.cts.map +1 -1
- package/dist/actions/duplicate-document.d.mts +3 -8
- package/dist/actions/duplicate-document.d.mts.map +1 -1
- package/dist/actions/duplicate-document.mjs +1 -0
- package/dist/actions/duplicate-document.mjs.map +1 -1
- package/dist/actions/duplicate-template.cjs +1 -0
- package/dist/actions/duplicate-template.cjs.map +1 -1
- package/dist/actions/duplicate-template.d.cts +3 -5
- package/dist/actions/duplicate-template.d.cts.map +1 -1
- package/dist/actions/duplicate-template.d.mts +3 -5
- package/dist/actions/duplicate-template.d.mts.map +1 -1
- package/dist/actions/duplicate-template.mjs +1 -0
- package/dist/actions/duplicate-template.mjs.map +1 -1
- package/dist/actions/empty-documents-trash.cjs +1 -0
- package/dist/actions/empty-documents-trash.cjs.map +1 -1
- package/dist/actions/empty-documents-trash.d.cts +3 -1
- package/dist/actions/empty-documents-trash.d.cts.map +1 -1
- package/dist/actions/empty-documents-trash.d.mts +3 -1
- package/dist/actions/empty-documents-trash.d.mts.map +1 -1
- package/dist/actions/empty-documents-trash.mjs +1 -0
- package/dist/actions/empty-documents-trash.mjs.map +1 -1
- package/dist/actions/export-all-collections.cjs +1 -0
- package/dist/actions/export-all-collections.cjs.map +1 -1
- package/dist/actions/export-all-collections.d.cts +3 -5
- package/dist/actions/export-all-collections.d.cts.map +1 -1
- package/dist/actions/export-all-collections.d.mts +3 -5
- package/dist/actions/export-all-collections.d.mts.map +1 -1
- package/dist/actions/export-all-collections.mjs +1 -0
- package/dist/actions/export-all-collections.mjs.map +1 -1
- package/dist/actions/export-collection.cjs +1 -0
- package/dist/actions/export-collection.cjs.map +1 -1
- package/dist/actions/export-collection.d.cts +3 -4
- package/dist/actions/export-collection.d.cts.map +1 -1
- package/dist/actions/export-collection.d.mts +3 -4
- package/dist/actions/export-collection.d.mts.map +1 -1
- package/dist/actions/export-collection.mjs +1 -0
- package/dist/actions/export-collection.mjs.map +1 -1
- package/dist/actions/export-document.cjs +1 -0
- package/dist/actions/export-document.cjs.map +1 -1
- package/dist/actions/export-document.d.cts +3 -6
- package/dist/actions/export-document.d.cts.map +1 -1
- package/dist/actions/export-document.d.mts +3 -6
- package/dist/actions/export-document.d.mts.map +1 -1
- package/dist/actions/export-document.mjs +1 -0
- package/dist/actions/export-document.mjs.map +1 -1
- package/dist/actions/get-attachment-redirect.cjs +1 -0
- package/dist/actions/get-attachment-redirect.cjs.map +1 -1
- package/dist/actions/get-attachment-redirect.d.cts +3 -3
- package/dist/actions/get-attachment-redirect.d.cts.map +1 -1
- package/dist/actions/get-attachment-redirect.d.mts +3 -3
- package/dist/actions/get-attachment-redirect.d.mts.map +1 -1
- package/dist/actions/get-attachment-redirect.mjs +1 -0
- package/dist/actions/get-attachment-redirect.mjs.map +1 -1
- package/dist/actions/get-auth-config.cjs +1 -0
- package/dist/actions/get-auth-config.cjs.map +1 -1
- package/dist/actions/get-auth-config.d.cts +3 -1
- package/dist/actions/get-auth-config.d.cts.map +1 -1
- package/dist/actions/get-auth-config.d.mts +3 -1
- package/dist/actions/get-auth-config.d.mts.map +1 -1
- package/dist/actions/get-auth-config.mjs +1 -0
- package/dist/actions/get-auth-config.mjs.map +1 -1
- package/dist/actions/get-collection-documents.cjs +1 -0
- package/dist/actions/get-collection-documents.cjs.map +1 -1
- package/dist/actions/get-collection-documents.d.cts +3 -3
- package/dist/actions/get-collection-documents.d.cts.map +1 -1
- package/dist/actions/get-collection-documents.d.mts +3 -3
- package/dist/actions/get-collection-documents.d.mts.map +1 -1
- package/dist/actions/get-collection-documents.mjs +1 -0
- package/dist/actions/get-collection-documents.mjs.map +1 -1
- package/dist/actions/get-collection.cjs +1 -0
- package/dist/actions/get-collection.cjs.map +1 -1
- package/dist/actions/get-collection.d.cts +3 -3
- package/dist/actions/get-collection.d.cts.map +1 -1
- package/dist/actions/get-collection.d.mts +3 -3
- package/dist/actions/get-collection.d.mts.map +1 -1
- package/dist/actions/get-collection.mjs +1 -0
- package/dist/actions/get-collection.mjs.map +1 -1
- package/dist/actions/get-comment.cjs +1 -0
- package/dist/actions/get-comment.cjs.map +1 -1
- package/dist/actions/get-comment.d.cts +3 -4
- package/dist/actions/get-comment.d.cts.map +1 -1
- package/dist/actions/get-comment.d.mts +3 -4
- package/dist/actions/get-comment.d.mts.map +1 -1
- package/dist/actions/get-comment.mjs +1 -0
- package/dist/actions/get-comment.mjs.map +1 -1
- package/dist/actions/get-document-info.cjs +1 -0
- package/dist/actions/get-document-info.cjs.map +1 -1
- package/dist/actions/get-document-info.d.cts +3 -4
- package/dist/actions/get-document-info.d.cts.map +1 -1
- package/dist/actions/get-document-info.d.mts +3 -4
- package/dist/actions/get-document-info.d.mts.map +1 -1
- package/dist/actions/get-document-info.mjs +1 -0
- package/dist/actions/get-document-info.mjs.map +1 -1
- package/dist/actions/get-documents-documents.cjs +1 -0
- package/dist/actions/get-documents-documents.cjs.map +1 -1
- package/dist/actions/get-documents-documents.d.cts +3 -3
- package/dist/actions/get-documents-documents.d.cts.map +1 -1
- package/dist/actions/get-documents-documents.d.mts +3 -3
- package/dist/actions/get-documents-documents.d.mts.map +1 -1
- package/dist/actions/get-documents-documents.mjs +1 -0
- package/dist/actions/get-documents-documents.mjs.map +1 -1
- package/dist/actions/get-file-operation-info.cjs +1 -0
- package/dist/actions/get-file-operation-info.cjs.map +1 -1
- package/dist/actions/get-file-operation-info.d.cts +3 -3
- package/dist/actions/get-file-operation-info.d.cts.map +1 -1
- package/dist/actions/get-file-operation-info.d.mts +3 -3
- package/dist/actions/get-file-operation-info.d.mts.map +1 -1
- package/dist/actions/get-file-operation-info.mjs +1 -0
- package/dist/actions/get-file-operation-info.mjs.map +1 -1
- package/dist/actions/get-group-info.cjs +1 -0
- package/dist/actions/get-group-info.cjs.map +1 -1
- package/dist/actions/get-group-info.d.cts +3 -3
- package/dist/actions/get-group-info.d.cts.map +1 -1
- package/dist/actions/get-group-info.d.mts +3 -3
- package/dist/actions/get-group-info.d.mts.map +1 -1
- package/dist/actions/get-group-info.mjs +1 -0
- package/dist/actions/get-group-info.mjs.map +1 -1
- package/dist/actions/get-oauth-client-info.cjs +1 -0
- package/dist/actions/get-oauth-client-info.cjs.map +1 -1
- package/dist/actions/get-oauth-client-info.d.cts +3 -4
- package/dist/actions/get-oauth-client-info.d.cts.map +1 -1
- package/dist/actions/get-oauth-client-info.d.mts +3 -4
- package/dist/actions/get-oauth-client-info.d.mts.map +1 -1
- package/dist/actions/get-oauth-client-info.mjs +1 -0
- package/dist/actions/get-oauth-client-info.mjs.map +1 -1
- package/dist/actions/get-revision-info.cjs +1 -0
- package/dist/actions/get-revision-info.cjs.map +1 -1
- package/dist/actions/get-revision-info.d.cts +3 -3
- package/dist/actions/get-revision-info.d.cts.map +1 -1
- package/dist/actions/get-revision-info.d.mts +3 -3
- package/dist/actions/get-revision-info.d.mts.map +1 -1
- package/dist/actions/get-revision-info.mjs +1 -0
- package/dist/actions/get-revision-info.mjs.map +1 -1
- package/dist/actions/get-share-info.cjs +1 -0
- package/dist/actions/get-share-info.cjs.map +1 -1
- package/dist/actions/get-share-info.d.cts +3 -4
- package/dist/actions/get-share-info.d.cts.map +1 -1
- package/dist/actions/get-share-info.d.mts +3 -4
- package/dist/actions/get-share-info.d.mts.map +1 -1
- package/dist/actions/get-share-info.mjs +1 -0
- package/dist/actions/get-share-info.mjs.map +1 -1
- package/dist/actions/get-template-info.cjs +1 -0
- package/dist/actions/get-template-info.cjs.map +1 -1
- package/dist/actions/get-template-info.d.cts +3 -3
- package/dist/actions/get-template-info.d.cts.map +1 -1
- package/dist/actions/get-template-info.d.mts +3 -3
- package/dist/actions/get-template-info.d.mts.map +1 -1
- package/dist/actions/get-template-info.mjs +1 -0
- package/dist/actions/get-template-info.mjs.map +1 -1
- package/dist/actions/get-user-info.cjs +1 -0
- package/dist/actions/get-user-info.cjs.map +1 -1
- package/dist/actions/get-user-info.d.cts +3 -3
- package/dist/actions/get-user-info.d.cts.map +1 -1
- package/dist/actions/get-user-info.d.mts +3 -3
- package/dist/actions/get-user-info.d.mts.map +1 -1
- package/dist/actions/get-user-info.mjs +1 -0
- package/dist/actions/get-user-info.mjs.map +1 -1
- package/dist/actions/invite-users.cjs +1 -0
- package/dist/actions/invite-users.cjs.map +1 -1
- package/dist/actions/invite-users.d.cts +3 -8
- package/dist/actions/invite-users.d.cts.map +1 -1
- package/dist/actions/invite-users.d.mts +3 -8
- package/dist/actions/invite-users.d.mts.map +1 -1
- package/dist/actions/invite-users.mjs +1 -0
- package/dist/actions/invite-users.mjs.map +1 -1
- package/dist/actions/list-archived-documents.cjs +1 -0
- package/dist/actions/list-archived-documents.cjs.map +1 -1
- package/dist/actions/list-archived-documents.d.cts +3 -4
- package/dist/actions/list-archived-documents.d.cts.map +1 -1
- package/dist/actions/list-archived-documents.d.mts +3 -4
- package/dist/actions/list-archived-documents.d.mts.map +1 -1
- package/dist/actions/list-archived-documents.mjs +1 -0
- package/dist/actions/list-archived-documents.mjs.map +1 -1
- package/dist/actions/list-collection-group-memberships.cjs +1 -0
- package/dist/actions/list-collection-group-memberships.cjs.map +1 -1
- package/dist/actions/list-collection-group-memberships.d.cts +3 -7
- package/dist/actions/list-collection-group-memberships.d.cts.map +1 -1
- package/dist/actions/list-collection-group-memberships.d.mts +3 -7
- package/dist/actions/list-collection-group-memberships.d.mts.map +1 -1
- package/dist/actions/list-collection-group-memberships.mjs +1 -0
- package/dist/actions/list-collection-group-memberships.mjs.map +1 -1
- package/dist/actions/list-collection-memberships.cjs +1 -0
- package/dist/actions/list-collection-memberships.cjs.map +1 -1
- package/dist/actions/list-collection-memberships.d.cts +3 -7
- package/dist/actions/list-collection-memberships.d.cts.map +1 -1
- package/dist/actions/list-collection-memberships.d.mts +3 -7
- package/dist/actions/list-collection-memberships.d.mts.map +1 -1
- package/dist/actions/list-collection-memberships.mjs +1 -0
- package/dist/actions/list-collection-memberships.mjs.map +1 -1
- package/dist/actions/list-collections.cjs +1 -0
- package/dist/actions/list-collections.cjs.map +1 -1
- package/dist/actions/list-collections.d.cts +3 -8
- package/dist/actions/list-collections.d.cts.map +1 -1
- package/dist/actions/list-collections.d.mts +3 -8
- package/dist/actions/list-collections.d.mts.map +1 -1
- package/dist/actions/list-collections.mjs +1 -0
- package/dist/actions/list-collections.mjs.map +1 -1
- package/dist/actions/list-comments.cjs +1 -0
- package/dist/actions/list-comments.cjs.map +1 -1
- package/dist/actions/list-comments.d.cts +3 -9
- package/dist/actions/list-comments.d.cts.map +1 -1
- package/dist/actions/list-comments.d.mts +3 -9
- package/dist/actions/list-comments.d.mts.map +1 -1
- package/dist/actions/list-comments.mjs +1 -0
- package/dist/actions/list-comments.mjs.map +1 -1
- package/dist/actions/list-data-attributes.cjs +1 -0
- package/dist/actions/list-data-attributes.cjs.map +1 -1
- package/dist/actions/list-data-attributes.d.cts +3 -6
- package/dist/actions/list-data-attributes.d.cts.map +1 -1
- package/dist/actions/list-data-attributes.d.mts +3 -6
- package/dist/actions/list-data-attributes.d.mts.map +1 -1
- package/dist/actions/list-data-attributes.mjs +1 -0
- package/dist/actions/list-data-attributes.mjs.map +1 -1
- package/dist/actions/list-deleted-documents.cjs +1 -0
- package/dist/actions/list-deleted-documents.cjs.map +1 -1
- package/dist/actions/list-deleted-documents.d.cts +3 -6
- package/dist/actions/list-deleted-documents.d.cts.map +1 -1
- package/dist/actions/list-deleted-documents.d.mts +3 -6
- package/dist/actions/list-deleted-documents.d.mts.map +1 -1
- package/dist/actions/list-deleted-documents.mjs +1 -0
- package/dist/actions/list-deleted-documents.mjs.map +1 -1
- package/dist/actions/list-document-group-memberships.cjs +1 -0
- package/dist/actions/list-document-group-memberships.cjs.map +1 -1
- package/dist/actions/list-document-group-memberships.d.cts +3 -7
- package/dist/actions/list-document-group-memberships.d.cts.map +1 -1
- package/dist/actions/list-document-group-memberships.d.mts +3 -7
- package/dist/actions/list-document-group-memberships.d.mts.map +1 -1
- package/dist/actions/list-document-group-memberships.mjs +1 -0
- package/dist/actions/list-document-group-memberships.mjs.map +1 -1
- package/dist/actions/list-document-memberships.cjs +1 -0
- package/dist/actions/list-document-memberships.cjs.map +1 -1
- package/dist/actions/list-document-memberships.d.cts +3 -7
- package/dist/actions/list-document-memberships.d.cts.map +1 -1
- package/dist/actions/list-document-memberships.d.mts +3 -7
- package/dist/actions/list-document-memberships.d.mts.map +1 -1
- package/dist/actions/list-document-memberships.mjs +1 -0
- package/dist/actions/list-document-memberships.mjs.map +1 -1
- package/dist/actions/list-document-users.cjs +1 -0
- package/dist/actions/list-document-users.cjs.map +1 -1
- package/dist/actions/list-document-users.d.cts +3 -7
- package/dist/actions/list-document-users.d.cts.map +1 -1
- package/dist/actions/list-document-users.d.mts +3 -7
- package/dist/actions/list-document-users.d.mts.map +1 -1
- package/dist/actions/list-document-users.mjs +1 -0
- package/dist/actions/list-document-users.mjs.map +1 -1
- package/dist/actions/list-documents.cjs +1 -0
- package/dist/actions/list-documents.cjs.map +1 -1
- package/dist/actions/list-documents.d.cts +3 -11
- package/dist/actions/list-documents.d.cts.map +1 -1
- package/dist/actions/list-documents.d.mts +3 -11
- package/dist/actions/list-documents.d.mts.map +1 -1
- package/dist/actions/list-documents.mjs +1 -0
- package/dist/actions/list-documents.mjs.map +1 -1
- package/dist/actions/list-draft-documents.cjs +1 -0
- package/dist/actions/list-draft-documents.cjs.map +1 -1
- package/dist/actions/list-draft-documents.d.cts +3 -8
- package/dist/actions/list-draft-documents.d.cts.map +1 -1
- package/dist/actions/list-draft-documents.d.mts +3 -8
- package/dist/actions/list-draft-documents.d.mts.map +1 -1
- package/dist/actions/list-draft-documents.mjs +1 -0
- package/dist/actions/list-draft-documents.mjs.map +1 -1
- package/dist/actions/list-events.cjs +1 -0
- package/dist/actions/list-events.cjs.map +1 -1
- package/dist/actions/list-events.d.cts +3 -11
- package/dist/actions/list-events.d.cts.map +1 -1
- package/dist/actions/list-events.d.mts +3 -11
- package/dist/actions/list-events.d.mts.map +1 -1
- package/dist/actions/list-events.mjs +1 -0
- package/dist/actions/list-events.mjs.map +1 -1
- package/dist/actions/list-file-operations.cjs +1 -0
- package/dist/actions/list-file-operations.cjs.map +1 -1
- package/dist/actions/list-file-operations.d.cts +3 -5
- package/dist/actions/list-file-operations.d.cts.map +1 -1
- package/dist/actions/list-file-operations.d.mts +3 -5
- package/dist/actions/list-file-operations.d.mts.map +1 -1
- package/dist/actions/list-file-operations.mjs +1 -0
- package/dist/actions/list-file-operations.mjs.map +1 -1
- package/dist/actions/list-group-memberships.cjs +1 -0
- package/dist/actions/list-group-memberships.cjs.map +1 -1
- package/dist/actions/list-group-memberships.d.cts +3 -6
- package/dist/actions/list-group-memberships.d.cts.map +1 -1
- package/dist/actions/list-group-memberships.d.mts +3 -6
- package/dist/actions/list-group-memberships.d.mts.map +1 -1
- package/dist/actions/list-group-memberships.mjs +1 -0
- package/dist/actions/list-group-memberships.mjs.map +1 -1
- package/dist/actions/list-groups.cjs +1 -0
- package/dist/actions/list-groups.cjs.map +1 -1
- package/dist/actions/list-groups.d.cts +3 -7
- package/dist/actions/list-groups.d.cts.map +1 -1
- package/dist/actions/list-groups.d.mts +3 -7
- package/dist/actions/list-groups.d.mts.map +1 -1
- package/dist/actions/list-groups.mjs +1 -0
- package/dist/actions/list-groups.mjs.map +1 -1
- package/dist/actions/list-o-auth-authentications.cjs +1 -0
- package/dist/actions/list-o-auth-authentications.cjs.map +1 -1
- package/dist/actions/list-o-auth-authentications.d.cts +3 -4
- package/dist/actions/list-o-auth-authentications.d.cts.map +1 -1
- package/dist/actions/list-o-auth-authentications.d.mts +3 -4
- package/dist/actions/list-o-auth-authentications.d.mts.map +1 -1
- package/dist/actions/list-o-auth-authentications.mjs +1 -0
- package/dist/actions/list-o-auth-authentications.mjs.map +1 -1
- package/dist/actions/list-oauth-clients.cjs +1 -0
- package/dist/actions/list-oauth-clients.cjs.map +1 -1
- package/dist/actions/list-oauth-clients.d.cts +3 -4
- package/dist/actions/list-oauth-clients.d.cts.map +1 -1
- package/dist/actions/list-oauth-clients.d.mts +3 -4
- package/dist/actions/list-oauth-clients.d.mts.map +1 -1
- package/dist/actions/list-oauth-clients.mjs +1 -0
- package/dist/actions/list-oauth-clients.mjs.map +1 -1
- package/dist/actions/list-recently-viewed-documents.cjs +1 -0
- package/dist/actions/list-recently-viewed-documents.cjs.map +1 -1
- package/dist/actions/list-recently-viewed-documents.d.cts +3 -6
- package/dist/actions/list-recently-viewed-documents.d.cts.map +1 -1
- package/dist/actions/list-recently-viewed-documents.d.mts +3 -6
- package/dist/actions/list-recently-viewed-documents.d.mts.map +1 -1
- package/dist/actions/list-recently-viewed-documents.mjs +1 -0
- package/dist/actions/list-recently-viewed-documents.mjs.map +1 -1
- package/dist/actions/list-revisions.cjs +1 -0
- package/dist/actions/list-revisions.cjs.map +1 -1
- package/dist/actions/list-revisions.d.cts +3 -7
- package/dist/actions/list-revisions.d.cts.map +1 -1
- package/dist/actions/list-revisions.d.mts +3 -7
- package/dist/actions/list-revisions.d.mts.map +1 -1
- package/dist/actions/list-revisions.mjs +1 -0
- package/dist/actions/list-revisions.mjs.map +1 -1
- package/dist/actions/list-shares.cjs +1 -0
- package/dist/actions/list-shares.cjs.map +1 -1
- package/dist/actions/list-shares.d.cts +3 -7
- package/dist/actions/list-shares.d.cts.map +1 -1
- package/dist/actions/list-shares.d.mts +3 -7
- package/dist/actions/list-shares.d.mts.map +1 -1
- package/dist/actions/list-shares.mjs +1 -0
- package/dist/actions/list-shares.mjs.map +1 -1
- package/dist/actions/list-stars.cjs +1 -0
- package/dist/actions/list-stars.cjs.map +1 -1
- package/dist/actions/list-stars.d.cts +3 -7
- package/dist/actions/list-stars.d.cts.map +1 -1
- package/dist/actions/list-stars.d.mts +3 -7
- package/dist/actions/list-stars.d.mts.map +1 -1
- package/dist/actions/list-stars.mjs +1 -0
- package/dist/actions/list-stars.mjs.map +1 -1
- package/dist/actions/list-templates.cjs +1 -0
- package/dist/actions/list-templates.cjs.map +1 -1
- package/dist/actions/list-templates.d.cts +3 -8
- package/dist/actions/list-templates.d.cts.map +1 -1
- package/dist/actions/list-templates.d.mts +3 -8
- package/dist/actions/list-templates.d.mts.map +1 -1
- package/dist/actions/list-templates.mjs +1 -0
- package/dist/actions/list-templates.mjs.map +1 -1
- package/dist/actions/list-users.cjs +1 -0
- package/dist/actions/list-users.cjs.map +1 -1
- package/dist/actions/list-users.d.cts +3 -8
- package/dist/actions/list-users.d.cts.map +1 -1
- package/dist/actions/list-users.d.mts +3 -8
- package/dist/actions/list-users.d.mts.map +1 -1
- package/dist/actions/list-users.mjs +1 -0
- package/dist/actions/list-users.mjs.map +1 -1
- package/dist/actions/list-views.cjs +1 -0
- package/dist/actions/list-views.cjs.map +1 -1
- package/dist/actions/list-views.d.cts +3 -6
- package/dist/actions/list-views.d.cts.map +1 -1
- package/dist/actions/list-views.d.mts +3 -6
- package/dist/actions/list-views.d.mts.map +1 -1
- package/dist/actions/list-views.mjs +1 -0
- package/dist/actions/list-views.mjs.map +1 -1
- package/dist/actions/move-document.cjs +1 -0
- package/dist/actions/move-document.cjs.map +1 -1
- package/dist/actions/move-document.d.cts +3 -6
- package/dist/actions/move-document.d.cts.map +1 -1
- package/dist/actions/move-document.d.mts +3 -6
- package/dist/actions/move-document.d.mts.map +1 -1
- package/dist/actions/move-document.mjs +1 -0
- package/dist/actions/move-document.mjs.map +1 -1
- package/dist/actions/redirect-file-operation.cjs +1 -0
- package/dist/actions/redirect-file-operation.cjs.map +1 -1
- package/dist/actions/redirect-file-operation.d.cts +3 -3
- package/dist/actions/redirect-file-operation.d.cts.map +1 -1
- package/dist/actions/redirect-file-operation.d.mts +3 -3
- package/dist/actions/redirect-file-operation.d.mts.map +1 -1
- package/dist/actions/redirect-file-operation.mjs +1 -0
- package/dist/actions/redirect-file-operation.mjs.map +1 -1
- package/dist/actions/remove-collection-group.cjs +1 -0
- package/dist/actions/remove-collection-group.cjs.map +1 -1
- package/dist/actions/remove-collection-group.d.cts +3 -4
- package/dist/actions/remove-collection-group.d.cts.map +1 -1
- package/dist/actions/remove-collection-group.d.mts +3 -4
- package/dist/actions/remove-collection-group.d.mts.map +1 -1
- package/dist/actions/remove-collection-group.mjs +1 -0
- package/dist/actions/remove-collection-group.mjs.map +1 -1
- package/dist/actions/remove-collection-user.cjs +1 -0
- package/dist/actions/remove-collection-user.cjs.map +1 -1
- package/dist/actions/remove-collection-user.d.cts +3 -4
- package/dist/actions/remove-collection-user.d.cts.map +1 -1
- package/dist/actions/remove-collection-user.d.mts +3 -4
- package/dist/actions/remove-collection-user.d.mts.map +1 -1
- package/dist/actions/remove-collection-user.mjs +1 -0
- package/dist/actions/remove-collection-user.mjs.map +1 -1
- package/dist/actions/remove-document-user.cjs +1 -0
- package/dist/actions/remove-document-user.cjs.map +1 -1
- package/dist/actions/remove-document-user.d.cts +3 -4
- package/dist/actions/remove-document-user.d.cts.map +1 -1
- package/dist/actions/remove-document-user.d.mts +3 -4
- package/dist/actions/remove-document-user.d.mts.map +1 -1
- package/dist/actions/remove-document-user.mjs +1 -0
- package/dist/actions/remove-document-user.mjs.map +1 -1
- package/dist/actions/remove-group-from-document.cjs +1 -0
- package/dist/actions/remove-group-from-document.cjs.map +1 -1
- package/dist/actions/remove-group-from-document.d.cts +3 -4
- package/dist/actions/remove-group-from-document.d.cts.map +1 -1
- package/dist/actions/remove-group-from-document.d.mts +3 -4
- package/dist/actions/remove-group-from-document.d.mts.map +1 -1
- package/dist/actions/remove-group-from-document.mjs +1 -0
- package/dist/actions/remove-group-from-document.mjs.map +1 -1
- package/dist/actions/remove-group-user.cjs +1 -0
- package/dist/actions/remove-group-user.cjs.map +1 -1
- package/dist/actions/remove-group-user.d.cts +3 -4
- package/dist/actions/remove-group-user.d.cts.map +1 -1
- package/dist/actions/remove-group-user.d.mts +3 -4
- package/dist/actions/remove-group-user.d.mts.map +1 -1
- package/dist/actions/remove-group-user.mjs +1 -0
- package/dist/actions/remove-group-user.mjs.map +1 -1
- package/dist/actions/restore-document.cjs +1 -0
- package/dist/actions/restore-document.cjs.map +1 -1
- package/dist/actions/restore-document.d.cts +3 -5
- package/dist/actions/restore-document.d.cts.map +1 -1
- package/dist/actions/restore-document.d.mts +3 -5
- package/dist/actions/restore-document.d.mts.map +1 -1
- package/dist/actions/restore-document.mjs +1 -0
- package/dist/actions/restore-document.mjs.map +1 -1
- package/dist/actions/restore-template.cjs +1 -0
- package/dist/actions/restore-template.cjs.map +1 -1
- package/dist/actions/restore-template.d.cts +3 -3
- package/dist/actions/restore-template.d.cts.map +1 -1
- package/dist/actions/restore-template.d.mts +3 -3
- package/dist/actions/restore-template.d.mts.map +1 -1
- package/dist/actions/restore-template.mjs +1 -0
- package/dist/actions/restore-template.mjs.map +1 -1
- package/dist/actions/retrieve-auth-info.cjs +1 -0
- package/dist/actions/retrieve-auth-info.cjs.map +1 -1
- package/dist/actions/retrieve-auth-info.d.cts +3 -1
- package/dist/actions/retrieve-auth-info.d.cts.map +1 -1
- package/dist/actions/retrieve-auth-info.d.mts +3 -1
- package/dist/actions/retrieve-auth-info.d.mts.map +1 -1
- package/dist/actions/retrieve-auth-info.mjs +1 -0
- package/dist/actions/retrieve-auth-info.mjs.map +1 -1
- package/dist/actions/revoke-share.cjs +1 -0
- package/dist/actions/revoke-share.cjs.map +1 -1
- package/dist/actions/revoke-share.d.cts +3 -3
- package/dist/actions/revoke-share.d.cts.map +1 -1
- package/dist/actions/revoke-share.d.mts +3 -3
- package/dist/actions/revoke-share.d.mts.map +1 -1
- package/dist/actions/revoke-share.mjs +1 -0
- package/dist/actions/revoke-share.mjs.map +1 -1
- package/dist/actions/rotate-oauth-client-secret.cjs +1 -0
- package/dist/actions/rotate-oauth-client-secret.cjs.map +1 -1
- package/dist/actions/rotate-oauth-client-secret.d.cts +3 -3
- package/dist/actions/rotate-oauth-client-secret.d.cts.map +1 -1
- package/dist/actions/rotate-oauth-client-secret.d.mts +3 -3
- package/dist/actions/rotate-oauth-client-secret.d.mts.map +1 -1
- package/dist/actions/rotate-oauth-client-secret.mjs +1 -0
- package/dist/actions/rotate-oauth-client-secret.mjs.map +1 -1
- package/dist/actions/search-document-titles.cjs +1 -0
- package/dist/actions/search-document-titles.cjs.map +1 -1
- package/dist/actions/search-document-titles.d.cts +4 -14
- package/dist/actions/search-document-titles.d.cts.map +1 -1
- package/dist/actions/search-document-titles.d.mts +4 -14
- package/dist/actions/search-document-titles.d.mts.map +1 -1
- package/dist/actions/search-document-titles.mjs +1 -0
- package/dist/actions/search-document-titles.mjs.map +1 -1
- package/dist/actions/search-documents.cjs +1 -0
- package/dist/actions/search-documents.cjs.map +1 -1
- package/dist/actions/search-documents.d.cts +3 -13
- package/dist/actions/search-documents.d.cts.map +1 -1
- package/dist/actions/search-documents.d.mts +3 -13
- package/dist/actions/search-documents.d.mts.map +1 -1
- package/dist/actions/search-documents.mjs +1 -0
- package/dist/actions/search-documents.mjs.map +1 -1
- package/dist/actions/suspend-user.cjs +1 -0
- package/dist/actions/suspend-user.cjs.map +1 -1
- package/dist/actions/suspend-user.d.cts +3 -3
- package/dist/actions/suspend-user.d.cts.map +1 -1
- package/dist/actions/suspend-user.d.mts +3 -3
- package/dist/actions/suspend-user.d.mts.map +1 -1
- package/dist/actions/suspend-user.mjs +1 -0
- package/dist/actions/suspend-user.mjs.map +1 -1
- package/dist/actions/templatize-document.cjs +1 -0
- package/dist/actions/templatize-document.cjs.map +1 -1
- package/dist/actions/templatize-document.d.cts +3 -5
- package/dist/actions/templatize-document.d.cts.map +1 -1
- package/dist/actions/templatize-document.d.mts +3 -5
- package/dist/actions/templatize-document.d.mts.map +1 -1
- package/dist/actions/templatize-document.mjs +1 -0
- package/dist/actions/templatize-document.mjs.map +1 -1
- package/dist/actions/unpublish-document.cjs +1 -0
- package/dist/actions/unpublish-document.cjs.map +1 -1
- package/dist/actions/unpublish-document.d.cts +3 -4
- package/dist/actions/unpublish-document.d.cts.map +1 -1
- package/dist/actions/unpublish-document.d.mts +3 -4
- package/dist/actions/unpublish-document.d.mts.map +1 -1
- package/dist/actions/unpublish-document.mjs +1 -0
- package/dist/actions/unpublish-document.mjs.map +1 -1
- package/dist/actions/update-collection.cjs +1 -0
- package/dist/actions/update-collection.cjs.map +1 -1
- package/dist/actions/update-collection.d.cts +3 -9
- package/dist/actions/update-collection.d.cts.map +1 -1
- package/dist/actions/update-collection.d.mts +3 -9
- package/dist/actions/update-collection.d.mts.map +1 -1
- package/dist/actions/update-collection.mjs +1 -0
- package/dist/actions/update-collection.mjs.map +1 -1
- package/dist/actions/update-comment.cjs +1 -0
- package/dist/actions/update-comment.cjs.map +1 -1
- package/dist/actions/update-comment.d.cts +3 -4
- package/dist/actions/update-comment.d.cts.map +1 -1
- package/dist/actions/update-comment.d.mts +3 -4
- package/dist/actions/update-comment.d.mts.map +1 -1
- package/dist/actions/update-comment.mjs +1 -0
- package/dist/actions/update-comment.mjs.map +1 -1
- package/dist/actions/update-document.cjs +1 -0
- package/dist/actions/update-document.cjs.map +1 -1
- package/dist/actions/update-document.d.cts +3 -18
- package/dist/actions/update-document.d.cts.map +1 -1
- package/dist/actions/update-document.d.mts +3 -18
- package/dist/actions/update-document.d.mts.map +1 -1
- package/dist/actions/update-document.mjs +1 -0
- package/dist/actions/update-document.mjs.map +1 -1
- package/dist/actions/update-group.cjs +1 -0
- package/dist/actions/update-group.cjs.map +1 -1
- package/dist/actions/update-group.d.cts +3 -4
- package/dist/actions/update-group.d.cts.map +1 -1
- package/dist/actions/update-group.d.mts +3 -4
- package/dist/actions/update-group.d.mts.map +1 -1
- package/dist/actions/update-group.mjs +1 -0
- package/dist/actions/update-group.mjs.map +1 -1
- package/dist/actions/update-o-auth-client.cjs +1 -0
- package/dist/actions/update-o-auth-client.cjs.map +1 -1
- package/dist/actions/update-o-auth-client.d.cts +3 -10
- package/dist/actions/update-o-auth-client.d.cts.map +1 -1
- package/dist/actions/update-o-auth-client.d.mts +3 -10
- package/dist/actions/update-o-auth-client.d.mts.map +1 -1
- package/dist/actions/update-o-auth-client.mjs +1 -0
- package/dist/actions/update-o-auth-client.mjs.map +1 -1
- package/dist/actions/update-share.cjs +1 -0
- package/dist/actions/update-share.cjs.map +1 -1
- package/dist/actions/update-share.d.cts +3 -4
- package/dist/actions/update-share.d.cts.map +1 -1
- package/dist/actions/update-share.d.mts +3 -4
- package/dist/actions/update-share.d.mts.map +1 -1
- package/dist/actions/update-share.mjs +1 -0
- package/dist/actions/update-share.mjs.map +1 -1
- package/dist/actions/update-star.cjs +1 -0
- package/dist/actions/update-star.cjs.map +1 -1
- package/dist/actions/update-star.d.cts +3 -4
- package/dist/actions/update-star.d.cts.map +1 -1
- package/dist/actions/update-star.d.mts +3 -4
- package/dist/actions/update-star.d.mts.map +1 -1
- package/dist/actions/update-star.mjs +1 -0
- package/dist/actions/update-star.mjs.map +1 -1
- package/dist/actions/update-template.cjs +1 -0
- package/dist/actions/update-template.cjs.map +1 -1
- package/dist/actions/update-template.d.cts +3 -9
- package/dist/actions/update-template.d.cts.map +1 -1
- package/dist/actions/update-template.d.mts +3 -9
- package/dist/actions/update-template.d.mts.map +1 -1
- package/dist/actions/update-template.mjs +1 -0
- package/dist/actions/update-template.mjs.map +1 -1
- package/dist/actions/update-user-role.cjs +1 -0
- package/dist/actions/update-user-role.cjs.map +1 -1
- package/dist/actions/update-user-role.d.cts +3 -4
- package/dist/actions/update-user-role.d.cts.map +1 -1
- package/dist/actions/update-user-role.d.mts +3 -4
- package/dist/actions/update-user-role.d.mts.map +1 -1
- package/dist/actions/update-user-role.mjs +1 -0
- package/dist/actions/update-user-role.mjs.map +1 -1
- package/dist/actions/update-user.cjs +1 -0
- package/dist/actions/update-user.cjs.map +1 -1
- package/dist/actions/update-user.d.cts +3 -6
- package/dist/actions/update-user.d.cts.map +1 -1
- package/dist/actions/update-user.d.mts +3 -6
- package/dist/actions/update-user.d.mts.map +1 -1
- package/dist/actions/update-user.mjs +1 -0
- package/dist/actions/update-user.mjs.map +1 -1
- package/dist/app.cjs +9 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +8 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +8 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +6 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-document.mjs","names":[],"sources":["../../src/actions/update-document.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineUpdateDocumentInput = z.object({\n id: z.string().describe(\"Unique identifier for the document. Either the UUID or the urlId is acceptable.\"),\n icon: z.string().describe(\"Icon displayed alongside the document title\").optional(),\n text: z.string().describe(\"The body of the document in markdown.\").optional(),\n color: z.string().describe(\"Color for the document icon in hex format\").optional(),\n title: z.string().describe(\"The title of the document.\").optional(),\n publish: z.boolean().describe(\"Whether this document should be published and made visible to other workspace members, if a draft\").optional(),\n editMode: z.string().describe(\"Edit mode\").optional(),\n fullWidth: z.boolean().describe(\"Whether the document should be displayed in full width\").optional(),\n templateId: z.string().describe(\"Identifier for the template this document is based on\").optional(),\n collectionId: z.string().describe(\"Identifier for the collection to move the document to\").optional(),\n dataAttributes: z.array(z.object({\n id: z.string().describe(\"The unique identifier for the data attribute\").optional(),\n value: z.string().describe(\"The value of the data attribute\").optional(),\n}).passthrough().describe(\"Data attribute model for document attributes.\")).describe(\"Data attributes to be updated. Attributes not included will be removed from the document.\").optional(),\n insightsEnabled: z.boolean().describe(\"Whether insights should be visible on the document\").optional(),\n}).describe(\"Request model for updating a document.\");\nconst OutlineUpdateDocument_UserSchema = z.object({\n id: z.string().describe(\"User ID\").nullable().optional(),\n name: z.string().describe(\"User name\").nullable().optional(),\n email: z.string().describe(\"User email\").nullable().optional(),\n avatarUrl: z.string().describe(\"User avatar URL\").nullable().optional(),\n}).passthrough().describe(\"User object reference for createdBy and updatedBy fields.\");\nconst OutlineUpdateDocument_DocumentSchema = z.object({\n id: z.string().describe(\"Unique document identifier (UUID)\").nullable(),\n icon: z.string().describe(\"Document icon emoji\").nullable().optional(),\n text: z.string().describe(\"Document content in markdown format\").nullable(),\n color: z.string().describe(\"Document color\").nullable().optional(),\n title: z.string().describe(\"Document title\").nullable(),\n urlId: z.string().describe(\"URL-friendly identifier for the document\").nullable().optional(),\n status: z.string().describe(\"Document status: draft, archived, or published\").nullable().optional(),\n publish: z.boolean().describe(\"Whether the document is published\").nullable().optional(),\n shareId: z.string().describe(\"Share identifier if document is shared\").nullable().optional(),\n editMode: z.string().describe(\"Document edit mode\").nullable().optional(),\n createdAt: z.string().describe(\"Document creation timestamp\").nullable(),\n createdBy: OutlineUpdateDocument_UserSchema.nullable().optional(),\n fullWidth: z.boolean().describe(\"Whether the document uses full width layout\").nullable().optional(),\n updatedAt: z.string().describe(\"Last update timestamp\").nullable(),\n updatedBy: OutlineUpdateDocument_UserSchema.nullable().optional(),\n viewCount: z.number().int().describe(\"Number of times the document has been viewed\").nullable().optional(),\n collectionId: z.string().describe(\"Parent collection UUID\").nullable().optional(),\n dataAttributes: z.array(z.record(z.string(), z.unknown())).describe(\"Additional data attributes\").nullable().optional(),\n insightsEnabled: z.boolean().describe(\"Whether insights are enabled for the document\").nullable().optional(),\n parentDocumentId: z.string().describe(\"Parent document UUID for nested documents\").nullable().optional(),\n}).passthrough().describe(\"Complete document object with all metadata and content.\");\nconst OutlineUpdateDocument_PolicySchema = z.object({\n id: z.string().describe(\"Identifier identical to the related resource\").nullable(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Object describing authorized actions the user can perform\"),\n}).passthrough().describe(\"Policy object describing authorized actions for the document.\");\nexport const OutlineUpdateDocumentOutput = z.object({\n data: OutlineUpdateDocument_DocumentSchema.nullable(),\n policies: z.array(OutlineUpdateDocument_PolicySchema).describe(\"Array of policy objects describing authorized actions\").nullable().optional(),\n}).passthrough().describe(\"Response model for update document operation.\");\n\nexport const outlineUpdateDocument = action(\"OUTLINE_UPDATE_DOCUMENT\", {\n slug: \"outline-update-document\",\n name: \"Update Document\",\n description: \"Tool to update a document in Outline. Use when you need to modify an existing document's title, content, or metadata. At least the document ID is required.\",\n input: OutlineUpdateDocumentInput,\n output: OutlineUpdateDocumentOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-document.mjs","names":[],"sources":["../../src/actions/update-document.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { outline } from \"../app\";\n\nexport const OutlineUpdateDocumentInput = z.object({\n id: z.string().describe(\"Unique identifier for the document. Either the UUID or the urlId is acceptable.\"),\n icon: z.string().describe(\"Icon displayed alongside the document title\").optional(),\n text: z.string().describe(\"The body of the document in markdown.\").optional(),\n color: z.string().describe(\"Color for the document icon in hex format\").optional(),\n title: z.string().describe(\"The title of the document.\").optional(),\n publish: z.boolean().describe(\"Whether this document should be published and made visible to other workspace members, if a draft\").optional(),\n editMode: z.string().describe(\"Edit mode\").optional(),\n fullWidth: z.boolean().describe(\"Whether the document should be displayed in full width\").optional(),\n templateId: z.string().describe(\"Identifier for the template this document is based on\").optional(),\n collectionId: z.string().describe(\"Identifier for the collection to move the document to\").optional(),\n dataAttributes: z.array(z.object({\n id: z.string().describe(\"The unique identifier for the data attribute\").optional(),\n value: z.string().describe(\"The value of the data attribute\").optional(),\n}).passthrough().describe(\"Data attribute model for document attributes.\")).describe(\"Data attributes to be updated. Attributes not included will be removed from the document.\").optional(),\n insightsEnabled: z.boolean().describe(\"Whether insights should be visible on the document\").optional(),\n}).describe(\"Request model for updating a document.\");\nconst OutlineUpdateDocument_UserSchema = z.object({\n id: z.string().describe(\"User ID\").nullable().optional(),\n name: z.string().describe(\"User name\").nullable().optional(),\n email: z.string().describe(\"User email\").nullable().optional(),\n avatarUrl: z.string().describe(\"User avatar URL\").nullable().optional(),\n}).passthrough().describe(\"User object reference for createdBy and updatedBy fields.\");\nconst OutlineUpdateDocument_DocumentSchema = z.object({\n id: z.string().describe(\"Unique document identifier (UUID)\").nullable(),\n icon: z.string().describe(\"Document icon emoji\").nullable().optional(),\n text: z.string().describe(\"Document content in markdown format\").nullable(),\n color: z.string().describe(\"Document color\").nullable().optional(),\n title: z.string().describe(\"Document title\").nullable(),\n urlId: z.string().describe(\"URL-friendly identifier for the document\").nullable().optional(),\n status: z.string().describe(\"Document status: draft, archived, or published\").nullable().optional(),\n publish: z.boolean().describe(\"Whether the document is published\").nullable().optional(),\n shareId: z.string().describe(\"Share identifier if document is shared\").nullable().optional(),\n editMode: z.string().describe(\"Document edit mode\").nullable().optional(),\n createdAt: z.string().describe(\"Document creation timestamp\").nullable(),\n createdBy: OutlineUpdateDocument_UserSchema.nullable().optional(),\n fullWidth: z.boolean().describe(\"Whether the document uses full width layout\").nullable().optional(),\n updatedAt: z.string().describe(\"Last update timestamp\").nullable(),\n updatedBy: OutlineUpdateDocument_UserSchema.nullable().optional(),\n viewCount: z.number().int().describe(\"Number of times the document has been viewed\").nullable().optional(),\n collectionId: z.string().describe(\"Parent collection UUID\").nullable().optional(),\n dataAttributes: z.array(z.record(z.string(), z.unknown())).describe(\"Additional data attributes\").nullable().optional(),\n insightsEnabled: z.boolean().describe(\"Whether insights are enabled for the document\").nullable().optional(),\n parentDocumentId: z.string().describe(\"Parent document UUID for nested documents\").nullable().optional(),\n}).passthrough().describe(\"Complete document object with all metadata and content.\");\nconst OutlineUpdateDocument_PolicySchema = z.object({\n id: z.string().describe(\"Identifier identical to the related resource\").nullable(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Object describing authorized actions the user can perform\"),\n}).passthrough().describe(\"Policy object describing authorized actions for the document.\");\nexport const OutlineUpdateDocumentOutput = z.object({\n data: OutlineUpdateDocument_DocumentSchema.nullable(),\n policies: z.array(OutlineUpdateDocument_PolicySchema).describe(\"Array of policy objects describing authorized actions\").nullable().optional(),\n}).passthrough().describe(\"Response model for update document operation.\");\n\nexport const outlineUpdateDocument: AppAction<\n typeof OutlineUpdateDocumentInput,\n typeof OutlineUpdateDocumentOutput,\n typeof outline.credential\n> = action(\"OUTLINE_UPDATE_DOCUMENT\", {\n slug: \"outline-update-document\",\n name: \"Update Document\",\n description: \"Tool to update a document in Outline. Use when you need to modify an existing document's title, content, or metadata. At least the document ID is required.\",\n input: OutlineUpdateDocumentInput,\n output: OutlineUpdateDocumentOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6B,EAAE,OAAO;CACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF;CACzG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC5E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACjF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAClE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CAC5I,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS;CACpD,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACnG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAClG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CACpG,gBAAgB,EAAE,MAAM,EAAE,OAAO;EACjC,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACjF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACzE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CACzL,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,mCAAmC,EAAE,OAAO;CAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AACrF,MAAM,uCAAuC,EAAE,OAAO;CACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;CACtD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACvE,WAAW,iCAAiC,SAAS,CAAC,CAAC,SAAS;CAChE,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CACjE,WAAW,iCAAiC,SAAS,CAAC,CAAC,SAAS;CAChE,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,gBAAgB,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AACnF,MAAM,qCAAqC,EAAE,OAAO;CAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,WAAW,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAA+D;AAMzF,MAAa,wBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdyC,EAAE,OAAO;EAClD,MAAM,qCAAqC,SAAS;EACpD,UAAU,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-group.cjs","names":["z","action"],"sources":["../../src/actions/update-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineUpdateGroupInput = z.object({\n id: z.string().describe(\"Group ID (UUID). The unique identifier of the group to update.\"),\n name: z.string().describe(\"New name for the group.\"),\n}).describe(\"Request schema for updating a group.\");\nconst OutlineUpdateGroup_GroupSchema = z.object({\n id: z.string().describe(\"Unique identifier for the group.\").nullable().optional(),\n name: z.string().describe(\"Name of the group.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the group was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the group was last updated.\").nullable().optional(),\n}).passthrough().describe(\"Schema for a group object.\");\nconst OutlineUpdateGroup_PolicySchema = z.object({\n id: z.string().describe(\"Policy identifier (matches resource ID).\").nullable().optional(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Map of abilities and their allowed status.\").nullable().optional(),\n}).passthrough().describe(\"Authorization policy for the group.\");\nexport const OutlineUpdateGroupOutput = z.object({\n data: OutlineUpdateGroup_GroupSchema.nullable(),\n policies: z.array(OutlineUpdateGroup_PolicySchema).describe(\"List of authorization policies for the group.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for updating a group.\");\n\nexport const outlineUpdateGroup = action(\"OUTLINE_UPDATE_GROUP\", {\n slug: \"outline-update-group\",\n name: \"Update Group\",\n description: \"Tool to update an existing group's name in Outline. Use when you need to rename a group.\",\n input: OutlineUpdateGroupInput,\n output: OutlineUpdateGroupOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-group.cjs","names":["z","action"],"sources":["../../src/actions/update-group.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { outline } from \"../app\";\n\nexport const OutlineUpdateGroupInput = z.object({\n id: z.string().describe(\"Group ID (UUID). The unique identifier of the group to update.\"),\n name: z.string().describe(\"New name for the group.\"),\n}).describe(\"Request schema for updating a group.\");\nconst OutlineUpdateGroup_GroupSchema = z.object({\n id: z.string().describe(\"Unique identifier for the group.\").nullable().optional(),\n name: z.string().describe(\"Name of the group.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the group was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the group was last updated.\").nullable().optional(),\n}).passthrough().describe(\"Schema for a group object.\");\nconst OutlineUpdateGroup_PolicySchema = z.object({\n id: z.string().describe(\"Policy identifier (matches resource ID).\").nullable().optional(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Map of abilities and their allowed status.\").nullable().optional(),\n}).passthrough().describe(\"Authorization policy for the group.\");\nexport const OutlineUpdateGroupOutput = z.object({\n data: OutlineUpdateGroup_GroupSchema.nullable(),\n policies: z.array(OutlineUpdateGroup_PolicySchema).describe(\"List of authorization policies for the group.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for updating a group.\");\n\nexport const outlineUpdateGroup: AppAction<\n typeof OutlineUpdateGroupInput,\n typeof OutlineUpdateGroupOutput,\n typeof outline.credential\n> = action(\"OUTLINE_UPDATE_GROUP\", {\n slug: \"outline-update-group\",\n name: \"Update Group\",\n description: \"Tool to update an existing group's name in Outline. Use when you need to rename a group.\",\n input: OutlineUpdateGroupInput,\n output: OutlineUpdateGroupOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CACxF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;AACrD,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4BAA4B;AACtD,MAAM,kCAAkCA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,MAAM,+BAA+B,SAAS;CAC9C,UAAUA,IAAAA,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAEjE,MAAa,qBAITC,eAAAA,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { outline } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-group.d.ts
|
|
@@ -17,10 +19,7 @@ declare const OutlineUpdateGroupOutput: z.ZodObject<{
|
|
|
17
19
|
abilities: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
18
20
|
}, z.core.$loose>>>>;
|
|
19
21
|
}, z.core.$loose>;
|
|
20
|
-
declare const outlineUpdateGroup:
|
|
21
|
-
id: string;
|
|
22
|
-
name: string;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
22
|
+
declare const outlineUpdateGroup: AppAction<typeof OutlineUpdateGroupInput, typeof OutlineUpdateGroupOutput, typeof outline.credential>;
|
|
24
23
|
//#endregion
|
|
25
24
|
export { outlineUpdateGroup };
|
|
26
25
|
//# sourceMappingURL=update-group.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-group.d.cts","names":[],"sources":["../../src/actions/update-group.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-group.d.cts","names":[],"sources":["../../src/actions/update-group.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAcvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;cAKxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { outline } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-group.d.ts
|
|
@@ -17,10 +19,7 @@ declare const OutlineUpdateGroupOutput: z.ZodObject<{
|
|
|
17
19
|
abilities: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
18
20
|
}, z.core.$loose>>>>;
|
|
19
21
|
}, z.core.$loose>;
|
|
20
|
-
declare const outlineUpdateGroup:
|
|
21
|
-
id: string;
|
|
22
|
-
name: string;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
22
|
+
declare const outlineUpdateGroup: AppAction<typeof OutlineUpdateGroupInput, typeof OutlineUpdateGroupOutput, typeof outline.credential>;
|
|
24
23
|
//#endregion
|
|
25
24
|
export { outlineUpdateGroup };
|
|
26
25
|
//# sourceMappingURL=update-group.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-group.d.mts","names":[],"sources":["../../src/actions/update-group.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-group.d.mts","names":[],"sources":["../../src/actions/update-group.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAcvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;cAKxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-group.mjs","names":[],"sources":["../../src/actions/update-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineUpdateGroupInput = z.object({\n id: z.string().describe(\"Group ID (UUID). The unique identifier of the group to update.\"),\n name: z.string().describe(\"New name for the group.\"),\n}).describe(\"Request schema for updating a group.\");\nconst OutlineUpdateGroup_GroupSchema = z.object({\n id: z.string().describe(\"Unique identifier for the group.\").nullable().optional(),\n name: z.string().describe(\"Name of the group.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the group was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the group was last updated.\").nullable().optional(),\n}).passthrough().describe(\"Schema for a group object.\");\nconst OutlineUpdateGroup_PolicySchema = z.object({\n id: z.string().describe(\"Policy identifier (matches resource ID).\").nullable().optional(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Map of abilities and their allowed status.\").nullable().optional(),\n}).passthrough().describe(\"Authorization policy for the group.\");\nexport const OutlineUpdateGroupOutput = z.object({\n data: OutlineUpdateGroup_GroupSchema.nullable(),\n policies: z.array(OutlineUpdateGroup_PolicySchema).describe(\"List of authorization policies for the group.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for updating a group.\");\n\nexport const outlineUpdateGroup = action(\"OUTLINE_UPDATE_GROUP\", {\n slug: \"outline-update-group\",\n name: \"Update Group\",\n description: \"Tool to update an existing group's name in Outline. Use when you need to rename a group.\",\n input: OutlineUpdateGroupInput,\n output: OutlineUpdateGroupOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-group.mjs","names":[],"sources":["../../src/actions/update-group.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { outline } from \"../app\";\n\nexport const OutlineUpdateGroupInput = z.object({\n id: z.string().describe(\"Group ID (UUID). The unique identifier of the group to update.\"),\n name: z.string().describe(\"New name for the group.\"),\n}).describe(\"Request schema for updating a group.\");\nconst OutlineUpdateGroup_GroupSchema = z.object({\n id: z.string().describe(\"Unique identifier for the group.\").nullable().optional(),\n name: z.string().describe(\"Name of the group.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the group was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the group was last updated.\").nullable().optional(),\n}).passthrough().describe(\"Schema for a group object.\");\nconst OutlineUpdateGroup_PolicySchema = z.object({\n id: z.string().describe(\"Policy identifier (matches resource ID).\").nullable().optional(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Map of abilities and their allowed status.\").nullable().optional(),\n}).passthrough().describe(\"Authorization policy for the group.\");\nexport const OutlineUpdateGroupOutput = z.object({\n data: OutlineUpdateGroup_GroupSchema.nullable(),\n policies: z.array(OutlineUpdateGroup_PolicySchema).describe(\"List of authorization policies for the group.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for updating a group.\");\n\nexport const outlineUpdateGroup: AppAction<\n typeof OutlineUpdateGroupInput,\n typeof OutlineUpdateGroupOutput,\n typeof outline.credential\n> = action(\"OUTLINE_UPDATE_GROUP\", {\n slug: \"outline-update-group\",\n name: \"Update Group\",\n description: \"Tool to update an existing group's name in Outline. Use when you need to rename a group.\",\n input: OutlineUpdateGroupInput,\n output: OutlineUpdateGroupOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0B,EAAE,OAAO;CAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CACxF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;AACrD,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,iCAAiC,EAAE,OAAO;CAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4BAA4B;AACtD,MAAM,kCAAkC,EAAE,OAAO;CAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,WAAW,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAM/D,MAAa,qBAIT,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdsC,EAAE,OAAO;EAC/C,MAAM,+BAA+B,SAAS;EAC9C,UAAU,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-o-auth-client.cjs","names":["z","action"],"sources":["../../src/actions/update-o-auth-client.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineUpdateOAuthClientInput = z.object({\n id: z.string().describe(\"Unique identifier for the OAuth client to update\"),\n name: z.string().describe(\"Name of the OAuth client\").optional(),\n avatarUrl: z.string().describe(\"A URL pointing to an image representing the OAuth client\").optional(),\n published: z.boolean().describe(\"Whether the OAuth client is available to other workspaces\").optional(),\n description: z.string().describe(\"A short description of this OAuth client\").optional(),\n developerUrl: z.string().describe(\"The URL of the developer who created this OAuth client\").optional(),\n redirectUris: z.array(z.string()).describe(\"List of redirect URIs for the OAuth client. These URIs are used for OAuth callbacks after authentication\").optional(),\n developerName: z.string().describe(\"The name of the developer who created this OAuth client\").optional(),\n}).describe(\"Request model for updating an existing OAuth client in Outline.\");\nconst OutlineUpdateOAuthClient_OAuthClientSchema = z.object({\n id: z.string().describe(\"Unique identifier for the OAuth client\").nullable().optional(),\n name: z.string().describe(\"Name of the OAuth client\").nullable().optional(),\n clientId: z.string().describe(\"Client ID for the OAuth client\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL pointing to an image representing the OAuth client\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the OAuth client was created\").nullable().optional(),\n published: z.boolean().describe(\"Whether the OAuth client is available to other workspaces\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the OAuth client was last updated\").nullable().optional(),\n description: z.string().describe(\"Description of the OAuth client\").nullable().optional(),\n clientSecret: z.string().describe(\"Client secret for the OAuth client\").nullable().optional(),\n developerUrl: z.string().describe(\"URL of the developer who created this OAuth client\").nullable().optional(),\n redirectUris: z.array(z.string()).describe(\"List of redirect URIs for the OAuth client\").nullable().optional(),\n developerName: z.string().describe(\"Name of the developer who created this OAuth client\").nullable().optional(),\n}).passthrough().describe(\"OAuth client object representing the updated OAuth client.\");\nconst OutlineUpdateOAuthClient_PolicySchema = z.object({\n id: z.string().describe(\"Policy identifier\").nullable().optional(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Map of abilities and their allowed status\").nullable().optional(),\n}).passthrough().describe(\"Authorization policy for the OAuth client.\");\nexport const OutlineUpdateOAuthClientOutput = z.object({\n data: OutlineUpdateOAuthClient_OAuthClientSchema.nullable().optional(),\n policies: z.array(OutlineUpdateOAuthClient_PolicySchema).describe(\"List of authorization policies for the OAuth client\").nullable().optional(),\n}).passthrough().describe(\"Response containing the updated OAuth client and policies.\");\n\nexport const outlineUpdateOAuthClient = action(\"OUTLINE_UPDATE_O_AUTH_CLIENT\", {\n slug: \"outline-update-o-auth-client\",\n name: \"Update OAuth Client\",\n description: \"Tool to update an existing OAuth client in Outline. Use when you need to modify an OAuth client's properties such as name, description, redirect URIs, or published status.\",\n input: OutlineUpdateOAuthClientInput,\n output: OutlineUpdateOAuthClientOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-o-auth-client.cjs","names":["z","action"],"sources":["../../src/actions/update-o-auth-client.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { outline } from \"../app\";\n\nexport const OutlineUpdateOAuthClientInput = z.object({\n id: z.string().describe(\"Unique identifier for the OAuth client to update\"),\n name: z.string().describe(\"Name of the OAuth client\").optional(),\n avatarUrl: z.string().describe(\"A URL pointing to an image representing the OAuth client\").optional(),\n published: z.boolean().describe(\"Whether the OAuth client is available to other workspaces\").optional(),\n description: z.string().describe(\"A short description of this OAuth client\").optional(),\n developerUrl: z.string().describe(\"The URL of the developer who created this OAuth client\").optional(),\n redirectUris: z.array(z.string()).describe(\"List of redirect URIs for the OAuth client. These URIs are used for OAuth callbacks after authentication\").optional(),\n developerName: z.string().describe(\"The name of the developer who created this OAuth client\").optional(),\n}).describe(\"Request model for updating an existing OAuth client in Outline.\");\nconst OutlineUpdateOAuthClient_OAuthClientSchema = z.object({\n id: z.string().describe(\"Unique identifier for the OAuth client\").nullable().optional(),\n name: z.string().describe(\"Name of the OAuth client\").nullable().optional(),\n clientId: z.string().describe(\"Client ID for the OAuth client\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL pointing to an image representing the OAuth client\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the OAuth client was created\").nullable().optional(),\n published: z.boolean().describe(\"Whether the OAuth client is available to other workspaces\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the OAuth client was last updated\").nullable().optional(),\n description: z.string().describe(\"Description of the OAuth client\").nullable().optional(),\n clientSecret: z.string().describe(\"Client secret for the OAuth client\").nullable().optional(),\n developerUrl: z.string().describe(\"URL of the developer who created this OAuth client\").nullable().optional(),\n redirectUris: z.array(z.string()).describe(\"List of redirect URIs for the OAuth client\").nullable().optional(),\n developerName: z.string().describe(\"Name of the developer who created this OAuth client\").nullable().optional(),\n}).passthrough().describe(\"OAuth client object representing the updated OAuth client.\");\nconst OutlineUpdateOAuthClient_PolicySchema = z.object({\n id: z.string().describe(\"Policy identifier\").nullable().optional(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Map of abilities and their allowed status\").nullable().optional(),\n}).passthrough().describe(\"Authorization policy for the OAuth client.\");\nexport const OutlineUpdateOAuthClientOutput = z.object({\n data: OutlineUpdateOAuthClient_OAuthClientSchema.nullable().optional(),\n policies: z.array(OutlineUpdateOAuthClient_PolicySchema).describe(\"List of authorization policies for the OAuth client\").nullable().optional(),\n}).passthrough().describe(\"Response containing the updated OAuth client and policies.\");\n\nexport const outlineUpdateOAuthClient: AppAction<\n typeof OutlineUpdateOAuthClientInput,\n typeof OutlineUpdateOAuthClientOutput,\n typeof outline.credential\n> = action(\"OUTLINE_UPDATE_O_AUTH_CLIENT\", {\n slug: \"outline-update-o-auth-client\",\n name: \"Update OAuth Client\",\n description: \"Tool to update an existing OAuth client in Outline. Use when you need to modify an OAuth client's properties such as name, description, redirect URIs, or published status.\",\n input: OutlineUpdateOAuthClientInput,\n output: OutlineUpdateOAuthClientOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAC1E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACpG,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACtG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACtF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACrG,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;CAChK,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,6CAA6CA,IAAAA,EAAE,OAAO;CAC1D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AACtF,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAM,2CAA2C,SAAS,CAAC,CAAC,SAAS;CACrE,UAAUA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AAEtF,MAAa,2BAITC,eAAAA,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { outline } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-o-auth-client.d.ts
|
|
@@ -31,16 +33,7 @@ declare const OutlineUpdateOAuthClientOutput: z.ZodObject<{
|
|
|
31
33
|
abilities: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
32
34
|
}, z.core.$loose>>>>;
|
|
33
35
|
}, z.core.$loose>;
|
|
34
|
-
declare const outlineUpdateOAuthClient:
|
|
35
|
-
id: string;
|
|
36
|
-
name?: string | undefined;
|
|
37
|
-
avatarUrl?: string | undefined;
|
|
38
|
-
published?: boolean | undefined;
|
|
39
|
-
description?: string | undefined;
|
|
40
|
-
developerUrl?: string | undefined;
|
|
41
|
-
redirectUris?: string[] | undefined;
|
|
42
|
-
developerName?: string | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
36
|
+
declare const outlineUpdateOAuthClient: AppAction<typeof OutlineUpdateOAuthClientInput, typeof OutlineUpdateOAuthClientOutput, typeof outline.credential>;
|
|
44
37
|
//#endregion
|
|
45
38
|
export { outlineUpdateOAuthClient };
|
|
46
39
|
//# sourceMappingURL=update-o-auth-client.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-o-auth-client.d.cts","names":[],"sources":["../../src/actions/update-o-auth-client.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-o-auth-client.d.cts","names":[],"sources":["../../src/actions/update-o-auth-client.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;cA4B7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAK9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { outline } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-o-auth-client.d.ts
|
|
@@ -31,16 +33,7 @@ declare const OutlineUpdateOAuthClientOutput: z.ZodObject<{
|
|
|
31
33
|
abilities: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
32
34
|
}, z.core.$loose>>>>;
|
|
33
35
|
}, z.core.$loose>;
|
|
34
|
-
declare const outlineUpdateOAuthClient:
|
|
35
|
-
id: string;
|
|
36
|
-
name?: string | undefined;
|
|
37
|
-
avatarUrl?: string | undefined;
|
|
38
|
-
published?: boolean | undefined;
|
|
39
|
-
description?: string | undefined;
|
|
40
|
-
developerUrl?: string | undefined;
|
|
41
|
-
redirectUris?: string[] | undefined;
|
|
42
|
-
developerName?: string | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
36
|
+
declare const outlineUpdateOAuthClient: AppAction<typeof OutlineUpdateOAuthClientInput, typeof OutlineUpdateOAuthClientOutput, typeof outline.credential>;
|
|
44
37
|
//#endregion
|
|
45
38
|
export { outlineUpdateOAuthClient };
|
|
46
39
|
//# sourceMappingURL=update-o-auth-client.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-o-auth-client.d.mts","names":[],"sources":["../../src/actions/update-o-auth-client.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-o-auth-client.d.mts","names":[],"sources":["../../src/actions/update-o-auth-client.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;cA4B7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAK9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-o-auth-client.mjs","names":[],"sources":["../../src/actions/update-o-auth-client.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineUpdateOAuthClientInput = z.object({\n id: z.string().describe(\"Unique identifier for the OAuth client to update\"),\n name: z.string().describe(\"Name of the OAuth client\").optional(),\n avatarUrl: z.string().describe(\"A URL pointing to an image representing the OAuth client\").optional(),\n published: z.boolean().describe(\"Whether the OAuth client is available to other workspaces\").optional(),\n description: z.string().describe(\"A short description of this OAuth client\").optional(),\n developerUrl: z.string().describe(\"The URL of the developer who created this OAuth client\").optional(),\n redirectUris: z.array(z.string()).describe(\"List of redirect URIs for the OAuth client. These URIs are used for OAuth callbacks after authentication\").optional(),\n developerName: z.string().describe(\"The name of the developer who created this OAuth client\").optional(),\n}).describe(\"Request model for updating an existing OAuth client in Outline.\");\nconst OutlineUpdateOAuthClient_OAuthClientSchema = z.object({\n id: z.string().describe(\"Unique identifier for the OAuth client\").nullable().optional(),\n name: z.string().describe(\"Name of the OAuth client\").nullable().optional(),\n clientId: z.string().describe(\"Client ID for the OAuth client\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL pointing to an image representing the OAuth client\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the OAuth client was created\").nullable().optional(),\n published: z.boolean().describe(\"Whether the OAuth client is available to other workspaces\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the OAuth client was last updated\").nullable().optional(),\n description: z.string().describe(\"Description of the OAuth client\").nullable().optional(),\n clientSecret: z.string().describe(\"Client secret for the OAuth client\").nullable().optional(),\n developerUrl: z.string().describe(\"URL of the developer who created this OAuth client\").nullable().optional(),\n redirectUris: z.array(z.string()).describe(\"List of redirect URIs for the OAuth client\").nullable().optional(),\n developerName: z.string().describe(\"Name of the developer who created this OAuth client\").nullable().optional(),\n}).passthrough().describe(\"OAuth client object representing the updated OAuth client.\");\nconst OutlineUpdateOAuthClient_PolicySchema = z.object({\n id: z.string().describe(\"Policy identifier\").nullable().optional(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Map of abilities and their allowed status\").nullable().optional(),\n}).passthrough().describe(\"Authorization policy for the OAuth client.\");\nexport const OutlineUpdateOAuthClientOutput = z.object({\n data: OutlineUpdateOAuthClient_OAuthClientSchema.nullable().optional(),\n policies: z.array(OutlineUpdateOAuthClient_PolicySchema).describe(\"List of authorization policies for the OAuth client\").nullable().optional(),\n}).passthrough().describe(\"Response containing the updated OAuth client and policies.\");\n\nexport const outlineUpdateOAuthClient = action(\"OUTLINE_UPDATE_O_AUTH_CLIENT\", {\n slug: \"outline-update-o-auth-client\",\n name: \"Update OAuth Client\",\n description: \"Tool to update an existing OAuth client in Outline. Use when you need to modify an OAuth client's properties such as name, description, redirect URIs, or published status.\",\n input: OutlineUpdateOAuthClientInput,\n output: OutlineUpdateOAuthClientOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-o-auth-client.mjs","names":[],"sources":["../../src/actions/update-o-auth-client.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { outline } from \"../app\";\n\nexport const OutlineUpdateOAuthClientInput = z.object({\n id: z.string().describe(\"Unique identifier for the OAuth client to update\"),\n name: z.string().describe(\"Name of the OAuth client\").optional(),\n avatarUrl: z.string().describe(\"A URL pointing to an image representing the OAuth client\").optional(),\n published: z.boolean().describe(\"Whether the OAuth client is available to other workspaces\").optional(),\n description: z.string().describe(\"A short description of this OAuth client\").optional(),\n developerUrl: z.string().describe(\"The URL of the developer who created this OAuth client\").optional(),\n redirectUris: z.array(z.string()).describe(\"List of redirect URIs for the OAuth client. These URIs are used for OAuth callbacks after authentication\").optional(),\n developerName: z.string().describe(\"The name of the developer who created this OAuth client\").optional(),\n}).describe(\"Request model for updating an existing OAuth client in Outline.\");\nconst OutlineUpdateOAuthClient_OAuthClientSchema = z.object({\n id: z.string().describe(\"Unique identifier for the OAuth client\").nullable().optional(),\n name: z.string().describe(\"Name of the OAuth client\").nullable().optional(),\n clientId: z.string().describe(\"Client ID for the OAuth client\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL pointing to an image representing the OAuth client\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the OAuth client was created\").nullable().optional(),\n published: z.boolean().describe(\"Whether the OAuth client is available to other workspaces\").nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the OAuth client was last updated\").nullable().optional(),\n description: z.string().describe(\"Description of the OAuth client\").nullable().optional(),\n clientSecret: z.string().describe(\"Client secret for the OAuth client\").nullable().optional(),\n developerUrl: z.string().describe(\"URL of the developer who created this OAuth client\").nullable().optional(),\n redirectUris: z.array(z.string()).describe(\"List of redirect URIs for the OAuth client\").nullable().optional(),\n developerName: z.string().describe(\"Name of the developer who created this OAuth client\").nullable().optional(),\n}).passthrough().describe(\"OAuth client object representing the updated OAuth client.\");\nconst OutlineUpdateOAuthClient_PolicySchema = z.object({\n id: z.string().describe(\"Policy identifier\").nullable().optional(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Map of abilities and their allowed status\").nullable().optional(),\n}).passthrough().describe(\"Authorization policy for the OAuth client.\");\nexport const OutlineUpdateOAuthClientOutput = z.object({\n data: OutlineUpdateOAuthClient_OAuthClientSchema.nullable().optional(),\n policies: z.array(OutlineUpdateOAuthClient_PolicySchema).describe(\"List of authorization policies for the OAuth client\").nullable().optional(),\n}).passthrough().describe(\"Response containing the updated OAuth client and policies.\");\n\nexport const outlineUpdateOAuthClient: AppAction<\n typeof OutlineUpdateOAuthClientInput,\n typeof OutlineUpdateOAuthClientOutput,\n typeof outline.credential\n> = action(\"OUTLINE_UPDATE_O_AUTH_CLIENT\", {\n slug: \"outline-update-o-auth-client\",\n name: \"Update OAuth Client\",\n description: \"Tool to update an existing OAuth client in Outline. Use when you need to modify an OAuth client's properties such as name, description, redirect URIs, or published status.\",\n input: OutlineUpdateOAuthClientInput,\n output: OutlineUpdateOAuthClientOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-share.cjs","names":["z","action"],"sources":["../../src/actions/update-share.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineUpdateShareInput = z.object({\n id: z.string().describe(\"The unique identifier for the share to update (UUID format).\"),\n published: z.boolean().describe(\"Published status. When true, removes authentication and makes the share available to anyone with the link. When false, authentication is required.\"),\n}).describe(\"Request model for updating a share.\");\nconst OutlineUpdateShare_UserSchema = z.object({\n id: z.string().describe(\"User ID\").nullable().optional(),\n name: z.string().describe(\"User name\").nullable().optional(),\n email: z.string().describe(\"User email\").nullable().optional(),\n avatarUrl: z.string().describe(\"User avatar URL\").nullable().optional(),\n}).passthrough().describe(\"User object reference for createdBy and updatedBy fields.\");\nconst OutlineUpdateShare_ShareSchema = z.object({\n id: z.string().describe(\"Unique share identifier (UUID)\").nullable(),\n url: z.string().describe(\"Public share URL\").nullable().optional(),\n createdAt: z.string().describe(\"Share creation timestamp\").nullable(),\n createdBy: OutlineUpdateShare_UserSchema.nullable().optional(),\n published: z.boolean().describe(\"Whether the share is published (public) or requires authentication\").nullable(),\n updatedAt: z.string().describe(\"Last update timestamp\").nullable(),\n updatedBy: OutlineUpdateShare_UserSchema.nullable().optional(),\n documentUrl: z.string().describe(\"URL of the shared document\").nullable().optional(),\n documentTitle: z.string().describe(\"Title of the shared document\").nullable().optional(),\n includeChildDocuments: z.boolean().describe(\"Whether child documents are included in the share\").nullable().optional(),\n}).passthrough().describe(\"Share object with all metadata.\");\nconst OutlineUpdateShare_PolicySchema = z.object({\n id: z.string().describe(\"Identifier identical to the related resource\").nullable(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Object describing authorized actions the user can perform\"),\n}).passthrough().describe(\"Policy object describing authorized actions.\");\nexport const OutlineUpdateShareOutput = z.object({\n data: OutlineUpdateShare_ShareSchema.nullable(),\n policies: z.array(OutlineUpdateShare_PolicySchema).describe(\"Array of policy objects describing authorized actions\").nullable().optional(),\n}).passthrough().describe(\"Response model for update share operation.\");\n\nexport const outlineUpdateShare = action(\"OUTLINE_UPDATE_SHARE\", {\n slug: \"outline-update-share\",\n name: \"Update Share\",\n description: \"Tool to update a share in Outline. Use when you need to change a share's published status, which controls whether authentication is required to access the shared link.\",\n input: OutlineUpdateShareInput,\n output: OutlineUpdateShareOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-share.cjs","names":["z","action"],"sources":["../../src/actions/update-share.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { outline } from \"../app\";\n\nexport const OutlineUpdateShareInput = z.object({\n id: z.string().describe(\"The unique identifier for the share to update (UUID format).\"),\n published: z.boolean().describe(\"Published status. When true, removes authentication and makes the share available to anyone with the link. When false, authentication is required.\"),\n}).describe(\"Request model for updating a share.\");\nconst OutlineUpdateShare_UserSchema = z.object({\n id: z.string().describe(\"User ID\").nullable().optional(),\n name: z.string().describe(\"User name\").nullable().optional(),\n email: z.string().describe(\"User email\").nullable().optional(),\n avatarUrl: z.string().describe(\"User avatar URL\").nullable().optional(),\n}).passthrough().describe(\"User object reference for createdBy and updatedBy fields.\");\nconst OutlineUpdateShare_ShareSchema = z.object({\n id: z.string().describe(\"Unique share identifier (UUID)\").nullable(),\n url: z.string().describe(\"Public share URL\").nullable().optional(),\n createdAt: z.string().describe(\"Share creation timestamp\").nullable(),\n createdBy: OutlineUpdateShare_UserSchema.nullable().optional(),\n published: z.boolean().describe(\"Whether the share is published (public) or requires authentication\").nullable(),\n updatedAt: z.string().describe(\"Last update timestamp\").nullable(),\n updatedBy: OutlineUpdateShare_UserSchema.nullable().optional(),\n documentUrl: z.string().describe(\"URL of the shared document\").nullable().optional(),\n documentTitle: z.string().describe(\"Title of the shared document\").nullable().optional(),\n includeChildDocuments: z.boolean().describe(\"Whether child documents are included in the share\").nullable().optional(),\n}).passthrough().describe(\"Share object with all metadata.\");\nconst OutlineUpdateShare_PolicySchema = z.object({\n id: z.string().describe(\"Identifier identical to the related resource\").nullable(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Object describing authorized actions the user can perform\"),\n}).passthrough().describe(\"Policy object describing authorized actions.\");\nexport const OutlineUpdateShareOutput = z.object({\n data: OutlineUpdateShare_ShareSchema.nullable(),\n policies: z.array(OutlineUpdateShare_PolicySchema).describe(\"Array of policy objects describing authorized actions\").nullable().optional(),\n}).passthrough().describe(\"Response model for update share operation.\");\n\nexport const outlineUpdateShare: AppAction<\n typeof OutlineUpdateShareInput,\n typeof OutlineUpdateShareOutput,\n typeof outline.credential\n> = action(\"OUTLINE_UPDATE_SHARE\", {\n slug: \"outline-update-share\",\n name: \"Update Share\",\n description: \"Tool to update a share in Outline. Use when you need to change a share's published status, which controls whether authentication is required to access the shared link.\",\n input: OutlineUpdateShareInput,\n output: OutlineUpdateShareOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CACtF,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oJAAoJ;AACtL,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,gCAAgCA,IAAAA,EAAE,OAAO;CAC7C,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,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AACrF,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACpE,WAAW,8BAA8B,SAAS,CAAC,CAAC,SAAS;CAC7D,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC/G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CACjE,WAAW,8BAA8B,SAAS,CAAC,CAAC,SAAS;CAC7D,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,uBAAuBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAC3D,MAAM,kCAAkCA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,MAAM,+BAA+B,SAAS;CAC9C,UAAUA,IAAAA,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAEtE,MAAa,qBAITC,eAAAA,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { outline } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-share.d.ts
|
|
@@ -33,10 +35,7 @@ declare const OutlineUpdateShareOutput: z.ZodObject<{
|
|
|
33
35
|
abilities: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
34
36
|
}, z.core.$loose>>>>;
|
|
35
37
|
}, z.core.$loose>;
|
|
36
|
-
declare const outlineUpdateShare:
|
|
37
|
-
id: string;
|
|
38
|
-
published: boolean;
|
|
39
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
38
|
+
declare const outlineUpdateShare: AppAction<typeof OutlineUpdateShareInput, typeof OutlineUpdateShareOutput, typeof outline.credential>;
|
|
40
39
|
//#endregion
|
|
41
40
|
export { outlineUpdateShare };
|
|
42
41
|
//# sourceMappingURL=update-share.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-share.d.cts","names":[],"sources":["../../src/actions/update-share.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-share.d.cts","names":[],"sources":["../../src/actions/update-share.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cA0BvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { outline } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-share.d.ts
|
|
@@ -33,10 +35,7 @@ declare const OutlineUpdateShareOutput: z.ZodObject<{
|
|
|
33
35
|
abilities: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
34
36
|
}, z.core.$loose>>>>;
|
|
35
37
|
}, z.core.$loose>;
|
|
36
|
-
declare const outlineUpdateShare:
|
|
37
|
-
id: string;
|
|
38
|
-
published: boolean;
|
|
39
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
38
|
+
declare const outlineUpdateShare: AppAction<typeof OutlineUpdateShareInput, typeof OutlineUpdateShareOutput, typeof outline.credential>;
|
|
40
39
|
//#endregion
|
|
41
40
|
export { outlineUpdateShare };
|
|
42
41
|
//# sourceMappingURL=update-share.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-share.d.mts","names":[],"sources":["../../src/actions/update-share.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-share.d.mts","names":[],"sources":["../../src/actions/update-share.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cA0BvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-share.mjs","names":[],"sources":["../../src/actions/update-share.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineUpdateShareInput = z.object({\n id: z.string().describe(\"The unique identifier for the share to update (UUID format).\"),\n published: z.boolean().describe(\"Published status. When true, removes authentication and makes the share available to anyone with the link. When false, authentication is required.\"),\n}).describe(\"Request model for updating a share.\");\nconst OutlineUpdateShare_UserSchema = z.object({\n id: z.string().describe(\"User ID\").nullable().optional(),\n name: z.string().describe(\"User name\").nullable().optional(),\n email: z.string().describe(\"User email\").nullable().optional(),\n avatarUrl: z.string().describe(\"User avatar URL\").nullable().optional(),\n}).passthrough().describe(\"User object reference for createdBy and updatedBy fields.\");\nconst OutlineUpdateShare_ShareSchema = z.object({\n id: z.string().describe(\"Unique share identifier (UUID)\").nullable(),\n url: z.string().describe(\"Public share URL\").nullable().optional(),\n createdAt: z.string().describe(\"Share creation timestamp\").nullable(),\n createdBy: OutlineUpdateShare_UserSchema.nullable().optional(),\n published: z.boolean().describe(\"Whether the share is published (public) or requires authentication\").nullable(),\n updatedAt: z.string().describe(\"Last update timestamp\").nullable(),\n updatedBy: OutlineUpdateShare_UserSchema.nullable().optional(),\n documentUrl: z.string().describe(\"URL of the shared document\").nullable().optional(),\n documentTitle: z.string().describe(\"Title of the shared document\").nullable().optional(),\n includeChildDocuments: z.boolean().describe(\"Whether child documents are included in the share\").nullable().optional(),\n}).passthrough().describe(\"Share object with all metadata.\");\nconst OutlineUpdateShare_PolicySchema = z.object({\n id: z.string().describe(\"Identifier identical to the related resource\").nullable(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Object describing authorized actions the user can perform\"),\n}).passthrough().describe(\"Policy object describing authorized actions.\");\nexport const OutlineUpdateShareOutput = z.object({\n data: OutlineUpdateShare_ShareSchema.nullable(),\n policies: z.array(OutlineUpdateShare_PolicySchema).describe(\"Array of policy objects describing authorized actions\").nullable().optional(),\n}).passthrough().describe(\"Response model for update share operation.\");\n\nexport const outlineUpdateShare = action(\"OUTLINE_UPDATE_SHARE\", {\n slug: \"outline-update-share\",\n name: \"Update Share\",\n description: \"Tool to update a share in Outline. Use when you need to change a share's published status, which controls whether authentication is required to access the shared link.\",\n input: OutlineUpdateShareInput,\n output: OutlineUpdateShareOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-share.mjs","names":[],"sources":["../../src/actions/update-share.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { outline } from \"../app\";\n\nexport const OutlineUpdateShareInput = z.object({\n id: z.string().describe(\"The unique identifier for the share to update (UUID format).\"),\n published: z.boolean().describe(\"Published status. When true, removes authentication and makes the share available to anyone with the link. When false, authentication is required.\"),\n}).describe(\"Request model for updating a share.\");\nconst OutlineUpdateShare_UserSchema = z.object({\n id: z.string().describe(\"User ID\").nullable().optional(),\n name: z.string().describe(\"User name\").nullable().optional(),\n email: z.string().describe(\"User email\").nullable().optional(),\n avatarUrl: z.string().describe(\"User avatar URL\").nullable().optional(),\n}).passthrough().describe(\"User object reference for createdBy and updatedBy fields.\");\nconst OutlineUpdateShare_ShareSchema = z.object({\n id: z.string().describe(\"Unique share identifier (UUID)\").nullable(),\n url: z.string().describe(\"Public share URL\").nullable().optional(),\n createdAt: z.string().describe(\"Share creation timestamp\").nullable(),\n createdBy: OutlineUpdateShare_UserSchema.nullable().optional(),\n published: z.boolean().describe(\"Whether the share is published (public) or requires authentication\").nullable(),\n updatedAt: z.string().describe(\"Last update timestamp\").nullable(),\n updatedBy: OutlineUpdateShare_UserSchema.nullable().optional(),\n documentUrl: z.string().describe(\"URL of the shared document\").nullable().optional(),\n documentTitle: z.string().describe(\"Title of the shared document\").nullable().optional(),\n includeChildDocuments: z.boolean().describe(\"Whether child documents are included in the share\").nullable().optional(),\n}).passthrough().describe(\"Share object with all metadata.\");\nconst OutlineUpdateShare_PolicySchema = z.object({\n id: z.string().describe(\"Identifier identical to the related resource\").nullable(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Object describing authorized actions the user can perform\"),\n}).passthrough().describe(\"Policy object describing authorized actions.\");\nexport const OutlineUpdateShareOutput = z.object({\n data: OutlineUpdateShare_ShareSchema.nullable(),\n policies: z.array(OutlineUpdateShare_PolicySchema).describe(\"Array of policy objects describing authorized actions\").nullable().optional(),\n}).passthrough().describe(\"Response model for update share operation.\");\n\nexport const outlineUpdateShare: AppAction<\n typeof OutlineUpdateShareInput,\n typeof OutlineUpdateShareOutput,\n typeof outline.credential\n> = action(\"OUTLINE_UPDATE_SHARE\", {\n slug: \"outline-update-share\",\n name: \"Update Share\",\n description: \"Tool to update a share in Outline. Use when you need to change a share's published status, which controls whether authentication is required to access the shared link.\",\n input: OutlineUpdateShareInput,\n output: OutlineUpdateShareOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0B,EAAE,OAAO;CAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CACtF,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,oJAAoJ;AACtL,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,gCAAgC,EAAE,OAAO;CAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AACrF,MAAM,iCAAiC,EAAE,OAAO;CAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACpE,WAAW,8BAA8B,SAAS,CAAC,CAAC,SAAS;CAC7D,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC/G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CACjE,WAAW,8BAA8B,SAAS,CAAC,CAAC,SAAS;CAC7D,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,uBAAuB,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAC3D,MAAM,kCAAkC,EAAE,OAAO;CAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,WAAW,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAMxE,MAAa,qBAIT,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdsC,EAAE,OAAO;EAC/C,MAAM,+BAA+B,SAAS;EAC9C,UAAU,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-star.cjs","names":["z","action"],"sources":["../../src/actions/update-star.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineUpdateStarInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the star to update. This determines which starred item's position will be changed in the sidebar.\"),\n index: z.string().describe(\"The new position index for the star in the sidebar. Determines the display order relative to other starred documents. Lower numbers appear higher in the list.\"),\n}).describe(\"Request model for updating a star's position in the sidebar.\");\nconst OutlineUpdateStar_StarSchema = z.object({\n id: z.string().describe(\"Unique star identifier (UUID)\").nullable(),\n index: z.string().describe(\"Position index of the star in the sidebar\").nullable().optional(),\n userId: z.string().describe(\"ID of the user who created this star\").nullable().optional(),\n createdAt: z.string().describe(\"Star creation timestamp in ISO 8601 format\").nullable(),\n updatedAt: z.string().describe(\"Star last update timestamp in ISO 8601 format\").nullable().optional(),\n documentId: z.string().describe(\"ID of the starred document (if this star is for a document)\").nullable().optional(),\n collectionId: z.string().describe(\"ID of the starred collection (if this star is for a collection)\").nullable().optional(),\n}).passthrough().describe(\"Represents a starred (bookmarked) document or collection.\\nStars allow users to bookmark important items for quick access in the sidebar.\");\nconst OutlineUpdateStar_PolicySchema = z.object({\n id: z.string().describe(\"Identifier identical to the related resource\").nullable(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Object describing authorized actions the user can perform\"),\n}).passthrough().describe(\"Policy object describing authorized actions for the star.\");\nexport const OutlineUpdateStarOutput = z.object({\n data: OutlineUpdateStar_StarSchema.nullable(),\n policies: z.array(OutlineUpdateStar_PolicySchema).describe(\"Array of policy objects describing authorized actions on the star\").nullable().optional(),\n}).passthrough().describe(\"Response model for update star operation.\");\n\nexport const outlineUpdateStar = action(\"OUTLINE_UPDATE_STAR\", {\n slug: \"outline-update-star\",\n name: \"Update Star\",\n description: \"Tool to update a star's position in the Outline sidebar. Use when you need to reorder a user's starred documents or collections by changing the display index.\",\n input: OutlineUpdateStarInput,\n output: OutlineUpdateStarOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-star.cjs","names":["z","action"],"sources":["../../src/actions/update-star.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { outline } from \"../app\";\n\nexport const OutlineUpdateStarInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the star to update. This determines which starred item's position will be changed in the sidebar.\"),\n index: z.string().describe(\"The new position index for the star in the sidebar. Determines the display order relative to other starred documents. Lower numbers appear higher in the list.\"),\n}).describe(\"Request model for updating a star's position in the sidebar.\");\nconst OutlineUpdateStar_StarSchema = z.object({\n id: z.string().describe(\"Unique star identifier (UUID)\").nullable(),\n index: z.string().describe(\"Position index of the star in the sidebar\").nullable().optional(),\n userId: z.string().describe(\"ID of the user who created this star\").nullable().optional(),\n createdAt: z.string().describe(\"Star creation timestamp in ISO 8601 format\").nullable(),\n updatedAt: z.string().describe(\"Star last update timestamp in ISO 8601 format\").nullable().optional(),\n documentId: z.string().describe(\"ID of the starred document (if this star is for a document)\").nullable().optional(),\n collectionId: z.string().describe(\"ID of the starred collection (if this star is for a collection)\").nullable().optional(),\n}).passthrough().describe(\"Represents a starred (bookmarked) document or collection.\\nStars allow users to bookmark important items for quick access in the sidebar.\");\nconst OutlineUpdateStar_PolicySchema = z.object({\n id: z.string().describe(\"Identifier identical to the related resource\").nullable(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Object describing authorized actions the user can perform\"),\n}).passthrough().describe(\"Policy object describing authorized actions for the star.\");\nexport const OutlineUpdateStarOutput = z.object({\n data: OutlineUpdateStar_StarSchema.nullable(),\n policies: z.array(OutlineUpdateStar_PolicySchema).describe(\"Array of policy objects describing authorized actions on the star\").nullable().optional(),\n}).passthrough().describe(\"Response model for update star operation.\");\n\nexport const outlineUpdateStar: AppAction<\n typeof OutlineUpdateStarInput,\n typeof OutlineUpdateStarOutput,\n typeof outline.credential\n> = action(\"OUTLINE_UPDATE_STAR\", {\n slug: \"outline-update-star\",\n name: \"Update Star\",\n description: \"Tool to update a star's position in the Outline sidebar. Use when you need to reorder a user's starred documents or collections by changing the display index.\",\n input: OutlineUpdateStarInput,\n output: OutlineUpdateStarOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI;CAC3J,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gKAAgK;AAC7L,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,+BAA+BA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAClE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACtF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2IAA2I;AACrK,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AACrF,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,MAAM,6BAA6B,SAAS;CAC5C,UAAUA,IAAAA,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,oBAITC,eAAAA,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { outline } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-star.d.ts
|
|
@@ -20,10 +22,7 @@ declare const OutlineUpdateStarOutput: z.ZodObject<{
|
|
|
20
22
|
abilities: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
21
23
|
}, z.core.$loose>>>>;
|
|
22
24
|
}, z.core.$loose>;
|
|
23
|
-
declare const outlineUpdateStar:
|
|
24
|
-
id: string;
|
|
25
|
-
index: string;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
25
|
+
declare const outlineUpdateStar: AppAction<typeof OutlineUpdateStarInput, typeof OutlineUpdateStarOutput, typeof outline.credential>;
|
|
27
26
|
//#endregion
|
|
28
27
|
export { outlineUpdateStar };
|
|
29
28
|
//# sourceMappingURL=update-star.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-star.d.cts","names":[],"sources":["../../src/actions/update-star.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-star.d.cts","names":[],"sources":["../../src/actions/update-star.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;cAiBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAKvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { outline } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-star.d.ts
|
|
@@ -20,10 +22,7 @@ declare const OutlineUpdateStarOutput: z.ZodObject<{
|
|
|
20
22
|
abilities: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
21
23
|
}, z.core.$loose>>>>;
|
|
22
24
|
}, z.core.$loose>;
|
|
23
|
-
declare const outlineUpdateStar:
|
|
24
|
-
id: string;
|
|
25
|
-
index: string;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
25
|
+
declare const outlineUpdateStar: AppAction<typeof OutlineUpdateStarInput, typeof OutlineUpdateStarOutput, typeof outline.credential>;
|
|
27
26
|
//#endregion
|
|
28
27
|
export { outlineUpdateStar };
|
|
29
28
|
//# sourceMappingURL=update-star.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-star.d.mts","names":[],"sources":["../../src/actions/update-star.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-star.d.mts","names":[],"sources":["../../src/actions/update-star.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;cAiBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAKvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-star.mjs","names":[],"sources":["../../src/actions/update-star.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineUpdateStarInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the star to update. This determines which starred item's position will be changed in the sidebar.\"),\n index: z.string().describe(\"The new position index for the star in the sidebar. Determines the display order relative to other starred documents. Lower numbers appear higher in the list.\"),\n}).describe(\"Request model for updating a star's position in the sidebar.\");\nconst OutlineUpdateStar_StarSchema = z.object({\n id: z.string().describe(\"Unique star identifier (UUID)\").nullable(),\n index: z.string().describe(\"Position index of the star in the sidebar\").nullable().optional(),\n userId: z.string().describe(\"ID of the user who created this star\").nullable().optional(),\n createdAt: z.string().describe(\"Star creation timestamp in ISO 8601 format\").nullable(),\n updatedAt: z.string().describe(\"Star last update timestamp in ISO 8601 format\").nullable().optional(),\n documentId: z.string().describe(\"ID of the starred document (if this star is for a document)\").nullable().optional(),\n collectionId: z.string().describe(\"ID of the starred collection (if this star is for a collection)\").nullable().optional(),\n}).passthrough().describe(\"Represents a starred (bookmarked) document or collection.\\nStars allow users to bookmark important items for quick access in the sidebar.\");\nconst OutlineUpdateStar_PolicySchema = z.object({\n id: z.string().describe(\"Identifier identical to the related resource\").nullable(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Object describing authorized actions the user can perform\"),\n}).passthrough().describe(\"Policy object describing authorized actions for the star.\");\nexport const OutlineUpdateStarOutput = z.object({\n data: OutlineUpdateStar_StarSchema.nullable(),\n policies: z.array(OutlineUpdateStar_PolicySchema).describe(\"Array of policy objects describing authorized actions on the star\").nullable().optional(),\n}).passthrough().describe(\"Response model for update star operation.\");\n\nexport const outlineUpdateStar = action(\"OUTLINE_UPDATE_STAR\", {\n slug: \"outline-update-star\",\n name: \"Update Star\",\n description: \"Tool to update a star's position in the Outline sidebar. Use when you need to reorder a user's starred documents or collections by changing the display index.\",\n input: OutlineUpdateStarInput,\n output: OutlineUpdateStarOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-star.mjs","names":[],"sources":["../../src/actions/update-star.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { outline } from \"../app\";\n\nexport const OutlineUpdateStarInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the star to update. This determines which starred item's position will be changed in the sidebar.\"),\n index: z.string().describe(\"The new position index for the star in the sidebar. Determines the display order relative to other starred documents. Lower numbers appear higher in the list.\"),\n}).describe(\"Request model for updating a star's position in the sidebar.\");\nconst OutlineUpdateStar_StarSchema = z.object({\n id: z.string().describe(\"Unique star identifier (UUID)\").nullable(),\n index: z.string().describe(\"Position index of the star in the sidebar\").nullable().optional(),\n userId: z.string().describe(\"ID of the user who created this star\").nullable().optional(),\n createdAt: z.string().describe(\"Star creation timestamp in ISO 8601 format\").nullable(),\n updatedAt: z.string().describe(\"Star last update timestamp in ISO 8601 format\").nullable().optional(),\n documentId: z.string().describe(\"ID of the starred document (if this star is for a document)\").nullable().optional(),\n collectionId: z.string().describe(\"ID of the starred collection (if this star is for a collection)\").nullable().optional(),\n}).passthrough().describe(\"Represents a starred (bookmarked) document or collection.\\nStars allow users to bookmark important items for quick access in the sidebar.\");\nconst OutlineUpdateStar_PolicySchema = z.object({\n id: z.string().describe(\"Identifier identical to the related resource\").nullable(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Object describing authorized actions the user can perform\"),\n}).passthrough().describe(\"Policy object describing authorized actions for the star.\");\nexport const OutlineUpdateStarOutput = z.object({\n data: OutlineUpdateStar_StarSchema.nullable(),\n policies: z.array(OutlineUpdateStar_PolicySchema).describe(\"Array of policy objects describing authorized actions on the star\").nullable().optional(),\n}).passthrough().describe(\"Response model for update star operation.\");\n\nexport const outlineUpdateStar: AppAction<\n typeof OutlineUpdateStarInput,\n typeof OutlineUpdateStarOutput,\n typeof outline.credential\n> = action(\"OUTLINE_UPDATE_STAR\", {\n slug: \"outline-update-star\",\n name: \"Update Star\",\n description: \"Tool to update a star's position in the Outline sidebar. Use when you need to reorder a user's starred documents or collections by changing the display index.\",\n input: OutlineUpdateStarInput,\n output: OutlineUpdateStarOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyB,EAAE,OAAO;CAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI;CAC3J,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gKAAgK;AAC7L,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,+BAA+B,EAAE,OAAO;CAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAClE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACtF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2IAA2I;AACrK,MAAM,iCAAiC,EAAE,OAAO;CAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,WAAW,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAMrF,MAAa,oBAIT,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdqC,EAAE,OAAO;EAC9C,MAAM,6BAA6B,SAAS;EAC5C,UAAU,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-template.cjs","names":["z","action"],"sources":["../../src/actions/update-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineUpdateTemplateInput = z.object({\n id: z.string().describe(\"Unique identifier for the template. Either the UUID or the urlId is acceptable.\"),\n data: z.record(z.string(), z.unknown()).describe(\"The body of the template as a Prosemirror document. Must be a valid Prosemirror JSON structure with type, content, and other required fields.\").optional(),\n icon: z.string().describe(\"An emoji to use as the template icon.\").optional(),\n color: z.string().describe(\"The color of the template icon in hex format.\").optional(),\n title: z.string().describe(\"The title of the template.\").optional(),\n fullWidth: z.boolean().describe(\"Whether the template should be displayed full width.\").optional(),\n collectionId: z.string().describe(\"Identifier for the collection to which the template belongs. Set to null for a workspace-wide template.\").optional(),\n}).describe(\"Request model for updating an existing template in Outline.\");\nconst OutlineUpdateTemplate_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user (UUID)\").nullable().optional(),\n name: z.string().describe(\"Display name of the user\").nullable().optional(),\n email: z.string().describe(\"Email address of the user\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image\").nullable().optional(),\n}).passthrough().describe(\"User object representing a template creator or editor.\");\nconst OutlineUpdateTemplate_TemplateSchema = z.object({\n id: z.string().describe(\"Unique identifier for the template (UUID)\").nullable().optional(),\n icon: z.string().describe(\"Icon displayed with the template title\").nullable().optional(),\n text: z.string().describe(\"Body content in markdown format\").nullable().optional(),\n color: z.string().describe(\"Hex color code for the template icon\").nullable().optional(),\n title: z.string().describe(\"Template title\").nullable().optional(),\n urlId: z.string().describe(\"URL-friendly identifier for the template\").nullable().optional(),\n status: z.string().describe(\"Template status (draft, archived, or published)\").nullable().optional(),\n teamId: z.string().describe(\"Associated workspace identifier (UUID)\").nullable().optional(),\n revision: z.number().int().describe(\"Version number of the template\").nullable().optional(),\n template: z.boolean().describe(\"Whether this is a template (should be true)\").nullable().optional(),\n createdAt: z.string().describe(\"Template creation timestamp (ISO 8601 date-time)\").nullable().optional(),\n createdBy: OutlineUpdateTemplate_UserSchema.nullable().optional(),\n deletedAt: z.string().describe(\"Timestamp when template was deleted (ISO 8601 date-time)\").nullable().optional(),\n fullWidth: z.boolean().describe(\"Whether template is displayed in full width\").nullable().optional(),\n published: z.boolean().describe(\"Whether the template is published\").nullable().optional(),\n updatedAt: z.string().describe(\"Template last update timestamp (ISO 8601 date-time)\").nullable().optional(),\n updatedBy: OutlineUpdateTemplate_UserSchema.nullable().optional(),\n archivedAt: z.string().describe(\"Timestamp when template was archived (ISO 8601 date-time)\").nullable().optional(),\n templateId: z.string().describe(\"Template identifier if created from another template (UUID)\").nullable().optional(),\n publishedAt: z.string().describe(\"Timestamp when template was published (ISO 8601 date-time)\").nullable().optional(),\n collectionId: z.string().describe(\"Parent collection identifier (UUID)\").nullable().optional(),\n insightsEnabled: z.boolean().describe(\"Whether analytics visibility is enabled\").nullable().optional(),\n parentDocumentId: z.string().describe(\"Parent document identifier if nested (UUID)\").nullable().optional(),\n}).passthrough().describe(\"Template object representing the updated template.\");\nconst OutlineUpdateTemplate_PolicySchema = z.object({\n id: z.string().describe(\"Identifier matching the resource this policy governs\").nullable().optional(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Dictionary of action names to boolean values indicating whether the action is allowed\").nullable().optional(),\n}).passthrough().describe(\"Policy object describing authorized actions for a resource.\");\nexport const OutlineUpdateTemplateOutput = z.object({\n data: OutlineUpdateTemplate_TemplateSchema.nullable(),\n policies: z.array(OutlineUpdateTemplate_PolicySchema).describe(\"Array of policy objects describing authorized actions for the template\").nullable().optional(),\n}).passthrough().describe(\"Response model for updating a template in Outline.\");\n\nexport const outlineUpdateTemplate = action(\"OUTLINE_UPDATE_TEMPLATE\", {\n slug: \"outline-update-template\",\n name: \"Update Template\",\n description: \"Tool to update an existing template in Outline. Use when you need to modify a template's title, content, icon, color, or other properties. At least the template ID is required.\",\n input: OutlineUpdateTemplateInput,\n output: OutlineUpdateTemplateOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-template.cjs","names":["z","action"],"sources":["../../src/actions/update-template.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { outline } from \"../app\";\n\nexport const OutlineUpdateTemplateInput = z.object({\n id: z.string().describe(\"Unique identifier for the template. Either the UUID or the urlId is acceptable.\"),\n data: z.record(z.string(), z.unknown()).describe(\"The body of the template as a Prosemirror document. Must be a valid Prosemirror JSON structure with type, content, and other required fields.\").optional(),\n icon: z.string().describe(\"An emoji to use as the template icon.\").optional(),\n color: z.string().describe(\"The color of the template icon in hex format.\").optional(),\n title: z.string().describe(\"The title of the template.\").optional(),\n fullWidth: z.boolean().describe(\"Whether the template should be displayed full width.\").optional(),\n collectionId: z.string().describe(\"Identifier for the collection to which the template belongs. Set to null for a workspace-wide template.\").optional(),\n}).describe(\"Request model for updating an existing template in Outline.\");\nconst OutlineUpdateTemplate_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user (UUID)\").nullable().optional(),\n name: z.string().describe(\"Display name of the user\").nullable().optional(),\n email: z.string().describe(\"Email address of the user\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image\").nullable().optional(),\n}).passthrough().describe(\"User object representing a template creator or editor.\");\nconst OutlineUpdateTemplate_TemplateSchema = z.object({\n id: z.string().describe(\"Unique identifier for the template (UUID)\").nullable().optional(),\n icon: z.string().describe(\"Icon displayed with the template title\").nullable().optional(),\n text: z.string().describe(\"Body content in markdown format\").nullable().optional(),\n color: z.string().describe(\"Hex color code for the template icon\").nullable().optional(),\n title: z.string().describe(\"Template title\").nullable().optional(),\n urlId: z.string().describe(\"URL-friendly identifier for the template\").nullable().optional(),\n status: z.string().describe(\"Template status (draft, archived, or published)\").nullable().optional(),\n teamId: z.string().describe(\"Associated workspace identifier (UUID)\").nullable().optional(),\n revision: z.number().int().describe(\"Version number of the template\").nullable().optional(),\n template: z.boolean().describe(\"Whether this is a template (should be true)\").nullable().optional(),\n createdAt: z.string().describe(\"Template creation timestamp (ISO 8601 date-time)\").nullable().optional(),\n createdBy: OutlineUpdateTemplate_UserSchema.nullable().optional(),\n deletedAt: z.string().describe(\"Timestamp when template was deleted (ISO 8601 date-time)\").nullable().optional(),\n fullWidth: z.boolean().describe(\"Whether template is displayed in full width\").nullable().optional(),\n published: z.boolean().describe(\"Whether the template is published\").nullable().optional(),\n updatedAt: z.string().describe(\"Template last update timestamp (ISO 8601 date-time)\").nullable().optional(),\n updatedBy: OutlineUpdateTemplate_UserSchema.nullable().optional(),\n archivedAt: z.string().describe(\"Timestamp when template was archived (ISO 8601 date-time)\").nullable().optional(),\n templateId: z.string().describe(\"Template identifier if created from another template (UUID)\").nullable().optional(),\n publishedAt: z.string().describe(\"Timestamp when template was published (ISO 8601 date-time)\").nullable().optional(),\n collectionId: z.string().describe(\"Parent collection identifier (UUID)\").nullable().optional(),\n insightsEnabled: z.boolean().describe(\"Whether analytics visibility is enabled\").nullable().optional(),\n parentDocumentId: z.string().describe(\"Parent document identifier if nested (UUID)\").nullable().optional(),\n}).passthrough().describe(\"Template object representing the updated template.\");\nconst OutlineUpdateTemplate_PolicySchema = z.object({\n id: z.string().describe(\"Identifier matching the resource this policy governs\").nullable().optional(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Dictionary of action names to boolean values indicating whether the action is allowed\").nullable().optional(),\n}).passthrough().describe(\"Policy object describing authorized actions for a resource.\");\nexport const OutlineUpdateTemplateOutput = z.object({\n data: OutlineUpdateTemplate_TemplateSchema.nullable(),\n policies: z.array(OutlineUpdateTemplate_PolicySchema).describe(\"Array of policy objects describing authorized actions for the template\").nullable().optional(),\n}).passthrough().describe(\"Response model for updating a template in Outline.\");\n\nexport const outlineUpdateTemplate: AppAction<\n typeof OutlineUpdateTemplateInput,\n typeof OutlineUpdateTemplateOutput,\n typeof outline.credential\n> = action(\"OUTLINE_UPDATE_TEMPLATE\", {\n slug: \"outline-update-template\",\n name: \"Update Template\",\n description: \"Tool to update an existing template in Outline. Use when you need to modify a template's title, content, icon, color, or other properties. At least the template ID is required.\",\n input: OutlineUpdateTemplateInput,\n output: OutlineUpdateTemplateOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { outline } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/update-template.d.ts
|
|
@@ -51,15 +53,7 @@ declare const OutlineUpdateTemplateOutput: z.ZodObject<{
|
|
|
51
53
|
abilities: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
52
54
|
}, z.core.$loose>>>>;
|
|
53
55
|
}, z.core.$loose>;
|
|
54
|
-
declare const outlineUpdateTemplate:
|
|
55
|
-
id: string;
|
|
56
|
-
data?: Record<string, unknown> | undefined;
|
|
57
|
-
icon?: string | undefined;
|
|
58
|
-
color?: string | undefined;
|
|
59
|
-
title?: string | undefined;
|
|
60
|
-
fullWidth?: boolean | undefined;
|
|
61
|
-
collectionId?: string | undefined;
|
|
62
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
56
|
+
declare const outlineUpdateTemplate: AppAction<typeof OutlineUpdateTemplateInput, typeof OutlineUpdateTemplateOutput, typeof outline.credential>;
|
|
63
57
|
//#endregion
|
|
64
58
|
export { outlineUpdateTemplate };
|
|
65
59
|
//# sourceMappingURL=update-template.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-template.d.cts","names":[],"sources":["../../src/actions/update-template.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-template.d.cts","names":[],"sources":["../../src/actions/update-template.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;cA4C1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,OAAA,CAAQ,UAAA"}
|