@intlayer/docs 8.9.2 → 8.9.4-canary.0

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 (594) hide show
  1. package/dist/cjs/common.cjs.map +1 -1
  2. package/dist/cjs/generated/blog.entry.cjs.map +1 -1
  3. package/dist/cjs/generated/docs.entry.cjs.map +1 -1
  4. package/dist/cjs/generated/frequentQuestions.entry.cjs.map +1 -1
  5. package/dist/cjs/generated/legal.entry.cjs.map +1 -1
  6. package/dist/esm/common.mjs.map +1 -1
  7. package/dist/esm/generated/blog.entry.mjs.map +1 -1
  8. package/dist/esm/generated/docs.entry.mjs.map +1 -1
  9. package/dist/esm/generated/frequentQuestions.entry.mjs.map +1 -1
  10. package/dist/esm/generated/legal.entry.mjs.map +1 -1
  11. package/docs/ar/agent_skills.md +13 -1
  12. package/docs/ar/autoFill.md +13 -1
  13. package/docs/ar/cli/build.md +26 -2
  14. package/docs/ar/cli/ci.md +26 -2
  15. package/docs/ar/cli/configuration.md +26 -2
  16. package/docs/ar/cli/debug.md +32 -2
  17. package/docs/ar/cli/doc-review.md +13 -1
  18. package/docs/ar/cli/doc-translate.md +13 -1
  19. package/docs/ar/cli/extract.md +13 -1
  20. package/docs/ar/cli/fill.md +26 -2
  21. package/docs/ar/cli/init.md +52 -4
  22. package/docs/ar/cli/list.md +52 -4
  23. package/docs/ar/cli/list_projects.md +78 -6
  24. package/docs/ar/cli/login.md +65 -5
  25. package/docs/ar/cli/pull.md +26 -2
  26. package/docs/ar/cli/push.md +13 -1
  27. package/docs/ar/cli/standalone.md +52 -4
  28. package/docs/ar/cli/test.md +26 -2
  29. package/docs/ar/cli/version.md +16 -1
  30. package/docs/ar/cli/watch.md +13 -1
  31. package/docs/ar/compiler.md +39 -3
  32. package/docs/ar/dictionary/plurial.md +4 -4
  33. package/docs/ar/intlayer_CMS.md +52 -4
  34. package/docs/ar/intlayer_with_nextjs_compiler.md +26 -2
  35. package/docs/ar/intlayer_with_vite+react_compiler.md +26 -2
  36. package/docs/ar/mcp_server.md +13 -1
  37. package/docs/ar/packages/intlayer/exports.md +13 -1
  38. package/docs/ar/packages/intlayer-cli/exports.md +13 -1
  39. package/docs/ar/readme.md +13 -1
  40. package/docs/ar/releases/v6.md +52 -4
  41. package/docs/ar/releases/v7.md +13 -1
  42. package/docs/ar/testing.md +26 -2
  43. package/docs/bn/cli/init.md +52 -4
  44. package/docs/bn/cli/standalone.md +52 -4
  45. package/docs/cs/cli/init.md +52 -4
  46. package/docs/cs/cli/standalone.md +52 -4
  47. package/docs/de/agent_skills.md +13 -1
  48. package/docs/de/autoFill.md +13 -1
  49. package/docs/de/cli/build.md +26 -2
  50. package/docs/de/cli/ci.md +26 -2
  51. package/docs/de/cli/configuration.md +26 -2
  52. package/docs/de/cli/debug.md +32 -2
  53. package/docs/de/cli/doc-review.md +13 -1
  54. package/docs/de/cli/doc-translate.md +13 -1
  55. package/docs/de/cli/extract.md +13 -1
  56. package/docs/de/cli/fill.md +26 -2
  57. package/docs/de/cli/init.md +39 -3
  58. package/docs/de/cli/list.md +52 -4
  59. package/docs/de/cli/list_projects.md +78 -6
  60. package/docs/de/cli/login.md +65 -5
  61. package/docs/de/cli/pull.md +26 -2
  62. package/docs/de/cli/push.md +13 -1
  63. package/docs/de/cli/standalone.md +52 -4
  64. package/docs/de/cli/test.md +26 -2
  65. package/docs/de/cli/version.md +16 -1
  66. package/docs/de/cli/watch.md +13 -1
  67. package/docs/de/compiler.md +39 -3
  68. package/docs/de/dictionary/plurial.md +4 -4
  69. package/docs/de/intlayer_CMS.md +52 -4
  70. package/docs/de/intlayer_with_vite+react_compiler.md +26 -2
  71. package/docs/de/mcp_server.md +13 -1
  72. package/docs/de/packages/intlayer/exports.md +13 -1
  73. package/docs/de/packages/intlayer-cli/exports.md +13 -1
  74. package/docs/de/readme.md +13 -1
  75. package/docs/de/releases/v6.md +52 -4
  76. package/docs/de/releases/v7.md +13 -1
  77. package/docs/de/testing.md +26 -2
  78. package/docs/en/agent_skills.md +13 -1
  79. package/docs/en/autoFill.md +13 -1
  80. package/docs/en/cli/build.md +26 -2
  81. package/docs/en/cli/ci.md +26 -2
  82. package/docs/en/cli/configuration.md +26 -2
  83. package/docs/en/cli/debug.md +32 -2
  84. package/docs/en/cli/doc-review.md +13 -1
  85. package/docs/en/cli/doc-translate.md +13 -1
  86. package/docs/en/cli/extract.md +13 -1
  87. package/docs/en/cli/fill.md +26 -2
  88. package/docs/en/cli/init.md +52 -4
  89. package/docs/en/cli/list.md +52 -4
  90. package/docs/en/cli/list_projects.md +78 -6
  91. package/docs/en/cli/login.md +65 -5
  92. package/docs/en/cli/pull.md +26 -2
  93. package/docs/en/cli/push.md +13 -1
  94. package/docs/en/cli/standalone.md +52 -4
  95. package/docs/en/cli/test.md +26 -2
  96. package/docs/en/cli/version.md +16 -1
  97. package/docs/en/cli/watch.md +13 -1
  98. package/docs/en/compiler.md +39 -3
  99. package/docs/en/dictionary/plurial.md +4 -4
  100. package/docs/en/intlayer_CMS.md +52 -4
  101. package/docs/en/intlayer_with_nextjs_compiler.md +26 -2
  102. package/docs/en/intlayer_with_vite+react_compiler.md +26 -2
  103. package/docs/en/mcp_server.md +13 -1
  104. package/docs/en/packages/intlayer/exports.md +13 -1
  105. package/docs/en/packages/intlayer-cli/exports.md +13 -1
  106. package/docs/en/readme.md +13 -1
  107. package/docs/en/releases/v6.md +52 -4
  108. package/docs/en/releases/v7.md +13 -1
  109. package/docs/en/testing.md +26 -2
  110. package/docs/en-GB/agent_skills.md +13 -1
  111. package/docs/en-GB/autoFill.md +13 -1
  112. package/docs/en-GB/cli/build.md +26 -2
  113. package/docs/en-GB/cli/ci.md +26 -2
  114. package/docs/en-GB/cli/configuration.md +26 -2
  115. package/docs/en-GB/cli/debug.md +32 -2
  116. package/docs/en-GB/cli/doc-review.md +13 -1
  117. package/docs/en-GB/cli/doc-translate.md +13 -1
  118. package/docs/en-GB/cli/extract.md +13 -1
  119. package/docs/en-GB/cli/fill.md +26 -2
  120. package/docs/en-GB/cli/init.md +52 -4
  121. package/docs/en-GB/cli/list.md +52 -4
  122. package/docs/en-GB/cli/list_projects.md +78 -6
  123. package/docs/en-GB/cli/login.md +78 -6
  124. package/docs/en-GB/cli/pull.md +26 -2
  125. package/docs/en-GB/cli/push.md +13 -1
  126. package/docs/en-GB/cli/standalone.md +52 -4
  127. package/docs/en-GB/cli/test.md +39 -3
  128. package/docs/en-GB/cli/version.md +16 -1
  129. package/docs/en-GB/cli/watch.md +13 -1
  130. package/docs/en-GB/compiler.md +39 -3
  131. package/docs/en-GB/dictionary/plurial.md +4 -4
  132. package/docs/en-GB/intlayer_CMS.md +52 -4
  133. package/docs/en-GB/intlayer_with_nextjs_compiler.md +26 -2
  134. package/docs/en-GB/intlayer_with_vite+react_compiler.md +26 -2
  135. package/docs/en-GB/mcp_server.md +13 -1
  136. package/docs/en-GB/packages/intlayer/exports.md +13 -1
  137. package/docs/en-GB/packages/intlayer-cli/exports.md +13 -1
  138. package/docs/en-GB/readme.md +13 -1
  139. package/docs/en-GB/releases/v6.md +52 -4
  140. package/docs/en-GB/releases/v7.md +13 -1
  141. package/docs/en-GB/testing.md +26 -2
  142. package/docs/es/agent_skills.md +13 -1
  143. package/docs/es/autoFill.md +13 -1
  144. package/docs/es/cli/build.md +26 -2
  145. package/docs/es/cli/ci.md +26 -2
  146. package/docs/es/cli/configuration.md +26 -2
  147. package/docs/es/cli/debug.md +32 -2
  148. package/docs/es/cli/doc-review.md +13 -1
  149. package/docs/es/cli/doc-translate.md +13 -1
  150. package/docs/es/cli/extract.md +13 -1
  151. package/docs/es/cli/fill.md +26 -2
  152. package/docs/es/cli/init.md +52 -4
  153. package/docs/es/cli/list.md +52 -4
  154. package/docs/es/cli/list_projects.md +78 -6
  155. package/docs/es/cli/login.md +78 -6
  156. package/docs/es/cli/pull.md +26 -2
  157. package/docs/es/cli/push.md +13 -1
  158. package/docs/es/cli/standalone.md +52 -4
  159. package/docs/es/cli/test.md +26 -2
  160. package/docs/es/cli/version.md +16 -1
  161. package/docs/es/cli/watch.md +13 -1
  162. package/docs/es/compiler.md +39 -3
  163. package/docs/es/dictionary/plurial.md +4 -4
  164. package/docs/es/intlayer_CMS.md +52 -4
  165. package/docs/es/intlayer_with_nextjs_compiler.md +26 -2
  166. package/docs/es/intlayer_with_vite+react_compiler.md +26 -2
  167. package/docs/es/mcp_server.md +13 -1
  168. package/docs/es/packages/intlayer/exports.md +13 -1
  169. package/docs/es/packages/intlayer-cli/exports.md +13 -1
  170. package/docs/es/readme.md +13 -1
  171. package/docs/es/releases/v6.md +52 -4
  172. package/docs/es/releases/v7.md +13 -1
  173. package/docs/es/testing.md +26 -2
  174. package/docs/fr/agent_skills.md +13 -1
  175. package/docs/fr/autoFill.md +13 -1
  176. package/docs/fr/cli/build.md +26 -2
  177. package/docs/fr/cli/ci.md +26 -2
  178. package/docs/fr/cli/configuration.md +26 -2
  179. package/docs/fr/cli/debug.md +32 -2
  180. package/docs/fr/cli/doc-review.md +13 -1
  181. package/docs/fr/cli/doc-translate.md +13 -1
  182. package/docs/fr/cli/extract.md +13 -1
  183. package/docs/fr/cli/fill.md +26 -2
  184. package/docs/fr/cli/init.md +52 -4
  185. package/docs/fr/cli/list.md +52 -4
  186. package/docs/fr/cli/list_projects.md +78 -6
  187. package/docs/fr/cli/login.md +78 -6
  188. package/docs/fr/cli/pull.md +26 -2
  189. package/docs/fr/cli/push.md +13 -1
  190. package/docs/fr/cli/standalone.md +52 -4
  191. package/docs/fr/cli/test.md +26 -2
  192. package/docs/fr/cli/version.md +16 -1
  193. package/docs/fr/cli/watch.md +13 -1
  194. package/docs/fr/compiler.md +39 -3
  195. package/docs/fr/dictionary/plurial.md +4 -4
  196. package/docs/fr/intlayer_CMS.md +52 -4
  197. package/docs/fr/intlayer_with_nextjs_compiler.md +26 -2
  198. package/docs/fr/intlayer_with_vite+react_compiler.md +26 -2
  199. package/docs/fr/mcp_server.md +13 -1
  200. package/docs/fr/packages/intlayer/exports.md +13 -1
  201. package/docs/fr/packages/intlayer-cli/exports.md +13 -1
  202. package/docs/fr/readme.md +13 -1
  203. package/docs/fr/releases/v6.md +52 -4
  204. package/docs/fr/releases/v7.md +13 -1
  205. package/docs/fr/testing.md +26 -2
  206. package/docs/hi/agent_skills.md +13 -1
  207. package/docs/hi/autoFill.md +13 -1
  208. package/docs/hi/cli/build.md +26 -2
  209. package/docs/hi/cli/ci.md +26 -2
  210. package/docs/hi/cli/configuration.md +26 -2
  211. package/docs/hi/cli/debug.md +32 -2
  212. package/docs/hi/cli/doc-review.md +13 -1
  213. package/docs/hi/cli/doc-translate.md +13 -1
  214. package/docs/hi/cli/extract.md +13 -1
  215. package/docs/hi/cli/fill.md +26 -2
  216. package/docs/hi/cli/init.md +52 -4
  217. package/docs/hi/cli/list.md +52 -4
  218. package/docs/hi/cli/list_projects.md +78 -6
  219. package/docs/hi/cli/login.md +78 -6
  220. package/docs/hi/cli/pull.md +26 -2
  221. package/docs/hi/cli/push.md +13 -1
  222. package/docs/hi/cli/standalone.md +52 -4
  223. package/docs/hi/cli/test.md +26 -2
  224. package/docs/hi/cli/version.md +16 -1
  225. package/docs/hi/cli/watch.md +13 -1
  226. package/docs/hi/compiler.md +39 -3
  227. package/docs/hi/dictionary/plurial.md +4 -4
  228. package/docs/hi/intlayer_CMS.md +52 -4
  229. package/docs/hi/intlayer_with_nextjs_compiler.md +26 -2
  230. package/docs/hi/intlayer_with_vite+react_compiler.md +26 -2
  231. package/docs/hi/mcp_server.md +13 -1
  232. package/docs/hi/packages/intlayer/exports.md +13 -1
  233. package/docs/hi/packages/intlayer-cli/exports.md +13 -1
  234. package/docs/hi/readme.md +13 -1
  235. package/docs/hi/releases/v6.md +52 -4
  236. package/docs/hi/releases/v7.md +13 -1
  237. package/docs/hi/testing.md +26 -2
  238. package/docs/id/agent_skills.md +13 -1
  239. package/docs/id/autoFill.md +13 -1
  240. package/docs/id/cli/build.md +26 -2
  241. package/docs/id/cli/ci.md +26 -2
  242. package/docs/id/cli/configuration.md +26 -2
  243. package/docs/id/cli/debug.md +32 -2
  244. package/docs/id/cli/doc-review.md +13 -1
  245. package/docs/id/cli/doc-translate.md +13 -1
  246. package/docs/id/cli/extract.md +13 -1
  247. package/docs/id/cli/fill.md +26 -2
  248. package/docs/id/cli/init.md +52 -4
  249. package/docs/id/cli/list.md +52 -4
  250. package/docs/id/cli/list_projects.md +78 -6
  251. package/docs/id/cli/login.md +65 -5
  252. package/docs/id/cli/pull.md +26 -2
  253. package/docs/id/cli/push.md +13 -1
  254. package/docs/id/cli/standalone.md +52 -4
  255. package/docs/id/cli/test.md +26 -2
  256. package/docs/id/cli/version.md +16 -1
  257. package/docs/id/cli/watch.md +13 -1
  258. package/docs/id/compiler.md +39 -3
  259. package/docs/id/dictionary/plurial.md +4 -4
  260. package/docs/id/intlayer_CMS.md +52 -4
  261. package/docs/id/intlayer_with_nextjs_compiler.md +26 -2
  262. package/docs/id/intlayer_with_vite+react_compiler.md +26 -2
  263. package/docs/id/mcp_server.md +13 -1
  264. package/docs/id/packages/intlayer/exports.md +13 -1
  265. package/docs/id/packages/intlayer-cli/exports.md +13 -1
  266. package/docs/id/readme.md +13 -1
  267. package/docs/id/releases/v6.md +52 -4
  268. package/docs/id/releases/v7.md +13 -1
  269. package/docs/id/testing.md +26 -2
  270. package/docs/it/agent_skills.md +13 -1
  271. package/docs/it/autoFill.md +13 -1
  272. package/docs/it/cli/build.md +26 -2
  273. package/docs/it/cli/ci.md +26 -2
  274. package/docs/it/cli/configuration.md +26 -2
  275. package/docs/it/cli/debug.md +32 -2
  276. package/docs/it/cli/doc-review.md +13 -1
  277. package/docs/it/cli/doc-translate.md +13 -1
  278. package/docs/it/cli/extract.md +13 -1
  279. package/docs/it/cli/fill.md +26 -2
  280. package/docs/it/cli/init.md +52 -4
  281. package/docs/it/cli/list.md +52 -4
  282. package/docs/it/cli/list_projects.md +78 -6
  283. package/docs/it/cli/login.md +65 -5
  284. package/docs/it/cli/pull.md +26 -2
  285. package/docs/it/cli/push.md +13 -1
  286. package/docs/it/cli/standalone.md +52 -4
  287. package/docs/it/cli/test.md +26 -2
  288. package/docs/it/cli/version.md +16 -1
  289. package/docs/it/cli/watch.md +13 -1
  290. package/docs/it/compiler.md +39 -3
  291. package/docs/it/dictionary/plurial.md +4 -4
  292. package/docs/it/intlayer_CMS.md +52 -4
  293. package/docs/it/intlayer_with_nextjs_compiler.md +26 -2
  294. package/docs/it/intlayer_with_vite+react_compiler.md +26 -2
  295. package/docs/it/mcp_server.md +13 -1
  296. package/docs/it/packages/intlayer/exports.md +13 -1
  297. package/docs/it/packages/intlayer-cli/exports.md +13 -1
  298. package/docs/it/readme.md +13 -1
  299. package/docs/it/releases/v6.md +52 -4
  300. package/docs/it/releases/v7.md +13 -1
  301. package/docs/it/testing.md +26 -2
  302. package/docs/ja/agent_skills.md +13 -1
  303. package/docs/ja/autoFill.md +13 -1
  304. package/docs/ja/cli/build.md +26 -2
  305. package/docs/ja/cli/ci.md +26 -2
  306. package/docs/ja/cli/configuration.md +26 -2
  307. package/docs/ja/cli/debug.md +32 -2
  308. package/docs/ja/cli/doc-review.md +13 -1
  309. package/docs/ja/cli/doc-translate.md +13 -1
  310. package/docs/ja/cli/extract.md +13 -1
  311. package/docs/ja/cli/fill.md +26 -2
  312. package/docs/ja/cli/init.md +52 -4
  313. package/docs/ja/cli/list.md +52 -4
  314. package/docs/ja/cli/list_projects.md +91 -7
  315. package/docs/ja/cli/login.md +65 -5
  316. package/docs/ja/cli/pull.md +26 -2
  317. package/docs/ja/cli/push.md +13 -1
  318. package/docs/ja/cli/standalone.md +52 -4
  319. package/docs/ja/cli/test.md +26 -2
  320. package/docs/ja/cli/version.md +16 -1
  321. package/docs/ja/cli/watch.md +13 -1
  322. package/docs/ja/compiler.md +39 -3
  323. package/docs/ja/dictionary/plurial.md +4 -4
  324. package/docs/ja/intlayer_CMS.md +52 -4
  325. package/docs/ja/intlayer_with_nextjs_compiler.md +26 -2
  326. package/docs/ja/intlayer_with_vite+react_compiler.md +26 -2
  327. package/docs/ja/mcp_server.md +13 -1
  328. package/docs/ja/packages/intlayer/exports.md +13 -1
  329. package/docs/ja/packages/intlayer-cli/exports.md +13 -1
  330. package/docs/ja/readme.md +13 -1
  331. package/docs/ja/releases/v6.md +52 -4
  332. package/docs/ja/releases/v7.md +13 -1
  333. package/docs/ja/testing.md +26 -2
  334. package/docs/ko/agent_skills.md +13 -1
  335. package/docs/ko/autoFill.md +13 -1
  336. package/docs/ko/cli/build.md +26 -2
  337. package/docs/ko/cli/ci.md +26 -2
  338. package/docs/ko/cli/configuration.md +26 -2
  339. package/docs/ko/cli/debug.md +32 -2
  340. package/docs/ko/cli/doc-review.md +13 -1
  341. package/docs/ko/cli/doc-translate.md +13 -1
  342. package/docs/ko/cli/extract.md +13 -1
  343. package/docs/ko/cli/fill.md +26 -2
  344. package/docs/ko/cli/init.md +52 -4
  345. package/docs/ko/cli/list.md +52 -4
  346. package/docs/ko/cli/list_projects.md +78 -6
  347. package/docs/ko/cli/login.md +78 -6
  348. package/docs/ko/cli/pull.md +26 -2
  349. package/docs/ko/cli/push.md +13 -1
  350. package/docs/ko/cli/standalone.md +52 -4
  351. package/docs/ko/cli/test.md +26 -2
  352. package/docs/ko/cli/version.md +16 -1
  353. package/docs/ko/cli/watch.md +13 -1
  354. package/docs/ko/compiler.md +39 -3
  355. package/docs/ko/dictionary/plurial.md +4 -4
  356. package/docs/ko/intlayer_CMS.md +52 -4
  357. package/docs/ko/intlayer_with_nextjs_compiler.md +26 -2
  358. package/docs/ko/intlayer_with_vite+react_compiler.md +26 -2
  359. package/docs/ko/mcp_server.md +13 -1
  360. package/docs/ko/packages/intlayer/exports.md +13 -1
  361. package/docs/ko/packages/intlayer-cli/exports.md +13 -1
  362. package/docs/ko/readme.md +13 -1
  363. package/docs/ko/releases/v6.md +52 -4
  364. package/docs/ko/releases/v7.md +13 -1
  365. package/docs/ko/testing.md +26 -2
  366. package/docs/nl/cli/init.md +52 -4
  367. package/docs/nl/cli/standalone.md +52 -4
  368. package/docs/pl/agent_skills.md +13 -1
  369. package/docs/pl/autoFill.md +13 -1
  370. package/docs/pl/cli/build.md +26 -2
  371. package/docs/pl/cli/ci.md +26 -2
  372. package/docs/pl/cli/configuration.md +26 -2
  373. package/docs/pl/cli/debug.md +32 -2
  374. package/docs/pl/cli/doc-review.md +13 -1
  375. package/docs/pl/cli/doc-translate.md +13 -1
  376. package/docs/pl/cli/extract.md +13 -1
  377. package/docs/pl/cli/fill.md +26 -2
  378. package/docs/pl/cli/init.md +52 -4
  379. package/docs/pl/cli/list.md +52 -4
  380. package/docs/pl/cli/list_projects.md +78 -6
  381. package/docs/pl/cli/login.md +78 -6
  382. package/docs/pl/cli/pull.md +26 -2
  383. package/docs/pl/cli/push.md +13 -1
  384. package/docs/pl/cli/standalone.md +52 -4
  385. package/docs/pl/cli/test.md +26 -2
  386. package/docs/pl/cli/version.md +16 -1
  387. package/docs/pl/cli/watch.md +13 -1
  388. package/docs/pl/compiler.md +39 -3
  389. package/docs/pl/dictionary/plurial.md +4 -4
  390. package/docs/pl/intlayer_CMS.md +52 -4
  391. package/docs/pl/intlayer_with_nextjs_compiler.md +26 -2
  392. package/docs/pl/intlayer_with_vite+react_compiler.md +26 -2
  393. package/docs/pl/mcp_server.md +13 -1
  394. package/docs/pl/packages/intlayer/exports.md +13 -1
  395. package/docs/pl/packages/intlayer-cli/exports.md +13 -1
  396. package/docs/pl/readme.md +13 -1
  397. package/docs/pl/releases/v6.md +52 -4
  398. package/docs/pl/releases/v7.md +13 -1
  399. package/docs/pl/testing.md +26 -2
  400. package/docs/pt/agent_skills.md +13 -1
  401. package/docs/pt/autoFill.md +13 -1
  402. package/docs/pt/cli/build.md +26 -2
  403. package/docs/pt/cli/ci.md +26 -2
  404. package/docs/pt/cli/configuration.md +26 -2
  405. package/docs/pt/cli/debug.md +32 -2
  406. package/docs/pt/cli/doc-review.md +13 -1
  407. package/docs/pt/cli/doc-translate.md +13 -1
  408. package/docs/pt/cli/extract.md +13 -1
  409. package/docs/pt/cli/fill.md +26 -2
  410. package/docs/pt/cli/init.md +52 -4
  411. package/docs/pt/cli/list.md +52 -4
  412. package/docs/pt/cli/list_projects.md +78 -6
  413. package/docs/pt/cli/login.md +78 -6
  414. package/docs/pt/cli/pull.md +26 -2
  415. package/docs/pt/cli/push.md +13 -1
  416. package/docs/pt/cli/standalone.md +52 -4
  417. package/docs/pt/cli/test.md +26 -2
  418. package/docs/pt/cli/version.md +16 -1
  419. package/docs/pt/cli/watch.md +13 -1
  420. package/docs/pt/compiler.md +39 -3
  421. package/docs/pt/dictionary/plurial.md +4 -4
  422. package/docs/pt/intlayer_CMS.md +52 -4
  423. package/docs/pt/intlayer_with_nextjs_compiler.md +26 -2
  424. package/docs/pt/intlayer_with_vite+react_compiler.md +26 -2
  425. package/docs/pt/mcp_server.md +13 -1
  426. package/docs/pt/packages/intlayer/exports.md +13 -1
  427. package/docs/pt/packages/intlayer-cli/exports.md +13 -1
  428. package/docs/pt/readme.md +13 -1
  429. package/docs/pt/releases/v6.md +52 -4
  430. package/docs/pt/releases/v7.md +13 -1
  431. package/docs/pt/testing.md +26 -2
  432. package/docs/ru/agent_skills.md +13 -1
  433. package/docs/ru/autoFill.md +13 -1
  434. package/docs/ru/cli/build.md +26 -2
  435. package/docs/ru/cli/ci.md +26 -2
  436. package/docs/ru/cli/configuration.md +26 -2
  437. package/docs/ru/cli/debug.md +32 -2
  438. package/docs/ru/cli/doc-review.md +13 -1
  439. package/docs/ru/cli/doc-translate.md +13 -1
  440. package/docs/ru/cli/extract.md +13 -1
  441. package/docs/ru/cli/fill.md +26 -2
  442. package/docs/ru/cli/init.md +52 -4
  443. package/docs/ru/cli/list.md +52 -4
  444. package/docs/ru/cli/list_projects.md +78 -6
  445. package/docs/ru/cli/login.md +78 -6
  446. package/docs/ru/cli/pull.md +26 -2
  447. package/docs/ru/cli/push.md +13 -1
  448. package/docs/ru/cli/standalone.md +52 -4
  449. package/docs/ru/cli/test.md +26 -2
  450. package/docs/ru/cli/version.md +16 -1
  451. package/docs/ru/cli/watch.md +13 -1
  452. package/docs/ru/compiler.md +39 -3
  453. package/docs/ru/dictionary/plurial.md +4 -4
  454. package/docs/ru/intlayer_CMS.md +52 -4
  455. package/docs/ru/intlayer_with_nextjs_compiler.md +26 -2
  456. package/docs/ru/intlayer_with_vite+react_compiler.md +26 -2
  457. package/docs/ru/mcp_server.md +13 -1
  458. package/docs/ru/packages/intlayer/exports.md +13 -1
  459. package/docs/ru/packages/intlayer-cli/exports.md +13 -1
  460. package/docs/ru/readme.md +13 -1
  461. package/docs/ru/releases/v6.md +52 -4
  462. package/docs/ru/releases/v7.md +13 -1
  463. package/docs/ru/testing.md +26 -2
  464. package/docs/tr/agent_skills.md +13 -1
  465. package/docs/tr/autoFill.md +13 -1
  466. package/docs/tr/cli/build.md +26 -2
  467. package/docs/tr/cli/ci.md +26 -2
  468. package/docs/tr/cli/configuration.md +26 -2
  469. package/docs/tr/cli/debug.md +32 -2
  470. package/docs/tr/cli/doc-review.md +13 -1
  471. package/docs/tr/cli/doc-translate.md +13 -1
  472. package/docs/tr/cli/extract.md +13 -1
  473. package/docs/tr/cli/fill.md +26 -2
  474. package/docs/tr/cli/init.md +52 -4
  475. package/docs/tr/cli/list.md +52 -4
  476. package/docs/tr/cli/list_projects.md +78 -6
  477. package/docs/tr/cli/login.md +65 -5
  478. package/docs/tr/cli/pull.md +26 -2
  479. package/docs/tr/cli/push.md +13 -1
  480. package/docs/tr/cli/standalone.md +52 -4
  481. package/docs/tr/cli/test.md +26 -2
  482. package/docs/tr/cli/version.md +16 -1
  483. package/docs/tr/cli/watch.md +13 -1
  484. package/docs/tr/compiler.md +39 -3
  485. package/docs/tr/dictionary/plurial.md +4 -4
  486. package/docs/tr/intlayer_CMS.md +52 -4
  487. package/docs/tr/intlayer_with_nextjs_compiler.md +26 -2
  488. package/docs/tr/intlayer_with_vite+react_compiler.md +26 -2
  489. package/docs/tr/mcp_server.md +13 -1
  490. package/docs/tr/packages/intlayer/exports.md +13 -1
  491. package/docs/tr/packages/intlayer-cli/exports.md +13 -1
  492. package/docs/tr/readme.md +13 -1
  493. package/docs/tr/releases/v6.md +52 -4
  494. package/docs/tr/releases/v7.md +13 -1
  495. package/docs/tr/testing.md +26 -2
  496. package/docs/uk/agent_skills.md +13 -1
  497. package/docs/uk/autoFill.md +13 -1
  498. package/docs/uk/cli/build.md +26 -2
  499. package/docs/uk/cli/ci.md +26 -2
  500. package/docs/uk/cli/configuration.md +26 -2
  501. package/docs/uk/cli/debug.md +32 -2
  502. package/docs/uk/cli/doc-review.md +13 -1
  503. package/docs/uk/cli/doc-translate.md +13 -1
  504. package/docs/uk/cli/extract.md +13 -1
  505. package/docs/uk/cli/fill.md +26 -2
  506. package/docs/uk/cli/init.md +52 -4
  507. package/docs/uk/cli/list.md +52 -4
  508. package/docs/uk/cli/list_projects.md +78 -6
  509. package/docs/uk/cli/login.md +65 -5
  510. package/docs/uk/cli/pull.md +26 -2
  511. package/docs/uk/cli/push.md +13 -1
  512. package/docs/uk/cli/standalone.md +52 -4
  513. package/docs/uk/cli/test.md +26 -2
  514. package/docs/uk/cli/version.md +16 -1
  515. package/docs/uk/cli/watch.md +13 -1
  516. package/docs/uk/compiler.md +39 -3
  517. package/docs/uk/dictionary/plurial.md +4 -4
  518. package/docs/uk/intlayer_CMS.md +52 -4
  519. package/docs/uk/intlayer_with_nextjs_compiler.md +26 -2
  520. package/docs/uk/intlayer_with_vite+react_compiler.md +26 -2
  521. package/docs/uk/mcp_server.md +13 -1
  522. package/docs/uk/packages/intlayer/exports.md +13 -1
  523. package/docs/uk/packages/intlayer-cli/exports.md +13 -1
  524. package/docs/uk/readme.md +13 -1
  525. package/docs/uk/releases/v6.md +52 -4
  526. package/docs/uk/releases/v7.md +13 -1
  527. package/docs/uk/testing.md +26 -2
  528. package/docs/ur/cli/init.md +52 -4
  529. package/docs/ur/cli/standalone.md +52 -4
  530. package/docs/vi/agent_skills.md +13 -1
  531. package/docs/vi/autoFill.md +13 -1
  532. package/docs/vi/cli/build.md +26 -2
  533. package/docs/vi/cli/ci.md +26 -2
  534. package/docs/vi/cli/configuration.md +26 -2
  535. package/docs/vi/cli/debug.md +32 -2
  536. package/docs/vi/cli/doc-review.md +13 -1
  537. package/docs/vi/cli/doc-translate.md +13 -1
  538. package/docs/vi/cli/extract.md +13 -1
  539. package/docs/vi/cli/fill.md +26 -2
  540. package/docs/vi/cli/init.md +52 -4
  541. package/docs/vi/cli/list.md +52 -4
  542. package/docs/vi/cli/list_projects.md +78 -6
  543. package/docs/vi/cli/login.md +78 -6
  544. package/docs/vi/cli/pull.md +26 -2
  545. package/docs/vi/cli/push.md +13 -1
  546. package/docs/vi/cli/standalone.md +52 -4
  547. package/docs/vi/cli/test.md +26 -2
  548. package/docs/vi/cli/version.md +16 -1
  549. package/docs/vi/cli/watch.md +13 -1
  550. package/docs/vi/compiler.md +39 -3
  551. package/docs/vi/dictionary/plurial.md +4 -4
  552. package/docs/vi/intlayer_CMS.md +52 -4
  553. package/docs/vi/intlayer_with_nextjs_compiler.md +26 -2
  554. package/docs/vi/intlayer_with_vite+react_compiler.md +26 -2
  555. package/docs/vi/mcp_server.md +13 -1
  556. package/docs/vi/packages/intlayer/exports.md +13 -1
  557. package/docs/vi/packages/intlayer-cli/exports.md +13 -1
  558. package/docs/vi/readme.md +13 -1
  559. package/docs/vi/releases/v6.md +52 -4
  560. package/docs/vi/releases/v7.md +13 -1
  561. package/docs/vi/testing.md +26 -2
  562. package/docs/zh/agent_skills.md +13 -1
  563. package/docs/zh/autoFill.md +13 -1
  564. package/docs/zh/cli/build.md +26 -2
  565. package/docs/zh/cli/ci.md +26 -2
  566. package/docs/zh/cli/configuration.md +26 -2
  567. package/docs/zh/cli/debug.md +32 -2
  568. package/docs/zh/cli/doc-review.md +13 -1
  569. package/docs/zh/cli/doc-translate.md +13 -1
  570. package/docs/zh/cli/extract.md +13 -1
  571. package/docs/zh/cli/fill.md +26 -2
  572. package/docs/zh/cli/init.md +52 -4
  573. package/docs/zh/cli/list.md +52 -4
  574. package/docs/zh/cli/list_projects.md +78 -6
  575. package/docs/zh/cli/login.md +78 -6
  576. package/docs/zh/cli/pull.md +26 -2
  577. package/docs/zh/cli/push.md +13 -1
  578. package/docs/zh/cli/standalone.md +52 -4
  579. package/docs/zh/cli/test.md +26 -2
  580. package/docs/zh/cli/version.md +16 -1
  581. package/docs/zh/cli/watch.md +13 -1
  582. package/docs/zh/compiler.md +39 -3
  583. package/docs/zh/dictionary/plurial.md +4 -4
  584. package/docs/zh/intlayer_CMS.md +52 -4
  585. package/docs/zh/intlayer_with_nextjs_compiler.md +26 -2
  586. package/docs/zh/intlayer_with_vite+react_compiler.md +26 -2
  587. package/docs/zh/mcp_server.md +13 -1
  588. package/docs/zh/packages/intlayer/exports.md +13 -1
  589. package/docs/zh/packages/intlayer-cli/exports.md +13 -1
  590. package/docs/zh/readme.md +13 -1
  591. package/docs/zh/releases/v6.md +52 -4
  592. package/docs/zh/releases/v7.md +13 -1
  593. package/docs/zh/testing.md +26 -2
  594. package/package.json +8 -8
@@ -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\nconst readLocale = (\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 readFile(target1, 'utf8');\n }\n const target2 = join(\n baseDir,\n `./frequent_questions/en/${relativeAfterLocale}`\n );\n if (existsSync(target2)) {\n return readFile(target2, 'utf8');\n }\n\n return Promise.reject(\n new Error(\n `[docs] File not found: ${relativeAfterLocale} - locale: ${locale} - path: ${target1} - path: ${target2}`\n )\n );\n};\n\nexport const frequentQuestionsEntry = {\n './frequent_questions/en/SSR_Next_no_[locale].md': {\n en: readLocale('SSR_Next_no_[locale].md', 'en'),\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 es: readLocale('SSR_Next_no_[locale].md', 'es'),\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 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 es: readLocale('array_as_content_declaration.md', 'es'),\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 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 es: readLocale('build_dictionaries.md', 'es'),\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 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 es: readLocale('build_error_CI_CD.md', 'es'),\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 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 es: readLocale('bun_set_up.md', 'es'),\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 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 es: readLocale('customized_locale_list.md', 'es'),\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 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 es: readLocale('domain_routing.md', 'es'),\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 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 es: readLocale('error-vite-env-only.md', 'es'),\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 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 es: readLocale('esbuild_error.md', 'es'),\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 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 es: readLocale('get_locale_cookie.md', 'es'),\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 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 es: readLocale('intlayerNode.md', 'es'),\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 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 es: readLocale('intlayer_command_undefined.md', 'es'),\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 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 es: readLocale('locale_incorect_in_url.md', 'es'),\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 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 es: readLocale('package_version_error.md', 'es'),\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 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 es: readLocale('static_rendering.md', 'es'),\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 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 es: readLocale('translated_path_url.md', 'es'),\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 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 es: readLocale('unknown_command.md', 'es'),\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":[],"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\nconst readLocale = (\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 readFile(target1, 'utf8');\n }\n const target2 = join(\n baseDir,\n `./frequent_questions/en/${relativeAfterLocale}`\n );\n if (existsSync(target2)) {\n return readFile(target2, 'utf8');\n }\n\n return Promise.reject(\n new Error(\n `[docs] File not found: ${relativeAfterLocale} - locale: ${locale} - path: ${target1} - path: ${target2}`\n )\n );\n};\n\nexport const frequentQuestionsEntry = {\n './frequent_questions/en/SSR_Next_no_[locale].md': {\n en: readLocale('SSR_Next_no_[locale].md', 'en'),\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 es: readLocale('SSR_Next_no_[locale].md', 'es'),\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 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 es: readLocale('array_as_content_declaration.md', 'es'),\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 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 es: readLocale('build_dictionaries.md', 'es'),\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 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 es: readLocale('build_error_CI_CD.md', 'es'),\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 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 es: readLocale('bun_set_up.md', 'es'),\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 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 es: readLocale('customized_locale_list.md', 'es'),\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 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 es: readLocale('domain_routing.md', 'es'),\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 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 es: readLocale('error-vite-env-only.md', 'es'),\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 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 es: readLocale('esbuild_error.md', 'es'),\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 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 es: readLocale('get_locale_cookie.md', 'es'),\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 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 es: readLocale('intlayerNode.md', 'es'),\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 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 es: readLocale('intlayer_command_undefined.md', 'es'),\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 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 es: readLocale('locale_incorect_in_url.md', 'es'),\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 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 es: readLocale('package_version_error.md', 'es'),\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 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 es: readLocale('static_rendering.md', 'es'),\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 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 es: readLocale('translated_path_url.md', 'es'),\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 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 es: readLocale('unknown_command.md', 'es'),\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":";;;;;;;;;AAWA,MAAM,aACJ,OAAO,cAAc,cACjB,6GAC0C,CAAC;AAEjD,IAAI;AACJ,IAAI;CAIF,uGAFyC,WACN,CAAC,QAAQ,iBACH,CAAC,CAAC;QACrC;CACN,IAAI;EAIF,wGADmC,CAAC,QAAQ,iBACH,CAAC,CAAC;SACrC;EAEN,yDAA6B,WAAW,CAAC;;;AAI7C,MAAM,cACJ,qBACA,WACoB;CACpB,MAAM,8BACJ,SACA,wBAAwB,OAAO,GAAG,sBACnC;CACD,4BAAe,QAAQ,EACrB,sCAAgB,SAAS,OAAO;CAElC,MAAM,8BACJ,SACA,2BAA2B,sBAC5B;CACD,4BAAe,QAAQ,EACrB,sCAAgB,SAAS,OAAO;CAGlC,OAAO,QAAQ,uBACb,IAAI,MACF,0BAA0B,oBAAoB,aAAa,OAAO,WAAW,QAAQ,WAAW,UACjG,CACF;;AAGH,MAAa,yBAAyB;CACpC,mDAAmD;EACjD,IAAI,WAAW,2BAA2B,KAAK;EAC/C,IAAI,WAAW,2BAA2B,KAAK;EAC/C,IAAI,WAAW,2BAA2B,KAAK;EAC/C,IAAI,WAAW,2BAA2B,KAAK;EAC/C,IAAI,WAAW,2BAA2B,KAAK;EAC/C,IAAI,WAAW,2BAA2B,KAAK;EAC/C,IAAI,WAAW,2BAA2B,KAAK;EAC/C,IAAI,WAAW,2BAA2B,KAAK;EAC/C,IAAI,WAAW,2BAA2B,KAAK;EAC/C,IAAI,WAAW,2BAA2B,KAAK;EAC/C,SAAS,WAAW,2BAA2B,QAAQ;EACvD,IAAI,WAAW,2BAA2B,KAAK;EAC/C,IAAI,WAAW,2BAA2B,KAAK;EAC/C,IAAI,WAAW,2BAA2B,KAAK;EAC/C,IAAI,WAAW,2BAA2B,KAAK;EAC/C,IAAI,WAAW,2BAA2B,KAAK;EAC/C,IAAI,WAAW,2BAA2B,KAAK;EAC/C,IAAI,WAAW,2BAA2B,KAAK;EAChD;CACD,2DAA2D;EACzD,IAAI,WAAW,mCAAmC,KAAK;EACvD,IAAI,WAAW,mCAAmC,KAAK;EACvD,IAAI,WAAW,mCAAmC,KAAK;EACvD,IAAI,WAAW,mCAAmC,KAAK;EACvD,IAAI,WAAW,mCAAmC,KAAK;EACvD,IAAI,WAAW,mCAAmC,KAAK;EACvD,IAAI,WAAW,mCAAmC,KAAK;EACvD,IAAI,WAAW,mCAAmC,KAAK;EACvD,IAAI,WAAW,mCAAmC,KAAK;EACvD,IAAI,WAAW,mCAAmC,KAAK;EACvD,SAAS,WAAW,mCAAmC,QAAQ;EAC/D,IAAI,WAAW,mCAAmC,KAAK;EACvD,IAAI,WAAW,mCAAmC,KAAK;EACvD,IAAI,WAAW,mCAAmC,KAAK;EACvD,IAAI,WAAW,mCAAmC,KAAK;EACvD,IAAI,WAAW,mCAAmC,KAAK;EACvD,IAAI,WAAW,mCAAmC,KAAK;EACvD,IAAI,WAAW,mCAAmC,KAAK;EACxD;CACD,iDAAiD;EAC/C,IAAI,WAAW,yBAAyB,KAAK;EAC7C,IAAI,WAAW,yBAAyB,KAAK;EAC7C,IAAI,WAAW,yBAAyB,KAAK;EAC7C,IAAI,WAAW,yBAAyB,KAAK;EAC7C,IAAI,WAAW,yBAAyB,KAAK;EAC7C,IAAI,WAAW,yBAAyB,KAAK;EAC7C,IAAI,WAAW,yBAAyB,KAAK;EAC7C,IAAI,WAAW,yBAAyB,KAAK;EAC7C,IAAI,WAAW,yBAAyB,KAAK;EAC7C,IAAI,WAAW,yBAAyB,KAAK;EAC7C,SAAS,WAAW,yBAAyB,QAAQ;EACrD,IAAI,WAAW,yBAAyB,KAAK;EAC7C,IAAI,WAAW,yBAAyB,KAAK;EAC7C,IAAI,WAAW,yBAAyB,KAAK;EAC7C,IAAI,WAAW,yBAAyB,KAAK;EAC7C,IAAI,WAAW,yBAAyB,KAAK;EAC7C,IAAI,WAAW,yBAAyB,KAAK;EAC7C,IAAI,WAAW,yBAAyB,KAAK;EAC9C;CACD,gDAAgD;EAC9C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,SAAS,WAAW,wBAAwB,QAAQ;EACpD,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC7C;CACD,yCAAyC;EACvC,IAAI,WAAW,iBAAiB,KAAK;EACrC,IAAI,WAAW,iBAAiB,KAAK;EACrC,IAAI,WAAW,iBAAiB,KAAK;EACrC,IAAI,WAAW,iBAAiB,KAAK;EACrC,IAAI,WAAW,iBAAiB,KAAK;EACrC,IAAI,WAAW,iBAAiB,KAAK;EACrC,IAAI,WAAW,iBAAiB,KAAK;EACrC,IAAI,WAAW,iBAAiB,KAAK;EACrC,IAAI,WAAW,iBAAiB,KAAK;EACrC,IAAI,WAAW,iBAAiB,KAAK;EACrC,SAAS,WAAW,iBAAiB,QAAQ;EAC7C,IAAI,WAAW,iBAAiB,KAAK;EACrC,IAAI,WAAW,iBAAiB,KAAK;EACrC,IAAI,WAAW,iBAAiB,KAAK;EACrC,IAAI,WAAW,iBAAiB,KAAK;EACrC,IAAI,WAAW,iBAAiB,KAAK;EACrC,IAAI,WAAW,iBAAiB,KAAK;EACrC,IAAI,WAAW,iBAAiB,KAAK;EACtC;CACD,qDAAqD;EACnD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,SAAS,WAAW,6BAA6B,QAAQ;EACzD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EAClD;CACD,6CAA6C;EAC3C,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,SAAS,WAAW,qBAAqB,QAAQ;EACjD,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EAC1C;CACD,kDAAkD;EAChD,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,SAAS,WAAW,0BAA0B,QAAQ;EACtD,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC/C;CACD,4CAA4C;EAC1C,IAAI,WAAW,oBAAoB,KAAK;EACxC,IAAI,WAAW,oBAAoB,KAAK;EACxC,IAAI,WAAW,oBAAoB,KAAK;EACxC,IAAI,WAAW,oBAAoB,KAAK;EACxC,IAAI,WAAW,oBAAoB,KAAK;EACxC,IAAI,WAAW,oBAAoB,KAAK;EACxC,IAAI,WAAW,oBAAoB,KAAK;EACxC,IAAI,WAAW,oBAAoB,KAAK;EACxC,IAAI,WAAW,oBAAoB,KAAK;EACxC,IAAI,WAAW,oBAAoB,KAAK;EACxC,SAAS,WAAW,oBAAoB,QAAQ;EAChD,IAAI,WAAW,oBAAoB,KAAK;EACxC,IAAI,WAAW,oBAAoB,KAAK;EACxC,IAAI,WAAW,oBAAoB,KAAK;EACxC,IAAI,WAAW,oBAAoB,KAAK;EACxC,IAAI,WAAW,oBAAoB,KAAK;EACxC,IAAI,WAAW,oBAAoB,KAAK;EACxC,IAAI,WAAW,oBAAoB,KAAK;EACzC;CACD,gDAAgD;EAC9C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,SAAS,WAAW,wBAAwB,QAAQ;EACpD,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC5C,IAAI,WAAW,wBAAwB,KAAK;EAC7C;CACD,2CAA2C;EACzC,IAAI,WAAW,mBAAmB,KAAK;EACvC,IAAI,WAAW,mBAAmB,KAAK;EACvC,IAAI,WAAW,mBAAmB,KAAK;EACvC,IAAI,WAAW,mBAAmB,KAAK;EACvC,IAAI,WAAW,mBAAmB,KAAK;EACvC,IAAI,WAAW,mBAAmB,KAAK;EACvC,IAAI,WAAW,mBAAmB,KAAK;EACvC,IAAI,WAAW,mBAAmB,KAAK;EACvC,IAAI,WAAW,mBAAmB,KAAK;EACvC,IAAI,WAAW,mBAAmB,KAAK;EACvC,SAAS,WAAW,mBAAmB,QAAQ;EAC/C,IAAI,WAAW,mBAAmB,KAAK;EACvC,IAAI,WAAW,mBAAmB,KAAK;EACvC,IAAI,WAAW,mBAAmB,KAAK;EACvC,IAAI,WAAW,mBAAmB,KAAK;EACvC,IAAI,WAAW,mBAAmB,KAAK;EACvC,IAAI,WAAW,mBAAmB,KAAK;EACvC,IAAI,WAAW,mBAAmB,KAAK;EACxC;CACD,yDAAyD;EACvD,IAAI,WAAW,iCAAiC,KAAK;EACrD,IAAI,WAAW,iCAAiC,KAAK;EACrD,IAAI,WAAW,iCAAiC,KAAK;EACrD,IAAI,WAAW,iCAAiC,KAAK;EACrD,IAAI,WAAW,iCAAiC,KAAK;EACrD,IAAI,WAAW,iCAAiC,KAAK;EACrD,IAAI,WAAW,iCAAiC,KAAK;EACrD,IAAI,WAAW,iCAAiC,KAAK;EACrD,IAAI,WAAW,iCAAiC,KAAK;EACrD,IAAI,WAAW,iCAAiC,KAAK;EACrD,SAAS,WAAW,iCAAiC,QAAQ;EAC7D,IAAI,WAAW,iCAAiC,KAAK;EACrD,IAAI,WAAW,iCAAiC,KAAK;EACrD,IAAI,WAAW,iCAAiC,KAAK;EACrD,IAAI,WAAW,iCAAiC,KAAK;EACrD,IAAI,WAAW,iCAAiC,KAAK;EACrD,IAAI,WAAW,iCAAiC,KAAK;EACrD,IAAI,WAAW,iCAAiC,KAAK;EACtD;CACD,qDAAqD;EACnD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,SAAS,WAAW,6BAA6B,QAAQ;EACzD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EACjD,IAAI,WAAW,6BAA6B,KAAK;EAClD;CACD,oDAAoD;EAClD,IAAI,WAAW,4BAA4B,KAAK;EAChD,IAAI,WAAW,4BAA4B,KAAK;EAChD,IAAI,WAAW,4BAA4B,KAAK;EAChD,IAAI,WAAW,4BAA4B,KAAK;EAChD,IAAI,WAAW,4BAA4B,KAAK;EAChD,IAAI,WAAW,4BAA4B,KAAK;EAChD,IAAI,WAAW,4BAA4B,KAAK;EAChD,IAAI,WAAW,4BAA4B,KAAK;EAChD,IAAI,WAAW,4BAA4B,KAAK;EAChD,IAAI,WAAW,4BAA4B,KAAK;EAChD,SAAS,WAAW,4BAA4B,QAAQ;EACxD,IAAI,WAAW,4BAA4B,KAAK;EAChD,IAAI,WAAW,4BAA4B,KAAK;EAChD,IAAI,WAAW,4BAA4B,KAAK;EAChD,IAAI,WAAW,4BAA4B,KAAK;EAChD,IAAI,WAAW,4BAA4B,KAAK;EAChD,IAAI,WAAW,4BAA4B,KAAK;EAChD,IAAI,WAAW,4BAA4B,KAAK;EACjD;CACD,+CAA+C;EAC7C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,SAAS,WAAW,uBAAuB,QAAQ;EACnD,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC5C;CACD,kDAAkD;EAChD,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,SAAS,WAAW,0BAA0B,QAAQ;EACtD,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC9C,IAAI,WAAW,0BAA0B,KAAK;EAC/C;CACD,8CAA8C;EAC5C,IAAI,WAAW,sBAAsB,KAAK;EAC1C,IAAI,WAAW,sBAAsB,KAAK;EAC1C,IAAI,WAAW,sBAAsB,KAAK;EAC1C,IAAI,WAAW,sBAAsB,KAAK;EAC1C,IAAI,WAAW,sBAAsB,KAAK;EAC1C,IAAI,WAAW,sBAAsB,KAAK;EAC1C,IAAI,WAAW,sBAAsB,KAAK;EAC1C,IAAI,WAAW,sBAAsB,KAAK;EAC1C,IAAI,WAAW,sBAAsB,KAAK;EAC1C,IAAI,WAAW,sBAAsB,KAAK;EAC1C,SAAS,WAAW,sBAAsB,QAAQ;EAClD,IAAI,WAAW,sBAAsB,KAAK;EAC1C,IAAI,WAAW,sBAAsB,KAAK;EAC1C,IAAI,WAAW,sBAAsB,KAAK;EAC1C,IAAI,WAAW,sBAAsB,KAAK;EAC1C,IAAI,WAAW,sBAAsB,KAAK;EAC1C,IAAI,WAAW,sBAAsB,KAAK;EAC1C,IAAI,WAAW,sBAAsB,KAAK;EAC3C;CACF"}
@@ -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\nconst readLocale = (\n relativeAfterLocale: string,\n locale: LocalesValues\n): Promise<string> => {\n const target1 = join(baseDir, `./legal/${locale}/${relativeAfterLocale}`);\n if (existsSync(target1)) {\n return readFile(target1, 'utf8');\n }\n const target2 = join(baseDir, `./legal/en/${relativeAfterLocale}`);\n if (existsSync(target2)) {\n return readFile(target2, 'utf8');\n }\n\n return Promise.reject(\n new Error(\n `[docs] File not found: ${relativeAfterLocale} - locale: ${locale} - path: ${target1} - path: ${target2}`\n )\n );\n};\n\nexport const legalEntry = {\n './legal/en/privacy_notice.md': {\n en: readLocale('privacy_notice.md', 'en'),\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 es: readLocale('privacy_notice.md', 'es'),\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 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 es: readLocale('terms_of_service.md', 'es'),\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,6GAC0C,CAAC;AAEjD,IAAI;AACJ,IAAI;AAIF,wGAFyC,WACN,CAAC,QAAQ,iBACH,CAAC,CAAC;QACrC;AACN,KAAI;AAIF,0GADmC,CAAC,QAAQ,iBACH,CAAC,CAAC;SACrC;AAEN,2DAA6B,WAAW,CAAC;;;AAI7C,MAAM,cACJ,qBACA,WACoB;CACpB,MAAM,8BAAe,SAAS,WAAW,OAAO,GAAG,sBAAsB;AACzE,6BAAe,QAAQ,CACrB,uCAAgB,SAAS,OAAO;CAElC,MAAM,8BAAe,SAAS,cAAc,sBAAsB;AAClE,6BAAe,QAAQ,CACrB,uCAAgB,SAAS,OAAO;AAGlC,QAAO,QAAQ,uBACb,IAAI,MACF,0BAA0B,oBAAoB,aAAa,OAAO,WAAW,QAAQ,WAAW,UACjG,CACF;;AAGH,MAAa,aAAa;CACxB,gCAAgC;EAC9B,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,SAAS,WAAW,qBAAqB,QAAQ;EACjD,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EAC1C;CACD,kCAAkC;EAChC,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,SAAS,WAAW,uBAAuB,QAAQ;EACnD,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC5C;CACF"}
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\nconst readLocale = (\n relativeAfterLocale: string,\n locale: LocalesValues\n): Promise<string> => {\n const target1 = join(baseDir, `./legal/${locale}/${relativeAfterLocale}`);\n if (existsSync(target1)) {\n return readFile(target1, 'utf8');\n }\n const target2 = join(baseDir, `./legal/en/${relativeAfterLocale}`);\n if (existsSync(target2)) {\n return readFile(target2, 'utf8');\n }\n\n return Promise.reject(\n new Error(\n `[docs] File not found: ${relativeAfterLocale} - locale: ${locale} - path: ${target1} - path: ${target2}`\n )\n );\n};\n\nexport const legalEntry = {\n './legal/en/privacy_notice.md': {\n en: readLocale('privacy_notice.md', 'en'),\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 es: readLocale('privacy_notice.md', 'es'),\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 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 es: readLocale('terms_of_service.md', 'es'),\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,6GAC0C,CAAC;AAEjD,IAAI;AACJ,IAAI;CAIF,uGAFyC,WACN,CAAC,QAAQ,iBACH,CAAC,CAAC;QACrC;CACN,IAAI;EAIF,wGADmC,CAAC,QAAQ,iBACH,CAAC,CAAC;SACrC;EAEN,yDAA6B,WAAW,CAAC;;;AAI7C,MAAM,cACJ,qBACA,WACoB;CACpB,MAAM,8BAAe,SAAS,WAAW,OAAO,GAAG,sBAAsB;CACzE,4BAAe,QAAQ,EACrB,sCAAgB,SAAS,OAAO;CAElC,MAAM,8BAAe,SAAS,cAAc,sBAAsB;CAClE,4BAAe,QAAQ,EACrB,sCAAgB,SAAS,OAAO;CAGlC,OAAO,QAAQ,uBACb,IAAI,MACF,0BAA0B,oBAAoB,aAAa,OAAO,WAAW,QAAQ,WAAW,UACjG,CACF;;AAGH,MAAa,aAAa;CACxB,gCAAgC;EAC9B,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,SAAS,WAAW,qBAAqB,QAAQ;EACjD,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EACzC,IAAI,WAAW,qBAAqB,KAAK;EAC1C;CACD,kCAAkC;EAChC,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,SAAS,WAAW,uBAAuB,QAAQ;EACnD,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC3C,IAAI,WAAW,uBAAuB,KAAK;EAC5C;CACF"}
@@ -1 +1 @@
1
- {"version":3,"file":"common.mjs","names":[],"sources":["../../src/common.ts"],"sourcesContent":["import { join } from 'node:path';\nimport { getLocalizedUrl } from '@intlayer/core/localization';\nimport { getMarkdownMetadata } from '@intlayer/core/transpiler';\nimport * as Locales from '@intlayer/types/locales';\nimport type { LocalesValues } from '@intlayer/types/module_augmentation';\n\nexport const defaultLocale = Locales.ENGLISH;\n\nexport const GITHUB_URL_PREFIX =\n 'https://github.com/aymericzip/intlayer/blob/main/docs';\nexport const URL_PREFIX = 'https://intlayer.org/';\n\nexport const getKeys = <T extends Record<string, any>>(obj: T): (keyof T)[] =>\n Object.keys(obj) as (keyof T)[];\n\nexport const getFiles = async <\n F extends Record<`./${string}`, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n lang: LocalesValues = defaultLocale as LocalesValues\n): Promise<Record<string, string>> => {\n const filesEntries = await Promise.all(\n Object.entries(files)\n .map(([key, value]) => [key, value[lang as LocalesValues]])\n .map(async ([key, value]) => [key, await value])\n );\n const filesResult = Object.fromEntries(filesEntries);\n return filesResult;\n};\n\nexport const getFile = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n docKey: keyof F,\n locale: LocalesValues = defaultLocale as LocalesValues\n): Promise<string> => {\n const fileRecord = files[docKey];\n\n if (!fileRecord) {\n throw new Error(`File ${docKey as string} not found`);\n }\n\n const file = await files[docKey]?.[locale];\n\n if (!file) {\n const englishFile = await files[docKey][defaultLocale as LocalesValues];\n\n if (!englishFile) {\n throw new Error(`File ${docKey as string} not found`);\n }\n\n return englishFile;\n }\n\n return file;\n};\n\nexport type FileMetadata = {\n docKey: string;\n url: string;\n relativeUrl: string;\n githubUrl: string;\n title: string;\n slugs: string[];\n description: string;\n keywords: string[];\n updatedAt: string;\n createdAt: string;\n author?: string;\n youtubeVideo?: string;\n applicationTemplate?: string;\n applicationShowcase?: string;\n history?: {\n version: string;\n date: string;\n changes: string;\n }[];\n};\n\nexport const formatMetadata = (\n docKey: string,\n file: string,\n locale: LocalesValues = defaultLocale as LocalesValues\n): FileMetadata => {\n const metadata = getMarkdownMetadata(file);\n\n const slugs = (metadata.slugs ?? []).map(String);\n const keywords = (metadata.keywords ?? []).map(String);\n\n const relativeUrl = join('/', ...slugs);\n\n const slicedDocKey = docKey.slice(1);\n\n return {\n ...metadata,\n docKey,\n slugs,\n keywords,\n githubUrl: `${GITHUB_URL_PREFIX}${slicedDocKey}`.replace(\n '/en/',\n `/${locale}/`\n ),\n relativeUrl: getLocalizedUrl(relativeUrl, locale),\n url: getLocalizedUrl(join(URL_PREFIX, relativeUrl), locale),\n } as FileMetadata;\n};\n\nexport const getFileMetadata = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n R extends FileMetadata,\n>(\n files: F,\n docKey: keyof F,\n locale: LocalesValues = defaultLocale as LocalesValues\n): Promise<R> => {\n const file = await getFile(files, docKey, locale);\n\n return formatMetadata(docKey as string, file, locale) as R;\n};\n\nexport const getFileMetadataRecord = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n locale: LocalesValues = defaultLocale as LocalesValues\n): Promise<Record<keyof F, FileMetadata>> => {\n const filesEntries = await Promise.all(\n Object.entries(files).map(async ([key]) => [\n key,\n await getFileMetadata(files, key as keyof F, locale),\n ])\n );\n const filesResult = Object.fromEntries(filesEntries);\n return filesResult;\n};\n\nexport const getFileMetadataBySlug = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n slugs: string | string[],\n locale: LocalesValues = defaultLocale as LocalesValues,\n strict = false\n) => {\n const slugsArray = Array.isArray(slugs) ? slugs : [slugs];\n const filesMetadata = await getFileMetadataRecord(\n files,\n defaultLocale as LocalesValues\n );\n\n let fileMetadataArray: FileMetadata[] = Object.values(filesMetadata).filter(\n (fileMetadata) =>\n slugsArray.every((slug) => fileMetadata.slugs?.includes(slug))\n );\n\n if (strict) {\n fileMetadataArray = fileMetadataArray.filter(\n (fileMetadata) => fileMetadata.slugs.length === slugsArray.length\n );\n }\n\n if (locale !== defaultLocale) {\n const localizedFileMetadata = await Promise.all(\n fileMetadataArray.map(\n async (fileMetadata) =>\n await getFileMetadata(files, fileMetadata.docKey, locale)\n )\n );\n\n return localizedFileMetadata;\n }\n\n return fileMetadataArray;\n};\n\nexport const getFileBySlug = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n slugs: string | string[],\n locale: LocalesValues = defaultLocale as LocalesValues,\n strict = false\n) => {\n const slugsArray = Array.isArray(slugs) ? slugs : [slugs];\n const filesMetadata = await getFileMetadataRecord(\n files,\n defaultLocale as LocalesValues\n );\n\n let fileMetadataArray = Object.values(filesMetadata).filter((fileMetadata) =>\n slugsArray.every((slug) => fileMetadata.slugs?.includes(slug))\n );\n\n if (strict) {\n fileMetadataArray = fileMetadataArray.filter(\n (fileMetadata) => fileMetadata.slugs.length === slugsArray.length\n );\n }\n\n const fileList = await Promise.all(\n fileMetadataArray.map(async (fileMetadata) => {\n const file = await getFile(files, fileMetadata.docKey, locale);\n return file;\n })\n );\n\n return fileList;\n};\n"],"mappings":"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"}
1
+ {"version":3,"file":"common.mjs","names":[],"sources":["../../src/common.ts"],"sourcesContent":["import { join } from 'node:path';\nimport { getLocalizedUrl } from '@intlayer/core/localization';\nimport { getMarkdownMetadata } from '@intlayer/core/transpiler';\nimport * as Locales from '@intlayer/types/locales';\nimport type { LocalesValues } from '@intlayer/types/module_augmentation';\n\nexport const defaultLocale = Locales.ENGLISH;\n\nexport const GITHUB_URL_PREFIX =\n 'https://github.com/aymericzip/intlayer/blob/main/docs';\nexport const URL_PREFIX = 'https://intlayer.org/';\n\nexport const getKeys = <T extends Record<string, any>>(obj: T): (keyof T)[] =>\n Object.keys(obj) as (keyof T)[];\n\nexport const getFiles = async <\n F extends Record<`./${string}`, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n lang: LocalesValues = defaultLocale as LocalesValues\n): Promise<Record<string, string>> => {\n const filesEntries = await Promise.all(\n Object.entries(files)\n .map(([key, value]) => [key, value[lang as LocalesValues]])\n .map(async ([key, value]) => [key, await value])\n );\n const filesResult = Object.fromEntries(filesEntries);\n return filesResult;\n};\n\nexport const getFile = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n docKey: keyof F,\n locale: LocalesValues = defaultLocale as LocalesValues\n): Promise<string> => {\n const fileRecord = files[docKey];\n\n if (!fileRecord) {\n throw new Error(`File ${docKey as string} not found`);\n }\n\n const file = await files[docKey]?.[locale];\n\n if (!file) {\n const englishFile = await files[docKey][defaultLocale as LocalesValues];\n\n if (!englishFile) {\n throw new Error(`File ${docKey as string} not found`);\n }\n\n return englishFile;\n }\n\n return file;\n};\n\nexport type FileMetadata = {\n docKey: string;\n url: string;\n relativeUrl: string;\n githubUrl: string;\n title: string;\n slugs: string[];\n description: string;\n keywords: string[];\n updatedAt: string;\n createdAt: string;\n author?: string;\n youtubeVideo?: string;\n applicationTemplate?: string;\n applicationShowcase?: string;\n history?: {\n version: string;\n date: string;\n changes: string;\n }[];\n};\n\nexport const formatMetadata = (\n docKey: string,\n file: string,\n locale: LocalesValues = defaultLocale as LocalesValues\n): FileMetadata => {\n const metadata = getMarkdownMetadata(file);\n\n const slugs = (metadata.slugs ?? []).map(String);\n const keywords = (metadata.keywords ?? []).map(String);\n\n const relativeUrl = join('/', ...slugs);\n\n const slicedDocKey = docKey.slice(1);\n\n return {\n ...metadata,\n docKey,\n slugs,\n keywords,\n githubUrl: `${GITHUB_URL_PREFIX}${slicedDocKey}`.replace(\n '/en/',\n `/${locale}/`\n ),\n relativeUrl: getLocalizedUrl(relativeUrl, locale),\n url: getLocalizedUrl(join(URL_PREFIX, relativeUrl), locale),\n } as FileMetadata;\n};\n\nexport const getFileMetadata = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n R extends FileMetadata,\n>(\n files: F,\n docKey: keyof F,\n locale: LocalesValues = defaultLocale as LocalesValues\n): Promise<R> => {\n const file = await getFile(files, docKey, locale);\n\n return formatMetadata(docKey as string, file, locale) as R;\n};\n\nexport const getFileMetadataRecord = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n locale: LocalesValues = defaultLocale as LocalesValues\n): Promise<Record<keyof F, FileMetadata>> => {\n const filesEntries = await Promise.all(\n Object.entries(files).map(async ([key]) => [\n key,\n await getFileMetadata(files, key as keyof F, locale),\n ])\n );\n const filesResult = Object.fromEntries(filesEntries);\n return filesResult;\n};\n\nexport const getFileMetadataBySlug = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n slugs: string | string[],\n locale: LocalesValues = defaultLocale as LocalesValues,\n strict = false\n) => {\n const slugsArray = Array.isArray(slugs) ? slugs : [slugs];\n const filesMetadata = await getFileMetadataRecord(\n files,\n defaultLocale as LocalesValues\n );\n\n let fileMetadataArray: FileMetadata[] = Object.values(filesMetadata).filter(\n (fileMetadata) =>\n slugsArray.every((slug) => fileMetadata.slugs?.includes(slug))\n );\n\n if (strict) {\n fileMetadataArray = fileMetadataArray.filter(\n (fileMetadata) => fileMetadata.slugs.length === slugsArray.length\n );\n }\n\n if (locale !== defaultLocale) {\n const localizedFileMetadata = await Promise.all(\n fileMetadataArray.map(\n async (fileMetadata) =>\n await getFileMetadata(files, fileMetadata.docKey, locale)\n )\n );\n\n return localizedFileMetadata;\n }\n\n return fileMetadataArray;\n};\n\nexport const getFileBySlug = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n slugs: string | string[],\n locale: LocalesValues = defaultLocale as LocalesValues,\n strict = false\n) => {\n const slugsArray = Array.isArray(slugs) ? slugs : [slugs];\n const filesMetadata = await getFileMetadataRecord(\n files,\n defaultLocale as LocalesValues\n );\n\n let fileMetadataArray = Object.values(filesMetadata).filter((fileMetadata) =>\n slugsArray.every((slug) => fileMetadata.slugs?.includes(slug))\n );\n\n if (strict) {\n fileMetadataArray = fileMetadataArray.filter(\n (fileMetadata) => fileMetadata.slugs.length === slugsArray.length\n );\n }\n\n const fileList = await Promise.all(\n fileMetadataArray.map(async (fileMetadata) => {\n const file = await getFile(files, fileMetadata.docKey, locale);\n return file;\n })\n );\n\n return fileList;\n};\n"],"mappings":"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"}
@@ -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\nconst readLocale = (\n relativeAfterLocale: string,\n locale: LocalesValues\n): Promise<string> => {\n const target1 = join(baseDir, `./blog/${locale}/${relativeAfterLocale}`);\n if (existsSync(target1)) {\n return readFile(target1, 'utf8');\n }\n const target2 = join(baseDir, `./blog/en/${relativeAfterLocale}`);\n if (existsSync(target2)) {\n return readFile(target2, 'utf8');\n }\n\n return Promise.reject(\n new Error(\n `[docs] File not found: ${relativeAfterLocale} - locale: ${locale} - path: ${target1} - path: ${target2}`\n )\n );\n};\n\nexport const blogEntry = {\n './blog/en/compiler_vs_declarative_i18n.md': {\n en: readLocale('compiler_vs_declarative_i18n.md', 'en'),\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 es: readLocale('compiler_vs_declarative_i18n.md', 'es'),\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 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 es: readLocale('i18n_meaning.md', 'es'),\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 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 es: readLocale('i18n_using_next-i18next.md', 'es'),\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 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 es: readLocale('i18n_using_next-intl.md', 'es'),\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 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 es: readLocale('index.md', 'es'),\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 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 es: readLocale('internationalization_and_SEO.md', 'es'),\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 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 es: readLocale('intlayer_with_i18next.md', 'es'),\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 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 es: readLocale('intlayer_with_next-i18next.md', 'es'),\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 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 es: readLocale('intlayer_with_next-intl.md', 'es'),\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 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 es: readLocale('intlayer_with_react-i18next.md', 'es'),\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 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 es: readLocale('intlayer_with_react-intl.md', 'es'),\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 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 es: readLocale('intlayer_with_vue-i18n.md', 'es'),\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 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 es: readLocale('l10n_platform_alternative/Lokalise.md', 'es'),\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 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 es: readLocale('l10n_platform_alternative/crowdin.md', 'es'),\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 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 es: readLocale('l10n_platform_alternative/phrase.md', 'es'),\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 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 es: readLocale('list_i18n_technologies/frameworks/angular.md', 'es'),\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 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 es: readLocale('list_i18n_technologies/frameworks/react-native.md', 'es'),\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 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 es: readLocale('list_i18n_technologies/frameworks/react.md', 'es'),\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 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 es: readLocale('list_i18n_technologies/frameworks/svelte.md', 'es'),\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 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 es: readLocale('list_i18n_technologies/frameworks/vue.md', 'es'),\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 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 es: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'es'),\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 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 es: readLocale('nextjs-multilingual-seo-comparison.md', 'es'),\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 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 es: readLocale('per-component_vs_centralized_i18n.md', 'es'),\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 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 es: readLocale('rag_powered_documentation_assistant.md', 'es'),\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 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 es: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'es'),\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 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 es: readLocale('vue-i18n_vs_intlayer.md', 'es'),\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 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 es: readLocale('what_is_internationalization.md', 'es'),\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\nconst readLocale = (\n relativeAfterLocale: string,\n locale: LocalesValues\n): Promise<string> => {\n const target1 = join(baseDir, `./blog/${locale}/${relativeAfterLocale}`);\n if (existsSync(target1)) {\n return readFile(target1, 'utf8');\n }\n const target2 = join(baseDir, `./blog/en/${relativeAfterLocale}`);\n if (existsSync(target2)) {\n return readFile(target2, 'utf8');\n }\n\n return Promise.reject(\n new Error(\n `[docs] File not found: ${relativeAfterLocale} - locale: ${locale} - path: ${target1} - path: ${target2}`\n )\n );\n};\n\nexport const blogEntry = {\n './blog/en/compiler_vs_declarative_i18n.md': {\n en: readLocale('compiler_vs_declarative_i18n.md', 'en'),\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 es: readLocale('compiler_vs_declarative_i18n.md', 'es'),\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 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 es: readLocale('i18n_meaning.md', 'es'),\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 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 es: readLocale('i18n_using_next-i18next.md', 'es'),\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 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 es: readLocale('i18n_using_next-intl.md', 'es'),\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 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 es: readLocale('index.md', 'es'),\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 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 es: readLocale('internationalization_and_SEO.md', 'es'),\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 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 es: readLocale('intlayer_with_i18next.md', 'es'),\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 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 es: readLocale('intlayer_with_next-i18next.md', 'es'),\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 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 es: readLocale('intlayer_with_next-intl.md', 'es'),\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 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 es: readLocale('intlayer_with_react-i18next.md', 'es'),\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 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 es: readLocale('intlayer_with_react-intl.md', 'es'),\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 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 es: readLocale('intlayer_with_vue-i18n.md', 'es'),\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 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 es: readLocale('l10n_platform_alternative/Lokalise.md', 'es'),\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 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 es: readLocale('l10n_platform_alternative/crowdin.md', 'es'),\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 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 es: readLocale('l10n_platform_alternative/phrase.md', 'es'),\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 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 es: readLocale('list_i18n_technologies/frameworks/angular.md', 'es'),\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 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 es: readLocale('list_i18n_technologies/frameworks/react-native.md', 'es'),\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 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 es: readLocale('list_i18n_technologies/frameworks/react.md', 'es'),\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 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 es: readLocale('list_i18n_technologies/frameworks/svelte.md', 'es'),\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 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 es: readLocale('list_i18n_technologies/frameworks/vue.md', 'es'),\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 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 es: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'es'),\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 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 es: readLocale('nextjs-multilingual-seo-comparison.md', 'es'),\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 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 es: readLocale('per-component_vs_centralized_i18n.md', 'es'),\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 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 es: readLocale('rag_powered_documentation_assistant.md', 'es'),\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 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 es: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'es'),\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 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 es: readLocale('vue-i18n_vs_intlayer.md', 'es'),\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 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 es: readLocale('what_is_internationalization.md', 'es'),\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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"}