@activepieces/piece-dropbox 0.5.11 → 0.6.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 CHANGED
@@ -1,27 +1,23 @@
1
1
  {
2
2
  "name": "@activepieces/piece-dropbox",
3
- "version": "0.5.11",
3
+ "version": "0.6.1",
4
4
  "dependencies": {
5
5
  "@sinclair/typebox": "0.34.11",
6
- "axios": "1.8.3",
6
+ "ai": "^6.0.0",
7
+ "axios": "1.13.1",
7
8
  "axios-retry": "4.4.1",
8
9
  "deepmerge-ts": "7.1.0",
10
+ "form-data": "4.0.4",
11
+ "i18next": "23.13.0",
9
12
  "mime-types": "2.1.35",
10
13
  "nanoid": "3.3.8",
11
14
  "semver": "7.6.0",
12
- "zod": "3.25.76",
13
- "@activepieces/pieces-common": "0.7.0",
14
- "@activepieces/pieces-framework": "0.20.1",
15
- "@activepieces/shared": "0.23.0",
16
- "tslib": "2.8.1"
17
- },
18
- "overrides": {
19
- "@tryfabric/martian": {
20
- "@notionhq/client": "$@notionhq/client"
21
- },
22
- "vite": {
23
- "rollup": "npm:@rollup/wasm-node"
24
- }
15
+ "socket.io-client": "4.8.1",
16
+ "zod": "4.1.13",
17
+ "@activepieces/pieces-common": "0.11.2",
18
+ "@activepieces/pieces-framework": "0.24.0",
19
+ "@activepieces/shared": "0.32.0",
20
+ "tslib": "2.6.2"
25
21
  },
26
22
  "resolutions": {
27
23
  "rollup": "npm:@rollup/wasm-node"
package/src/i18n/de.json CHANGED
@@ -51,10 +51,12 @@
51
51
  "Method": "Methode",
52
52
  "Headers": "Kopfzeilen",
53
53
  "Query Parameters": "Abfrageparameter",
54
+ "Body Type": "Körpertyp",
54
55
  "Body": "Körper",
55
56
  "Response is Binary ?": "Antwort ist binär?",
56
57
  "No Error on Failure": "Kein Fehler bei Fehler",
57
58
  "Timeout (in seconds)": "Timeout (in Sekunden)",
59
+ "Follow redirects": "Weiterleitungen folgen",
58
60
  "The search string. Must be at least 3 characters.": "Der Suchstring. Muss mindestens 3 Zeichen lang sein.",
59
61
  "The path to search in. If not specified, the search is performed from the root.": "Der zu suchende Pfad. Wenn nicht angegeben, wird die Suche vom Root durchgeführt.",
60
62
  "The maximum number of search results to return (up to 1000). Default is 100 if not specified.": "Gibt die maximale Anzahl an Suchergebnissen zurück (bis zu 1000). Standardwert ist 100, wenn nicht angegeben.",
@@ -91,7 +93,7 @@
91
93
  "If set to true, the list folder operation will be applied recursively to all subfolders and the response will contain contents of all subfolders.": "Wenn auf \"true\" gesetzt, wird der Listenordner rekursiv auf alle Unterordner angewendet und die Antwort enthält den Inhalt aller Unterordner.",
92
94
  "The maximum number of results to return (between 1 and 2000). Default is 2000 if not specified.": "Die maximale Anzahl an Ergebnissen, die zurückgegeben werden sollen (zwischen 1 und 2000). Standardwert ist 2000, wenn nicht angegeben.",
93
95
  "Authorization headers are injected automatically from your connection.": "Autorisierungs-Header werden automatisch von Ihrer Verbindung injiziert.",
94
- "Enable for files like PDFs, images, etc..": "Aktivieren für Dateien wie PDFs, Bilder, etc..",
96
+ "Enable for files like PDFs, images, etc.": "Aktivieren für Dateien wie PDFs, Bilder usw.",
95
97
  "Relevance": "Relevanz",
96
98
  "Modified Time": "Geänderte Zeit",
97
99
  "Active": "Aktiv",
@@ -101,5 +103,9 @@
101
103
  "PATCH": "PATCH",
102
104
  "PUT": "PUT",
103
105
  "DELETE": "LÖSCHEN",
104
- "HEAD": "HEAD"
106
+ "HEAD": "HEAD",
107
+ "None": "Keine",
108
+ "JSON": "JSON",
109
+ "Form Data": "Formulardaten",
110
+ "Raw": "Rohe"
105
111
  }
package/src/i18n/es.json CHANGED
@@ -51,10 +51,12 @@
51
51
  "Method": "Método",
52
52
  "Headers": "Encabezados",
53
53
  "Query Parameters": "Parámetros de consulta",
54
+ "Body Type": "Tipo de cuerpo",
54
55
  "Body": "Cuerpo",
55
56
  "Response is Binary ?": "¿Respuesta es binaria?",
56
57
  "No Error on Failure": "No hay ningún error en fallo",
57
58
  "Timeout (in seconds)": "Tiempo de espera (en segundos)",
59
+ "Follow redirects": "Seguir redirecciones",
58
60
  "The search string. Must be at least 3 characters.": "La cadena de búsqueda. Debe tener al menos 3 caracteres.",
59
61
  "The path to search in. If not specified, the search is performed from the root.": "La ruta a buscar. Si no se especifica, la búsqueda se realiza desde la raíz.",
60
62
  "The maximum number of search results to return (up to 1000). Default is 100 if not specified.": "El número máximo de resultados de búsqueda a devolver (hasta 1000). Por defecto es 100 si no se especifica.",
@@ -91,7 +93,7 @@
91
93
  "If set to true, the list folder operation will be applied recursively to all subfolders and the response will contain contents of all subfolders.": "Si se establece en verdadero, la operación de carpeta de lista se aplicará recursivamente a todas las subcarpetas y la respuesta contendrá el contenido de todas las subcarpetas.",
92
94
  "The maximum number of results to return (between 1 and 2000). Default is 2000 if not specified.": "El número máximo de resultados a devolver (entre 1 y 2000). Por defecto es 2000 si no se especifica.",
93
95
  "Authorization headers are injected automatically from your connection.": "Las cabeceras de autorización se inyectan automáticamente desde tu conexión.",
94
- "Enable for files like PDFs, images, etc..": "Activar para archivos como PDFs, imágenes, etc.",
96
+ "Enable for files like PDFs, images, etc.": "Activar para archivos como PDFs, imágenes, etc.",
95
97
  "Relevance": "Relevancia",
96
98
  "Modified Time": "Tiempo modificado",
97
99
  "Active": "Activo",
@@ -101,5 +103,9 @@
101
103
  "PATCH": "PATCH",
102
104
  "PUT": "PUT",
103
105
  "DELETE": "BORRAR",
104
- "HEAD": "LIMPIO"
106
+ "HEAD": "LIMPIO",
107
+ "None": "Ninguna",
108
+ "JSON": "JSON",
109
+ "Form Data": "Datos de Formulario",
110
+ "Raw": "Rápido"
105
111
  }
package/src/i18n/fr.json CHANGED
@@ -51,10 +51,12 @@
51
51
  "Method": "Méthode",
52
52
  "Headers": "En-têtes",
53
53
  "Query Parameters": "Paramètres de requête",
54
+ "Body Type": "Body Type",
54
55
  "Body": "Corps",
55
56
  "Response is Binary ?": "La réponse est Binaire ?",
56
57
  "No Error on Failure": "Aucune erreur en cas d'échec",
57
58
  "Timeout (in seconds)": "Délai d'attente (en secondes)",
59
+ "Follow redirects": "Suivre les redirections",
58
60
  "The search string. Must be at least 3 characters.": "La chaîne de recherche. Doit comporter au moins 3 caractères.",
59
61
  "The path to search in. If not specified, the search is performed from the root.": "Le chemin de recherche. Si non spécifié, la recherche est effectuée à partir de la racine.",
60
62
  "The maximum number of search results to return (up to 1000). Default is 100 if not specified.": "Le nombre maximum de résultats de recherche à retourner (jusqu'à 1000). La valeur par défaut est 100 si non spécifiée.",
@@ -91,7 +93,7 @@
91
93
  "If set to true, the list folder operation will be applied recursively to all subfolders and the response will contain contents of all subfolders.": "Si activé, l'opération de liste des dossiers sera appliquée récursivement à tous les sous-dossiers et la réponse contiendra le contenu de tous les sous-dossiers.",
92
94
  "The maximum number of results to return (between 1 and 2000). Default is 2000 if not specified.": "Le nombre maximum de résultats à retourner (entre 1 et 2000). La valeur par défaut est 2000 si non spécifiée.",
93
95
  "Authorization headers are injected automatically from your connection.": "Les en-têtes d'autorisation sont injectés automatiquement à partir de votre connexion.",
94
- "Enable for files like PDFs, images, etc..": "Activer pour les fichiers comme les PDFs, les images, etc.",
96
+ "Enable for files like PDFs, images, etc.": "Activer pour les fichiers comme les PDFs, les images, etc.",
95
97
  "Relevance": "Pertinence",
96
98
  "Modified Time": "Date de modification",
97
99
  "Active": "Actif",
@@ -101,5 +103,9 @@
101
103
  "PATCH": "PATCH",
102
104
  "PUT": "EFFACER",
103
105
  "DELETE": "SUPPRIMER",
104
- "HEAD": "TÊTE"
106
+ "HEAD": "TÊTE",
107
+ "None": "Aucun",
108
+ "JSON": "JSON",
109
+ "Form Data": "Données du formulaire",
110
+ "Raw": "Brut"
105
111
  }
package/src/i18n/ja.json CHANGED
@@ -51,10 +51,12 @@
51
51
  "Method": "方法",
52
52
  "Headers": "ヘッダー",
53
53
  "Query Parameters": "クエリパラメータ",
54
+ "Body Type": "ボディタイプ",
54
55
  "Body": "本文",
55
56
  "Response is Binary ?": "応答はバイナリですか?",
56
57
  "No Error on Failure": "失敗時にエラーはありません",
57
58
  "Timeout (in seconds)": "タイムアウト(秒)",
59
+ "Follow redirects": "リダイレクトをフォローする",
58
60
  "The search string. Must be at least 3 characters.": "検索文字列。少なくとも3文字以上にしてください。",
59
61
  "The path to search in. If not specified, the search is performed from the root.": "検索パス。指定されていない場合、検索はルートから実行されます。",
60
62
  "The maximum number of search results to return (up to 1000). Default is 100 if not specified.": "検索結果の最大数(1000まで)。指定されていない場合は、デフォルトは100です。",
@@ -91,7 +93,7 @@
91
93
  "If set to true, the list folder operation will be applied recursively to all subfolders and the response will contain contents of all subfolders.": "true に設定すると、すべてのサブフォルダにリストフォルダ操作が再帰的に適用され、レスポンスにはすべてのサブフォルダの内容が含まれます。",
92
94
  "The maximum number of results to return (between 1 and 2000). Default is 2000 if not specified.": "返す結果の最大数(1から2000まで)。指定されていない場合は、デフォルトは2000です。",
93
95
  "Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
94
- "Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
96
+ "Enable for files like PDFs, images, etc.": "PDF、画像などのファイルを有効にする",
95
97
  "Relevance": "関連",
96
98
  "Modified Time": "変更日時",
97
99
  "Active": "有効",
@@ -101,5 +103,9 @@
101
103
  "PATCH": "PATCH",
102
104
  "PUT": "PUT",
103
105
  "DELETE": "削除",
104
- "HEAD": "頭"
106
+ "HEAD": "頭",
107
+ "None": "なし",
108
+ "JSON": "JSON",
109
+ "Form Data": "フォームデータ",
110
+ "Raw": "Raw"
105
111
  }
package/src/i18n/nl.json CHANGED
@@ -51,10 +51,12 @@
51
51
  "Method": "Methode",
52
52
  "Headers": "Kopteksten",
53
53
  "Query Parameters": "Query parameters",
54
+ "Body Type": "Type lichaam",
54
55
  "Body": "Lichaam",
55
56
  "Response is Binary ?": "Antwoord is binair?",
56
57
  "No Error on Failure": "Geen fout bij fout",
57
58
  "Timeout (in seconds)": "Time-out (in seconden)",
59
+ "Follow redirects": "Volg omleidingen",
58
60
  "The search string. Must be at least 3 characters.": "De zoekopdracht. Moet minstens 3 tekens bevatten.",
59
61
  "The path to search in. If not specified, the search is performed from the root.": "Het pad om in te zoeken. Indien niet opgegeven, wordt de zoekopdracht uitgevoerd vanuit de root.",
60
62
  "The maximum number of search results to return (up to 1000). Default is 100 if not specified.": "Het maximale aantal te retourneren zoekresultaten (tot 1000). Standaard is 100 indien niet opgegeven.",
@@ -91,7 +93,7 @@
91
93
  "If set to true, the list folder operation will be applied recursively to all subfolders and the response will contain contents of all subfolders.": "Indien ingeschakeld zal de lijstmapbewerking recursief worden toegepast op alle submappen en de reactie zal de inhoud van alle submappen bevatten.",
92
94
  "The maximum number of results to return (between 1 and 2000). Default is 2000 if not specified.": "Het maximale aantal resultaten om terug te keren (tussen 1 en 2000). Standaard is 2000 indien niet opgegeven.",
93
95
  "Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
94
- "Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..",
96
+ "Enable for files like PDFs, images, etc.": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc.",
95
97
  "Relevance": "Relevantie",
96
98
  "Modified Time": "Gewijzigde tijd",
97
99
  "Active": "Actief",
@@ -101,5 +103,9 @@
101
103
  "PATCH": "BEKIJK",
102
104
  "PUT": "PUT",
103
105
  "DELETE": "VERWIJDEREN",
104
- "HEAD": "HOOFD"
106
+ "HEAD": "HOOFD",
107
+ "None": "geen",
108
+ "JSON": "JSON",
109
+ "Form Data": "Formulieren gegevens",
110
+ "Raw": "Onbewerkte"
105
111
  }
package/src/i18n/pt.json CHANGED
@@ -51,10 +51,12 @@
51
51
  "Method": "Método",
52
52
  "Headers": "Cabeçalhos",
53
53
  "Query Parameters": "Parâmetros da consulta",
54
+ "Body Type": "Tipo de Corpo",
54
55
  "Body": "Conteúdo",
55
56
  "Response is Binary ?": "A resposta é binária ?",
56
57
  "No Error on Failure": "Nenhum erro no Failure",
57
58
  "Timeout (in seconds)": "Tempo limite (em segundos)",
59
+ "Follow redirects": "Seguir redirecionamentos",
58
60
  "The search string. Must be at least 3 characters.": "O texto de busca. Deve ter pelo menos 3 caracteres.",
59
61
  "The path to search in. If not specified, the search is performed from the root.": "O caminho para procurar, se não especificado, a busca é realizada a partir da raiz.",
60
62
  "The maximum number of search results to return (up to 1000). Default is 100 if not specified.": "O número máximo de resultados de pesquisa para retornar (até 1000). O padrão é 100 se não for especificado.",
@@ -91,7 +93,7 @@
91
93
  "If set to true, the list folder operation will be applied recursively to all subfolders and the response will contain contents of all subfolders.": "Se definido como verdadeiro, a operação da lista de pasta será aplicada recursivamente a todas as subpastas e a resposta conterá o conteúdo de todas as subpastas.",
92
94
  "The maximum number of results to return (between 1 and 2000). Default is 2000 if not specified.": "O número máximo de resultados a retornar (entre 1 e 2000). O padrão é 2000 se não for especificado.",
93
95
  "Authorization headers are injected automatically from your connection.": "Os cabeçalhos de autorização são inseridos automaticamente a partir da sua conexão.",
94
- "Enable for files like PDFs, images, etc..": "Habilitar para arquivos como PDFs, imagens, etc..",
96
+ "Enable for files like PDFs, images, etc.": "Habilitar para arquivos como PDFs, imagens, etc.",
95
97
  "Relevance": "Relevância",
96
98
  "Modified Time": "Hora Modificação",
97
99
  "Active": "Ativo",
@@ -101,5 +103,9 @@
101
103
  "PATCH": "COMPRAR",
102
104
  "PUT": "COLOCAR",
103
105
  "DELETE": "EXCLUIR",
104
- "HEAD": "CABEÇA"
106
+ "HEAD": "CABEÇA",
107
+ "None": "Nenhuma",
108
+ "JSON": "JSON",
109
+ "Form Data": "Dados de Formulário",
110
+ "Raw": "RAW"
105
111
  }
@@ -51,10 +51,12 @@
51
51
  "Method": "Method",
52
52
  "Headers": "Headers",
53
53
  "Query Parameters": "Query Parameters",
54
+ "Body Type": "Body Type",
54
55
  "Body": "Body",
55
56
  "Response is Binary ?": "Response is Binary ?",
56
57
  "No Error on Failure": "No Error on Failure",
57
58
  "Timeout (in seconds)": "Timeout (in seconds)",
59
+ "Follow redirects": "Follow redirects",
58
60
  "The search string. Must be at least 3 characters.": "The search string. Must be at least 3 characters.",
59
61
  "The path to search in. If not specified, the search is performed from the root.": "The path to search in. If not specified, the search is performed from the root.",
60
62
  "The maximum number of search results to return (up to 1000). Default is 100 if not specified.": "The maximum number of search results to return (up to 1000). Default is 100 if not specified.",
@@ -91,7 +93,7 @@
91
93
  "If set to true, the list folder operation will be applied recursively to all subfolders and the response will contain contents of all subfolders.": "If set to true, the list folder operation will be applied recursively to all subfolders and the response will contain contents of all subfolders.",
92
94
  "The maximum number of results to return (between 1 and 2000). Default is 2000 if not specified.": "The maximum number of results to return (between 1 and 2000). Default is 2000 if not specified.",
93
95
  "Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
94
- "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
96
+ "Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.",
95
97
  "Relevance": "Relevance",
96
98
  "Modified Time": "Modified Time",
97
99
  "Active": "Active",
@@ -101,5 +103,9 @@
101
103
  "PATCH": "PATCH",
102
104
  "PUT": "PUT",
103
105
  "DELETE": "DELETE",
104
- "HEAD": "HEAD"
106
+ "HEAD": "HEAD",
107
+ "None": "None",
108
+ "JSON": "JSON",
109
+ "Form Data": "Form Data",
110
+ "Raw": "Raw"
105
111
  }
package/src/i18n/zh.json CHANGED
@@ -51,10 +51,12 @@
51
51
  "Method": "方法",
52
52
  "Headers": "信头",
53
53
  "Query Parameters": "查询参数",
54
+ "Body Type": "Body Type",
54
55
  "Body": "正文内容",
55
56
  "Response is Binary ?": "Response is Binary ?",
56
57
  "No Error on Failure": "失败时没有错误",
57
58
  "Timeout (in seconds)": "超时(秒)",
59
+ "Follow redirects": "Follow redirects",
58
60
  "The search string. Must be at least 3 characters.": "The search string. Must be at least 3 characters.",
59
61
  "The path to search in. If not specified, the search is performed from the root.": "The path to search in. If not specified, the search is performed from the root.",
60
62
  "The maximum number of search results to return (up to 1000). Default is 100 if not specified.": "The maximum number of search results to return (up to 1000). Default is 100 if not specified.",
@@ -91,7 +93,7 @@
91
93
  "If set to true, the list folder operation will be applied recursively to all subfolders and the response will contain contents of all subfolders.": "If set to true, the list folder operation will be applied recursively to all subfolders and the response will contain contents of all subfolders.",
92
94
  "The maximum number of results to return (between 1 and 2000). Default is 2000 if not specified.": "The maximum number of results to return (between 1 and 2000). Default is 2000 if not specified.",
93
95
  "Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
94
- "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
96
+ "Enable for files like PDFs, images, etc.": "Enable for files like PDFs, images, etc.",
95
97
  "Relevance": "Relevance",
96
98
  "Modified Time": "Modified Time",
97
99
  "Active": "使用中",
@@ -101,5 +103,9 @@
101
103
  "PATCH": "PATCH",
102
104
  "PUT": "弹出",
103
105
  "DELETE": "删除",
104
- "HEAD": "黑色"
106
+ "HEAD": "黑色",
107
+ "None": "无",
108
+ "JSON": "JSON",
109
+ "Form Data": "表单数据",
110
+ "Raw": "原始文件"
105
111
  }
package/src/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../packages/pieces/community/dropbox/src/index.ts"],"names":[],"mappings":";;;;AAAA,+DAAwE;AACxE,qEAIwC;AACxC,iDAAqD;AACrD,uDAA0D;AAC1D,2DAA8D;AAC9D,uEAAyE;AACzE,6EAA8E;AAC9E,2DAA8D;AAC9D,+DAAkE;AAClE,+DAAiE;AACjE,+DAAiE;AACjE,uDAA0D;AAC1D,2DAA8D;AAC9D,iDAAqD;AACrD,2DAA8D;AAC9D,+DAAkE;AAErD,QAAA,WAAW,GAAG,4BAAS,CAAC,MAAM,CAAC;IAC1C,WAAW,EAAE,EAAE;IACf,OAAO,EAAE,0CAA0C;IACnD,QAAQ,EAAE,yCAAyC;IACnD,QAAQ,EAAE,IAAI;IACd,2GAA2G;IAC3G,KAAK,EAAE,EAAE,iBAAiB,EAAE,SAAS,EAAE;IACvC,KAAK,EAAE;QACL,sBAAsB;QACtB,qBAAqB;QACrB,qBAAqB;QACrB,oBAAoB;KACrB;CACF,CAAC,CAAC;AAEU,QAAA,OAAO,GAAG,IAAA,8BAAW,EAAC;IACjC,uBAAuB,EAAE,QAAQ;IACjC,OAAO,EAAE,iDAAiD;IAC1D,OAAO,EAAE;QACP,sBAAa;QACb,+CAAwB;QACxB,+BAAiB;QACjB,mCAAmB;QACnB,kCAAkB;QAClB,+BAAiB;QACjB,2BAAe;QACf,2BAAe;QACf,0CAAsB;QACtB,mCAAmB;QACnB,+BAAiB;QACjB,+BAAiB;QACjB,kCAAkB;QAClB,IAAA,yCAAyB,EAAC;YACxB,OAAO,EAAE,GAAG,EAAE,CAAC,8BAA8B;YAC7C,IAAI,EAAE,mBAAW;YACjB,WAAW,EAAE,CAAO,IAAI,EAAE,EAAE;gBAAC,OAAA,CAAC;oBAC5B,aAAa,EAAE,UAAW,IAA4B,CAAC,YAAY,EAAE;iBACtE,CAAC,CAAA;cAAA;SACH,CAAC;KACH;IACD,WAAW,EAAE,SAAS;IACtB,WAAW,EAAE,wCAAwC;IACrD,OAAO,EAAE;QACP,WAAW;QACX,YAAY;QACZ,WAAW;QACX,eAAe;QACf,UAAU;KACX;IACD,UAAU,EAAE,CAAC,sBAAa,CAAC,iBAAiB,CAAC;IAC7C,QAAQ,EAAE,EAAE;IACZ,IAAI,EAAE,mBAAW;CAClB,CAAC,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../packages/pieces/community/dropbox/src/index.ts"],"names":[],"mappings":";;;;AAAA,+DAAwE;AACxE,qEAIwC;AACxC,iDAAqD;AACrD,uDAA0D;AAC1D,2DAA8D;AAC9D,uEAAyE;AACzE,6EAA8E;AAC9E,2DAA8D;AAC9D,+DAAkE;AAClE,+DAAiE;AACjE,+DAAiE;AACjE,uDAA0D;AAC1D,2DAA8D;AAC9D,iDAAqD;AACrD,2DAA8D;AAC9D,+DAAkE;AAErD,QAAA,WAAW,GAAG,4BAAS,CAAC,MAAM,CAAC;IAC1C,WAAW,EAAE,EAAE;IACf,OAAO,EAAE,0CAA0C;IACnD,QAAQ,EAAE,yCAAyC;IACnD,QAAQ,EAAE,IAAI;IACd,2GAA2G;IAC3G,KAAK,EAAE,EAAE,iBAAiB,EAAE,SAAS,EAAE;IACvC,KAAK,EAAE;QACL,sBAAsB;QACtB,qBAAqB;QACrB,qBAAqB;QACrB,oBAAoB;KACrB;CACF,CAAC,CAAC;AAEU,QAAA,OAAO,GAAG,IAAA,8BAAW,EAAC;IACjC,uBAAuB,EAAE,QAAQ;IACjC,OAAO,EAAE,iDAAiD;IAC1D,OAAO,EAAE;QACP,sBAAa;QACb,+CAAwB;QACxB,+BAAiB;QACjB,mCAAmB;QACnB,kCAAkB;QAClB,+BAAiB;QACjB,2BAAe;QACf,2BAAe;QACf,0CAAsB;QACtB,mCAAmB;QACnB,+BAAiB;QACjB,+BAAiB;QACjB,kCAAkB;QAClB,IAAA,yCAAyB,EAAC;YACxB,OAAO,EAAE,GAAG,EAAE,CAAC,8BAA8B;YAC7C,IAAI,EAAE,mBAAW;YACjB,WAAW,EAAE,CAAO,IAAI,EAAE,EAAE;gBAAC,OAAA,CAAC;oBAC5B,aAAa,EAAE,UAAU,IAAI,CAAC,YAAY,EAAE;iBAC7C,CAAC,CAAA;cAAA;SACH,CAAC;KACH;IACD,WAAW,EAAE,SAAS;IACtB,WAAW,EAAE,wCAAwC;IACrD,OAAO,EAAE;QACP,WAAW;QACX,YAAY;QACZ,WAAW;QACX,eAAe;QACf,UAAU;KACX;IACD,UAAU,EAAE,CAAC,sBAAa,CAAC,iBAAiB,CAAC;IAC7C,QAAQ,EAAE,EAAE;IACZ,IAAI,EAAE,mBAAW;CAClB,CAAC,CAAC"}