@activepieces/piece-slack 0.10.0 → 0.10.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@activepieces/piece-slack",
3
- "version": "0.10.0",
3
+ "version": "0.10.2",
4
4
  "dependencies": {
5
5
  "@ai-sdk/anthropic": "1.2.12",
6
6
  "@ai-sdk/google": "1.2.19",
@@ -18,9 +18,9 @@
18
18
  "semver": "7.6.0",
19
19
  "slackify-markdown": "4.4.0",
20
20
  "zod": "3.25.76",
21
- "@activepieces/pieces-common": "0.6.2",
22
- "@activepieces/pieces-framework": "0.18.0",
23
- "@activepieces/shared": "0.17.8",
21
+ "@activepieces/pieces-common": "0.6.4",
22
+ "@activepieces/pieces-framework": "0.18.3",
23
+ "@activepieces/shared": "0.18.0",
24
24
  "tslib": "2.8.1"
25
25
  },
26
26
  "overrides": {
package/src/i18n/de.json CHANGED
@@ -14,6 +14,7 @@
14
14
  "Find User by Email": "Benutzer per E-Mail finden",
15
15
  "Find User by Handle": "Benutzer nach Handle suchen",
16
16
  "Find User by ID": "Benutzer über ID finden",
17
+ "List users": "Benutzer auflisten",
17
18
  "Update message": "Nachricht aktualisieren",
18
19
  "Create Channel": "Kanal erstellen",
19
20
  "Update Profile": "Profil aktualisieren",
@@ -38,6 +39,7 @@
38
39
  "Finds a user by matching against their email address.": "Findet einen Benutzer, indem er mit seiner E-Mail-Adresse übereinstimmt.",
39
40
  "Finds a user by matching against their Slack handle.": "Findet einen Benutzer, indem er mit seinem Slack Handle übereinstimmt.",
40
41
  "Finds a user by their ID.": "Findet einen Benutzer nach seiner ID.",
42
+ "List all users of the workspace": "Alle Benutzer des Arbeitsbereichs auflisten",
41
43
  "Update an existing message": "Vorhandene Nachricht aktualisieren",
42
44
  "Creates a new channel.": "Erstellt einen neuen Kanal.",
43
45
  "Update basic profile field such as name or title.": "Grundlegendes Profilfeld wie Name oder Titel aktualisieren.",
@@ -68,6 +70,8 @@
68
70
  "Email": "E-Mail",
69
71
  "Handle": "Handle",
70
72
  "ID": "ID",
73
+ "Include bots?": "Bots einbeziehen?",
74
+ "Include disabled users?": "Deaktivierte Benutzer einbeziehen?",
71
75
  "Channel Name": "Kanalname",
72
76
  "Is Private?": "Ist privat?",
73
77
  "First Name": "Vorname",
package/src/i18n/es.json CHANGED
@@ -14,6 +14,7 @@
14
14
  "Find User by Email": "Buscar usuario por email",
15
15
  "Find User by Handle": "Buscar usuario por mano",
16
16
  "Find User by ID": "Buscar usuario por ID",
17
+ "List users": "Listar usuarios",
17
18
  "Update message": "Actualizar mensaje",
18
19
  "Create Channel": "Crear canal",
19
20
  "Update Profile": "Actualizar perfil",
@@ -38,6 +39,7 @@
38
39
  "Finds a user by matching against their email address.": "Encuentra un usuario coincidiendo con su dirección de correo electrónico.",
39
40
  "Finds a user by matching against their Slack handle.": "Encuentra a un usuario coincidiendo con su manejador Slack.",
40
41
  "Finds a user by their ID.": "Encuentra un usuario por su ID.",
42
+ "List all users of the workspace": "Listar todos los usuarios del área de trabajo",
41
43
  "Update an existing message": "Actualizar un mensaje existente",
42
44
  "Creates a new channel.": "Crea un nuevo canal.",
43
45
  "Update basic profile field such as name or title.": "Actualizar el campo básico del perfil, como nombre o título.",
@@ -68,6 +70,8 @@
68
70
  "Email": "E-mail",
69
71
  "Handle": "Manejo",
70
72
  "ID": "ID",
73
+ "Include bots?": "¿Incluye bots?",
74
+ "Include disabled users?": "¿Incluye usuarios desactivados?",
71
75
  "Channel Name": "Nombre del canal",
72
76
  "Is Private?": "¿Es privado?",
73
77
  "First Name": "Nombre",
package/src/i18n/fr.json CHANGED
@@ -14,6 +14,7 @@
14
14
  "Find User by Email": "Trouver un utilisateur par e-mail",
15
15
  "Find User by Handle": "Trouver un utilisateur par utilisateur",
16
16
  "Find User by ID": "Trouver un utilisateur par ID",
17
+ "List users": "Liste des utilisateurs",
17
18
  "Update message": "Message de mise à jour",
18
19
  "Create Channel": "Créer un canal",
19
20
  "Update Profile": "Mettre à jour le profil",
@@ -38,6 +39,7 @@
38
39
  "Finds a user by matching against their email address.": "Trouve un utilisateur en fonction de son adresse e-mail.",
39
40
  "Finds a user by matching against their Slack handle.": "Trouve un utilisateur en faisant une correspondance avec son gestionnaire Slack.",
40
41
  "Finds a user by their ID.": "Trouve un utilisateur par son ID.",
42
+ "List all users of the workspace": "Lister tous les utilisateurs de l'espace de travail",
41
43
  "Update an existing message": "Mettre à jour un message existant",
42
44
  "Creates a new channel.": "Crée un nouveau canal.",
43
45
  "Update basic profile field such as name or title.": "Mettre à jour le champ de profil de base comme le nom ou le titre.",
@@ -68,6 +70,8 @@
68
70
  "Email": "Courriel",
69
71
  "Handle": "Poignée",
70
72
  "ID": "ID",
73
+ "Include bots?": "Inclure les robots ?",
74
+ "Include disabled users?": "Inclure les utilisateurs désactivés ?",
71
75
  "Channel Name": "Nom du canal",
72
76
  "Is Private?": "Est Privé?",
73
77
  "First Name": "First Name",
package/src/i18n/ja.json CHANGED
@@ -14,6 +14,7 @@
14
14
  "Find User by Email": "メールでユーザーを検索",
15
15
  "Find User by Handle": "ハンドルでユーザーを検索",
16
16
  "Find User by ID": "IDでユーザーを検索",
17
+ "List users": "ユーザー一覧",
17
18
  "Update message": "メッセージの更新",
18
19
  "Create Channel": "チャンネルを作成",
19
20
  "Update Profile": "プロフィールを更新",
@@ -38,6 +39,7 @@
38
39
  "Finds a user by matching against their email address.": "メールアドレスと一致してユーザーを検索します。",
39
40
  "Finds a user by matching against their Slack handle.": "Slackハンドルにマッチすることでユーザーを検索します。",
40
41
  "Finds a user by their ID.": "IDからユーザーを検索します。",
42
+ "List all users of the workspace": "ワークスペースのすべてのユーザーの一覧",
41
43
  "Update an existing message": "既存のメッセージを更新",
42
44
  "Creates a new channel.": "新しいチャンネルを作成します。",
43
45
  "Update basic profile field such as name or title.": "名前やタイトルなどの基本的なプロファイルフィールドを更新します。",
@@ -68,6 +70,8 @@
68
70
  "Email": "Eメールアドレス",
69
71
  "Handle": "取扱先",
70
72
  "ID": "ID",
73
+ "Include bots?": "ボットを含めますか?",
74
+ "Include disabled users?": "無効なユーザーを含めますか?",
71
75
  "Channel Name": "チャンネル名",
72
76
  "Is Private?": "プライベートですか?",
73
77
  "First Name": "名",
package/src/i18n/nl.json CHANGED
@@ -14,6 +14,7 @@
14
14
  "Find User by Email": "Gebruiker zoeken per e-mail",
15
15
  "Find User by Handle": "Gebruiker zoeken op Handle",
16
16
  "Find User by ID": "Zoek gebruiker op ID",
17
+ "List users": "Gebruikers weergeven",
17
18
  "Update message": "Bericht bijwerken",
18
19
  "Create Channel": "Kanaal aanmaken",
19
20
  "Update Profile": "Profiel bijwerken",
@@ -38,6 +39,7 @@
38
39
  "Finds a user by matching against their email address.": "Vindt een gebruiker door te matchen met zijn e-mailadres.",
39
40
  "Finds a user by matching against their Slack handle.": "Vindt een gebruiker die overeenkomt met zijn Slack-handgreep.",
40
41
  "Finds a user by their ID.": "Vindt een gebruiker via hun ID.",
42
+ "List all users of the workspace": "Toon alle gebruikers van de workspace",
41
43
  "Update an existing message": "Een bestaand bericht bijwerken",
42
44
  "Creates a new channel.": "Maakt een nieuw kanaal aan.",
43
45
  "Update basic profile field such as name or title.": "Update veld basis profiel zoals naam of titel.",
@@ -68,6 +70,8 @@
68
70
  "Email": "E-mail",
69
71
  "Handle": "Handgreep",
70
72
  "ID": "ID",
73
+ "Include bots?": "bots meenemen?",
74
+ "Include disabled users?": "Inclusief uitgeschakelde gebruikers?",
71
75
  "Channel Name": "Kanaal naam",
72
76
  "Is Private?": "Is privé?",
73
77
  "First Name": "Voornaam",
package/src/i18n/pt.json CHANGED
@@ -14,6 +14,7 @@
14
14
  "Find User by Email": "Encontrar usuário por e-mail",
15
15
  "Find User by Handle": "Encontrar Usuário por Identificador",
16
16
  "Find User by ID": "Encontrar usuário por ID",
17
+ "List users": "Lista de usuários",
17
18
  "Update message": "Atualizar mensagem",
18
19
  "Create Channel": "Criar Canal",
19
20
  "Update Profile": "Atualizar o perfil",
@@ -38,6 +39,7 @@
38
39
  "Finds a user by matching against their email address.": "Localiza um usuário correspondendo com seu endereço de e-mail.",
39
40
  "Finds a user by matching against their Slack handle.": "Localiza um usuário combinando com o seu manipulador de Slack.",
40
41
  "Finds a user by their ID.": "Localiza um usuário com seu ID.",
42
+ "List all users of the workspace": "Listar todos os usuários da área de trabalho",
41
43
  "Update an existing message": "Atualizar uma mensagem existente",
42
44
  "Creates a new channel.": "Cria um novo canal.",
43
45
  "Update basic profile field such as name or title.": "Atualizar o campo de perfil básico como nome ou título.",
@@ -68,6 +70,8 @@
68
70
  "Email": "e-mail",
69
71
  "Handle": "Tratar",
70
72
  "ID": "ID",
73
+ "Include bots?": "Incluir bots?",
74
+ "Include disabled users?": "Incluir usuários desativados?",
71
75
  "Channel Name": "Nome do Canal",
72
76
  "Is Private?": "É privado?",
73
77
  "First Name": "Nome",
package/src/i18n/ru.json CHANGED
@@ -14,6 +14,7 @@
14
14
  "Find User by Email": "Найти пользователя по электронной почте",
15
15
  "Find User by Handle": "Найти пользователя по ручке",
16
16
  "Find User by ID": "Найти пользователя по ID",
17
+ "List users": "Список пользователей",
17
18
  "Update message": "Обновить сообщение",
18
19
  "Create Channel": "Создать канал",
19
20
  "Update Profile": "Обновить профиль",
@@ -38,6 +39,7 @@
38
39
  "Finds a user by matching against their email address.": "Поиск пользователя, совпадающего с его адресом электронной почты.",
39
40
  "Finds a user by matching against their Slack handle.": "Находит пользователя, совпадая с его обработчиком Slack .",
40
41
  "Finds a user by their ID.": "Находит пользователя по их ID.",
42
+ "List all users of the workspace": "Список всех пользователей проекта",
41
43
  "Update an existing message": "Обновить существующее сообщение",
42
44
  "Creates a new channel.": "Создает новый канал.",
43
45
  "Update basic profile field such as name or title.": "Обновить базовое поле профиля, такое как имя или название.",
@@ -68,6 +70,8 @@
68
70
  "Email": "Почта",
69
71
  "Handle": "Ручка",
70
72
  "ID": "ID",
73
+ "Include bots?": "Включить ботов?",
74
+ "Include disabled users?": "Включить отключенных пользователей?",
71
75
  "Channel Name": "Название канала",
72
76
  "Is Private?": "Приватный?",
73
77
  "First Name": "First Name",
@@ -14,6 +14,7 @@
14
14
  "Find User by Email": "Find User by Email",
15
15
  "Find User by Handle": "Find User by Handle",
16
16
  "Find User by ID": "Find User by ID",
17
+ "List users": "List users",
17
18
  "Update message": "Update message",
18
19
  "Create Channel": "Create Channel",
19
20
  "Update Profile": "Update Profile",
@@ -38,6 +39,7 @@
38
39
  "Finds a user by matching against their email address.": "Finds a user by matching against their email address.",
39
40
  "Finds a user by matching against their Slack handle.": "Finds a user by matching against their Slack handle.",
40
41
  "Finds a user by their ID.": "Finds a user by their ID.",
42
+ "List all users of the workspace": "List all users of the workspace",
41
43
  "Update an existing message": "Update an existing message",
42
44
  "Creates a new channel.": "Creates a new channel.",
43
45
  "Update basic profile field such as name or title.": "Update basic profile field such as name or title.",
@@ -68,6 +70,8 @@
68
70
  "Email": "Email",
69
71
  "Handle": "Handle",
70
72
  "ID": "ID",
73
+ "Include bots?": "Include bots?",
74
+ "Include disabled users?": "Include disabled users?",
71
75
  "Channel Name": "Channel Name",
72
76
  "Is Private?": "Is Private?",
73
77
  "First Name": "First Name",
package/src/i18n/vi.json CHANGED
@@ -14,6 +14,7 @@
14
14
  "Find User by Email": "Find User by Email",
15
15
  "Find User by Handle": "Find User by Handle",
16
16
  "Find User by ID": "Find User by ID",
17
+ "List users": "List users",
17
18
  "Update message": "Update message",
18
19
  "Create Channel": "Create Channel",
19
20
  "Update Profile": "Update Profile",
@@ -38,6 +39,7 @@
38
39
  "Finds a user by matching against their email address.": "Finds a user by matching against their email address.",
39
40
  "Finds a user by matching against their Slack handle.": "Finds a user by matching against their Slack handle.",
40
41
  "Finds a user by their ID.": "Finds a user by their ID.",
42
+ "List all users of the workspace": "List all users of the workspace",
41
43
  "Update an existing message": "Update an existing message",
42
44
  "Creates a new channel.": "Creates a new channel.",
43
45
  "Update basic profile field such as name or title.": "Update basic profile field such as name or title.",
@@ -68,6 +70,8 @@
68
70
  "Email": "Email",
69
71
  "Handle": "Handle",
70
72
  "ID": "ID",
73
+ "Include bots?": "Include bots?",
74
+ "Include disabled users?": "Include disabled users?",
71
75
  "Channel Name": "Channel Name",
72
76
  "Is Private?": "Is Private?",
73
77
  "First Name": "First Name",
package/src/i18n/zh.json CHANGED
@@ -14,6 +14,7 @@
14
14
  "Find User by Email": "通過郵件查找用戶",
15
15
  "Find User by Handle": "通過用戶名查找用戶",
16
16
  "Find User by ID": "通過ID查找用戶",
17
+ "List users": "List users",
17
18
  "Update message": "更新消息",
18
19
  "Create Channel": "創建頻道",
19
20
  "Update Profile": "更新個人資料",
@@ -38,6 +39,7 @@
38
39
  "Finds a user by matching against their email address.": "根據郵件地址查找用戶。",
39
40
  "Finds a user by matching against their Slack handle.": "根據 Slack 名稱查找用戶。",
40
41
  "Finds a user by their ID.": "通過ID查找用戶。",
42
+ "List all users of the workspace": "List all users of the workspace",
41
43
  "Update an existing message": "更新已有消息",
42
44
  "Creates a new channel.": "創建新頻道。",
43
45
  "Update basic profile field such as name or title.": "更新基本資料字段如名字或職稱。",
@@ -68,6 +70,8 @@
68
70
  "Email": "電子郵件",
69
71
  "Handle": "處理",
70
72
  "ID": "ID",
73
+ "Include bots?": "Include bots?",
74
+ "Include disabled users?": "Include disabled users?",
71
75
  "Channel Name": "頻道名稱",
72
76
  "Is Private?": "是私密的嗎?",
73
77
  "First Name": "名字",