n8n-nodes-base 2.0.2 → 2.1.0
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/credentials/HttpBasicAuth.credentials.d.ts.map +1 -1
- package/dist/credentials/HttpBasicAuth.credentials.js +2 -0
- package/dist/credentials/HttpBasicAuth.credentials.js.map +1 -1
- package/dist/credentials/HttpBearerAuth.credentials.d.ts.map +1 -1
- package/dist/credentials/HttpBearerAuth.credentials.js +1 -0
- package/dist/credentials/HttpBearerAuth.credentials.js.map +1 -1
- package/dist/credentials/HttpDigestAuth.credentials.d.ts.map +1 -1
- package/dist/credentials/HttpDigestAuth.credentials.js +2 -0
- package/dist/credentials/HttpDigestAuth.credentials.js.map +1 -1
- package/dist/credentials/ZulipApi.credentials.d.ts.map +1 -1
- package/dist/credentials/ZulipApi.credentials.js +2 -0
- package/dist/credentials/ZulipApi.credentials.js.map +1 -1
- package/dist/credentials/common/aws/system-credentials-utils.d.ts.map +1 -1
- package/dist/credentials/common/aws/system-credentials-utils.js +19 -3
- package/dist/credentials/common/aws/system-credentials-utils.js.map +1 -1
- package/dist/known/nodes.json +4 -0
- package/dist/nodes/Airtable/v2/actions/base/getMany.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/base/getMany.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/base/getSchema.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/base/getSchema.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/create.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/create.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/deleteRecord.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/deleteRecord.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/get.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/get.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/search.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/search.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/update.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/update.operation.d.ts.map +1 -1
- package/dist/nodes/Airtable/v2/actions/record/upsert.operation.d.ts +1 -0
- package/dist/nodes/Airtable/v2/actions/record/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/group/create.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/group/create.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/group/delete.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/group/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/group/get.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/group/get.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/group/getAll.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/group/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/group/update.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/group/update.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/addToGroup.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/addToGroup.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/create.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/create.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/delete.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/get.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/get.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/getAll.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/removeFromGroup.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/removeFromGroup.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/user/update.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/user/update.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/Cognito/descriptions/userPool/get.operation.d.ts +1 -0
- package/dist/nodes/Aws/Cognito/descriptions/userPool/get.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/group/create.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/group/create.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/group/delete.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/group/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/group/get.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/group/get.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/group/getAll.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/group/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/group/update.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/group/update.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/addToGroup.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/addToGroup.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/create.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/create.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/delete.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/get.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/get.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/getAll.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/removeFromGroup.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/removeFromGroup.operation.d.ts.map +1 -1
- package/dist/nodes/Aws/IAM/descriptions/user/update.operation.d.ts +1 -0
- package/dist/nodes/Aws/IAM/descriptions/user/update.operation.d.ts.map +1 -1
- package/dist/nodes/DataTable/DataTable.node.js +1 -1
- package/dist/nodes/DataTable/DataTable.node.js.map +1 -1
- package/dist/nodes/DataTable/common/selectMany.d.ts.map +1 -1
- package/dist/nodes/DataTable/common/selectMany.js +28 -1
- package/dist/nodes/DataTable/common/selectMany.js.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/create.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/create.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/deleteChannel.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/deleteChannel.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/get.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/get.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/getAll.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/channel/update.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/channel/update.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/member/getAll.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/member/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/member/roleAdd.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/member/roleAdd.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/member/roleRemove.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/member/roleRemove.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/deleteMessage.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/deleteMessage.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/get.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/get.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/getAll.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/react.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/react.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/message/send.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/message/send.operation.d.ts.map +1 -1
- package/dist/nodes/Discord/v2/actions/webhook/sendLegacy.operation.d.ts +1 -0
- package/dist/nodes/Discord/v2/actions/webhook/sendLegacy.operation.d.ts.map +1 -1
- package/dist/nodes/EmailSend/v2/send.operation.d.ts +1 -0
- package/dist/nodes/EmailSend/v2/send.operation.d.ts.map +1 -1
- package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.d.ts.map +1 -1
- package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.js +0 -3
- package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.js.map +1 -1
- package/dist/nodes/Evaluation/Evaluation/Evaluation.node.ee.json +15 -0
- package/dist/nodes/Evaluation/EvaluationTrigger/EvaluationTrigger.node.ee.json +15 -0
- package/dist/nodes/Files/ConvertToFile/actions/spreadsheet.operation.d.ts +1 -0
- package/dist/nodes/Files/ConvertToFile/actions/spreadsheet.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/toBinary.operation.d.ts +1 -0
- package/dist/nodes/Files/ConvertToFile/actions/toBinary.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/toJson.operation.d.ts +1 -0
- package/dist/nodes/Files/ConvertToFile/actions/toJson.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ConvertToFile/actions/toText.operation.d.ts +1 -0
- package/dist/nodes/Files/ConvertToFile/actions/toText.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.d.ts +1 -0
- package/dist/nodes/Files/ExtractFromFile/actions/moveTo.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ExtractFromFile/actions/pdf.operation.d.ts +1 -0
- package/dist/nodes/Files/ExtractFromFile/actions/pdf.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/ReadWriteFile.node.js +1 -1
- package/dist/nodes/Files/ReadWriteFile/ReadWriteFile.node.js.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/actions/read.operation.d.ts +1 -0
- package/dist/nodes/Files/ReadWriteFile/actions/read.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/actions/read.operation.js +11 -8
- package/dist/nodes/Files/ReadWriteFile/actions/read.operation.js.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/actions/write.operation.d.ts +1 -0
- package/dist/nodes/Files/ReadWriteFile/actions/write.operation.d.ts.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/actions/write.operation.js +5 -2
- package/dist/nodes/Files/ReadWriteFile/actions/write.operation.js.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/helpers/utils.d.ts +1 -0
- package/dist/nodes/Files/ReadWriteFile/helpers/utils.d.ts.map +1 -1
- package/dist/nodes/Files/ReadWriteFile/helpers/utils.js +14 -0
- package/dist/nodes/Files/ReadWriteFile/helpers/utils.js.map +1 -1
- package/dist/nodes/Form/Form.node.js +1 -1
- package/dist/nodes/Form/Form.node.js.map +1 -1
- package/dist/nodes/Form/FormTrigger.node.d.ts.map +1 -1
- package/dist/nodes/Form/FormTrigger.node.js +2 -1
- package/dist/nodes/Form/FormTrigger.node.js.map +1 -1
- package/dist/nodes/Form/common.descriptions.d.ts.map +1 -1
- package/dist/nodes/Form/common.descriptions.js +37 -0
- package/dist/nodes/Form/common.descriptions.js.map +1 -1
- package/dist/nodes/Form/utils/formCompletionUtils.js +1 -1
- package/dist/nodes/Form/utils/formCompletionUtils.js.map +1 -1
- package/dist/nodes/Form/utils/utils.d.ts +8 -2
- package/dist/nodes/Form/utils/utils.d.ts.map +1 -1
- package/dist/nodes/Form/utils/utils.js +47 -10
- package/dist/nodes/Form/utils/utils.js.map +1 -1
- package/dist/nodes/Form/v2/FormTriggerV2.node.js +1 -1
- package/dist/nodes/Form/v2/FormTriggerV2.node.js.map +1 -1
- package/dist/nodes/Ftp/Ftp.node.d.ts.map +1 -1
- package/dist/nodes/Ftp/Ftp.node.js +43 -2
- package/dist/nodes/Ftp/Ftp.node.js.map +1 -1
- package/dist/nodes/Git/Git.node.d.ts.map +1 -1
- package/dist/nodes/Git/Git.node.js +6 -10
- package/dist/nodes/Git/Git.node.js.map +1 -1
- package/dist/nodes/Git/descriptions/AddConfigDescription.d.ts +0 -1
- package/dist/nodes/Git/descriptions/AddConfigDescription.d.ts.map +1 -1
- package/dist/nodes/Git/descriptions/AddConfigDescription.js +1 -21
- package/dist/nodes/Git/descriptions/AddConfigDescription.js.map +1 -1
- package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.d.ts +1 -0
- package/dist/nodes/Google/BigQuery/v2/actions/database/executeQuery.operation.d.ts.map +1 -1
- package/dist/nodes/Google/BigQuery/v2/actions/database/insert.operation.d.ts +1 -0
- package/dist/nodes/Google/BigQuery/v2/actions/database/insert.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/create.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/create.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/deleteDrive.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/deleteDrive.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/get.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/get.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/list.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/list.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/drive/update.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/drive/update.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/copy.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/copy.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/createFromText.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/createFromText.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/deleteFile.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/deleteFile.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/download.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/download.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/move.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/move.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/share.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/share.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/update.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/update.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/file/upload.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/file/upload.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/fileFolder/search.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/fileFolder/search.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/folder/create.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/folder/create.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/folder/deleteFolder.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/folder/deleteFolder.operation.d.ts.map +1 -1
- package/dist/nodes/Google/Drive/v2/actions/folder/share.operation.d.ts +1 -0
- package/dist/nodes/Google/Drive/v2/actions/folder/share.operation.d.ts.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/concatenateItems.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/concatenateItems.operation.d.ts.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/limit.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/limit.operation.d.ts.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/removeDuplicates.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/removeDuplicates.operation.d.ts.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/sort.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/sort.operation.d.ts.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/splitOutItems.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/splitOutItems.operation.d.ts.map +1 -1
- package/dist/nodes/ItemLists/V3/actions/itemList/summarize.operation.d.ts +1 -0
- package/dist/nodes/ItemLists/V3/actions/itemList/summarize.operation.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/append.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/append.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/chooseBranch.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/chooseBranch.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineAll.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/combineAll.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineByFields.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/combineByFields.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineByPosition.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/combineByPosition.d.ts.map +1 -1
- package/dist/nodes/Merge/v3/actions/mode/combineBySql.d.ts +1 -0
- package/dist/nodes/Merge/v3/actions/mode/combineBySql.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/container/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/query.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/query.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/AzureCosmosDb/descriptions/item/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/addTable.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/addTable.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/append.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/append.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/convertToRange.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/convertToRange.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/deleteTable.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/deleteTable.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/getColumns.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/getColumns.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/getRows.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/getRows.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/table/lookup.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/table/lookup.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/addWorksheet.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/addWorksheet.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/deleteWorkbook.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/deleteWorkbook.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/workbook/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/append.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/append.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/clear.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/clear.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/deleteWorksheet.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/deleteWorksheet.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/readRows.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/readRows.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/upsert.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Excel/v2/actions/worksheet/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/calendar/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/contact/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/send.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/send.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/draft/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/event/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folder/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/folderMessage/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/move.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/move.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/reply.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/reply.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/send.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/send.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/message/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/add.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/download.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Outlook/v2/actions/messageAttachment/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/download.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/download.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/upload.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/file/upload.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/delete.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/upsert.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/item/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/list/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/list/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/SharePoint/descriptions/list/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/SharePoint/descriptions/list/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/deleteChannel.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/deleteChannel.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channel/update.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/channelMessage/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/chatMessage/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/create.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/create.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/deleteTask.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/deleteTask.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/get.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/get.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/getAll.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Microsoft/Teams/v2/actions/task/update.operation.d.ts +1 -0
- package/dist/nodes/Microsoft/Teams/v2/actions/task/update.operation.d.ts.map +1 -1
- package/dist/nodes/MistralAI/descriptions/document/extractText.operation.d.ts +1 -0
- package/dist/nodes/MistralAI/descriptions/document/extractText.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/deleteTable.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/deleteTable.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/executeQuery.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/insert.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/insert.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/select.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/select.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/update.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/update.operation.d.ts.map +1 -1
- package/dist/nodes/MySql/v2/actions/database/upsert.operation.d.ts +1 -0
- package/dist/nodes/MySql/v2/actions/database/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/N8n/WorkflowDescription.js +1 -1
- package/dist/nodes/N8n/WorkflowDescription.js.map +1 -1
- package/dist/nodes/Oracle/Sql/actions/database/deleteTable.operation.d.ts +1 -0
- package/dist/nodes/Oracle/Sql/actions/database/deleteTable.operation.d.ts.map +1 -1
- package/dist/nodes/Oracle/Sql/actions/database/executeQuery.operation.d.ts +1 -0
- package/dist/nodes/Oracle/Sql/actions/database/executeQuery.operation.d.ts.map +1 -1
- package/dist/nodes/Oracle/Sql/actions/database/insert.operation.d.ts +1 -0
- package/dist/nodes/Oracle/Sql/actions/database/insert.operation.d.ts.map +1 -1
- package/dist/nodes/Oracle/Sql/actions/database/select.operation.d.ts +1 -0
- package/dist/nodes/Oracle/Sql/actions/database/select.operation.d.ts.map +1 -1
- package/dist/nodes/Oracle/Sql/actions/database/update.operation.d.ts +1 -0
- package/dist/nodes/Oracle/Sql/actions/database/update.operation.d.ts.map +1 -1
- package/dist/nodes/Oracle/Sql/actions/database/upsert.operation.d.ts +1 -0
- package/dist/nodes/Oracle/Sql/actions/database/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/Perplexity/descriptions/chat/complete.operation.d.ts +1 -0
- package/dist/nodes/Perplexity/descriptions/chat/complete.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/deleteTable.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/deleteTable.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/executeQuery.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/insert.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/insert.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/select.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/select.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/update.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/update.operation.d.ts.map +1 -1
- package/dist/nodes/Postgres/v2/actions/database/upsert.operation.d.ts +1 -0
- package/dist/nodes/Postgres/v2/actions/database/upsert.operation.d.ts.map +1 -1
- package/dist/nodes/ReadBinaryFile/ReadBinaryFile.node.d.ts.map +1 -1
- package/dist/nodes/ReadBinaryFile/ReadBinaryFile.node.js +1 -1
- package/dist/nodes/ReadBinaryFile/ReadBinaryFile.node.js.map +1 -1
- package/dist/nodes/ReadBinaryFiles/ReadBinaryFiles.node.js +1 -1
- package/dist/nodes/ReadBinaryFiles/ReadBinaryFiles.node.js.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/asset/getPublicURL.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/asset/getPublicURL.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/asset/upload.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/asset/upload.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/base/collaborator.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/base/collaborator.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/base/metadata.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/base/metadata.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/base/snapshot.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/base/snapshot.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/link/add.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/link/add.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/link/list.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/link/list.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/link/remove.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/link/remove.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/row/create.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/row/create.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/row/get.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/row/get.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/row/list.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/row/list.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/row/search.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/row/search.operation.d.ts.map +1 -1
- package/dist/nodes/SeaTable/v2/actions/row/update.operation.d.ts +1 -0
- package/dist/nodes/SeaTable/v2/actions/row/update.operation.d.ts.map +1 -1
- package/dist/nodes/Set/v2/manual.mode.d.ts +4 -3
- package/dist/nodes/Set/v2/manual.mode.d.ts.map +1 -1
- package/dist/nodes/Set/v2/manual.mode.js +1 -1
- package/dist/nodes/Set/v2/manual.mode.js.map +1 -1
- package/dist/nodes/Set/v2/raw.mode.d.ts +1 -0
- package/dist/nodes/Set/v2/raw.mode.d.ts.map +1 -1
- package/dist/nodes/Slack/V2/ChannelDescription.d.ts.map +1 -1
- package/dist/nodes/Slack/V2/ChannelDescription.js +15 -644
- package/dist/nodes/Slack/V2/ChannelDescription.js.map +1 -1
- package/dist/nodes/Slack/V2/GenericFunctions.d.ts +24 -2
- package/dist/nodes/Slack/V2/GenericFunctions.d.ts.map +1 -1
- package/dist/nodes/Slack/V2/GenericFunctions.js +97 -18
- package/dist/nodes/Slack/V2/GenericFunctions.js.map +1 -1
- package/dist/nodes/Slack/V2/MessageDescription.d.ts.map +1 -1
- package/dist/nodes/Slack/V2/MessageDescription.js +4 -138
- package/dist/nodes/Slack/V2/MessageDescription.js.map +1 -1
- package/dist/nodes/Slack/V2/ReactionDescription.d.ts.map +1 -1
- package/dist/nodes/Slack/V2/ReactionDescription.js +2 -46
- package/dist/nodes/Slack/V2/ReactionDescription.js.map +1 -1
- package/dist/nodes/Slack/V2/SlackV2.node.d.ts.map +1 -1
- package/dist/nodes/Slack/V2/SlackV2.node.js +7 -3
- package/dist/nodes/Slack/V2/SlackV2.node.js.map +1 -1
- package/dist/nodes/Slack/V2/StarDescription.d.ts.map +1 -1
- package/dist/nodes/Slack/V2/StarDescription.js +2 -46
- package/dist/nodes/Slack/V2/StarDescription.js.map +1 -1
- package/dist/nodes/Slack/V2/utils.d.ts +3 -0
- package/dist/nodes/Slack/V2/utils.d.ts.map +1 -0
- package/dist/nodes/Slack/V2/utils.js +54 -0
- package/dist/nodes/Slack/V2/utils.js.map +1 -0
- package/dist/nodes/Splunk/v2/actions/alert/getMetrics.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/alert/getMetrics.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/alert/getReport.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/alert/getReport.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/report/create.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/report/create.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/report/deleteReport.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/report/deleteReport.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/report/get.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/report/get.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/report/getAll.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/report/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/create.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/create.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/deleteJob.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/deleteJob.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/get.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/get.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/getAll.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/search/getResult.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/search/getResult.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/create.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/create.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/deleteUser.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/deleteUser.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/get.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/get.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/getAll.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Splunk/v2/actions/user/update.operation.d.ts +1 -0
- package/dist/nodes/Splunk/v2/actions/user/update.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/deleteAlert.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/deleteAlert.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/executeResponder.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/get.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/merge.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/merge.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/promote.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/promote.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/status.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/status.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/alert/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/alert/update.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/addAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/addAttachment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/deleteAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/deleteAttachment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/deleteCase.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/deleteCase.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/executeResponder.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/get.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/getAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/getAttachment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/getTimeline.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/getTimeline.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/case/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/case/update.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/comment/add.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/comment/add.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/comment/deleteComment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/comment/deleteComment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/comment/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/comment/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/comment/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/comment/update.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/addAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/addAttachment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/deleteAttachment.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/deleteAttachment.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/deleteLog.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/deleteLog.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/executeResponder.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/get.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/log/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/log/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/deleteObservable.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/deleteObservable.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/executeAnalyzer.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/executeAnalyzer.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/executeResponder.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/get.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/observable/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/observable/update.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/page/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/page/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/page/deletePage.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/page/deletePage.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/page/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/page/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/page/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/page/update.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/query/executeQuery.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/query/executeQuery.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/create.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/create.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/deleteTask.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/deleteTask.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/executeResponder.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/executeResponder.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/get.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/get.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/search.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/search.operation.d.ts.map +1 -1
- package/dist/nodes/TheHiveProject/actions/task/update.operation.d.ts +1 -0
- package/dist/nodes/TheHiveProject/actions/task/update.operation.d.ts.map +1 -1
- package/dist/nodes/TimeSaved/TimeSaved.node.d.ts.map +1 -1
- package/dist/nodes/TimeSaved/TimeSaved.node.js +2 -4
- package/dist/nodes/TimeSaved/TimeSaved.node.js.map +1 -1
- package/dist/nodes/Webflow/V2/actions/Item/create.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/create.operation.d.ts.map +1 -1
- package/dist/nodes/Webflow/V2/actions/Item/delete.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/delete.operation.d.ts.map +1 -1
- package/dist/nodes/Webflow/V2/actions/Item/get.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/get.operation.d.ts.map +1 -1
- package/dist/nodes/Webflow/V2/actions/Item/getAll.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/getAll.operation.d.ts.map +1 -1
- package/dist/nodes/Webflow/V2/actions/Item/update.operation.d.ts +1 -0
- package/dist/nodes/Webflow/V2/actions/Item/update.operation.d.ts.map +1 -1
- package/dist/nodes/Webhook/Webhook.node.d.ts +0 -1
- package/dist/nodes/Webhook/Webhook.node.d.ts.map +1 -1
- package/dist/nodes/Webhook/Webhook.node.js +1 -82
- package/dist/nodes/Webhook/Webhook.node.js.map +1 -1
- package/dist/nodes/Webhook/utils.d.ts +3 -0
- package/dist/nodes/Webhook/utils.d.ts.map +1 -1
- package/dist/nodes/Webhook/utils.js +86 -0
- package/dist/nodes/Webhook/utils.js.map +1 -1
- package/dist/nodes/WriteBinaryFile/WriteBinaryFile.node.d.ts.map +1 -1
- package/dist/nodes/WriteBinaryFile/WriteBinaryFile.node.js +5 -2
- package/dist/nodes/WriteBinaryFile/WriteBinaryFile.node.js.map +1 -1
- package/dist/typecheck.tsbuildinfo +1 -1
- package/dist/types/credentials.json +4 -4
- package/dist/types/nodes.json +21 -20
- package/dist/utils/sendAndWait/utils.d.ts +1 -0
- package/dist/utils/sendAndWait/utils.d.ts.map +1 -1
- package/dist/utils/sendAndWait/utils.js +3 -0
- package/dist/utils/sendAndWait/utils.js.map +1 -1
- package/dist/utils/utilities.d.ts +1 -0
- package/dist/utils/utilities.d.ts.map +1 -1
- package/package.json +9 -8
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.channelFields = exports.channelOperations = void 0;
|
|
4
|
+
const utils_1 = require("./utils");
|
|
4
5
|
exports.channelOperations = [
|
|
5
6
|
{
|
|
6
7
|
displayName: 'Operation',
|
|
@@ -136,52 +137,7 @@ exports.channelFields = [
|
|
|
136
137
|
resource: ['channel'],
|
|
137
138
|
},
|
|
138
139
|
},
|
|
139
|
-
modes:
|
|
140
|
-
{
|
|
141
|
-
displayName: 'From List',
|
|
142
|
-
name: 'list',
|
|
143
|
-
type: 'list',
|
|
144
|
-
placeholder: 'Select a channel...',
|
|
145
|
-
typeOptions: {
|
|
146
|
-
searchListMethod: 'getChannels',
|
|
147
|
-
searchable: true,
|
|
148
|
-
},
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
displayName: 'By ID',
|
|
152
|
-
name: 'id',
|
|
153
|
-
type: 'string',
|
|
154
|
-
validation: [
|
|
155
|
-
{
|
|
156
|
-
type: 'regex',
|
|
157
|
-
properties: {
|
|
158
|
-
regex: '[a-zA-Z0-9]{2,}',
|
|
159
|
-
errorMessage: 'Not a valid Slack Channel ID',
|
|
160
|
-
},
|
|
161
|
-
},
|
|
162
|
-
],
|
|
163
|
-
placeholder: 'C0122KQ70S7E',
|
|
164
|
-
},
|
|
165
|
-
{
|
|
166
|
-
displayName: 'By URL',
|
|
167
|
-
name: 'url',
|
|
168
|
-
type: 'string',
|
|
169
|
-
placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
|
|
170
|
-
validation: [
|
|
171
|
-
{
|
|
172
|
-
type: 'regex',
|
|
173
|
-
properties: {
|
|
174
|
-
regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
175
|
-
errorMessage: 'Not a valid Slack Channel URL',
|
|
176
|
-
},
|
|
177
|
-
},
|
|
178
|
-
],
|
|
179
|
-
extractValue: {
|
|
180
|
-
type: 'regex',
|
|
181
|
-
regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
182
|
-
},
|
|
183
|
-
},
|
|
184
|
-
],
|
|
140
|
+
modes: utils_1.slackChannelModes,
|
|
185
141
|
},
|
|
186
142
|
/* -------------------------------------------------------------------------- */
|
|
187
143
|
/* channel:close */
|
|
@@ -192,52 +148,7 @@ exports.channelFields = [
|
|
|
192
148
|
type: 'resourceLocator',
|
|
193
149
|
default: { mode: 'list', value: '' },
|
|
194
150
|
placeholder: 'Select a channel...',
|
|
195
|
-
modes:
|
|
196
|
-
{
|
|
197
|
-
displayName: 'From List',
|
|
198
|
-
name: 'list',
|
|
199
|
-
type: 'list',
|
|
200
|
-
placeholder: 'Select a channel...',
|
|
201
|
-
typeOptions: {
|
|
202
|
-
searchListMethod: 'getChannels',
|
|
203
|
-
searchable: true,
|
|
204
|
-
},
|
|
205
|
-
},
|
|
206
|
-
{
|
|
207
|
-
displayName: 'By ID',
|
|
208
|
-
name: 'id',
|
|
209
|
-
type: 'string',
|
|
210
|
-
validation: [
|
|
211
|
-
{
|
|
212
|
-
type: 'regex',
|
|
213
|
-
properties: {
|
|
214
|
-
regex: '[a-zA-Z0-9]{2,}',
|
|
215
|
-
errorMessage: 'Not a valid Slack Channel ID',
|
|
216
|
-
},
|
|
217
|
-
},
|
|
218
|
-
],
|
|
219
|
-
placeholder: 'C0122KQ70S7E',
|
|
220
|
-
},
|
|
221
|
-
{
|
|
222
|
-
displayName: 'By URL',
|
|
223
|
-
name: 'url',
|
|
224
|
-
type: 'string',
|
|
225
|
-
placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
|
|
226
|
-
validation: [
|
|
227
|
-
{
|
|
228
|
-
type: 'regex',
|
|
229
|
-
properties: {
|
|
230
|
-
regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
231
|
-
errorMessage: 'Not a valid Slack Channel URL',
|
|
232
|
-
},
|
|
233
|
-
},
|
|
234
|
-
],
|
|
235
|
-
extractValue: {
|
|
236
|
-
type: 'regex',
|
|
237
|
-
regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
238
|
-
},
|
|
239
|
-
},
|
|
240
|
-
],
|
|
151
|
+
modes: utils_1.slackChannelModes,
|
|
241
152
|
displayOptions: {
|
|
242
153
|
show: {
|
|
243
154
|
operation: ['close'],
|
|
@@ -297,52 +208,7 @@ exports.channelFields = [
|
|
|
297
208
|
type: 'resourceLocator',
|
|
298
209
|
default: { mode: 'list', value: '' },
|
|
299
210
|
placeholder: 'Select a channel...',
|
|
300
|
-
modes:
|
|
301
|
-
{
|
|
302
|
-
displayName: 'From List',
|
|
303
|
-
name: 'list',
|
|
304
|
-
type: 'list',
|
|
305
|
-
placeholder: 'Select a channel...',
|
|
306
|
-
typeOptions: {
|
|
307
|
-
searchListMethod: 'getChannels',
|
|
308
|
-
searchable: true,
|
|
309
|
-
},
|
|
310
|
-
},
|
|
311
|
-
{
|
|
312
|
-
displayName: 'By ID',
|
|
313
|
-
name: 'id',
|
|
314
|
-
type: 'string',
|
|
315
|
-
validation: [
|
|
316
|
-
{
|
|
317
|
-
type: 'regex',
|
|
318
|
-
properties: {
|
|
319
|
-
regex: '[a-zA-Z0-9]{2,}',
|
|
320
|
-
errorMessage: 'Not a valid Slack Channel ID',
|
|
321
|
-
},
|
|
322
|
-
},
|
|
323
|
-
],
|
|
324
|
-
placeholder: 'C0122KQ70S7E',
|
|
325
|
-
},
|
|
326
|
-
{
|
|
327
|
-
displayName: 'By URL',
|
|
328
|
-
name: 'url',
|
|
329
|
-
type: 'string',
|
|
330
|
-
placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
|
|
331
|
-
validation: [
|
|
332
|
-
{
|
|
333
|
-
type: 'regex',
|
|
334
|
-
properties: {
|
|
335
|
-
regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
336
|
-
errorMessage: 'Not a valid Slack Channel URL',
|
|
337
|
-
},
|
|
338
|
-
},
|
|
339
|
-
],
|
|
340
|
-
extractValue: {
|
|
341
|
-
type: 'regex',
|
|
342
|
-
regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
343
|
-
},
|
|
344
|
-
},
|
|
345
|
-
],
|
|
211
|
+
modes: utils_1.slackChannelModes,
|
|
346
212
|
displayOptions: {
|
|
347
213
|
show: {
|
|
348
214
|
operation: ['invite'],
|
|
@@ -378,52 +244,7 @@ exports.channelFields = [
|
|
|
378
244
|
type: 'resourceLocator',
|
|
379
245
|
default: { mode: 'list', value: '' },
|
|
380
246
|
placeholder: 'Select a channel...',
|
|
381
|
-
modes:
|
|
382
|
-
{
|
|
383
|
-
displayName: 'From List',
|
|
384
|
-
name: 'list',
|
|
385
|
-
type: 'list',
|
|
386
|
-
placeholder: 'Select a channel...',
|
|
387
|
-
typeOptions: {
|
|
388
|
-
searchListMethod: 'getChannels',
|
|
389
|
-
searchable: true,
|
|
390
|
-
},
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
displayName: 'By ID',
|
|
394
|
-
name: 'id',
|
|
395
|
-
type: 'string',
|
|
396
|
-
validation: [
|
|
397
|
-
{
|
|
398
|
-
type: 'regex',
|
|
399
|
-
properties: {
|
|
400
|
-
regex: '[a-zA-Z0-9]{2,}',
|
|
401
|
-
errorMessage: 'Not a valid Slack Channel ID',
|
|
402
|
-
},
|
|
403
|
-
},
|
|
404
|
-
],
|
|
405
|
-
placeholder: 'C0122KQ70S7E',
|
|
406
|
-
},
|
|
407
|
-
{
|
|
408
|
-
displayName: 'By URL',
|
|
409
|
-
name: 'url',
|
|
410
|
-
type: 'string',
|
|
411
|
-
placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
|
|
412
|
-
validation: [
|
|
413
|
-
{
|
|
414
|
-
type: 'regex',
|
|
415
|
-
properties: {
|
|
416
|
-
regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
417
|
-
errorMessage: 'Not a valid Slack Channel URL',
|
|
418
|
-
},
|
|
419
|
-
},
|
|
420
|
-
],
|
|
421
|
-
extractValue: {
|
|
422
|
-
type: 'regex',
|
|
423
|
-
regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
424
|
-
},
|
|
425
|
-
},
|
|
426
|
-
],
|
|
247
|
+
modes: utils_1.slackChannelModes,
|
|
427
248
|
required: true,
|
|
428
249
|
displayOptions: {
|
|
429
250
|
show: {
|
|
@@ -463,52 +284,7 @@ exports.channelFields = [
|
|
|
463
284
|
type: 'resourceLocator',
|
|
464
285
|
default: { mode: 'list', value: '' },
|
|
465
286
|
placeholder: 'Select a channel...',
|
|
466
|
-
modes:
|
|
467
|
-
{
|
|
468
|
-
displayName: 'From List',
|
|
469
|
-
name: 'list',
|
|
470
|
-
type: 'list',
|
|
471
|
-
placeholder: 'Select a channel...',
|
|
472
|
-
typeOptions: {
|
|
473
|
-
searchListMethod: 'getChannels',
|
|
474
|
-
searchable: true,
|
|
475
|
-
},
|
|
476
|
-
},
|
|
477
|
-
{
|
|
478
|
-
displayName: 'By ID',
|
|
479
|
-
name: 'id',
|
|
480
|
-
type: 'string',
|
|
481
|
-
validation: [
|
|
482
|
-
{
|
|
483
|
-
type: 'regex',
|
|
484
|
-
properties: {
|
|
485
|
-
regex: '[a-zA-Z0-9]{2,}',
|
|
486
|
-
errorMessage: 'Not a valid Slack Channel ID',
|
|
487
|
-
},
|
|
488
|
-
},
|
|
489
|
-
],
|
|
490
|
-
placeholder: 'C0122KQ70S7E',
|
|
491
|
-
},
|
|
492
|
-
{
|
|
493
|
-
displayName: 'By URL',
|
|
494
|
-
name: 'url',
|
|
495
|
-
type: 'string',
|
|
496
|
-
placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
|
|
497
|
-
validation: [
|
|
498
|
-
{
|
|
499
|
-
type: 'regex',
|
|
500
|
-
properties: {
|
|
501
|
-
regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
502
|
-
errorMessage: 'Not a valid Slack Channel URL',
|
|
503
|
-
},
|
|
504
|
-
},
|
|
505
|
-
],
|
|
506
|
-
extractValue: {
|
|
507
|
-
type: 'regex',
|
|
508
|
-
regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
509
|
-
},
|
|
510
|
-
},
|
|
511
|
-
],
|
|
287
|
+
modes: utils_1.slackChannelModes,
|
|
512
288
|
displayOptions: {
|
|
513
289
|
show: {
|
|
514
290
|
operation: ['kick'],
|
|
@@ -544,52 +320,7 @@ exports.channelFields = [
|
|
|
544
320
|
default: { mode: 'list', value: '' },
|
|
545
321
|
placeholder: 'Select a channel...',
|
|
546
322
|
description: 'The Slack channel to join',
|
|
547
|
-
modes:
|
|
548
|
-
{
|
|
549
|
-
displayName: 'From List',
|
|
550
|
-
name: 'list',
|
|
551
|
-
type: 'list',
|
|
552
|
-
placeholder: 'Select a channel...',
|
|
553
|
-
typeOptions: {
|
|
554
|
-
searchListMethod: 'getChannels',
|
|
555
|
-
searchable: true,
|
|
556
|
-
},
|
|
557
|
-
},
|
|
558
|
-
{
|
|
559
|
-
displayName: 'By ID',
|
|
560
|
-
name: 'id',
|
|
561
|
-
type: 'string',
|
|
562
|
-
validation: [
|
|
563
|
-
{
|
|
564
|
-
type: 'regex',
|
|
565
|
-
properties: {
|
|
566
|
-
regex: '[a-zA-Z0-9]{2,}',
|
|
567
|
-
errorMessage: 'Not a valid Slack Channel ID',
|
|
568
|
-
},
|
|
569
|
-
},
|
|
570
|
-
],
|
|
571
|
-
placeholder: 'C0122KQ70S7E',
|
|
572
|
-
},
|
|
573
|
-
{
|
|
574
|
-
displayName: 'By URL',
|
|
575
|
-
name: 'url',
|
|
576
|
-
type: 'string',
|
|
577
|
-
placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
|
|
578
|
-
validation: [
|
|
579
|
-
{
|
|
580
|
-
type: 'regex',
|
|
581
|
-
properties: {
|
|
582
|
-
regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
583
|
-
errorMessage: 'Not a valid Slack Channel URL',
|
|
584
|
-
},
|
|
585
|
-
},
|
|
586
|
-
],
|
|
587
|
-
extractValue: {
|
|
588
|
-
type: 'regex',
|
|
589
|
-
regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
590
|
-
},
|
|
591
|
-
},
|
|
592
|
-
],
|
|
323
|
+
modes: utils_1.slackChannelModes,
|
|
593
324
|
displayOptions: {
|
|
594
325
|
show: {
|
|
595
326
|
operation: ['join'],
|
|
@@ -690,52 +421,7 @@ exports.channelFields = [
|
|
|
690
421
|
type: 'resourceLocator',
|
|
691
422
|
default: { mode: 'list', value: '' },
|
|
692
423
|
placeholder: 'Select a channel...',
|
|
693
|
-
modes:
|
|
694
|
-
{
|
|
695
|
-
displayName: 'From List',
|
|
696
|
-
name: 'list',
|
|
697
|
-
type: 'list',
|
|
698
|
-
placeholder: 'Select a channel...',
|
|
699
|
-
typeOptions: {
|
|
700
|
-
searchListMethod: 'getChannels',
|
|
701
|
-
searchable: true,
|
|
702
|
-
},
|
|
703
|
-
},
|
|
704
|
-
{
|
|
705
|
-
displayName: 'By ID',
|
|
706
|
-
name: 'id',
|
|
707
|
-
type: 'string',
|
|
708
|
-
validation: [
|
|
709
|
-
{
|
|
710
|
-
type: 'regex',
|
|
711
|
-
properties: {
|
|
712
|
-
regex: '[a-zA-Z0-9]{2,}',
|
|
713
|
-
errorMessage: 'Not a valid Slack Channel ID',
|
|
714
|
-
},
|
|
715
|
-
},
|
|
716
|
-
],
|
|
717
|
-
placeholder: 'C0122KQ70S7E',
|
|
718
|
-
},
|
|
719
|
-
{
|
|
720
|
-
displayName: 'By URL',
|
|
721
|
-
name: 'url',
|
|
722
|
-
type: 'string',
|
|
723
|
-
placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
|
|
724
|
-
validation: [
|
|
725
|
-
{
|
|
726
|
-
type: 'regex',
|
|
727
|
-
properties: {
|
|
728
|
-
regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
729
|
-
errorMessage: 'Not a valid Slack Channel URL',
|
|
730
|
-
},
|
|
731
|
-
},
|
|
732
|
-
],
|
|
733
|
-
extractValue: {
|
|
734
|
-
type: 'regex',
|
|
735
|
-
regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
736
|
-
},
|
|
737
|
-
},
|
|
738
|
-
],
|
|
424
|
+
modes: utils_1.slackChannelModes,
|
|
739
425
|
displayOptions: {
|
|
740
426
|
show: {
|
|
741
427
|
operation: ['history'],
|
|
@@ -821,52 +507,7 @@ exports.channelFields = [
|
|
|
821
507
|
type: 'resourceLocator',
|
|
822
508
|
default: { mode: 'list', value: '' },
|
|
823
509
|
placeholder: 'Select a channel...',
|
|
824
|
-
modes:
|
|
825
|
-
{
|
|
826
|
-
displayName: 'From List',
|
|
827
|
-
name: 'list',
|
|
828
|
-
type: 'list',
|
|
829
|
-
placeholder: 'Select a channel...',
|
|
830
|
-
typeOptions: {
|
|
831
|
-
searchListMethod: 'getChannels',
|
|
832
|
-
searchable: true,
|
|
833
|
-
},
|
|
834
|
-
},
|
|
835
|
-
{
|
|
836
|
-
displayName: 'By ID',
|
|
837
|
-
name: 'id',
|
|
838
|
-
type: 'string',
|
|
839
|
-
validation: [
|
|
840
|
-
{
|
|
841
|
-
type: 'regex',
|
|
842
|
-
properties: {
|
|
843
|
-
regex: '[a-zA-Z0-9]{2,}',
|
|
844
|
-
errorMessage: 'Not a valid Slack Channel ID',
|
|
845
|
-
},
|
|
846
|
-
},
|
|
847
|
-
],
|
|
848
|
-
placeholder: 'C0122KQ70S7E',
|
|
849
|
-
},
|
|
850
|
-
{
|
|
851
|
-
displayName: 'By URL',
|
|
852
|
-
name: 'url',
|
|
853
|
-
type: 'string',
|
|
854
|
-
placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
|
|
855
|
-
validation: [
|
|
856
|
-
{
|
|
857
|
-
type: 'regex',
|
|
858
|
-
properties: {
|
|
859
|
-
regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
860
|
-
errorMessage: 'Not a valid Slack Channel URL',
|
|
861
|
-
},
|
|
862
|
-
},
|
|
863
|
-
],
|
|
864
|
-
extractValue: {
|
|
865
|
-
type: 'regex',
|
|
866
|
-
regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
867
|
-
},
|
|
868
|
-
},
|
|
869
|
-
],
|
|
510
|
+
modes: utils_1.slackChannelModes,
|
|
870
511
|
displayOptions: {
|
|
871
512
|
show: {
|
|
872
513
|
operation: ['leave'],
|
|
@@ -886,52 +527,7 @@ exports.channelFields = [
|
|
|
886
527
|
default: { mode: 'list', value: '' },
|
|
887
528
|
description: 'The Slack channel to get the members from',
|
|
888
529
|
placeholder: 'Select a channel...',
|
|
889
|
-
modes:
|
|
890
|
-
{
|
|
891
|
-
displayName: 'From List',
|
|
892
|
-
name: 'list',
|
|
893
|
-
type: 'list',
|
|
894
|
-
placeholder: 'Select a channel...',
|
|
895
|
-
typeOptions: {
|
|
896
|
-
searchListMethod: 'getChannels',
|
|
897
|
-
searchable: true,
|
|
898
|
-
},
|
|
899
|
-
},
|
|
900
|
-
{
|
|
901
|
-
displayName: 'By ID',
|
|
902
|
-
name: 'id',
|
|
903
|
-
type: 'string',
|
|
904
|
-
validation: [
|
|
905
|
-
{
|
|
906
|
-
type: 'regex',
|
|
907
|
-
properties: {
|
|
908
|
-
regex: '[a-zA-Z0-9]{2,}',
|
|
909
|
-
errorMessage: 'Not a valid Slack Channel ID',
|
|
910
|
-
},
|
|
911
|
-
},
|
|
912
|
-
],
|
|
913
|
-
placeholder: 'C0122KQ70S7E',
|
|
914
|
-
},
|
|
915
|
-
{
|
|
916
|
-
displayName: 'By URL',
|
|
917
|
-
name: 'url',
|
|
918
|
-
type: 'string',
|
|
919
|
-
placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
|
|
920
|
-
validation: [
|
|
921
|
-
{
|
|
922
|
-
type: 'regex',
|
|
923
|
-
properties: {
|
|
924
|
-
regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
925
|
-
errorMessage: 'Not a valid Slack Channel URL',
|
|
926
|
-
},
|
|
927
|
-
},
|
|
928
|
-
],
|
|
929
|
-
extractValue: {
|
|
930
|
-
type: 'regex',
|
|
931
|
-
regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
932
|
-
},
|
|
933
|
-
},
|
|
934
|
-
],
|
|
530
|
+
modes: utils_1.slackChannelModes,
|
|
935
531
|
displayOptions: {
|
|
936
532
|
show: {
|
|
937
533
|
operation: ['member'],
|
|
@@ -1035,52 +631,7 @@ exports.channelFields = [
|
|
|
1035
631
|
type: 'resourceLocator',
|
|
1036
632
|
default: { mode: 'list', value: '' },
|
|
1037
633
|
placeholder: 'Select a channel...',
|
|
1038
|
-
modes:
|
|
1039
|
-
{
|
|
1040
|
-
displayName: 'From List',
|
|
1041
|
-
name: 'list',
|
|
1042
|
-
type: 'list',
|
|
1043
|
-
placeholder: 'Select a channel...',
|
|
1044
|
-
typeOptions: {
|
|
1045
|
-
searchListMethod: 'getChannels',
|
|
1046
|
-
searchable: true,
|
|
1047
|
-
},
|
|
1048
|
-
},
|
|
1049
|
-
{
|
|
1050
|
-
displayName: 'By ID',
|
|
1051
|
-
name: 'id',
|
|
1052
|
-
type: 'string',
|
|
1053
|
-
validation: [
|
|
1054
|
-
{
|
|
1055
|
-
type: 'regex',
|
|
1056
|
-
properties: {
|
|
1057
|
-
regex: '[a-zA-Z0-9]{2,}',
|
|
1058
|
-
errorMessage: 'Not a valid Slack Channel ID',
|
|
1059
|
-
},
|
|
1060
|
-
},
|
|
1061
|
-
],
|
|
1062
|
-
placeholder: 'C0122KQ70S7E',
|
|
1063
|
-
},
|
|
1064
|
-
{
|
|
1065
|
-
displayName: 'By URL',
|
|
1066
|
-
name: 'url',
|
|
1067
|
-
type: 'string',
|
|
1068
|
-
placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
|
|
1069
|
-
validation: [
|
|
1070
|
-
{
|
|
1071
|
-
type: 'regex',
|
|
1072
|
-
properties: {
|
|
1073
|
-
regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
1074
|
-
errorMessage: 'Not a valid Slack Channel URL',
|
|
1075
|
-
},
|
|
1076
|
-
},
|
|
1077
|
-
],
|
|
1078
|
-
extractValue: {
|
|
1079
|
-
type: 'regex',
|
|
1080
|
-
regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
1081
|
-
},
|
|
1082
|
-
},
|
|
1083
|
-
],
|
|
634
|
+
modes: utils_1.slackChannelModes,
|
|
1084
635
|
displayOptions: {
|
|
1085
636
|
show: {
|
|
1086
637
|
operation: ['rename'],
|
|
@@ -1113,52 +664,7 @@ exports.channelFields = [
|
|
|
1113
664
|
type: 'resourceLocator',
|
|
1114
665
|
default: { mode: 'list', value: '' },
|
|
1115
666
|
placeholder: 'Select a channel...',
|
|
1116
|
-
modes:
|
|
1117
|
-
{
|
|
1118
|
-
displayName: 'From List',
|
|
1119
|
-
name: 'list',
|
|
1120
|
-
type: 'list',
|
|
1121
|
-
placeholder: 'Select a channel...',
|
|
1122
|
-
typeOptions: {
|
|
1123
|
-
searchListMethod: 'getChannels',
|
|
1124
|
-
searchable: true,
|
|
1125
|
-
},
|
|
1126
|
-
},
|
|
1127
|
-
{
|
|
1128
|
-
displayName: 'By ID',
|
|
1129
|
-
name: 'id',
|
|
1130
|
-
type: 'string',
|
|
1131
|
-
validation: [
|
|
1132
|
-
{
|
|
1133
|
-
type: 'regex',
|
|
1134
|
-
properties: {
|
|
1135
|
-
regex: '[a-zA-Z0-9]{2,}',
|
|
1136
|
-
errorMessage: 'Not a valid Slack Channel ID',
|
|
1137
|
-
},
|
|
1138
|
-
},
|
|
1139
|
-
],
|
|
1140
|
-
placeholder: 'C0122KQ70S7E',
|
|
1141
|
-
},
|
|
1142
|
-
{
|
|
1143
|
-
displayName: 'By URL',
|
|
1144
|
-
name: 'url',
|
|
1145
|
-
type: 'string',
|
|
1146
|
-
placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
|
|
1147
|
-
validation: [
|
|
1148
|
-
{
|
|
1149
|
-
type: 'regex',
|
|
1150
|
-
properties: {
|
|
1151
|
-
regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
1152
|
-
errorMessage: 'Not a valid Slack Channel URL',
|
|
1153
|
-
},
|
|
1154
|
-
},
|
|
1155
|
-
],
|
|
1156
|
-
extractValue: {
|
|
1157
|
-
type: 'regex',
|
|
1158
|
-
regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
1159
|
-
},
|
|
1160
|
-
},
|
|
1161
|
-
],
|
|
667
|
+
modes: utils_1.slackChannelModes,
|
|
1162
668
|
displayOptions: {
|
|
1163
669
|
show: {
|
|
1164
670
|
operation: ['replies'],
|
|
@@ -1259,52 +765,7 @@ exports.channelFields = [
|
|
|
1259
765
|
type: 'resourceLocator',
|
|
1260
766
|
default: { mode: 'list', value: '' },
|
|
1261
767
|
placeholder: 'Select a channel...',
|
|
1262
|
-
modes:
|
|
1263
|
-
{
|
|
1264
|
-
displayName: 'From List',
|
|
1265
|
-
name: 'list',
|
|
1266
|
-
type: 'list',
|
|
1267
|
-
placeholder: 'Select a channel...',
|
|
1268
|
-
typeOptions: {
|
|
1269
|
-
searchListMethod: 'getChannels',
|
|
1270
|
-
searchable: true,
|
|
1271
|
-
},
|
|
1272
|
-
},
|
|
1273
|
-
{
|
|
1274
|
-
displayName: 'By ID',
|
|
1275
|
-
name: 'id',
|
|
1276
|
-
type: 'string',
|
|
1277
|
-
validation: [
|
|
1278
|
-
{
|
|
1279
|
-
type: 'regex',
|
|
1280
|
-
properties: {
|
|
1281
|
-
regex: '[a-zA-Z0-9]{2,}',
|
|
1282
|
-
errorMessage: 'Not a valid Slack Channel ID',
|
|
1283
|
-
},
|
|
1284
|
-
},
|
|
1285
|
-
],
|
|
1286
|
-
placeholder: 'C0122KQ70S7E',
|
|
1287
|
-
},
|
|
1288
|
-
{
|
|
1289
|
-
displayName: 'By URL',
|
|
1290
|
-
name: 'url',
|
|
1291
|
-
type: 'string',
|
|
1292
|
-
placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
|
|
1293
|
-
validation: [
|
|
1294
|
-
{
|
|
1295
|
-
type: 'regex',
|
|
1296
|
-
properties: {
|
|
1297
|
-
regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
1298
|
-
errorMessage: 'Not a valid Slack Channel URL',
|
|
1299
|
-
},
|
|
1300
|
-
},
|
|
1301
|
-
],
|
|
1302
|
-
extractValue: {
|
|
1303
|
-
type: 'regex',
|
|
1304
|
-
regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
1305
|
-
},
|
|
1306
|
-
},
|
|
1307
|
-
],
|
|
768
|
+
modes: utils_1.slackChannelModes,
|
|
1308
769
|
displayOptions: {
|
|
1309
770
|
show: {
|
|
1310
771
|
operation: ['setPurpose'],
|
|
@@ -1337,52 +798,7 @@ exports.channelFields = [
|
|
|
1337
798
|
type: 'resourceLocator',
|
|
1338
799
|
default: { mode: 'list', value: '' },
|
|
1339
800
|
placeholder: 'Select a channel...',
|
|
1340
|
-
modes:
|
|
1341
|
-
{
|
|
1342
|
-
displayName: 'From List',
|
|
1343
|
-
name: 'list',
|
|
1344
|
-
type: 'list',
|
|
1345
|
-
placeholder: 'Select a channel...',
|
|
1346
|
-
typeOptions: {
|
|
1347
|
-
searchListMethod: 'getChannels',
|
|
1348
|
-
searchable: true,
|
|
1349
|
-
},
|
|
1350
|
-
},
|
|
1351
|
-
{
|
|
1352
|
-
displayName: 'By ID',
|
|
1353
|
-
name: 'id',
|
|
1354
|
-
type: 'string',
|
|
1355
|
-
validation: [
|
|
1356
|
-
{
|
|
1357
|
-
type: 'regex',
|
|
1358
|
-
properties: {
|
|
1359
|
-
regex: '[a-zA-Z0-9]{2,}',
|
|
1360
|
-
errorMessage: 'Not a valid Slack Channel ID',
|
|
1361
|
-
},
|
|
1362
|
-
},
|
|
1363
|
-
],
|
|
1364
|
-
placeholder: 'C0122KQ70S7E',
|
|
1365
|
-
},
|
|
1366
|
-
{
|
|
1367
|
-
displayName: 'By URL',
|
|
1368
|
-
name: 'url',
|
|
1369
|
-
type: 'string',
|
|
1370
|
-
placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
|
|
1371
|
-
validation: [
|
|
1372
|
-
{
|
|
1373
|
-
type: 'regex',
|
|
1374
|
-
properties: {
|
|
1375
|
-
regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
1376
|
-
errorMessage: 'Not a valid Slack Channel URL',
|
|
1377
|
-
},
|
|
1378
|
-
},
|
|
1379
|
-
],
|
|
1380
|
-
extractValue: {
|
|
1381
|
-
type: 'regex',
|
|
1382
|
-
regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
1383
|
-
},
|
|
1384
|
-
},
|
|
1385
|
-
],
|
|
801
|
+
modes: utils_1.slackChannelModes,
|
|
1386
802
|
displayOptions: {
|
|
1387
803
|
show: {
|
|
1388
804
|
operation: ['setTopic'],
|
|
@@ -1414,52 +830,7 @@ exports.channelFields = [
|
|
|
1414
830
|
type: 'resourceLocator',
|
|
1415
831
|
default: { mode: 'list', value: '' },
|
|
1416
832
|
placeholder: 'Select a channel...',
|
|
1417
|
-
modes:
|
|
1418
|
-
{
|
|
1419
|
-
displayName: 'From List',
|
|
1420
|
-
name: 'list',
|
|
1421
|
-
type: 'list',
|
|
1422
|
-
placeholder: 'Select a channel...',
|
|
1423
|
-
typeOptions: {
|
|
1424
|
-
searchListMethod: 'getChannels',
|
|
1425
|
-
searchable: true,
|
|
1426
|
-
},
|
|
1427
|
-
},
|
|
1428
|
-
{
|
|
1429
|
-
displayName: 'By ID',
|
|
1430
|
-
name: 'id',
|
|
1431
|
-
type: 'string',
|
|
1432
|
-
validation: [
|
|
1433
|
-
{
|
|
1434
|
-
type: 'regex',
|
|
1435
|
-
properties: {
|
|
1436
|
-
regex: '[a-zA-Z0-9]{2,}',
|
|
1437
|
-
errorMessage: 'Not a valid Slack Channel ID',
|
|
1438
|
-
},
|
|
1439
|
-
},
|
|
1440
|
-
],
|
|
1441
|
-
placeholder: 'C0122KQ70S7E',
|
|
1442
|
-
},
|
|
1443
|
-
{
|
|
1444
|
-
displayName: 'By URL',
|
|
1445
|
-
name: 'url',
|
|
1446
|
-
type: 'string',
|
|
1447
|
-
placeholder: 'https://app.slack.com/client/TS9594PZK/B0556F47Z3A',
|
|
1448
|
-
validation: [
|
|
1449
|
-
{
|
|
1450
|
-
type: 'regex',
|
|
1451
|
-
properties: {
|
|
1452
|
-
regex: 'http(s)?://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
1453
|
-
errorMessage: 'Not a valid Slack Channel URL',
|
|
1454
|
-
},
|
|
1455
|
-
},
|
|
1456
|
-
],
|
|
1457
|
-
extractValue: {
|
|
1458
|
-
type: 'regex',
|
|
1459
|
-
regex: 'https://app.slack.com/client/.*/([a-zA-Z0-9]{2,})',
|
|
1460
|
-
},
|
|
1461
|
-
},
|
|
1462
|
-
],
|
|
833
|
+
modes: utils_1.slackChannelModes,
|
|
1463
834
|
displayOptions: {
|
|
1464
835
|
show: {
|
|
1465
836
|
operation: ['unarchive'],
|