@activepieces/piece-moxie-crm 0.0.13 → 0.0.14

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,13 +1,14 @@
1
1
  {
2
2
  "name": "@activepieces/piece-moxie-crm",
3
- "version": "0.0.13",
3
+ "version": "0.0.14",
4
4
  "dependencies": {
5
- "@ai-sdk/anthropic": "1.2.12",
6
- "@ai-sdk/google": "1.2.19",
7
- "@ai-sdk/openai": "1.3.22",
8
- "@ai-sdk/replicate": "0.2.8",
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
  "@sinclair/typebox": "0.34.11",
10
- "ai": "4.3.16",
11
+ "ai": "5.0.12",
11
12
  "axios": "1.8.3",
12
13
  "axios-retry": "4.4.1",
13
14
  "deepmerge-ts": "7.1.0",
@@ -16,9 +17,9 @@
16
17
  "nanoid": "3.3.8",
17
18
  "semver": "7.6.0",
18
19
  "zod": "3.25.76",
19
- "@activepieces/pieces-common": "0.6.4",
20
+ "@activepieces/pieces-common": "0.6.7",
20
21
  "@activepieces/pieces-framework": "0.18.3",
21
- "@activepieces/shared": "0.18.0",
22
+ "@activepieces/shared": "0.18.5",
22
23
  "tslib": "2.8.1"
23
24
  },
24
25
  "overrides": {
package/src/i18n/de.json CHANGED
@@ -57,6 +57,7 @@
57
57
  "Headers": "Kopfzeilen",
58
58
  "Query Parameters": "Abfrageparameter",
59
59
  "Body": "Körper",
60
+ "Response is Binary ?": "Antwort ist binär?",
60
61
  "No Error on Failure": "Kein Fehler bei Fehler",
61
62
  "Timeout (in seconds)": "Timeout (in Sekunden)",
62
63
  "ISO 3166-1 alpha-2 country code": "ISO 3166-1 alpha-2 Ländercode",
@@ -70,6 +71,7 @@
70
71
  "One of: None, Overview, Full access, or Read only.": "Einer von: Keiner, Übersicht, Vollzugriff oder nur Lesen.",
71
72
  "One of: Hourly, Fixed Price, Retainer, Per Item.": "Einer von: Stunden, Festpreis, Retainer, pro Item.",
72
73
  "Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
74
+ "Enable for files like PDFs, images, etc..": "Aktivieren für Dateien wie PDFs, Bilder, etc..",
73
75
  "Prospect": "Erwarten",
74
76
  "Not Visible": "Nicht sichtbar",
75
77
  "Overview only": "Nur Übersicht",
package/src/i18n/es.json CHANGED
@@ -57,6 +57,7 @@
57
57
  "Headers": "Encabezados",
58
58
  "Query Parameters": "Parámetros de consulta",
59
59
  "Body": "Cuerpo",
60
+ "Response is Binary ?": "¿Respuesta es binaria?",
60
61
  "No Error on Failure": "No hay ningún error en fallo",
61
62
  "Timeout (in seconds)": "Tiempo de espera (en segundos)",
62
63
  "ISO 3166-1 alpha-2 country code": "ISO 3166-1 alpha-2 código de país",
@@ -70,6 +71,7 @@
70
71
  "One of: None, Overview, Full access, or Read only.": "Una de: Ninguna, Vista general, Acceso completo o Sólo Lectura.",
71
72
  "One of: Hourly, Fixed Price, Retainer, Per Item.": "Una de: Horario, Precio Fijo, Retainer, Por artículo.",
72
73
  "Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
74
+ "Enable for files like PDFs, images, etc..": "Activar para archivos como PDFs, imágenes, etc.",
73
75
  "Prospect": "Prospecto",
74
76
  "Not Visible": "No visible",
75
77
  "Overview only": "Resumen sólo",
package/src/i18n/fr.json CHANGED
@@ -57,6 +57,7 @@
57
57
  "Headers": "En-têtes",
58
58
  "Query Parameters": "Paramètres de requête",
59
59
  "Body": "Corps",
60
+ "Response is Binary ?": "La réponse est Binaire ?",
60
61
  "No Error on Failure": "Aucune erreur en cas d'échec",
61
62
  "Timeout (in seconds)": "Délai d'attente (en secondes)",
62
63
  "ISO 3166-1 alpha-2 country code": "Code pays ISO 3166-1 alpha-2",
@@ -70,6 +71,7 @@
70
71
  "One of: None, Overview, Full access, or Read only.": "Un des : Aucune, Aperçu, Accès complet ou en lecture seule.",
71
72
  "One of: Hourly, Fixed Price, Retainer, Per Item.": "Un des : Horaire, Prix Fixe, Regardeur, Par Elément.",
72
73
  "Authorization headers are injected automatically from your connection.": "Les en-têtes d'autorisation sont injectés automatiquement à partir de votre connexion.",
74
+ "Enable for files like PDFs, images, etc..": "Activer pour les fichiers comme les PDFs, les images, etc.",
73
75
  "Prospect": "Prospecter",
74
76
  "Not Visible": "Non visible",
75
77
  "Overview only": "Vue d'ensemble uniquement",
package/src/i18n/ja.json CHANGED
@@ -57,6 +57,7 @@
57
57
  "Headers": "ヘッダー",
58
58
  "Query Parameters": "クエリパラメータ",
59
59
  "Body": "本文",
60
+ "Response is Binary ?": "応答はバイナリですか?",
60
61
  "No Error on Failure": "失敗時にエラーはありません",
61
62
  "Timeout (in seconds)": "タイムアウト(秒)",
62
63
  "ISO 3166-1 alpha-2 country code": "ISO 3166-1 alpha-2 国コード",
@@ -70,6 +71,7 @@
70
71
  "One of: None, Overview, Full access, or Read only.": "の1つ:なし、概要、フルアクセス、または読み取り専用。",
71
72
  "One of: Hourly, Fixed Price, Retainer, Per Item.": "1時間あたり、固定価格、リテイナー、アイテムあたりのいずれか。",
72
73
  "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
74
+ "Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
73
75
  "Prospect": "プロスペクト",
74
76
  "Not Visible": "表示しない",
75
77
  "Overview only": "概要のみ",
package/src/i18n/nl.json CHANGED
@@ -57,6 +57,7 @@
57
57
  "Headers": "Kopteksten",
58
58
  "Query Parameters": "Query parameters",
59
59
  "Body": "Lichaam",
60
+ "Response is Binary ?": "Antwoord is binair?",
60
61
  "No Error on Failure": "Geen fout bij fout",
61
62
  "Timeout (in seconds)": "Time-out (in seconden)",
62
63
  "ISO 3166-1 alpha-2 country code": "ISO 3166-1 alpha-2 landcode",
@@ -70,6 +71,7 @@
70
71
  "One of: None, Overview, Full access, or Read only.": "Een van de volgende: Geen, Overzicht, volledige toegang of alleen-lezen.",
71
72
  "One of: Hourly, Fixed Price, Retainer, Per Item.": "Een van: per uur, vaste prijs, Retainer, Per Artikel.",
72
73
  "Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
74
+ "Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..",
73
75
  "Prospect": "Prospect",
74
76
  "Not Visible": "Niet zichtbaar",
75
77
  "Overview only": "Alleen overzicht",
package/src/i18n/pt.json CHANGED
@@ -57,6 +57,7 @@
57
57
  "Headers": "Cabeçalhos",
58
58
  "Query Parameters": "Parâmetros da consulta",
59
59
  "Body": "Conteúdo",
60
+ "Response is Binary ?": "A resposta é binária ?",
60
61
  "No Error on Failure": "Nenhum erro no Failure",
61
62
  "Timeout (in seconds)": "Tempo limite (em segundos)",
62
63
  "ISO 3166-1 alpha-2 country code": "Código de país ISO 3166-1 alpha-2",
@@ -70,6 +71,7 @@
70
71
  "One of: None, Overview, Full access, or Read only.": "Uma delas: Nenhuma, Visão geral, acesso completo ou somente leitura.",
71
72
  "One of: Hourly, Fixed Price, Retainer, Per Item.": "Um de: Horário, Preços Fixos, Retainer, por Item.",
72
73
  "Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
74
+ "Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, etc..",
73
75
  "Prospect": "Prospecto",
74
76
  "Not Visible": "Não Visível",
75
77
  "Overview only": "Apenas visão geral",
@@ -57,6 +57,7 @@
57
57
  "Headers": "Headers",
58
58
  "Query Parameters": "Query Parameters",
59
59
  "Body": "Body",
60
+ "Response is Binary ?": "Response is Binary ?",
60
61
  "No Error on Failure": "No Error on Failure",
61
62
  "Timeout (in seconds)": "Timeout (in seconds)",
62
63
  "ISO 3166-1 alpha-2 country code": "ISO 3166-1 alpha-2 country code",
@@ -70,6 +71,7 @@
70
71
  "One of: None, Overview, Full access, or Read only.": "One of: None, Overview, Full access, or Read only.",
71
72
  "One of: Hourly, Fixed Price, Retainer, Per Item.": "One of: Hourly, Fixed Price, Retainer, Per Item.",
72
73
  "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
74
+ "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
73
75
  "Prospect": "Prospect",
74
76
  "Not Visible": "Not Visible",
75
77
  "Overview only": "Overview only",
package/src/i18n/zh.json CHANGED
@@ -57,6 +57,7 @@
57
57
  "Headers": "信头",
58
58
  "Query Parameters": "查询参数",
59
59
  "Body": "正文内容",
60
+ "Response is Binary ?": "Response is Binary ?",
60
61
  "No Error on Failure": "失败时没有错误",
61
62
  "Timeout (in seconds)": "超时(秒)",
62
63
  "ISO 3166-1 alpha-2 country code": "ISO 3166-1 alpha-2 country code",
@@ -70,6 +71,7 @@
70
71
  "One of: None, Overview, Full access, or Read only.": "One of: None, Overview, Full access, or Read only.",
71
72
  "One of: Hourly, Fixed Price, Retainer, Per Item.": "One of: Hourly, Fixed Price, Retainer, Per Item.",
72
73
  "Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
74
+ "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
73
75
  "Prospect": "Prospect",
74
76
  "Not Visible": "Not Visible",
75
77
  "Overview only": "Overview only",