@intlayer/docs 8.4.1 → 8.4.3

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.
@@ -1033,11 +1033,6 @@ Einstellungen im Zusammenhang mit internen Pfaden und Ausgabeergebnissen von Int
1033
1033
  - _Standard_: `'.intlayer/cache'`
1034
1034
  - _Beschreibung_: Das Verzeichnis, in dem die Cache-Dateien gespeichert sind.
1035
1035
 
1036
- - **outputFilesPatternWithPath**:
1037
- - _Typ_: `string`
1038
- - _Standard_: `'{{dictionariesDir}}/**/*.json'`
1039
- - _Beschreibung_: Muster für Ausgabedateien einschließlich des relativen Pfads.
1040
-
1041
1036
  ### Wörterbuch-Konfiguration
1042
1037
 
1043
1038
  Einstellungen, die Wörterbuchoperationen steuern, einschließlich des Auto-Fill-Verhaltens und der Inhaltsgenerierung.
@@ -1024,11 +1024,6 @@ Settings related to internal paths and output results of Intlayer. These setting
1024
1024
  - _Default_: `'.intlayer/cache'`
1025
1025
  - _Description_: The directory where the cache files are stored.
1026
1026
 
1027
- - **outputFilesPatternWithPath**:
1028
- - _Type_: `string`
1029
- - _Default_: `'{{dictionariesDir}}/**/*.json'`
1030
- - _Description_: Pattern for output files including the relative path.
1031
-
1032
1027
  ### Dictionary Configuration
1033
1028
 
1034
1029
  Settings that control dictionary operations, including auto-fill behavior and content generation.
@@ -859,11 +859,6 @@ Settings related to internal paths and output results of Intlayer. These setting
859
859
  - _Default_: `'.intlayer/cache'`
860
860
  - _Description_: The directory where the cache files are stored.
861
861
 
862
- - **outputFilesPatternWithPath**:
863
- - _Type_: `string`
864
- - _Default_: `'{{dictionariesDir}}/**/*.json'`
865
- - _Description_: Pattern for output files including the relative path.
866
-
867
862
  ### Dictionary Configuration
868
863
 
869
864
  Settings that control dictionary operations, including auto-fill behaviour and content generation.
@@ -1034,11 +1034,6 @@ Estructura de directorios y resultados de salida de Intlayer. Estas configuracio
1034
1034
  - _Por defecto_: `'.intlayer/cache'`
1035
1035
  - _Descripción_: El directorio donde se almacenan los archivos de caché.
1036
1036
 
1037
- - **outputFilesPatternWithPath**:
1038
- - _Tipo_: `string`
1039
- - _Por defecto_: `'{{dictionariesDir}}/**/*.json'`
1040
- - _Descripción_: Patrón para archivos de salida incluyendo la ruta relativa.
1041
-
1042
1037
  ### Configuración del diccionario
1043
1038
 
1044
1039
  Configuraciones que controlan las operaciones del diccionario, incluyendo el comportamiento de auto-relleno y la generación de contenido.
@@ -1035,11 +1035,6 @@ Paramètres liés aux chemins internes et aux résultats de sortie d'Intlayer. C
1035
1035
  - _Par défaut_ : `'.intlayer/cache'`
1036
1036
  - _Description_ : Le répertoire où sont stockés les fichiers de cache.
1037
1037
 
1038
- - **outputFilesPatternWithPath** :
1039
- - _Type_ : `string`
1040
- - _Par défaut_ : `'{{dictionariesDir}}/**/*.json'`
1041
- - _Description_ : Modèle pour les fichiers de sortie incluant le chemin relatif.
1042
-
1043
1038
  ### Configuration du dictionnaire
1044
1039
 
1045
1040
  Paramètres qui contrôlent les opérations du dictionnaire, y compris le comportement de remplissage automatique et la génération de contenu.
@@ -1035,11 +1035,6 @@ Impostazioni relative ai percorsi interni e ai risultati di output di Intlayer.
1035
1035
  - _Predefinito_: `'.intlayer/cache'`
1036
1036
  - _Descrizione_: La directory dove sono memorizzati i file di cache.
1037
1037
 
1038
- - **outputFilesPatternWithPath**:
1039
- - _Tipo_: `string`
1040
- - _Predefinito_: `'{{dictionariesDir}}/**/*.json'`
1041
- - _Descrizione_: Pattern per i file di output incluso il percorso relativo.
1042
-
1043
1038
  ### Configurazione del dizionario
1044
1039
 
1045
1040
  Impostazioni che controllano le operazioni del dizionario, incluso il comportamento di auto-riempimento e la generazione di contenuti.
@@ -1043,11 +1043,6 @@ Configurações relacionadas aos caminhos internos e resultados de saída do Int
1043
1043
  - _Padrão_: `'.intlayer/cache'`
1044
1044
  - _Descrição_: O diretório onde os arquivos de cache são armazenados.
1045
1045
 
1046
- - **outputFilesPatternWithPath**:
1047
- - _Tipo_: `string`
1048
- - _Padrão_: `'{{dictionariesDir}}/**/*.json'`
1049
- - _Descrição_: Padrão para arquivos de saída incluindo o caminho relativo.
1050
-
1051
1046
  ### Configuração do dicionário
1052
1047
 
1053
1048
  Configurações que controlam as operações do dicionário, incluindo o comportamento de preenchimento automático e a geração de conteúdo.
@@ -854,11 +854,6 @@ export default config;
854
854
  - _По умолчанию_: `'.intlayer/cache'`
855
855
  - _Описание_: Каталог, где хранятся файлы кэша.
856
856
 
857
- - **outputFilesPatternWithPath**:
858
- - _Тип_: `string`
859
- - _По умолчанию_: `'{{dictionariesDir}}/**/*.json'`
860
- - _Описание_: Шаблон для выходных файлов, включая относительный путь.
861
-
862
857
  ### Конфигурация словаря
863
858
 
864
859
  Настройки, управляющие операциями словаря, включая поведение автоматического заполнения и генерацию контента.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intlayer/docs",
3
- "version": "8.4.1",
3
+ "version": "8.4.3",
4
4
  "private": false,
5
5
  "description": "Intlayer documentation",
6
6
  "keywords": [
@@ -72,13 +72,13 @@
72
72
  "watch": "webpack --config ./webpack.config.ts --watch"
73
73
  },
74
74
  "dependencies": {
75
- "@intlayer/config": "8.4.1",
76
- "@intlayer/core": "8.4.1",
77
- "@intlayer/types": "8.4.1"
75
+ "@intlayer/config": "8.4.3",
76
+ "@intlayer/core": "8.4.3",
77
+ "@intlayer/types": "8.4.3"
78
78
  },
79
79
  "devDependencies": {
80
- "@intlayer/api": "8.4.1",
81
- "@intlayer/cli": "8.4.1",
80
+ "@intlayer/api": "8.4.3",
81
+ "@intlayer/cli": "8.4.3",
82
82
  "@types/node": "25.5.0",
83
83
  "@utils/ts-config": "1.0.4",
84
84
  "@utils/ts-config-types": "1.0.4",