@activepieces/piece-posthog 0.4.0 → 0.4.1
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 +6 -4
- package/src/i18n/de.json +8 -2
- package/src/i18n/es.json +8 -2
- package/src/i18n/fr.json +8 -2
- package/src/i18n/ja.json +8 -2
- package/src/i18n/nl.json +8 -2
- package/src/i18n/pt.json +8 -2
- package/src/i18n/translation.json +8 -2
- package/src/i18n/zh.json +8 -2
package/package.json
CHANGED
|
@@ -1,20 +1,22 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@activepieces/piece-posthog",
|
|
3
|
-
"version": "0.4.
|
|
3
|
+
"version": "0.4.1",
|
|
4
4
|
"dependencies": {
|
|
5
5
|
"@sinclair/typebox": "0.34.11",
|
|
6
|
+
"ai": "^6.0.0",
|
|
6
7
|
"axios": "1.13.1",
|
|
7
8
|
"axios-retry": "4.4.1",
|
|
8
9
|
"deepmerge-ts": "7.1.0",
|
|
9
10
|
"form-data": "4.0.4",
|
|
11
|
+
"i18next": "23.13.0",
|
|
10
12
|
"mime-types": "2.1.35",
|
|
11
13
|
"nanoid": "3.3.8",
|
|
12
14
|
"semver": "7.6.0",
|
|
13
15
|
"socket.io-client": "4.8.1",
|
|
14
16
|
"zod": "4.1.13",
|
|
15
|
-
"@activepieces/pieces-common": "0.11.
|
|
16
|
-
"@activepieces/pieces-framework": "0.
|
|
17
|
-
"@activepieces/shared": "0.
|
|
17
|
+
"@activepieces/pieces-common": "0.11.2",
|
|
18
|
+
"@activepieces/pieces-framework": "0.24.0",
|
|
19
|
+
"@activepieces/shared": "0.32.0",
|
|
18
20
|
"tslib": "2.6.2"
|
|
19
21
|
},
|
|
20
22
|
"resolutions": {
|
package/src/i18n/de.json
CHANGED
|
@@ -21,10 +21,12 @@
|
|
|
21
21
|
"Method": "Methode",
|
|
22
22
|
"Headers": "Kopfzeilen",
|
|
23
23
|
"Query Parameters": "Abfrageparameter",
|
|
24
|
+
"Body Type": "Körpertyp",
|
|
24
25
|
"Body": "Körper",
|
|
25
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)",
|
|
29
|
+
"Follow redirects": "Weiterleitungen folgen",
|
|
28
30
|
"The event name": "Name des Ereignisses",
|
|
29
31
|
"User's Distinct Id": "Unterschiedliche Id des Benutzers",
|
|
30
32
|
"The event properties": "Die Ereignis-Eigenschaften",
|
|
@@ -36,7 +38,7 @@
|
|
|
36
38
|
"Whether to anonymize incoming IP addresses.": "Gibt an, ob eingehende IP-Adressen anonymisiert werden sollen.",
|
|
37
39
|
"If this is a demo project": "Wenn dies ein Demo-Projekt ist",
|
|
38
40
|
"Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
|
|
39
|
-
"Enable for files like PDFs, images, etc
|
|
41
|
+
"Enable for files like PDFs, images, etc.": "Aktivieren für Dateien wie PDFs, Bilder usw.",
|
|
40
42
|
"Alias": "Alias",
|
|
41
43
|
"Capture": "Erfassen",
|
|
42
44
|
"Identify": "Identifizieren",
|
|
@@ -47,5 +49,9 @@
|
|
|
47
49
|
"PATCH": "PATCH",
|
|
48
50
|
"PUT": "PUT",
|
|
49
51
|
"DELETE": "LÖSCHEN",
|
|
50
|
-
"HEAD": "HEAD"
|
|
52
|
+
"HEAD": "HEAD",
|
|
53
|
+
"None": "Keine",
|
|
54
|
+
"JSON": "JSON",
|
|
55
|
+
"Form Data": "Formulardaten",
|
|
56
|
+
"Raw": "Rohe"
|
|
51
57
|
}
|
package/src/i18n/es.json
CHANGED
|
@@ -21,10 +21,12 @@
|
|
|
21
21
|
"Method": "Método",
|
|
22
22
|
"Headers": "Encabezados",
|
|
23
23
|
"Query Parameters": "Parámetros de consulta",
|
|
24
|
+
"Body Type": "Tipo de cuerpo",
|
|
24
25
|
"Body": "Cuerpo",
|
|
25
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)",
|
|
29
|
+
"Follow redirects": "Seguir redirecciones",
|
|
28
30
|
"The event name": "El nombre del evento",
|
|
29
31
|
"User's Distinct Id": "Id del Distinto del Usuario",
|
|
30
32
|
"The event properties": "Las propiedades del evento",
|
|
@@ -36,7 +38,7 @@
|
|
|
36
38
|
"Whether to anonymize incoming IP addresses.": "Si desea anonimizar las direcciones IP entrantes.",
|
|
37
39
|
"If this is a demo project": "Si este es un proyecto de demostración",
|
|
38
40
|
"Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
|
|
39
|
-
"Enable for files like PDFs, images, etc
|
|
41
|
+
"Enable for files like PDFs, images, etc.": "Activar para archivos como PDFs, imágenes, etc.",
|
|
40
42
|
"Alias": "Alias",
|
|
41
43
|
"Capture": "Captura",
|
|
42
44
|
"Identify": "Identificar",
|
|
@@ -47,5 +49,9 @@
|
|
|
47
49
|
"PATCH": "PATCH",
|
|
48
50
|
"PUT": "PUT",
|
|
49
51
|
"DELETE": "BORRAR",
|
|
50
|
-
"HEAD": "LIMPIO"
|
|
52
|
+
"HEAD": "LIMPIO",
|
|
53
|
+
"None": "Ninguna",
|
|
54
|
+
"JSON": "JSON",
|
|
55
|
+
"Form Data": "Datos de Formulario",
|
|
56
|
+
"Raw": "Rápido"
|
|
51
57
|
}
|
package/src/i18n/fr.json
CHANGED
|
@@ -21,10 +21,12 @@
|
|
|
21
21
|
"Method": "Méthode",
|
|
22
22
|
"Headers": "En-têtes",
|
|
23
23
|
"Query Parameters": "Paramètres de requête",
|
|
24
|
+
"Body Type": "Body Type",
|
|
24
25
|
"Body": "Corps",
|
|
25
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)",
|
|
29
|
+
"Follow redirects": "Suivre les redirections",
|
|
28
30
|
"The event name": "Le nom de l'événement",
|
|
29
31
|
"User's Distinct Id": "Id distinctif de l'utilisateur",
|
|
30
32
|
"The event properties": "Propriétés de l'événement",
|
|
@@ -36,7 +38,7 @@
|
|
|
36
38
|
"Whether to anonymize incoming IP addresses.": "Si l'on doit anonymiser les adresses IP entrantes.",
|
|
37
39
|
"If this is a demo project": "Si c'est un projet de démo",
|
|
38
40
|
"Authorization headers are injected automatically from your connection.": "Les en-têtes d'autorisation sont injectés automatiquement à partir de votre connexion.",
|
|
39
|
-
"Enable for files like PDFs, images, etc
|
|
41
|
+
"Enable for files like PDFs, images, etc.": "Activer pour les fichiers comme les PDFs, les images, etc.",
|
|
40
42
|
"Alias": "Alias",
|
|
41
43
|
"Capture": "Capturer",
|
|
42
44
|
"Identify": "Identifier",
|
|
@@ -47,5 +49,9 @@
|
|
|
47
49
|
"PATCH": "PATCH",
|
|
48
50
|
"PUT": "EFFACER",
|
|
49
51
|
"DELETE": "SUPPRIMER",
|
|
50
|
-
"HEAD": "TÊTE"
|
|
52
|
+
"HEAD": "TÊTE",
|
|
53
|
+
"None": "Aucun",
|
|
54
|
+
"JSON": "JSON",
|
|
55
|
+
"Form Data": "Données du formulaire",
|
|
56
|
+
"Raw": "Brut"
|
|
51
57
|
}
|
package/src/i18n/ja.json
CHANGED
|
@@ -21,10 +21,12 @@
|
|
|
21
21
|
"Method": "方法",
|
|
22
22
|
"Headers": "ヘッダー",
|
|
23
23
|
"Query Parameters": "クエリパラメータ",
|
|
24
|
+
"Body Type": "ボディタイプ",
|
|
24
25
|
"Body": "本文",
|
|
25
26
|
"Response is Binary ?": "応答はバイナリですか?",
|
|
26
27
|
"No Error on Failure": "失敗時にエラーはありません",
|
|
27
28
|
"Timeout (in seconds)": "タイムアウト(秒)",
|
|
29
|
+
"Follow redirects": "リダイレクトをフォローする",
|
|
28
30
|
"The event name": "イベント名",
|
|
29
31
|
"User's Distinct Id": "User's Distinct Id",
|
|
30
32
|
"The event properties": "イベントのプロパティ",
|
|
@@ -36,7 +38,7 @@
|
|
|
36
38
|
"Whether to anonymize incoming IP addresses.": "受信IPアドレスを匿名化するかどうかを設定します。",
|
|
37
39
|
"If this is a demo project": "デモプロジェクトの場合",
|
|
38
40
|
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
|
|
39
|
-
"Enable for files like PDFs, images, etc
|
|
41
|
+
"Enable for files like PDFs, images, etc.": "PDF、画像などのファイルを有効にする",
|
|
40
42
|
"Alias": "Alias",
|
|
41
43
|
"Capture": "Capture",
|
|
42
44
|
"Identify": "識別",
|
|
@@ -47,5 +49,9 @@
|
|
|
47
49
|
"PATCH": "PATCH",
|
|
48
50
|
"PUT": "PUT",
|
|
49
51
|
"DELETE": "削除",
|
|
50
|
-
"HEAD": "頭"
|
|
52
|
+
"HEAD": "頭",
|
|
53
|
+
"None": "なし",
|
|
54
|
+
"JSON": "JSON",
|
|
55
|
+
"Form Data": "フォームデータ",
|
|
56
|
+
"Raw": "Raw"
|
|
51
57
|
}
|
package/src/i18n/nl.json
CHANGED
|
@@ -21,10 +21,12 @@
|
|
|
21
21
|
"Method": "Methode",
|
|
22
22
|
"Headers": "Kopteksten",
|
|
23
23
|
"Query Parameters": "Query parameters",
|
|
24
|
+
"Body Type": "Type lichaam",
|
|
24
25
|
"Body": "Lichaam",
|
|
25
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)",
|
|
29
|
+
"Follow redirects": "Volg omleidingen",
|
|
28
30
|
"The event name": "Naam van de gebeurtenis",
|
|
29
31
|
"User's Distinct Id": "Gebruiker's Distinct Id",
|
|
30
32
|
"The event properties": "Eigenschappen van de gebeurtenis",
|
|
@@ -36,7 +38,7 @@
|
|
|
36
38
|
"Whether to anonymize incoming IP addresses.": "Inkomende IP adressen anonimiseren.",
|
|
37
39
|
"If this is a demo project": "Als dit een demo-project is",
|
|
38
40
|
"Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
|
|
39
|
-
"Enable for files like PDFs, images, etc
|
|
41
|
+
"Enable for files like PDFs, images, etc.": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc.",
|
|
40
42
|
"Alias": "Alias",
|
|
41
43
|
"Capture": "Vastleggen",
|
|
42
44
|
"Identify": "Identificeren",
|
|
@@ -47,5 +49,9 @@
|
|
|
47
49
|
"PATCH": "BEKIJK",
|
|
48
50
|
"PUT": "PUT",
|
|
49
51
|
"DELETE": "VERWIJDEREN",
|
|
50
|
-
"HEAD": "HOOFD"
|
|
52
|
+
"HEAD": "HOOFD",
|
|
53
|
+
"None": "geen",
|
|
54
|
+
"JSON": "JSON",
|
|
55
|
+
"Form Data": "Formulieren gegevens",
|
|
56
|
+
"Raw": "Onbewerkte"
|
|
51
57
|
}
|
package/src/i18n/pt.json
CHANGED
|
@@ -21,10 +21,12 @@
|
|
|
21
21
|
"Method": "Método",
|
|
22
22
|
"Headers": "Cabeçalhos",
|
|
23
23
|
"Query Parameters": "Parâmetros da consulta",
|
|
24
|
+
"Body Type": "Tipo de Corpo",
|
|
24
25
|
"Body": "Conteúdo",
|
|
25
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)",
|
|
29
|
+
"Follow redirects": "Seguir redirecionamentos",
|
|
28
30
|
"The event name": "Nome do evento",
|
|
29
31
|
"User's Distinct Id": "Identificação distinta do usuário",
|
|
30
32
|
"The event properties": "As propriedades do evento",
|
|
@@ -36,7 +38,7 @@
|
|
|
36
38
|
"Whether to anonymize incoming IP addresses.": "Se deseja anonimizar endereços IP recebidos.",
|
|
37
39
|
"If this is a demo project": "Se este é um projeto de demonstração",
|
|
38
40
|
"Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
|
|
39
|
-
"Enable for files like PDFs, images, etc
|
|
41
|
+
"Enable for files like PDFs, images, etc.": "Habilitar para arquivos como PDFs, imagens, etc.",
|
|
40
42
|
"Alias": "Alias",
|
|
41
43
|
"Capture": "Capturar",
|
|
42
44
|
"Identify": "Identificar",
|
|
@@ -47,5 +49,9 @@
|
|
|
47
49
|
"PATCH": "COMPRAR",
|
|
48
50
|
"PUT": "COLOCAR",
|
|
49
51
|
"DELETE": "EXCLUIR",
|
|
50
|
-
"HEAD": "CABEÇA"
|
|
52
|
+
"HEAD": "CABEÇA",
|
|
53
|
+
"None": "Nenhuma",
|
|
54
|
+
"JSON": "JSON",
|
|
55
|
+
"Form Data": "Dados de Formulário",
|
|
56
|
+
"Raw": "RAW"
|
|
51
57
|
}
|
|
@@ -21,10 +21,12 @@
|
|
|
21
21
|
"Method": "Method",
|
|
22
22
|
"Headers": "Headers",
|
|
23
23
|
"Query Parameters": "Query Parameters",
|
|
24
|
+
"Body Type": "Body Type",
|
|
24
25
|
"Body": "Body",
|
|
25
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)",
|
|
29
|
+
"Follow redirects": "Follow redirects",
|
|
28
30
|
"The event name": "The event name",
|
|
29
31
|
"User's Distinct Id": "User's Distinct Id",
|
|
30
32
|
"The event properties": "The event properties",
|
|
@@ -36,7 +38,7 @@
|
|
|
36
38
|
"Whether to anonymize incoming IP addresses.": "Whether to anonymize incoming IP addresses.",
|
|
37
39
|
"If this is a demo project": "If this is a demo project",
|
|
38
40
|
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
|
|
39
|
-
"Enable for files like PDFs, images, etc
|
|
41
|
+
"Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.",
|
|
40
42
|
"Alias": "Alias",
|
|
41
43
|
"Capture": "Capture",
|
|
42
44
|
"Identify": "Identify",
|
|
@@ -47,5 +49,9 @@
|
|
|
47
49
|
"PATCH": "PATCH",
|
|
48
50
|
"PUT": "PUT",
|
|
49
51
|
"DELETE": "DELETE",
|
|
50
|
-
"HEAD": "HEAD"
|
|
52
|
+
"HEAD": "HEAD",
|
|
53
|
+
"None": "None",
|
|
54
|
+
"JSON": "JSON",
|
|
55
|
+
"Form Data": "Form Data",
|
|
56
|
+
"Raw": "Raw"
|
|
51
57
|
}
|
package/src/i18n/zh.json
CHANGED
|
@@ -21,10 +21,12 @@
|
|
|
21
21
|
"Method": "方法",
|
|
22
22
|
"Headers": "信头",
|
|
23
23
|
"Query Parameters": "查询参数",
|
|
24
|
+
"Body Type": "Body Type",
|
|
24
25
|
"Body": "正文内容",
|
|
25
26
|
"Response is Binary ?": "Response is Binary ?",
|
|
26
27
|
"No Error on Failure": "失败时没有错误",
|
|
27
28
|
"Timeout (in seconds)": "超时(秒)",
|
|
29
|
+
"Follow redirects": "Follow redirects",
|
|
28
30
|
"The event name": "The event name",
|
|
29
31
|
"User's Distinct Id": "User's Distinct Id",
|
|
30
32
|
"The event properties": "The event properties",
|
|
@@ -36,7 +38,7 @@
|
|
|
36
38
|
"Whether to anonymize incoming IP addresses.": "Whether to anonymize incoming IP addresses.",
|
|
37
39
|
"If this is a demo project": "If this is a demo project",
|
|
38
40
|
"Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
|
|
39
|
-
"Enable for files like PDFs, images, etc
|
|
41
|
+
"Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.",
|
|
40
42
|
"Alias": "Alias",
|
|
41
43
|
"Capture": "Capture",
|
|
42
44
|
"Identify": "Identify",
|
|
@@ -47,5 +49,9 @@
|
|
|
47
49
|
"PATCH": "PATCH",
|
|
48
50
|
"PUT": "弹出",
|
|
49
51
|
"DELETE": "删除",
|
|
50
|
-
"HEAD": "黑色"
|
|
52
|
+
"HEAD": "黑色",
|
|
53
|
+
"None": "无",
|
|
54
|
+
"JSON": "JSON",
|
|
55
|
+
"Form Data": "表单数据",
|
|
56
|
+
"Raw": "原始文件"
|
|
51
57
|
}
|