@venturialstd/workflow 0.1.113 → 0.1.115
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/README.md +238 -238
- package/dist/index.d.ts +0 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +0 -1
- package/dist/index.js.map +1 -1
- package/dist/modules/capa/actions/cancel-transaction.action.d.ts +3 -0
- package/dist/modules/capa/actions/cancel-transaction.action.d.ts.map +1 -0
- package/dist/modules/capa/actions/cancel-transaction.action.js +58 -0
- package/dist/modules/capa/actions/cancel-transaction.action.js.map +1 -0
- package/dist/modules/capa/actions/create-cross-ramp-quote.action.d.ts +3 -0
- package/dist/modules/capa/actions/create-cross-ramp-quote.action.d.ts.map +1 -0
- package/dist/modules/capa/actions/create-cross-ramp-quote.action.js +143 -0
- package/dist/modules/capa/actions/create-cross-ramp-quote.action.js.map +1 -0
- package/dist/modules/capa/actions/create-cross-ramp.action.d.ts +3 -0
- package/dist/modules/capa/actions/create-cross-ramp.action.d.ts.map +1 -0
- package/dist/modules/capa/actions/create-cross-ramp.action.js +158 -0
- package/dist/modules/capa/actions/create-cross-ramp.action.js.map +1 -0
- package/dist/modules/capa/actions/create-kyb-verification-link.action.d.ts +3 -0
- package/dist/modules/capa/actions/create-kyb-verification-link.action.d.ts.map +1 -0
- package/dist/modules/capa/actions/create-kyb-verification-link.action.js +50 -0
- package/dist/modules/capa/actions/create-kyb-verification-link.action.js.map +1 -0
- package/dist/modules/capa/actions/create-kyc-verification-link.action.d.ts +3 -0
- package/dist/modules/capa/actions/create-kyc-verification-link.action.d.ts.map +1 -0
- package/dist/modules/capa/actions/create-kyc-verification-link.action.js +50 -0
- package/dist/modules/capa/actions/create-kyc-verification-link.action.js.map +1 -0
- package/dist/modules/capa/actions/create-off-ramp.action.d.ts +3 -0
- package/dist/modules/capa/actions/create-off-ramp.action.d.ts.map +1 -0
- package/dist/modules/capa/actions/create-off-ramp.action.js +195 -0
- package/dist/modules/capa/actions/create-off-ramp.action.js.map +1 -0
- package/dist/modules/capa/actions/create-on-ramp.action.d.ts +3 -0
- package/dist/modules/capa/actions/create-on-ramp.action.d.ts.map +1 -0
- package/dist/modules/capa/actions/create-on-ramp.action.js +195 -0
- package/dist/modules/capa/actions/create-on-ramp.action.js.map +1 -0
- package/dist/modules/capa/actions/create-quote.action.d.ts +3 -0
- package/dist/modules/capa/actions/create-quote.action.d.ts.map +1 -0
- package/dist/modules/capa/actions/create-quote.action.js +156 -0
- package/dist/modules/capa/actions/create-quote.action.js.map +1 -0
- package/dist/modules/capa/actions/create-receiver.action.d.ts +3 -0
- package/dist/modules/capa/actions/create-receiver.action.d.ts.map +1 -0
- package/dist/modules/capa/actions/create-receiver.action.js +217 -0
- package/dist/modules/capa/actions/create-receiver.action.js.map +1 -0
- package/dist/modules/capa/actions/create-user-kyc.action.d.ts +3 -0
- package/dist/modules/capa/actions/create-user-kyc.action.d.ts.map +1 -0
- package/dist/modules/capa/actions/create-user-kyc.action.js +90 -0
- package/dist/modules/capa/actions/create-user-kyc.action.js.map +1 -0
- package/dist/modules/capa/actions/create-user.action.d.ts +3 -0
- package/dist/modules/capa/actions/create-user.action.d.ts.map +1 -0
- package/dist/modules/capa/actions/create-user.action.js +110 -0
- package/dist/modules/capa/actions/create-user.action.js.map +1 -0
- package/dist/modules/capa/actions/delete-receiver.action.d.ts +3 -0
- package/dist/modules/capa/actions/delete-receiver.action.d.ts.map +1 -0
- package/dist/modules/capa/actions/delete-receiver.action.js +56 -0
- package/dist/modules/capa/actions/delete-receiver.action.js.map +1 -0
- package/dist/modules/capa/actions/get-cross-ramp-quote.action.d.ts +3 -0
- package/dist/modules/capa/actions/get-cross-ramp-quote.action.d.ts.map +1 -0
- package/dist/modules/capa/actions/get-cross-ramp-quote.action.js +143 -0
- package/dist/modules/capa/actions/get-cross-ramp-quote.action.js.map +1 -0
- package/dist/modules/capa/actions/get-kyb-details.action.d.ts +3 -0
- package/dist/modules/capa/actions/get-kyb-details.action.d.ts.map +1 -0
- package/dist/modules/capa/actions/get-kyb-details.action.js +64 -0
- package/dist/modules/capa/actions/get-kyb-details.action.js.map +1 -0
- package/dist/modules/capa/actions/get-kyc-details.action.d.ts +3 -0
- package/dist/modules/capa/actions/get-kyc-details.action.d.ts.map +1 -0
- package/dist/modules/capa/actions/get-kyc-details.action.js +100 -0
- package/dist/modules/capa/actions/get-kyc-details.action.js.map +1 -0
- package/dist/modules/capa/actions/get-mock-testing-guide.action.d.ts +3 -0
- package/dist/modules/capa/actions/get-mock-testing-guide.action.d.ts.map +1 -0
- package/dist/modules/capa/actions/get-mock-testing-guide.action.js +23 -0
- package/dist/modules/capa/actions/get-mock-testing-guide.action.js.map +1 -0
- package/dist/modules/capa/actions/get-quote.action.d.ts +3 -0
- package/dist/modules/capa/actions/get-quote.action.d.ts.map +1 -0
- package/dist/modules/capa/actions/get-quote.action.js +156 -0
- package/dist/modules/capa/actions/get-quote.action.js.map +1 -0
- package/dist/modules/capa/actions/get-user-agreements.action.d.ts +3 -0
- package/dist/modules/capa/actions/get-user-agreements.action.d.ts.map +1 -0
- package/dist/modules/capa/actions/get-user-agreements.action.js +40 -0
- package/dist/modules/capa/actions/get-user-agreements.action.js.map +1 -0
- package/dist/modules/capa/actions/index.d.ts +23 -0
- package/dist/modules/capa/actions/index.d.ts.map +1 -0
- package/dist/modules/capa/actions/index.js +39 -0
- package/dist/modules/capa/actions/index.js.map +1 -0
- package/dist/modules/capa/actions/list-receivers.action.d.ts +3 -0
- package/dist/modules/capa/actions/list-receivers.action.d.ts.map +1 -0
- package/dist/modules/capa/actions/list-receivers.action.js +51 -0
- package/dist/modules/capa/actions/list-receivers.action.js.map +1 -0
- package/dist/modules/capa/actions/list-transactions.action.d.ts +3 -0
- package/dist/modules/capa/actions/list-transactions.action.d.ts.map +1 -0
- package/dist/modules/capa/actions/list-transactions.action.js +125 -0
- package/dist/modules/capa/actions/list-transactions.action.js.map +1 -0
- package/dist/modules/capa/actions/request-document-signature.action.d.ts +3 -0
- package/dist/modules/capa/actions/request-document-signature.action.d.ts.map +1 -0
- package/dist/modules/capa/actions/request-document-signature.action.js +50 -0
- package/dist/modules/capa/actions/request-document-signature.action.js.map +1 -0
- package/dist/modules/capa/actions/update-webhook-settings.action.d.ts +3 -0
- package/dist/modules/capa/actions/update-webhook-settings.action.d.ts.map +1 -0
- package/dist/modules/capa/actions/update-webhook-settings.action.js +52 -0
- package/dist/modules/capa/actions/update-webhook-settings.action.js.map +1 -0
- package/dist/modules/capa/auth/capa-auth.service.d.ts +8 -0
- package/dist/modules/capa/auth/capa-auth.service.d.ts.map +1 -0
- package/dist/modules/capa/auth/capa-auth.service.js +94 -0
- package/dist/modules/capa/auth/capa-auth.service.js.map +1 -0
- package/dist/modules/capa/auth/index.d.ts +2 -0
- package/dist/modules/capa/auth/index.d.ts.map +1 -0
- package/dist/modules/{chatbot/triggers → capa/auth}/index.js +1 -1
- package/dist/modules/capa/auth/index.js.map +1 -0
- package/dist/modules/capa/capa-nest.module.d.ts +3 -0
- package/dist/modules/capa/capa-nest.module.d.ts.map +1 -0
- package/dist/modules/capa/capa-nest.module.js +72 -0
- package/dist/modules/capa/capa-nest.module.js.map +1 -0
- package/dist/modules/capa/capa.module.d.ts +3 -0
- package/dist/modules/capa/capa.module.d.ts.map +1 -0
- package/dist/modules/capa/capa.module.js +42 -0
- package/dist/modules/capa/capa.module.js.map +1 -0
- package/dist/modules/capa/credentials.d.ts +3 -0
- package/dist/modules/capa/credentials.d.ts.map +1 -0
- package/dist/modules/capa/credentials.js +46 -0
- package/dist/modules/capa/credentials.js.map +1 -0
- package/dist/modules/capa/services/cancel-transaction.service.d.ts +9 -0
- package/dist/modules/capa/services/cancel-transaction.service.d.ts.map +1 -0
- package/dist/modules/capa/services/cancel-transaction.service.js +45 -0
- package/dist/modules/capa/services/cancel-transaction.service.js.map +1 -0
- package/dist/modules/capa/services/create-cross-ramp-quote.service.d.ts +9 -0
- package/dist/modules/capa/services/create-cross-ramp-quote.service.d.ts.map +1 -0
- package/dist/modules/capa/services/create-cross-ramp-quote.service.js +75 -0
- package/dist/modules/capa/services/create-cross-ramp-quote.service.js.map +1 -0
- package/dist/modules/capa/services/create-cross-ramp.service.d.ts +9 -0
- package/dist/modules/capa/services/create-cross-ramp.service.d.ts.map +1 -0
- package/dist/modules/capa/services/create-cross-ramp.service.js +66 -0
- package/dist/modules/capa/services/create-cross-ramp.service.js.map +1 -0
- package/dist/modules/capa/services/create-kyb-verification-link.service.d.ts +9 -0
- package/dist/modules/capa/services/create-kyb-verification-link.service.d.ts.map +1 -0
- package/dist/modules/capa/services/create-kyb-verification-link.service.js +47 -0
- package/dist/modules/capa/services/create-kyb-verification-link.service.js.map +1 -0
- package/dist/modules/capa/services/create-kyc-verification-link.service.d.ts +9 -0
- package/dist/modules/capa/services/create-kyc-verification-link.service.d.ts.map +1 -0
- package/dist/modules/capa/services/create-kyc-verification-link.service.js +47 -0
- package/dist/modules/capa/services/create-kyc-verification-link.service.js.map +1 -0
- package/dist/modules/capa/services/create-off-ramp.service.d.ts +9 -0
- package/dist/modules/capa/services/create-off-ramp.service.d.ts.map +1 -0
- package/dist/modules/capa/services/create-off-ramp.service.js +80 -0
- package/dist/modules/capa/services/create-off-ramp.service.js.map +1 -0
- package/dist/modules/capa/services/create-on-ramp.service.d.ts +9 -0
- package/dist/modules/capa/services/create-on-ramp.service.d.ts.map +1 -0
- package/dist/modules/capa/services/create-on-ramp.service.js +80 -0
- package/dist/modules/capa/services/create-on-ramp.service.js.map +1 -0
- package/dist/modules/capa/services/create-quote.service.d.ts +9 -0
- package/dist/modules/capa/services/create-quote.service.d.ts.map +1 -0
- package/dist/modules/capa/services/create-quote.service.js +77 -0
- package/dist/modules/capa/services/create-quote.service.js.map +1 -0
- package/dist/modules/capa/services/create-receiver.service.d.ts +9 -0
- package/dist/modules/capa/services/create-receiver.service.d.ts.map +1 -0
- package/dist/modules/capa/services/create-receiver.service.js +79 -0
- package/dist/modules/capa/services/create-receiver.service.js.map +1 -0
- package/dist/modules/capa/services/create-user-kyc.service.d.ts +9 -0
- package/dist/modules/capa/services/create-user-kyc.service.d.ts.map +1 -0
- package/dist/modules/capa/services/create-user-kyc.service.js +54 -0
- package/dist/modules/capa/services/create-user-kyc.service.js.map +1 -0
- package/dist/modules/capa/services/create-user.service.d.ts +9 -0
- package/dist/modules/capa/services/create-user.service.d.ts.map +1 -0
- package/dist/modules/capa/services/create-user.service.js +57 -0
- package/dist/modules/capa/services/create-user.service.js.map +1 -0
- package/dist/modules/capa/services/delete-receiver.service.d.ts +9 -0
- package/dist/modules/capa/services/delete-receiver.service.d.ts.map +1 -0
- package/dist/modules/capa/services/delete-receiver.service.js +47 -0
- package/dist/modules/capa/services/delete-receiver.service.js.map +1 -0
- package/dist/modules/capa/services/get-cross-ramp-quote.service.d.ts +9 -0
- package/dist/modules/capa/services/get-cross-ramp-quote.service.d.ts.map +1 -0
- package/dist/modules/capa/services/get-cross-ramp-quote.service.js +75 -0
- package/dist/modules/capa/services/get-cross-ramp-quote.service.js.map +1 -0
- package/dist/modules/capa/services/get-kyb-details.service.d.ts +9 -0
- package/dist/modules/capa/services/get-kyb-details.service.d.ts.map +1 -0
- package/dist/modules/capa/services/get-kyb-details.service.js +46 -0
- package/dist/modules/capa/services/get-kyb-details.service.js.map +1 -0
- package/dist/modules/capa/services/get-kyc-details.service.d.ts +9 -0
- package/dist/modules/capa/services/get-kyc-details.service.d.ts.map +1 -0
- package/dist/modules/capa/services/get-kyc-details.service.js +52 -0
- package/dist/modules/capa/services/get-kyc-details.service.js.map +1 -0
- package/dist/modules/capa/services/get-mock-testing-guide.service.d.ts +9 -0
- package/dist/modules/capa/services/get-mock-testing-guide.service.d.ts.map +1 -0
- package/dist/modules/capa/services/get-mock-testing-guide.service.js +37 -0
- package/dist/modules/capa/services/get-mock-testing-guide.service.js.map +1 -0
- package/dist/modules/capa/services/get-quote.service.d.ts +9 -0
- package/dist/modules/capa/services/get-quote.service.d.ts.map +1 -0
- package/dist/modules/capa/services/get-quote.service.js +77 -0
- package/dist/modules/capa/services/get-quote.service.js.map +1 -0
- package/dist/modules/capa/services/get-user-agreements.service.d.ts +9 -0
- package/dist/modules/capa/services/get-user-agreements.service.d.ts.map +1 -0
- package/dist/modules/capa/services/get-user-agreements.service.js +42 -0
- package/dist/modules/capa/services/get-user-agreements.service.js.map +1 -0
- package/dist/modules/capa/services/index.d.ts +23 -0
- package/dist/modules/capa/services/index.d.ts.map +1 -0
- package/dist/modules/capa/services/index.js +39 -0
- package/dist/modules/capa/services/index.js.map +1 -0
- package/dist/modules/capa/services/list-receivers.service.d.ts +9 -0
- package/dist/modules/capa/services/list-receivers.service.d.ts.map +1 -0
- package/dist/modules/capa/services/list-receivers.service.js +45 -0
- package/dist/modules/capa/services/list-receivers.service.js.map +1 -0
- package/dist/modules/capa/services/list-transactions.service.d.ts +9 -0
- package/dist/modules/capa/services/list-transactions.service.d.ts.map +1 -0
- package/dist/modules/capa/services/list-transactions.service.js +58 -0
- package/dist/modules/capa/services/list-transactions.service.js.map +1 -0
- package/dist/modules/capa/services/request-document-signature.service.d.ts +9 -0
- package/dist/modules/capa/services/request-document-signature.service.d.ts.map +1 -0
- package/dist/modules/capa/services/request-document-signature.service.js +46 -0
- package/dist/modules/capa/services/request-document-signature.service.js.map +1 -0
- package/dist/modules/capa/services/update-webhook-settings.service.d.ts +9 -0
- package/dist/modules/capa/services/update-webhook-settings.service.d.ts.map +1 -0
- package/dist/modules/capa/services/update-webhook-settings.service.js +47 -0
- package/dist/modules/capa/services/update-webhook-settings.service.js.map +1 -0
- package/dist/modules/capa/triggers/index.d.ts +3 -0
- package/dist/modules/capa/triggers/index.d.ts.map +1 -0
- package/dist/modules/capa/triggers/index.js +5 -0
- package/dist/modules/capa/triggers/index.js.map +1 -0
- package/dist/modules/capa/utils/capa-credentials.util.d.ts +4 -0
- package/dist/modules/capa/utils/capa-credentials.util.d.ts.map +1 -0
- package/dist/modules/capa/utils/capa-credentials.util.js +24 -0
- package/dist/modules/capa/utils/capa-credentials.util.js.map +1 -0
- package/dist/modules/capa/utils/capa-query.util.d.ts +4 -0
- package/dist/modules/capa/utils/capa-query.util.d.ts.map +1 -0
- package/dist/modules/capa/utils/capa-query.util.js +55 -0
- package/dist/modules/capa/utils/capa-query.util.js.map +1 -0
- package/dist/modules/chatgpt/actions/chat-completion.action.d.ts +3 -0
- package/dist/modules/chatgpt/actions/chat-completion.action.d.ts.map +1 -0
- package/dist/modules/chatgpt/actions/chat-completion.action.js +168 -0
- package/dist/modules/chatgpt/actions/chat-completion.action.js.map +1 -0
- package/dist/modules/chatgpt/actions/create-embedding.action.d.ts +3 -0
- package/dist/modules/chatgpt/actions/create-embedding.action.d.ts.map +1 -0
- package/dist/modules/chatgpt/actions/create-embedding.action.js +71 -0
- package/dist/modules/chatgpt/actions/create-embedding.action.js.map +1 -0
- package/dist/modules/chatgpt/actions/generate-image.action.d.ts +3 -0
- package/dist/modules/chatgpt/actions/generate-image.action.d.ts.map +1 -0
- package/dist/modules/chatgpt/actions/generate-image.action.js +103 -0
- package/dist/modules/chatgpt/actions/generate-image.action.js.map +1 -0
- package/dist/modules/chatgpt/actions/index.d.ts +6 -0
- package/dist/modules/chatgpt/actions/index.d.ts.map +1 -0
- package/dist/modules/{chatbot/services → chatgpt/actions}/index.js +5 -4
- package/dist/modules/chatgpt/actions/index.js.map +1 -0
- package/dist/modules/chatgpt/actions/speech-to-text.action.d.ts +3 -0
- package/dist/modules/chatgpt/actions/speech-to-text.action.d.ts.map +1 -0
- package/dist/modules/chatgpt/actions/speech-to-text.action.js +83 -0
- package/dist/modules/chatgpt/actions/speech-to-text.action.js.map +1 -0
- package/dist/modules/chatgpt/actions/text-to-speech.action.d.ts +3 -0
- package/dist/modules/chatgpt/actions/text-to-speech.action.d.ts.map +1 -0
- package/dist/modules/chatgpt/actions/text-to-speech.action.js +111 -0
- package/dist/modules/chatgpt/actions/text-to-speech.action.js.map +1 -0
- package/dist/modules/chatgpt/auth/chatgpt-auth.service.d.ts +5 -0
- package/dist/modules/chatgpt/auth/chatgpt-auth.service.d.ts.map +1 -0
- package/dist/modules/chatgpt/auth/chatgpt-auth.service.js +68 -0
- package/dist/modules/chatgpt/auth/chatgpt-auth.service.js.map +1 -0
- package/dist/modules/chatgpt/chatgpt-nest.module.d.ts +3 -0
- package/dist/modules/chatgpt/chatgpt-nest.module.d.ts.map +1 -0
- package/dist/modules/chatgpt/chatgpt-nest.module.js +37 -0
- package/dist/modules/chatgpt/chatgpt-nest.module.js.map +1 -0
- package/dist/modules/chatgpt/chatgpt.module.d.ts +3 -0
- package/dist/modules/chatgpt/chatgpt.module.d.ts.map +1 -0
- package/dist/modules/chatgpt/chatgpt.module.js +24 -0
- package/dist/modules/chatgpt/chatgpt.module.js.map +1 -0
- package/dist/modules/chatgpt/constants/chatgpt-completion.constants.d.ts +4 -0
- package/dist/modules/chatgpt/constants/chatgpt-completion.constants.d.ts.map +1 -0
- package/dist/modules/chatgpt/constants/chatgpt-completion.constants.js +32 -0
- package/dist/modules/chatgpt/constants/chatgpt-completion.constants.js.map +1 -0
- package/dist/modules/chatgpt/credentials.d.ts +3 -0
- package/dist/modules/chatgpt/credentials.d.ts.map +1 -0
- package/dist/modules/chatgpt/credentials.js +32 -0
- package/dist/modules/chatgpt/credentials.js.map +1 -0
- package/dist/modules/chatgpt/services/chat-completion.service.d.ts +12 -0
- package/dist/modules/chatgpt/services/chat-completion.service.d.ts.map +1 -0
- package/dist/modules/chatgpt/services/chat-completion.service.js +151 -0
- package/dist/modules/chatgpt/services/chat-completion.service.js.map +1 -0
- package/dist/modules/chatgpt/services/create-embedding.service.d.ts +8 -0
- package/dist/modules/chatgpt/services/create-embedding.service.d.ts.map +1 -0
- package/dist/modules/chatgpt/services/create-embedding.service.js +65 -0
- package/dist/modules/chatgpt/services/create-embedding.service.js.map +1 -0
- package/dist/modules/chatgpt/services/generate-image.service.d.ts +8 -0
- package/dist/modules/chatgpt/services/generate-image.service.d.ts.map +1 -0
- package/dist/modules/chatgpt/services/generate-image.service.js +56 -0
- package/dist/modules/chatgpt/services/generate-image.service.js.map +1 -0
- package/dist/modules/chatgpt/services/index.d.ts +6 -0
- package/dist/modules/chatgpt/services/index.d.ts.map +1 -0
- package/dist/modules/chatgpt/services/index.js +22 -0
- package/dist/modules/chatgpt/services/index.js.map +1 -0
- package/dist/modules/chatgpt/services/speech-to-text.service.d.ts +8 -0
- package/dist/modules/chatgpt/services/speech-to-text.service.d.ts.map +1 -0
- package/dist/modules/chatgpt/services/speech-to-text.service.js +54 -0
- package/dist/modules/chatgpt/services/speech-to-text.service.js.map +1 -0
- package/dist/modules/chatgpt/services/text-to-speech.service.d.ts +8 -0
- package/dist/modules/chatgpt/services/text-to-speech.service.d.ts.map +1 -0
- package/dist/modules/chatgpt/services/text-to-speech.service.js +55 -0
- package/dist/modules/chatgpt/services/text-to-speech.service.js.map +1 -0
- package/dist/modules/inbestgo/auth/inbestgo-auth.service.d.ts.map +1 -1
- package/dist/modules/inbestgo/auth/inbestgo-auth.service.js.map +1 -1
- package/dist/modules/inbestgo/services/lookup-user-by-phone.service.d.ts.map +1 -1
- package/dist/modules/inbestgo/services/lookup-user-by-phone.service.js.map +1 -1
- package/dist/modules/index.d.ts +3 -1
- package/dist/modules/index.d.ts.map +1 -1
- package/dist/modules/index.js +13 -5
- package/dist/modules/index.js.map +1 -1
- package/dist/modules/slack/actions/add-reaction.action.d.ts +3 -0
- package/dist/modules/slack/actions/add-reaction.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/add-reaction.action.js +63 -0
- package/dist/modules/slack/actions/add-reaction.action.js.map +1 -0
- package/dist/modules/slack/actions/archive-conversation.action.d.ts +3 -0
- package/dist/modules/slack/actions/archive-conversation.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/archive-conversation.action.js +41 -0
- package/dist/modules/slack/actions/archive-conversation.action.js.map +1 -0
- package/dist/modules/slack/actions/complete-upload-external.action.d.ts +3 -0
- package/dist/modules/slack/actions/complete-upload-external.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/complete-upload-external.action.js +76 -0
- package/dist/modules/slack/actions/complete-upload-external.action.js.map +1 -0
- package/dist/modules/slack/actions/create-conversation.action.d.ts +3 -0
- package/dist/modules/slack/actions/create-conversation.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/create-conversation.action.js +67 -0
- package/dist/modules/slack/actions/create-conversation.action.js.map +1 -0
- package/dist/modules/slack/actions/create-reminder.action.d.ts +3 -0
- package/dist/modules/slack/actions/create-reminder.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/create-reminder.action.js +68 -0
- package/dist/modules/slack/actions/create-reminder.action.js.map +1 -0
- package/dist/modules/slack/actions/delete-message.action.d.ts +3 -0
- package/dist/modules/slack/actions/delete-message.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/delete-message.action.js +74 -0
- package/dist/modules/slack/actions/delete-message.action.js.map +1 -0
- package/dist/modules/slack/actions/get-conversation-history.action.d.ts +3 -0
- package/dist/modules/slack/actions/get-conversation-history.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/get-conversation-history.action.js +116 -0
- package/dist/modules/slack/actions/get-conversation-history.action.js.map +1 -0
- package/dist/modules/slack/actions/get-conversation-info.action.d.ts +3 -0
- package/dist/modules/slack/actions/get-conversation-info.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/get-conversation-info.action.js +67 -0
- package/dist/modules/slack/actions/get-conversation-info.action.js.map +1 -0
- package/dist/modules/slack/actions/get-message-permalink.action.d.ts +3 -0
- package/dist/modules/slack/actions/get-message-permalink.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/get-message-permalink.action.js +64 -0
- package/dist/modules/slack/actions/get-message-permalink.action.js.map +1 -0
- package/dist/modules/slack/actions/get-team-info.action.d.ts +3 -0
- package/dist/modules/slack/actions/get-team-info.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/get-team-info.action.js +46 -0
- package/dist/modules/slack/actions/get-team-info.action.js.map +1 -0
- package/dist/modules/slack/actions/get-thread-replies.action.d.ts +3 -0
- package/dist/modules/slack/actions/get-thread-replies.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/get-thread-replies.action.js +121 -0
- package/dist/modules/slack/actions/get-thread-replies.action.js.map +1 -0
- package/dist/modules/slack/actions/get-upload-url-external.action.d.ts +3 -0
- package/dist/modules/slack/actions/get-upload-url-external.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/get-upload-url-external.action.js +64 -0
- package/dist/modules/slack/actions/get-upload-url-external.action.js.map +1 -0
- package/dist/modules/slack/actions/get-user-info.action.d.ts +3 -0
- package/dist/modules/slack/actions/get-user-info.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/get-user-info.action.js +57 -0
- package/dist/modules/slack/actions/get-user-info.action.js.map +1 -0
- package/dist/modules/slack/actions/index.d.ts +30 -0
- package/dist/modules/slack/actions/index.d.ts.map +1 -0
- package/dist/modules/slack/actions/index.js +46 -0
- package/dist/modules/slack/actions/index.js.map +1 -0
- package/dist/modules/slack/actions/invite-to-conversation.action.d.ts +3 -0
- package/dist/modules/slack/actions/invite-to-conversation.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/invite-to-conversation.action.js +58 -0
- package/dist/modules/slack/actions/invite-to-conversation.action.js.map +1 -0
- package/dist/modules/slack/actions/join-conversation.action.d.ts +3 -0
- package/dist/modules/slack/actions/join-conversation.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/join-conversation.action.js +53 -0
- package/dist/modules/slack/actions/join-conversation.action.js.map +1 -0
- package/dist/modules/slack/actions/list-conversations.action.d.ts +3 -0
- package/dist/modules/slack/actions/list-conversations.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/list-conversations.action.js +93 -0
- package/dist/modules/slack/actions/list-conversations.action.js.map +1 -0
- package/dist/modules/slack/actions/list-emoji.action.d.ts +3 -0
- package/dist/modules/slack/actions/list-emoji.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/list-emoji.action.js +41 -0
- package/dist/modules/slack/actions/list-emoji.action.js.map +1 -0
- package/dist/modules/slack/actions/list-files.action.d.ts +3 -0
- package/dist/modules/slack/actions/list-files.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/list-files.action.js +142 -0
- package/dist/modules/slack/actions/list-files.action.js.map +1 -0
- package/dist/modules/slack/actions/list-users.action.d.ts +3 -0
- package/dist/modules/slack/actions/list-users.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/list-users.action.js +88 -0
- package/dist/modules/slack/actions/list-users.action.js.map +1 -0
- package/dist/modules/slack/actions/lookup-user-by-email.action.d.ts +3 -0
- package/dist/modules/slack/actions/lookup-user-by-email.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/lookup-user-by-email.action.js +46 -0
- package/dist/modules/slack/actions/lookup-user-by-email.action.js.map +1 -0
- package/dist/modules/slack/actions/open-view.action.d.ts +3 -0
- package/dist/modules/slack/actions/open-view.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/open-view.action.js +57 -0
- package/dist/modules/slack/actions/open-view.action.js.map +1 -0
- package/dist/modules/slack/actions/pin-message.action.d.ts +3 -0
- package/dist/modules/slack/actions/pin-message.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/pin-message.action.js +71 -0
- package/dist/modules/slack/actions/pin-message.action.js.map +1 -0
- package/dist/modules/slack/actions/post-message.action.d.ts +3 -0
- package/dist/modules/slack/actions/post-message.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/post-message.action.js +183 -0
- package/dist/modules/slack/actions/post-message.action.js.map +1 -0
- package/dist/modules/slack/actions/remove-reaction.action.d.ts +3 -0
- package/dist/modules/slack/actions/remove-reaction.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/remove-reaction.action.js +63 -0
- package/dist/modules/slack/actions/remove-reaction.action.js.map +1 -0
- package/dist/modules/slack/actions/schedule-message.action.d.ts +3 -0
- package/dist/modules/slack/actions/schedule-message.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/schedule-message.action.js +96 -0
- package/dist/modules/slack/actions/schedule-message.action.js.map +1 -0
- package/dist/modules/slack/actions/search-messages.action.d.ts +3 -0
- package/dist/modules/slack/actions/search-messages.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/search-messages.action.js +116 -0
- package/dist/modules/slack/actions/search-messages.action.js.map +1 -0
- package/dist/modules/slack/actions/set-conversation-topic.action.d.ts +3 -0
- package/dist/modules/slack/actions/set-conversation-topic.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/set-conversation-topic.action.js +59 -0
- package/dist/modules/slack/actions/set-conversation-topic.action.js.map +1 -0
- package/dist/modules/slack/actions/update-message.action.d.ts +3 -0
- package/dist/modules/slack/actions/update-message.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/update-message.action.js +139 -0
- package/dist/modules/slack/actions/update-message.action.js.map +1 -0
- package/dist/modules/slack/actions/upload-file.action.d.ts +3 -0
- package/dist/modules/slack/actions/upload-file.action.d.ts.map +1 -0
- package/dist/modules/slack/actions/upload-file.action.js +114 -0
- package/dist/modules/slack/actions/upload-file.action.js.map +1 -0
- package/dist/modules/slack/auth/index.d.ts +2 -0
- package/dist/modules/slack/auth/index.d.ts.map +1 -0
- package/dist/modules/{chatbot/actions → slack/auth}/index.js +1 -3
- package/dist/modules/slack/auth/index.js.map +1 -0
- package/dist/modules/slack/auth/slack-auth.service.d.ts +8 -0
- package/dist/modules/slack/auth/slack-auth.service.d.ts.map +1 -0
- package/dist/modules/slack/auth/slack-auth.service.js +78 -0
- package/dist/modules/slack/auth/slack-auth.service.js.map +1 -0
- package/dist/modules/slack/credentials.d.ts +3 -0
- package/dist/modules/slack/credentials.d.ts.map +1 -0
- package/dist/modules/slack/credentials.js +20 -0
- package/dist/modules/slack/credentials.js.map +1 -0
- package/dist/modules/slack/services/add-reaction.service.d.ts +8 -0
- package/dist/modules/slack/services/add-reaction.service.d.ts.map +1 -0
- package/dist/modules/slack/services/add-reaction.service.js +52 -0
- package/dist/modules/slack/services/add-reaction.service.js.map +1 -0
- package/dist/modules/slack/services/archive-conversation.service.d.ts +8 -0
- package/dist/modules/slack/services/archive-conversation.service.d.ts.map +1 -0
- package/dist/modules/slack/services/archive-conversation.service.js +42 -0
- package/dist/modules/slack/services/archive-conversation.service.js.map +1 -0
- package/dist/modules/slack/services/complete-upload-external.service.d.ts +8 -0
- package/dist/modules/slack/services/complete-upload-external.service.d.ts.map +1 -0
- package/dist/modules/slack/services/complete-upload-external.service.js +49 -0
- package/dist/modules/slack/services/complete-upload-external.service.js.map +1 -0
- package/dist/modules/slack/services/create-conversation.service.d.ts +8 -0
- package/dist/modules/slack/services/create-conversation.service.d.ts.map +1 -0
- package/dist/modules/slack/services/create-conversation.service.js +47 -0
- package/dist/modules/slack/services/create-conversation.service.js.map +1 -0
- package/dist/modules/slack/services/create-reminder.service.d.ts +8 -0
- package/dist/modules/slack/services/create-reminder.service.d.ts.map +1 -0
- package/dist/modules/slack/services/create-reminder.service.js +50 -0
- package/dist/modules/slack/services/create-reminder.service.js.map +1 -0
- package/dist/modules/slack/services/delete-message.service.d.ts +8 -0
- package/dist/modules/slack/services/delete-message.service.d.ts.map +1 -0
- package/dist/modules/slack/services/delete-message.service.js +51 -0
- package/dist/modules/slack/services/delete-message.service.js.map +1 -0
- package/dist/modules/slack/services/get-conversation-history.service.d.ts +8 -0
- package/dist/modules/slack/services/get-conversation-history.service.d.ts.map +1 -0
- package/dist/modules/slack/services/get-conversation-history.service.js +56 -0
- package/dist/modules/slack/services/get-conversation-history.service.js.map +1 -0
- package/dist/modules/slack/services/get-conversation-info.service.d.ts +8 -0
- package/dist/modules/slack/services/get-conversation-info.service.d.ts.map +1 -0
- package/dist/modules/slack/services/get-conversation-info.service.js +47 -0
- package/dist/modules/slack/services/get-conversation-info.service.js.map +1 -0
- package/dist/modules/slack/services/get-message-permalink.service.d.ts +8 -0
- package/dist/modules/slack/services/get-message-permalink.service.d.ts.map +1 -0
- package/dist/modules/slack/services/get-message-permalink.service.js +49 -0
- package/dist/modules/slack/services/get-message-permalink.service.js.map +1 -0
- package/dist/modules/slack/services/get-team-info.service.d.ts +8 -0
- package/dist/modules/slack/services/get-team-info.service.d.ts.map +1 -0
- package/dist/modules/slack/services/get-team-info.service.js +40 -0
- package/dist/modules/slack/services/get-team-info.service.js.map +1 -0
- package/dist/modules/slack/services/get-thread-replies.service.d.ts +8 -0
- package/dist/modules/slack/services/get-thread-replies.service.d.ts.map +1 -0
- package/dist/modules/slack/services/get-thread-replies.service.js +60 -0
- package/dist/modules/slack/services/get-thread-replies.service.js.map +1 -0
- package/dist/modules/slack/services/get-upload-url-external.service.d.ts +8 -0
- package/dist/modules/slack/services/get-upload-url-external.service.d.ts.map +1 -0
- package/dist/modules/slack/services/get-upload-url-external.service.js +49 -0
- package/dist/modules/slack/services/get-upload-url-external.service.js.map +1 -0
- package/dist/modules/slack/services/get-user-info.service.d.ts +8 -0
- package/dist/modules/slack/services/get-user-info.service.d.ts.map +1 -0
- package/dist/modules/slack/services/get-user-info.service.js +45 -0
- package/dist/modules/slack/services/get-user-info.service.js.map +1 -0
- package/dist/modules/slack/services/index.d.ts +31 -0
- package/dist/modules/slack/services/index.d.ts.map +1 -0
- package/dist/modules/slack/services/index.js +47 -0
- package/dist/modules/slack/services/index.js.map +1 -0
- package/dist/modules/slack/services/invite-to-conversation.service.d.ts +8 -0
- package/dist/modules/slack/services/invite-to-conversation.service.d.ts.map +1 -0
- package/dist/modules/slack/services/invite-to-conversation.service.js +49 -0
- package/dist/modules/slack/services/invite-to-conversation.service.js.map +1 -0
- package/dist/modules/slack/services/join-conversation.service.d.ts +8 -0
- package/dist/modules/slack/services/join-conversation.service.d.ts.map +1 -0
- package/dist/modules/slack/services/join-conversation.service.js +44 -0
- package/dist/modules/slack/services/join-conversation.service.js.map +1 -0
- package/dist/modules/slack/services/list-conversations.service.d.ts +8 -0
- package/dist/modules/slack/services/list-conversations.service.d.ts.map +1 -0
- package/dist/modules/slack/services/list-conversations.service.js +49 -0
- package/dist/modules/slack/services/list-conversations.service.js.map +1 -0
- package/dist/modules/slack/services/list-emoji.service.d.ts +8 -0
- package/dist/modules/slack/services/list-emoji.service.d.ts.map +1 -0
- package/dist/modules/slack/services/list-emoji.service.js +38 -0
- package/dist/modules/slack/services/list-emoji.service.js.map +1 -0
- package/dist/modules/slack/services/list-files.service.d.ts +8 -0
- package/dist/modules/slack/services/list-files.service.d.ts.map +1 -0
- package/dist/modules/slack/services/list-files.service.js +59 -0
- package/dist/modules/slack/services/list-files.service.js.map +1 -0
- package/dist/modules/slack/services/list-users.service.d.ts +8 -0
- package/dist/modules/slack/services/list-users.service.d.ts.map +1 -0
- package/dist/modules/slack/services/list-users.service.js +48 -0
- package/dist/modules/slack/services/list-users.service.js.map +1 -0
- package/dist/modules/slack/services/lookup-user-by-email.service.d.ts +8 -0
- package/dist/modules/slack/services/lookup-user-by-email.service.d.ts.map +1 -0
- package/dist/modules/slack/services/lookup-user-by-email.service.js +43 -0
- package/dist/modules/slack/services/lookup-user-by-email.service.js.map +1 -0
- package/dist/modules/slack/services/message-received.service.d.ts +30 -0
- package/dist/modules/slack/services/message-received.service.d.ts.map +1 -0
- package/dist/modules/slack/services/message-received.service.js +220 -0
- package/dist/modules/slack/services/message-received.service.js.map +1 -0
- package/dist/modules/slack/services/open-view.service.d.ts +8 -0
- package/dist/modules/slack/services/open-view.service.d.ts.map +1 -0
- package/dist/modules/slack/services/open-view.service.js +48 -0
- package/dist/modules/slack/services/open-view.service.js.map +1 -0
- package/dist/modules/slack/services/pin-message.service.d.ts +8 -0
- package/dist/modules/slack/services/pin-message.service.d.ts.map +1 -0
- package/dist/modules/slack/services/pin-message.service.js +51 -0
- package/dist/modules/slack/services/pin-message.service.js.map +1 -0
- package/dist/modules/slack/services/post-message.service.d.ts +8 -0
- package/dist/modules/slack/services/post-message.service.d.ts.map +1 -0
- package/dist/modules/slack/services/post-message.service.js +72 -0
- package/dist/modules/slack/services/post-message.service.js.map +1 -0
- package/dist/modules/slack/services/remove-reaction.service.d.ts +8 -0
- package/dist/modules/slack/services/remove-reaction.service.d.ts.map +1 -0
- package/dist/modules/slack/services/remove-reaction.service.js +52 -0
- package/dist/modules/slack/services/remove-reaction.service.js.map +1 -0
- package/dist/modules/slack/services/schedule-message.service.d.ts +8 -0
- package/dist/modules/slack/services/schedule-message.service.d.ts.map +1 -0
- package/dist/modules/slack/services/schedule-message.service.js +59 -0
- package/dist/modules/slack/services/schedule-message.service.js.map +1 -0
- package/dist/modules/slack/services/search-messages.service.d.ts +8 -0
- package/dist/modules/slack/services/search-messages.service.d.ts.map +1 -0
- package/dist/modules/slack/services/search-messages.service.js +54 -0
- package/dist/modules/slack/services/search-messages.service.js.map +1 -0
- package/dist/modules/slack/services/set-conversation-topic.service.d.ts +8 -0
- package/dist/modules/slack/services/set-conversation-topic.service.d.ts.map +1 -0
- package/dist/modules/slack/services/set-conversation-topic.service.js +48 -0
- package/dist/modules/slack/services/set-conversation-topic.service.js.map +1 -0
- package/dist/modules/slack/services/update-message.service.d.ts +8 -0
- package/dist/modules/slack/services/update-message.service.d.ts.map +1 -0
- package/dist/modules/slack/services/update-message.service.js +66 -0
- package/dist/modules/slack/services/update-message.service.js.map +1 -0
- package/dist/modules/slack/services/upload-file.service.d.ts +8 -0
- package/dist/modules/slack/services/upload-file.service.d.ts.map +1 -0
- package/dist/modules/slack/services/upload-file.service.js +66 -0
- package/dist/modules/slack/services/upload-file.service.js.map +1 -0
- package/dist/modules/slack/slack-nest.module.d.ts +3 -0
- package/dist/modules/slack/slack-nest.module.d.ts.map +1 -0
- package/dist/modules/slack/slack-nest.module.js +89 -0
- package/dist/modules/slack/slack-nest.module.js.map +1 -0
- package/dist/modules/slack/slack.module.d.ts +3 -0
- package/dist/modules/slack/slack.module.d.ts.map +1 -0
- package/dist/modules/slack/slack.module.js +49 -0
- package/dist/modules/slack/slack.module.js.map +1 -0
- package/dist/modules/slack/triggers/index.d.ts +3 -0
- package/dist/modules/slack/triggers/index.d.ts.map +1 -0
- package/dist/modules/slack/triggers/index.js +8 -0
- package/dist/modules/slack/triggers/index.js.map +1 -0
- package/dist/modules/slack/triggers/message-received.trigger.d.ts +3 -0
- package/dist/modules/slack/triggers/message-received.trigger.d.ts.map +1 -0
- package/dist/modules/slack/triggers/message-received.trigger.js +122 -0
- package/dist/modules/slack/triggers/message-received.trigger.js.map +1 -0
- package/dist/modules/slack/utils/slack-credentials.util.d.ts +4 -0
- package/dist/modules/slack/utils/slack-credentials.util.d.ts.map +1 -0
- package/dist/modules/slack/utils/slack-credentials.util.js +13 -0
- package/dist/modules/slack/utils/slack-credentials.util.js.map +1 -0
- package/dist/workflow.module.d.ts.map +1 -1
- package/dist/workflow.module.js +9 -3
- package/dist/workflow.module.js.map +1 -1
- package/package.json +106 -102
- package/dist/modules/chatbot/actions/ask-question.action.d.ts +0 -3
- package/dist/modules/chatbot/actions/ask-question.action.d.ts.map +0 -1
- package/dist/modules/chatbot/actions/ask-question.action.js +0 -42
- package/dist/modules/chatbot/actions/ask-question.action.js.map +0 -1
- package/dist/modules/chatbot/actions/index.d.ts +0 -4
- package/dist/modules/chatbot/actions/index.d.ts.map +0 -1
- package/dist/modules/chatbot/actions/index.js.map +0 -1
- package/dist/modules/chatbot/actions/send-buttons.action.d.ts +0 -3
- package/dist/modules/chatbot/actions/send-buttons.action.d.ts.map +0 -1
- package/dist/modules/chatbot/actions/send-buttons.action.js +0 -67
- package/dist/modules/chatbot/actions/send-buttons.action.js.map +0 -1
- package/dist/modules/chatbot/actions/send-message.action.d.ts +0 -3
- package/dist/modules/chatbot/actions/send-message.action.d.ts.map +0 -1
- package/dist/modules/chatbot/actions/send-message.action.js +0 -52
- package/dist/modules/chatbot/actions/send-message.action.js.map +0 -1
- package/dist/modules/chatbot/chatbot-nest.module.d.ts +0 -3
- package/dist/modules/chatbot/chatbot-nest.module.d.ts.map +0 -1
- package/dist/modules/chatbot/chatbot-nest.module.js +0 -21
- package/dist/modules/chatbot/chatbot-nest.module.js.map +0 -1
- package/dist/modules/chatbot/chatbot.module.d.ts +0 -3
- package/dist/modules/chatbot/chatbot.module.d.ts.map +0 -1
- package/dist/modules/chatbot/chatbot.module.js +0 -17
- package/dist/modules/chatbot/chatbot.module.js.map +0 -1
- package/dist/modules/chatbot/credentials.d.ts +0 -3
- package/dist/modules/chatbot/credentials.d.ts.map +0 -1
- package/dist/modules/chatbot/credentials.js +0 -5
- package/dist/modules/chatbot/credentials.js.map +0 -1
- package/dist/modules/chatbot/services/ask-question.service.d.ts +0 -5
- package/dist/modules/chatbot/services/ask-question.service.d.ts.map +0 -1
- package/dist/modules/chatbot/services/ask-question.service.js +0 -25
- package/dist/modules/chatbot/services/ask-question.service.js.map +0 -1
- package/dist/modules/chatbot/services/index.d.ts +0 -5
- package/dist/modules/chatbot/services/index.d.ts.map +0 -1
- package/dist/modules/chatbot/services/index.js.map +0 -1
- package/dist/modules/chatbot/services/send-buttons.service.d.ts +0 -5
- package/dist/modules/chatbot/services/send-buttons.service.d.ts.map +0 -1
- package/dist/modules/chatbot/services/send-buttons.service.js +0 -25
- package/dist/modules/chatbot/services/send-buttons.service.js.map +0 -1
- package/dist/modules/chatbot/services/send-message.service.d.ts +0 -5
- package/dist/modules/chatbot/services/send-message.service.d.ts.map +0 -1
- package/dist/modules/chatbot/services/send-message.service.js +0 -27
- package/dist/modules/chatbot/services/send-message.service.js.map +0 -1
- package/dist/modules/chatbot/services/user-responded.service.d.ts +0 -5
- package/dist/modules/chatbot/services/user-responded.service.d.ts.map +0 -1
- package/dist/modules/chatbot/services/user-responded.service.js +0 -25
- package/dist/modules/chatbot/services/user-responded.service.js.map +0 -1
- package/dist/modules/chatbot/triggers/index.d.ts +0 -2
- package/dist/modules/chatbot/triggers/index.d.ts.map +0 -1
- package/dist/modules/chatbot/triggers/index.js.map +0 -1
- package/dist/modules/chatbot/triggers/user-responded.trigger.d.ts +0 -3
- package/dist/modules/chatbot/triggers/user-responded.trigger.d.ts.map +0 -1
- package/dist/modules/chatbot/triggers/user-responded.trigger.js +0 -45
- package/dist/modules/chatbot/triggers/user-responded.trigger.js.map +0 -1
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.getSlackConfigFromContext = getSlackConfigFromContext;
|
|
4
|
+
function getSlackConfigFromContext(context) {
|
|
5
|
+
const credentials = context.credentials;
|
|
6
|
+
if (!credentials) {
|
|
7
|
+
return null;
|
|
8
|
+
}
|
|
9
|
+
return {
|
|
10
|
+
botToken: credentials.botToken,
|
|
11
|
+
};
|
|
12
|
+
}
|
|
13
|
+
//# sourceMappingURL=slack-credentials.util.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"slack-credentials.util.js","sourceRoot":"","sources":["../../../../src/modules/slack/utils/slack-credentials.util.ts"],"names":[],"mappings":";;AASA,8DASC;AATD,SAAgB,yBAAyB,CAAC,OAA8B;IACtE,MAAM,WAAW,GAAG,OAAO,CAAC,WAAW,CAAC;IACxC,IAAI,CAAC,WAAW,EAAE,CAAC;QACjB,OAAO,IAAI,CAAC;IACd,CAAC;IAED,OAAO;QACL,QAAQ,EAAE,WAAW,CAAC,QAA8B;KACrD,CAAC;AACJ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"workflow.module.d.ts","sourceRoot":"","sources":["../src/workflow.module.ts"],"names":[],"mappings":"AACA,OAAO,WAAW,CAAC;
|
|
1
|
+
{"version":3,"file":"workflow.module.d.ts","sourceRoot":"","sources":["../src/workflow.module.ts"],"names":[],"mappings":"AACA,OAAO,WAAW,CAAC;AAwBnB,qBA2Ca,cAAc;CAAG"}
|
package/dist/workflow.module.js
CHANGED
|
@@ -11,7 +11,8 @@ require("./modules");
|
|
|
11
11
|
const common_1 = require("@nestjs/common");
|
|
12
12
|
const core_1 = require("@venturialstd/core");
|
|
13
13
|
const ai_nest_module_1 = require("./modules/ai/ai-nest.module");
|
|
14
|
-
const
|
|
14
|
+
const capa_nest_module_1 = require("./modules/capa/capa-nest.module");
|
|
15
|
+
const chatgpt_nest_module_1 = require("./modules/chatgpt/chatgpt-nest.module");
|
|
15
16
|
const circle_nest_module_1 = require("./modules/circle/circle-nest.module");
|
|
16
17
|
const conditional_nest_module_1 = require("./modules/conditional/conditional-nest.module");
|
|
17
18
|
const events_nest_module_1 = require("./modules/events/events-nest.module");
|
|
@@ -26,6 +27,7 @@ const validation_nest_module_1 = require("./modules/validation/validation-nest.m
|
|
|
26
27
|
const vcard_nest_module_1 = require("./modules/vcard/vcard-nest.module");
|
|
27
28
|
const webhook_nest_module_1 = require("./modules/webhook/webhook-nest.module");
|
|
28
29
|
const workflow_core_module_1 = require("./workflow-core.module");
|
|
30
|
+
const slack_nest_module_1 = require("./modules/slack/slack-nest.module");
|
|
29
31
|
let WorkflowModule = class WorkflowModule {
|
|
30
32
|
};
|
|
31
33
|
exports.WorkflowModule = WorkflowModule;
|
|
@@ -35,7 +37,8 @@ exports.WorkflowModule = WorkflowModule = __decorate([
|
|
|
35
37
|
core_1.SharedModule.forRoot({}),
|
|
36
38
|
workflow_core_module_1.WorkflowCoreModule,
|
|
37
39
|
ai_nest_module_1.AiNestModule,
|
|
38
|
-
|
|
40
|
+
capa_nest_module_1.CapaNestModule,
|
|
41
|
+
chatgpt_nest_module_1.ChatGptNestModule,
|
|
39
42
|
circle_nest_module_1.CircleNestModule,
|
|
40
43
|
conditional_nest_module_1.ConditionalNestModule,
|
|
41
44
|
events_nest_module_1.EventsNestModule,
|
|
@@ -49,11 +52,13 @@ exports.WorkflowModule = WorkflowModule = __decorate([
|
|
|
49
52
|
validation_nest_module_1.ValidationNestModule,
|
|
50
53
|
vcard_nest_module_1.VCardNestModule,
|
|
51
54
|
webhook_nest_module_1.WebhookNestModule,
|
|
55
|
+
slack_nest_module_1.SlackNestModule,
|
|
52
56
|
],
|
|
53
57
|
exports: [
|
|
54
58
|
workflow_core_module_1.WorkflowCoreModule,
|
|
55
59
|
ai_nest_module_1.AiNestModule,
|
|
56
|
-
|
|
60
|
+
capa_nest_module_1.CapaNestModule,
|
|
61
|
+
chatgpt_nest_module_1.ChatGptNestModule,
|
|
57
62
|
circle_nest_module_1.CircleNestModule,
|
|
58
63
|
conditional_nest_module_1.ConditionalNestModule,
|
|
59
64
|
events_nest_module_1.EventsNestModule,
|
|
@@ -67,6 +72,7 @@ exports.WorkflowModule = WorkflowModule = __decorate([
|
|
|
67
72
|
validation_nest_module_1.ValidationNestModule,
|
|
68
73
|
vcard_nest_module_1.VCardNestModule,
|
|
69
74
|
webhook_nest_module_1.WebhookNestModule,
|
|
75
|
+
slack_nest_module_1.SlackNestModule,
|
|
70
76
|
],
|
|
71
77
|
})
|
|
72
78
|
], WorkflowModule);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"workflow.module.js","sourceRoot":"","sources":["../src/workflow.module.ts"],"names":[],"mappings":";;;;;;;;;AACA,qBAAmB;AAEnB,2CAAwC;AACxC,6CAAkD;AAElD,gEAA2D;AAC3D,+EAA0E;AAC1E,4EAAuE;AACvE,2FAAsF;AACtF,4EAAuE;AACvE,+EAA0E;AAC1E,kFAA6E;AAC7E,sEAAiE;AACjE,+EAA0E;AAC1E,+EAA0E;AAC1E,4EAAuE;AACvE,sEAAiE;AACjE,wFAAmF;AACnF,yEAAoE;AACpE,+EAA0E;AAC1E,iEAA4D;
|
|
1
|
+
{"version":3,"file":"workflow.module.js","sourceRoot":"","sources":["../src/workflow.module.ts"],"names":[],"mappings":";;;;;;;;;AACA,qBAAmB;AAEnB,2CAAwC;AACxC,6CAAkD;AAElD,gEAA2D;AAC3D,sEAAiE;AACjE,+EAA0E;AAC1E,4EAAuE;AACvE,2FAAsF;AACtF,4EAAuE;AACvE,+EAA0E;AAC1E,kFAA6E;AAC7E,sEAAiE;AACjE,+EAA0E;AAC1E,+EAA0E;AAC1E,4EAAuE;AACvE,sEAAiE;AACjE,wFAAmF;AACnF,yEAAoE;AACpE,+EAA0E;AAC1E,iEAA4D;AAC5D,yEAAoE;AA6C7D,IAAM,cAAc,GAApB,MAAM,cAAc;CAAG,CAAA;AAAjB,wCAAc;yBAAd,cAAc;IA3C1B,IAAA,eAAM,EAAC;QACN,OAAO,EAAE;YACP,mBAAY,CAAC,OAAO,CAAC,EAAE,CAAC;YACxB,yCAAkB;YAClB,6BAAY;YACZ,iCAAc;YACd,uCAAiB;YACjB,qCAAgB;YAChB,+CAAqB;YACrB,qCAAgB;YAChB,uCAAiB;YACjB,yCAAkB;YAClB,iCAAc;YACd,uCAAiB;YACjB,uCAAiB;YACjB,qCAAgB;YAChB,iCAAc;YACd,6CAAoB;YACpB,mCAAe;YACf,uCAAiB;YACjB,mCAAe;SAChB;QACD,OAAO,EAAE;YACP,yCAAkB;YAClB,6BAAY;YACZ,iCAAc;YACd,uCAAiB;YACjB,qCAAgB;YAChB,+CAAqB;YACrB,qCAAgB;YAChB,uCAAiB;YACjB,yCAAkB;YAClB,iCAAc;YACd,uCAAiB;YACjB,uCAAiB;YACjB,qCAAgB;YAChB,iCAAc;YACd,6CAAoB;YACpB,mCAAe;YACf,uCAAiB;YACjB,mCAAe;SAChB;KACF,CAAC;GACW,cAAc,CAAG"}
|
package/package.json
CHANGED
|
@@ -1,102 +1,106 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@venturialstd/workflow",
|
|
3
|
-
"version": "0.1.
|
|
4
|
-
"description": "Workflow Module for Venturial",
|
|
5
|
-
"main": "dist/index.js",
|
|
6
|
-
"types": "dist/index.d.ts",
|
|
7
|
-
"type": "commonjs",
|
|
8
|
-
"files": [
|
|
9
|
-
"dist"
|
|
10
|
-
],
|
|
11
|
-
"publishConfig": {
|
|
12
|
-
"access": "public"
|
|
13
|
-
},
|
|
14
|
-
"scripts": {
|
|
15
|
-
"
|
|
16
|
-
"
|
|
17
|
-
"prepublishOnly": "npm run build",
|
|
18
|
-
"release:patch": "npm run build && npm version patch --no-git-tag-version && npm publish",
|
|
19
|
-
"test:dev": "ts-node -r tsconfig-paths/register test/main.ts",
|
|
20
|
-
"test:watch": "nodemon --watch src --watch test --ext ts --exec npm run test:dev",
|
|
21
|
-
"migration:generate": "ts-node node_modules/.bin/typeorm migration:generate -d test/data-source.ts test/migrations/$npm_config_name",
|
|
22
|
-
"migration:run": "ts-node node_modules/.bin/typeorm migration:run -d test/data-source.ts",
|
|
23
|
-
"migration:revert": "ts-node node_modules/.bin/typeorm migration:revert -d test/data-source.ts"
|
|
24
|
-
},
|
|
25
|
-
"devDependencies": {
|
|
26
|
-
"@dataui/crud": "^5.3.4",
|
|
27
|
-
"@dataui/crud-request": "^5.3.4",
|
|
28
|
-
"@dataui/crud-typeorm": "^5.3.4",
|
|
29
|
-
"@keyv/redis": "^4.2.0",
|
|
30
|
-
"@nestjs/cache-manager": "^3.0.0",
|
|
31
|
-
"@nestjs/common": "^11.0.11",
|
|
32
|
-
"@nestjs/config": "^4.0.0",
|
|
33
|
-
"@nestjs/core": "^11.0.5",
|
|
34
|
-
"@nestjs/jwt": "^11.0.0",
|
|
35
|
-
"@nestjs/passport": "^11.0.5",
|
|
36
|
-
"@nestjs/platform-express": "^11.0.5",
|
|
37
|
-
"@nestjs/swagger": "^11.0.3",
|
|
38
|
-
"@nestjs/typeorm": "^11.0.0",
|
|
39
|
-
"@types/
|
|
40
|
-
"@
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
"
|
|
44
|
-
"class-
|
|
45
|
-
"
|
|
46
|
-
"
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
"
|
|
53
|
-
"passport
|
|
54
|
-
"passport-
|
|
55
|
-
"passport-
|
|
56
|
-
"
|
|
57
|
-
"
|
|
58
|
-
"
|
|
59
|
-
"
|
|
60
|
-
"
|
|
61
|
-
"
|
|
62
|
-
"
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
"@dataui/crud
|
|
67
|
-
"@dataui/crud-
|
|
68
|
-
"@
|
|
69
|
-
"@nestjs/
|
|
70
|
-
"@nestjs/
|
|
71
|
-
"@nestjs/
|
|
72
|
-
"@nestjs/
|
|
73
|
-
"@nestjs/
|
|
74
|
-
"@nestjs/
|
|
75
|
-
"@nestjs/
|
|
76
|
-
"@nestjs/
|
|
77
|
-
"@
|
|
78
|
-
"@venturialstd/
|
|
79
|
-
"@venturialstd/
|
|
80
|
-
"@venturialstd/
|
|
81
|
-
"@venturialstd/
|
|
82
|
-
"@venturialstd/
|
|
83
|
-
"@venturialstd/
|
|
84
|
-
"
|
|
85
|
-
"
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
"
|
|
89
|
-
"
|
|
90
|
-
"
|
|
91
|
-
"
|
|
92
|
-
"
|
|
93
|
-
"
|
|
94
|
-
"
|
|
95
|
-
"
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
1
|
+
{
|
|
2
|
+
"name": "@venturialstd/workflow",
|
|
3
|
+
"version": "0.1.115",
|
|
4
|
+
"description": "Workflow Module for Venturial",
|
|
5
|
+
"main": "dist/index.js",
|
|
6
|
+
"types": "dist/index.d.ts",
|
|
7
|
+
"type": "commonjs",
|
|
8
|
+
"files": [
|
|
9
|
+
"dist"
|
|
10
|
+
],
|
|
11
|
+
"publishConfig": {
|
|
12
|
+
"access": "public"
|
|
13
|
+
},
|
|
14
|
+
"scripts": {
|
|
15
|
+
"prebuild": "rimraf dist",
|
|
16
|
+
"build": "tsc -p tsconfig.json",
|
|
17
|
+
"prepublishOnly": "npm run build",
|
|
18
|
+
"release:patch": "npm run build && npm version patch --no-git-tag-version && npm publish",
|
|
19
|
+
"test:dev": "ts-node -r tsconfig-paths/register test/main.ts",
|
|
20
|
+
"test:watch": "nodemon --watch src --watch test --ext ts --exec npm run test:dev",
|
|
21
|
+
"migration:generate": "ts-node node_modules/.bin/typeorm migration:generate -d test/data-source.ts test/migrations/$npm_config_name",
|
|
22
|
+
"migration:run": "ts-node node_modules/.bin/typeorm migration:run -d test/data-source.ts",
|
|
23
|
+
"migration:revert": "ts-node node_modules/.bin/typeorm migration:revert -d test/data-source.ts"
|
|
24
|
+
},
|
|
25
|
+
"devDependencies": {
|
|
26
|
+
"@dataui/crud": "^5.3.4",
|
|
27
|
+
"@dataui/crud-request": "^5.3.4",
|
|
28
|
+
"@dataui/crud-typeorm": "^5.3.4",
|
|
29
|
+
"@keyv/redis": "^4.2.0",
|
|
30
|
+
"@nestjs/cache-manager": "^3.0.0",
|
|
31
|
+
"@nestjs/common": "^11.0.11",
|
|
32
|
+
"@nestjs/config": "^4.0.0",
|
|
33
|
+
"@nestjs/core": "^11.0.5",
|
|
34
|
+
"@nestjs/jwt": "^11.0.0",
|
|
35
|
+
"@nestjs/passport": "^11.0.5",
|
|
36
|
+
"@nestjs/platform-express": "^11.0.5",
|
|
37
|
+
"@nestjs/swagger": "^11.0.3",
|
|
38
|
+
"@nestjs/typeorm": "^11.0.0",
|
|
39
|
+
"@types/express": "^4.17.25",
|
|
40
|
+
"@types/node": "^20.0.0",
|
|
41
|
+
"@venturialstd/core": "^1.0.16",
|
|
42
|
+
"bcrypt": "^5.1.1",
|
|
43
|
+
"cache-manager": "^6.4.0",
|
|
44
|
+
"class-transformer": "^0.5.1",
|
|
45
|
+
"class-validator": "^0.14.1",
|
|
46
|
+
"dotenv": "^17.2.3",
|
|
47
|
+
"express": "^5.2.1",
|
|
48
|
+
"glob": "^13.0.0",
|
|
49
|
+
"joi": "^17.13.3",
|
|
50
|
+
"jwks-rsa": "^3.1.0",
|
|
51
|
+
"lodash": "^4.17.21",
|
|
52
|
+
"nodemon": "^3.0.0",
|
|
53
|
+
"passport": "^0.7.0",
|
|
54
|
+
"passport-auth0": "^1.4.4",
|
|
55
|
+
"passport-jwt": "^4.0.1",
|
|
56
|
+
"passport-local": "^1.0.0",
|
|
57
|
+
"rxjs": "^7.8.1",
|
|
58
|
+
"ts-node": "^10.9.0",
|
|
59
|
+
"tsconfig-paths": "^4.2.0",
|
|
60
|
+
"typeorm": "^0.3.20",
|
|
61
|
+
"typescript": "^5.9.3",
|
|
62
|
+
"uuid": "^11.0.5",
|
|
63
|
+
"winston": "^3.17.0"
|
|
64
|
+
},
|
|
65
|
+
"peerDependencies": {
|
|
66
|
+
"@dataui/crud": "^5.3.4",
|
|
67
|
+
"@dataui/crud-request": "^5.3.4",
|
|
68
|
+
"@dataui/crud-typeorm": "^5.3.4",
|
|
69
|
+
"@nestjs/cache-manager": "^3.0.0",
|
|
70
|
+
"@nestjs/common": "^11.0.11",
|
|
71
|
+
"@nestjs/config": "^4.0.0",
|
|
72
|
+
"@nestjs/core": "^11.0.5",
|
|
73
|
+
"@nestjs/event-emitter": "^3.0.1",
|
|
74
|
+
"@nestjs/jwt": "^11.0.0",
|
|
75
|
+
"@nestjs/passport": "^11.0.5",
|
|
76
|
+
"@nestjs/swagger": "^11.0.3",
|
|
77
|
+
"@nestjs/typeorm": "^11.0.0",
|
|
78
|
+
"@venturialstd/capa": "^0.0.3",
|
|
79
|
+
"@venturialstd/circle": "^0.0.7",
|
|
80
|
+
"@venturialstd/core": "^1.0.16",
|
|
81
|
+
"@venturialstd/fintech": "^0.0.16",
|
|
82
|
+
"@venturialstd/inbestgo": "^0.0.4",
|
|
83
|
+
"@venturialstd/kira": "^0.0.1",
|
|
84
|
+
"@venturialstd/toolbox": "^0.0.1",
|
|
85
|
+
"@venturialstd/slack": "^0.1.31",
|
|
86
|
+
"@venturialstd/twilio": "^0.0.4",
|
|
87
|
+
"@venturialstd/chatgpt": "^0.0.6",
|
|
88
|
+
"bcrypt": "^5.1.1",
|
|
89
|
+
"cache-manager": "^6.4.0",
|
|
90
|
+
"class-transformer": "^0.5.1",
|
|
91
|
+
"class-validator": "^0.14.1",
|
|
92
|
+
"jwks-rsa": "^3.1.0",
|
|
93
|
+
"passport": "^0.7.0",
|
|
94
|
+
"passport-auth0": "^1.4.0",
|
|
95
|
+
"passport-jwt": "^4.0.1",
|
|
96
|
+
"passport-local": "^1.0.0",
|
|
97
|
+
"rxjs": "^7.8.1",
|
|
98
|
+
"typeorm": "^0.3.20",
|
|
99
|
+
"uuid": "^11.0.5"
|
|
100
|
+
},
|
|
101
|
+
"dependencies": {
|
|
102
|
+
"@venturialstd/user": "^0.0.3",
|
|
103
|
+
"libphonenumber-js": "^1.12.34",
|
|
104
|
+
"pg": "^8.16.3"
|
|
105
|
+
}
|
|
106
|
+
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ask-question.action.d.ts","sourceRoot":"","sources":["../../../../src/modules/chatbot/actions/ask-question.action.ts"],"names":[],"mappings":"AAAA,OAAO,EAA6B,qBAAqB,EAAE,MAAM,aAAa,CAAC;AAG/E,eAAO,MAAM,iBAAiB,EAAE,qBAmC/B,CAAC"}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.askQuestionAction = void 0;
|
|
4
|
-
const types_1 = require("../../types");
|
|
5
|
-
const ask_question_service_1 = require("../services/ask-question.service");
|
|
6
|
-
exports.askQuestionAction = {
|
|
7
|
-
key: 'ask-question',
|
|
8
|
-
name: 'Ask Question',
|
|
9
|
-
description: 'Send a message and wait for user response',
|
|
10
|
-
category: types_1.NODE_CATEGORY.ACTION,
|
|
11
|
-
icon: '❓',
|
|
12
|
-
serviceClass: ask_question_service_1.AskQuestionService,
|
|
13
|
-
inputs: [
|
|
14
|
-
{
|
|
15
|
-
id: 'message',
|
|
16
|
-
name: 'Question',
|
|
17
|
-
description: 'The question to ask the user',
|
|
18
|
-
type: types_1.FIELD_TYPE.STRING,
|
|
19
|
-
validation: {
|
|
20
|
-
required: true,
|
|
21
|
-
minLength: 1,
|
|
22
|
-
maxLength: 5000,
|
|
23
|
-
},
|
|
24
|
-
placeholder: 'What would you like to do?',
|
|
25
|
-
},
|
|
26
|
-
],
|
|
27
|
-
outputs: [
|
|
28
|
-
{
|
|
29
|
-
id: 'userResponse',
|
|
30
|
-
name: 'User Response',
|
|
31
|
-
description: 'The response received from the user',
|
|
32
|
-
type: types_1.FIELD_TYPE.STRING,
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
id: 'responseTime',
|
|
36
|
-
name: 'Response Time',
|
|
37
|
-
description: 'Time taken for user to respond (ms)',
|
|
38
|
-
type: types_1.FIELD_TYPE.NUMBER,
|
|
39
|
-
},
|
|
40
|
-
],
|
|
41
|
-
};
|
|
42
|
-
//# sourceMappingURL=ask-question.action.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ask-question.action.js","sourceRoot":"","sources":["../../../../src/modules/chatbot/actions/ask-question.action.ts"],"names":[],"mappings":";;;AAAA,uCAA+E;AAC/E,2EAAsE;AAEzD,QAAA,iBAAiB,GAA0B;IACtD,GAAG,EAAE,cAAc;IACnB,IAAI,EAAE,cAAc;IACpB,WAAW,EAAE,2CAA2C;IACxD,QAAQ,EAAE,qBAAa,CAAC,MAAM;IAC9B,IAAI,EAAE,GAAG;IACT,YAAY,EAAE,yCAAkB;IAChC,MAAM,EAAE;QACN;YACE,EAAE,EAAE,SAAS;YACb,IAAI,EAAE,UAAU;YAChB,WAAW,EAAE,8BAA8B;YAC3C,IAAI,EAAE,kBAAU,CAAC,MAAM;YACvB,UAAU,EAAE;gBACV,QAAQ,EAAE,IAAI;gBACd,SAAS,EAAE,CAAC;gBACZ,SAAS,EAAE,IAAI;aAChB;YACD,WAAW,EAAE,4BAA4B;SAC1C;KACF;IACD,OAAO,EAAE;QACP;YACE,EAAE,EAAE,cAAc;YAClB,IAAI,EAAE,eAAe;YACrB,WAAW,EAAE,qCAAqC;YAClD,IAAI,EAAE,kBAAU,CAAC,MAAM;SACxB;QACD;YACE,EAAE,EAAE,cAAc;YAClB,IAAI,EAAE,eAAe;YACrB,WAAW,EAAE,qCAAqC;YAClD,IAAI,EAAE,kBAAU,CAAC,MAAM;SACxB;KACF;CACF,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/modules/chatbot/actions/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/modules/chatbot/actions/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wDAAsC;AACtC,wDAAsC;AACtC,wDAAsC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"send-buttons.action.d.ts","sourceRoot":"","sources":["../../../../src/modules/chatbot/actions/send-buttons.action.ts"],"names":[],"mappings":"AAAA,OAAO,EAA6B,qBAAqB,EAAE,MAAM,aAAa,CAAC;AAG/E,eAAO,MAAM,iBAAiB,EAAE,qBA4D/B,CAAC"}
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.sendButtonsAction = void 0;
|
|
4
|
-
const types_1 = require("../../types");
|
|
5
|
-
const send_buttons_service_1 = require("../services/send-buttons.service");
|
|
6
|
-
exports.sendButtonsAction = {
|
|
7
|
-
key: 'send-buttons',
|
|
8
|
-
name: 'Send with Buttons',
|
|
9
|
-
description: 'Send a message with interactive buttons',
|
|
10
|
-
category: types_1.NODE_CATEGORY.ACTION,
|
|
11
|
-
icon: '🔘',
|
|
12
|
-
serviceClass: send_buttons_service_1.SendButtonsService,
|
|
13
|
-
inputs: [
|
|
14
|
-
{
|
|
15
|
-
id: 'message',
|
|
16
|
-
name: 'Message',
|
|
17
|
-
description: 'The message text to send',
|
|
18
|
-
type: types_1.FIELD_TYPE.STRING,
|
|
19
|
-
validation: {
|
|
20
|
-
required: true,
|
|
21
|
-
minLength: 1,
|
|
22
|
-
maxLength: 5000,
|
|
23
|
-
},
|
|
24
|
-
placeholder: 'Please choose an option:',
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
id: 'buttons',
|
|
28
|
-
name: 'Buttons',
|
|
29
|
-
description: 'Array of button options',
|
|
30
|
-
type: types_1.FIELD_TYPE.ARRAY,
|
|
31
|
-
validation: {
|
|
32
|
-
required: true,
|
|
33
|
-
min: 1,
|
|
34
|
-
max: 10,
|
|
35
|
-
},
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
id: 'buttonLabel',
|
|
39
|
-
name: 'Button Label',
|
|
40
|
-
description: 'Label for each button',
|
|
41
|
-
type: types_1.FIELD_TYPE.STRING,
|
|
42
|
-
dependsOn: ['buttons'],
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
id: 'buttonValue',
|
|
46
|
-
name: 'Button Value',
|
|
47
|
-
description: 'Value returned when button is clicked',
|
|
48
|
-
type: types_1.FIELD_TYPE.STRING,
|
|
49
|
-
dependsOn: ['buttons'],
|
|
50
|
-
},
|
|
51
|
-
],
|
|
52
|
-
outputs: [
|
|
53
|
-
{
|
|
54
|
-
id: 'selectedButton',
|
|
55
|
-
name: 'Selected Button',
|
|
56
|
-
description: 'The button value that was selected',
|
|
57
|
-
type: types_1.FIELD_TYPE.STRING,
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
id: 'selectedButtonLabel',
|
|
61
|
-
name: 'Selected Button Label',
|
|
62
|
-
description: 'The label of the selected button',
|
|
63
|
-
type: types_1.FIELD_TYPE.STRING,
|
|
64
|
-
},
|
|
65
|
-
],
|
|
66
|
-
};
|
|
67
|
-
//# sourceMappingURL=send-buttons.action.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"send-buttons.action.js","sourceRoot":"","sources":["../../../../src/modules/chatbot/actions/send-buttons.action.ts"],"names":[],"mappings":";;;AAAA,uCAA+E;AAC/E,2EAAsE;AAEzD,QAAA,iBAAiB,GAA0B;IACtD,GAAG,EAAE,cAAc;IACnB,IAAI,EAAE,mBAAmB;IACzB,WAAW,EAAE,yCAAyC;IACtD,QAAQ,EAAE,qBAAa,CAAC,MAAM;IAC9B,IAAI,EAAE,IAAI;IACV,YAAY,EAAE,yCAAkB;IAChC,MAAM,EAAE;QACN;YACE,EAAE,EAAE,SAAS;YACb,IAAI,EAAE,SAAS;YACf,WAAW,EAAE,0BAA0B;YACvC,IAAI,EAAE,kBAAU,CAAC,MAAM;YACvB,UAAU,EAAE;gBACV,QAAQ,EAAE,IAAI;gBACd,SAAS,EAAE,CAAC;gBACZ,SAAS,EAAE,IAAI;aAChB;YACD,WAAW,EAAE,0BAA0B;SACxC;QACD;YACE,EAAE,EAAE,SAAS;YACb,IAAI,EAAE,SAAS;YACf,WAAW,EAAE,yBAAyB;YACtC,IAAI,EAAE,kBAAU,CAAC,KAAK;YACtB,UAAU,EAAE;gBACV,QAAQ,EAAE,IAAI;gBACd,GAAG,EAAE,CAAC;gBACN,GAAG,EAAE,EAAE;aACR;SACF;QACD;YACE,EAAE,EAAE,aAAa;YACjB,IAAI,EAAE,cAAc;YACpB,WAAW,EAAE,uBAAuB;YACpC,IAAI,EAAE,kBAAU,CAAC,MAAM;YACvB,SAAS,EAAE,CAAC,SAAS,CAAC;SACvB;QACD;YACE,EAAE,EAAE,aAAa;YACjB,IAAI,EAAE,cAAc;YACpB,WAAW,EAAE,uCAAuC;YACpD,IAAI,EAAE,kBAAU,CAAC,MAAM;YACvB,SAAS,EAAE,CAAC,SAAS,CAAC;SACvB;KACF;IACD,OAAO,EAAE;QACP;YACE,EAAE,EAAE,gBAAgB;YACpB,IAAI,EAAE,iBAAiB;YACvB,WAAW,EAAE,oCAAoC;YACjD,IAAI,EAAE,kBAAU,CAAC,MAAM;SACxB;QACD;YACE,EAAE,EAAE,qBAAqB;YACzB,IAAI,EAAE,uBAAuB;YAC7B,WAAW,EAAE,kCAAkC;YAC/C,IAAI,EAAE,kBAAU,CAAC,MAAM;SACxB;KACF;CACF,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"send-message.action.d.ts","sourceRoot":"","sources":["../../../../src/modules/chatbot/actions/send-message.action.ts"],"names":[],"mappings":"AAAA,OAAO,EAA6B,qBAAqB,EAAE,MAAM,aAAa,CAAC;AAG/E,eAAO,MAAM,iBAAiB,EAAE,qBA6C/B,CAAC"}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.sendMessageAction = void 0;
|
|
4
|
-
const types_1 = require("../../types");
|
|
5
|
-
const send_message_service_1 = require("../services/send-message.service");
|
|
6
|
-
exports.sendMessageAction = {
|
|
7
|
-
key: 'send-message',
|
|
8
|
-
name: 'Send Message',
|
|
9
|
-
description: 'Send a simple message to the user',
|
|
10
|
-
category: types_1.NODE_CATEGORY.ACTION,
|
|
11
|
-
icon: '📤',
|
|
12
|
-
serviceClass: send_message_service_1.SendMessageService,
|
|
13
|
-
inputs: [
|
|
14
|
-
{
|
|
15
|
-
id: 'message',
|
|
16
|
-
name: 'Message',
|
|
17
|
-
description: 'The message text to send',
|
|
18
|
-
type: types_1.FIELD_TYPE.STRING,
|
|
19
|
-
validation: {
|
|
20
|
-
required: true,
|
|
21
|
-
minLength: 1,
|
|
22
|
-
maxLength: 5000,
|
|
23
|
-
},
|
|
24
|
-
placeholder: 'Enter your message...',
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
id: 'waitForResponse',
|
|
28
|
-
name: 'Wait for Response',
|
|
29
|
-
description: 'Whether to wait for user response after sending',
|
|
30
|
-
type: types_1.FIELD_TYPE.BOOLEAN,
|
|
31
|
-
validation: {
|
|
32
|
-
required: false,
|
|
33
|
-
},
|
|
34
|
-
defaultValue: false,
|
|
35
|
-
},
|
|
36
|
-
],
|
|
37
|
-
outputs: [
|
|
38
|
-
{
|
|
39
|
-
id: 'messageId',
|
|
40
|
-
name: 'Message ID',
|
|
41
|
-
description: 'Unique identifier for the sent message',
|
|
42
|
-
type: types_1.FIELD_TYPE.STRING,
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
id: 'sentAt',
|
|
46
|
-
name: 'Sent At',
|
|
47
|
-
description: 'Timestamp when message was sent',
|
|
48
|
-
type: types_1.FIELD_TYPE.DATE,
|
|
49
|
-
},
|
|
50
|
-
],
|
|
51
|
-
};
|
|
52
|
-
//# sourceMappingURL=send-message.action.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"send-message.action.js","sourceRoot":"","sources":["../../../../src/modules/chatbot/actions/send-message.action.ts"],"names":[],"mappings":";;;AAAA,uCAA+E;AAC/E,2EAAsE;AAEzD,QAAA,iBAAiB,GAA0B;IACtD,GAAG,EAAE,cAAc;IACnB,IAAI,EAAE,cAAc;IACpB,WAAW,EAAE,mCAAmC;IAChD,QAAQ,EAAE,qBAAa,CAAC,MAAM;IAC9B,IAAI,EAAE,IAAI;IACV,YAAY,EAAE,yCAAkB;IAChC,MAAM,EAAE;QACN;YACE,EAAE,EAAE,SAAS;YACb,IAAI,EAAE,SAAS;YACf,WAAW,EAAE,0BAA0B;YACvC,IAAI,EAAE,kBAAU,CAAC,MAAM;YACvB,UAAU,EAAE;gBACV,QAAQ,EAAE,IAAI;gBACd,SAAS,EAAE,CAAC;gBACZ,SAAS,EAAE,IAAI;aAChB;YACD,WAAW,EAAE,uBAAuB;SACrC;QACD;YACE,EAAE,EAAE,iBAAiB;YACrB,IAAI,EAAE,mBAAmB;YACzB,WAAW,EAAE,iDAAiD;YAC9D,IAAI,EAAE,kBAAU,CAAC,OAAO;YACxB,UAAU,EAAE;gBACV,QAAQ,EAAE,KAAK;aAChB;YACD,YAAY,EAAE,KAAK;SACpB;KACF;IACD,OAAO,EAAE;QACP;YACE,EAAE,EAAE,WAAW;YACf,IAAI,EAAE,YAAY;YAClB,WAAW,EAAE,wCAAwC;YACrD,IAAI,EAAE,kBAAU,CAAC,MAAM;SACxB;QACD;YACE,EAAE,EAAE,QAAQ;YACZ,IAAI,EAAE,SAAS;YACf,WAAW,EAAE,iCAAiC;YAC9C,IAAI,EAAE,kBAAU,CAAC,IAAI;SACtB;KACF;CACF,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"chatbot-nest.module.d.ts","sourceRoot":"","sources":["../../../src/modules/chatbot/chatbot-nest.module.ts"],"names":[],"mappings":"AASA,qBAIa,iBAAiB;CAAG"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
-
};
|
|
8
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
|
-
exports.ChatbotNestModule = void 0;
|
|
10
|
-
const common_1 = require("@nestjs/common");
|
|
11
|
-
const services_1 = require("./services");
|
|
12
|
-
let ChatbotNestModule = class ChatbotNestModule {
|
|
13
|
-
};
|
|
14
|
-
exports.ChatbotNestModule = ChatbotNestModule;
|
|
15
|
-
exports.ChatbotNestModule = ChatbotNestModule = __decorate([
|
|
16
|
-
(0, common_1.Module)({
|
|
17
|
-
providers: [services_1.SendMessageService, services_1.AskQuestionService, services_1.SendButtonsService, services_1.UserRespondedService],
|
|
18
|
-
exports: [services_1.SendMessageService, services_1.AskQuestionService, services_1.SendButtonsService, services_1.UserRespondedService],
|
|
19
|
-
})
|
|
20
|
-
], ChatbotNestModule);
|
|
21
|
-
//# sourceMappingURL=chatbot-nest.module.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"chatbot-nest.module.js","sourceRoot":"","sources":["../../../src/modules/chatbot/chatbot-nest.module.ts"],"names":[],"mappings":";;;;;;;;;AAAA,2CAAwC;AAExC,yCAKoB;AAMb,IAAM,iBAAiB,GAAvB,MAAM,iBAAiB;CAAG,CAAA;AAApB,8CAAiB;4BAAjB,iBAAiB;IAJ7B,IAAA,eAAM,EAAC;QACN,SAAS,EAAE,CAAC,6BAAkB,EAAE,6BAAkB,EAAE,6BAAkB,EAAE,+BAAoB,CAAC;QAC7F,OAAO,EAAE,CAAC,6BAAkB,EAAE,6BAAkB,EAAE,6BAAkB,EAAE,+BAAoB,CAAC;KAC5F,CAAC;GACW,iBAAiB,CAAG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"chatbot.module.d.ts","sourceRoot":"","sources":["../../../src/modules/chatbot/chatbot.module.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,UAAU,CAAC;AAKpD,eAAO,MAAM,aAAa,EAAE,wBAS3B,CAAC"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.chatbotModule = void 0;
|
|
4
|
-
const actions_1 = require("./actions");
|
|
5
|
-
const credentials_1 = require("./credentials");
|
|
6
|
-
const triggers_1 = require("./triggers");
|
|
7
|
-
exports.chatbotModule = {
|
|
8
|
-
key: 'chatbot',
|
|
9
|
-
name: 'Chatbot',
|
|
10
|
-
description: 'Interact with users through messages',
|
|
11
|
-
icon: '💬',
|
|
12
|
-
version: '1.0.0',
|
|
13
|
-
credentialFields: credentials_1.chatbotCredentials,
|
|
14
|
-
actions: [actions_1.sendMessageAction, actions_1.askQuestionAction, actions_1.sendButtonsAction],
|
|
15
|
-
triggers: [triggers_1.userRespondedTrigger],
|
|
16
|
-
};
|
|
17
|
-
//# sourceMappingURL=chatbot.module.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"chatbot.module.js","sourceRoot":"","sources":["../../../src/modules/chatbot/chatbot.module.ts"],"names":[],"mappings":";;;AACA,uCAAoF;AACpF,+CAAmD;AACnD,yCAAkD;AAErC,QAAA,aAAa,GAA6B;IACrD,GAAG,EAAE,SAAS;IACd,IAAI,EAAE,SAAS;IACf,WAAW,EAAE,sCAAsC;IACnD,IAAI,EAAE,IAAI;IACV,OAAO,EAAE,OAAO;IAChB,gBAAgB,EAAE,gCAAkB;IACpC,OAAO,EAAE,CAAC,2BAAiB,EAAE,2BAAiB,EAAE,2BAAiB,CAAC;IAClE,QAAQ,EAAE,CAAC,+BAAoB,CAAC;CACjC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"credentials.d.ts","sourceRoot":"","sources":["../../../src/modules/chatbot/credentials.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,UAAU,CAAC;AAErD,eAAO,MAAM,kBAAkB,EAAE,yBAAyB,EAGzD,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"credentials.js","sourceRoot":"","sources":["../../../src/modules/chatbot/credentials.ts"],"names":[],"mappings":";;;AAEa,QAAA,kBAAkB,GAAgC,EAG9D,CAAC"}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { IWorkflowActionService, WorkflowActionContext } from '../../types';
|
|
2
|
-
export declare class AskQuestionService implements IWorkflowActionService {
|
|
3
|
-
perform(inputs: Record<string, unknown>, _context: WorkflowActionContext): Promise<Record<string, unknown>>;
|
|
4
|
-
}
|
|
5
|
-
//# sourceMappingURL=ask-question.service.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ask-question.service.d.ts","sourceRoot":"","sources":["../../../../src/modules/chatbot/services/ask-question.service.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,sBAAsB,EAAE,qBAAqB,EAAE,MAAM,aAAa,CAAC;AAE5E,qBACa,kBAAmB,YAAW,sBAAsB;IACzD,OAAO,CACX,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,EAC/B,QAAQ,EAAE,qBAAqB,GAC9B,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CAapC"}
|