@intlayer/docs 9.3.0 → 9.3.2

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 (217) hide show
  1. package/README.md +24 -24
  2. package/blog/ar/rag_powered_documentation_assistant.md +1 -1
  3. package/blog/pl/rag_powered_documentation_assistant.md +1 -1
  4. package/dist/cjs/_virtual/_rolldown/runtime.cjs +1 -2
  5. package/dist/cjs/authors2.cjs +0 -1
  6. package/dist/cjs/common.cjs.map +1 -1
  7. package/dist/cjs/generated/blog.entry.cjs +4 -2
  8. package/dist/cjs/generated/blog.entry.cjs.map +1 -1
  9. package/dist/cjs/generated/docs.entry.cjs +24 -2
  10. package/dist/cjs/generated/docs.entry.cjs.map +1 -1
  11. package/dist/cjs/generated/frequentQuestions.entry.cjs +4 -2
  12. package/dist/cjs/generated/frequentQuestions.entry.cjs.map +1 -1
  13. package/dist/cjs/generated/legal.entry.cjs +4 -2
  14. package/dist/cjs/generated/legal.entry.cjs.map +1 -1
  15. package/dist/esm/generated/blog.entry.mjs +4 -2
  16. package/dist/esm/generated/blog.entry.mjs.map +1 -1
  17. package/dist/esm/generated/docs.entry.mjs +24 -2
  18. package/dist/esm/generated/docs.entry.mjs.map +1 -1
  19. package/dist/esm/generated/frequentQuestions.entry.mjs +4 -2
  20. package/dist/esm/generated/frequentQuestions.entry.mjs.map +1 -1
  21. package/dist/esm/generated/legal.entry.mjs +4 -2
  22. package/dist/esm/generated/legal.entry.mjs.map +1 -1
  23. package/dist/types/generated/docs.entry.d.ts +1 -0
  24. package/dist/types/generated/docs.entry.d.ts.map +1 -1
  25. package/docs/ar/configuration.md +10 -10
  26. package/docs/ar/eslint.md +336 -0
  27. package/docs/ar/interest_of_intlayer.md +24 -22
  28. package/docs/ar/intlayer_with_express.md +1 -1
  29. package/docs/ar/intlayer_with_react_router_v7_fs_routes.md +1 -1
  30. package/docs/ar/intlayer_with_svelte_kit.md +1 -1
  31. package/docs/ar/intlayer_with_tanstack+solid.md +5 -3
  32. package/docs/ar/intlayer_with_tanstack.md +5 -3
  33. package/docs/ar/lsp.md +114 -175
  34. package/docs/ar/readme.md +25 -25
  35. package/docs/bn/configuration.md +10 -10
  36. package/docs/bn/eslint.md +336 -0
  37. package/docs/bn/interest_of_intlayer.md +24 -22
  38. package/docs/cs/configuration.md +10 -10
  39. package/docs/cs/eslint.md +336 -0
  40. package/docs/cs/interest_of_intlayer.md +24 -22
  41. package/docs/de/configuration.md +10 -10
  42. package/docs/de/eslint.md +336 -0
  43. package/docs/de/interest_of_intlayer.md +24 -22
  44. package/docs/de/intlayer_with_svelte_kit.md +1 -1
  45. package/docs/de/intlayer_with_tanstack+solid.md +5 -3
  46. package/docs/de/intlayer_with_tanstack.md +5 -3
  47. package/docs/de/lsp.md +111 -172
  48. package/docs/de/readme.md +24 -24
  49. package/docs/en/configuration.md +10 -10
  50. package/docs/en/eslint.md +336 -0
  51. package/docs/en/interest_of_intlayer.md +24 -22
  52. package/docs/en/intlayer_with_svelte_kit.md +1 -1
  53. package/docs/en/intlayer_with_tanstack+solid.md +5 -3
  54. package/docs/en/intlayer_with_tanstack.md +5 -3
  55. package/docs/en/lsp.md +109 -170
  56. package/docs/en/readme.md +24 -24
  57. package/docs/en-GB/configuration.md +10 -10
  58. package/docs/en-GB/eslint.md +336 -0
  59. package/docs/en-GB/interest_of_intlayer.md +24 -22
  60. package/docs/en-GB/intlayer_with_create_react_app.md +32 -35
  61. package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +1 -1
  62. package/docs/en-GB/intlayer_with_svelte_kit.md +1 -1
  63. package/docs/en-GB/intlayer_with_tanstack+solid.md +5 -3
  64. package/docs/en-GB/intlayer_with_tanstack.md +5 -3
  65. package/docs/en-GB/lsp.md +109 -170
  66. package/docs/en-GB/readme.md +24 -24
  67. package/docs/es/configuration.md +10 -10
  68. package/docs/es/eslint.md +336 -0
  69. package/docs/es/interest_of_intlayer.md +24 -22
  70. package/docs/es/intlayer_with_svelte_kit.md +1 -1
  71. package/docs/es/intlayer_with_tanstack+solid.md +5 -3
  72. package/docs/es/intlayer_with_tanstack.md +5 -3
  73. package/docs/es/lsp.md +114 -175
  74. package/docs/es/readme.md +24 -24
  75. package/docs/fr/configuration.md +10 -10
  76. package/docs/fr/eslint.md +336 -0
  77. package/docs/fr/interest_of_intlayer.md +24 -22
  78. package/docs/fr/intlayer_with_svelte_kit.md +1 -1
  79. package/docs/fr/intlayer_with_tanstack+solid.md +5 -3
  80. package/docs/fr/intlayer_with_tanstack.md +5 -3
  81. package/docs/fr/lsp.md +110 -171
  82. package/docs/fr/readme.md +24 -24
  83. package/docs/hi/configuration.md +10 -10
  84. package/docs/hi/eslint.md +336 -0
  85. package/docs/hi/interest_of_intlayer.md +24 -22
  86. package/docs/hi/intlayer_with_express.md +1 -1
  87. package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +1 -1
  88. package/docs/hi/intlayer_with_svelte_kit.md +1 -1
  89. package/docs/hi/intlayer_with_tanstack+solid.md +5 -3
  90. package/docs/hi/intlayer_with_tanstack.md +5 -3
  91. package/docs/hi/intlayer_with_vite+svelte.md +2 -2
  92. package/docs/hi/lsp.md +113 -174
  93. package/docs/hi/readme.md +24 -24
  94. package/docs/id/configuration.md +10 -10
  95. package/docs/id/eslint.md +336 -0
  96. package/docs/id/interest_of_intlayer.md +24 -22
  97. package/docs/id/intlayer_with_svelte_kit.md +1 -1
  98. package/docs/id/intlayer_with_tanstack+solid.md +5 -3
  99. package/docs/id/intlayer_with_tanstack.md +5 -3
  100. package/docs/id/lsp.md +113 -174
  101. package/docs/id/readme.md +24 -24
  102. package/docs/it/configuration.md +10 -10
  103. package/docs/it/eslint.md +336 -0
  104. package/docs/it/interest_of_intlayer.md +24 -22
  105. package/docs/it/intlayer_with_svelte_kit.md +1 -1
  106. package/docs/it/intlayer_with_tanstack+solid.md +5 -3
  107. package/docs/it/intlayer_with_tanstack.md +5 -3
  108. package/docs/it/lsp.md +115 -176
  109. package/docs/it/readme.md +24 -24
  110. package/docs/ja/configuration.md +10 -10
  111. package/docs/ja/eslint.md +336 -0
  112. package/docs/ja/interest_of_intlayer.md +24 -22
  113. package/docs/ja/intlayer_with_react_router_v7.md +1 -146
  114. package/docs/ja/intlayer_with_tanstack+solid.md +5 -3
  115. package/docs/ja/intlayer_with_tanstack.md +5 -3
  116. package/docs/ja/intlayer_with_vite+react.md +5 -1
  117. package/docs/ja/lsp.md +113 -174
  118. package/docs/ja/readme.md +24 -24
  119. package/docs/ko/configuration.md +10 -10
  120. package/docs/ko/eslint.md +336 -0
  121. package/docs/ko/interest_of_intlayer.md +24 -22
  122. package/docs/ko/intlayer_with_lynx+react.md +4 -0
  123. package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +1 -1
  124. package/docs/ko/intlayer_with_storybook.md +5 -5
  125. package/docs/ko/intlayer_with_svelte_kit.md +1 -1
  126. package/docs/ko/intlayer_with_tanstack+solid.md +5 -3
  127. package/docs/ko/intlayer_with_tanstack.md +5 -3
  128. package/docs/ko/lsp.md +112 -173
  129. package/docs/ko/readme.md +24 -24
  130. package/docs/nl/configuration.md +10 -10
  131. package/docs/nl/eslint.md +336 -0
  132. package/docs/nl/interest_of_intlayer.md +24 -22
  133. package/docs/pl/configuration.md +10 -10
  134. package/docs/pl/eslint.md +336 -0
  135. package/docs/pl/interest_of_intlayer.md +4 -2
  136. package/docs/pl/intlayer_with_astro.md +1 -114
  137. package/docs/pl/intlayer_with_svelte_kit.md +1 -1
  138. package/docs/pl/intlayer_with_tanstack+solid.md +5 -3
  139. package/docs/pl/intlayer_with_tanstack.md +5 -3
  140. package/docs/pl/lsp.md +115 -176
  141. package/docs/pl/migration_from_i18next_to_intlayer.md +4 -0
  142. package/docs/pl/migration_from_next-i18next_to_intlayer.md +8 -4
  143. package/docs/pl/migration_from_next-intl_to_intlayer.md +11 -5
  144. package/docs/pl/migration_from_nuxtjs_i18n_to_intlayer.md +8 -4
  145. package/docs/pl/migration_from_react-i18next_to_intlayer.md +8 -4
  146. package/docs/pl/migration_from_vue-i18n_to_intlayer.md +4 -0
  147. package/docs/pl/readme.md +24 -24
  148. package/docs/pt/configuration.md +10 -10
  149. package/docs/pt/eslint.md +336 -0
  150. package/docs/pt/interest_of_intlayer.md +24 -22
  151. package/docs/pt/intlayer_with_astro.md +1 -114
  152. package/docs/pt/intlayer_with_svelte_kit.md +1 -1
  153. package/docs/pt/intlayer_with_tanstack+solid.md +5 -3
  154. package/docs/pt/intlayer_with_tanstack.md +5 -3
  155. package/docs/pt/lsp.md +113 -174
  156. package/docs/pt/readme.md +24 -24
  157. package/docs/ru/configuration.md +10 -10
  158. package/docs/ru/eslint.md +336 -0
  159. package/docs/ru/interest_of_intlayer.md +24 -22
  160. package/docs/ru/intlayer_with_nextjs_14.md +1 -1
  161. package/docs/ru/intlayer_with_nextjs_15.md +1 -1
  162. package/docs/ru/intlayer_with_svelte_kit.md +1 -1
  163. package/docs/ru/intlayer_with_tanstack+solid.md +5 -3
  164. package/docs/ru/intlayer_with_tanstack.md +5 -3
  165. package/docs/ru/lsp.md +112 -173
  166. package/docs/ru/readme.md +24 -24
  167. package/docs/tr/configuration.md +10 -10
  168. package/docs/tr/eslint.md +336 -0
  169. package/docs/tr/interest_of_intlayer.md +24 -22
  170. package/docs/tr/intlayer_with_svelte_kit.md +1 -1
  171. package/docs/tr/intlayer_with_tanstack+solid.md +5 -3
  172. package/docs/tr/intlayer_with_tanstack.md +5 -3
  173. package/docs/tr/lsp.md +113 -174
  174. package/docs/tr/readme.md +24 -24
  175. package/docs/uk/configuration.md +10 -10
  176. package/docs/uk/eslint.md +336 -0
  177. package/docs/uk/interest_of_intlayer.md +4 -2
  178. package/docs/uk/intlayer_with_svelte_kit.md +1 -1
  179. package/docs/uk/intlayer_with_tanstack+solid.md +5 -3
  180. package/docs/uk/intlayer_with_tanstack.md +5 -3
  181. package/docs/uk/lsp.md +113 -174
  182. package/docs/uk/packages/angular-intlayer/exports.md +2 -2
  183. package/docs/uk/per_locale_file.md +1 -1
  184. package/docs/uk/readme.md +24 -24
  185. package/docs/ur/configuration.md +10 -10
  186. package/docs/ur/eslint.md +336 -0
  187. package/docs/ur/interest_of_intlayer.md +24 -22
  188. package/docs/vi/configuration.md +10 -10
  189. package/docs/vi/eslint.md +336 -0
  190. package/docs/vi/interest_of_intlayer.md +24 -22
  191. package/docs/vi/intlayer_with_svelte_kit.md +1 -1
  192. package/docs/vi/intlayer_with_tanstack+solid.md +5 -3
  193. package/docs/vi/intlayer_with_tanstack.md +5 -3
  194. package/docs/vi/lsp.md +115 -176
  195. package/docs/vi/readme.md +24 -24
  196. package/docs/zh/configuration.md +10 -10
  197. package/docs/zh/eslint.md +336 -0
  198. package/docs/zh/interest_of_intlayer.md +24 -22
  199. package/docs/zh/intlayer_with_create_react_app.md +4 -0
  200. package/docs/zh/intlayer_with_lynx+react.md +4 -0
  201. package/docs/zh/intlayer_with_nextjs_14.md +0 -2
  202. package/docs/zh/intlayer_with_nextjs_15.md +0 -2
  203. package/docs/zh/intlayer_with_nextjs_page_router.md +0 -2
  204. package/docs/zh/intlayer_with_nuxt.md +1 -1
  205. package/docs/zh/intlayer_with_react_router_v7.md +4 -0
  206. package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +4 -0
  207. package/docs/zh/intlayer_with_solid_start.md +1 -1
  208. package/docs/zh/intlayer_with_svelte_kit.md +1 -1
  209. package/docs/zh/intlayer_with_tanstack+solid.md +5 -3
  210. package/docs/zh/intlayer_with_tanstack.md +5 -3
  211. package/docs/zh/intlayer_with_vite+vue.md +0 -2
  212. package/docs/zh/lsp.md +113 -174
  213. package/docs/zh/readme.md +21 -21
  214. package/docs/zh-TW/eslint.md +336 -0
  215. package/docs/zh-TW/interest_of_intlayer.md +24 -22
  216. package/package.json +6 -6
  217. package/src/generated/docs.entry.ts +20 -0
@@ -9,10 +9,12 @@ let _intlayer_config_utils = require("@intlayer/config/utils");
9
9
  const currentDir = typeof __dirname !== "undefined" ? __dirname : (0, node_path.dirname)((0, node_url.fileURLToPath)(require("url").pathToFileURL(__filename).href));
10
10
  let baseDir;
11
11
  try {
12
- baseDir = (0, _intlayer_config_utils.getPackageJsonPath)((0, _intlayer_config_utils.getProjectRequire)(currentDir).resolve("@intlayer/docs")).baseDir;
12
+ const docEntryPath = (0, _intlayer_config_utils.getProjectRequire)(currentDir).resolve("@intlayer/docs");
13
+ baseDir = (0, _intlayer_config_utils.getPackageJsonPath)(docEntryPath).baseDir;
13
14
  } catch {
14
15
  try {
15
- baseDir = (0, _intlayer_config_utils.getPackageJsonPath)((0, _intlayer_config_utils.getProjectRequire)().resolve("@intlayer/docs")).baseDir;
16
+ const docEntryPath = (0, _intlayer_config_utils.getProjectRequire)().resolve("@intlayer/docs");
17
+ baseDir = (0, _intlayer_config_utils.getPackageJsonPath)(docEntryPath).baseDir;
16
18
  } catch {
17
19
  baseDir = (0, _intlayer_config_utils.getPackageJsonPath)(currentDir).baseDir;
18
20
  }
@@ -1 +1 @@
1
- {"version":3,"file":"frequentQuestions.entry.cjs","names":[],"sources":["../../../src/generated/frequentQuestions.entry.ts"],"sourcesContent":["/* AUTO-GENERATED – DO NOT EDIT */\n/* REGENERATE USING `pnpm prepare` */\nimport { existsSync } from 'node:fs';\nimport { readFile } from 'node:fs/promises';\nimport { join, dirname as pathDirname } from 'node:path';\nimport { fileURLToPath } from 'node:url';\nimport { getPackageJsonPath, getProjectRequire } from '@intlayer/config/utils';\nimport type { LocalesValues } from '@intlayer/types/module_augmentation';\n\n// Robustly resolve the base directory of the @intlayer/docs package in both\n// bundled environments (Next.js) and standalone CLIs (MCP via npx).\nconst currentDir =\n typeof __dirname !== 'undefined'\n ? __dirname\n : pathDirname(fileURLToPath(import.meta.url));\n\nlet baseDir: string;\ntry {\n // Prefer resolving from the location of this file (works for CLIs).\n const projectRequire = getProjectRequire(currentDir);\n const docEntryPath = projectRequire.resolve('@intlayer/docs');\n baseDir = getPackageJsonPath(docEntryPath).baseDir;\n} catch {\n try {\n // Fallback: resolve from the consumer project (works for apps/bundlers).\n const projectRequire = getProjectRequire();\n const docEntryPath = projectRequire.resolve('@intlayer/docs');\n baseDir = getPackageJsonPath(docEntryPath).baseDir;\n } catch {\n // Last resort: walk up from currentDir (useful when executed inside @intlayer/docs).\n baseDir = getPackageJsonPath(currentDir).baseDir;\n }\n}\n\n/**\n * Reads a document, preferring the requested locale and falling back to English.\n */\nconst readLocaleFile = async (\n relativeAfterLocale: string,\n locale: LocalesValues\n): Promise<string> => {\n const target1 = join(\n baseDir,\n `./frequent_questions/${locale}/${relativeAfterLocale}`\n );\n if (existsSync(target1)) {\n return await readFile(target1, 'utf8');\n }\n const target2 = join(\n baseDir,\n `./frequent_questions/en/${relativeAfterLocale}`\n );\n if (existsSync(target2)) {\n return await readFile(target2, 'utf8');\n }\n\n throw new Error(\n `[docs] File not found: ${relativeAfterLocale} - locale: ${locale} - path: ${target1} - path: ${target2}`\n );\n};\n\n/**\n * Builds a lazy, awaitable handle over a document.\n *\n * The entry map below holds one handle per document *per locale*, so reading\n * eagerly would pull every markdown file of every locale into memory as soon as\n * this module is imported — hundreds of megabytes, duplicated in every\n * prerender worker, for the handful of documents a page actually renders.\n *\n * The returned value is a thenable rather than a promise: consumers only ever\n * `await` it, and `await` triggers `then`, so the file is read on first use and\n * the resulting promise is cached for subsequent reads.\n */\nconst readLocale = (\n relativeAfterLocale: string,\n locale: LocalesValues\n): Promise<string> => {\n let pendingRead: Promise<string> | undefined;\n\n const read = (): Promise<string> => {\n pendingRead ??= readLocaleFile(relativeAfterLocale, locale);\n return pendingRead;\n };\n\n return {\n // biome-ignore lint/suspicious/noThenProperty: the thenable is intentional — `await` is what triggers the lazy read.\n then: (onFulfilled, onRejected) => read().then(onFulfilled, onRejected),\n catch: (onRejected) => read().catch(onRejected),\n finally: (onFinally) => read().finally(onFinally),\n } as Promise<string>;\n};\n\nexport const frequentQuestionsEntry = {\n './frequent_questions/en/SSR_Next_no_[locale].md': {\n en: readLocale('SSR_Next_no_[locale].md', 'en'),\n es: readLocale('SSR_Next_no_[locale].md', 'es'),\n ru: readLocale('SSR_Next_no_[locale].md', 'ru'),\n ja: readLocale('SSR_Next_no_[locale].md', 'ja'),\n fr: readLocale('SSR_Next_no_[locale].md', 'fr'),\n ko: readLocale('SSR_Next_no_[locale].md', 'ko'),\n zh: readLocale('SSR_Next_no_[locale].md', 'zh'),\n de: readLocale('SSR_Next_no_[locale].md', 'de'),\n ar: readLocale('SSR_Next_no_[locale].md', 'ar'),\n it: readLocale('SSR_Next_no_[locale].md', 'it'),\n 'en-GB': readLocale('SSR_Next_no_[locale].md', 'en-GB'),\n pt: readLocale('SSR_Next_no_[locale].md', 'pt'),\n hi: readLocale('SSR_Next_no_[locale].md', 'hi'),\n tr: readLocale('SSR_Next_no_[locale].md', 'tr'),\n pl: readLocale('SSR_Next_no_[locale].md', 'pl'),\n id: readLocale('SSR_Next_no_[locale].md', 'id'),\n vi: readLocale('SSR_Next_no_[locale].md', 'vi'),\n uk: readLocale('SSR_Next_no_[locale].md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/array_as_content_declaration.md': {\n en: readLocale('array_as_content_declaration.md', 'en'),\n es: readLocale('array_as_content_declaration.md', 'es'),\n ru: readLocale('array_as_content_declaration.md', 'ru'),\n ja: readLocale('array_as_content_declaration.md', 'ja'),\n fr: readLocale('array_as_content_declaration.md', 'fr'),\n ko: readLocale('array_as_content_declaration.md', 'ko'),\n zh: readLocale('array_as_content_declaration.md', 'zh'),\n de: readLocale('array_as_content_declaration.md', 'de'),\n ar: readLocale('array_as_content_declaration.md', 'ar'),\n it: readLocale('array_as_content_declaration.md', 'it'),\n 'en-GB': readLocale('array_as_content_declaration.md', 'en-GB'),\n pt: readLocale('array_as_content_declaration.md', 'pt'),\n hi: readLocale('array_as_content_declaration.md', 'hi'),\n tr: readLocale('array_as_content_declaration.md', 'tr'),\n pl: readLocale('array_as_content_declaration.md', 'pl'),\n id: readLocale('array_as_content_declaration.md', 'id'),\n vi: readLocale('array_as_content_declaration.md', 'vi'),\n uk: readLocale('array_as_content_declaration.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/build_dictionaries.md': {\n en: readLocale('build_dictionaries.md', 'en'),\n es: readLocale('build_dictionaries.md', 'es'),\n ru: readLocale('build_dictionaries.md', 'ru'),\n ja: readLocale('build_dictionaries.md', 'ja'),\n fr: readLocale('build_dictionaries.md', 'fr'),\n ko: readLocale('build_dictionaries.md', 'ko'),\n zh: readLocale('build_dictionaries.md', 'zh'),\n de: readLocale('build_dictionaries.md', 'de'),\n ar: readLocale('build_dictionaries.md', 'ar'),\n it: readLocale('build_dictionaries.md', 'it'),\n 'en-GB': readLocale('build_dictionaries.md', 'en-GB'),\n pt: readLocale('build_dictionaries.md', 'pt'),\n hi: readLocale('build_dictionaries.md', 'hi'),\n tr: readLocale('build_dictionaries.md', 'tr'),\n pl: readLocale('build_dictionaries.md', 'pl'),\n id: readLocale('build_dictionaries.md', 'id'),\n vi: readLocale('build_dictionaries.md', 'vi'),\n uk: readLocale('build_dictionaries.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/build_error_CI_CD.md': {\n en: readLocale('build_error_CI_CD.md', 'en'),\n es: readLocale('build_error_CI_CD.md', 'es'),\n ru: readLocale('build_error_CI_CD.md', 'ru'),\n ja: readLocale('build_error_CI_CD.md', 'ja'),\n fr: readLocale('build_error_CI_CD.md', 'fr'),\n ko: readLocale('build_error_CI_CD.md', 'ko'),\n zh: readLocale('build_error_CI_CD.md', 'zh'),\n de: readLocale('build_error_CI_CD.md', 'de'),\n ar: readLocale('build_error_CI_CD.md', 'ar'),\n it: readLocale('build_error_CI_CD.md', 'it'),\n 'en-GB': readLocale('build_error_CI_CD.md', 'en-GB'),\n pt: readLocale('build_error_CI_CD.md', 'pt'),\n hi: readLocale('build_error_CI_CD.md', 'hi'),\n tr: readLocale('build_error_CI_CD.md', 'tr'),\n pl: readLocale('build_error_CI_CD.md', 'pl'),\n id: readLocale('build_error_CI_CD.md', 'id'),\n vi: readLocale('build_error_CI_CD.md', 'vi'),\n uk: readLocale('build_error_CI_CD.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/bun_set_up.md': {\n en: readLocale('bun_set_up.md', 'en'),\n es: readLocale('bun_set_up.md', 'es'),\n ru: readLocale('bun_set_up.md', 'ru'),\n ja: readLocale('bun_set_up.md', 'ja'),\n fr: readLocale('bun_set_up.md', 'fr'),\n ko: readLocale('bun_set_up.md', 'ko'),\n zh: readLocale('bun_set_up.md', 'zh'),\n de: readLocale('bun_set_up.md', 'de'),\n ar: readLocale('bun_set_up.md', 'ar'),\n it: readLocale('bun_set_up.md', 'it'),\n 'en-GB': readLocale('bun_set_up.md', 'en-GB'),\n pt: readLocale('bun_set_up.md', 'pt'),\n hi: readLocale('bun_set_up.md', 'hi'),\n tr: readLocale('bun_set_up.md', 'tr'),\n pl: readLocale('bun_set_up.md', 'pl'),\n id: readLocale('bun_set_up.md', 'id'),\n vi: readLocale('bun_set_up.md', 'vi'),\n uk: readLocale('bun_set_up.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/customized_locale_list.md': {\n en: readLocale('customized_locale_list.md', 'en'),\n es: readLocale('customized_locale_list.md', 'es'),\n ru: readLocale('customized_locale_list.md', 'ru'),\n ja: readLocale('customized_locale_list.md', 'ja'),\n fr: readLocale('customized_locale_list.md', 'fr'),\n ko: readLocale('customized_locale_list.md', 'ko'),\n zh: readLocale('customized_locale_list.md', 'zh'),\n de: readLocale('customized_locale_list.md', 'de'),\n ar: readLocale('customized_locale_list.md', 'ar'),\n it: readLocale('customized_locale_list.md', 'it'),\n 'en-GB': readLocale('customized_locale_list.md', 'en-GB'),\n pt: readLocale('customized_locale_list.md', 'pt'),\n hi: readLocale('customized_locale_list.md', 'hi'),\n tr: readLocale('customized_locale_list.md', 'tr'),\n pl: readLocale('customized_locale_list.md', 'pl'),\n id: readLocale('customized_locale_list.md', 'id'),\n vi: readLocale('customized_locale_list.md', 'vi'),\n uk: readLocale('customized_locale_list.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/domain_routing.md': {\n en: readLocale('domain_routing.md', 'en'),\n es: readLocale('domain_routing.md', 'es'),\n ru: readLocale('domain_routing.md', 'ru'),\n ja: readLocale('domain_routing.md', 'ja'),\n fr: readLocale('domain_routing.md', 'fr'),\n ko: readLocale('domain_routing.md', 'ko'),\n zh: readLocale('domain_routing.md', 'zh'),\n de: readLocale('domain_routing.md', 'de'),\n ar: readLocale('domain_routing.md', 'ar'),\n it: readLocale('domain_routing.md', 'it'),\n 'en-GB': readLocale('domain_routing.md', 'en-GB'),\n pt: readLocale('domain_routing.md', 'pt'),\n hi: readLocale('domain_routing.md', 'hi'),\n tr: readLocale('domain_routing.md', 'tr'),\n pl: readLocale('domain_routing.md', 'pl'),\n id: readLocale('domain_routing.md', 'id'),\n vi: readLocale('domain_routing.md', 'vi'),\n uk: readLocale('domain_routing.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/error-vite-env-only.md': {\n en: readLocale('error-vite-env-only.md', 'en'),\n es: readLocale('error-vite-env-only.md', 'es'),\n ru: readLocale('error-vite-env-only.md', 'ru'),\n ja: readLocale('error-vite-env-only.md', 'ja'),\n fr: readLocale('error-vite-env-only.md', 'fr'),\n ko: readLocale('error-vite-env-only.md', 'ko'),\n zh: readLocale('error-vite-env-only.md', 'zh'),\n de: readLocale('error-vite-env-only.md', 'de'),\n ar: readLocale('error-vite-env-only.md', 'ar'),\n it: readLocale('error-vite-env-only.md', 'it'),\n 'en-GB': readLocale('error-vite-env-only.md', 'en-GB'),\n pt: readLocale('error-vite-env-only.md', 'pt'),\n hi: readLocale('error-vite-env-only.md', 'hi'),\n tr: readLocale('error-vite-env-only.md', 'tr'),\n pl: readLocale('error-vite-env-only.md', 'pl'),\n id: readLocale('error-vite-env-only.md', 'id'),\n vi: readLocale('error-vite-env-only.md', 'vi'),\n uk: readLocale('error-vite-env-only.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/esbuild_error.md': {\n en: readLocale('esbuild_error.md', 'en'),\n es: readLocale('esbuild_error.md', 'es'),\n ru: readLocale('esbuild_error.md', 'ru'),\n ja: readLocale('esbuild_error.md', 'ja'),\n fr: readLocale('esbuild_error.md', 'fr'),\n ko: readLocale('esbuild_error.md', 'ko'),\n zh: readLocale('esbuild_error.md', 'zh'),\n de: readLocale('esbuild_error.md', 'de'),\n ar: readLocale('esbuild_error.md', 'ar'),\n it: readLocale('esbuild_error.md', 'it'),\n 'en-GB': readLocale('esbuild_error.md', 'en-GB'),\n pt: readLocale('esbuild_error.md', 'pt'),\n hi: readLocale('esbuild_error.md', 'hi'),\n tr: readLocale('esbuild_error.md', 'tr'),\n pl: readLocale('esbuild_error.md', 'pl'),\n id: readLocale('esbuild_error.md', 'id'),\n vi: readLocale('esbuild_error.md', 'vi'),\n uk: readLocale('esbuild_error.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/get_locale_cookie.md': {\n en: readLocale('get_locale_cookie.md', 'en'),\n es: readLocale('get_locale_cookie.md', 'es'),\n ru: readLocale('get_locale_cookie.md', 'ru'),\n ja: readLocale('get_locale_cookie.md', 'ja'),\n fr: readLocale('get_locale_cookie.md', 'fr'),\n ko: readLocale('get_locale_cookie.md', 'ko'),\n zh: readLocale('get_locale_cookie.md', 'zh'),\n de: readLocale('get_locale_cookie.md', 'de'),\n ar: readLocale('get_locale_cookie.md', 'ar'),\n it: readLocale('get_locale_cookie.md', 'it'),\n 'en-GB': readLocale('get_locale_cookie.md', 'en-GB'),\n pt: readLocale('get_locale_cookie.md', 'pt'),\n hi: readLocale('get_locale_cookie.md', 'hi'),\n tr: readLocale('get_locale_cookie.md', 'tr'),\n pl: readLocale('get_locale_cookie.md', 'pl'),\n id: readLocale('get_locale_cookie.md', 'id'),\n vi: readLocale('get_locale_cookie.md', 'vi'),\n uk: readLocale('get_locale_cookie.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/intlayerNode.md': {\n en: readLocale('intlayerNode.md', 'en'),\n es: readLocale('intlayerNode.md', 'es'),\n ru: readLocale('intlayerNode.md', 'ru'),\n ja: readLocale('intlayerNode.md', 'ja'),\n fr: readLocale('intlayerNode.md', 'fr'),\n ko: readLocale('intlayerNode.md', 'ko'),\n zh: readLocale('intlayerNode.md', 'zh'),\n de: readLocale('intlayerNode.md', 'de'),\n ar: readLocale('intlayerNode.md', 'ar'),\n it: readLocale('intlayerNode.md', 'it'),\n 'en-GB': readLocale('intlayerNode.md', 'en-GB'),\n pt: readLocale('intlayerNode.md', 'pt'),\n hi: readLocale('intlayerNode.md', 'hi'),\n tr: readLocale('intlayerNode.md', 'tr'),\n pl: readLocale('intlayerNode.md', 'pl'),\n id: readLocale('intlayerNode.md', 'id'),\n vi: readLocale('intlayerNode.md', 'vi'),\n uk: readLocale('intlayerNode.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/intlayer_command_undefined.md': {\n en: readLocale('intlayer_command_undefined.md', 'en'),\n es: readLocale('intlayer_command_undefined.md', 'es'),\n ru: readLocale('intlayer_command_undefined.md', 'ru'),\n ja: readLocale('intlayer_command_undefined.md', 'ja'),\n fr: readLocale('intlayer_command_undefined.md', 'fr'),\n ko: readLocale('intlayer_command_undefined.md', 'ko'),\n zh: readLocale('intlayer_command_undefined.md', 'zh'),\n de: readLocale('intlayer_command_undefined.md', 'de'),\n ar: readLocale('intlayer_command_undefined.md', 'ar'),\n it: readLocale('intlayer_command_undefined.md', 'it'),\n 'en-GB': readLocale('intlayer_command_undefined.md', 'en-GB'),\n pt: readLocale('intlayer_command_undefined.md', 'pt'),\n hi: readLocale('intlayer_command_undefined.md', 'hi'),\n tr: readLocale('intlayer_command_undefined.md', 'tr'),\n pl: readLocale('intlayer_command_undefined.md', 'pl'),\n id: readLocale('intlayer_command_undefined.md', 'id'),\n vi: readLocale('intlayer_command_undefined.md', 'vi'),\n uk: readLocale('intlayer_command_undefined.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/locale_incorect_in_url.md': {\n en: readLocale('locale_incorect_in_url.md', 'en'),\n es: readLocale('locale_incorect_in_url.md', 'es'),\n ru: readLocale('locale_incorect_in_url.md', 'ru'),\n ja: readLocale('locale_incorect_in_url.md', 'ja'),\n fr: readLocale('locale_incorect_in_url.md', 'fr'),\n ko: readLocale('locale_incorect_in_url.md', 'ko'),\n zh: readLocale('locale_incorect_in_url.md', 'zh'),\n de: readLocale('locale_incorect_in_url.md', 'de'),\n ar: readLocale('locale_incorect_in_url.md', 'ar'),\n it: readLocale('locale_incorect_in_url.md', 'it'),\n 'en-GB': readLocale('locale_incorect_in_url.md', 'en-GB'),\n pt: readLocale('locale_incorect_in_url.md', 'pt'),\n hi: readLocale('locale_incorect_in_url.md', 'hi'),\n tr: readLocale('locale_incorect_in_url.md', 'tr'),\n pl: readLocale('locale_incorect_in_url.md', 'pl'),\n id: readLocale('locale_incorect_in_url.md', 'id'),\n vi: readLocale('locale_incorect_in_url.md', 'vi'),\n uk: readLocale('locale_incorect_in_url.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/package_version_error.md': {\n en: readLocale('package_version_error.md', 'en'),\n es: readLocale('package_version_error.md', 'es'),\n ru: readLocale('package_version_error.md', 'ru'),\n ja: readLocale('package_version_error.md', 'ja'),\n fr: readLocale('package_version_error.md', 'fr'),\n ko: readLocale('package_version_error.md', 'ko'),\n zh: readLocale('package_version_error.md', 'zh'),\n de: readLocale('package_version_error.md', 'de'),\n ar: readLocale('package_version_error.md', 'ar'),\n it: readLocale('package_version_error.md', 'it'),\n 'en-GB': readLocale('package_version_error.md', 'en-GB'),\n pt: readLocale('package_version_error.md', 'pt'),\n hi: readLocale('package_version_error.md', 'hi'),\n tr: readLocale('package_version_error.md', 'tr'),\n pl: readLocale('package_version_error.md', 'pl'),\n id: readLocale('package_version_error.md', 'id'),\n vi: readLocale('package_version_error.md', 'vi'),\n uk: readLocale('package_version_error.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/static_rendering.md': {\n en: readLocale('static_rendering.md', 'en'),\n es: readLocale('static_rendering.md', 'es'),\n ru: readLocale('static_rendering.md', 'ru'),\n ja: readLocale('static_rendering.md', 'ja'),\n fr: readLocale('static_rendering.md', 'fr'),\n ko: readLocale('static_rendering.md', 'ko'),\n zh: readLocale('static_rendering.md', 'zh'),\n de: readLocale('static_rendering.md', 'de'),\n ar: readLocale('static_rendering.md', 'ar'),\n it: readLocale('static_rendering.md', 'it'),\n 'en-GB': readLocale('static_rendering.md', 'en-GB'),\n pt: readLocale('static_rendering.md', 'pt'),\n hi: readLocale('static_rendering.md', 'hi'),\n tr: readLocale('static_rendering.md', 'tr'),\n pl: readLocale('static_rendering.md', 'pl'),\n id: readLocale('static_rendering.md', 'id'),\n vi: readLocale('static_rendering.md', 'vi'),\n uk: readLocale('static_rendering.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/translated_path_url.md': {\n en: readLocale('translated_path_url.md', 'en'),\n es: readLocale('translated_path_url.md', 'es'),\n ru: readLocale('translated_path_url.md', 'ru'),\n ja: readLocale('translated_path_url.md', 'ja'),\n fr: readLocale('translated_path_url.md', 'fr'),\n ko: readLocale('translated_path_url.md', 'ko'),\n zh: readLocale('translated_path_url.md', 'zh'),\n de: readLocale('translated_path_url.md', 'de'),\n ar: readLocale('translated_path_url.md', 'ar'),\n it: readLocale('translated_path_url.md', 'it'),\n 'en-GB': readLocale('translated_path_url.md', 'en-GB'),\n pt: readLocale('translated_path_url.md', 'pt'),\n hi: readLocale('translated_path_url.md', 'hi'),\n tr: readLocale('translated_path_url.md', 'tr'),\n pl: readLocale('translated_path_url.md', 'pl'),\n id: readLocale('translated_path_url.md', 'id'),\n vi: readLocale('translated_path_url.md', 'vi'),\n uk: readLocale('translated_path_url.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/unknown_command.md': {\n en: readLocale('unknown_command.md', 'en'),\n es: readLocale('unknown_command.md', 'es'),\n ru: readLocale('unknown_command.md', 'ru'),\n ja: readLocale('unknown_command.md', 'ja'),\n fr: readLocale('unknown_command.md', 'fr'),\n ko: readLocale('unknown_command.md', 'ko'),\n zh: readLocale('unknown_command.md', 'zh'),\n de: readLocale('unknown_command.md', 'de'),\n ar: readLocale('unknown_command.md', 'ar'),\n it: readLocale('unknown_command.md', 'it'),\n 'en-GB': readLocale('unknown_command.md', 'en-GB'),\n pt: readLocale('unknown_command.md', 'pt'),\n hi: readLocale('unknown_command.md', 'hi'),\n tr: readLocale('unknown_command.md', 'tr'),\n pl: readLocale('unknown_command.md', 'pl'),\n id: readLocale('unknown_command.md', 'id'),\n vi: readLocale('unknown_command.md', 'vi'),\n uk: readLocale('unknown_command.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n} as const;\n"],"mappings":"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"}
1
+ {"version":3,"file":"frequentQuestions.entry.cjs","names":["pathDirname","fileURLToPath","getProjectRequire","getPackageJsonPath","join","existsSync","readFile"],"sources":["../../../src/generated/frequentQuestions.entry.ts"],"sourcesContent":["/* AUTO-GENERATED – DO NOT EDIT */\n/* REGENERATE USING `pnpm prepare` */\nimport { existsSync } from 'node:fs';\nimport { readFile } from 'node:fs/promises';\nimport { join, dirname as pathDirname } from 'node:path';\nimport { fileURLToPath } from 'node:url';\nimport { getPackageJsonPath, getProjectRequire } from '@intlayer/config/utils';\nimport type { LocalesValues } from '@intlayer/types/module_augmentation';\n\n// Robustly resolve the base directory of the @intlayer/docs package in both\n// bundled environments (Next.js) and standalone CLIs (MCP via npx).\nconst currentDir =\n typeof __dirname !== 'undefined'\n ? __dirname\n : pathDirname(fileURLToPath(import.meta.url));\n\nlet baseDir: string;\ntry {\n // Prefer resolving from the location of this file (works for CLIs).\n const projectRequire = getProjectRequire(currentDir);\n const docEntryPath = projectRequire.resolve('@intlayer/docs');\n baseDir = getPackageJsonPath(docEntryPath).baseDir;\n} catch {\n try {\n // Fallback: resolve from the consumer project (works for apps/bundlers).\n const projectRequire = getProjectRequire();\n const docEntryPath = projectRequire.resolve('@intlayer/docs');\n baseDir = getPackageJsonPath(docEntryPath).baseDir;\n } catch {\n // Last resort: walk up from currentDir (useful when executed inside @intlayer/docs).\n baseDir = getPackageJsonPath(currentDir).baseDir;\n }\n}\n\n/**\n * Reads a document, preferring the requested locale and falling back to English.\n */\nconst readLocaleFile = async (\n relativeAfterLocale: string,\n locale: LocalesValues\n): Promise<string> => {\n const target1 = join(\n baseDir,\n `./frequent_questions/${locale}/${relativeAfterLocale}`\n );\n if (existsSync(target1)) {\n return await readFile(target1, 'utf8');\n }\n const target2 = join(\n baseDir,\n `./frequent_questions/en/${relativeAfterLocale}`\n );\n if (existsSync(target2)) {\n return await readFile(target2, 'utf8');\n }\n\n throw new Error(\n `[docs] File not found: ${relativeAfterLocale} - locale: ${locale} - path: ${target1} - path: ${target2}`\n );\n};\n\n/**\n * Builds a lazy, awaitable handle over a document.\n *\n * The entry map below holds one handle per document *per locale*, so reading\n * eagerly would pull every markdown file of every locale into memory as soon as\n * this module is imported — hundreds of megabytes, duplicated in every\n * prerender worker, for the handful of documents a page actually renders.\n *\n * The returned value is a thenable rather than a promise: consumers only ever\n * `await` it, and `await` triggers `then`, so the file is read on first use and\n * the resulting promise is cached for subsequent reads.\n */\nconst readLocale = (\n relativeAfterLocale: string,\n locale: LocalesValues\n): Promise<string> => {\n let pendingRead: Promise<string> | undefined;\n\n const read = (): Promise<string> => {\n pendingRead ??= readLocaleFile(relativeAfterLocale, locale);\n return pendingRead;\n };\n\n return {\n // biome-ignore lint/suspicious/noThenProperty: the thenable is intentional — `await` is what triggers the lazy read.\n then: (onFulfilled, onRejected) => read().then(onFulfilled, onRejected),\n catch: (onRejected) => read().catch(onRejected),\n finally: (onFinally) => read().finally(onFinally),\n } as Promise<string>;\n};\n\nexport const frequentQuestionsEntry = {\n './frequent_questions/en/SSR_Next_no_[locale].md': {\n en: readLocale('SSR_Next_no_[locale].md', 'en'),\n es: readLocale('SSR_Next_no_[locale].md', 'es'),\n ru: readLocale('SSR_Next_no_[locale].md', 'ru'),\n ja: readLocale('SSR_Next_no_[locale].md', 'ja'),\n fr: readLocale('SSR_Next_no_[locale].md', 'fr'),\n ko: readLocale('SSR_Next_no_[locale].md', 'ko'),\n zh: readLocale('SSR_Next_no_[locale].md', 'zh'),\n de: readLocale('SSR_Next_no_[locale].md', 'de'),\n ar: readLocale('SSR_Next_no_[locale].md', 'ar'),\n it: readLocale('SSR_Next_no_[locale].md', 'it'),\n 'en-GB': readLocale('SSR_Next_no_[locale].md', 'en-GB'),\n pt: readLocale('SSR_Next_no_[locale].md', 'pt'),\n hi: readLocale('SSR_Next_no_[locale].md', 'hi'),\n tr: readLocale('SSR_Next_no_[locale].md', 'tr'),\n pl: readLocale('SSR_Next_no_[locale].md', 'pl'),\n id: readLocale('SSR_Next_no_[locale].md', 'id'),\n vi: readLocale('SSR_Next_no_[locale].md', 'vi'),\n uk: readLocale('SSR_Next_no_[locale].md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/array_as_content_declaration.md': {\n en: readLocale('array_as_content_declaration.md', 'en'),\n es: readLocale('array_as_content_declaration.md', 'es'),\n ru: readLocale('array_as_content_declaration.md', 'ru'),\n ja: readLocale('array_as_content_declaration.md', 'ja'),\n fr: readLocale('array_as_content_declaration.md', 'fr'),\n ko: readLocale('array_as_content_declaration.md', 'ko'),\n zh: readLocale('array_as_content_declaration.md', 'zh'),\n de: readLocale('array_as_content_declaration.md', 'de'),\n ar: readLocale('array_as_content_declaration.md', 'ar'),\n it: readLocale('array_as_content_declaration.md', 'it'),\n 'en-GB': readLocale('array_as_content_declaration.md', 'en-GB'),\n pt: readLocale('array_as_content_declaration.md', 'pt'),\n hi: readLocale('array_as_content_declaration.md', 'hi'),\n tr: readLocale('array_as_content_declaration.md', 'tr'),\n pl: readLocale('array_as_content_declaration.md', 'pl'),\n id: readLocale('array_as_content_declaration.md', 'id'),\n vi: readLocale('array_as_content_declaration.md', 'vi'),\n uk: readLocale('array_as_content_declaration.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/build_dictionaries.md': {\n en: readLocale('build_dictionaries.md', 'en'),\n es: readLocale('build_dictionaries.md', 'es'),\n ru: readLocale('build_dictionaries.md', 'ru'),\n ja: readLocale('build_dictionaries.md', 'ja'),\n fr: readLocale('build_dictionaries.md', 'fr'),\n ko: readLocale('build_dictionaries.md', 'ko'),\n zh: readLocale('build_dictionaries.md', 'zh'),\n de: readLocale('build_dictionaries.md', 'de'),\n ar: readLocale('build_dictionaries.md', 'ar'),\n it: readLocale('build_dictionaries.md', 'it'),\n 'en-GB': readLocale('build_dictionaries.md', 'en-GB'),\n pt: readLocale('build_dictionaries.md', 'pt'),\n hi: readLocale('build_dictionaries.md', 'hi'),\n tr: readLocale('build_dictionaries.md', 'tr'),\n pl: readLocale('build_dictionaries.md', 'pl'),\n id: readLocale('build_dictionaries.md', 'id'),\n vi: readLocale('build_dictionaries.md', 'vi'),\n uk: readLocale('build_dictionaries.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/build_error_CI_CD.md': {\n en: readLocale('build_error_CI_CD.md', 'en'),\n es: readLocale('build_error_CI_CD.md', 'es'),\n ru: readLocale('build_error_CI_CD.md', 'ru'),\n ja: readLocale('build_error_CI_CD.md', 'ja'),\n fr: readLocale('build_error_CI_CD.md', 'fr'),\n ko: readLocale('build_error_CI_CD.md', 'ko'),\n zh: readLocale('build_error_CI_CD.md', 'zh'),\n de: readLocale('build_error_CI_CD.md', 'de'),\n ar: readLocale('build_error_CI_CD.md', 'ar'),\n it: readLocale('build_error_CI_CD.md', 'it'),\n 'en-GB': readLocale('build_error_CI_CD.md', 'en-GB'),\n pt: readLocale('build_error_CI_CD.md', 'pt'),\n hi: readLocale('build_error_CI_CD.md', 'hi'),\n tr: readLocale('build_error_CI_CD.md', 'tr'),\n pl: readLocale('build_error_CI_CD.md', 'pl'),\n id: readLocale('build_error_CI_CD.md', 'id'),\n vi: readLocale('build_error_CI_CD.md', 'vi'),\n uk: readLocale('build_error_CI_CD.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/bun_set_up.md': {\n en: readLocale('bun_set_up.md', 'en'),\n es: readLocale('bun_set_up.md', 'es'),\n ru: readLocale('bun_set_up.md', 'ru'),\n ja: readLocale('bun_set_up.md', 'ja'),\n fr: readLocale('bun_set_up.md', 'fr'),\n ko: readLocale('bun_set_up.md', 'ko'),\n zh: readLocale('bun_set_up.md', 'zh'),\n de: readLocale('bun_set_up.md', 'de'),\n ar: readLocale('bun_set_up.md', 'ar'),\n it: readLocale('bun_set_up.md', 'it'),\n 'en-GB': readLocale('bun_set_up.md', 'en-GB'),\n pt: readLocale('bun_set_up.md', 'pt'),\n hi: readLocale('bun_set_up.md', 'hi'),\n tr: readLocale('bun_set_up.md', 'tr'),\n pl: readLocale('bun_set_up.md', 'pl'),\n id: readLocale('bun_set_up.md', 'id'),\n vi: readLocale('bun_set_up.md', 'vi'),\n uk: readLocale('bun_set_up.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/customized_locale_list.md': {\n en: readLocale('customized_locale_list.md', 'en'),\n es: readLocale('customized_locale_list.md', 'es'),\n ru: readLocale('customized_locale_list.md', 'ru'),\n ja: readLocale('customized_locale_list.md', 'ja'),\n fr: readLocale('customized_locale_list.md', 'fr'),\n ko: readLocale('customized_locale_list.md', 'ko'),\n zh: readLocale('customized_locale_list.md', 'zh'),\n de: readLocale('customized_locale_list.md', 'de'),\n ar: readLocale('customized_locale_list.md', 'ar'),\n it: readLocale('customized_locale_list.md', 'it'),\n 'en-GB': readLocale('customized_locale_list.md', 'en-GB'),\n pt: readLocale('customized_locale_list.md', 'pt'),\n hi: readLocale('customized_locale_list.md', 'hi'),\n tr: readLocale('customized_locale_list.md', 'tr'),\n pl: readLocale('customized_locale_list.md', 'pl'),\n id: readLocale('customized_locale_list.md', 'id'),\n vi: readLocale('customized_locale_list.md', 'vi'),\n uk: readLocale('customized_locale_list.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/domain_routing.md': {\n en: readLocale('domain_routing.md', 'en'),\n es: readLocale('domain_routing.md', 'es'),\n ru: readLocale('domain_routing.md', 'ru'),\n ja: readLocale('domain_routing.md', 'ja'),\n fr: readLocale('domain_routing.md', 'fr'),\n ko: readLocale('domain_routing.md', 'ko'),\n zh: readLocale('domain_routing.md', 'zh'),\n de: readLocale('domain_routing.md', 'de'),\n ar: readLocale('domain_routing.md', 'ar'),\n it: readLocale('domain_routing.md', 'it'),\n 'en-GB': readLocale('domain_routing.md', 'en-GB'),\n pt: readLocale('domain_routing.md', 'pt'),\n hi: readLocale('domain_routing.md', 'hi'),\n tr: readLocale('domain_routing.md', 'tr'),\n pl: readLocale('domain_routing.md', 'pl'),\n id: readLocale('domain_routing.md', 'id'),\n vi: readLocale('domain_routing.md', 'vi'),\n uk: readLocale('domain_routing.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/error-vite-env-only.md': {\n en: readLocale('error-vite-env-only.md', 'en'),\n es: readLocale('error-vite-env-only.md', 'es'),\n ru: readLocale('error-vite-env-only.md', 'ru'),\n ja: readLocale('error-vite-env-only.md', 'ja'),\n fr: readLocale('error-vite-env-only.md', 'fr'),\n ko: readLocale('error-vite-env-only.md', 'ko'),\n zh: readLocale('error-vite-env-only.md', 'zh'),\n de: readLocale('error-vite-env-only.md', 'de'),\n ar: readLocale('error-vite-env-only.md', 'ar'),\n it: readLocale('error-vite-env-only.md', 'it'),\n 'en-GB': readLocale('error-vite-env-only.md', 'en-GB'),\n pt: readLocale('error-vite-env-only.md', 'pt'),\n hi: readLocale('error-vite-env-only.md', 'hi'),\n tr: readLocale('error-vite-env-only.md', 'tr'),\n pl: readLocale('error-vite-env-only.md', 'pl'),\n id: readLocale('error-vite-env-only.md', 'id'),\n vi: readLocale('error-vite-env-only.md', 'vi'),\n uk: readLocale('error-vite-env-only.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/esbuild_error.md': {\n en: readLocale('esbuild_error.md', 'en'),\n es: readLocale('esbuild_error.md', 'es'),\n ru: readLocale('esbuild_error.md', 'ru'),\n ja: readLocale('esbuild_error.md', 'ja'),\n fr: readLocale('esbuild_error.md', 'fr'),\n ko: readLocale('esbuild_error.md', 'ko'),\n zh: readLocale('esbuild_error.md', 'zh'),\n de: readLocale('esbuild_error.md', 'de'),\n ar: readLocale('esbuild_error.md', 'ar'),\n it: readLocale('esbuild_error.md', 'it'),\n 'en-GB': readLocale('esbuild_error.md', 'en-GB'),\n pt: readLocale('esbuild_error.md', 'pt'),\n hi: readLocale('esbuild_error.md', 'hi'),\n tr: readLocale('esbuild_error.md', 'tr'),\n pl: readLocale('esbuild_error.md', 'pl'),\n id: readLocale('esbuild_error.md', 'id'),\n vi: readLocale('esbuild_error.md', 'vi'),\n uk: readLocale('esbuild_error.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/get_locale_cookie.md': {\n en: readLocale('get_locale_cookie.md', 'en'),\n es: readLocale('get_locale_cookie.md', 'es'),\n ru: readLocale('get_locale_cookie.md', 'ru'),\n ja: readLocale('get_locale_cookie.md', 'ja'),\n fr: readLocale('get_locale_cookie.md', 'fr'),\n ko: readLocale('get_locale_cookie.md', 'ko'),\n zh: readLocale('get_locale_cookie.md', 'zh'),\n de: readLocale('get_locale_cookie.md', 'de'),\n ar: readLocale('get_locale_cookie.md', 'ar'),\n it: readLocale('get_locale_cookie.md', 'it'),\n 'en-GB': readLocale('get_locale_cookie.md', 'en-GB'),\n pt: readLocale('get_locale_cookie.md', 'pt'),\n hi: readLocale('get_locale_cookie.md', 'hi'),\n tr: readLocale('get_locale_cookie.md', 'tr'),\n pl: readLocale('get_locale_cookie.md', 'pl'),\n id: readLocale('get_locale_cookie.md', 'id'),\n vi: readLocale('get_locale_cookie.md', 'vi'),\n uk: readLocale('get_locale_cookie.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/intlayerNode.md': {\n en: readLocale('intlayerNode.md', 'en'),\n es: readLocale('intlayerNode.md', 'es'),\n ru: readLocale('intlayerNode.md', 'ru'),\n ja: readLocale('intlayerNode.md', 'ja'),\n fr: readLocale('intlayerNode.md', 'fr'),\n ko: readLocale('intlayerNode.md', 'ko'),\n zh: readLocale('intlayerNode.md', 'zh'),\n de: readLocale('intlayerNode.md', 'de'),\n ar: readLocale('intlayerNode.md', 'ar'),\n it: readLocale('intlayerNode.md', 'it'),\n 'en-GB': readLocale('intlayerNode.md', 'en-GB'),\n pt: readLocale('intlayerNode.md', 'pt'),\n hi: readLocale('intlayerNode.md', 'hi'),\n tr: readLocale('intlayerNode.md', 'tr'),\n pl: readLocale('intlayerNode.md', 'pl'),\n id: readLocale('intlayerNode.md', 'id'),\n vi: readLocale('intlayerNode.md', 'vi'),\n uk: readLocale('intlayerNode.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/intlayer_command_undefined.md': {\n en: readLocale('intlayer_command_undefined.md', 'en'),\n es: readLocale('intlayer_command_undefined.md', 'es'),\n ru: readLocale('intlayer_command_undefined.md', 'ru'),\n ja: readLocale('intlayer_command_undefined.md', 'ja'),\n fr: readLocale('intlayer_command_undefined.md', 'fr'),\n ko: readLocale('intlayer_command_undefined.md', 'ko'),\n zh: readLocale('intlayer_command_undefined.md', 'zh'),\n de: readLocale('intlayer_command_undefined.md', 'de'),\n ar: readLocale('intlayer_command_undefined.md', 'ar'),\n it: readLocale('intlayer_command_undefined.md', 'it'),\n 'en-GB': readLocale('intlayer_command_undefined.md', 'en-GB'),\n pt: readLocale('intlayer_command_undefined.md', 'pt'),\n hi: readLocale('intlayer_command_undefined.md', 'hi'),\n tr: readLocale('intlayer_command_undefined.md', 'tr'),\n pl: readLocale('intlayer_command_undefined.md', 'pl'),\n id: readLocale('intlayer_command_undefined.md', 'id'),\n vi: readLocale('intlayer_command_undefined.md', 'vi'),\n uk: readLocale('intlayer_command_undefined.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/locale_incorect_in_url.md': {\n en: readLocale('locale_incorect_in_url.md', 'en'),\n es: readLocale('locale_incorect_in_url.md', 'es'),\n ru: readLocale('locale_incorect_in_url.md', 'ru'),\n ja: readLocale('locale_incorect_in_url.md', 'ja'),\n fr: readLocale('locale_incorect_in_url.md', 'fr'),\n ko: readLocale('locale_incorect_in_url.md', 'ko'),\n zh: readLocale('locale_incorect_in_url.md', 'zh'),\n de: readLocale('locale_incorect_in_url.md', 'de'),\n ar: readLocale('locale_incorect_in_url.md', 'ar'),\n it: readLocale('locale_incorect_in_url.md', 'it'),\n 'en-GB': readLocale('locale_incorect_in_url.md', 'en-GB'),\n pt: readLocale('locale_incorect_in_url.md', 'pt'),\n hi: readLocale('locale_incorect_in_url.md', 'hi'),\n tr: readLocale('locale_incorect_in_url.md', 'tr'),\n pl: readLocale('locale_incorect_in_url.md', 'pl'),\n id: readLocale('locale_incorect_in_url.md', 'id'),\n vi: readLocale('locale_incorect_in_url.md', 'vi'),\n uk: readLocale('locale_incorect_in_url.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/package_version_error.md': {\n en: readLocale('package_version_error.md', 'en'),\n es: readLocale('package_version_error.md', 'es'),\n ru: readLocale('package_version_error.md', 'ru'),\n ja: readLocale('package_version_error.md', 'ja'),\n fr: readLocale('package_version_error.md', 'fr'),\n ko: readLocale('package_version_error.md', 'ko'),\n zh: readLocale('package_version_error.md', 'zh'),\n de: readLocale('package_version_error.md', 'de'),\n ar: readLocale('package_version_error.md', 'ar'),\n it: readLocale('package_version_error.md', 'it'),\n 'en-GB': readLocale('package_version_error.md', 'en-GB'),\n pt: readLocale('package_version_error.md', 'pt'),\n hi: readLocale('package_version_error.md', 'hi'),\n tr: readLocale('package_version_error.md', 'tr'),\n pl: readLocale('package_version_error.md', 'pl'),\n id: readLocale('package_version_error.md', 'id'),\n vi: readLocale('package_version_error.md', 'vi'),\n uk: readLocale('package_version_error.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/static_rendering.md': {\n en: readLocale('static_rendering.md', 'en'),\n es: readLocale('static_rendering.md', 'es'),\n ru: readLocale('static_rendering.md', 'ru'),\n ja: readLocale('static_rendering.md', 'ja'),\n fr: readLocale('static_rendering.md', 'fr'),\n ko: readLocale('static_rendering.md', 'ko'),\n zh: readLocale('static_rendering.md', 'zh'),\n de: readLocale('static_rendering.md', 'de'),\n ar: readLocale('static_rendering.md', 'ar'),\n it: readLocale('static_rendering.md', 'it'),\n 'en-GB': readLocale('static_rendering.md', 'en-GB'),\n pt: readLocale('static_rendering.md', 'pt'),\n hi: readLocale('static_rendering.md', 'hi'),\n tr: readLocale('static_rendering.md', 'tr'),\n pl: readLocale('static_rendering.md', 'pl'),\n id: readLocale('static_rendering.md', 'id'),\n vi: readLocale('static_rendering.md', 'vi'),\n uk: readLocale('static_rendering.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/translated_path_url.md': {\n en: readLocale('translated_path_url.md', 'en'),\n es: readLocale('translated_path_url.md', 'es'),\n ru: readLocale('translated_path_url.md', 'ru'),\n ja: readLocale('translated_path_url.md', 'ja'),\n fr: readLocale('translated_path_url.md', 'fr'),\n ko: readLocale('translated_path_url.md', 'ko'),\n zh: readLocale('translated_path_url.md', 'zh'),\n de: readLocale('translated_path_url.md', 'de'),\n ar: readLocale('translated_path_url.md', 'ar'),\n it: readLocale('translated_path_url.md', 'it'),\n 'en-GB': readLocale('translated_path_url.md', 'en-GB'),\n pt: readLocale('translated_path_url.md', 'pt'),\n hi: readLocale('translated_path_url.md', 'hi'),\n tr: readLocale('translated_path_url.md', 'tr'),\n pl: readLocale('translated_path_url.md', 'pl'),\n id: readLocale('translated_path_url.md', 'id'),\n vi: readLocale('translated_path_url.md', 'vi'),\n uk: readLocale('translated_path_url.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './frequent_questions/en/unknown_command.md': {\n en: readLocale('unknown_command.md', 'en'),\n es: readLocale('unknown_command.md', 'es'),\n ru: readLocale('unknown_command.md', 'ru'),\n ja: readLocale('unknown_command.md', 'ja'),\n fr: readLocale('unknown_command.md', 'fr'),\n ko: readLocale('unknown_command.md', 'ko'),\n zh: readLocale('unknown_command.md', 'zh'),\n de: readLocale('unknown_command.md', 'de'),\n ar: readLocale('unknown_command.md', 'ar'),\n it: readLocale('unknown_command.md', 'it'),\n 'en-GB': readLocale('unknown_command.md', 'en-GB'),\n pt: readLocale('unknown_command.md', 'pt'),\n hi: readLocale('unknown_command.md', 'hi'),\n tr: readLocale('unknown_command.md', 'tr'),\n pl: readLocale('unknown_command.md', 'pl'),\n id: readLocale('unknown_command.md', 'id'),\n vi: readLocale('unknown_command.md', 'vi'),\n uk: readLocale('unknown_command.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n} as const;\n"],"mappings":"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"}
@@ -9,10 +9,12 @@ let _intlayer_config_utils = require("@intlayer/config/utils");
9
9
  const currentDir = typeof __dirname !== "undefined" ? __dirname : (0, node_path.dirname)((0, node_url.fileURLToPath)(require("url").pathToFileURL(__filename).href));
10
10
  let baseDir;
11
11
  try {
12
- baseDir = (0, _intlayer_config_utils.getPackageJsonPath)((0, _intlayer_config_utils.getProjectRequire)(currentDir).resolve("@intlayer/docs")).baseDir;
12
+ const docEntryPath = (0, _intlayer_config_utils.getProjectRequire)(currentDir).resolve("@intlayer/docs");
13
+ baseDir = (0, _intlayer_config_utils.getPackageJsonPath)(docEntryPath).baseDir;
13
14
  } catch {
14
15
  try {
15
- baseDir = (0, _intlayer_config_utils.getPackageJsonPath)((0, _intlayer_config_utils.getProjectRequire)().resolve("@intlayer/docs")).baseDir;
16
+ const docEntryPath = (0, _intlayer_config_utils.getProjectRequire)().resolve("@intlayer/docs");
17
+ baseDir = (0, _intlayer_config_utils.getPackageJsonPath)(docEntryPath).baseDir;
16
18
  } catch {
17
19
  baseDir = (0, _intlayer_config_utils.getPackageJsonPath)(currentDir).baseDir;
18
20
  }
@@ -1 +1 @@
1
- {"version":3,"file":"legal.entry.cjs","names":[],"sources":["../../../src/generated/legal.entry.ts"],"sourcesContent":["/* AUTO-GENERATED – DO NOT EDIT */\n/* REGENERATE USING `pnpm prepare` */\nimport { existsSync } from 'node:fs';\nimport { readFile } from 'node:fs/promises';\nimport { join, dirname as pathDirname } from 'node:path';\nimport { fileURLToPath } from 'node:url';\nimport { getPackageJsonPath, getProjectRequire } from '@intlayer/config/utils';\nimport type { LocalesValues } from '@intlayer/types/module_augmentation';\n\n// Robustly resolve the base directory of the @intlayer/docs package in both\n// bundled environments (Next.js) and standalone CLIs (MCP via npx).\nconst currentDir =\n typeof __dirname !== 'undefined'\n ? __dirname\n : pathDirname(fileURLToPath(import.meta.url));\n\nlet baseDir: string;\ntry {\n // Prefer resolving from the location of this file (works for CLIs).\n const projectRequire = getProjectRequire(currentDir);\n const docEntryPath = projectRequire.resolve('@intlayer/docs');\n baseDir = getPackageJsonPath(docEntryPath).baseDir;\n} catch {\n try {\n // Fallback: resolve from the consumer project (works for apps/bundlers).\n const projectRequire = getProjectRequire();\n const docEntryPath = projectRequire.resolve('@intlayer/docs');\n baseDir = getPackageJsonPath(docEntryPath).baseDir;\n } catch {\n // Last resort: walk up from currentDir (useful when executed inside @intlayer/docs).\n baseDir = getPackageJsonPath(currentDir).baseDir;\n }\n}\n\n/**\n * Reads a document, preferring the requested locale and falling back to English.\n */\nconst readLocaleFile = async (\n relativeAfterLocale: string,\n locale: LocalesValues\n): Promise<string> => {\n const target1 = join(baseDir, `./legal/${locale}/${relativeAfterLocale}`);\n if (existsSync(target1)) {\n return await readFile(target1, 'utf8');\n }\n const target2 = join(baseDir, `./legal/en/${relativeAfterLocale}`);\n if (existsSync(target2)) {\n return await readFile(target2, 'utf8');\n }\n\n throw new Error(\n `[docs] File not found: ${relativeAfterLocale} - locale: ${locale} - path: ${target1} - path: ${target2}`\n );\n};\n\n/**\n * Builds a lazy, awaitable handle over a document.\n *\n * The entry map below holds one handle per document *per locale*, so reading\n * eagerly would pull every markdown file of every locale into memory as soon as\n * this module is imported — hundreds of megabytes, duplicated in every\n * prerender worker, for the handful of documents a page actually renders.\n *\n * The returned value is a thenable rather than a promise: consumers only ever\n * `await` it, and `await` triggers `then`, so the file is read on first use and\n * the resulting promise is cached for subsequent reads.\n */\nconst readLocale = (\n relativeAfterLocale: string,\n locale: LocalesValues\n): Promise<string> => {\n let pendingRead: Promise<string> | undefined;\n\n const read = (): Promise<string> => {\n pendingRead ??= readLocaleFile(relativeAfterLocale, locale);\n return pendingRead;\n };\n\n return {\n // biome-ignore lint/suspicious/noThenProperty: the thenable is intentional — `await` is what triggers the lazy read.\n then: (onFulfilled, onRejected) => read().then(onFulfilled, onRejected),\n catch: (onRejected) => read().catch(onRejected),\n finally: (onFinally) => read().finally(onFinally),\n } as Promise<string>;\n};\n\nexport const legalEntry = {\n './legal/en/privacy_notice.md': {\n en: readLocale('privacy_notice.md', 'en'),\n es: readLocale('privacy_notice.md', 'es'),\n ru: readLocale('privacy_notice.md', 'ru'),\n ja: readLocale('privacy_notice.md', 'ja'),\n fr: readLocale('privacy_notice.md', 'fr'),\n ko: readLocale('privacy_notice.md', 'ko'),\n zh: readLocale('privacy_notice.md', 'zh'),\n de: readLocale('privacy_notice.md', 'de'),\n ar: readLocale('privacy_notice.md', 'ar'),\n it: readLocale('privacy_notice.md', 'it'),\n 'en-GB': readLocale('privacy_notice.md', 'en-GB'),\n pt: readLocale('privacy_notice.md', 'pt'),\n hi: readLocale('privacy_notice.md', 'hi'),\n tr: readLocale('privacy_notice.md', 'tr'),\n pl: readLocale('privacy_notice.md', 'pl'),\n id: readLocale('privacy_notice.md', 'id'),\n vi: readLocale('privacy_notice.md', 'vi'),\n uk: readLocale('privacy_notice.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './legal/en/terms_of_service.md': {\n en: readLocale('terms_of_service.md', 'en'),\n es: readLocale('terms_of_service.md', 'es'),\n ru: readLocale('terms_of_service.md', 'ru'),\n ja: readLocale('terms_of_service.md', 'ja'),\n fr: readLocale('terms_of_service.md', 'fr'),\n ko: readLocale('terms_of_service.md', 'ko'),\n zh: readLocale('terms_of_service.md', 'zh'),\n de: readLocale('terms_of_service.md', 'de'),\n ar: readLocale('terms_of_service.md', 'ar'),\n it: readLocale('terms_of_service.md', 'it'),\n 'en-GB': readLocale('terms_of_service.md', 'en-GB'),\n pt: readLocale('terms_of_service.md', 'pt'),\n hi: readLocale('terms_of_service.md', 'hi'),\n tr: readLocale('terms_of_service.md', 'tr'),\n pl: readLocale('terms_of_service.md', 'pl'),\n id: readLocale('terms_of_service.md', 'id'),\n vi: readLocale('terms_of_service.md', 'vi'),\n uk: readLocale('terms_of_service.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n} as const;\n"],"mappings":";;;;;;;;AAWA,MAAM,aACJ,OAAO,cAAc,cACjB,4GACyC,CAAC;AAEhD,IAAI;AACJ,IAAI;CAIF,uGAFyC,UACP,CAAC,CAAC,QAAQ,gBACJ,CAAC,CAAC,CAAC;AAC7C,QAAQ;CACN,IAAI;EAIF,uGADkC,CAAC,CAAC,QAAQ,gBACJ,CAAC,CAAC,CAAC;CAC7C,QAAQ;EAEN,yDAA6B,UAAU,CAAC,CAAC;CAC3C;AACF;;;;AAKA,MAAM,iBAAiB,OACrB,qBACA,WACoB;CACpB,MAAM,8BAAe,SAAS,WAAW,OAAO,GAAG,qBAAqB;CACxE,4BAAe,OAAO,GACpB,OAAO,qCAAe,SAAS,MAAM;CAEvC,MAAM,8BAAe,SAAS,cAAc,qBAAqB;CACjE,4BAAe,OAAO,GACpB,OAAO,qCAAe,SAAS,MAAM;CAGvC,MAAM,IAAI,MACR,0BAA0B,oBAAoB,aAAa,OAAO,WAAW,QAAQ,WAAW,SAClG;AACF;;;;;;;;;;;;;AAcA,MAAM,cACJ,qBACA,WACoB;CACpB,IAAI;CAEJ,MAAM,aAA8B;EAClC,gBAAgB,eAAe,qBAAqB,MAAM;EAC1D,OAAO;CACT;CAEA,OAAO;EAEL,OAAO,aAAa,eAAe,KAAK,CAAC,CAAC,KAAK,aAAa,UAAU;EACtE,QAAQ,eAAe,KAAK,CAAC,CAAC,MAAM,UAAU;EAC9C,UAAU,cAAc,KAAK,CAAC,CAAC,QAAQ,SAAS;CAClD;AACF;AAEA,MAAa,aAAa;CACxB,gCAAgC;EAC9B,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,SAAS,WAAW,qBAAqB,OAAO;EAChD,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;CAC1C;CACA,kCAAkC;EAChC,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,SAAS,WAAW,uBAAuB,OAAO;EAClD,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;CAC5C;AACF"}
1
+ {"version":3,"file":"legal.entry.cjs","names":["pathDirname","fileURLToPath","getProjectRequire","getPackageJsonPath","join","existsSync","readFile"],"sources":["../../../src/generated/legal.entry.ts"],"sourcesContent":["/* AUTO-GENERATED – DO NOT EDIT */\n/* REGENERATE USING `pnpm prepare` */\nimport { existsSync } from 'node:fs';\nimport { readFile } from 'node:fs/promises';\nimport { join, dirname as pathDirname } from 'node:path';\nimport { fileURLToPath } from 'node:url';\nimport { getPackageJsonPath, getProjectRequire } from '@intlayer/config/utils';\nimport type { LocalesValues } from '@intlayer/types/module_augmentation';\n\n// Robustly resolve the base directory of the @intlayer/docs package in both\n// bundled environments (Next.js) and standalone CLIs (MCP via npx).\nconst currentDir =\n typeof __dirname !== 'undefined'\n ? __dirname\n : pathDirname(fileURLToPath(import.meta.url));\n\nlet baseDir: string;\ntry {\n // Prefer resolving from the location of this file (works for CLIs).\n const projectRequire = getProjectRequire(currentDir);\n const docEntryPath = projectRequire.resolve('@intlayer/docs');\n baseDir = getPackageJsonPath(docEntryPath).baseDir;\n} catch {\n try {\n // Fallback: resolve from the consumer project (works for apps/bundlers).\n const projectRequire = getProjectRequire();\n const docEntryPath = projectRequire.resolve('@intlayer/docs');\n baseDir = getPackageJsonPath(docEntryPath).baseDir;\n } catch {\n // Last resort: walk up from currentDir (useful when executed inside @intlayer/docs).\n baseDir = getPackageJsonPath(currentDir).baseDir;\n }\n}\n\n/**\n * Reads a document, preferring the requested locale and falling back to English.\n */\nconst readLocaleFile = async (\n relativeAfterLocale: string,\n locale: LocalesValues\n): Promise<string> => {\n const target1 = join(baseDir, `./legal/${locale}/${relativeAfterLocale}`);\n if (existsSync(target1)) {\n return await readFile(target1, 'utf8');\n }\n const target2 = join(baseDir, `./legal/en/${relativeAfterLocale}`);\n if (existsSync(target2)) {\n return await readFile(target2, 'utf8');\n }\n\n throw new Error(\n `[docs] File not found: ${relativeAfterLocale} - locale: ${locale} - path: ${target1} - path: ${target2}`\n );\n};\n\n/**\n * Builds a lazy, awaitable handle over a document.\n *\n * The entry map below holds one handle per document *per locale*, so reading\n * eagerly would pull every markdown file of every locale into memory as soon as\n * this module is imported — hundreds of megabytes, duplicated in every\n * prerender worker, for the handful of documents a page actually renders.\n *\n * The returned value is a thenable rather than a promise: consumers only ever\n * `await` it, and `await` triggers `then`, so the file is read on first use and\n * the resulting promise is cached for subsequent reads.\n */\nconst readLocale = (\n relativeAfterLocale: string,\n locale: LocalesValues\n): Promise<string> => {\n let pendingRead: Promise<string> | undefined;\n\n const read = (): Promise<string> => {\n pendingRead ??= readLocaleFile(relativeAfterLocale, locale);\n return pendingRead;\n };\n\n return {\n // biome-ignore lint/suspicious/noThenProperty: the thenable is intentional — `await` is what triggers the lazy read.\n then: (onFulfilled, onRejected) => read().then(onFulfilled, onRejected),\n catch: (onRejected) => read().catch(onRejected),\n finally: (onFinally) => read().finally(onFinally),\n } as Promise<string>;\n};\n\nexport const legalEntry = {\n './legal/en/privacy_notice.md': {\n en: readLocale('privacy_notice.md', 'en'),\n es: readLocale('privacy_notice.md', 'es'),\n ru: readLocale('privacy_notice.md', 'ru'),\n ja: readLocale('privacy_notice.md', 'ja'),\n fr: readLocale('privacy_notice.md', 'fr'),\n ko: readLocale('privacy_notice.md', 'ko'),\n zh: readLocale('privacy_notice.md', 'zh'),\n de: readLocale('privacy_notice.md', 'de'),\n ar: readLocale('privacy_notice.md', 'ar'),\n it: readLocale('privacy_notice.md', 'it'),\n 'en-GB': readLocale('privacy_notice.md', 'en-GB'),\n pt: readLocale('privacy_notice.md', 'pt'),\n hi: readLocale('privacy_notice.md', 'hi'),\n tr: readLocale('privacy_notice.md', 'tr'),\n pl: readLocale('privacy_notice.md', 'pl'),\n id: readLocale('privacy_notice.md', 'id'),\n vi: readLocale('privacy_notice.md', 'vi'),\n uk: readLocale('privacy_notice.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './legal/en/terms_of_service.md': {\n en: readLocale('terms_of_service.md', 'en'),\n es: readLocale('terms_of_service.md', 'es'),\n ru: readLocale('terms_of_service.md', 'ru'),\n ja: readLocale('terms_of_service.md', 'ja'),\n fr: readLocale('terms_of_service.md', 'fr'),\n ko: readLocale('terms_of_service.md', 'ko'),\n zh: readLocale('terms_of_service.md', 'zh'),\n de: readLocale('terms_of_service.md', 'de'),\n ar: readLocale('terms_of_service.md', 'ar'),\n it: readLocale('terms_of_service.md', 'it'),\n 'en-GB': readLocale('terms_of_service.md', 'en-GB'),\n pt: readLocale('terms_of_service.md', 'pt'),\n hi: readLocale('terms_of_service.md', 'hi'),\n tr: readLocale('terms_of_service.md', 'tr'),\n pl: readLocale('terms_of_service.md', 'pl'),\n id: readLocale('terms_of_service.md', 'id'),\n vi: readLocale('terms_of_service.md', 'vi'),\n uk: readLocale('terms_of_service.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n} as const;\n"],"mappings":";;;;;;;;AAWA,MAAM,aACJ,OAAO,cAAc,cACjB,gBACAA,uBAAYC,qEAA6B,CAAC;AAEhD,IAAI;AACJ,IAAI;CAGF,MAAM,mBADiBC,0CAAkB,UACP,CAAC,CAAC,QAAQ,gBAAgB;CAC5D,cAAUC,2CAAmB,YAAY,CAAC,CAAC;AAC7C,QAAQ;CACN,IAAI;EAGF,MAAM,mBADiBD,0CACW,CAAC,CAAC,QAAQ,gBAAgB;EAC5D,cAAUC,2CAAmB,YAAY,CAAC,CAAC;CAC7C,QAAQ;EAEN,cAAUA,2CAAmB,UAAU,CAAC,CAAC;CAC3C;AACF;;;;AAKA,MAAM,iBAAiB,OACrB,qBACA,WACoB;CACpB,MAAM,cAAUC,gBAAK,SAAS,WAAW,OAAO,GAAG,qBAAqB;CACxE,QAAIC,oBAAW,OAAO,GACpB,OAAO,UAAMC,2BAAS,SAAS,MAAM;CAEvC,MAAM,cAAUF,gBAAK,SAAS,cAAc,qBAAqB;CACjE,QAAIC,oBAAW,OAAO,GACpB,OAAO,UAAMC,2BAAS,SAAS,MAAM;CAGvC,MAAM,IAAI,MACR,0BAA0B,oBAAoB,aAAa,OAAO,WAAW,QAAQ,WAAW,SAClG;AACF;;;;;;;;;;;;;AAcA,MAAM,cACJ,qBACA,WACoB;CACpB,IAAI;CAEJ,MAAM,aAA8B;EAClC,gBAAgB,eAAe,qBAAqB,MAAM;EAC1D,OAAO;CACT;CAEA,OAAO;EAEL,OAAO,aAAa,eAAe,KAAK,CAAC,CAAC,KAAK,aAAa,UAAU;EACtE,QAAQ,eAAe,KAAK,CAAC,CAAC,MAAM,UAAU;EAC9C,UAAU,cAAc,KAAK,CAAC,CAAC,QAAQ,SAAS;CAClD;AACF;AAEA,MAAa,aAAa;CACxB,gCAAgC;EAC9B,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,SAAS,WAAW,qBAAqB,OAAO;EAChD,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;EACxC,IAAI,WAAW,qBAAqB,IAAI;CAC1C;CACA,kCAAkC;EAChC,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,SAAS,WAAW,uBAAuB,OAAO;EAClD,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;EAC1C,IAAI,WAAW,uBAAuB,IAAI;CAC5C;AACF"}
@@ -8,10 +8,12 @@ import { getPackageJsonPath, getProjectRequire } from "@intlayer/config/utils";
8
8
  const currentDir = typeof __dirname !== "undefined" ? __dirname : dirname(fileURLToPath(import.meta.url));
9
9
  let baseDir;
10
10
  try {
11
- baseDir = getPackageJsonPath(getProjectRequire(currentDir).resolve("@intlayer/docs")).baseDir;
11
+ const docEntryPath = getProjectRequire(currentDir).resolve("@intlayer/docs");
12
+ baseDir = getPackageJsonPath(docEntryPath).baseDir;
12
13
  } catch {
13
14
  try {
14
- baseDir = getPackageJsonPath(getProjectRequire().resolve("@intlayer/docs")).baseDir;
15
+ const docEntryPath = getProjectRequire().resolve("@intlayer/docs");
16
+ baseDir = getPackageJsonPath(docEntryPath).baseDir;
15
17
  } catch {
16
18
  baseDir = getPackageJsonPath(currentDir).baseDir;
17
19
  }
@@ -1 +1 @@
1
- {"version":3,"file":"blog.entry.mjs","names":["pathDirname"],"sources":["../../../src/generated/blog.entry.ts"],"sourcesContent":["/* AUTO-GENERATED – DO NOT EDIT */\n/* REGENERATE USING `pnpm prepare` */\nimport { existsSync } from 'node:fs';\nimport { readFile } from 'node:fs/promises';\nimport { join, dirname as pathDirname } from 'node:path';\nimport { fileURLToPath } from 'node:url';\nimport { getPackageJsonPath, getProjectRequire } from '@intlayer/config/utils';\nimport type { LocalesValues } from '@intlayer/types/module_augmentation';\n\n// Robustly resolve the base directory of the @intlayer/docs package in both\n// bundled environments (Next.js) and standalone CLIs (MCP via npx).\nconst currentDir =\n typeof __dirname !== 'undefined'\n ? __dirname\n : pathDirname(fileURLToPath(import.meta.url));\n\nlet baseDir: string;\ntry {\n // Prefer resolving from the location of this file (works for CLIs).\n const projectRequire = getProjectRequire(currentDir);\n const docEntryPath = projectRequire.resolve('@intlayer/docs');\n baseDir = getPackageJsonPath(docEntryPath).baseDir;\n} catch {\n try {\n // Fallback: resolve from the consumer project (works for apps/bundlers).\n const projectRequire = getProjectRequire();\n const docEntryPath = projectRequire.resolve('@intlayer/docs');\n baseDir = getPackageJsonPath(docEntryPath).baseDir;\n } catch {\n // Last resort: walk up from currentDir (useful when executed inside @intlayer/docs).\n baseDir = getPackageJsonPath(currentDir).baseDir;\n }\n}\n\n/**\n * Reads a document, preferring the requested locale and falling back to English.\n */\nconst readLocaleFile = async (\n relativeAfterLocale: string,\n locale: LocalesValues\n): Promise<string> => {\n const target1 = join(baseDir, `./blog/${locale}/${relativeAfterLocale}`);\n if (existsSync(target1)) {\n return await readFile(target1, 'utf8');\n }\n const target2 = join(baseDir, `./blog/en/${relativeAfterLocale}`);\n if (existsSync(target2)) {\n return await readFile(target2, 'utf8');\n }\n\n throw new Error(\n `[docs] File not found: ${relativeAfterLocale} - locale: ${locale} - path: ${target1} - path: ${target2}`\n );\n};\n\n/**\n * Builds a lazy, awaitable handle over a document.\n *\n * The entry map below holds one handle per document *per locale*, so reading\n * eagerly would pull every markdown file of every locale into memory as soon as\n * this module is imported — hundreds of megabytes, duplicated in every\n * prerender worker, for the handful of documents a page actually renders.\n *\n * The returned value is a thenable rather than a promise: consumers only ever\n * `await` it, and `await` triggers `then`, so the file is read on first use and\n * the resulting promise is cached for subsequent reads.\n */\nconst readLocale = (\n relativeAfterLocale: string,\n locale: LocalesValues\n): Promise<string> => {\n let pendingRead: Promise<string> | undefined;\n\n const read = (): Promise<string> => {\n pendingRead ??= readLocaleFile(relativeAfterLocale, locale);\n return pendingRead;\n };\n\n return {\n // biome-ignore lint/suspicious/noThenProperty: the thenable is intentional — `await` is what triggers the lazy read.\n then: (onFulfilled, onRejected) => read().then(onFulfilled, onRejected),\n catch: (onRejected) => read().catch(onRejected),\n finally: (onFinally) => read().finally(onFinally),\n } as Promise<string>;\n};\n\nexport const blogEntry = {\n './blog/en/compiler_vs_declarative_i18n.md': {\n en: readLocale('compiler_vs_declarative_i18n.md', 'en'),\n es: readLocale('compiler_vs_declarative_i18n.md', 'es'),\n ru: readLocale('compiler_vs_declarative_i18n.md', 'ru'),\n ja: readLocale('compiler_vs_declarative_i18n.md', 'ja'),\n fr: readLocale('compiler_vs_declarative_i18n.md', 'fr'),\n ko: readLocale('compiler_vs_declarative_i18n.md', 'ko'),\n zh: readLocale('compiler_vs_declarative_i18n.md', 'zh'),\n de: readLocale('compiler_vs_declarative_i18n.md', 'de'),\n ar: readLocale('compiler_vs_declarative_i18n.md', 'ar'),\n it: readLocale('compiler_vs_declarative_i18n.md', 'it'),\n 'en-GB': readLocale('compiler_vs_declarative_i18n.md', 'en-GB'),\n pt: readLocale('compiler_vs_declarative_i18n.md', 'pt'),\n hi: readLocale('compiler_vs_declarative_i18n.md', 'hi'),\n tr: readLocale('compiler_vs_declarative_i18n.md', 'tr'),\n pl: readLocale('compiler_vs_declarative_i18n.md', 'pl'),\n id: readLocale('compiler_vs_declarative_i18n.md', 'id'),\n vi: readLocale('compiler_vs_declarative_i18n.md', 'vi'),\n uk: readLocale('compiler_vs_declarative_i18n.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/i18n_meaning.md': {\n en: readLocale('i18n_meaning.md', 'en'),\n es: readLocale('i18n_meaning.md', 'es'),\n ru: readLocale('i18n_meaning.md', 'ru'),\n ja: readLocale('i18n_meaning.md', 'ja'),\n fr: readLocale('i18n_meaning.md', 'fr'),\n ko: readLocale('i18n_meaning.md', 'ko'),\n zh: readLocale('i18n_meaning.md', 'zh'),\n de: readLocale('i18n_meaning.md', 'de'),\n ar: readLocale('i18n_meaning.md', 'ar'),\n it: readLocale('i18n_meaning.md', 'it'),\n 'en-GB': readLocale('i18n_meaning.md', 'en-GB'),\n pt: readLocale('i18n_meaning.md', 'pt'),\n hi: readLocale('i18n_meaning.md', 'hi'),\n tr: readLocale('i18n_meaning.md', 'tr'),\n pl: readLocale('i18n_meaning.md', 'pl'),\n id: readLocale('i18n_meaning.md', 'id'),\n vi: readLocale('i18n_meaning.md', 'vi'),\n uk: readLocale('i18n_meaning.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/i18n_using_next-i18next.md': {\n en: readLocale('i18n_using_next-i18next.md', 'en'),\n es: readLocale('i18n_using_next-i18next.md', 'es'),\n ru: readLocale('i18n_using_next-i18next.md', 'ru'),\n ja: readLocale('i18n_using_next-i18next.md', 'ja'),\n fr: readLocale('i18n_using_next-i18next.md', 'fr'),\n ko: readLocale('i18n_using_next-i18next.md', 'ko'),\n zh: readLocale('i18n_using_next-i18next.md', 'zh'),\n de: readLocale('i18n_using_next-i18next.md', 'de'),\n ar: readLocale('i18n_using_next-i18next.md', 'ar'),\n it: readLocale('i18n_using_next-i18next.md', 'it'),\n 'en-GB': readLocale('i18n_using_next-i18next.md', 'en-GB'),\n pt: readLocale('i18n_using_next-i18next.md', 'pt'),\n hi: readLocale('i18n_using_next-i18next.md', 'hi'),\n tr: readLocale('i18n_using_next-i18next.md', 'tr'),\n pl: readLocale('i18n_using_next-i18next.md', 'pl'),\n id: readLocale('i18n_using_next-i18next.md', 'id'),\n vi: readLocale('i18n_using_next-i18next.md', 'vi'),\n uk: readLocale('i18n_using_next-i18next.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/i18n_using_next-intl.md': {\n en: readLocale('i18n_using_next-intl.md', 'en'),\n es: readLocale('i18n_using_next-intl.md', 'es'),\n ru: readLocale('i18n_using_next-intl.md', 'ru'),\n ja: readLocale('i18n_using_next-intl.md', 'ja'),\n fr: readLocale('i18n_using_next-intl.md', 'fr'),\n ko: readLocale('i18n_using_next-intl.md', 'ko'),\n zh: readLocale('i18n_using_next-intl.md', 'zh'),\n de: readLocale('i18n_using_next-intl.md', 'de'),\n ar: readLocale('i18n_using_next-intl.md', 'ar'),\n it: readLocale('i18n_using_next-intl.md', 'it'),\n 'en-GB': readLocale('i18n_using_next-intl.md', 'en-GB'),\n pt: readLocale('i18n_using_next-intl.md', 'pt'),\n hi: readLocale('i18n_using_next-intl.md', 'hi'),\n tr: readLocale('i18n_using_next-intl.md', 'tr'),\n pl: readLocale('i18n_using_next-intl.md', 'pl'),\n id: readLocale('i18n_using_next-intl.md', 'id'),\n vi: readLocale('i18n_using_next-intl.md', 'vi'),\n uk: readLocale('i18n_using_next-intl.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/index.md': {\n en: readLocale('index.md', 'en'),\n es: readLocale('index.md', 'es'),\n ru: readLocale('index.md', 'ru'),\n ja: readLocale('index.md', 'ja'),\n fr: readLocale('index.md', 'fr'),\n ko: readLocale('index.md', 'ko'),\n zh: readLocale('index.md', 'zh'),\n de: readLocale('index.md', 'de'),\n ar: readLocale('index.md', 'ar'),\n it: readLocale('index.md', 'it'),\n 'en-GB': readLocale('index.md', 'en-GB'),\n pt: readLocale('index.md', 'pt'),\n hi: readLocale('index.md', 'hi'),\n tr: readLocale('index.md', 'tr'),\n pl: readLocale('index.md', 'pl'),\n id: readLocale('index.md', 'id'),\n vi: readLocale('index.md', 'vi'),\n uk: readLocale('index.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/internationalization_and_SEO.md': {\n en: readLocale('internationalization_and_SEO.md', 'en'),\n es: readLocale('internationalization_and_SEO.md', 'es'),\n ru: readLocale('internationalization_and_SEO.md', 'ru'),\n ja: readLocale('internationalization_and_SEO.md', 'ja'),\n fr: readLocale('internationalization_and_SEO.md', 'fr'),\n ko: readLocale('internationalization_and_SEO.md', 'ko'),\n zh: readLocale('internationalization_and_SEO.md', 'zh'),\n de: readLocale('internationalization_and_SEO.md', 'de'),\n ar: readLocale('internationalization_and_SEO.md', 'ar'),\n it: readLocale('internationalization_and_SEO.md', 'it'),\n 'en-GB': readLocale('internationalization_and_SEO.md', 'en-GB'),\n pt: readLocale('internationalization_and_SEO.md', 'pt'),\n hi: readLocale('internationalization_and_SEO.md', 'hi'),\n tr: readLocale('internationalization_and_SEO.md', 'tr'),\n pl: readLocale('internationalization_and_SEO.md', 'pl'),\n id: readLocale('internationalization_and_SEO.md', 'id'),\n vi: readLocale('internationalization_and_SEO.md', 'vi'),\n uk: readLocale('internationalization_and_SEO.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_i18next.md': {\n en: readLocale('intlayer_with_i18next.md', 'en'),\n es: readLocale('intlayer_with_i18next.md', 'es'),\n ru: readLocale('intlayer_with_i18next.md', 'ru'),\n ja: readLocale('intlayer_with_i18next.md', 'ja'),\n fr: readLocale('intlayer_with_i18next.md', 'fr'),\n ko: readLocale('intlayer_with_i18next.md', 'ko'),\n zh: readLocale('intlayer_with_i18next.md', 'zh'),\n de: readLocale('intlayer_with_i18next.md', 'de'),\n ar: readLocale('intlayer_with_i18next.md', 'ar'),\n it: readLocale('intlayer_with_i18next.md', 'it'),\n 'en-GB': readLocale('intlayer_with_i18next.md', 'en-GB'),\n pt: readLocale('intlayer_with_i18next.md', 'pt'),\n hi: readLocale('intlayer_with_i18next.md', 'hi'),\n tr: readLocale('intlayer_with_i18next.md', 'tr'),\n pl: readLocale('intlayer_with_i18next.md', 'pl'),\n id: readLocale('intlayer_with_i18next.md', 'id'),\n vi: readLocale('intlayer_with_i18next.md', 'vi'),\n uk: readLocale('intlayer_with_i18next.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_next-i18next.md': {\n en: readLocale('intlayer_with_next-i18next.md', 'en'),\n es: readLocale('intlayer_with_next-i18next.md', 'es'),\n ru: readLocale('intlayer_with_next-i18next.md', 'ru'),\n ja: readLocale('intlayer_with_next-i18next.md', 'ja'),\n fr: readLocale('intlayer_with_next-i18next.md', 'fr'),\n ko: readLocale('intlayer_with_next-i18next.md', 'ko'),\n zh: readLocale('intlayer_with_next-i18next.md', 'zh'),\n de: readLocale('intlayer_with_next-i18next.md', 'de'),\n ar: readLocale('intlayer_with_next-i18next.md', 'ar'),\n it: readLocale('intlayer_with_next-i18next.md', 'it'),\n 'en-GB': readLocale('intlayer_with_next-i18next.md', 'en-GB'),\n pt: readLocale('intlayer_with_next-i18next.md', 'pt'),\n hi: readLocale('intlayer_with_next-i18next.md', 'hi'),\n tr: readLocale('intlayer_with_next-i18next.md', 'tr'),\n pl: readLocale('intlayer_with_next-i18next.md', 'pl'),\n id: readLocale('intlayer_with_next-i18next.md', 'id'),\n vi: readLocale('intlayer_with_next-i18next.md', 'vi'),\n uk: readLocale('intlayer_with_next-i18next.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_next-intl.md': {\n en: readLocale('intlayer_with_next-intl.md', 'en'),\n es: readLocale('intlayer_with_next-intl.md', 'es'),\n ru: readLocale('intlayer_with_next-intl.md', 'ru'),\n ja: readLocale('intlayer_with_next-intl.md', 'ja'),\n fr: readLocale('intlayer_with_next-intl.md', 'fr'),\n ko: readLocale('intlayer_with_next-intl.md', 'ko'),\n zh: readLocale('intlayer_with_next-intl.md', 'zh'),\n de: readLocale('intlayer_with_next-intl.md', 'de'),\n ar: readLocale('intlayer_with_next-intl.md', 'ar'),\n it: readLocale('intlayer_with_next-intl.md', 'it'),\n 'en-GB': readLocale('intlayer_with_next-intl.md', 'en-GB'),\n pt: readLocale('intlayer_with_next-intl.md', 'pt'),\n hi: readLocale('intlayer_with_next-intl.md', 'hi'),\n tr: readLocale('intlayer_with_next-intl.md', 'tr'),\n pl: readLocale('intlayer_with_next-intl.md', 'pl'),\n id: readLocale('intlayer_with_next-intl.md', 'id'),\n vi: readLocale('intlayer_with_next-intl.md', 'vi'),\n uk: readLocale('intlayer_with_next-intl.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_react-i18next.md': {\n en: readLocale('intlayer_with_react-i18next.md', 'en'),\n es: readLocale('intlayer_with_react-i18next.md', 'es'),\n ru: readLocale('intlayer_with_react-i18next.md', 'ru'),\n ja: readLocale('intlayer_with_react-i18next.md', 'ja'),\n fr: readLocale('intlayer_with_react-i18next.md', 'fr'),\n ko: readLocale('intlayer_with_react-i18next.md', 'ko'),\n zh: readLocale('intlayer_with_react-i18next.md', 'zh'),\n de: readLocale('intlayer_with_react-i18next.md', 'de'),\n ar: readLocale('intlayer_with_react-i18next.md', 'ar'),\n it: readLocale('intlayer_with_react-i18next.md', 'it'),\n 'en-GB': readLocale('intlayer_with_react-i18next.md', 'en-GB'),\n pt: readLocale('intlayer_with_react-i18next.md', 'pt'),\n hi: readLocale('intlayer_with_react-i18next.md', 'hi'),\n tr: readLocale('intlayer_with_react-i18next.md', 'tr'),\n pl: readLocale('intlayer_with_react-i18next.md', 'pl'),\n id: readLocale('intlayer_with_react-i18next.md', 'id'),\n vi: readLocale('intlayer_with_react-i18next.md', 'vi'),\n uk: readLocale('intlayer_with_react-i18next.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_react-intl.md': {\n en: readLocale('intlayer_with_react-intl.md', 'en'),\n es: readLocale('intlayer_with_react-intl.md', 'es'),\n ru: readLocale('intlayer_with_react-intl.md', 'ru'),\n ja: readLocale('intlayer_with_react-intl.md', 'ja'),\n fr: readLocale('intlayer_with_react-intl.md', 'fr'),\n ko: readLocale('intlayer_with_react-intl.md', 'ko'),\n zh: readLocale('intlayer_with_react-intl.md', 'zh'),\n de: readLocale('intlayer_with_react-intl.md', 'de'),\n ar: readLocale('intlayer_with_react-intl.md', 'ar'),\n it: readLocale('intlayer_with_react-intl.md', 'it'),\n 'en-GB': readLocale('intlayer_with_react-intl.md', 'en-GB'),\n pt: readLocale('intlayer_with_react-intl.md', 'pt'),\n hi: readLocale('intlayer_with_react-intl.md', 'hi'),\n tr: readLocale('intlayer_with_react-intl.md', 'tr'),\n pl: readLocale('intlayer_with_react-intl.md', 'pl'),\n id: readLocale('intlayer_with_react-intl.md', 'id'),\n vi: readLocale('intlayer_with_react-intl.md', 'vi'),\n uk: readLocale('intlayer_with_react-intl.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_vue-i18n.md': {\n en: readLocale('intlayer_with_vue-i18n.md', 'en'),\n es: readLocale('intlayer_with_vue-i18n.md', 'es'),\n ru: readLocale('intlayer_with_vue-i18n.md', 'ru'),\n ja: readLocale('intlayer_with_vue-i18n.md', 'ja'),\n fr: readLocale('intlayer_with_vue-i18n.md', 'fr'),\n ko: readLocale('intlayer_with_vue-i18n.md', 'ko'),\n zh: readLocale('intlayer_with_vue-i18n.md', 'zh'),\n de: readLocale('intlayer_with_vue-i18n.md', 'de'),\n ar: readLocale('intlayer_with_vue-i18n.md', 'ar'),\n it: readLocale('intlayer_with_vue-i18n.md', 'it'),\n 'en-GB': readLocale('intlayer_with_vue-i18n.md', 'en-GB'),\n pt: readLocale('intlayer_with_vue-i18n.md', 'pt'),\n hi: readLocale('intlayer_with_vue-i18n.md', 'hi'),\n tr: readLocale('intlayer_with_vue-i18n.md', 'tr'),\n pl: readLocale('intlayer_with_vue-i18n.md', 'pl'),\n id: readLocale('intlayer_with_vue-i18n.md', 'id'),\n vi: readLocale('intlayer_with_vue-i18n.md', 'vi'),\n uk: readLocale('intlayer_with_vue-i18n.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/l10n_platform_alternative/Lokalise.md': {\n en: readLocale('l10n_platform_alternative/Lokalise.md', 'en'),\n es: readLocale('l10n_platform_alternative/Lokalise.md', 'es'),\n ru: readLocale('l10n_platform_alternative/Lokalise.md', 'ru'),\n ja: readLocale('l10n_platform_alternative/Lokalise.md', 'ja'),\n fr: readLocale('l10n_platform_alternative/Lokalise.md', 'fr'),\n ko: readLocale('l10n_platform_alternative/Lokalise.md', 'ko'),\n zh: readLocale('l10n_platform_alternative/Lokalise.md', 'zh'),\n de: readLocale('l10n_platform_alternative/Lokalise.md', 'de'),\n ar: readLocale('l10n_platform_alternative/Lokalise.md', 'ar'),\n it: readLocale('l10n_platform_alternative/Lokalise.md', 'it'),\n 'en-GB': readLocale('l10n_platform_alternative/Lokalise.md', 'en-GB'),\n pt: readLocale('l10n_platform_alternative/Lokalise.md', 'pt'),\n hi: readLocale('l10n_platform_alternative/Lokalise.md', 'hi'),\n tr: readLocale('l10n_platform_alternative/Lokalise.md', 'tr'),\n pl: readLocale('l10n_platform_alternative/Lokalise.md', 'pl'),\n id: readLocale('l10n_platform_alternative/Lokalise.md', 'id'),\n vi: readLocale('l10n_platform_alternative/Lokalise.md', 'vi'),\n uk: readLocale('l10n_platform_alternative/Lokalise.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/l10n_platform_alternative/crowdin.md': {\n en: readLocale('l10n_platform_alternative/crowdin.md', 'en'),\n es: readLocale('l10n_platform_alternative/crowdin.md', 'es'),\n ru: readLocale('l10n_platform_alternative/crowdin.md', 'ru'),\n ja: readLocale('l10n_platform_alternative/crowdin.md', 'ja'),\n fr: readLocale('l10n_platform_alternative/crowdin.md', 'fr'),\n ko: readLocale('l10n_platform_alternative/crowdin.md', 'ko'),\n zh: readLocale('l10n_platform_alternative/crowdin.md', 'zh'),\n de: readLocale('l10n_platform_alternative/crowdin.md', 'de'),\n ar: readLocale('l10n_platform_alternative/crowdin.md', 'ar'),\n it: readLocale('l10n_platform_alternative/crowdin.md', 'it'),\n 'en-GB': readLocale('l10n_platform_alternative/crowdin.md', 'en-GB'),\n pt: readLocale('l10n_platform_alternative/crowdin.md', 'pt'),\n hi: readLocale('l10n_platform_alternative/crowdin.md', 'hi'),\n tr: readLocale('l10n_platform_alternative/crowdin.md', 'tr'),\n pl: readLocale('l10n_platform_alternative/crowdin.md', 'pl'),\n id: readLocale('l10n_platform_alternative/crowdin.md', 'id'),\n vi: readLocale('l10n_platform_alternative/crowdin.md', 'vi'),\n uk: readLocale('l10n_platform_alternative/crowdin.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/l10n_platform_alternative/phrase.md': {\n en: readLocale('l10n_platform_alternative/phrase.md', 'en'),\n es: readLocale('l10n_platform_alternative/phrase.md', 'es'),\n ru: readLocale('l10n_platform_alternative/phrase.md', 'ru'),\n ja: readLocale('l10n_platform_alternative/phrase.md', 'ja'),\n fr: readLocale('l10n_platform_alternative/phrase.md', 'fr'),\n ko: readLocale('l10n_platform_alternative/phrase.md', 'ko'),\n zh: readLocale('l10n_platform_alternative/phrase.md', 'zh'),\n de: readLocale('l10n_platform_alternative/phrase.md', 'de'),\n ar: readLocale('l10n_platform_alternative/phrase.md', 'ar'),\n it: readLocale('l10n_platform_alternative/phrase.md', 'it'),\n 'en-GB': readLocale('l10n_platform_alternative/phrase.md', 'en-GB'),\n pt: readLocale('l10n_platform_alternative/phrase.md', 'pt'),\n hi: readLocale('l10n_platform_alternative/phrase.md', 'hi'),\n tr: readLocale('l10n_platform_alternative/phrase.md', 'tr'),\n pl: readLocale('l10n_platform_alternative/phrase.md', 'pl'),\n id: readLocale('l10n_platform_alternative/phrase.md', 'id'),\n vi: readLocale('l10n_platform_alternative/phrase.md', 'vi'),\n uk: readLocale('l10n_platform_alternative/phrase.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/list_i18n_technologies/frameworks/angular.md': {\n en: readLocale('list_i18n_technologies/frameworks/angular.md', 'en'),\n es: readLocale('list_i18n_technologies/frameworks/angular.md', 'es'),\n ru: readLocale('list_i18n_technologies/frameworks/angular.md', 'ru'),\n ja: readLocale('list_i18n_technologies/frameworks/angular.md', 'ja'),\n fr: readLocale('list_i18n_technologies/frameworks/angular.md', 'fr'),\n ko: readLocale('list_i18n_technologies/frameworks/angular.md', 'ko'),\n zh: readLocale('list_i18n_technologies/frameworks/angular.md', 'zh'),\n de: readLocale('list_i18n_technologies/frameworks/angular.md', 'de'),\n ar: readLocale('list_i18n_technologies/frameworks/angular.md', 'ar'),\n it: readLocale('list_i18n_technologies/frameworks/angular.md', 'it'),\n 'en-GB': readLocale(\n 'list_i18n_technologies/frameworks/angular.md',\n 'en-GB'\n ),\n pt: readLocale('list_i18n_technologies/frameworks/angular.md', 'pt'),\n hi: readLocale('list_i18n_technologies/frameworks/angular.md', 'hi'),\n tr: readLocale('list_i18n_technologies/frameworks/angular.md', 'tr'),\n pl: readLocale('list_i18n_technologies/frameworks/angular.md', 'pl'),\n id: readLocale('list_i18n_technologies/frameworks/angular.md', 'id'),\n vi: readLocale('list_i18n_technologies/frameworks/angular.md', 'vi'),\n uk: readLocale('list_i18n_technologies/frameworks/angular.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/list_i18n_technologies/frameworks/react-native.md': {\n en: readLocale('list_i18n_technologies/frameworks/react-native.md', 'en'),\n es: readLocale('list_i18n_technologies/frameworks/react-native.md', 'es'),\n ru: readLocale('list_i18n_technologies/frameworks/react-native.md', 'ru'),\n ja: readLocale('list_i18n_technologies/frameworks/react-native.md', 'ja'),\n fr: readLocale('list_i18n_technologies/frameworks/react-native.md', 'fr'),\n ko: readLocale('list_i18n_technologies/frameworks/react-native.md', 'ko'),\n zh: readLocale('list_i18n_technologies/frameworks/react-native.md', 'zh'),\n de: readLocale('list_i18n_technologies/frameworks/react-native.md', 'de'),\n ar: readLocale('list_i18n_technologies/frameworks/react-native.md', 'ar'),\n it: readLocale('list_i18n_technologies/frameworks/react-native.md', 'it'),\n 'en-GB': readLocale(\n 'list_i18n_technologies/frameworks/react-native.md',\n 'en-GB'\n ),\n pt: readLocale('list_i18n_technologies/frameworks/react-native.md', 'pt'),\n hi: readLocale('list_i18n_technologies/frameworks/react-native.md', 'hi'),\n tr: readLocale('list_i18n_technologies/frameworks/react-native.md', 'tr'),\n pl: readLocale('list_i18n_technologies/frameworks/react-native.md', 'pl'),\n id: readLocale('list_i18n_technologies/frameworks/react-native.md', 'id'),\n vi: readLocale('list_i18n_technologies/frameworks/react-native.md', 'vi'),\n uk: readLocale('list_i18n_technologies/frameworks/react-native.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/list_i18n_technologies/frameworks/react.md': {\n en: readLocale('list_i18n_technologies/frameworks/react.md', 'en'),\n es: readLocale('list_i18n_technologies/frameworks/react.md', 'es'),\n ru: readLocale('list_i18n_technologies/frameworks/react.md', 'ru'),\n ja: readLocale('list_i18n_technologies/frameworks/react.md', 'ja'),\n fr: readLocale('list_i18n_technologies/frameworks/react.md', 'fr'),\n ko: readLocale('list_i18n_technologies/frameworks/react.md', 'ko'),\n zh: readLocale('list_i18n_technologies/frameworks/react.md', 'zh'),\n de: readLocale('list_i18n_technologies/frameworks/react.md', 'de'),\n ar: readLocale('list_i18n_technologies/frameworks/react.md', 'ar'),\n it: readLocale('list_i18n_technologies/frameworks/react.md', 'it'),\n 'en-GB': readLocale('list_i18n_technologies/frameworks/react.md', 'en-GB'),\n pt: readLocale('list_i18n_technologies/frameworks/react.md', 'pt'),\n hi: readLocale('list_i18n_technologies/frameworks/react.md', 'hi'),\n tr: readLocale('list_i18n_technologies/frameworks/react.md', 'tr'),\n pl: readLocale('list_i18n_technologies/frameworks/react.md', 'pl'),\n id: readLocale('list_i18n_technologies/frameworks/react.md', 'id'),\n vi: readLocale('list_i18n_technologies/frameworks/react.md', 'vi'),\n uk: readLocale('list_i18n_technologies/frameworks/react.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/list_i18n_technologies/frameworks/svelte.md': {\n en: readLocale('list_i18n_technologies/frameworks/svelte.md', 'en'),\n es: readLocale('list_i18n_technologies/frameworks/svelte.md', 'es'),\n ru: readLocale('list_i18n_technologies/frameworks/svelte.md', 'ru'),\n ja: readLocale('list_i18n_technologies/frameworks/svelte.md', 'ja'),\n fr: readLocale('list_i18n_technologies/frameworks/svelte.md', 'fr'),\n ko: readLocale('list_i18n_technologies/frameworks/svelte.md', 'ko'),\n zh: readLocale('list_i18n_technologies/frameworks/svelte.md', 'zh'),\n de: readLocale('list_i18n_technologies/frameworks/svelte.md', 'de'),\n ar: readLocale('list_i18n_technologies/frameworks/svelte.md', 'ar'),\n it: readLocale('list_i18n_technologies/frameworks/svelte.md', 'it'),\n 'en-GB': readLocale('list_i18n_technologies/frameworks/svelte.md', 'en-GB'),\n pt: readLocale('list_i18n_technologies/frameworks/svelte.md', 'pt'),\n hi: readLocale('list_i18n_technologies/frameworks/svelte.md', 'hi'),\n tr: readLocale('list_i18n_technologies/frameworks/svelte.md', 'tr'),\n pl: readLocale('list_i18n_technologies/frameworks/svelte.md', 'pl'),\n id: readLocale('list_i18n_technologies/frameworks/svelte.md', 'id'),\n vi: readLocale('list_i18n_technologies/frameworks/svelte.md', 'vi'),\n uk: readLocale('list_i18n_technologies/frameworks/svelte.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/list_i18n_technologies/frameworks/vue.md': {\n en: readLocale('list_i18n_technologies/frameworks/vue.md', 'en'),\n es: readLocale('list_i18n_technologies/frameworks/vue.md', 'es'),\n ru: readLocale('list_i18n_technologies/frameworks/vue.md', 'ru'),\n ja: readLocale('list_i18n_technologies/frameworks/vue.md', 'ja'),\n fr: readLocale('list_i18n_technologies/frameworks/vue.md', 'fr'),\n ko: readLocale('list_i18n_technologies/frameworks/vue.md', 'ko'),\n zh: readLocale('list_i18n_technologies/frameworks/vue.md', 'zh'),\n de: readLocale('list_i18n_technologies/frameworks/vue.md', 'de'),\n ar: readLocale('list_i18n_technologies/frameworks/vue.md', 'ar'),\n it: readLocale('list_i18n_technologies/frameworks/vue.md', 'it'),\n 'en-GB': readLocale('list_i18n_technologies/frameworks/vue.md', 'en-GB'),\n pt: readLocale('list_i18n_technologies/frameworks/vue.md', 'pt'),\n hi: readLocale('list_i18n_technologies/frameworks/vue.md', 'hi'),\n tr: readLocale('list_i18n_technologies/frameworks/vue.md', 'tr'),\n pl: readLocale('list_i18n_technologies/frameworks/vue.md', 'pl'),\n id: readLocale('list_i18n_technologies/frameworks/vue.md', 'id'),\n vi: readLocale('list_i18n_technologies/frameworks/vue.md', 'vi'),\n uk: readLocale('list_i18n_technologies/frameworks/vue.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/next-i18next_vs_next-intl_vs_intlayer.md': {\n en: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'en'),\n es: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'es'),\n ru: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'ru'),\n ja: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'ja'),\n fr: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'fr'),\n ko: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'ko'),\n zh: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'zh'),\n de: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'de'),\n ar: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'ar'),\n it: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'it'),\n 'en-GB': readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'en-GB'),\n pt: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'pt'),\n hi: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'hi'),\n tr: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'tr'),\n pl: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'pl'),\n id: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'id'),\n vi: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'vi'),\n uk: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/nextjs-multilingual-seo-comparison.md': {\n en: readLocale('nextjs-multilingual-seo-comparison.md', 'en'),\n es: readLocale('nextjs-multilingual-seo-comparison.md', 'es'),\n ru: readLocale('nextjs-multilingual-seo-comparison.md', 'ru'),\n ja: readLocale('nextjs-multilingual-seo-comparison.md', 'ja'),\n fr: readLocale('nextjs-multilingual-seo-comparison.md', 'fr'),\n ko: readLocale('nextjs-multilingual-seo-comparison.md', 'ko'),\n zh: readLocale('nextjs-multilingual-seo-comparison.md', 'zh'),\n de: readLocale('nextjs-multilingual-seo-comparison.md', 'de'),\n ar: readLocale('nextjs-multilingual-seo-comparison.md', 'ar'),\n it: readLocale('nextjs-multilingual-seo-comparison.md', 'it'),\n 'en-GB': readLocale('nextjs-multilingual-seo-comparison.md', 'en-GB'),\n pt: readLocale('nextjs-multilingual-seo-comparison.md', 'pt'),\n hi: readLocale('nextjs-multilingual-seo-comparison.md', 'hi'),\n tr: readLocale('nextjs-multilingual-seo-comparison.md', 'tr'),\n pl: readLocale('nextjs-multilingual-seo-comparison.md', 'pl'),\n id: readLocale('nextjs-multilingual-seo-comparison.md', 'id'),\n vi: readLocale('nextjs-multilingual-seo-comparison.md', 'vi'),\n uk: readLocale('nextjs-multilingual-seo-comparison.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/per-component_vs_centralized_i18n.md': {\n en: readLocale('per-component_vs_centralized_i18n.md', 'en'),\n es: readLocale('per-component_vs_centralized_i18n.md', 'es'),\n ru: readLocale('per-component_vs_centralized_i18n.md', 'ru'),\n ja: readLocale('per-component_vs_centralized_i18n.md', 'ja'),\n fr: readLocale('per-component_vs_centralized_i18n.md', 'fr'),\n ko: readLocale('per-component_vs_centralized_i18n.md', 'ko'),\n zh: readLocale('per-component_vs_centralized_i18n.md', 'zh'),\n de: readLocale('per-component_vs_centralized_i18n.md', 'de'),\n ar: readLocale('per-component_vs_centralized_i18n.md', 'ar'),\n it: readLocale('per-component_vs_centralized_i18n.md', 'it'),\n 'en-GB': readLocale('per-component_vs_centralized_i18n.md', 'en-GB'),\n pt: readLocale('per-component_vs_centralized_i18n.md', 'pt'),\n hi: readLocale('per-component_vs_centralized_i18n.md', 'hi'),\n tr: readLocale('per-component_vs_centralized_i18n.md', 'tr'),\n pl: readLocale('per-component_vs_centralized_i18n.md', 'pl'),\n id: readLocale('per-component_vs_centralized_i18n.md', 'id'),\n vi: readLocale('per-component_vs_centralized_i18n.md', 'vi'),\n uk: readLocale('per-component_vs_centralized_i18n.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/rag_powered_documentation_assistant.md': {\n en: readLocale('rag_powered_documentation_assistant.md', 'en'),\n es: readLocale('rag_powered_documentation_assistant.md', 'es'),\n ru: readLocale('rag_powered_documentation_assistant.md', 'ru'),\n ja: readLocale('rag_powered_documentation_assistant.md', 'ja'),\n fr: readLocale('rag_powered_documentation_assistant.md', 'fr'),\n ko: readLocale('rag_powered_documentation_assistant.md', 'ko'),\n zh: readLocale('rag_powered_documentation_assistant.md', 'zh'),\n de: readLocale('rag_powered_documentation_assistant.md', 'de'),\n ar: readLocale('rag_powered_documentation_assistant.md', 'ar'),\n it: readLocale('rag_powered_documentation_assistant.md', 'it'),\n 'en-GB': readLocale('rag_powered_documentation_assistant.md', 'en-GB'),\n pt: readLocale('rag_powered_documentation_assistant.md', 'pt'),\n hi: readLocale('rag_powered_documentation_assistant.md', 'hi'),\n tr: readLocale('rag_powered_documentation_assistant.md', 'tr'),\n pl: readLocale('rag_powered_documentation_assistant.md', 'pl'),\n id: readLocale('rag_powered_documentation_assistant.md', 'id'),\n vi: readLocale('rag_powered_documentation_assistant.md', 'vi'),\n uk: readLocale('rag_powered_documentation_assistant.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/react-i18next_vs_react-intl_vs_intlayer.md': {\n en: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'en'),\n es: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'es'),\n ru: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'ru'),\n ja: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'ja'),\n fr: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'fr'),\n ko: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'ko'),\n zh: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'zh'),\n de: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'de'),\n ar: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'ar'),\n it: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'it'),\n 'en-GB': readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'en-GB'),\n pt: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'pt'),\n hi: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'hi'),\n tr: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'tr'),\n pl: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'pl'),\n id: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'id'),\n vi: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'vi'),\n uk: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/vue-i18n_vs_intlayer.md': {\n en: readLocale('vue-i18n_vs_intlayer.md', 'en'),\n es: readLocale('vue-i18n_vs_intlayer.md', 'es'),\n ru: readLocale('vue-i18n_vs_intlayer.md', 'ru'),\n ja: readLocale('vue-i18n_vs_intlayer.md', 'ja'),\n fr: readLocale('vue-i18n_vs_intlayer.md', 'fr'),\n ko: readLocale('vue-i18n_vs_intlayer.md', 'ko'),\n zh: readLocale('vue-i18n_vs_intlayer.md', 'zh'),\n de: readLocale('vue-i18n_vs_intlayer.md', 'de'),\n ar: readLocale('vue-i18n_vs_intlayer.md', 'ar'),\n it: readLocale('vue-i18n_vs_intlayer.md', 'it'),\n 'en-GB': readLocale('vue-i18n_vs_intlayer.md', 'en-GB'),\n pt: readLocale('vue-i18n_vs_intlayer.md', 'pt'),\n hi: readLocale('vue-i18n_vs_intlayer.md', 'hi'),\n tr: readLocale('vue-i18n_vs_intlayer.md', 'tr'),\n pl: readLocale('vue-i18n_vs_intlayer.md', 'pl'),\n id: readLocale('vue-i18n_vs_intlayer.md', 'id'),\n vi: readLocale('vue-i18n_vs_intlayer.md', 'vi'),\n uk: readLocale('vue-i18n_vs_intlayer.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/what_is_internationalization.md': {\n en: readLocale('what_is_internationalization.md', 'en'),\n es: readLocale('what_is_internationalization.md', 'es'),\n ru: readLocale('what_is_internationalization.md', 'ru'),\n ja: readLocale('what_is_internationalization.md', 'ja'),\n fr: readLocale('what_is_internationalization.md', 'fr'),\n ko: readLocale('what_is_internationalization.md', 'ko'),\n zh: readLocale('what_is_internationalization.md', 'zh'),\n de: readLocale('what_is_internationalization.md', 'de'),\n ar: readLocale('what_is_internationalization.md', 'ar'),\n it: readLocale('what_is_internationalization.md', 'it'),\n 'en-GB': readLocale('what_is_internationalization.md', 'en-GB'),\n pt: readLocale('what_is_internationalization.md', 'pt'),\n hi: readLocale('what_is_internationalization.md', 'hi'),\n tr: readLocale('what_is_internationalization.md', 'tr'),\n pl: readLocale('what_is_internationalization.md', 'pl'),\n id: readLocale('what_is_internationalization.md', 'id'),\n vi: readLocale('what_is_internationalization.md', 'vi'),\n uk: readLocale('what_is_internationalization.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n} as const;\n"],"mappings":"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"}
1
+ {"version":3,"file":"blog.entry.mjs","names":["pathDirname"],"sources":["../../../src/generated/blog.entry.ts"],"sourcesContent":["/* AUTO-GENERATED – DO NOT EDIT */\n/* REGENERATE USING `pnpm prepare` */\nimport { existsSync } from 'node:fs';\nimport { readFile } from 'node:fs/promises';\nimport { join, dirname as pathDirname } from 'node:path';\nimport { fileURLToPath } from 'node:url';\nimport { getPackageJsonPath, getProjectRequire } from '@intlayer/config/utils';\nimport type { LocalesValues } from '@intlayer/types/module_augmentation';\n\n// Robustly resolve the base directory of the @intlayer/docs package in both\n// bundled environments (Next.js) and standalone CLIs (MCP via npx).\nconst currentDir =\n typeof __dirname !== 'undefined'\n ? __dirname\n : pathDirname(fileURLToPath(import.meta.url));\n\nlet baseDir: string;\ntry {\n // Prefer resolving from the location of this file (works for CLIs).\n const projectRequire = getProjectRequire(currentDir);\n const docEntryPath = projectRequire.resolve('@intlayer/docs');\n baseDir = getPackageJsonPath(docEntryPath).baseDir;\n} catch {\n try {\n // Fallback: resolve from the consumer project (works for apps/bundlers).\n const projectRequire = getProjectRequire();\n const docEntryPath = projectRequire.resolve('@intlayer/docs');\n baseDir = getPackageJsonPath(docEntryPath).baseDir;\n } catch {\n // Last resort: walk up from currentDir (useful when executed inside @intlayer/docs).\n baseDir = getPackageJsonPath(currentDir).baseDir;\n }\n}\n\n/**\n * Reads a document, preferring the requested locale and falling back to English.\n */\nconst readLocaleFile = async (\n relativeAfterLocale: string,\n locale: LocalesValues\n): Promise<string> => {\n const target1 = join(baseDir, `./blog/${locale}/${relativeAfterLocale}`);\n if (existsSync(target1)) {\n return await readFile(target1, 'utf8');\n }\n const target2 = join(baseDir, `./blog/en/${relativeAfterLocale}`);\n if (existsSync(target2)) {\n return await readFile(target2, 'utf8');\n }\n\n throw new Error(\n `[docs] File not found: ${relativeAfterLocale} - locale: ${locale} - path: ${target1} - path: ${target2}`\n );\n};\n\n/**\n * Builds a lazy, awaitable handle over a document.\n *\n * The entry map below holds one handle per document *per locale*, so reading\n * eagerly would pull every markdown file of every locale into memory as soon as\n * this module is imported — hundreds of megabytes, duplicated in every\n * prerender worker, for the handful of documents a page actually renders.\n *\n * The returned value is a thenable rather than a promise: consumers only ever\n * `await` it, and `await` triggers `then`, so the file is read on first use and\n * the resulting promise is cached for subsequent reads.\n */\nconst readLocale = (\n relativeAfterLocale: string,\n locale: LocalesValues\n): Promise<string> => {\n let pendingRead: Promise<string> | undefined;\n\n const read = (): Promise<string> => {\n pendingRead ??= readLocaleFile(relativeAfterLocale, locale);\n return pendingRead;\n };\n\n return {\n // biome-ignore lint/suspicious/noThenProperty: the thenable is intentional — `await` is what triggers the lazy read.\n then: (onFulfilled, onRejected) => read().then(onFulfilled, onRejected),\n catch: (onRejected) => read().catch(onRejected),\n finally: (onFinally) => read().finally(onFinally),\n } as Promise<string>;\n};\n\nexport const blogEntry = {\n './blog/en/compiler_vs_declarative_i18n.md': {\n en: readLocale('compiler_vs_declarative_i18n.md', 'en'),\n es: readLocale('compiler_vs_declarative_i18n.md', 'es'),\n ru: readLocale('compiler_vs_declarative_i18n.md', 'ru'),\n ja: readLocale('compiler_vs_declarative_i18n.md', 'ja'),\n fr: readLocale('compiler_vs_declarative_i18n.md', 'fr'),\n ko: readLocale('compiler_vs_declarative_i18n.md', 'ko'),\n zh: readLocale('compiler_vs_declarative_i18n.md', 'zh'),\n de: readLocale('compiler_vs_declarative_i18n.md', 'de'),\n ar: readLocale('compiler_vs_declarative_i18n.md', 'ar'),\n it: readLocale('compiler_vs_declarative_i18n.md', 'it'),\n 'en-GB': readLocale('compiler_vs_declarative_i18n.md', 'en-GB'),\n pt: readLocale('compiler_vs_declarative_i18n.md', 'pt'),\n hi: readLocale('compiler_vs_declarative_i18n.md', 'hi'),\n tr: readLocale('compiler_vs_declarative_i18n.md', 'tr'),\n pl: readLocale('compiler_vs_declarative_i18n.md', 'pl'),\n id: readLocale('compiler_vs_declarative_i18n.md', 'id'),\n vi: readLocale('compiler_vs_declarative_i18n.md', 'vi'),\n uk: readLocale('compiler_vs_declarative_i18n.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/i18n_meaning.md': {\n en: readLocale('i18n_meaning.md', 'en'),\n es: readLocale('i18n_meaning.md', 'es'),\n ru: readLocale('i18n_meaning.md', 'ru'),\n ja: readLocale('i18n_meaning.md', 'ja'),\n fr: readLocale('i18n_meaning.md', 'fr'),\n ko: readLocale('i18n_meaning.md', 'ko'),\n zh: readLocale('i18n_meaning.md', 'zh'),\n de: readLocale('i18n_meaning.md', 'de'),\n ar: readLocale('i18n_meaning.md', 'ar'),\n it: readLocale('i18n_meaning.md', 'it'),\n 'en-GB': readLocale('i18n_meaning.md', 'en-GB'),\n pt: readLocale('i18n_meaning.md', 'pt'),\n hi: readLocale('i18n_meaning.md', 'hi'),\n tr: readLocale('i18n_meaning.md', 'tr'),\n pl: readLocale('i18n_meaning.md', 'pl'),\n id: readLocale('i18n_meaning.md', 'id'),\n vi: readLocale('i18n_meaning.md', 'vi'),\n uk: readLocale('i18n_meaning.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/i18n_using_next-i18next.md': {\n en: readLocale('i18n_using_next-i18next.md', 'en'),\n es: readLocale('i18n_using_next-i18next.md', 'es'),\n ru: readLocale('i18n_using_next-i18next.md', 'ru'),\n ja: readLocale('i18n_using_next-i18next.md', 'ja'),\n fr: readLocale('i18n_using_next-i18next.md', 'fr'),\n ko: readLocale('i18n_using_next-i18next.md', 'ko'),\n zh: readLocale('i18n_using_next-i18next.md', 'zh'),\n de: readLocale('i18n_using_next-i18next.md', 'de'),\n ar: readLocale('i18n_using_next-i18next.md', 'ar'),\n it: readLocale('i18n_using_next-i18next.md', 'it'),\n 'en-GB': readLocale('i18n_using_next-i18next.md', 'en-GB'),\n pt: readLocale('i18n_using_next-i18next.md', 'pt'),\n hi: readLocale('i18n_using_next-i18next.md', 'hi'),\n tr: readLocale('i18n_using_next-i18next.md', 'tr'),\n pl: readLocale('i18n_using_next-i18next.md', 'pl'),\n id: readLocale('i18n_using_next-i18next.md', 'id'),\n vi: readLocale('i18n_using_next-i18next.md', 'vi'),\n uk: readLocale('i18n_using_next-i18next.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/i18n_using_next-intl.md': {\n en: readLocale('i18n_using_next-intl.md', 'en'),\n es: readLocale('i18n_using_next-intl.md', 'es'),\n ru: readLocale('i18n_using_next-intl.md', 'ru'),\n ja: readLocale('i18n_using_next-intl.md', 'ja'),\n fr: readLocale('i18n_using_next-intl.md', 'fr'),\n ko: readLocale('i18n_using_next-intl.md', 'ko'),\n zh: readLocale('i18n_using_next-intl.md', 'zh'),\n de: readLocale('i18n_using_next-intl.md', 'de'),\n ar: readLocale('i18n_using_next-intl.md', 'ar'),\n it: readLocale('i18n_using_next-intl.md', 'it'),\n 'en-GB': readLocale('i18n_using_next-intl.md', 'en-GB'),\n pt: readLocale('i18n_using_next-intl.md', 'pt'),\n hi: readLocale('i18n_using_next-intl.md', 'hi'),\n tr: readLocale('i18n_using_next-intl.md', 'tr'),\n pl: readLocale('i18n_using_next-intl.md', 'pl'),\n id: readLocale('i18n_using_next-intl.md', 'id'),\n vi: readLocale('i18n_using_next-intl.md', 'vi'),\n uk: readLocale('i18n_using_next-intl.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/index.md': {\n en: readLocale('index.md', 'en'),\n es: readLocale('index.md', 'es'),\n ru: readLocale('index.md', 'ru'),\n ja: readLocale('index.md', 'ja'),\n fr: readLocale('index.md', 'fr'),\n ko: readLocale('index.md', 'ko'),\n zh: readLocale('index.md', 'zh'),\n de: readLocale('index.md', 'de'),\n ar: readLocale('index.md', 'ar'),\n it: readLocale('index.md', 'it'),\n 'en-GB': readLocale('index.md', 'en-GB'),\n pt: readLocale('index.md', 'pt'),\n hi: readLocale('index.md', 'hi'),\n tr: readLocale('index.md', 'tr'),\n pl: readLocale('index.md', 'pl'),\n id: readLocale('index.md', 'id'),\n vi: readLocale('index.md', 'vi'),\n uk: readLocale('index.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/internationalization_and_SEO.md': {\n en: readLocale('internationalization_and_SEO.md', 'en'),\n es: readLocale('internationalization_and_SEO.md', 'es'),\n ru: readLocale('internationalization_and_SEO.md', 'ru'),\n ja: readLocale('internationalization_and_SEO.md', 'ja'),\n fr: readLocale('internationalization_and_SEO.md', 'fr'),\n ko: readLocale('internationalization_and_SEO.md', 'ko'),\n zh: readLocale('internationalization_and_SEO.md', 'zh'),\n de: readLocale('internationalization_and_SEO.md', 'de'),\n ar: readLocale('internationalization_and_SEO.md', 'ar'),\n it: readLocale('internationalization_and_SEO.md', 'it'),\n 'en-GB': readLocale('internationalization_and_SEO.md', 'en-GB'),\n pt: readLocale('internationalization_and_SEO.md', 'pt'),\n hi: readLocale('internationalization_and_SEO.md', 'hi'),\n tr: readLocale('internationalization_and_SEO.md', 'tr'),\n pl: readLocale('internationalization_and_SEO.md', 'pl'),\n id: readLocale('internationalization_and_SEO.md', 'id'),\n vi: readLocale('internationalization_and_SEO.md', 'vi'),\n uk: readLocale('internationalization_and_SEO.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_i18next.md': {\n en: readLocale('intlayer_with_i18next.md', 'en'),\n es: readLocale('intlayer_with_i18next.md', 'es'),\n ru: readLocale('intlayer_with_i18next.md', 'ru'),\n ja: readLocale('intlayer_with_i18next.md', 'ja'),\n fr: readLocale('intlayer_with_i18next.md', 'fr'),\n ko: readLocale('intlayer_with_i18next.md', 'ko'),\n zh: readLocale('intlayer_with_i18next.md', 'zh'),\n de: readLocale('intlayer_with_i18next.md', 'de'),\n ar: readLocale('intlayer_with_i18next.md', 'ar'),\n it: readLocale('intlayer_with_i18next.md', 'it'),\n 'en-GB': readLocale('intlayer_with_i18next.md', 'en-GB'),\n pt: readLocale('intlayer_with_i18next.md', 'pt'),\n hi: readLocale('intlayer_with_i18next.md', 'hi'),\n tr: readLocale('intlayer_with_i18next.md', 'tr'),\n pl: readLocale('intlayer_with_i18next.md', 'pl'),\n id: readLocale('intlayer_with_i18next.md', 'id'),\n vi: readLocale('intlayer_with_i18next.md', 'vi'),\n uk: readLocale('intlayer_with_i18next.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_next-i18next.md': {\n en: readLocale('intlayer_with_next-i18next.md', 'en'),\n es: readLocale('intlayer_with_next-i18next.md', 'es'),\n ru: readLocale('intlayer_with_next-i18next.md', 'ru'),\n ja: readLocale('intlayer_with_next-i18next.md', 'ja'),\n fr: readLocale('intlayer_with_next-i18next.md', 'fr'),\n ko: readLocale('intlayer_with_next-i18next.md', 'ko'),\n zh: readLocale('intlayer_with_next-i18next.md', 'zh'),\n de: readLocale('intlayer_with_next-i18next.md', 'de'),\n ar: readLocale('intlayer_with_next-i18next.md', 'ar'),\n it: readLocale('intlayer_with_next-i18next.md', 'it'),\n 'en-GB': readLocale('intlayer_with_next-i18next.md', 'en-GB'),\n pt: readLocale('intlayer_with_next-i18next.md', 'pt'),\n hi: readLocale('intlayer_with_next-i18next.md', 'hi'),\n tr: readLocale('intlayer_with_next-i18next.md', 'tr'),\n pl: readLocale('intlayer_with_next-i18next.md', 'pl'),\n id: readLocale('intlayer_with_next-i18next.md', 'id'),\n vi: readLocale('intlayer_with_next-i18next.md', 'vi'),\n uk: readLocale('intlayer_with_next-i18next.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_next-intl.md': {\n en: readLocale('intlayer_with_next-intl.md', 'en'),\n es: readLocale('intlayer_with_next-intl.md', 'es'),\n ru: readLocale('intlayer_with_next-intl.md', 'ru'),\n ja: readLocale('intlayer_with_next-intl.md', 'ja'),\n fr: readLocale('intlayer_with_next-intl.md', 'fr'),\n ko: readLocale('intlayer_with_next-intl.md', 'ko'),\n zh: readLocale('intlayer_with_next-intl.md', 'zh'),\n de: readLocale('intlayer_with_next-intl.md', 'de'),\n ar: readLocale('intlayer_with_next-intl.md', 'ar'),\n it: readLocale('intlayer_with_next-intl.md', 'it'),\n 'en-GB': readLocale('intlayer_with_next-intl.md', 'en-GB'),\n pt: readLocale('intlayer_with_next-intl.md', 'pt'),\n hi: readLocale('intlayer_with_next-intl.md', 'hi'),\n tr: readLocale('intlayer_with_next-intl.md', 'tr'),\n pl: readLocale('intlayer_with_next-intl.md', 'pl'),\n id: readLocale('intlayer_with_next-intl.md', 'id'),\n vi: readLocale('intlayer_with_next-intl.md', 'vi'),\n uk: readLocale('intlayer_with_next-intl.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_react-i18next.md': {\n en: readLocale('intlayer_with_react-i18next.md', 'en'),\n es: readLocale('intlayer_with_react-i18next.md', 'es'),\n ru: readLocale('intlayer_with_react-i18next.md', 'ru'),\n ja: readLocale('intlayer_with_react-i18next.md', 'ja'),\n fr: readLocale('intlayer_with_react-i18next.md', 'fr'),\n ko: readLocale('intlayer_with_react-i18next.md', 'ko'),\n zh: readLocale('intlayer_with_react-i18next.md', 'zh'),\n de: readLocale('intlayer_with_react-i18next.md', 'de'),\n ar: readLocale('intlayer_with_react-i18next.md', 'ar'),\n it: readLocale('intlayer_with_react-i18next.md', 'it'),\n 'en-GB': readLocale('intlayer_with_react-i18next.md', 'en-GB'),\n pt: readLocale('intlayer_with_react-i18next.md', 'pt'),\n hi: readLocale('intlayer_with_react-i18next.md', 'hi'),\n tr: readLocale('intlayer_with_react-i18next.md', 'tr'),\n pl: readLocale('intlayer_with_react-i18next.md', 'pl'),\n id: readLocale('intlayer_with_react-i18next.md', 'id'),\n vi: readLocale('intlayer_with_react-i18next.md', 'vi'),\n uk: readLocale('intlayer_with_react-i18next.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_react-intl.md': {\n en: readLocale('intlayer_with_react-intl.md', 'en'),\n es: readLocale('intlayer_with_react-intl.md', 'es'),\n ru: readLocale('intlayer_with_react-intl.md', 'ru'),\n ja: readLocale('intlayer_with_react-intl.md', 'ja'),\n fr: readLocale('intlayer_with_react-intl.md', 'fr'),\n ko: readLocale('intlayer_with_react-intl.md', 'ko'),\n zh: readLocale('intlayer_with_react-intl.md', 'zh'),\n de: readLocale('intlayer_with_react-intl.md', 'de'),\n ar: readLocale('intlayer_with_react-intl.md', 'ar'),\n it: readLocale('intlayer_with_react-intl.md', 'it'),\n 'en-GB': readLocale('intlayer_with_react-intl.md', 'en-GB'),\n pt: readLocale('intlayer_with_react-intl.md', 'pt'),\n hi: readLocale('intlayer_with_react-intl.md', 'hi'),\n tr: readLocale('intlayer_with_react-intl.md', 'tr'),\n pl: readLocale('intlayer_with_react-intl.md', 'pl'),\n id: readLocale('intlayer_with_react-intl.md', 'id'),\n vi: readLocale('intlayer_with_react-intl.md', 'vi'),\n uk: readLocale('intlayer_with_react-intl.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_vue-i18n.md': {\n en: readLocale('intlayer_with_vue-i18n.md', 'en'),\n es: readLocale('intlayer_with_vue-i18n.md', 'es'),\n ru: readLocale('intlayer_with_vue-i18n.md', 'ru'),\n ja: readLocale('intlayer_with_vue-i18n.md', 'ja'),\n fr: readLocale('intlayer_with_vue-i18n.md', 'fr'),\n ko: readLocale('intlayer_with_vue-i18n.md', 'ko'),\n zh: readLocale('intlayer_with_vue-i18n.md', 'zh'),\n de: readLocale('intlayer_with_vue-i18n.md', 'de'),\n ar: readLocale('intlayer_with_vue-i18n.md', 'ar'),\n it: readLocale('intlayer_with_vue-i18n.md', 'it'),\n 'en-GB': readLocale('intlayer_with_vue-i18n.md', 'en-GB'),\n pt: readLocale('intlayer_with_vue-i18n.md', 'pt'),\n hi: readLocale('intlayer_with_vue-i18n.md', 'hi'),\n tr: readLocale('intlayer_with_vue-i18n.md', 'tr'),\n pl: readLocale('intlayer_with_vue-i18n.md', 'pl'),\n id: readLocale('intlayer_with_vue-i18n.md', 'id'),\n vi: readLocale('intlayer_with_vue-i18n.md', 'vi'),\n uk: readLocale('intlayer_with_vue-i18n.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/l10n_platform_alternative/Lokalise.md': {\n en: readLocale('l10n_platform_alternative/Lokalise.md', 'en'),\n es: readLocale('l10n_platform_alternative/Lokalise.md', 'es'),\n ru: readLocale('l10n_platform_alternative/Lokalise.md', 'ru'),\n ja: readLocale('l10n_platform_alternative/Lokalise.md', 'ja'),\n fr: readLocale('l10n_platform_alternative/Lokalise.md', 'fr'),\n ko: readLocale('l10n_platform_alternative/Lokalise.md', 'ko'),\n zh: readLocale('l10n_platform_alternative/Lokalise.md', 'zh'),\n de: readLocale('l10n_platform_alternative/Lokalise.md', 'de'),\n ar: readLocale('l10n_platform_alternative/Lokalise.md', 'ar'),\n it: readLocale('l10n_platform_alternative/Lokalise.md', 'it'),\n 'en-GB': readLocale('l10n_platform_alternative/Lokalise.md', 'en-GB'),\n pt: readLocale('l10n_platform_alternative/Lokalise.md', 'pt'),\n hi: readLocale('l10n_platform_alternative/Lokalise.md', 'hi'),\n tr: readLocale('l10n_platform_alternative/Lokalise.md', 'tr'),\n pl: readLocale('l10n_platform_alternative/Lokalise.md', 'pl'),\n id: readLocale('l10n_platform_alternative/Lokalise.md', 'id'),\n vi: readLocale('l10n_platform_alternative/Lokalise.md', 'vi'),\n uk: readLocale('l10n_platform_alternative/Lokalise.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/l10n_platform_alternative/crowdin.md': {\n en: readLocale('l10n_platform_alternative/crowdin.md', 'en'),\n es: readLocale('l10n_platform_alternative/crowdin.md', 'es'),\n ru: readLocale('l10n_platform_alternative/crowdin.md', 'ru'),\n ja: readLocale('l10n_platform_alternative/crowdin.md', 'ja'),\n fr: readLocale('l10n_platform_alternative/crowdin.md', 'fr'),\n ko: readLocale('l10n_platform_alternative/crowdin.md', 'ko'),\n zh: readLocale('l10n_platform_alternative/crowdin.md', 'zh'),\n de: readLocale('l10n_platform_alternative/crowdin.md', 'de'),\n ar: readLocale('l10n_platform_alternative/crowdin.md', 'ar'),\n it: readLocale('l10n_platform_alternative/crowdin.md', 'it'),\n 'en-GB': readLocale('l10n_platform_alternative/crowdin.md', 'en-GB'),\n pt: readLocale('l10n_platform_alternative/crowdin.md', 'pt'),\n hi: readLocale('l10n_platform_alternative/crowdin.md', 'hi'),\n tr: readLocale('l10n_platform_alternative/crowdin.md', 'tr'),\n pl: readLocale('l10n_platform_alternative/crowdin.md', 'pl'),\n id: readLocale('l10n_platform_alternative/crowdin.md', 'id'),\n vi: readLocale('l10n_platform_alternative/crowdin.md', 'vi'),\n uk: readLocale('l10n_platform_alternative/crowdin.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/l10n_platform_alternative/phrase.md': {\n en: readLocale('l10n_platform_alternative/phrase.md', 'en'),\n es: readLocale('l10n_platform_alternative/phrase.md', 'es'),\n ru: readLocale('l10n_platform_alternative/phrase.md', 'ru'),\n ja: readLocale('l10n_platform_alternative/phrase.md', 'ja'),\n fr: readLocale('l10n_platform_alternative/phrase.md', 'fr'),\n ko: readLocale('l10n_platform_alternative/phrase.md', 'ko'),\n zh: readLocale('l10n_platform_alternative/phrase.md', 'zh'),\n de: readLocale('l10n_platform_alternative/phrase.md', 'de'),\n ar: readLocale('l10n_platform_alternative/phrase.md', 'ar'),\n it: readLocale('l10n_platform_alternative/phrase.md', 'it'),\n 'en-GB': readLocale('l10n_platform_alternative/phrase.md', 'en-GB'),\n pt: readLocale('l10n_platform_alternative/phrase.md', 'pt'),\n hi: readLocale('l10n_platform_alternative/phrase.md', 'hi'),\n tr: readLocale('l10n_platform_alternative/phrase.md', 'tr'),\n pl: readLocale('l10n_platform_alternative/phrase.md', 'pl'),\n id: readLocale('l10n_platform_alternative/phrase.md', 'id'),\n vi: readLocale('l10n_platform_alternative/phrase.md', 'vi'),\n uk: readLocale('l10n_platform_alternative/phrase.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/list_i18n_technologies/frameworks/angular.md': {\n en: readLocale('list_i18n_technologies/frameworks/angular.md', 'en'),\n es: readLocale('list_i18n_technologies/frameworks/angular.md', 'es'),\n ru: readLocale('list_i18n_technologies/frameworks/angular.md', 'ru'),\n ja: readLocale('list_i18n_technologies/frameworks/angular.md', 'ja'),\n fr: readLocale('list_i18n_technologies/frameworks/angular.md', 'fr'),\n ko: readLocale('list_i18n_technologies/frameworks/angular.md', 'ko'),\n zh: readLocale('list_i18n_technologies/frameworks/angular.md', 'zh'),\n de: readLocale('list_i18n_technologies/frameworks/angular.md', 'de'),\n ar: readLocale('list_i18n_technologies/frameworks/angular.md', 'ar'),\n it: readLocale('list_i18n_technologies/frameworks/angular.md', 'it'),\n 'en-GB': readLocale(\n 'list_i18n_technologies/frameworks/angular.md',\n 'en-GB'\n ),\n pt: readLocale('list_i18n_technologies/frameworks/angular.md', 'pt'),\n hi: readLocale('list_i18n_technologies/frameworks/angular.md', 'hi'),\n tr: readLocale('list_i18n_technologies/frameworks/angular.md', 'tr'),\n pl: readLocale('list_i18n_technologies/frameworks/angular.md', 'pl'),\n id: readLocale('list_i18n_technologies/frameworks/angular.md', 'id'),\n vi: readLocale('list_i18n_technologies/frameworks/angular.md', 'vi'),\n uk: readLocale('list_i18n_technologies/frameworks/angular.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/list_i18n_technologies/frameworks/react-native.md': {\n en: readLocale('list_i18n_technologies/frameworks/react-native.md', 'en'),\n es: readLocale('list_i18n_technologies/frameworks/react-native.md', 'es'),\n ru: readLocale('list_i18n_technologies/frameworks/react-native.md', 'ru'),\n ja: readLocale('list_i18n_technologies/frameworks/react-native.md', 'ja'),\n fr: readLocale('list_i18n_technologies/frameworks/react-native.md', 'fr'),\n ko: readLocale('list_i18n_technologies/frameworks/react-native.md', 'ko'),\n zh: readLocale('list_i18n_technologies/frameworks/react-native.md', 'zh'),\n de: readLocale('list_i18n_technologies/frameworks/react-native.md', 'de'),\n ar: readLocale('list_i18n_technologies/frameworks/react-native.md', 'ar'),\n it: readLocale('list_i18n_technologies/frameworks/react-native.md', 'it'),\n 'en-GB': readLocale(\n 'list_i18n_technologies/frameworks/react-native.md',\n 'en-GB'\n ),\n pt: readLocale('list_i18n_technologies/frameworks/react-native.md', 'pt'),\n hi: readLocale('list_i18n_technologies/frameworks/react-native.md', 'hi'),\n tr: readLocale('list_i18n_technologies/frameworks/react-native.md', 'tr'),\n pl: readLocale('list_i18n_technologies/frameworks/react-native.md', 'pl'),\n id: readLocale('list_i18n_technologies/frameworks/react-native.md', 'id'),\n vi: readLocale('list_i18n_technologies/frameworks/react-native.md', 'vi'),\n uk: readLocale('list_i18n_technologies/frameworks/react-native.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/list_i18n_technologies/frameworks/react.md': {\n en: readLocale('list_i18n_technologies/frameworks/react.md', 'en'),\n es: readLocale('list_i18n_technologies/frameworks/react.md', 'es'),\n ru: readLocale('list_i18n_technologies/frameworks/react.md', 'ru'),\n ja: readLocale('list_i18n_technologies/frameworks/react.md', 'ja'),\n fr: readLocale('list_i18n_technologies/frameworks/react.md', 'fr'),\n ko: readLocale('list_i18n_technologies/frameworks/react.md', 'ko'),\n zh: readLocale('list_i18n_technologies/frameworks/react.md', 'zh'),\n de: readLocale('list_i18n_technologies/frameworks/react.md', 'de'),\n ar: readLocale('list_i18n_technologies/frameworks/react.md', 'ar'),\n it: readLocale('list_i18n_technologies/frameworks/react.md', 'it'),\n 'en-GB': readLocale('list_i18n_technologies/frameworks/react.md', 'en-GB'),\n pt: readLocale('list_i18n_technologies/frameworks/react.md', 'pt'),\n hi: readLocale('list_i18n_technologies/frameworks/react.md', 'hi'),\n tr: readLocale('list_i18n_technologies/frameworks/react.md', 'tr'),\n pl: readLocale('list_i18n_technologies/frameworks/react.md', 'pl'),\n id: readLocale('list_i18n_technologies/frameworks/react.md', 'id'),\n vi: readLocale('list_i18n_technologies/frameworks/react.md', 'vi'),\n uk: readLocale('list_i18n_technologies/frameworks/react.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/list_i18n_technologies/frameworks/svelte.md': {\n en: readLocale('list_i18n_technologies/frameworks/svelte.md', 'en'),\n es: readLocale('list_i18n_technologies/frameworks/svelte.md', 'es'),\n ru: readLocale('list_i18n_technologies/frameworks/svelte.md', 'ru'),\n ja: readLocale('list_i18n_technologies/frameworks/svelte.md', 'ja'),\n fr: readLocale('list_i18n_technologies/frameworks/svelte.md', 'fr'),\n ko: readLocale('list_i18n_technologies/frameworks/svelte.md', 'ko'),\n zh: readLocale('list_i18n_technologies/frameworks/svelte.md', 'zh'),\n de: readLocale('list_i18n_technologies/frameworks/svelte.md', 'de'),\n ar: readLocale('list_i18n_technologies/frameworks/svelte.md', 'ar'),\n it: readLocale('list_i18n_technologies/frameworks/svelte.md', 'it'),\n 'en-GB': readLocale('list_i18n_technologies/frameworks/svelte.md', 'en-GB'),\n pt: readLocale('list_i18n_technologies/frameworks/svelte.md', 'pt'),\n hi: readLocale('list_i18n_technologies/frameworks/svelte.md', 'hi'),\n tr: readLocale('list_i18n_technologies/frameworks/svelte.md', 'tr'),\n pl: readLocale('list_i18n_technologies/frameworks/svelte.md', 'pl'),\n id: readLocale('list_i18n_technologies/frameworks/svelte.md', 'id'),\n vi: readLocale('list_i18n_technologies/frameworks/svelte.md', 'vi'),\n uk: readLocale('list_i18n_technologies/frameworks/svelte.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/list_i18n_technologies/frameworks/vue.md': {\n en: readLocale('list_i18n_technologies/frameworks/vue.md', 'en'),\n es: readLocale('list_i18n_technologies/frameworks/vue.md', 'es'),\n ru: readLocale('list_i18n_technologies/frameworks/vue.md', 'ru'),\n ja: readLocale('list_i18n_technologies/frameworks/vue.md', 'ja'),\n fr: readLocale('list_i18n_technologies/frameworks/vue.md', 'fr'),\n ko: readLocale('list_i18n_technologies/frameworks/vue.md', 'ko'),\n zh: readLocale('list_i18n_technologies/frameworks/vue.md', 'zh'),\n de: readLocale('list_i18n_technologies/frameworks/vue.md', 'de'),\n ar: readLocale('list_i18n_technologies/frameworks/vue.md', 'ar'),\n it: readLocale('list_i18n_technologies/frameworks/vue.md', 'it'),\n 'en-GB': readLocale('list_i18n_technologies/frameworks/vue.md', 'en-GB'),\n pt: readLocale('list_i18n_technologies/frameworks/vue.md', 'pt'),\n hi: readLocale('list_i18n_technologies/frameworks/vue.md', 'hi'),\n tr: readLocale('list_i18n_technologies/frameworks/vue.md', 'tr'),\n pl: readLocale('list_i18n_technologies/frameworks/vue.md', 'pl'),\n id: readLocale('list_i18n_technologies/frameworks/vue.md', 'id'),\n vi: readLocale('list_i18n_technologies/frameworks/vue.md', 'vi'),\n uk: readLocale('list_i18n_technologies/frameworks/vue.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/next-i18next_vs_next-intl_vs_intlayer.md': {\n en: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'en'),\n es: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'es'),\n ru: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'ru'),\n ja: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'ja'),\n fr: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'fr'),\n ko: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'ko'),\n zh: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'zh'),\n de: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'de'),\n ar: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'ar'),\n it: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'it'),\n 'en-GB': readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'en-GB'),\n pt: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'pt'),\n hi: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'hi'),\n tr: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'tr'),\n pl: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'pl'),\n id: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'id'),\n vi: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'vi'),\n uk: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/nextjs-multilingual-seo-comparison.md': {\n en: readLocale('nextjs-multilingual-seo-comparison.md', 'en'),\n es: readLocale('nextjs-multilingual-seo-comparison.md', 'es'),\n ru: readLocale('nextjs-multilingual-seo-comparison.md', 'ru'),\n ja: readLocale('nextjs-multilingual-seo-comparison.md', 'ja'),\n fr: readLocale('nextjs-multilingual-seo-comparison.md', 'fr'),\n ko: readLocale('nextjs-multilingual-seo-comparison.md', 'ko'),\n zh: readLocale('nextjs-multilingual-seo-comparison.md', 'zh'),\n de: readLocale('nextjs-multilingual-seo-comparison.md', 'de'),\n ar: readLocale('nextjs-multilingual-seo-comparison.md', 'ar'),\n it: readLocale('nextjs-multilingual-seo-comparison.md', 'it'),\n 'en-GB': readLocale('nextjs-multilingual-seo-comparison.md', 'en-GB'),\n pt: readLocale('nextjs-multilingual-seo-comparison.md', 'pt'),\n hi: readLocale('nextjs-multilingual-seo-comparison.md', 'hi'),\n tr: readLocale('nextjs-multilingual-seo-comparison.md', 'tr'),\n pl: readLocale('nextjs-multilingual-seo-comparison.md', 'pl'),\n id: readLocale('nextjs-multilingual-seo-comparison.md', 'id'),\n vi: readLocale('nextjs-multilingual-seo-comparison.md', 'vi'),\n uk: readLocale('nextjs-multilingual-seo-comparison.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/per-component_vs_centralized_i18n.md': {\n en: readLocale('per-component_vs_centralized_i18n.md', 'en'),\n es: readLocale('per-component_vs_centralized_i18n.md', 'es'),\n ru: readLocale('per-component_vs_centralized_i18n.md', 'ru'),\n ja: readLocale('per-component_vs_centralized_i18n.md', 'ja'),\n fr: readLocale('per-component_vs_centralized_i18n.md', 'fr'),\n ko: readLocale('per-component_vs_centralized_i18n.md', 'ko'),\n zh: readLocale('per-component_vs_centralized_i18n.md', 'zh'),\n de: readLocale('per-component_vs_centralized_i18n.md', 'de'),\n ar: readLocale('per-component_vs_centralized_i18n.md', 'ar'),\n it: readLocale('per-component_vs_centralized_i18n.md', 'it'),\n 'en-GB': readLocale('per-component_vs_centralized_i18n.md', 'en-GB'),\n pt: readLocale('per-component_vs_centralized_i18n.md', 'pt'),\n hi: readLocale('per-component_vs_centralized_i18n.md', 'hi'),\n tr: readLocale('per-component_vs_centralized_i18n.md', 'tr'),\n pl: readLocale('per-component_vs_centralized_i18n.md', 'pl'),\n id: readLocale('per-component_vs_centralized_i18n.md', 'id'),\n vi: readLocale('per-component_vs_centralized_i18n.md', 'vi'),\n uk: readLocale('per-component_vs_centralized_i18n.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/rag_powered_documentation_assistant.md': {\n en: readLocale('rag_powered_documentation_assistant.md', 'en'),\n es: readLocale('rag_powered_documentation_assistant.md', 'es'),\n ru: readLocale('rag_powered_documentation_assistant.md', 'ru'),\n ja: readLocale('rag_powered_documentation_assistant.md', 'ja'),\n fr: readLocale('rag_powered_documentation_assistant.md', 'fr'),\n ko: readLocale('rag_powered_documentation_assistant.md', 'ko'),\n zh: readLocale('rag_powered_documentation_assistant.md', 'zh'),\n de: readLocale('rag_powered_documentation_assistant.md', 'de'),\n ar: readLocale('rag_powered_documentation_assistant.md', 'ar'),\n it: readLocale('rag_powered_documentation_assistant.md', 'it'),\n 'en-GB': readLocale('rag_powered_documentation_assistant.md', 'en-GB'),\n pt: readLocale('rag_powered_documentation_assistant.md', 'pt'),\n hi: readLocale('rag_powered_documentation_assistant.md', 'hi'),\n tr: readLocale('rag_powered_documentation_assistant.md', 'tr'),\n pl: readLocale('rag_powered_documentation_assistant.md', 'pl'),\n id: readLocale('rag_powered_documentation_assistant.md', 'id'),\n vi: readLocale('rag_powered_documentation_assistant.md', 'vi'),\n uk: readLocale('rag_powered_documentation_assistant.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/react-i18next_vs_react-intl_vs_intlayer.md': {\n en: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'en'),\n es: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'es'),\n ru: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'ru'),\n ja: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'ja'),\n fr: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'fr'),\n ko: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'ko'),\n zh: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'zh'),\n de: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'de'),\n ar: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'ar'),\n it: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'it'),\n 'en-GB': readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'en-GB'),\n pt: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'pt'),\n hi: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'hi'),\n tr: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'tr'),\n pl: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'pl'),\n id: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'id'),\n vi: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'vi'),\n uk: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/vue-i18n_vs_intlayer.md': {\n en: readLocale('vue-i18n_vs_intlayer.md', 'en'),\n es: readLocale('vue-i18n_vs_intlayer.md', 'es'),\n ru: readLocale('vue-i18n_vs_intlayer.md', 'ru'),\n ja: readLocale('vue-i18n_vs_intlayer.md', 'ja'),\n fr: readLocale('vue-i18n_vs_intlayer.md', 'fr'),\n ko: readLocale('vue-i18n_vs_intlayer.md', 'ko'),\n zh: readLocale('vue-i18n_vs_intlayer.md', 'zh'),\n de: readLocale('vue-i18n_vs_intlayer.md', 'de'),\n ar: readLocale('vue-i18n_vs_intlayer.md', 'ar'),\n it: readLocale('vue-i18n_vs_intlayer.md', 'it'),\n 'en-GB': readLocale('vue-i18n_vs_intlayer.md', 'en-GB'),\n pt: readLocale('vue-i18n_vs_intlayer.md', 'pt'),\n hi: readLocale('vue-i18n_vs_intlayer.md', 'hi'),\n tr: readLocale('vue-i18n_vs_intlayer.md', 'tr'),\n pl: readLocale('vue-i18n_vs_intlayer.md', 'pl'),\n id: readLocale('vue-i18n_vs_intlayer.md', 'id'),\n vi: readLocale('vue-i18n_vs_intlayer.md', 'vi'),\n uk: readLocale('vue-i18n_vs_intlayer.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/what_is_internationalization.md': {\n en: readLocale('what_is_internationalization.md', 'en'),\n es: readLocale('what_is_internationalization.md', 'es'),\n ru: readLocale('what_is_internationalization.md', 'ru'),\n ja: readLocale('what_is_internationalization.md', 'ja'),\n fr: readLocale('what_is_internationalization.md', 'fr'),\n ko: readLocale('what_is_internationalization.md', 'ko'),\n zh: readLocale('what_is_internationalization.md', 'zh'),\n de: readLocale('what_is_internationalization.md', 'de'),\n ar: readLocale('what_is_internationalization.md', 'ar'),\n it: readLocale('what_is_internationalization.md', 'it'),\n 'en-GB': readLocale('what_is_internationalization.md', 'en-GB'),\n pt: readLocale('what_is_internationalization.md', 'pt'),\n hi: readLocale('what_is_internationalization.md', 'hi'),\n tr: readLocale('what_is_internationalization.md', 'tr'),\n pl: readLocale('what_is_internationalization.md', 'pl'),\n id: readLocale('what_is_internationalization.md', 'id'),\n vi: readLocale('what_is_internationalization.md', 'vi'),\n uk: readLocale('what_is_internationalization.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n} as const;\n"],"mappings":"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"}