@intlayer/chokidar 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.
Files changed (103) hide show
  1. package/dist/cjs/buildIntlayerDictionary/buildIntlayerDictionary.cjs +1 -1
  2. package/dist/cjs/buildIntlayerDictionary/buildIntlayerDictionary.cjs.map +1 -1
  3. package/dist/cjs/buildIntlayerDictionary/writeDynamicDictionary.cjs +4 -4
  4. package/dist/cjs/buildIntlayerDictionary/writeDynamicDictionary.cjs.map +1 -1
  5. package/dist/cjs/buildIntlayerDictionary/writeFetchDictionary.cjs +5 -4
  6. package/dist/cjs/buildIntlayerDictionary/writeFetchDictionary.cjs.map +1 -1
  7. package/dist/cjs/buildIntlayerDictionary/writeMergedDictionary.cjs +1 -1
  8. package/dist/cjs/buildIntlayerDictionary/writeMergedDictionary.cjs.map +1 -1
  9. package/dist/cjs/buildIntlayerDictionary/writeRemoteDictionary.cjs +1 -1
  10. package/dist/cjs/buildIntlayerDictionary/writeRemoteDictionary.cjs.map +1 -1
  11. package/dist/cjs/createDictionaryEntryPoint/getBuiltDynamicDictionariesPath.cjs +1 -1
  12. package/dist/cjs/createDictionaryEntryPoint/getBuiltDynamicDictionariesPath.cjs.map +1 -1
  13. package/dist/cjs/createDictionaryEntryPoint/getBuiltFetchDictionariesPath.cjs +1 -1
  14. package/dist/cjs/createDictionaryEntryPoint/getBuiltFetchDictionariesPath.cjs.map +1 -1
  15. package/dist/cjs/filterInvalidDictionaries.cjs +1 -1
  16. package/dist/cjs/filterInvalidDictionaries.cjs.map +1 -1
  17. package/dist/cjs/init/index.cjs +1 -1
  18. package/dist/cjs/init/index.cjs.map +1 -1
  19. package/dist/cjs/listDictionariesPath.cjs +1 -1
  20. package/dist/cjs/listDictionariesPath.cjs.map +1 -1
  21. package/dist/cjs/loadDictionaries/loadDictionaries.cjs +1 -1
  22. package/dist/cjs/loadDictionaries/loadDictionaries.cjs.map +1 -1
  23. package/dist/cjs/loadDictionaries/log.cjs +3 -3
  24. package/dist/cjs/loadDictionaries/log.cjs.map +1 -1
  25. package/dist/cjs/logConfigDetails.cjs +2 -2
  26. package/dist/cjs/logConfigDetails.cjs.map +1 -1
  27. package/dist/cjs/prepareIntlayer.cjs +1 -1
  28. package/dist/cjs/prepareIntlayer.cjs.map +1 -1
  29. package/dist/cjs/utils/buildComponentFilesList.cjs +1 -1
  30. package/dist/cjs/utils/buildComponentFilesList.cjs.map +1 -1
  31. package/dist/cjs/utils/formatter.cjs +1 -1
  32. package/dist/cjs/utils/formatter.cjs.map +1 -1
  33. package/dist/cjs/watcher.cjs +1 -1
  34. package/dist/cjs/watcher.cjs.map +1 -1
  35. package/dist/cjs/writeConfiguration/index.cjs +1 -1
  36. package/dist/cjs/writeConfiguration/index.cjs.map +1 -1
  37. package/dist/cjs/writeContentDeclaration/writeContentDeclaration.cjs +1 -1
  38. package/dist/cjs/writeContentDeclaration/writeContentDeclaration.cjs.map +1 -1
  39. package/dist/esm/buildIntlayerDictionary/buildIntlayerDictionary.mjs +1 -1
  40. package/dist/esm/buildIntlayerDictionary/buildIntlayerDictionary.mjs.map +1 -1
  41. package/dist/esm/buildIntlayerDictionary/writeDynamicDictionary.mjs +4 -4
  42. package/dist/esm/buildIntlayerDictionary/writeDynamicDictionary.mjs.map +1 -1
  43. package/dist/esm/buildIntlayerDictionary/writeFetchDictionary.mjs +5 -4
  44. package/dist/esm/buildIntlayerDictionary/writeFetchDictionary.mjs.map +1 -1
  45. package/dist/esm/buildIntlayerDictionary/writeMergedDictionary.mjs +1 -1
  46. package/dist/esm/buildIntlayerDictionary/writeMergedDictionary.mjs.map +1 -1
  47. package/dist/esm/buildIntlayerDictionary/writeRemoteDictionary.mjs +1 -1
  48. package/dist/esm/buildIntlayerDictionary/writeRemoteDictionary.mjs.map +1 -1
  49. package/dist/esm/createDictionaryEntryPoint/getBuiltDynamicDictionariesPath.mjs +1 -1
  50. package/dist/esm/createDictionaryEntryPoint/getBuiltDynamicDictionariesPath.mjs.map +1 -1
  51. package/dist/esm/createDictionaryEntryPoint/getBuiltFetchDictionariesPath.mjs +1 -1
  52. package/dist/esm/createDictionaryEntryPoint/getBuiltFetchDictionariesPath.mjs.map +1 -1
  53. package/dist/esm/filterInvalidDictionaries.mjs +1 -1
  54. package/dist/esm/filterInvalidDictionaries.mjs.map +1 -1
  55. package/dist/esm/init/index.mjs +1 -1
  56. package/dist/esm/init/index.mjs.map +1 -1
  57. package/dist/esm/listDictionariesPath.mjs +1 -1
  58. package/dist/esm/listDictionariesPath.mjs.map +1 -1
  59. package/dist/esm/loadDictionaries/loadDictionaries.mjs +1 -1
  60. package/dist/esm/loadDictionaries/loadDictionaries.mjs.map +1 -1
  61. package/dist/esm/loadDictionaries/log.mjs +1 -1
  62. package/dist/esm/loadDictionaries/log.mjs.map +1 -1
  63. package/dist/esm/logConfigDetails.mjs +2 -2
  64. package/dist/esm/logConfigDetails.mjs.map +1 -1
  65. package/dist/esm/prepareIntlayer.mjs +1 -1
  66. package/dist/esm/prepareIntlayer.mjs.map +1 -1
  67. package/dist/esm/utils/buildComponentFilesList.mjs +1 -1
  68. package/dist/esm/utils/buildComponentFilesList.mjs.map +1 -1
  69. package/dist/esm/utils/formatter.mjs +1 -1
  70. package/dist/esm/utils/formatter.mjs.map +1 -1
  71. package/dist/esm/watcher.mjs +1 -1
  72. package/dist/esm/watcher.mjs.map +1 -1
  73. package/dist/esm/writeConfiguration/index.mjs +1 -1
  74. package/dist/esm/writeConfiguration/index.mjs.map +1 -1
  75. package/dist/esm/writeContentDeclaration/writeContentDeclaration.mjs +1 -1
  76. package/dist/esm/writeContentDeclaration/writeContentDeclaration.mjs.map +1 -1
  77. package/dist/types/build.d.ts +1 -1
  78. package/dist/types/buildIntlayerDictionary/buildIntlayerDictionary.d.ts +1 -1
  79. package/dist/types/buildIntlayerDictionary/index.d.ts +1 -1
  80. package/dist/types/buildIntlayerDictionary/writeDynamicDictionary.d.ts +2 -2
  81. package/dist/types/buildIntlayerDictionary/writeFetchDictionary.d.ts +15 -8
  82. package/dist/types/buildIntlayerDictionary/writeFetchDictionary.d.ts.map +1 -1
  83. package/dist/types/buildIntlayerDictionary/writeMergedDictionary.d.ts +1 -1
  84. package/dist/types/buildIntlayerDictionary/writeRemoteDictionary.d.ts +2 -2
  85. package/dist/types/buildIntlayerDictionary/writeRemoteDictionary.d.ts.map +1 -1
  86. package/dist/types/{buildIntlayerDictionary-BGj5jDFy.d.ts → buildIntlayerDictionary-_xrGjSmw.d.ts} +7 -6
  87. package/dist/types/buildIntlayerDictionary-_xrGjSmw.d.ts.map +1 -0
  88. package/dist/types/init/index.d.ts.map +1 -1
  89. package/dist/types/listDictionariesPath.d.ts.map +1 -1
  90. package/dist/types/prepareIntlayer.d.ts.map +1 -1
  91. package/dist/types/utils/formatter.d.ts +0 -1
  92. package/dist/types/utils/formatter.d.ts.map +1 -1
  93. package/dist/types/watcher.d.ts.map +1 -1
  94. package/dist/types/writeConfiguration/index.d.ts.map +1 -1
  95. package/dist/types/writeDynamicDictionary-DO8f3FYl.d.ts +48 -0
  96. package/dist/types/writeDynamicDictionary-DO8f3FYl.d.ts.map +1 -0
  97. package/dist/types/{writeMergedDictionary-C4EvgXbL.d.ts → writeMergedDictionary-CMeghcRI.d.ts} +3 -3
  98. package/dist/types/writeMergedDictionary-CMeghcRI.d.ts.map +1 -0
  99. package/package.json +16 -8
  100. package/dist/types/buildIntlayerDictionary-BGj5jDFy.d.ts.map +0 -1
  101. package/dist/types/writeDynamicDictionary-DE3SJg-g.d.ts +0 -36
  102. package/dist/types/writeDynamicDictionary-DE3SJg-g.d.ts.map +0 -1
  103. package/dist/types/writeMergedDictionary-C4EvgXbL.d.ts.map +0 -1
@@ -1,5 +1,4 @@
1
1
  import { LocalesValues } from "@intlayer/types/module_augmentation";
2
- import { ANSIColors } from "@intlayer/config/logger";
3
2
 
4
3
  //#region src/utils/formatter.d.ts
5
4
  declare const formatPath: (path: string | string[], color?: ANSIColors | false) => string;
@@ -1 +1 @@
1
- {"version":3,"file":"formatter.d.ts","names":[],"sources":["../../../src/utils/formatter.ts"],"mappings":";;;;cAOa,UAAA,GACX,IAAA,qBACA,KAAA,GAAQ,UAAA;AAAA,cAYG,YAAA,GACX,MAAA,EAAQ,aAAA,GAAgB,aAAA,IACxB,KAAA,GAAO,UAAA"}
1
+ {"version":3,"file":"formatter.d.ts","names":[],"sources":["../../../src/utils/formatter.ts"],"mappings":";;;cAQa,UAAA,GACX,IAAA,qBACA,KAAA,GAAQ,UAAA;AAAA,cAYG,YAAA,GACX,MAAA,EAAQ,aAAA,GAAgB,aAAA,IACxB,KAAA,GAAO,UAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"watcher.d.ts","names":[],"sources":["../../src/watcher.ts"],"mappings":";;;;;;KAqCK,YAAA,GAAe,eAAA;EAClB,aAAA,GAAgB,cAAA;EAChB,aAAA,GAAgB,uBAAA;EAChB,WAAA;AAAA;AAAA,cAIW,KAAA,GAAS,OAAA,GAAU,YAAA,KAAY,QAAA,CAAA,SAAA;AAAA,cAuJ/B,qBAAA,GAA+B,OAAA,GAAU,YAAA,KAAY,OAAA"}
1
+ {"version":3,"file":"watcher.d.ts","names":[],"sources":["../../src/watcher.ts"],"mappings":";;;;;;KAyCK,YAAA,GAAe,eAAA;EAClB,aAAA,GAAgB,cAAA;EAChB,aAAA,GAAgB,uBAAA;EAChB,WAAA;AAAA;AAAA,cAIW,KAAA,GAAS,OAAA,GAAU,YAAA,KAAY,QAAA,CAAA,SAAA;AAAA,cA2J/B,qBAAA,GAA+B,OAAA,GAAU,YAAA,KAAY,OAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","names":[],"sources":["../../../src/writeConfiguration/index.ts"],"mappings":";;;cAmBa,6BAAA,GACX,aAAA,EAAe,cAAA,KACd,OAAA;AAAA,cAkCU,kBAAA,GAA4B,aAAA,EAAe,cAAA,KAAc,OAAA"}
1
+ {"version":3,"file":"index.d.ts","names":[],"sources":["../../../src/writeConfiguration/index.ts"],"mappings":";;;cAmBa,6BAAA,GACX,aAAA,EAAe,cAAA,KACd,OAAA;AAAA,cA6BU,kBAAA,GAA4B,aAAA,EAAe,cAAA,KAAc,OAAA"}
@@ -0,0 +1,48 @@
1
+ import { t as MergedDictionaryOutput } from "./writeMergedDictionary-CMeghcRI.js";
2
+ import { IntlayerConfig } from "@intlayer/types/config";
3
+ import { Dictionary } from "@intlayer/types/dictionary";
4
+ import { Locale } from "@intlayer/types/allLocales";
5
+
6
+ //#region src/buildIntlayerDictionary/writeDynamicDictionary.d.ts
7
+ type DictionaryResult = {
8
+ dictionaryPath: string;
9
+ dictionary: Dictionary;
10
+ };
11
+ type LocalizedDictionaryResult = Partial<Record<Locale, DictionaryResult>>;
12
+ type LocalizedDictionaryOutput = Record<string, LocalizedDictionaryResult>;
13
+ /**
14
+ * Assembles the entry point file content from a pre-built preamble (import/require line),
15
+ * the locale→path record, the dictionary key, and the output format.
16
+ * Shared by all dictionary entry point generators.
17
+ */
18
+ declare const buildEntryPointContent: (preamble: string, localizedDictionariesPathsRecord: LocalizedDictionaryResult, key: string, format?: "cjs" | "esm") => string;
19
+ /**
20
+ * Generates the content of the shared `_loadContent` module written once per
21
+ * output directory. All dictionary entry points import from this file.
22
+ */
23
+ declare const generateDynamicLoadContentModule: (format: "cjs" | "esm") => string;
24
+ /**
25
+ * Generates the content of a dictionary entry point file.
26
+ * `loadContent` is imported from the shared `_loadContent` module.
27
+ */
28
+ declare const generateDictionaryEntryPoint: (localizedDictionariesPathsRecord: LocalizedDictionaryResult, key: string, format?: "cjs" | "esm") => string;
29
+ /**
30
+ * Write the localized dictionaries to the dictionariesDir
31
+ * @param mergedDictionaries - The merged dictionaries
32
+ * @param configuration - The configuration
33
+ * @returns The final dictionaries
34
+ *
35
+ * @example
36
+ * ```ts
37
+ * const unmergedDictionaries = await writeUnmergedDictionaries(dictionaries);
38
+ * const finalDictionaries = await writeFinalDictionaries(unmergedDictionaries);
39
+ * console.log(finalDictionaries);
40
+ *
41
+ * // .intlayer/dynamic_dictionary/dictionaries/en_home.json
42
+ * // .intlayer/dynamic_dictionary/dictionaries/fr_home.json
43
+ * ```
44
+ */
45
+ declare const writeDynamicDictionary: (mergedDictionaries: MergedDictionaryOutput, configuration: IntlayerConfig, formats?: ("cjs" | "esm")[]) => Promise<LocalizedDictionaryOutput>;
46
+ //#endregion
47
+ export { generateDictionaryEntryPoint as a, buildEntryPointContent as i, LocalizedDictionaryOutput as n, generateDynamicLoadContentModule as o, LocalizedDictionaryResult as r, writeDynamicDictionary as s, DictionaryResult as t };
48
+ //# sourceMappingURL=writeDynamicDictionary-DO8f3FYl.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"writeDynamicDictionary-DO8f3FYl.d.ts","names":[],"sources":["../../src/buildIntlayerDictionary/writeDynamicDictionary.ts"],"mappings":";;;;;;KAaY,gBAAA;EACV,cAAA;EACA,UAAA,EAAY,UAAA;AAAA;AAAA,KAGF,yBAAA,GAA4B,OAAA,CACtC,MAAA,CAAO,MAAA,EAAQ,gBAAA;AAAA,KAGL,yBAAA,GAA4B,MAAA,SAEtC,yBAAA;;;;;;cAWW,sBAAA,GACX,QAAA,UACA,gCAAA,EAAkC,yBAAA,EAClC,GAAA,UACA,MAAA;;;;;cAqBW,gCAAA,GACX,MAAA;;;;;cAqBW,4BAAA,GACX,gCAAA,EAAkC,yBAAA,EAClC,GAAA,UACA,MAAA;;;;;AA/DF;;;;;AAaA;;;;;;;cAkFa,sBAAA,GACX,kBAAA,EAAoB,sBAAA,EACpB,aAAA,EAAe,cAAA,EACf,OAAA,yBACC,OAAA,CAAQ,yBAAA"}
@@ -1,5 +1,5 @@
1
1
  import { t as UnmergedDictionaryOutput } from "./writeUnmergedDictionary-Cxx51isz.js";
2
- import * as _intlayer_types_config0 from "@intlayer/types/config";
2
+ import { IntlayerConfig } from "@intlayer/types/config";
3
3
  import { Dictionary } from "@intlayer/types/dictionary";
4
4
 
5
5
  //#region src/buildIntlayerDictionary/writeMergedDictionary.d.ts
@@ -24,7 +24,7 @@ type MergedDictionaryOutput = Record<string, MergedDictionaryResult>;
24
24
  * // { key: 'home', content: { ... } },
25
25
  * ```
26
26
  */
27
- declare const writeMergedDictionaries: (groupedDictionaries: UnmergedDictionaryOutput, configuration?: _intlayer_types_config0.IntlayerConfig) => Promise<MergedDictionaryOutput>;
27
+ declare const writeMergedDictionaries: (groupedDictionaries: UnmergedDictionaryOutput, configuration: IntlayerConfig) => Promise<MergedDictionaryOutput>;
28
28
  //#endregion
29
29
  export { MergedDictionaryResult as n, writeMergedDictionaries as r, MergedDictionaryOutput as t };
30
- //# sourceMappingURL=writeMergedDictionary-C4EvgXbL.d.ts.map
30
+ //# sourceMappingURL=writeMergedDictionary-CMeghcRI.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"writeMergedDictionary-CMeghcRI.d.ts","names":[],"sources":["../../src/buildIntlayerDictionary/writeMergedDictionary.ts"],"mappings":";;;;;KAaY,sBAAA;EACV,cAAA;EACA,UAAA,EAAY,UAAA;AAAA;AAAA,KAGF,sBAAA,GAAyB,MAAA,SAAe,sBAAA;;;;;;;AAApD;;;;;AAkBA;;;;;cAAa,uBAAA,GACX,mBAAA,EAAqB,wBAAA,EACrB,aAAA,EAAe,cAAA,KACd,OAAA,CAAQ,sBAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intlayer/chokidar",
3
- "version": "8.4.1",
3
+ "version": "8.4.3",
4
4
  "private": false,
5
5
  "description": "Uses chokidar to scan and build Intlayer declaration files into dictionaries based on Intlayer configuration.",
6
6
  "keywords": [
@@ -55,6 +55,11 @@
55
55
  "require": "./dist/cjs/utils/index.cjs",
56
56
  "import": "./dist/esm/utils/index.mjs"
57
57
  },
58
+ "./listDictionaries": {
59
+ "types": "./dist/types/listDictionariesPath.d.ts",
60
+ "require": "./dist/cjs/listDictionariesPath.cjs",
61
+ "import": "./dist/esm/listDictionariesPath.mjs"
62
+ },
58
63
  "./package.json": "./package.json"
59
64
  },
60
65
  "main": "dist/cjs/index.cjs",
@@ -74,6 +79,9 @@
74
79
  "utils": [
75
80
  "./dist/types/utils/index.d.ts"
76
81
  ],
82
+ "listDictionaries": [
83
+ "./dist/types/listDictionariesPath.d.ts"
84
+ ],
77
85
  "package.json": [
78
86
  "./package.json"
79
87
  ]
@@ -102,13 +110,13 @@
102
110
  },
103
111
  "dependencies": {
104
112
  "@babel/parser": "7.29.0",
105
- "@intlayer/api": "8.4.1",
106
- "@intlayer/config": "8.4.1",
107
- "@intlayer/core": "8.4.1",
108
- "@intlayer/dictionaries-entry": "8.4.1",
109
- "@intlayer/remote-dictionaries-entry": "8.4.1",
110
- "@intlayer/types": "8.4.1",
111
- "@intlayer/unmerged-dictionaries-entry": "8.4.1",
113
+ "@intlayer/api": "8.4.3",
114
+ "@intlayer/config": "8.4.3",
115
+ "@intlayer/core": "8.4.3",
116
+ "@intlayer/dictionaries-entry": "8.4.3",
117
+ "@intlayer/remote-dictionaries-entry": "8.4.3",
118
+ "@intlayer/types": "8.4.3",
119
+ "@intlayer/unmerged-dictionaries-entry": "8.4.3",
112
120
  "chokidar": "3.6.0",
113
121
  "defu": "6.1.4",
114
122
  "fast-glob": "3.3.3",
@@ -1 +0,0 @@
1
- {"version":3,"file":"buildIntlayerDictionary-BGj5jDFy.d.ts","names":[],"sources":["../../src/buildIntlayerDictionary/buildIntlayerDictionary.ts"],"mappings":";;;;;;;KAYY,wBAAA,GAA2B,OAAA;EACrC,OAAA;EACA,uBAAA;EACA,GAAA;AAAA;AAHF;;;AAAA,cAea,eAAA,GACX,wBAAA,EAA0B,UAAA,IAC1B,aAAA,GADoC,uBAAA,CACpC,cAAA,EACA,OAAA,GAAU,wBAAA,KAAwB,OAAA;wBAAA,wBAAA"}
@@ -1,36 +0,0 @@
1
- import { t as MergedDictionaryOutput } from "./writeMergedDictionary-C4EvgXbL.js";
2
- import * as _intlayer_types_config0 from "@intlayer/types/config";
3
- import { Dictionary } from "@intlayer/types/dictionary";
4
- import { Locale } from "@intlayer/types/allLocales";
5
-
6
- //#region src/buildIntlayerDictionary/writeDynamicDictionary.d.ts
7
- type DictionaryResult = {
8
- dictionaryPath: string;
9
- dictionary: Dictionary;
10
- };
11
- type LocalizedDictionaryResult = Partial<Record<Locale, DictionaryResult>>;
12
- type LocalizedDictionaryOutput = Record<string, LocalizedDictionaryResult>;
13
- /**
14
- * This function generates the content of the dictionary list file
15
- */
16
- declare const generateDictionaryEntryPoint: (localizedDictionariesPathsRecord: LocalizedDictionaryResult, format?: "cjs" | "esm", configuration?: _intlayer_types_config0.IntlayerConfig) => string;
17
- /**
18
- * Write the localized dictionaries to the dictionariesDir
19
- * @param mergedDictionaries - The merged dictionaries
20
- * @param configuration - The configuration
21
- * @returns The final dictionaries
22
- *
23
- * @example
24
- * ```ts
25
- * const unmergedDictionaries = await writeUnmergedDictionaries(dictionaries);
26
- * const finalDictionaries = await writeFinalDictionaries(unmergedDictionaries);
27
- * console.log(finalDictionaries);
28
- *
29
- * // .intlayer/dynamic_dictionaries/home.json
30
- * // { key: 'home', content: { ... } },
31
- * ```
32
- */
33
- declare const writeDynamicDictionary: (mergedDictionaries: MergedDictionaryOutput, configuration?: _intlayer_types_config0.IntlayerConfig, formats?: ("cjs" | "esm")[]) => Promise<LocalizedDictionaryOutput>;
34
- //#endregion
35
- export { writeDynamicDictionary as a, generateDictionaryEntryPoint as i, LocalizedDictionaryOutput as n, LocalizedDictionaryResult as r, DictionaryResult as t };
36
- //# sourceMappingURL=writeDynamicDictionary-DE3SJg-g.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"writeDynamicDictionary-DE3SJg-g.d.ts","names":[],"sources":["../../src/buildIntlayerDictionary/writeDynamicDictionary.ts"],"mappings":";;;;;;KAaY,gBAAA;EACV,cAAA;EACA,UAAA,EAAY,UAAA;AAAA;AAAA,KAGF,yBAAA,GAA4B,OAAA,CACtC,MAAA,CAAO,MAAA,EAAQ,gBAAA;AAAA,KAGL,yBAAA,GAA4B,MAAA,SAEtC,yBAAA;;;;cAMW,4BAAA,GACX,gCAAA,EAAkC,yBAAA,EAClC,MAAA,kBACA,aAAA,GAF2D,uBAAA,CAE3D,cAAA;;;AAfF;;;;;;;;;;;;;;cAkEa,sBAAA,GACX,kBAAA,EAAoB,sBAAA,EACpB,aAAA,GAD0C,uBAAA,CAC1C,cAAA,EACA,OAAA,yBACC,OAAA,CAAQ,yBAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"writeMergedDictionary-C4EvgXbL.d.ts","names":[],"sources":["../../src/buildIntlayerDictionary/writeMergedDictionary.ts"],"mappings":";;;;;KAaY,sBAAA;EACV,cAAA;EACA,UAAA,EAAY,UAAA;AAAA;AAAA,KAGF,sBAAA,GAAyB,MAAA,SAAe,sBAAA;;;;;;;;AAApD;;;;;AAkBA;;;;cAAa,uBAAA,GACX,mBAAA,EAAqB,wBAAA,EACrB,aAAA,GAD6C,uBAAA,CAC7C,cAAA,KACC,OAAA,CAAQ,sBAAA"}