@activepieces/piece-microsoft-outlook 0.1.3 → 0.1.5
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 +9 -8
- package/src/i18n/de.json +2 -0
- package/src/i18n/es.json +2 -0
- package/src/i18n/fr.json +2 -0
- package/src/i18n/ja.json +2 -0
- package/src/i18n/nl.json +2 -0
- package/src/i18n/pt.json +2 -0
- package/src/i18n/translation.json +2 -0
- package/src/i18n/zh.json +2 -0
package/package.json
CHANGED
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@activepieces/piece-microsoft-outlook",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.5",
|
|
4
4
|
"dependencies": {
|
|
5
|
-
"@ai-sdk/anthropic": "
|
|
6
|
-
"@ai-sdk/google": "
|
|
7
|
-
"@ai-sdk/openai": "
|
|
8
|
-
"@ai-sdk/
|
|
5
|
+
"@ai-sdk/anthropic": "2.0.3",
|
|
6
|
+
"@ai-sdk/google": "2.0.6",
|
|
7
|
+
"@ai-sdk/openai": "2.0.12",
|
|
8
|
+
"@ai-sdk/provider": "2.0.0",
|
|
9
|
+
"@ai-sdk/replicate": "1.0.3",
|
|
9
10
|
"@microsoft/microsoft-graph-client": "3.0.7",
|
|
10
11
|
"@microsoft/microsoft-graph-types": "2.40.0",
|
|
11
12
|
"@sinclair/typebox": "0.34.11",
|
|
12
|
-
"ai": "
|
|
13
|
+
"ai": "5.0.12",
|
|
13
14
|
"axios": "1.8.3",
|
|
14
15
|
"axios-retry": "4.4.1",
|
|
15
16
|
"dayjs": "1.11.9",
|
|
@@ -19,9 +20,9 @@
|
|
|
19
20
|
"nanoid": "3.3.8",
|
|
20
21
|
"semver": "7.6.0",
|
|
21
22
|
"zod": "3.25.76",
|
|
22
|
-
"@activepieces/pieces-common": "0.6.
|
|
23
|
+
"@activepieces/pieces-common": "0.6.7",
|
|
23
24
|
"@activepieces/pieces-framework": "0.18.3",
|
|
24
|
-
"@activepieces/shared": "0.18.
|
|
25
|
+
"@activepieces/shared": "0.18.5",
|
|
25
26
|
"tslib": "2.8.1"
|
|
26
27
|
},
|
|
27
28
|
"overrides": {
|
package/src/i18n/de.json
CHANGED
|
@@ -23,11 +23,13 @@
|
|
|
23
23
|
"Method": "Methode",
|
|
24
24
|
"Headers": "Kopfzeilen",
|
|
25
25
|
"Query Parameters": "Abfrageparameter",
|
|
26
|
+
"Response is Binary ?": "Antwort ist binär?",
|
|
26
27
|
"No Error on Failure": "Kein Fehler bei Fehler",
|
|
27
28
|
"Timeout (in seconds)": "Timeout (in Sekunden)",
|
|
28
29
|
"The ID of the email message containing the attachment.": "Die ID der E-Mail-Nachricht, die den Anhang enthält.",
|
|
29
30
|
"If enabled, creates draft without sending.": "Wenn aktiviert, erstellt Entwurf ohne zu senden.",
|
|
30
31
|
"Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
|
|
32
|
+
"Enable for files like PDFs, images, etc..": "Aktivieren für Dateien wie PDFs, Bilder, etc..",
|
|
31
33
|
"HTML": "HTML",
|
|
32
34
|
"Text": "Text",
|
|
33
35
|
"GET": "ERHALTEN",
|
package/src/i18n/es.json
CHANGED
|
@@ -23,11 +23,13 @@
|
|
|
23
23
|
"Method": "Método",
|
|
24
24
|
"Headers": "Encabezados",
|
|
25
25
|
"Query Parameters": "Parámetros de consulta",
|
|
26
|
+
"Response is Binary ?": "¿Respuesta es binaria?",
|
|
26
27
|
"No Error on Failure": "No hay ningún error en fallo",
|
|
27
28
|
"Timeout (in seconds)": "Tiempo de espera (en segundos)",
|
|
28
29
|
"The ID of the email message containing the attachment.": "El ID del mensaje de correo electrónico que contiene el adjunto.",
|
|
29
30
|
"If enabled, creates draft without sending.": "Si está activado, crea borrador sin enviar.",
|
|
30
31
|
"Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
|
|
32
|
+
"Enable for files like PDFs, images, etc..": "Activar para archivos como PDFs, imágenes, etc.",
|
|
31
33
|
"HTML": "HTML",
|
|
32
34
|
"Text": "Texto",
|
|
33
35
|
"GET": "RECOGER",
|
package/src/i18n/fr.json
CHANGED
|
@@ -23,11 +23,13 @@
|
|
|
23
23
|
"Method": "Méthode",
|
|
24
24
|
"Headers": "En-têtes",
|
|
25
25
|
"Query Parameters": "Paramètres de requête",
|
|
26
|
+
"Response is Binary ?": "La réponse est Binaire ?",
|
|
26
27
|
"No Error on Failure": "Aucune erreur en cas d'échec",
|
|
27
28
|
"Timeout (in seconds)": "Délai d'attente (en secondes)",
|
|
28
29
|
"The ID of the email message containing the attachment.": "L'ID du message contenant la pièce jointe.",
|
|
29
30
|
"If enabled, creates draft without sending.": "Si activé, crée un brouillon sans envoi.",
|
|
30
31
|
"Authorization headers are injected automatically from your connection.": "Les en-têtes d'autorisation sont injectés automatiquement à partir de votre connexion.",
|
|
32
|
+
"Enable for files like PDFs, images, etc..": "Activer pour les fichiers comme les PDFs, les images, etc.",
|
|
31
33
|
"HTML": "HTML",
|
|
32
34
|
"Text": "Texte du texte",
|
|
33
35
|
"GET": "OBTENIR",
|
package/src/i18n/ja.json
CHANGED
|
@@ -23,11 +23,13 @@
|
|
|
23
23
|
"Method": "方法",
|
|
24
24
|
"Headers": "ヘッダー",
|
|
25
25
|
"Query Parameters": "クエリパラメータ",
|
|
26
|
+
"Response is Binary ?": "応答はバイナリですか?",
|
|
26
27
|
"No Error on Failure": "失敗時にエラーはありません",
|
|
27
28
|
"Timeout (in seconds)": "タイムアウト(秒)",
|
|
28
29
|
"The ID of the email message containing the attachment.": "添付ファイルを含む電子メールメッセージの ID。",
|
|
29
30
|
"If enabled, creates draft without sending.": "有効にした場合、送信せずに下書きを作成します。",
|
|
30
31
|
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
|
|
32
|
+
"Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
|
|
31
33
|
"HTML": "HTML",
|
|
32
34
|
"Text": "テキスト",
|
|
33
35
|
"GET": "取得",
|
package/src/i18n/nl.json
CHANGED
|
@@ -23,11 +23,13 @@
|
|
|
23
23
|
"Method": "Methode",
|
|
24
24
|
"Headers": "Kopteksten",
|
|
25
25
|
"Query Parameters": "Query parameters",
|
|
26
|
+
"Response is Binary ?": "Antwoord is binair?",
|
|
26
27
|
"No Error on Failure": "Geen fout bij fout",
|
|
27
28
|
"Timeout (in seconds)": "Time-out (in seconden)",
|
|
28
29
|
"The ID of the email message containing the attachment.": "Het ID van het e-mailbericht met de bijlage.",
|
|
29
30
|
"If enabled, creates draft without sending.": "Indien ingeschakeld, wordt concept aangemaakt zonder verzending.",
|
|
30
31
|
"Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
|
|
32
|
+
"Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..",
|
|
31
33
|
"HTML": "HTML",
|
|
32
34
|
"Text": "Tekstveld",
|
|
33
35
|
"GET": "KRIJG",
|
package/src/i18n/pt.json
CHANGED
|
@@ -23,11 +23,13 @@
|
|
|
23
23
|
"Method": "Método",
|
|
24
24
|
"Headers": "Cabeçalhos",
|
|
25
25
|
"Query Parameters": "Parâmetros da consulta",
|
|
26
|
+
"Response is Binary ?": "A resposta é binária ?",
|
|
26
27
|
"No Error on Failure": "Nenhum erro no Failure",
|
|
27
28
|
"Timeout (in seconds)": "Tempo limite (em segundos)",
|
|
28
29
|
"The ID of the email message containing the attachment.": "A identificação da mensagem de e-mail que contém o anexo.",
|
|
29
30
|
"If enabled, creates draft without sending.": "Se ativado, cria rascunho sem enviar.",
|
|
30
31
|
"Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
|
|
32
|
+
"Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, etc..",
|
|
31
33
|
"HTML": "HTML",
|
|
32
34
|
"Text": "texto",
|
|
33
35
|
"GET": "OBTER",
|
|
@@ -23,11 +23,13 @@
|
|
|
23
23
|
"Method": "Method",
|
|
24
24
|
"Headers": "Headers",
|
|
25
25
|
"Query Parameters": "Query Parameters",
|
|
26
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
26
27
|
"No Error on Failure": "No Error on Failure",
|
|
27
28
|
"Timeout (in seconds)": "Timeout (in seconds)",
|
|
28
29
|
"The ID of the email message containing the attachment.": "The ID of the email message containing the attachment.",
|
|
29
30
|
"If enabled, creates draft without sending.": "If enabled, creates draft without sending.",
|
|
30
31
|
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
32
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
31
33
|
"HTML": "HTML",
|
|
32
34
|
"Text": "Text",
|
|
33
35
|
"GET": "GET",
|
package/src/i18n/zh.json
CHANGED
|
@@ -23,11 +23,13 @@
|
|
|
23
23
|
"Method": "方法",
|
|
24
24
|
"Headers": "信头",
|
|
25
25
|
"Query Parameters": "查询参数",
|
|
26
|
+
"Response is Binary ?": "Response is Binary ?",
|
|
26
27
|
"No Error on Failure": "失败时没有错误",
|
|
27
28
|
"Timeout (in seconds)": "超时(秒)",
|
|
28
29
|
"The ID of the email message containing the attachment.": "The ID of the email message containing the attachment.",
|
|
29
30
|
"If enabled, creates draft without sending.": "If enabled, creates draft without sending.",
|
|
30
31
|
"Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
|
|
32
|
+
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
|
|
31
33
|
"HTML": "HTML",
|
|
32
34
|
"Text": "文本",
|
|
33
35
|
"GET": "获取",
|