@keystrokehq/outline 0.1.5 → 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 -17
- package/dist/actions/activate-user.d.cts.map +1 -1
- package/dist/actions/activate-user.d.mts +3 -17
- 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 -19
- package/dist/actions/add-collection-group.d.cts.map +1 -1
- package/dist/actions/add-collection-group.d.mts +3 -19
- 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 -19
- package/dist/actions/add-document-user.d.cts.map +1 -1
- package/dist/actions/add-document-user.d.mts +3 -19
- 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 -19
- package/dist/actions/add-group-to-document.d.cts.map +1 -1
- package/dist/actions/add-group-to-document.d.mts +3 -19
- 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 -18
- package/dist/actions/add-group-user.d.cts.map +1 -1
- package/dist/actions/add-group-user.d.mts +3 -18
- 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 -19
- package/dist/actions/add-user-to-collection.d.cts.map +1 -1
- package/dist/actions/add-user-to-collection.d.mts +3 -19
- 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 -17
- package/dist/actions/archive-document.d.cts.map +1 -1
- package/dist/actions/archive-document.d.mts +3 -17
- 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 -20
- package/dist/actions/create-attachment.d.cts.map +1 -1
- package/dist/actions/create-attachment.d.mts +3 -20
- 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 -22
- package/dist/actions/create-collection.d.cts.map +1 -1
- package/dist/actions/create-collection.d.mts +3 -22
- 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 -21
- package/dist/actions/create-comment.d.cts.map +1 -1
- package/dist/actions/create-comment.d.mts +3 -21
- 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 -32
- package/dist/actions/create-document.d.cts.map +1 -1
- package/dist/actions/create-document.d.mts +3 -32
- 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 -17
- package/dist/actions/create-group.d.cts.map +1 -1
- package/dist/actions/create-group.d.mts +3 -17
- 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 -23
- package/dist/actions/create-o-auth-client.d.cts.map +1 -1
- package/dist/actions/create-o-auth-client.d.mts +3 -23
- 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 -20
- package/dist/actions/create-share.d.cts.map +1 -1
- package/dist/actions/create-share.d.mts +3 -20
- 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 -19
- package/dist/actions/create-star.d.cts.map +1 -1
- package/dist/actions/create-star.d.mts +3 -19
- 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 -22
- package/dist/actions/create-template.d.cts.map +1 -1
- package/dist/actions/create-template.d.mts +3 -22
- 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 -17
- package/dist/actions/create-view.d.cts.map +1 -1
- package/dist/actions/create-view.d.mts +3 -17
- 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 -17
- package/dist/actions/delete-attachment.d.cts.map +1 -1
- package/dist/actions/delete-attachment.d.mts +3 -17
- 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 -17
- package/dist/actions/delete-collection.d.cts.map +1 -1
- package/dist/actions/delete-collection.d.mts +3 -17
- 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 -17
- package/dist/actions/delete-comment.d.cts.map +1 -1
- package/dist/actions/delete-comment.d.mts +3 -17
- 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 -18
- package/dist/actions/delete-document.d.cts.map +1 -1
- package/dist/actions/delete-document.d.mts +3 -18
- 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 -17
- package/dist/actions/delete-file-operation.d.cts.map +1 -1
- package/dist/actions/delete-file-operation.d.mts +3 -17
- 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 -17
- package/dist/actions/delete-group.d.cts.map +1 -1
- package/dist/actions/delete-group.d.mts +3 -17
- 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 -18
- package/dist/actions/delete-oauth-authentication.d.cts.map +1 -1
- package/dist/actions/delete-oauth-authentication.d.mts +3 -18
- 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 -17
- package/dist/actions/delete-oauth-client.d.cts.map +1 -1
- package/dist/actions/delete-oauth-client.d.mts +3 -17
- 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 -17
- package/dist/actions/delete-star.d.cts.map +1 -1
- package/dist/actions/delete-star.d.mts +3 -17
- 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 -17
- package/dist/actions/delete-template.d.cts.map +1 -1
- package/dist/actions/delete-template.d.mts +3 -17
- 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 -17
- package/dist/actions/delete-user.d.cts.map +1 -1
- package/dist/actions/delete-user.d.mts +3 -17
- 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 -22
- package/dist/actions/duplicate-document.d.cts.map +1 -1
- package/dist/actions/duplicate-document.d.mts +3 -22
- 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 -19
- package/dist/actions/duplicate-template.d.cts.map +1 -1
- package/dist/actions/duplicate-template.d.mts +3 -19
- 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 -15
- package/dist/actions/empty-documents-trash.d.cts.map +1 -1
- package/dist/actions/empty-documents-trash.d.mts +3 -15
- 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 -19
- package/dist/actions/export-all-collections.d.cts.map +1 -1
- package/dist/actions/export-all-collections.d.mts +3 -19
- 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 -18
- package/dist/actions/export-collection.d.cts.map +1 -1
- package/dist/actions/export-collection.d.mts +3 -18
- 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 -20
- package/dist/actions/export-document.d.cts.map +1 -1
- package/dist/actions/export-document.d.mts +3 -20
- 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 -17
- package/dist/actions/get-attachment-redirect.d.cts.map +1 -1
- package/dist/actions/get-attachment-redirect.d.mts +3 -17
- 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 -15
- package/dist/actions/get-auth-config.d.cts.map +1 -1
- package/dist/actions/get-auth-config.d.mts +3 -15
- 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 -17
- package/dist/actions/get-collection-documents.d.cts.map +1 -1
- package/dist/actions/get-collection-documents.d.mts +3 -17
- 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 -17
- package/dist/actions/get-collection.d.cts.map +1 -1
- package/dist/actions/get-collection.d.mts +3 -17
- 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 -18
- package/dist/actions/get-comment.d.cts.map +1 -1
- package/dist/actions/get-comment.d.mts +3 -18
- 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 -18
- package/dist/actions/get-document-info.d.cts.map +1 -1
- package/dist/actions/get-document-info.d.mts +3 -18
- 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 -17
- package/dist/actions/get-documents-documents.d.cts.map +1 -1
- package/dist/actions/get-documents-documents.d.mts +3 -17
- 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 -17
- package/dist/actions/get-file-operation-info.d.cts.map +1 -1
- package/dist/actions/get-file-operation-info.d.mts +3 -17
- 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 -17
- package/dist/actions/get-group-info.d.cts.map +1 -1
- package/dist/actions/get-group-info.d.mts +3 -17
- 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 -18
- package/dist/actions/get-oauth-client-info.d.cts.map +1 -1
- package/dist/actions/get-oauth-client-info.d.mts +3 -18
- 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 -17
- package/dist/actions/get-revision-info.d.cts.map +1 -1
- package/dist/actions/get-revision-info.d.mts +3 -17
- 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 -18
- package/dist/actions/get-share-info.d.cts.map +1 -1
- package/dist/actions/get-share-info.d.mts +3 -18
- 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 -17
- package/dist/actions/get-template-info.d.cts.map +1 -1
- package/dist/actions/get-template-info.d.mts +3 -17
- 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 -17
- package/dist/actions/get-user-info.d.cts.map +1 -1
- package/dist/actions/get-user-info.d.mts +3 -17
- 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 -22
- package/dist/actions/invite-users.d.cts.map +1 -1
- package/dist/actions/invite-users.d.mts +3 -22
- 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 -18
- package/dist/actions/list-archived-documents.d.cts.map +1 -1
- package/dist/actions/list-archived-documents.d.mts +3 -18
- 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 -21
- package/dist/actions/list-collection-group-memberships.d.cts.map +1 -1
- package/dist/actions/list-collection-group-memberships.d.mts +3 -21
- 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 -21
- package/dist/actions/list-collection-memberships.d.cts.map +1 -1
- package/dist/actions/list-collection-memberships.d.mts +3 -21
- 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 -22
- package/dist/actions/list-collections.d.cts.map +1 -1
- package/dist/actions/list-collections.d.mts +3 -22
- 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 -23
- package/dist/actions/list-comments.d.cts.map +1 -1
- package/dist/actions/list-comments.d.mts +3 -23
- 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 -20
- package/dist/actions/list-data-attributes.d.cts.map +1 -1
- package/dist/actions/list-data-attributes.d.mts +3 -20
- 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 -20
- package/dist/actions/list-deleted-documents.d.cts.map +1 -1
- package/dist/actions/list-deleted-documents.d.mts +3 -20
- 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 -21
- package/dist/actions/list-document-group-memberships.d.cts.map +1 -1
- package/dist/actions/list-document-group-memberships.d.mts +3 -21
- 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 -21
- package/dist/actions/list-document-memberships.d.cts.map +1 -1
- package/dist/actions/list-document-memberships.d.mts +3 -21
- 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 -21
- package/dist/actions/list-document-users.d.cts.map +1 -1
- package/dist/actions/list-document-users.d.mts +3 -21
- 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 -25
- package/dist/actions/list-documents.d.cts.map +1 -1
- package/dist/actions/list-documents.d.mts +3 -25
- 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 -22
- package/dist/actions/list-draft-documents.d.cts.map +1 -1
- package/dist/actions/list-draft-documents.d.mts +3 -22
- 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 -25
- package/dist/actions/list-events.d.cts.map +1 -1
- package/dist/actions/list-events.d.mts +3 -25
- 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 -19
- package/dist/actions/list-file-operations.d.cts.map +1 -1
- package/dist/actions/list-file-operations.d.mts +3 -19
- 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 -20
- package/dist/actions/list-group-memberships.d.cts.map +1 -1
- package/dist/actions/list-group-memberships.d.mts +3 -20
- 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 -21
- package/dist/actions/list-groups.d.cts.map +1 -1
- package/dist/actions/list-groups.d.mts +3 -21
- 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 -18
- package/dist/actions/list-o-auth-authentications.d.cts.map +1 -1
- package/dist/actions/list-o-auth-authentications.d.mts +3 -18
- 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 -18
- package/dist/actions/list-oauth-clients.d.cts.map +1 -1
- package/dist/actions/list-oauth-clients.d.mts +3 -18
- 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 -20
- package/dist/actions/list-recently-viewed-documents.d.cts.map +1 -1
- package/dist/actions/list-recently-viewed-documents.d.mts +3 -20
- 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 -21
- package/dist/actions/list-revisions.d.cts.map +1 -1
- package/dist/actions/list-revisions.d.mts +3 -21
- 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 -21
- package/dist/actions/list-shares.d.cts.map +1 -1
- package/dist/actions/list-shares.d.mts +3 -21
- 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 -21
- package/dist/actions/list-stars.d.cts.map +1 -1
- package/dist/actions/list-stars.d.mts +3 -21
- 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 -22
- package/dist/actions/list-templates.d.cts.map +1 -1
- package/dist/actions/list-templates.d.mts +3 -22
- 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 -22
- package/dist/actions/list-users.d.cts.map +1 -1
- package/dist/actions/list-users.d.mts +3 -22
- 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 -20
- package/dist/actions/list-views.d.cts.map +1 -1
- package/dist/actions/list-views.d.mts +3 -20
- 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 -20
- package/dist/actions/move-document.d.cts.map +1 -1
- package/dist/actions/move-document.d.mts +3 -20
- 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 -17
- package/dist/actions/redirect-file-operation.d.cts.map +1 -1
- package/dist/actions/redirect-file-operation.d.mts +3 -17
- 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 -18
- package/dist/actions/remove-collection-group.d.cts.map +1 -1
- package/dist/actions/remove-collection-group.d.mts +3 -18
- 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 -18
- package/dist/actions/remove-collection-user.d.cts.map +1 -1
- package/dist/actions/remove-collection-user.d.mts +3 -18
- 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 -18
- package/dist/actions/remove-document-user.d.cts.map +1 -1
- package/dist/actions/remove-document-user.d.mts +3 -18
- 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 -18
- package/dist/actions/remove-group-from-document.d.cts.map +1 -1
- package/dist/actions/remove-group-from-document.d.mts +3 -18
- 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 -18
- package/dist/actions/remove-group-user.d.cts.map +1 -1
- package/dist/actions/remove-group-user.d.mts +3 -18
- 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 -19
- package/dist/actions/restore-document.d.cts.map +1 -1
- package/dist/actions/restore-document.d.mts +3 -19
- 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 -17
- package/dist/actions/restore-template.d.cts.map +1 -1
- package/dist/actions/restore-template.d.mts +3 -17
- 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 -15
- package/dist/actions/retrieve-auth-info.d.cts.map +1 -1
- package/dist/actions/retrieve-auth-info.d.mts +3 -15
- 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 -17
- package/dist/actions/revoke-share.d.cts.map +1 -1
- package/dist/actions/revoke-share.d.mts +3 -17
- 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 -17
- package/dist/actions/rotate-oauth-client-secret.d.cts.map +1 -1
- package/dist/actions/rotate-oauth-client-secret.d.mts +3 -17
- 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 -28
- package/dist/actions/search-document-titles.d.cts.map +1 -1
- package/dist/actions/search-document-titles.d.mts +4 -28
- 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 -27
- package/dist/actions/search-documents.d.cts.map +1 -1
- package/dist/actions/search-documents.d.mts +3 -27
- 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 -17
- package/dist/actions/suspend-user.d.cts.map +1 -1
- package/dist/actions/suspend-user.d.mts +3 -17
- 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 -19
- package/dist/actions/templatize-document.d.cts.map +1 -1
- package/dist/actions/templatize-document.d.mts +3 -19
- 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 -18
- package/dist/actions/unpublish-document.d.cts.map +1 -1
- package/dist/actions/unpublish-document.d.mts +3 -18
- 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 -23
- package/dist/actions/update-collection.d.cts.map +1 -1
- package/dist/actions/update-collection.d.mts +3 -23
- 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 -18
- package/dist/actions/update-comment.d.cts.map +1 -1
- package/dist/actions/update-comment.d.mts +3 -18
- 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 -32
- package/dist/actions/update-document.d.cts.map +1 -1
- package/dist/actions/update-document.d.mts +3 -32
- 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 -18
- package/dist/actions/update-group.d.cts.map +1 -1
- package/dist/actions/update-group.d.mts +3 -18
- 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 -24
- package/dist/actions/update-o-auth-client.d.cts.map +1 -1
- package/dist/actions/update-o-auth-client.d.mts +3 -24
- 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 -18
- package/dist/actions/update-share.d.cts.map +1 -1
- package/dist/actions/update-share.d.mts +3 -18
- 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 -18
- package/dist/actions/update-star.d.cts.map +1 -1
- package/dist/actions/update-star.d.mts +3 -18
- 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 -23
- package/dist/actions/update-template.d.cts.map +1 -1
- package/dist/actions/update-template.d.mts +3 -23
- 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 -18
- package/dist/actions/update-user-role.d.cts.map +1 -1
- package/dist/actions/update-user-role.d.mts +3 -18
- 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 -20
- package/dist/actions/update-user.d.cts.map +1 -1
- package/dist/actions/update-user.d.mts +3 -20
- 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 +5 -4
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- 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":"get-comment.mjs","names":[],"sources":["../../src/actions/get-comment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetCommentInput = z.object({\n id: z.string().describe(\"Comment ID to retrieve\"),\n includeAnchorText: z.boolean().describe(\"Include the document text that the comment is anchored to, if any, in the response.\").optional(),\n}).describe(\"Request model for retrieving a comment by its ID.\");\nconst OutlineGetComment_ContentNodeSchema = z.object({\n text: z.string().describe(\"Text content of the node\").nullable().optional(),\n type: z.string().describe(\"Type of the content node\").nullable().optional(),\n marks: z.array(z.record(z.string(), z.unknown())).describe(\"Formatting marks applied to the text\").nullable().optional(),\n content: z.array(z.record(z.string(), z.unknown())).describe(\"Nested content nodes\").nullable().optional(),\n}).passthrough().describe(\"A content node within the comment data.\");\nconst OutlineGetComment_CommentDataSchema = z.object({\n type: z.string().describe(\"Type of content (e.g., 'doc')\").nullable().optional(),\n content: z.array(OutlineGetComment_ContentNodeSchema).describe(\"Content nodes of the comment\").nullable().optional(),\n}).passthrough().describe(\"The content data of the comment.\");\nconst OutlineGetComment_CommentCreatedBySchema = z.object({\n id: z.string().describe(\"User ID\").nullable().optional(),\n name: z.string().describe(\"User's name\").nullable().optional(),\n color: z.string().describe(\"User's color identifier\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether user is an admin\").nullable().optional(),\n isViewer: z.boolean().describe(\"Whether user is the viewer\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to user's avatar image\").nullable().optional(),\n isSuspended: z.boolean().describe(\"Whether user is suspended\").nullable().optional(),\n}).passthrough().describe(\"Information about the user who created the comment.\");\nconst OutlineGetComment_CommentSchema = z.object({\n id: z.string().describe(\"Unique identifier for the comment\").nullable(),\n data: OutlineGetComment_CommentDataSchema.nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when comment was created\").nullable(),\n createdBy: OutlineGetComment_CommentCreatedBySchema.nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when comment was last updated\").nullable(),\n anchorText: z.string().describe(\"Document text the comment is anchored to (if includeAnchorText=true)\").nullable().optional(),\n documentId: z.string().describe(\"ID of the document the comment belongs to\").nullable(),\n resolvedAt: z.string().describe(\"ISO 8601 timestamp when comment was resolved\").nullable().optional(),\n resolvedBy: OutlineGetComment_CommentCreatedBySchema.nullable().optional(),\n parentCommentId: z.string().describe(\"ID of the parent comment if this is a reply\").nullable().optional(),\n}).passthrough().describe(\"Representation of a comment object.\");\nconst OutlineGetComment_PolicySchema = z.object({\n id: z.string().describe(\"Resource identifier\").nullable(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Map of action names to boolean authorization status\"),\n}).passthrough().describe(\"Policy object describing authorized actions on the comment.\");\nexport const OutlineGetCommentOutput = z.object({\n data: OutlineGetComment_CommentSchema.nullable(),\n policies: z.array(OutlineGetComment_PolicySchema).describe(\"Array of policy objects describing authorized actions\").nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving a comment.\");\n\nexport const outlineGetComment = action(\"OUTLINE_GET_COMMENT\", {\n slug: \"outline-get-comment\",\n name: \"Get Comment\",\n description: \"Tool to retrieve a comment by its ID from Outline. Use when you need to fetch detailed information about a specific comment including its content, author, timestamps, and resolution status.\",\n input: OutlineGetCommentInput,\n output: OutlineGetCommentOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-comment.mjs","names":[],"sources":["../../src/actions/get-comment.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 OutlineGetCommentInput = z.object({\n id: z.string().describe(\"Comment ID to retrieve\"),\n includeAnchorText: z.boolean().describe(\"Include the document text that the comment is anchored to, if any, in the response.\").optional(),\n}).describe(\"Request model for retrieving a comment by its ID.\");\nconst OutlineGetComment_ContentNodeSchema = z.object({\n text: z.string().describe(\"Text content of the node\").nullable().optional(),\n type: z.string().describe(\"Type of the content node\").nullable().optional(),\n marks: z.array(z.record(z.string(), z.unknown())).describe(\"Formatting marks applied to the text\").nullable().optional(),\n content: z.array(z.record(z.string(), z.unknown())).describe(\"Nested content nodes\").nullable().optional(),\n}).passthrough().describe(\"A content node within the comment data.\");\nconst OutlineGetComment_CommentDataSchema = z.object({\n type: z.string().describe(\"Type of content (e.g., 'doc')\").nullable().optional(),\n content: z.array(OutlineGetComment_ContentNodeSchema).describe(\"Content nodes of the comment\").nullable().optional(),\n}).passthrough().describe(\"The content data of the comment.\");\nconst OutlineGetComment_CommentCreatedBySchema = z.object({\n id: z.string().describe(\"User ID\").nullable().optional(),\n name: z.string().describe(\"User's name\").nullable().optional(),\n color: z.string().describe(\"User's color identifier\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether user is an admin\").nullable().optional(),\n isViewer: z.boolean().describe(\"Whether user is the viewer\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to user's avatar image\").nullable().optional(),\n isSuspended: z.boolean().describe(\"Whether user is suspended\").nullable().optional(),\n}).passthrough().describe(\"Information about the user who created the comment.\");\nconst OutlineGetComment_CommentSchema = z.object({\n id: z.string().describe(\"Unique identifier for the comment\").nullable(),\n data: OutlineGetComment_CommentDataSchema.nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when comment was created\").nullable(),\n createdBy: OutlineGetComment_CommentCreatedBySchema.nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when comment was last updated\").nullable(),\n anchorText: z.string().describe(\"Document text the comment is anchored to (if includeAnchorText=true)\").nullable().optional(),\n documentId: z.string().describe(\"ID of the document the comment belongs to\").nullable(),\n resolvedAt: z.string().describe(\"ISO 8601 timestamp when comment was resolved\").nullable().optional(),\n resolvedBy: OutlineGetComment_CommentCreatedBySchema.nullable().optional(),\n parentCommentId: z.string().describe(\"ID of the parent comment if this is a reply\").nullable().optional(),\n}).passthrough().describe(\"Representation of a comment object.\");\nconst OutlineGetComment_PolicySchema = z.object({\n id: z.string().describe(\"Resource identifier\").nullable(),\n abilities: z.record(z.string(), z.unknown()).describe(\"Map of action names to boolean authorization status\"),\n}).passthrough().describe(\"Policy object describing authorized actions on the comment.\");\nexport const OutlineGetCommentOutput = z.object({\n data: OutlineGetComment_CommentSchema.nullable(),\n policies: z.array(OutlineGetComment_PolicySchema).describe(\"Array of policy objects describing authorized actions\").nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving a comment.\");\n\nexport const outlineGetComment: AppAction<\n typeof OutlineGetCommentInput,\n typeof OutlineGetCommentOutput,\n typeof outline.credential\n> = action(\"OUTLINE_GET_COMMENT\", {\n slug: \"outline-get-comment\",\n name: \"Get Comment\",\n description: \"Tool to retrieve a comment by its ID from Outline. Use when you need to fetch detailed information about a specific comment including its content, author, timestamps, and resolution status.\",\n input: OutlineGetCommentInput,\n output: OutlineGetCommentOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyB,EAAE,OAAO;CAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;CAChD,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;AAC1I,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,sCAAsC,EAAE,OAAO;CACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,SAAS,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAM,sCAAsC,EAAE,OAAO;CACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,SAAS,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAM,2CAA2C,EAAE,OAAO;CACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAC/E,MAAM,kCAAkC,EAAE,OAAO;CAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,MAAM,oCAAoC,SAAS;CACnD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACvF,WAAW,yCAAyC,SAAS;CAC7D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,YAAY,yCAAyC,SAAS,CAAC,CAAC,SAAS;CACzE,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAM,iCAAiC,EAAE,OAAO;CAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CACxD,WAAW,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAMvF,MAAa,oBAIT,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdqC,EAAE,OAAO;EAC9C,MAAM,gCAAgC,SAAS;EAC/C,UAAU,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-document-info.cjs","names":["z","action"],"sources":["../../src/actions/get-document-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetDocumentInfoInput = z.object({\n id: z.string().describe(\"Unique identifier for the document. Either the UUID or the urlId is acceptable. At least one of id or shareId must be provided.\").optional(),\n shareId: z.string().describe(\"Unique identifier for a document share. A shareId may be used in place of a document UUID. At least one of id or shareId must be provided.\").optional(),\n}).describe(\"Request model for retrieving a document from Outline.\\nAt least one of id or shareId must be provided.\");\nconst OutlineGetDocumentInfo_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 OutlineGetDocumentInfo_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: OutlineGetDocumentInfo_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: OutlineGetDocumentInfo_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 OutlineGetDocumentInfo_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 OutlineGetDocumentInfoOutput = z.object({\n data: OutlineGetDocumentInfo_DocumentSchema.nullable(),\n policies: z.array(OutlineGetDocumentInfo_PolicySchema).describe(\"Array of policy objects describing authorized actions\").nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving document information.\\nContains the complete document data and access policies.\");\n\nexport const outlineGetDocumentInfo = action(\"OUTLINE_GET_DOCUMENT_INFO\", {\n slug: \"outline-get-document-info\",\n name: \"Get Document Info\",\n description: \"Tool to retrieve a document from Outline by its UUID, urlId, or shareId. Returns complete document information including title, content, metadata, timestamps, and access policies. Use when you need to fetch document details or content.\",\n input: OutlineGetDocumentInfoInput,\n output: OutlineGetDocumentInfoOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-document-info.cjs","names":["z","action"],"sources":["../../src/actions/get-document-info.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 OutlineGetDocumentInfoInput = z.object({\n id: z.string().describe(\"Unique identifier for the document. Either the UUID or the urlId is acceptable. At least one of id or shareId must be provided.\").optional(),\n shareId: z.string().describe(\"Unique identifier for a document share. A shareId may be used in place of a document UUID. At least one of id or shareId must be provided.\").optional(),\n}).describe(\"Request model for retrieving a document from Outline.\\nAt least one of id or shareId must be provided.\");\nconst OutlineGetDocumentInfo_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 OutlineGetDocumentInfo_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: OutlineGetDocumentInfo_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: OutlineGetDocumentInfo_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 OutlineGetDocumentInfo_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 OutlineGetDocumentInfoOutput = z.object({\n data: OutlineGetDocumentInfo_DocumentSchema.nullable(),\n policies: z.array(OutlineGetDocumentInfo_PolicySchema).describe(\"Array of policy objects describing authorized actions\").nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving document information.\\nContains the complete document data and access policies.\");\n\nexport const outlineGetDocumentInfo: AppAction<\n typeof OutlineGetDocumentInfoInput,\n typeof OutlineGetDocumentInfoOutput,\n typeof outline.credential\n> = action(\"OUTLINE_GET_DOCUMENT_INFO\", {\n slug: \"outline-get-document-info\",\n name: \"Get Document Info\",\n description: \"Tool to retrieve a document from Outline by its UUID, urlId, or shareId. Returns complete document information including title, content, metadata, timestamps, and access policies. Use when you need to fetch document details or content.\",\n input: OutlineGetDocumentInfoInput,\n output: OutlineGetDocumentInfoOutput,\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/get-document-info.d.ts
|
|
@@ -43,24 +45,7 @@ declare const OutlineGetDocumentInfoOutput: z.ZodObject<{
|
|
|
43
45
|
abilities: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
44
46
|
}, z.core.$loose>>>>;
|
|
45
47
|
}, z.core.$loose>;
|
|
46
|
-
declare const outlineGetDocumentInfo:
|
|
47
|
-
id?: string | undefined;
|
|
48
|
-
shareId?: string | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
50
|
-
connectionId: z.ZodString;
|
|
51
|
-
entityId: z.ZodString;
|
|
52
|
-
instanceId: z.ZodString;
|
|
53
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
-
full: z.ZodString;
|
|
55
|
-
generic_api_key: z.ZodString;
|
|
56
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
57
|
-
connectionId: z.ZodString;
|
|
58
|
-
entityId: z.ZodString;
|
|
59
|
-
instanceId: z.ZodString;
|
|
60
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
-
full: z.ZodString;
|
|
62
|
-
generic_api_key: z.ZodString;
|
|
63
|
-
}, z.core.$strip>>]>;
|
|
48
|
+
declare const outlineGetDocumentInfo: AppAction<typeof OutlineGetDocumentInfoInput, typeof OutlineGetDocumentInfoOutput, typeof outline.credential>;
|
|
64
49
|
//#endregion
|
|
65
50
|
export { outlineGetDocumentInfo };
|
|
66
51
|
//# sourceMappingURL=get-document-info.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-document-info.d.cts","names":[],"sources":["../../src/actions/get-document-info.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-document-info.d.cts","names":[],"sources":["../../src/actions/get-document-info.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAoC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,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/get-document-info.d.ts
|
|
@@ -43,24 +45,7 @@ declare const OutlineGetDocumentInfoOutput: z.ZodObject<{
|
|
|
43
45
|
abilities: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
44
46
|
}, z.core.$loose>>>>;
|
|
45
47
|
}, z.core.$loose>;
|
|
46
|
-
declare const outlineGetDocumentInfo:
|
|
47
|
-
id?: string | undefined;
|
|
48
|
-
shareId?: string | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
50
|
-
connectionId: z.ZodString;
|
|
51
|
-
entityId: z.ZodString;
|
|
52
|
-
instanceId: z.ZodString;
|
|
53
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
-
full: z.ZodString;
|
|
55
|
-
generic_api_key: z.ZodString;
|
|
56
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
57
|
-
connectionId: z.ZodString;
|
|
58
|
-
entityId: z.ZodString;
|
|
59
|
-
instanceId: z.ZodString;
|
|
60
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
-
full: z.ZodString;
|
|
62
|
-
generic_api_key: z.ZodString;
|
|
63
|
-
}, z.core.$strip>>]>;
|
|
48
|
+
declare const outlineGetDocumentInfo: AppAction<typeof OutlineGetDocumentInfoInput, typeof OutlineGetDocumentInfoOutput, typeof outline.credential>;
|
|
64
49
|
//#endregion
|
|
65
50
|
export { outlineGetDocumentInfo };
|
|
66
51
|
//# sourceMappingURL=get-document-info.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-document-info.d.mts","names":[],"sources":["../../src/actions/get-document-info.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-document-info.d.mts","names":[],"sources":["../../src/actions/get-document-info.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAoC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-document-info.mjs","names":[],"sources":["../../src/actions/get-document-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetDocumentInfoInput = z.object({\n id: z.string().describe(\"Unique identifier for the document. Either the UUID or the urlId is acceptable. At least one of id or shareId must be provided.\").optional(),\n shareId: z.string().describe(\"Unique identifier for a document share. A shareId may be used in place of a document UUID. At least one of id or shareId must be provided.\").optional(),\n}).describe(\"Request model for retrieving a document from Outline.\\nAt least one of id or shareId must be provided.\");\nconst OutlineGetDocumentInfo_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 OutlineGetDocumentInfo_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: OutlineGetDocumentInfo_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: OutlineGetDocumentInfo_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 OutlineGetDocumentInfo_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 OutlineGetDocumentInfoOutput = z.object({\n data: OutlineGetDocumentInfo_DocumentSchema.nullable(),\n policies: z.array(OutlineGetDocumentInfo_PolicySchema).describe(\"Array of policy objects describing authorized actions\").nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving document information.\\nContains the complete document data and access policies.\");\n\nexport const outlineGetDocumentInfo = action(\"OUTLINE_GET_DOCUMENT_INFO\", {\n slug: \"outline-get-document-info\",\n name: \"Get Document Info\",\n description: \"Tool to retrieve a document from Outline by its UUID, urlId, or shareId. Returns complete document information including title, content, metadata, timestamps, and access policies. Use when you need to fetch document details or content.\",\n input: OutlineGetDocumentInfoInput,\n output: OutlineGetDocumentInfoOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-document-info.mjs","names":[],"sources":["../../src/actions/get-document-info.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 OutlineGetDocumentInfoInput = z.object({\n id: z.string().describe(\"Unique identifier for the document. Either the UUID or the urlId is acceptable. At least one of id or shareId must be provided.\").optional(),\n shareId: z.string().describe(\"Unique identifier for a document share. A shareId may be used in place of a document UUID. At least one of id or shareId must be provided.\").optional(),\n}).describe(\"Request model for retrieving a document from Outline.\\nAt least one of id or shareId must be provided.\");\nconst OutlineGetDocumentInfo_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 OutlineGetDocumentInfo_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: OutlineGetDocumentInfo_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: OutlineGetDocumentInfo_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 OutlineGetDocumentInfo_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 OutlineGetDocumentInfoOutput = z.object({\n data: OutlineGetDocumentInfo_DocumentSchema.nullable(),\n policies: z.array(OutlineGetDocumentInfo_PolicySchema).describe(\"Array of policy objects describing authorized actions\").nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving document information.\\nContains the complete document data and access policies.\");\n\nexport const outlineGetDocumentInfo: AppAction<\n typeof OutlineGetDocumentInfoInput,\n typeof OutlineGetDocumentInfoOutput,\n typeof outline.credential\n> = action(\"OUTLINE_GET_DOCUMENT_INFO\", {\n slug: \"outline-get-document-info\",\n name: \"Get Document Info\",\n description: \"Tool to retrieve a document from Outline by its UUID, urlId, or shareId. Returns complete document information including title, content, metadata, timestamps, and access policies. Use when you need to fetch document details or content.\",\n input: OutlineGetDocumentInfoInput,\n output: OutlineGetDocumentInfoOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-documents-documents.cjs","names":["z","action"],"sources":["../../src/actions/get-documents-documents.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetDocumentsDocumentsInput = z.object({\n id: z.string().describe(\"Unique identifier for the document. Either the UUID or the urlId is acceptable.\"),\n}).describe(\"Request model for retrieving a document's child structure.\");\nexport const OutlineGetDocumentsDocumentsOutput = z.object({\n data: z.union([z.array(z.record(z.string(), z.unknown())), z.record(z.string(), z.unknown())]).nullable().optional(),\n}).passthrough().describe(\"Response model containing the nested document structure.\\nThe data field contains the raw JSON tree structure with nested children.\");\n\nexport const outlineGetDocumentsDocuments = action(\"OUTLINE_GET_DOCUMENTS_DOCUMENTS\", {\n slug: \"outline-get-documents-documents\",\n name: \"Get Document Children Structure\",\n description: \"Tool to retrieve a document's child structure. Returns the nested document tree (hierarchy) for the children of the specified document. Use when you need to explore document organization or navigate the document hierarchy.\",\n input: OutlineGetDocumentsDocumentsInput,\n output: OutlineGetDocumentsDocumentsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-documents-documents.cjs","names":["z","action"],"sources":["../../src/actions/get-documents-documents.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 OutlineGetDocumentsDocumentsInput = z.object({\n id: z.string().describe(\"Unique identifier for the document. Either the UUID or the urlId is acceptable.\"),\n}).describe(\"Request model for retrieving a document's child structure.\");\nexport const OutlineGetDocumentsDocumentsOutput = z.object({\n data: z.union([z.array(z.record(z.string(), z.unknown())), z.record(z.string(), z.unknown())]).nullable().optional(),\n}).passthrough().describe(\"Response model containing the nested document structure.\\nThe data field contains the raw JSON tree structure with nested children.\");\n\nexport const outlineGetDocumentsDocuments: AppAction<\n typeof OutlineGetDocumentsDocumentsInput,\n typeof OutlineGetDocumentsDocumentsOutput,\n typeof outline.credential\n> = action(\"OUTLINE_GET_DOCUMENTS_DOCUMENTS\", {\n slug: \"outline-get-documents-documents\",\n name: \"Get Document Children Structure\",\n description: \"Tool to retrieve a document's child structure. Returns the nested document tree (hierarchy) for the children of the specified document. Use when you need to explore document organization or navigate the document hierarchy.\",\n input: OutlineGetDocumentsDocumentsInput,\n output: OutlineGetDocumentsDocumentsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,EAC3G,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,MAAMA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,GAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACrH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qIAAqI;AAE/J,MAAa,+BAITC,eAAAA,OAAO,mCAAmC;CAC5C,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/get-documents-documents.d.ts
|
|
@@ -7,23 +9,7 @@ declare const OutlineGetDocumentsDocumentsInput: z.ZodObject<{
|
|
|
7
9
|
declare const OutlineGetDocumentsDocumentsOutput: z.ZodObject<{
|
|
8
10
|
data: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const outlineGetDocumentsDocuments:
|
|
11
|
-
id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
13
|
-
connectionId: z.ZodString;
|
|
14
|
-
entityId: z.ZodString;
|
|
15
|
-
instanceId: z.ZodString;
|
|
16
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
-
full: z.ZodString;
|
|
18
|
-
generic_api_key: z.ZodString;
|
|
19
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
20
|
-
connectionId: z.ZodString;
|
|
21
|
-
entityId: z.ZodString;
|
|
22
|
-
instanceId: z.ZodString;
|
|
23
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
-
full: z.ZodString;
|
|
25
|
-
generic_api_key: z.ZodString;
|
|
26
|
-
}, z.core.$strip>>]>;
|
|
12
|
+
declare const outlineGetDocumentsDocuments: AppAction<typeof OutlineGetDocumentsDocumentsInput, typeof OutlineGetDocumentsDocumentsOutput, typeof outline.credential>;
|
|
27
13
|
//#endregion
|
|
28
14
|
export { outlineGetDocumentsDocuments };
|
|
29
15
|
//# sourceMappingURL=get-documents-documents.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-documents-documents.d.cts","names":[],"sources":["../../src/actions/get-documents-documents.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-documents-documents.d.cts","names":[],"sources":["../../src/actions/get-documents-documents.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAGjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAIlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,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/get-documents-documents.d.ts
|
|
@@ -7,23 +9,7 @@ declare const OutlineGetDocumentsDocumentsInput: z.ZodObject<{
|
|
|
7
9
|
declare const OutlineGetDocumentsDocumentsOutput: z.ZodObject<{
|
|
8
10
|
data: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const outlineGetDocumentsDocuments:
|
|
11
|
-
id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
13
|
-
connectionId: z.ZodString;
|
|
14
|
-
entityId: z.ZodString;
|
|
15
|
-
instanceId: z.ZodString;
|
|
16
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
-
full: z.ZodString;
|
|
18
|
-
generic_api_key: z.ZodString;
|
|
19
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
20
|
-
connectionId: z.ZodString;
|
|
21
|
-
entityId: z.ZodString;
|
|
22
|
-
instanceId: z.ZodString;
|
|
23
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
-
full: z.ZodString;
|
|
25
|
-
generic_api_key: z.ZodString;
|
|
26
|
-
}, z.core.$strip>>]>;
|
|
12
|
+
declare const outlineGetDocumentsDocuments: AppAction<typeof OutlineGetDocumentsDocumentsInput, typeof OutlineGetDocumentsDocumentsOutput, typeof outline.credential>;
|
|
27
13
|
//#endregion
|
|
28
14
|
export { outlineGetDocumentsDocuments };
|
|
29
15
|
//# sourceMappingURL=get-documents-documents.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-documents-documents.d.mts","names":[],"sources":["../../src/actions/get-documents-documents.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-documents-documents.d.mts","names":[],"sources":["../../src/actions/get-documents-documents.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAGjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAIlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-documents-documents.mjs","names":[],"sources":["../../src/actions/get-documents-documents.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetDocumentsDocumentsInput = z.object({\n id: z.string().describe(\"Unique identifier for the document. Either the UUID or the urlId is acceptable.\"),\n}).describe(\"Request model for retrieving a document's child structure.\");\nexport const OutlineGetDocumentsDocumentsOutput = z.object({\n data: z.union([z.array(z.record(z.string(), z.unknown())), z.record(z.string(), z.unknown())]).nullable().optional(),\n}).passthrough().describe(\"Response model containing the nested document structure.\\nThe data field contains the raw JSON tree structure with nested children.\");\n\nexport const outlineGetDocumentsDocuments = action(\"OUTLINE_GET_DOCUMENTS_DOCUMENTS\", {\n slug: \"outline-get-documents-documents\",\n name: \"Get Document Children Structure\",\n description: \"Tool to retrieve a document's child structure. Returns the nested document tree (hierarchy) for the children of the specified document. Use when you need to explore document organization or navigate the document hierarchy.\",\n input: OutlineGetDocumentsDocumentsInput,\n output: OutlineGetDocumentsDocumentsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-documents-documents.mjs","names":[],"sources":["../../src/actions/get-documents-documents.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 OutlineGetDocumentsDocumentsInput = z.object({\n id: z.string().describe(\"Unique identifier for the document. Either the UUID or the urlId is acceptable.\"),\n}).describe(\"Request model for retrieving a document's child structure.\");\nexport const OutlineGetDocumentsDocumentsOutput = z.object({\n data: z.union([z.array(z.record(z.string(), z.unknown())), z.record(z.string(), z.unknown())]).nullable().optional(),\n}).passthrough().describe(\"Response model containing the nested document structure.\\nThe data field contains the raw JSON tree structure with nested children.\");\n\nexport const outlineGetDocumentsDocuments: AppAction<\n typeof OutlineGetDocumentsDocumentsInput,\n typeof OutlineGetDocumentsDocumentsOutput,\n typeof outline.credential\n> = action(\"OUTLINE_GET_DOCUMENTS_DOCUMENTS\", {\n slug: \"outline-get-documents-documents\",\n name: \"Get Document Children Structure\",\n description: \"Tool to retrieve a document's child structure. Returns the nested document tree (hierarchy) for the children of the specified document. Use when you need to explore document organization or navigate the document hierarchy.\",\n input: OutlineGetDocumentsDocumentsInput,\n output: OutlineGetDocumentsDocumentsOutput,\n});\n"],"mappings":";;;AAaA,MAAa,+BAIT,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf+C,EAAE,OAAO,EACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,EAC3G,CAAC,CAAC,CAAC,SAAS,4DAaH;CACP,QAbgD,EAAE,OAAO,EACzD,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACrH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qIAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-operation-info.cjs","names":["z","action"],"sources":["../../src/actions/get-file-operation-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetFileOperationInfoInput = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\"),\n}).describe(\"Request model for retrieving file operation information.\");\nconst OutlineGetFileOperationInfo_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user.\").nullable(),\n name: z.string().describe(\"Full name of the user.\").nullable(),\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 the user who initiated the operation.\");\nconst OutlineGetFileOperationInfo_FileOperationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\").nullable(),\n url: z.string().describe(\"Download URL for the file, available once the operation is complete.\").nullable().optional(),\n size: z.number().int().describe(\"Size of the file in bytes, once the operation is complete.\").nullable().optional(),\n type: z.string().describe(\"Type of file operation: 'export' or 'import'.\").nullable(),\n user: OutlineGetFileOperationInfo_UserSchema.nullable().optional(),\n error: z.string().describe(\"Error message if the operation failed.\").nullable().optional(),\n state: z.string().describe(\"Current state of the operation (e.g., 'creating', 'uploading', 'complete', 'error').\").nullable(),\n teamId: z.string().describe(\"ID of the team this operation belongs to.\").nullable().optional(),\n userId: z.string().describe(\"ID of the user who initiated the operation.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the operation was created.\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the operation was last updated.\").nullable(),\n collectionId: z.string().describe(\"ID of the collection associated with this operation, if applicable.\").nullable().optional(),\n}).passthrough().describe(\"Represents a file operation tracking import or export progress.\");\nexport const OutlineGetFileOperationInfoOutput = z.object({\n data: OutlineGetFileOperationInfo_FileOperationSchema.nullable(),\n}).passthrough().describe(\"Response model for retrieving file operation information.\");\n\nexport const outlineGetFileOperationInfo = action(\"OUTLINE_GET_FILE_OPERATION_INFO\", {\n slug: \"outline-get-file-operation-info\",\n name: \"Get File Operation Info\",\n description: \"Tool to retrieve the details and current status of a file operation by its unique identifier. Use when you need to check the progress of import or export operations.\",\n input: OutlineGetFileOperationInfoInput,\n output: OutlineGetFileOperationInfoOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-file-operation-info.cjs","names":["z","action"],"sources":["../../src/actions/get-file-operation-info.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 OutlineGetFileOperationInfoInput = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\"),\n}).describe(\"Request model for retrieving file operation information.\");\nconst OutlineGetFileOperationInfo_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user.\").nullable(),\n name: z.string().describe(\"Full name of the user.\").nullable(),\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 the user who initiated the operation.\");\nconst OutlineGetFileOperationInfo_FileOperationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\").nullable(),\n url: z.string().describe(\"Download URL for the file, available once the operation is complete.\").nullable().optional(),\n size: z.number().int().describe(\"Size of the file in bytes, once the operation is complete.\").nullable().optional(),\n type: z.string().describe(\"Type of file operation: 'export' or 'import'.\").nullable(),\n user: OutlineGetFileOperationInfo_UserSchema.nullable().optional(),\n error: z.string().describe(\"Error message if the operation failed.\").nullable().optional(),\n state: z.string().describe(\"Current state of the operation (e.g., 'creating', 'uploading', 'complete', 'error').\").nullable(),\n teamId: z.string().describe(\"ID of the team this operation belongs to.\").nullable().optional(),\n userId: z.string().describe(\"ID of the user who initiated the operation.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the operation was created.\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the operation was last updated.\").nullable(),\n collectionId: z.string().describe(\"ID of the collection associated with this operation, if applicable.\").nullable().optional(),\n}).passthrough().describe(\"Represents a file operation tracking import or export progress.\");\nexport const OutlineGetFileOperationInfoOutput = z.object({\n data: OutlineGetFileOperationInfo_FileOperationSchema.nullable(),\n}).passthrough().describe(\"Response model for retrieving file operation information.\");\n\nexport const outlineGetFileOperationInfo: AppAction<\n typeof OutlineGetFileOperationInfoInput,\n typeof OutlineGetFileOperationInfoOutput,\n typeof outline.credential\n> = action(\"OUTLINE_GET_FILE_OPERATION_INFO\", {\n slug: \"outline-get-file-operation-info\",\n name: \"Get File Operation Info\",\n description: \"Tool to retrieve the details and current status of a file operation by its unique identifier. Use when you need to check the progress of import or export operations.\",\n input: OutlineGetFileOperationInfoInput,\n output: OutlineGetFileOperationInfoOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,EACrE,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAC1F,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC9E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACpF,MAAM,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CAC5H,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACnG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAAiE;AAC3F,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,MAAM,gDAAgD,SAAS,EACjE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAErF,MAAa,8BAITC,eAAAA,OAAO,mCAAmC;CAC5C,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/get-file-operation-info.d.ts
|
|
@@ -25,23 +27,7 @@ declare const OutlineGetFileOperationInfoOutput: z.ZodObject<{
|
|
|
25
27
|
collectionId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
28
|
}, z.core.$loose>>;
|
|
27
29
|
}, z.core.$loose>;
|
|
28
|
-
declare const outlineGetFileOperationInfo:
|
|
29
|
-
id: string;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
31
|
-
connectionId: z.ZodString;
|
|
32
|
-
entityId: z.ZodString;
|
|
33
|
-
instanceId: z.ZodString;
|
|
34
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
-
full: z.ZodString;
|
|
36
|
-
generic_api_key: z.ZodString;
|
|
37
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
38
|
-
connectionId: z.ZodString;
|
|
39
|
-
entityId: z.ZodString;
|
|
40
|
-
instanceId: z.ZodString;
|
|
41
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
-
full: z.ZodString;
|
|
43
|
-
generic_api_key: z.ZodString;
|
|
44
|
-
}, z.core.$strip>>]>;
|
|
30
|
+
declare const outlineGetFileOperationInfo: AppAction<typeof OutlineGetFileOperationInfoInput, typeof OutlineGetFileOperationInfoOutput, typeof outline.credential>;
|
|
45
31
|
//#endregion
|
|
46
32
|
export { outlineGetFileOperationInfo };
|
|
47
33
|
//# sourceMappingURL=get-file-operation-info.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-operation-info.d.cts","names":[],"sources":["../../src/actions/get-file-operation-info.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-file-operation-info.d.cts","names":[],"sources":["../../src/actions/get-file-operation-info.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAuBhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAIjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,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/get-file-operation-info.d.ts
|
|
@@ -25,23 +27,7 @@ declare const OutlineGetFileOperationInfoOutput: z.ZodObject<{
|
|
|
25
27
|
collectionId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
28
|
}, z.core.$loose>>;
|
|
27
29
|
}, z.core.$loose>;
|
|
28
|
-
declare const outlineGetFileOperationInfo:
|
|
29
|
-
id: string;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
31
|
-
connectionId: z.ZodString;
|
|
32
|
-
entityId: z.ZodString;
|
|
33
|
-
instanceId: z.ZodString;
|
|
34
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
-
full: z.ZodString;
|
|
36
|
-
generic_api_key: z.ZodString;
|
|
37
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
38
|
-
connectionId: z.ZodString;
|
|
39
|
-
entityId: z.ZodString;
|
|
40
|
-
instanceId: z.ZodString;
|
|
41
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
-
full: z.ZodString;
|
|
43
|
-
generic_api_key: z.ZodString;
|
|
44
|
-
}, z.core.$strip>>]>;
|
|
30
|
+
declare const outlineGetFileOperationInfo: AppAction<typeof OutlineGetFileOperationInfoInput, typeof OutlineGetFileOperationInfoOutput, typeof outline.credential>;
|
|
45
31
|
//#endregion
|
|
46
32
|
export { outlineGetFileOperationInfo };
|
|
47
33
|
//# sourceMappingURL=get-file-operation-info.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-operation-info.d.mts","names":[],"sources":["../../src/actions/get-file-operation-info.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-file-operation-info.d.mts","names":[],"sources":["../../src/actions/get-file-operation-info.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAuBhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAIjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-file-operation-info.mjs","names":[],"sources":["../../src/actions/get-file-operation-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetFileOperationInfoInput = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\"),\n}).describe(\"Request model for retrieving file operation information.\");\nconst OutlineGetFileOperationInfo_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user.\").nullable(),\n name: z.string().describe(\"Full name of the user.\").nullable(),\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 the user who initiated the operation.\");\nconst OutlineGetFileOperationInfo_FileOperationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\").nullable(),\n url: z.string().describe(\"Download URL for the file, available once the operation is complete.\").nullable().optional(),\n size: z.number().int().describe(\"Size of the file in bytes, once the operation is complete.\").nullable().optional(),\n type: z.string().describe(\"Type of file operation: 'export' or 'import'.\").nullable(),\n user: OutlineGetFileOperationInfo_UserSchema.nullable().optional(),\n error: z.string().describe(\"Error message if the operation failed.\").nullable().optional(),\n state: z.string().describe(\"Current state of the operation (e.g., 'creating', 'uploading', 'complete', 'error').\").nullable(),\n teamId: z.string().describe(\"ID of the team this operation belongs to.\").nullable().optional(),\n userId: z.string().describe(\"ID of the user who initiated the operation.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the operation was created.\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the operation was last updated.\").nullable(),\n collectionId: z.string().describe(\"ID of the collection associated with this operation, if applicable.\").nullable().optional(),\n}).passthrough().describe(\"Represents a file operation tracking import or export progress.\");\nexport const OutlineGetFileOperationInfoOutput = z.object({\n data: OutlineGetFileOperationInfo_FileOperationSchema.nullable(),\n}).passthrough().describe(\"Response model for retrieving file operation information.\");\n\nexport const outlineGetFileOperationInfo = action(\"OUTLINE_GET_FILE_OPERATION_INFO\", {\n slug: \"outline-get-file-operation-info\",\n name: \"Get File Operation Info\",\n description: \"Tool to retrieve the details and current status of a file operation by its unique identifier. Use when you need to check the progress of import or export operations.\",\n input: OutlineGetFileOperationInfoInput,\n output: OutlineGetFileOperationInfoOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-file-operation-info.mjs","names":[],"sources":["../../src/actions/get-file-operation-info.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 OutlineGetFileOperationInfoInput = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\"),\n}).describe(\"Request model for retrieving file operation information.\");\nconst OutlineGetFileOperationInfo_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user.\").nullable(),\n name: z.string().describe(\"Full name of the user.\").nullable(),\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 the user who initiated the operation.\");\nconst OutlineGetFileOperationInfo_FileOperationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the file operation.\").nullable(),\n url: z.string().describe(\"Download URL for the file, available once the operation is complete.\").nullable().optional(),\n size: z.number().int().describe(\"Size of the file in bytes, once the operation is complete.\").nullable().optional(),\n type: z.string().describe(\"Type of file operation: 'export' or 'import'.\").nullable(),\n user: OutlineGetFileOperationInfo_UserSchema.nullable().optional(),\n error: z.string().describe(\"Error message if the operation failed.\").nullable().optional(),\n state: z.string().describe(\"Current state of the operation (e.g., 'creating', 'uploading', 'complete', 'error').\").nullable(),\n teamId: z.string().describe(\"ID of the team this operation belongs to.\").nullable().optional(),\n userId: z.string().describe(\"ID of the user who initiated the operation.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the operation was created.\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the operation was last updated.\").nullable(),\n collectionId: z.string().describe(\"ID of the collection associated with this operation, if applicable.\").nullable().optional(),\n}).passthrough().describe(\"Represents a file operation tracking import or export progress.\");\nexport const OutlineGetFileOperationInfoOutput = z.object({\n data: OutlineGetFileOperationInfo_FileOperationSchema.nullable(),\n}).passthrough().describe(\"Response model for retrieving file operation information.\");\n\nexport const outlineGetFileOperationInfo: AppAction<\n typeof OutlineGetFileOperationInfoInput,\n typeof OutlineGetFileOperationInfoOutput,\n typeof outline.credential\n> = action(\"OUTLINE_GET_FILE_OPERATION_INFO\", {\n slug: \"outline-get-file-operation-info\",\n name: \"Get File Operation Info\",\n description: \"Tool to retrieve the details and current status of a file operation by its unique identifier. Use when you need to check the progress of import or export operations.\",\n input: OutlineGetFileOperationInfoInput,\n output: OutlineGetFileOperationInfoOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmC,EAAE,OAAO,EACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,EACrE,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,yCAAyC,EAAE,OAAO;CACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAC1F,MAAM,kDAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC9E,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACpF,MAAM,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACjE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CAC5H,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACnG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAAiE;AAK3F,MAAa,8BAIT,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb+C,EAAE,OAAO,EACxD,MAAM,gDAAgD,SAAS,EACjE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-group-info.cjs","names":["z","action"],"sources":["../../src/actions/get-group-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetGroupInfoInput = z.object({\n id: z.string().describe(\"Unique identifier for the group (UUID format).\"),\n}).describe(\"Request model for retrieving a group by its unique identifier.\");\nconst OutlineGetGroupInfo_GroupDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for the group\").nullable(),\n name: z.string().describe(\"Name of the group\").nullable(),\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 memberCount: z.number().describe(\"Number of users that are members of the group\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a group.\");\nconst OutlineGetGroupInfo_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 group.\");\nexport const OutlineGetGroupInfoOutput = z.object({\n data: OutlineGetGroupInfo_GroupDataSchema.nullable(),\n policies: z.array(OutlineGetGroupInfo_PolicySchema).describe(\"Array of policy objects describing authorized actions\").nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving group information. Contains detailed group data\\nand associated permissions/policies.\");\n\nexport const outlineGetGroupInfo = action(\"OUTLINE_GET_GROUP_INFO\", {\n slug: \"outline-get-group-info\",\n name: \"Get Group Info\",\n description: \"Tool to retrieve a group by its unique identifier. Returns group details including name and member count. Use when you need to fetch information about a specific group.\",\n input: OutlineGetGroupInfoInput,\n output: OutlineGetGroupInfoOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-group-info.cjs","names":["z","action"],"sources":["../../src/actions/get-group-info.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 OutlineGetGroupInfoInput = z.object({\n id: z.string().describe(\"Unique identifier for the group (UUID format).\"),\n}).describe(\"Request model for retrieving a group by its unique identifier.\");\nconst OutlineGetGroupInfo_GroupDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for the group\").nullable(),\n name: z.string().describe(\"Name of the group\").nullable(),\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 memberCount: z.number().describe(\"Number of users that are members of the group\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a group.\");\nconst OutlineGetGroupInfo_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 group.\");\nexport const OutlineGetGroupInfoOutput = z.object({\n data: OutlineGetGroupInfo_GroupDataSchema.nullable(),\n policies: z.array(OutlineGetGroupInfo_PolicySchema).describe(\"Array of policy objects describing authorized actions\").nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving group information. Contains detailed group data\\nand associated permissions/policies.\");\n\nexport const outlineGetGroupInfo: AppAction<\n typeof OutlineGetGroupInfoInput,\n typeof OutlineGetGroupInfoOutput,\n typeof outline.credential\n> = action(\"OUTLINE_GET_GROUP_INFO\", {\n slug: \"outline-get-group-info\",\n name: \"Get Group Info\",\n description: \"Tool to retrieve a group by its unique identifier. Returns group details including name and member count. Use when you need to fetch information about a specific group.\",\n input: OutlineGetGroupInfoInput,\n output: OutlineGetGroupInfoOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAC1E,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,sCAAsCA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACxD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,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,4DAA4D;AACtF,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,MAAM,oCAAoC,SAAS;CACnD,UAAUA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qHAAqH;AAE/I,MAAa,sBAITC,eAAAA,OAAO,0BAA0B;CACnC,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/get-group-info.d.ts
|
|
@@ -17,23 +19,7 @@ declare const OutlineGetGroupInfoOutput: z.ZodObject<{
|
|
|
17
19
|
abilities: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
18
20
|
}, z.core.$loose>>>>;
|
|
19
21
|
}, z.core.$loose>;
|
|
20
|
-
declare const outlineGetGroupInfo:
|
|
21
|
-
id: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
23
|
-
connectionId: z.ZodString;
|
|
24
|
-
entityId: z.ZodString;
|
|
25
|
-
instanceId: z.ZodString;
|
|
26
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
-
full: z.ZodString;
|
|
28
|
-
generic_api_key: z.ZodString;
|
|
29
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
30
|
-
connectionId: z.ZodString;
|
|
31
|
-
entityId: z.ZodString;
|
|
32
|
-
instanceId: z.ZodString;
|
|
33
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
-
full: z.ZodString;
|
|
35
|
-
generic_api_key: z.ZodString;
|
|
36
|
-
}, z.core.$strip>>]>;
|
|
22
|
+
declare const outlineGetGroupInfo: AppAction<typeof OutlineGetGroupInfoInput, typeof OutlineGetGroupInfoOutput, typeof outline.credential>;
|
|
37
23
|
//#endregion
|
|
38
24
|
export { outlineGetGroupInfo };
|
|
39
25
|
//# sourceMappingURL=get-group-info.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-group-info.d.cts","names":[],"sources":["../../src/actions/get-group-info.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-group-info.d.cts","names":[],"sources":["../../src/actions/get-group-info.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAcxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAKzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,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/get-group-info.d.ts
|
|
@@ -17,23 +19,7 @@ declare const OutlineGetGroupInfoOutput: z.ZodObject<{
|
|
|
17
19
|
abilities: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
18
20
|
}, z.core.$loose>>>>;
|
|
19
21
|
}, z.core.$loose>;
|
|
20
|
-
declare const outlineGetGroupInfo:
|
|
21
|
-
id: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
23
|
-
connectionId: z.ZodString;
|
|
24
|
-
entityId: z.ZodString;
|
|
25
|
-
instanceId: z.ZodString;
|
|
26
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
-
full: z.ZodString;
|
|
28
|
-
generic_api_key: z.ZodString;
|
|
29
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"outline", z.ZodObject<{
|
|
30
|
-
connectionId: z.ZodString;
|
|
31
|
-
entityId: z.ZodString;
|
|
32
|
-
instanceId: z.ZodString;
|
|
33
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
-
full: z.ZodString;
|
|
35
|
-
generic_api_key: z.ZodString;
|
|
36
|
-
}, z.core.$strip>>]>;
|
|
22
|
+
declare const outlineGetGroupInfo: AppAction<typeof OutlineGetGroupInfoInput, typeof OutlineGetGroupInfoOutput, typeof outline.credential>;
|
|
37
23
|
//#endregion
|
|
38
24
|
export { outlineGetGroupInfo };
|
|
39
25
|
//# sourceMappingURL=get-group-info.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-group-info.d.mts","names":[],"sources":["../../src/actions/get-group-info.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-group-info.d.mts","names":[],"sources":["../../src/actions/get-group-info.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAcxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAKzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,OAAA,CAAQ,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-group-info.mjs","names":[],"sources":["../../src/actions/get-group-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OutlineGetGroupInfoInput = z.object({\n id: z.string().describe(\"Unique identifier for the group (UUID format).\"),\n}).describe(\"Request model for retrieving a group by its unique identifier.\");\nconst OutlineGetGroupInfo_GroupDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for the group\").nullable(),\n name: z.string().describe(\"Name of the group\").nullable(),\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 memberCount: z.number().describe(\"Number of users that are members of the group\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a group.\");\nconst OutlineGetGroupInfo_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 group.\");\nexport const OutlineGetGroupInfoOutput = z.object({\n data: OutlineGetGroupInfo_GroupDataSchema.nullable(),\n policies: z.array(OutlineGetGroupInfo_PolicySchema).describe(\"Array of policy objects describing authorized actions\").nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving group information. Contains detailed group data\\nand associated permissions/policies.\");\n\nexport const outlineGetGroupInfo = action(\"OUTLINE_GET_GROUP_INFO\", {\n slug: \"outline-get-group-info\",\n name: \"Get Group Info\",\n description: \"Tool to retrieve a group by its unique identifier. Returns group details including name and member count. Use when you need to fetch information about a specific group.\",\n input: OutlineGetGroupInfoInput,\n output: OutlineGetGroupInfoOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-group-info.mjs","names":[],"sources":["../../src/actions/get-group-info.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 OutlineGetGroupInfoInput = z.object({\n id: z.string().describe(\"Unique identifier for the group (UUID format).\"),\n}).describe(\"Request model for retrieving a group by its unique identifier.\");\nconst OutlineGetGroupInfo_GroupDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for the group\").nullable(),\n name: z.string().describe(\"Name of the group\").nullable(),\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 memberCount: z.number().describe(\"Number of users that are members of the group\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a group.\");\nconst OutlineGetGroupInfo_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 group.\");\nexport const OutlineGetGroupInfoOutput = z.object({\n data: OutlineGetGroupInfo_GroupDataSchema.nullable(),\n policies: z.array(OutlineGetGroupInfo_PolicySchema).describe(\"Array of policy objects describing authorized actions\").nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving group information. Contains detailed group data\\nand associated permissions/policies.\");\n\nexport const outlineGetGroupInfo: AppAction<\n typeof OutlineGetGroupInfoInput,\n typeof OutlineGetGroupInfoOutput,\n typeof outline.credential\n> = action(\"OUTLINE_GET_GROUP_INFO\", {\n slug: \"outline-get-group-info\",\n name: \"Get Group Info\",\n description: \"Tool to retrieve a group by its unique identifier. Returns group details including name and member count. Use when you need to fetch information about a specific group.\",\n input: OutlineGetGroupInfoInput,\n output: OutlineGetGroupInfoOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2B,EAAE,OAAO,EAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAC1E,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,sCAAsC,EAAE,OAAO;CACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACxD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAM,mCAAmC,EAAE,OAAO;CAChD,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,4DAA4D;AAMtF,MAAa,sBAIT,OAAO,0BAA0B;CACnC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAduC,EAAE,OAAO;EAChD,MAAM,oCAAoC,SAAS;EACnD,UAAU,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qHAWhB;AACV,CAAC"}
|