@intlayer/docs 9.0.0-canary.5 → 9.0.0-canary.7

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 (660) hide show
  1. package/dist/cjs/generated/docs.entry.cjs +80 -0
  2. package/dist/cjs/generated/docs.entry.cjs.map +1 -1
  3. package/dist/esm/generated/docs.entry.mjs +80 -0
  4. package/dist/esm/generated/docs.entry.mjs.map +1 -1
  5. package/dist/types/generated/docs.entry.d.ts +4 -0
  6. package/dist/types/generated/docs.entry.d.ts.map +1 -1
  7. package/docs/ar/compiler.md +6 -3
  8. package/docs/ar/custom_domains.md +8 -2
  9. package/docs/ar/custom_url_rewrites.md +8 -2
  10. package/docs/ar/intlayer_with_analog.md +5 -1
  11. package/docs/ar/intlayer_with_astro.md +2 -0
  12. package/docs/ar/intlayer_with_astro_lit.md +2 -0
  13. package/docs/ar/intlayer_with_astro_preact.md +2 -0
  14. package/docs/ar/intlayer_with_astro_react.md +2 -0
  15. package/docs/ar/intlayer_with_astro_solid.md +2 -0
  16. package/docs/ar/intlayer_with_astro_svelte.md +2 -0
  17. package/docs/ar/intlayer_with_astro_vanilla.md +2 -0
  18. package/docs/ar/intlayer_with_astro_vue.md +2 -0
  19. package/docs/ar/intlayer_with_lynx+react.md +6 -1
  20. package/docs/ar/intlayer_with_nextjs_16.md +2 -0
  21. package/docs/ar/intlayer_with_nextjs_compiler.md +2 -0
  22. package/docs/ar/intlayer_with_react_native+expo.md +62 -80
  23. package/docs/ar/intlayer_with_react_router_v7.md +3 -1
  24. package/docs/ar/intlayer_with_react_router_v7_fs_routes.md +3 -1
  25. package/docs/ar/intlayer_with_storybook.md +7 -1
  26. package/docs/ar/intlayer_with_svelte_kit.md +8 -3
  27. package/docs/ar/intlayer_with_tanstack+solid.md +18 -11
  28. package/docs/ar/intlayer_with_tanstack.md +16 -7
  29. package/docs/ar/intlayer_with_vite+lit.md +8 -2
  30. package/docs/ar/intlayer_with_vite+preact.md +2 -0
  31. package/docs/ar/intlayer_with_vite+react.md +8 -3
  32. package/docs/ar/intlayer_with_vite+react_compiler.md +9 -2
  33. package/docs/ar/intlayer_with_vite+solid.md +2 -0
  34. package/docs/ar/intlayer_with_vite+svelte.md +4 -2
  35. package/docs/ar/intlayer_with_vite+vanilla.md +16 -5
  36. package/docs/ar/intlayer_with_vite+vue.md +8 -3
  37. package/docs/ar/packages/@intlayer_babel/export.md +131 -0
  38. package/docs/ar/packages/react-native-intlayer/exports.md +48 -14
  39. package/docs/ar/packages/vite-intlayer/intlayerCompiler.md +120 -0
  40. package/docs/ar/packages/vite-intlayer/intlayerMinify.md +92 -0
  41. package/docs/ar/packages/vite-intlayer/intlayerProxy.md +172 -0
  42. package/docs/ar/releases/v9.md +45 -1
  43. package/docs/bn/custom_domains.md +8 -2
  44. package/docs/bn/intlayer_with_storybook.md +7 -1
  45. package/docs/bn/intlayer_with_vite+lit.md +8 -2
  46. package/docs/bn/intlayer_with_vite+vanilla.md +16 -5
  47. package/docs/cs/custom_domains.md +8 -2
  48. package/docs/cs/intlayer_with_storybook.md +7 -1
  49. package/docs/cs/intlayer_with_vite+lit.md +8 -2
  50. package/docs/cs/intlayer_with_vite+vanilla.md +16 -5
  51. package/docs/de/compiler.md +6 -3
  52. package/docs/de/custom_domains.md +8 -2
  53. package/docs/de/custom_url_rewrites.md +8 -2
  54. package/docs/de/intlayer_with_analog.md +5 -1
  55. package/docs/de/intlayer_with_astro.md +3 -1
  56. package/docs/de/intlayer_with_astro_lit.md +3 -1
  57. package/docs/de/intlayer_with_astro_preact.md +3 -1
  58. package/docs/de/intlayer_with_astro_react.md +3 -1
  59. package/docs/de/intlayer_with_astro_solid.md +3 -1
  60. package/docs/de/intlayer_with_astro_svelte.md +3 -1
  61. package/docs/de/intlayer_with_astro_vanilla.md +3 -1
  62. package/docs/de/intlayer_with_astro_vue.md +3 -1
  63. package/docs/de/intlayer_with_lynx+react.md +6 -1
  64. package/docs/de/intlayer_with_nextjs_16.md +2 -0
  65. package/docs/de/intlayer_with_nextjs_compiler.md +2 -0
  66. package/docs/de/intlayer_with_react_native+expo.md +56 -69
  67. package/docs/de/intlayer_with_react_router_v7.md +3 -1
  68. package/docs/de/intlayer_with_react_router_v7_fs_routes.md +8 -3
  69. package/docs/de/intlayer_with_storybook.md +7 -1
  70. package/docs/de/intlayer_with_svelte_kit.md +9 -4
  71. package/docs/de/intlayer_with_tanstack+solid.md +18 -11
  72. package/docs/de/intlayer_with_tanstack.md +17 -8
  73. package/docs/de/intlayer_with_vite+lit.md +13 -4
  74. package/docs/de/intlayer_with_vite+preact.md +3 -1
  75. package/docs/de/intlayer_with_vite+react.md +9 -4
  76. package/docs/de/intlayer_with_vite+react_compiler.md +9 -2
  77. package/docs/de/intlayer_with_vite+solid.md +3 -1
  78. package/docs/de/intlayer_with_vite+svelte.md +9 -4
  79. package/docs/de/intlayer_with_vite+vanilla.md +16 -5
  80. package/docs/de/intlayer_with_vite+vue.md +9 -4
  81. package/docs/de/packages/@intlayer_babel/export.md +131 -0
  82. package/docs/de/packages/react-native-intlayer/exports.md +47 -13
  83. package/docs/de/packages/vite-intlayer/intlayerCompiler.md +120 -0
  84. package/docs/de/packages/vite-intlayer/intlayerMinify.md +92 -0
  85. package/docs/de/packages/vite-intlayer/intlayerProxy.md +172 -0
  86. package/docs/de/releases/v9.md +23 -1
  87. package/docs/en/compiler.md +5 -1
  88. package/docs/en/custom_domains.md +8 -2
  89. package/docs/en/custom_url_rewrites.md +8 -2
  90. package/docs/en/intlayer_with_analog.md +5 -1
  91. package/docs/en/intlayer_with_astro.md +2 -2
  92. package/docs/en/intlayer_with_astro_lit.md +2 -2
  93. package/docs/en/intlayer_with_astro_preact.md +2 -2
  94. package/docs/en/intlayer_with_astro_react.md +2 -2
  95. package/docs/en/intlayer_with_astro_solid.md +2 -2
  96. package/docs/en/intlayer_with_astro_svelte.md +2 -2
  97. package/docs/en/intlayer_with_astro_vanilla.md +2 -2
  98. package/docs/en/intlayer_with_astro_vue.md +2 -2
  99. package/docs/en/intlayer_with_lynx+react.md +6 -1
  100. package/docs/en/intlayer_with_nextjs_16.md +2 -0
  101. package/docs/en/intlayer_with_nextjs_compiler.md +2 -0
  102. package/docs/en/intlayer_with_react_native+expo.md +20 -19
  103. package/docs/en/intlayer_with_react_router_v7.md +8 -3
  104. package/docs/en/intlayer_with_react_router_v7_fs_routes.md +8 -3
  105. package/docs/en/intlayer_with_storybook.md +7 -1
  106. package/docs/en/intlayer_with_svelte_kit.md +8 -5
  107. package/docs/en/intlayer_with_tanstack+solid.md +18 -9
  108. package/docs/en/intlayer_with_tanstack.md +16 -7
  109. package/docs/en/intlayer_with_vite+lit.md +13 -4
  110. package/docs/en/intlayer_with_vite+preact.md +8 -3
  111. package/docs/en/intlayer_with_vite+react.md +8 -3
  112. package/docs/en/intlayer_with_vite+react_compiler.md +9 -2
  113. package/docs/en/intlayer_with_vite+solid.md +8 -3
  114. package/docs/en/intlayer_with_vite+svelte.md +8 -3
  115. package/docs/en/intlayer_with_vite+vanilla.md +15 -6
  116. package/docs/en/intlayer_with_vite+vue.md +8 -3
  117. package/docs/en/packages/@intlayer_babel/export.md +131 -0
  118. package/docs/en/packages/react-native-intlayer/exports.md +47 -13
  119. package/docs/en/packages/vite-intlayer/exports.md +38 -13
  120. package/docs/en/packages/vite-intlayer/intlayer.md +133 -14
  121. package/docs/en/packages/vite-intlayer/intlayerCompiler.md +120 -0
  122. package/docs/en/packages/vite-intlayer/intlayerMinify.md +92 -0
  123. package/docs/en/packages/vite-intlayer/intlayerProxy.md +172 -0
  124. package/docs/en/packages/vite-intlayer/intlayerPrune.md +90 -12
  125. package/docs/en/releases/v9.md +25 -1
  126. package/docs/en-GB/compiler.md +6 -3
  127. package/docs/en-GB/custom_domains.md +8 -2
  128. package/docs/en-GB/custom_url_rewrites.md +8 -2
  129. package/docs/en-GB/intlayer_with_analog.md +5 -1
  130. package/docs/en-GB/intlayer_with_astro.md +2 -0
  131. package/docs/en-GB/intlayer_with_astro_lit.md +2 -0
  132. package/docs/en-GB/intlayer_with_astro_preact.md +2 -0
  133. package/docs/en-GB/intlayer_with_astro_react.md +2 -0
  134. package/docs/en-GB/intlayer_with_astro_solid.md +2 -0
  135. package/docs/en-GB/intlayer_with_astro_svelte.md +2 -0
  136. package/docs/en-GB/intlayer_with_astro_vanilla.md +2 -0
  137. package/docs/en-GB/intlayer_with_astro_vue.md +2 -0
  138. package/docs/en-GB/intlayer_with_lynx+react.md +6 -1
  139. package/docs/en-GB/intlayer_with_react_native+expo.md +46 -95
  140. package/docs/en-GB/intlayer_with_react_router_v7.md +6 -3
  141. package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +6 -3
  142. package/docs/en-GB/intlayer_with_storybook.md +7 -1
  143. package/docs/en-GB/intlayer_with_svelte_kit.md +6 -3
  144. package/docs/en-GB/intlayer_with_tanstack+solid.md +18 -11
  145. package/docs/en-GB/intlayer_with_tanstack.md +14 -7
  146. package/docs/en-GB/intlayer_with_vite+lit.md +13 -4
  147. package/docs/en-GB/intlayer_with_vite+react.md +6 -3
  148. package/docs/en-GB/intlayer_with_vite+react_compiler.md +9 -2
  149. package/docs/en-GB/intlayer_with_vite+svelte.md +6 -3
  150. package/docs/en-GB/intlayer_with_vite+vanilla.md +15 -4
  151. package/docs/en-GB/intlayer_with_vite+vue.md +6 -3
  152. package/docs/en-GB/packages/@intlayer_babel/export.md +131 -0
  153. package/docs/en-GB/packages/react-native-intlayer/exports.md +51 -18
  154. package/docs/en-GB/packages/vite-intlayer/intlayerCompiler.md +120 -0
  155. package/docs/en-GB/packages/vite-intlayer/intlayerMinify.md +92 -0
  156. package/docs/en-GB/packages/vite-intlayer/intlayerProxy.md +172 -0
  157. package/docs/en-GB/releases/v9.md +23 -1
  158. package/docs/es/compiler.md +6 -3
  159. package/docs/es/custom_domains.md +8 -2
  160. package/docs/es/custom_url_rewrites.md +8 -2
  161. package/docs/es/intlayer_with_analog.md +5 -1
  162. package/docs/es/intlayer_with_astro.md +3 -1
  163. package/docs/es/intlayer_with_astro_lit.md +3 -1
  164. package/docs/es/intlayer_with_astro_preact.md +3 -1
  165. package/docs/es/intlayer_with_astro_react.md +3 -1
  166. package/docs/es/intlayer_with_astro_solid.md +3 -1
  167. package/docs/es/intlayer_with_astro_svelte.md +3 -1
  168. package/docs/es/intlayer_with_astro_vanilla.md +3 -1
  169. package/docs/es/intlayer_with_astro_vue.md +3 -1
  170. package/docs/es/intlayer_with_lynx+react.md +6 -1
  171. package/docs/es/intlayer_with_nextjs_16.md +2 -0
  172. package/docs/es/intlayer_with_nextjs_compiler.md +2 -0
  173. package/docs/es/intlayer_with_react_native+expo.md +49 -81
  174. package/docs/es/intlayer_with_react_router_v7.md +3 -1
  175. package/docs/es/intlayer_with_react_router_v7_fs_routes.md +9 -4
  176. package/docs/es/intlayer_with_storybook.md +7 -1
  177. package/docs/es/intlayer_with_svelte_kit.md +9 -4
  178. package/docs/es/intlayer_with_tanstack+solid.md +18 -11
  179. package/docs/es/intlayer_with_tanstack.md +17 -8
  180. package/docs/es/intlayer_with_vite+lit.md +13 -4
  181. package/docs/es/intlayer_with_vite+preact.md +3 -1
  182. package/docs/es/intlayer_with_vite+react.md +9 -4
  183. package/docs/es/intlayer_with_vite+react_compiler.md +9 -2
  184. package/docs/es/intlayer_with_vite+solid.md +3 -1
  185. package/docs/es/intlayer_with_vite+svelte.md +4 -2
  186. package/docs/es/intlayer_with_vite+vanilla.md +16 -5
  187. package/docs/es/intlayer_with_vite+vue.md +9 -4
  188. package/docs/es/packages/@intlayer_babel/export.md +131 -0
  189. package/docs/es/packages/react-native-intlayer/exports.md +47 -13
  190. package/docs/es/packages/vite-intlayer/intlayerCompiler.md +120 -0
  191. package/docs/es/packages/vite-intlayer/intlayerMinify.md +92 -0
  192. package/docs/es/packages/vite-intlayer/intlayerProxy.md +172 -0
  193. package/docs/es/releases/v9.md +23 -1
  194. package/docs/fr/compiler.md +6 -3
  195. package/docs/fr/custom_domains.md +8 -2
  196. package/docs/fr/custom_url_rewrites.md +8 -2
  197. package/docs/fr/intlayer_with_analog.md +5 -1
  198. package/docs/fr/intlayer_with_astro.md +3 -1
  199. package/docs/fr/intlayer_with_astro_lit.md +3 -1
  200. package/docs/fr/intlayer_with_astro_preact.md +3 -1
  201. package/docs/fr/intlayer_with_astro_react.md +3 -1
  202. package/docs/fr/intlayer_with_astro_solid.md +3 -1
  203. package/docs/fr/intlayer_with_astro_svelte.md +3 -1
  204. package/docs/fr/intlayer_with_astro_vanilla.md +3 -1
  205. package/docs/fr/intlayer_with_astro_vue.md +3 -1
  206. package/docs/fr/intlayer_with_lynx+react.md +6 -1
  207. package/docs/fr/intlayer_with_nextjs_16.md +2 -0
  208. package/docs/fr/intlayer_with_nextjs_compiler.md +2 -0
  209. package/docs/fr/intlayer_with_react_native+expo.md +60 -69
  210. package/docs/fr/intlayer_with_react_router_v7.md +3 -1
  211. package/docs/fr/intlayer_with_react_router_v7_fs_routes.md +3 -1
  212. package/docs/fr/intlayer_with_storybook.md +7 -1
  213. package/docs/fr/intlayer_with_svelte_kit.md +9 -4
  214. package/docs/fr/intlayer_with_tanstack+solid.md +18 -11
  215. package/docs/fr/intlayer_with_tanstack.md +17 -8
  216. package/docs/fr/intlayer_with_vite+lit.md +13 -4
  217. package/docs/fr/intlayer_with_vite+preact.md +3 -1
  218. package/docs/fr/intlayer_with_vite+react.md +9 -4
  219. package/docs/fr/intlayer_with_vite+react_compiler.md +9 -2
  220. package/docs/fr/intlayer_with_vite+solid.md +3 -1
  221. package/docs/fr/intlayer_with_vite+svelte.md +9 -4
  222. package/docs/fr/intlayer_with_vite+vanilla.md +16 -5
  223. package/docs/fr/intlayer_with_vite+vue.md +9 -4
  224. package/docs/fr/packages/@intlayer_babel/export.md +131 -0
  225. package/docs/fr/packages/react-native-intlayer/exports.md +47 -13
  226. package/docs/fr/packages/vite-intlayer/intlayerCompiler.md +120 -0
  227. package/docs/fr/packages/vite-intlayer/intlayerMinify.md +92 -0
  228. package/docs/fr/packages/vite-intlayer/intlayerProxy.md +172 -0
  229. package/docs/fr/releases/v9.md +23 -1
  230. package/docs/hi/compiler.md +6 -3
  231. package/docs/hi/custom_domains.md +8 -2
  232. package/docs/hi/custom_url_rewrites.md +8 -2
  233. package/docs/hi/intlayer_with_analog.md +5 -1
  234. package/docs/hi/intlayer_with_astro.md +6 -3
  235. package/docs/hi/intlayer_with_astro_lit.md +6 -3
  236. package/docs/hi/intlayer_with_astro_preact.md +6 -3
  237. package/docs/hi/intlayer_with_astro_react.md +6 -3
  238. package/docs/hi/intlayer_with_astro_solid.md +6 -3
  239. package/docs/hi/intlayer_with_astro_svelte.md +6 -3
  240. package/docs/hi/intlayer_with_astro_vanilla.md +6 -3
  241. package/docs/hi/intlayer_with_astro_vue.md +6 -3
  242. package/docs/hi/intlayer_with_lynx+react.md +6 -1
  243. package/docs/hi/intlayer_with_react_native+expo.md +96 -88
  244. package/docs/hi/intlayer_with_react_router_v7.md +6 -3
  245. package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +6 -3
  246. package/docs/hi/intlayer_with_storybook.md +7 -1
  247. package/docs/hi/intlayer_with_svelte_kit.md +12 -6
  248. package/docs/hi/intlayer_with_tanstack+solid.md +18 -11
  249. package/docs/hi/intlayer_with_tanstack.md +20 -10
  250. package/docs/hi/intlayer_with_vite+lit.md +8 -2
  251. package/docs/hi/intlayer_with_vite+preact.md +6 -3
  252. package/docs/hi/intlayer_with_vite+react.md +12 -6
  253. package/docs/hi/intlayer_with_vite+react_compiler.md +9 -2
  254. package/docs/hi/intlayer_with_vite+solid.md +6 -3
  255. package/docs/hi/intlayer_with_vite+svelte.md +7 -4
  256. package/docs/hi/intlayer_with_vite+vanilla.md +16 -5
  257. package/docs/hi/intlayer_with_vite+vue.md +12 -6
  258. package/docs/hi/packages/@intlayer_babel/export.md +131 -0
  259. package/docs/hi/packages/react-native-intlayer/exports.md +48 -14
  260. package/docs/hi/packages/vite-intlayer/intlayerCompiler.md +120 -0
  261. package/docs/hi/packages/vite-intlayer/intlayerMinify.md +92 -0
  262. package/docs/hi/packages/vite-intlayer/intlayerProxy.md +172 -0
  263. package/docs/hi/releases/v9.md +23 -1
  264. package/docs/id/compiler.md +6 -3
  265. package/docs/id/custom_domains.md +8 -2
  266. package/docs/id/custom_url_rewrites.md +8 -2
  267. package/docs/id/intlayer_with_analog.md +5 -1
  268. package/docs/id/intlayer_with_astro.md +3 -1
  269. package/docs/id/intlayer_with_astro_lit.md +3 -1
  270. package/docs/id/intlayer_with_astro_preact.md +3 -1
  271. package/docs/id/intlayer_with_astro_react.md +3 -1
  272. package/docs/id/intlayer_with_astro_solid.md +3 -1
  273. package/docs/id/intlayer_with_astro_svelte.md +3 -1
  274. package/docs/id/intlayer_with_astro_vanilla.md +3 -1
  275. package/docs/id/intlayer_with_astro_vue.md +3 -1
  276. package/docs/id/intlayer_with_lynx+react.md +6 -1
  277. package/docs/id/intlayer_with_nextjs_16.md +2 -0
  278. package/docs/id/intlayer_with_nextjs_compiler.md +2 -0
  279. package/docs/id/intlayer_with_react_native+expo.md +51 -34
  280. package/docs/id/intlayer_with_react_router_v7.md +3 -1
  281. package/docs/id/intlayer_with_react_router_v7_fs_routes.md +9 -4
  282. package/docs/id/intlayer_with_storybook.md +7 -1
  283. package/docs/id/intlayer_with_svelte_kit.md +9 -4
  284. package/docs/id/intlayer_with_tanstack+solid.md +18 -11
  285. package/docs/id/intlayer_with_tanstack.md +17 -8
  286. package/docs/id/intlayer_with_vite+lit.md +8 -2
  287. package/docs/id/intlayer_with_vite+preact.md +3 -1
  288. package/docs/id/intlayer_with_vite+react.md +9 -4
  289. package/docs/id/intlayer_with_vite+react_compiler.md +9 -2
  290. package/docs/id/intlayer_with_vite+solid.md +3 -1
  291. package/docs/id/intlayer_with_vite+svelte.md +5 -3
  292. package/docs/id/intlayer_with_vite+vanilla.md +16 -5
  293. package/docs/id/intlayer_with_vite+vue.md +9 -4
  294. package/docs/id/packages/@intlayer_babel/export.md +131 -0
  295. package/docs/id/packages/react-native-intlayer/exports.md +47 -13
  296. package/docs/id/packages/vite-intlayer/intlayerCompiler.md +120 -0
  297. package/docs/id/packages/vite-intlayer/intlayerMinify.md +92 -0
  298. package/docs/id/packages/vite-intlayer/intlayerProxy.md +172 -0
  299. package/docs/id/releases/v9.md +23 -1
  300. package/docs/it/compiler.md +6 -3
  301. package/docs/it/custom_domains.md +8 -2
  302. package/docs/it/custom_url_rewrites.md +8 -2
  303. package/docs/it/intlayer_with_analog.md +5 -1
  304. package/docs/it/intlayer_with_astro.md +3 -1
  305. package/docs/it/intlayer_with_astro_lit.md +3 -1
  306. package/docs/it/intlayer_with_astro_preact.md +3 -1
  307. package/docs/it/intlayer_with_astro_react.md +3 -1
  308. package/docs/it/intlayer_with_astro_solid.md +3 -1
  309. package/docs/it/intlayer_with_astro_svelte.md +3 -1
  310. package/docs/it/intlayer_with_astro_vanilla.md +3 -1
  311. package/docs/it/intlayer_with_astro_vue.md +3 -1
  312. package/docs/it/intlayer_with_lynx+react.md +6 -1
  313. package/docs/it/intlayer_with_nextjs_16.md +2 -0
  314. package/docs/it/intlayer_with_nextjs_compiler.md +2 -0
  315. package/docs/it/intlayer_with_react_native+expo.md +38 -73
  316. package/docs/it/intlayer_with_react_router_v7.md +3 -1
  317. package/docs/it/intlayer_with_react_router_v7_fs_routes.md +3 -1
  318. package/docs/it/intlayer_with_storybook.md +7 -1
  319. package/docs/it/intlayer_with_svelte_kit.md +9 -4
  320. package/docs/it/intlayer_with_tanstack+solid.md +18 -11
  321. package/docs/it/intlayer_with_tanstack.md +17 -8
  322. package/docs/it/intlayer_with_vite+lit.md +13 -4
  323. package/docs/it/intlayer_with_vite+preact.md +3 -1
  324. package/docs/it/intlayer_with_vite+react.md +9 -4
  325. package/docs/it/intlayer_with_vite+react_compiler.md +9 -2
  326. package/docs/it/intlayer_with_vite+solid.md +3 -1
  327. package/docs/it/intlayer_with_vite+svelte.md +4 -2
  328. package/docs/it/intlayer_with_vite+vanilla.md +16 -5
  329. package/docs/it/intlayer_with_vite+vue.md +9 -4
  330. package/docs/it/packages/@intlayer_babel/export.md +131 -0
  331. package/docs/it/packages/react-native-intlayer/exports.md +47 -13
  332. package/docs/it/packages/vite-intlayer/intlayerCompiler.md +120 -0
  333. package/docs/it/packages/vite-intlayer/intlayerMinify.md +92 -0
  334. package/docs/it/packages/vite-intlayer/intlayerProxy.md +172 -0
  335. package/docs/it/releases/v9.md +23 -1
  336. package/docs/ja/compiler.md +6 -3
  337. package/docs/ja/custom_domains.md +8 -2
  338. package/docs/ja/custom_url_rewrites.md +8 -2
  339. package/docs/ja/intlayer_with_analog.md +5 -1
  340. package/docs/ja/intlayer_with_astro.md +2 -0
  341. package/docs/ja/intlayer_with_astro_lit.md +2 -0
  342. package/docs/ja/intlayer_with_astro_preact.md +2 -0
  343. package/docs/ja/intlayer_with_astro_react.md +2 -0
  344. package/docs/ja/intlayer_with_astro_solid.md +2 -0
  345. package/docs/ja/intlayer_with_astro_svelte.md +2 -0
  346. package/docs/ja/intlayer_with_astro_vanilla.md +2 -0
  347. package/docs/ja/intlayer_with_astro_vue.md +2 -0
  348. package/docs/ja/intlayer_with_lynx+react.md +6 -1
  349. package/docs/ja/intlayer_with_nextjs_16.md +2 -0
  350. package/docs/ja/intlayer_with_nextjs_compiler.md +2 -0
  351. package/docs/ja/intlayer_with_react_native+expo.md +104 -138
  352. package/docs/ja/intlayer_with_react_router_v7.md +8 -3
  353. package/docs/ja/intlayer_with_react_router_v7_fs_routes.md +3 -1
  354. package/docs/ja/intlayer_with_storybook.md +7 -1
  355. package/docs/ja/intlayer_with_svelte_kit.md +2 -0
  356. package/docs/ja/intlayer_with_tanstack+solid.md +18 -11
  357. package/docs/ja/intlayer_with_tanstack.md +18 -11
  358. package/docs/ja/intlayer_with_vite+lit.md +13 -4
  359. package/docs/ja/intlayer_with_vite+preact.md +8 -3
  360. package/docs/ja/intlayer_with_vite+react.md +3 -1
  361. package/docs/ja/intlayer_with_vite+react_compiler.md +9 -2
  362. package/docs/ja/intlayer_with_vite+solid.md +3 -1
  363. package/docs/ja/intlayer_with_vite+svelte.md +5 -3
  364. package/docs/ja/intlayer_with_vite+vanilla.md +16 -5
  365. package/docs/ja/intlayer_with_vite+vue.md +9 -4
  366. package/docs/ja/packages/@intlayer_babel/export.md +131 -0
  367. package/docs/ja/packages/react-native-intlayer/exports.md +47 -14
  368. package/docs/ja/packages/vite-intlayer/intlayerCompiler.md +120 -0
  369. package/docs/ja/packages/vite-intlayer/intlayerMinify.md +92 -0
  370. package/docs/ja/packages/vite-intlayer/intlayerProxy.md +172 -0
  371. package/docs/ja/releases/v9.md +23 -1
  372. package/docs/ko/compiler.md +6 -3
  373. package/docs/ko/custom_domains.md +8 -2
  374. package/docs/ko/custom_url_rewrites.md +8 -2
  375. package/docs/ko/intlayer_with_analog.md +5 -1
  376. package/docs/ko/intlayer_with_astro.md +3 -1
  377. package/docs/ko/intlayer_with_astro_lit.md +3 -1
  378. package/docs/ko/intlayer_with_astro_preact.md +3 -1
  379. package/docs/ko/intlayer_with_astro_react.md +3 -1
  380. package/docs/ko/intlayer_with_astro_solid.md +3 -1
  381. package/docs/ko/intlayer_with_astro_svelte.md +3 -1
  382. package/docs/ko/intlayer_with_astro_vanilla.md +3 -1
  383. package/docs/ko/intlayer_with_astro_vue.md +3 -1
  384. package/docs/ko/intlayer_with_lynx+react.md +6 -1
  385. package/docs/ko/intlayer_with_nextjs_16.md +2 -0
  386. package/docs/ko/intlayer_with_nextjs_compiler.md +2 -0
  387. package/docs/ko/intlayer_with_react_native+expo.md +237 -30
  388. package/docs/ko/intlayer_with_react_router_v7.md +3 -1
  389. package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +3 -1
  390. package/docs/ko/intlayer_with_storybook.md +7 -1
  391. package/docs/ko/intlayer_with_svelte_kit.md +9 -4
  392. package/docs/ko/intlayer_with_tanstack+solid.md +18 -11
  393. package/docs/ko/intlayer_with_tanstack.md +17 -8
  394. package/docs/ko/intlayer_with_vite+lit.md +13 -4
  395. package/docs/ko/intlayer_with_vite+preact.md +3 -1
  396. package/docs/ko/intlayer_with_vite+react.md +3 -1
  397. package/docs/ko/intlayer_with_vite+react_compiler.md +9 -2
  398. package/docs/ko/intlayer_with_vite+svelte.md +5 -3
  399. package/docs/ko/intlayer_with_vite+vanilla.md +16 -5
  400. package/docs/ko/intlayer_with_vite+vue.md +9 -4
  401. package/docs/ko/packages/@intlayer_babel/export.md +131 -0
  402. package/docs/ko/packages/react-native-intlayer/exports.md +48 -14
  403. package/docs/ko/packages/vite-intlayer/intlayerCompiler.md +120 -0
  404. package/docs/ko/packages/vite-intlayer/intlayerMinify.md +92 -0
  405. package/docs/ko/packages/vite-intlayer/intlayerProxy.md +172 -0
  406. package/docs/ko/releases/v9.md +23 -1
  407. package/docs/nl/custom_domains.md +8 -2
  408. package/docs/nl/intlayer_with_storybook.md +7 -1
  409. package/docs/nl/intlayer_with_vite+lit.md +8 -2
  410. package/docs/nl/intlayer_with_vite+vanilla.md +16 -5
  411. package/docs/pl/compiler.md +6 -3
  412. package/docs/pl/custom_domains.md +8 -2
  413. package/docs/pl/custom_url_rewrites.md +8 -2
  414. package/docs/pl/intlayer_with_analog.md +5 -1
  415. package/docs/pl/intlayer_with_astro.md +6 -4
  416. package/docs/pl/intlayer_with_astro_lit.md +3 -1
  417. package/docs/pl/intlayer_with_astro_preact.md +3 -1
  418. package/docs/pl/intlayer_with_astro_react.md +3 -1
  419. package/docs/pl/intlayer_with_astro_solid.md +3 -1
  420. package/docs/pl/intlayer_with_astro_svelte.md +3 -1
  421. package/docs/pl/intlayer_with_astro_vanilla.md +3 -1
  422. package/docs/pl/intlayer_with_astro_vue.md +3 -1
  423. package/docs/pl/intlayer_with_lynx+react.md +6 -1
  424. package/docs/pl/intlayer_with_nextjs_16.md +2 -0
  425. package/docs/pl/intlayer_with_nextjs_compiler.md +2 -0
  426. package/docs/pl/intlayer_with_react_native+expo.md +81 -47
  427. package/docs/pl/intlayer_with_react_router_v7.md +3 -1
  428. package/docs/pl/intlayer_with_react_router_v7_fs_routes.md +3 -1
  429. package/docs/pl/intlayer_with_storybook.md +7 -1
  430. package/docs/pl/intlayer_with_svelte_kit.md +9 -4
  431. package/docs/pl/intlayer_with_tanstack+solid.md +18 -9
  432. package/docs/pl/intlayer_with_tanstack.md +17 -8
  433. package/docs/pl/intlayer_with_vite+lit.md +8 -2
  434. package/docs/pl/intlayer_with_vite+preact.md +3 -1
  435. package/docs/pl/intlayer_with_vite+react.md +9 -4
  436. package/docs/pl/intlayer_with_vite+react_compiler.md +9 -2
  437. package/docs/pl/intlayer_with_vite+solid.md +3 -1
  438. package/docs/pl/intlayer_with_vite+svelte.md +4 -2
  439. package/docs/pl/intlayer_with_vite+vanilla.md +16 -5
  440. package/docs/pl/intlayer_with_vite+vue.md +9 -4
  441. package/docs/pl/packages/@intlayer_babel/export.md +131 -0
  442. package/docs/pl/packages/react-native-intlayer/exports.md +47 -13
  443. package/docs/pl/packages/vite-intlayer/intlayerCompiler.md +120 -0
  444. package/docs/pl/packages/vite-intlayer/intlayerMinify.md +92 -0
  445. package/docs/pl/packages/vite-intlayer/intlayerProxy.md +172 -0
  446. package/docs/pl/releases/v9.md +23 -1
  447. package/docs/pt/compiler.md +6 -3
  448. package/docs/pt/custom_domains.md +8 -2
  449. package/docs/pt/custom_url_rewrites.md +8 -2
  450. package/docs/pt/intlayer_with_analog.md +5 -1
  451. package/docs/pt/intlayer_with_astro.md +6 -4
  452. package/docs/pt/intlayer_with_astro_lit.md +3 -1
  453. package/docs/pt/intlayer_with_astro_preact.md +3 -1
  454. package/docs/pt/intlayer_with_astro_react.md +3 -1
  455. package/docs/pt/intlayer_with_astro_solid.md +3 -1
  456. package/docs/pt/intlayer_with_astro_svelte.md +3 -1
  457. package/docs/pt/intlayer_with_astro_vanilla.md +3 -1
  458. package/docs/pt/intlayer_with_astro_vue.md +3 -1
  459. package/docs/pt/intlayer_with_lynx+react.md +6 -1
  460. package/docs/pt/intlayer_with_nextjs_16.md +2 -0
  461. package/docs/pt/intlayer_with_nextjs_compiler.md +2 -0
  462. package/docs/pt/intlayer_with_react_native+expo.md +44 -76
  463. package/docs/pt/intlayer_with_react_router_v7.md +8 -3
  464. package/docs/pt/intlayer_with_react_router_v7_fs_routes.md +3 -1
  465. package/docs/pt/intlayer_with_storybook.md +7 -1
  466. package/docs/pt/intlayer_with_svelte_kit.md +9 -4
  467. package/docs/pt/intlayer_with_tanstack+solid.md +18 -9
  468. package/docs/pt/intlayer_with_tanstack.md +17 -8
  469. package/docs/pt/intlayer_with_vite+lit.md +13 -4
  470. package/docs/pt/intlayer_with_vite+preact.md +3 -1
  471. package/docs/pt/intlayer_with_vite+react.md +9 -4
  472. package/docs/pt/intlayer_with_vite+react_compiler.md +9 -2
  473. package/docs/pt/intlayer_with_vite+solid.md +3 -1
  474. package/docs/pt/intlayer_with_vite+svelte.md +4 -2
  475. package/docs/pt/intlayer_with_vite+vanilla.md +16 -5
  476. package/docs/pt/intlayer_with_vite+vue.md +9 -4
  477. package/docs/pt/packages/@intlayer_babel/export.md +131 -0
  478. package/docs/pt/packages/react-native-intlayer/exports.md +47 -13
  479. package/docs/pt/packages/vite-intlayer/intlayerCompiler.md +120 -0
  480. package/docs/pt/packages/vite-intlayer/intlayerMinify.md +92 -0
  481. package/docs/pt/packages/vite-intlayer/intlayerProxy.md +172 -0
  482. package/docs/pt/releases/v9.md +23 -1
  483. package/docs/ru/compiler.md +6 -3
  484. package/docs/ru/custom_domains.md +8 -2
  485. package/docs/ru/custom_url_rewrites.md +8 -2
  486. package/docs/ru/intlayer_with_analog.md +5 -1
  487. package/docs/ru/intlayer_with_astro.md +3 -1
  488. package/docs/ru/intlayer_with_astro_lit.md +3 -1
  489. package/docs/ru/intlayer_with_astro_preact.md +3 -1
  490. package/docs/ru/intlayer_with_astro_react.md +3 -1
  491. package/docs/ru/intlayer_with_astro_solid.md +3 -1
  492. package/docs/ru/intlayer_with_astro_svelte.md +3 -1
  493. package/docs/ru/intlayer_with_astro_vanilla.md +3 -1
  494. package/docs/ru/intlayer_with_astro_vue.md +3 -1
  495. package/docs/ru/intlayer_with_lynx+react.md +6 -1
  496. package/docs/ru/intlayer_with_nextjs_16.md +2 -0
  497. package/docs/ru/intlayer_with_nextjs_compiler.md +2 -0
  498. package/docs/ru/intlayer_with_react_native+expo.md +77 -61
  499. package/docs/ru/intlayer_with_react_router_v7.md +3 -1
  500. package/docs/ru/intlayer_with_react_router_v7_fs_routes.md +3 -1
  501. package/docs/ru/intlayer_with_storybook.md +7 -1
  502. package/docs/ru/intlayer_with_svelte_kit.md +9 -4
  503. package/docs/ru/intlayer_with_tanstack+solid.md +18 -11
  504. package/docs/ru/intlayer_with_tanstack.md +17 -8
  505. package/docs/ru/intlayer_with_vite+lit.md +13 -4
  506. package/docs/ru/intlayer_with_vite+preact.md +3 -1
  507. package/docs/ru/intlayer_with_vite+react.md +9 -4
  508. package/docs/ru/intlayer_with_vite+react_compiler.md +9 -2
  509. package/docs/ru/intlayer_with_vite+solid.md +3 -1
  510. package/docs/ru/intlayer_with_vite+svelte.md +4 -2
  511. package/docs/ru/intlayer_with_vite+vanilla.md +16 -5
  512. package/docs/ru/intlayer_with_vite+vue.md +9 -4
  513. package/docs/ru/packages/@intlayer_babel/export.md +131 -0
  514. package/docs/ru/packages/react-native-intlayer/exports.md +49 -16
  515. package/docs/ru/packages/vite-intlayer/intlayerCompiler.md +120 -0
  516. package/docs/ru/packages/vite-intlayer/intlayerMinify.md +92 -0
  517. package/docs/ru/packages/vite-intlayer/intlayerProxy.md +172 -0
  518. package/docs/ru/releases/v9.md +23 -1
  519. package/docs/tr/compiler.md +6 -3
  520. package/docs/tr/custom_domains.md +8 -2
  521. package/docs/tr/custom_url_rewrites.md +8 -2
  522. package/docs/tr/intlayer_with_analog.md +5 -1
  523. package/docs/tr/intlayer_with_astro_lit.md +3 -1
  524. package/docs/tr/intlayer_with_astro_preact.md +3 -1
  525. package/docs/tr/intlayer_with_astro_react.md +3 -1
  526. package/docs/tr/intlayer_with_astro_solid.md +3 -1
  527. package/docs/tr/intlayer_with_astro_svelte.md +3 -1
  528. package/docs/tr/intlayer_with_astro_vanilla.md +3 -1
  529. package/docs/tr/intlayer_with_astro_vue.md +3 -1
  530. package/docs/tr/intlayer_with_lynx+react.md +6 -1
  531. package/docs/tr/intlayer_with_nextjs_16.md +2 -0
  532. package/docs/tr/intlayer_with_nextjs_compiler.md +2 -0
  533. package/docs/tr/intlayer_with_react_native+expo.md +36 -57
  534. package/docs/tr/intlayer_with_react_router_v7.md +3 -1
  535. package/docs/tr/intlayer_with_react_router_v7_fs_routes.md +3 -1
  536. package/docs/tr/intlayer_with_storybook.md +7 -1
  537. package/docs/tr/intlayer_with_svelte_kit.md +9 -4
  538. package/docs/tr/intlayer_with_tanstack+solid.md +18 -11
  539. package/docs/tr/intlayer_with_tanstack.md +17 -8
  540. package/docs/tr/intlayer_with_vite+lit.md +8 -2
  541. package/docs/tr/intlayer_with_vite+preact.md +3 -1
  542. package/docs/tr/intlayer_with_vite+react.md +9 -4
  543. package/docs/tr/intlayer_with_vite+react_compiler.md +9 -2
  544. package/docs/tr/intlayer_with_vite+solid.md +3 -1
  545. package/docs/tr/intlayer_with_vite+svelte.md +4 -2
  546. package/docs/tr/intlayer_with_vite+vanilla.md +16 -5
  547. package/docs/tr/intlayer_with_vite+vue.md +9 -4
  548. package/docs/tr/packages/@intlayer_babel/export.md +131 -0
  549. package/docs/tr/packages/react-native-intlayer/exports.md +48 -15
  550. package/docs/tr/packages/vite-intlayer/intlayerCompiler.md +120 -0
  551. package/docs/tr/packages/vite-intlayer/intlayerMinify.md +92 -0
  552. package/docs/tr/packages/vite-intlayer/intlayerProxy.md +172 -0
  553. package/docs/tr/releases/v9.md +23 -1
  554. package/docs/uk/compiler.md +6 -3
  555. package/docs/uk/custom_domains.md +8 -2
  556. package/docs/uk/custom_url_rewrites.md +8 -2
  557. package/docs/uk/intlayer_with_analog.md +5 -1
  558. package/docs/uk/intlayer_with_astro.md +3 -1
  559. package/docs/uk/intlayer_with_astro_lit.md +3 -1
  560. package/docs/uk/intlayer_with_astro_preact.md +3 -1
  561. package/docs/uk/intlayer_with_astro_react.md +3 -1
  562. package/docs/uk/intlayer_with_astro_solid.md +3 -1
  563. package/docs/uk/intlayer_with_astro_svelte.md +3 -1
  564. package/docs/uk/intlayer_with_astro_vanilla.md +3 -1
  565. package/docs/uk/intlayer_with_astro_vue.md +3 -1
  566. package/docs/uk/intlayer_with_lynx+react.md +6 -1
  567. package/docs/uk/intlayer_with_nextjs_16.md +2 -0
  568. package/docs/uk/intlayer_with_nextjs_compiler.md +2 -0
  569. package/docs/uk/intlayer_with_react_native+expo.md +70 -53
  570. package/docs/uk/intlayer_with_react_router_v7.md +3 -1
  571. package/docs/uk/intlayer_with_react_router_v7_fs_routes.md +3 -1
  572. package/docs/uk/intlayer_with_storybook.md +7 -1
  573. package/docs/uk/intlayer_with_svelte_kit.md +9 -4
  574. package/docs/uk/intlayer_with_tanstack+solid.md +18 -11
  575. package/docs/uk/intlayer_with_tanstack.md +17 -8
  576. package/docs/uk/intlayer_with_vite+lit.md +8 -2
  577. package/docs/uk/intlayer_with_vite+preact.md +3 -1
  578. package/docs/uk/intlayer_with_vite+react.md +9 -4
  579. package/docs/uk/intlayer_with_vite+react_compiler.md +9 -2
  580. package/docs/uk/intlayer_with_vite+solid.md +3 -1
  581. package/docs/uk/intlayer_with_vite+svelte.md +9 -4
  582. package/docs/uk/intlayer_with_vite+vanilla.md +16 -5
  583. package/docs/uk/intlayer_with_vite+vue.md +9 -4
  584. package/docs/uk/packages/@intlayer_babel/export.md +131 -0
  585. package/docs/uk/packages/react-native-intlayer/exports.md +47 -13
  586. package/docs/uk/packages/vite-intlayer/intlayerCompiler.md +120 -0
  587. package/docs/uk/packages/vite-intlayer/intlayerMinify.md +92 -0
  588. package/docs/uk/packages/vite-intlayer/intlayerProxy.md +172 -0
  589. package/docs/uk/releases/v9.md +23 -1
  590. package/docs/ur/custom_domains.md +8 -2
  591. package/docs/ur/intlayer_with_storybook.md +7 -1
  592. package/docs/ur/intlayer_with_vite+lit.md +8 -2
  593. package/docs/ur/intlayer_with_vite+vanilla.md +16 -5
  594. package/docs/vi/compiler.md +6 -3
  595. package/docs/vi/custom_domains.md +8 -2
  596. package/docs/vi/custom_url_rewrites.md +8 -2
  597. package/docs/vi/intlayer_with_analog.md +5 -1
  598. package/docs/vi/intlayer_with_astro.md +3 -1
  599. package/docs/vi/intlayer_with_astro_lit.md +3 -1
  600. package/docs/vi/intlayer_with_astro_preact.md +3 -1
  601. package/docs/vi/intlayer_with_astro_react.md +3 -1
  602. package/docs/vi/intlayer_with_astro_solid.md +3 -1
  603. package/docs/vi/intlayer_with_astro_svelte.md +3 -1
  604. package/docs/vi/intlayer_with_astro_vanilla.md +3 -1
  605. package/docs/vi/intlayer_with_astro_vue.md +3 -1
  606. package/docs/vi/intlayer_with_lynx+react.md +6 -1
  607. package/docs/vi/intlayer_with_nextjs_15.md +2 -0
  608. package/docs/vi/intlayer_with_nextjs_16.md +2 -0
  609. package/docs/vi/intlayer_with_nextjs_compiler.md +2 -0
  610. package/docs/vi/intlayer_with_react_native+expo.md +49 -33
  611. package/docs/vi/intlayer_with_react_router_v7.md +3 -1
  612. package/docs/vi/intlayer_with_react_router_v7_fs_routes.md +9 -4
  613. package/docs/vi/intlayer_with_storybook.md +7 -1
  614. package/docs/vi/intlayer_with_svelte_kit.md +9 -4
  615. package/docs/vi/intlayer_with_tanstack+solid.md +18 -11
  616. package/docs/vi/intlayer_with_tanstack.md +17 -8
  617. package/docs/vi/intlayer_with_vite+lit.md +8 -2
  618. package/docs/vi/intlayer_with_vite+preact.md +3 -1
  619. package/docs/vi/intlayer_with_vite+react.md +9 -4
  620. package/docs/vi/intlayer_with_vite+react_compiler.md +9 -2
  621. package/docs/vi/intlayer_with_vite+solid.md +3 -1
  622. package/docs/vi/intlayer_with_vite+svelte.md +9 -4
  623. package/docs/vi/intlayer_with_vite+vanilla.md +16 -5
  624. package/docs/vi/intlayer_with_vite+vue.md +9 -4
  625. package/docs/vi/packages/@intlayer_babel/export.md +131 -0
  626. package/docs/vi/packages/react-native-intlayer/exports.md +47 -13
  627. package/docs/vi/packages/vite-intlayer/intlayerCompiler.md +120 -0
  628. package/docs/vi/packages/vite-intlayer/intlayerMinify.md +92 -0
  629. package/docs/vi/packages/vite-intlayer/intlayerProxy.md +172 -0
  630. package/docs/vi/releases/v9.md +23 -1
  631. package/docs/zh/compiler.md +6 -3
  632. package/docs/zh/custom_domains.md +8 -2
  633. package/docs/zh/custom_url_rewrites.md +8 -2
  634. package/docs/zh/intlayer_with_astro.md +3 -1
  635. package/docs/zh/intlayer_with_astro_lit.md +3 -1
  636. package/docs/zh/intlayer_with_astro_preact.md +3 -1
  637. package/docs/zh/intlayer_with_astro_react.md +3 -1
  638. package/docs/zh/intlayer_with_astro_solid.md +3 -1
  639. package/docs/zh/intlayer_with_astro_svelte.md +3 -1
  640. package/docs/zh/intlayer_with_astro_vanilla.md +3 -1
  641. package/docs/zh/intlayer_with_astro_vue.md +3 -1
  642. package/docs/zh/intlayer_with_nextjs_16.md +2 -0
  643. package/docs/zh/intlayer_with_nextjs_compiler.md +2 -0
  644. package/docs/zh/intlayer_with_react_native+expo.md +221 -82
  645. package/docs/zh/intlayer_with_react_router_v7.md +3 -1
  646. package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +3 -1
  647. package/docs/zh/intlayer_with_storybook.md +7 -1
  648. package/docs/zh/intlayer_with_svelte_kit.md +9 -4
  649. package/docs/zh/intlayer_with_vite+preact.md +3 -1
  650. package/docs/zh/intlayer_with_vite+react.md +9 -4
  651. package/docs/zh/intlayer_with_vite+svelte.md +9 -4
  652. package/docs/zh/intlayer_with_vite+vue.md +9 -4
  653. package/docs/zh/packages/@intlayer_babel/export.md +131 -0
  654. package/docs/zh/packages/react-native-intlayer/exports.md +48 -14
  655. package/docs/zh/packages/vite-intlayer/intlayerCompiler.md +120 -0
  656. package/docs/zh/packages/vite-intlayer/intlayerMinify.md +92 -0
  657. package/docs/zh/packages/vite-intlayer/intlayerProxy.md +172 -0
  658. package/docs/zh/releases/v9.md +23 -1
  659. package/package.json +6 -6
  660. package/src/generated/docs.entry.ts +80 -0
@@ -627,14 +627,17 @@ In parallel, you can also use the `intlayerProxy` to add server-side routing to
627
627
  ```typescript {3,7} fileName="vite.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
628
628
  import { defineConfig } from "vite";
629
629
  import vue from "@vitejs/plugin-vue";
630
- import { intlayer, intlayerProxy } from "vite-intlayer";
630
+ import { intlayer } from "vite-intlayer";
631
631
 
632
632
  // https://vitejs.dev/config/
633
633
  export default defineConfig({
634
634
  plugins: [
635
- intlayerProxy(), // should be placed first
636
635
  vue(),
637
- intlayer(),
636
+ intlayer({
637
+ proxy: {
638
+ ignore: (req) => req.url?.startsWith("/api"),
639
+ },
640
+ }),
638
641
  ],
639
642
  });
640
643
  ```
@@ -0,0 +1,131 @@
1
+ ---
2
+ createdAt: 2026-06-25
3
+ updatedAt: 2026-06-25
4
+ title: "@intlayer/babel Package Documentation"
5
+ description: Babel plugins for Intlayer to handle content extraction, import optimisation, pruning of unused fields, and mangling of field names during build.
6
+ keywords:
7
+ - "@intlayer/babel"
8
+ - babel
9
+ - plugin
10
+ - internationalisation
11
+ - i18n
12
+ - compiler
13
+ - optimise
14
+ - purge
15
+ - minify
16
+ slugs:
17
+ - doc
18
+ - packages
19
+ - "@intlayer/babel"
20
+ - export
21
+ history:
22
+ - version: 9.0.0
23
+ date: 2026-06-25
24
+ changes: "Unified documentation of all exports"
25
+ author: aymericzip
26
+ ---
27
+
28
+ # @intlayer/babel Package
29
+
30
+ The `@intlayer/babel` package provides a set of specialised Babel plugins for Intlayer. These plugins cover the entire build cycle: extracting content declarations, rewriting `useIntlayer` / `getIntlayer` calls to optimised dictionary imports, pruning unused fields, and minifying field names.
31
+
32
+ ## Installation
33
+
34
+ ```bash
35
+ npm install @intlayer/babel
36
+ ```
37
+
38
+ ## Exports
39
+
40
+ Import:
41
+
42
+ ```ts
43
+ import { ... } from "@intlayer/babel";
44
+ ```
45
+
46
+ ---
47
+
48
+ ### Plugins
49
+
50
+ | Function / Class | Description |
51
+ | ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
52
+ | `intlayerExtractBabelPlugin` | Babel plugin that extracts translatable content from source files and injects `useIntlayer` / `getIntlayer` hooks automatically. Designed for use with Next.js and Babel-based build tools. |
53
+ | `intlayerOptimizeBabelPlugin` | Babel plugin that transforms `useIntlayer` and `getIntlayer` calls and rewrites their imports to optimised JSON dictionary imports (static, dynamic, or via fetch). |
54
+ | `intlayerPurgeBabelPlugin` | Babel plugin that analyses source files and rewrites compiled dictionary JSON files to remove unused fields (`build.purge`) or rename them to short aliases (`build.minify`). |
55
+ | `intlayerMinifyBabelPlugin` | Babel plugin that rewrites source files to use the short field aliases assigned during the minification phase (e.g. `content.title` ← `content.a`). Relies on `intlayerPurgeBabelPlugin`. |
56
+ | `makeFieldRenameBabelPlugin` | Factory function that produces a Babel plugin to rename dictionary content field accesses in source files according to the `dictionaryKeyToFieldRenameMap` populated in the `PruneContext`. |
57
+ | `makeUsageAnalyzerBabelPlugin` | Factory function that produces a Babel plugin to analyze the usage of `useIntlayer` / `getIntlayer` in the source code and aggregate field usage data in the shared `PruneContext`. |
58
+ | `getSharedPruneContext` | Helper function that returns the shared `PruneContext` object for the specified base directory, or `null` if it has not been initialised yet. |
59
+
60
+ ---
61
+
62
+ ### Plugin Configuration Utilities
63
+
64
+ | Function | Description |
65
+ | -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- |
66
+ | `getExtractPluginOptions` | Loads the Intlayer configuration and returns `ExtractPluginOptions` ready for use with `intlayerExtractBabelPlugin`. |
67
+ | `getOptimizePluginOptions` | Loads the Intlayer configuration and compiled dictionaries, and returns `OptimizePluginOptions` ready for use with `intlayerOptimizeBabelPlugin`. |
68
+ | `getPurgePluginOptions` | Loads the Intlayer configuration and returns `PurgePluginOptions` ready for use with `intlayerPurgeBabelPlugin`. |
69
+ | `getMinifyPluginOptions` | Loads the Intlayer configuration and returns `MinifyPluginOptions` ready for use with `intlayerMinifyBabelPlugin`. |
70
+
71
+ ---
72
+
73
+ ### Types
74
+
75
+ | Type | Description |
76
+ | ----------------------- | --------------------------------------------------------------------------------------------------------------- |
77
+ | `CompilerMode` | Compiler mode: `'dev'` for development with HMR support, or `'build'` for production builds. |
78
+ | `ExtractPluginOptions` | Options for `intlayerExtractBabelPlugin`: files list, configuration, `onExtract` callback, etc. |
79
+ | `ExtractResult` | Extraction result: dictionary key, file path, content, and locale. |
80
+ | `OptimizePluginOptions` | Options for `intlayerOptimizeBabelPlugin`: dictionary paths, import mode, mode map per dictionary, etc. |
81
+ | `PurgePluginOptions` | Options for `intlayerPurgeBabelPlugin`: base directory, purge/minify/optimise flags, component files list. |
82
+ | `MinifyPluginOptions` | Options for `intlayerMinifyBabelPlugin`: base directory, minify/optimise/editorEnabled flags. |
83
+ | `PruneContext` | Shared state between analysis and pruning plugins: field usage maps, rename maps, etc. |
84
+ | `DictionaryFieldUsage` | Field usage result for a single dictionary: `Set<string>` or `'all'` when static analysis is inconclusive. |
85
+ | `NestedRenameEntry` | Node in the rename tree: the shortName and the children map. |
86
+ | `NestedRenameMap` | One level in the rename tree: `Map<string, NestedRenameEntry>`. |
87
+ | `CompatCallerConfig` | Configuration for a compatible usage analyzer for compat-adapter packages (caller name and processing options). |
88
+ | `ScriptBlock` | Script block extracted from a SFC file (Vue or Svelte): content, start offset, and end offset. |
89
+
90
+ ---
91
+
92
+ ### Utility Functions
93
+
94
+ | Function | Description |
95
+ | --------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
96
+ | `generateShortFieldName` | Converts an integer (starting from zero) into a short alphabetic identifier: `0` → `'a'`, `25` → `'z'`, `26` → `'aa'`, etc. |
97
+ | `buildNestedRenameMapFromContent` | Recursively builds a `NestedRenameMap` from the content value of a compiled dictionary, respecting Intlayer node structures (translation, enumeration, etc.). |
98
+ | `createPruneContext` | Creates a new empty `PruneContext` object initialized with default values. |
99
+ | `extractScriptBlocks` | Extracts `<script>` blocks from SFC files (Vue / Svelte) for subsequent Babel analysis. |
100
+ | `BABEL_PARSER_OPTIONS` | Constant representing Babel parser options covering the supported frameworks (React/Vue/Svelte/Angular/...). |
101
+ | `INTLAYER_CALLER_NAMES` | Constant list of original Intlayer caller names: `['useIntlayer', 'getIntlayer']`. |
102
+
103
+ ---
104
+
105
+ ## Example Usage
106
+
107
+ ```js
108
+ // babel.config.js
109
+ const {
110
+ intlayerExtractBabelPlugin,
111
+ intlayerPurgeBabelPlugin,
112
+ intlayerMinifyBabelPlugin,
113
+ intlayerOptimizeBabelPlugin,
114
+ getExtractPluginOptions,
115
+ getPurgePluginOptions,
116
+ getMinifyPluginOptions,
117
+ getOptimizePluginOptions,
118
+ } = require("@intlayer/babel");
119
+
120
+ module.exports = {
121
+ presets: ["next/babel"],
122
+ plugins: [
123
+ [intlayerExtractBabelPlugin, getExtractPluginOptions()],
124
+ [intlayerPurgeBabelPlugin, getPurgePluginOptions()],
125
+ [intlayerMinifyBabelPlugin, getMinifyPluginOptions()],
126
+ [intlayerOptimizeBabelPlugin, getOptimizePluginOptions()],
127
+ ],
128
+ };
129
+ ```
130
+
131
+ > **Note:** The `intlayerPurgeBabelPlugin` must be declared **before** `intlayerMinifyBabelPlugin`, because the latter reads the rename map built by the former. In addition, they both must be preceded by `intlayerOptimizeBabelPlugin` so that it can see the dictionary keys before the `useIntlayer` calls are rewritten.
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2026-01-21
3
- updatedAt: 2026-01-21
3
+ updatedAt: 2026-06-25
4
4
  title: react-native-intlayer Package Documentation
5
- description: React Native support for Intlayer, providing a provider and polyfills.
5
+ description: React Native support for Intlayer, providing providers, hooks, polyfills, and Metro configuration.
6
6
  keywords:
7
7
  - react-native-intlayer
8
8
  - react-native
@@ -14,6 +14,9 @@ slugs:
14
14
  - react-native-intlayer
15
15
  - exports
16
16
  history:
17
+ - version: 9.0.0
18
+ date: 2026-06-25
19
+ changes: "Re-export the full react-intlayer API (hooks, utilities, format/html/markdown subpaths) so a React Native app only depends on react-native-intlayer"
17
20
  - version: 8.0.0
18
21
  date: 2026-01-21
19
22
  changes: "Unified documentation for all exports"
@@ -22,7 +25,9 @@ author: aymericzip
22
25
 
23
26
  # react-native-intlayer Package
24
27
 
25
- The `react-native-intlayer` package provides the necessary tools to integrate Intlayer into React Native applications. It includes a provider and polyfills for locale support.
28
+ The `react-native-intlayer` package provides the necessary tools to integrate Intlayer into React Native applications. It re-exports the full `react-intlayer` API (hooks and utilities) with a React Native-ready `IntlayerProvider`, plus the polyfills and Metro configuration required by React Native.
29
+
30
+ > In a React Native app, import **everything** from `react-native-intlayer`. You do not need to install or import `react-intlayer` directly.
26
31
 
27
32
  ## Installation
28
33
 
@@ -34,31 +39,62 @@ npm install react-native-intlayer
34
39
 
35
40
  ### Provider
36
41
 
37
- | Component | Description |
38
- | ------------------ | --------------------------------------------------------------------------------- |
39
- | `IntlayerProvider` | Provider component that wraps your application and provides the Intlayer context. |
42
+ | Component | Description |
43
+ | ------------------ | ------------------------------------------------------------------------------------------------------------------------------- |
44
+ | `IntlayerProvider` | Provider component that wraps your application and provides the Intlayer context. Automatically applies the required polyfills. |
45
+
46
+ ```tsx
47
+ import { IntlayerProvider } from "react-native-intlayer";
48
+ ```
49
+
50
+ ### Hooks and utilities
51
+
52
+ These are re-exported from `react-intlayer`, so you can import them straight from `react-native-intlayer`:
40
53
 
41
- Import:
54
+ | Export | Description |
55
+ | ----------------------------------------------------------------------------------------------------------------- | ---------------------------------------------- |
56
+ | `useIntlayer` | Access localised content for a dictionary key. |
57
+ | `useLocale` | Read and change the current locale. |
58
+ | `useDictionary`, `useDictionaryAsync`, `useDictionaryDynamic`, `useLoadDynamic` | Load dictionary content in various ways. |
59
+ | `useI18n` | i18next-compatible hook. |
60
+ | `t` | Inline translation helper. |
61
+ | `getIntlayer`, `getDictionary` | Imperative content getters. |
62
+ | `localeCookie`, `localeInStorage`, `setLocaleCookie`, `setLocaleInStorage`, `useLocaleCookie`, `useLocaleStorage` | Locale persistence helpers. |
42
63
 
43
64
  ```tsx
44
- import "react-native-intlayer";
65
+ import { useIntlayer, useLocale, t } from "react-native-intlayer";
45
66
  ```
46
67
 
47
68
  ### Polyfill
48
69
 
49
- | Function | Description |
50
- | ------------------ | ----------------------------------------------------------------------------------- |
51
- | `intlayerPolyfill` | Function that applies the necessary polyfills for React Native to support Intlayer. |
70
+ | Function | Description |
71
+ | ------------------ | ------------------------------------------------------------------------------- |
72
+ | `intlayerPolyfill` | Function that applies necessary polyfills for React Native to support Intlayer. |
73
+
74
+ ```tsx
75
+ import { intlayerPolyfill } from "react-native-intlayer";
76
+ ```
77
+
78
+ > The polyfill is applied automatically when you import `IntlayerProvider`. Call `intlayerPolyfill` manually only if you need the polyfills before the provider mounts.
79
+
80
+ ### Formatters
81
+
82
+ Number, date, and other Intl-based formatting hooks are available from the `/format` subpath:
52
83
 
53
- Import:
84
+ ```tsx
85
+ import { useNumber, useDate } from "react-native-intlayer/format";
86
+ ```
87
+
88
+ ### Markdown and HTML rendering
54
89
 
55
90
  ```tsx
56
- import "react-native-intlayer";
91
+ import { MarkdownProvider } from "react-native-intlayer/markdown";
92
+ import { HTMLProvider } from "react-native-intlayer/html";
57
93
  ```
58
94
 
59
95
  ### Metro Configuration
60
96
 
61
- The `react-native-intlayer` package provides Metro configuration utilities to ensure that Intlayer functions correctly with React Native.
97
+ The `react-native-intlayer` package provides Metro configuration utilities to ensure that Intlayer works correctly with React Native.
62
98
 
63
99
  | Function | Description |
64
100
  | ------------------------- | ---------------------------------------------------------------------------------------------- |
@@ -66,9 +102,6 @@ The `react-native-intlayer` package provides Metro configuration utilities to en
66
102
  | `configMetroIntlayerSync` | Synchronous function that merges the Metro configuration without preparing Intlayer resources. |
67
103
  | `exclusionList` | Creates a RegExp pattern for Metro's blockList to exclude content files from the bundle. |
68
104
 
69
- Import:
70
-
71
105
  ```tsx
72
- import "react-native-intlayer/metro";
73
- import "react-native-intlayer/metro";
106
+ import { configMetroIntlayer } from "react-native-intlayer/metro";
74
107
  ```
@@ -0,0 +1,120 @@
1
+ ---
2
+ createdAt: 2026-06-25
3
+ updatedAt: 2026-06-25
4
+ title: intlayerCompiler Vite Plugin Documentation | vite-intlayer
5
+ description: Vite plugin that extracts inline Intlayer content declarations from component files and writes them to dictionary JSON files at build/transform time.
6
+ keywords:
7
+ - intlayerCompiler
8
+ - vite
9
+ - plugin
10
+ - compiler
11
+ - content
12
+ - dictionary
13
+ - internationalisation
14
+ - i18n
15
+ slugs:
16
+ - doc
17
+ - packages
18
+ - vite-intlayer
19
+ - intlayerCompiler
20
+ history:
21
+ - version: 9.0.0
22
+ date: 2026-06-25
23
+ changes: "Bundled into intlayer(); init doc"
24
+ author: aymericzip
25
+ ---
26
+
27
+ # intlayerCompiler
28
+
29
+ `intlayerCompiler` is a Vite plugin that scans component source files for **inline Intlayer content declarations** — content defined directly inside a component rather than in a separate `.content.ts` file — and writes them to dictionary JSON files during the transform phase.
30
+
31
+ > **Since Intlayer v9** `intlayerCompiler` is automatically included inside the main [`intlayer()`](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en-GB/packages/vite-intlayer/intlayer.md) plugin when both `compiler.enabled` is `true` and `compiler.output` is set in your Intlayer config. You only need to register it separately when you want full control over compiler-specific configuration.
32
+
33
+ ## Usage
34
+
35
+ ### As part of `intlayer()` (recommended, v9+)
36
+
37
+ Enable the compiler through your Intlayer config:
38
+
39
+ ```ts
40
+ // intlayer.config.ts
41
+ import { defineConfig } from "intlayer";
42
+
43
+ export default defineConfig({
44
+ compiler: {
45
+ enabled: true,
46
+ output: "./src/dictionaries", // where extracted dictionaries are written
47
+ },
48
+ });
49
+ ```
50
+
51
+ Then use the standard plugin with no extra registration:
52
+
53
+ ```ts
54
+ // vite.config.ts
55
+ import { defineConfig } from "vite";
56
+ import { intlayer } from "vite-intlayer";
57
+
58
+ export default defineConfig({
59
+ plugins: [intlayer()],
60
+ });
61
+ ```
62
+
63
+ ### Standalone (when needed)
64
+
65
+ ```ts
66
+ // vite.config.ts
67
+ import { defineConfig } from "vite";
68
+ import { intlayerCompiler } from "vite-intlayer";
69
+
70
+ export default defineConfig({
71
+ plugins: [intlayerCompiler()],
72
+ });
73
+ ```
74
+
75
+ ## Options
76
+
77
+ ```ts
78
+ import type { IntlayerCompilerOptions } from "vite-intlayer";
79
+ ```
80
+
81
+ | Option | Type | Description |
82
+ | ---------------- | ------------------------- | ------------------------------------------------------------------------------------------- |
83
+ | `configOptions` | `GetConfigurationOptions` | Intlayer configuration overrides forwarded to `getConfiguration()`. |
84
+ | `compilerConfig` | `Partial<CompilerConfig>` | Overrides for the compiler-specific config section (e.g. `enabled`, `output`, `filesList`). |
85
+
86
+ ### Example
87
+
88
+ ```ts
89
+ intlayerCompiler({
90
+ configOptions: { configFile: "./config/intlayer.config.ts" },
91
+ compilerConfig: { enabled: true, output: "./src/dictionaries" },
92
+ });
93
+ ```
94
+
95
+ ## How it works
96
+
97
+ ### Transform phase
98
+
99
+ For every source file that matches `compiler.filesList`, the compiler plugin:
100
+
101
+ 1. Passes the file content through `extractContent` from `@intlayer/babel`.
102
+ 2. Calls `onExtract` for each declaration found, which writes the resulting dictionary JSON to `compiler.output`.
103
+ 3. Returns the transformed source code with inline declarations replaced by standard `useIntlayer('key')` / `getIntlayer('key')` calls.
104
+
105
+ Supported file types: `.ts`, `.tsx`, `.js`, `.jsx`, `.vue`, `.svelte`, `.astro`.
106
+
107
+ ### HMR (Hot Module Replacement)
108
+
109
+ When a component file is saved in development mode, the compiler:
110
+
111
+ 1. Detects the file change via Vite's `handleHotUpdate` hook.
112
+ 2. Re-extracts content from the updated file.
113
+ 3. Writes the updated dictionary JSON.
114
+ 4. Triggers a full page reload (`server.ws.send({ type: 'full-reload' })`).
115
+
116
+ A 500 ms debounce prevents the dictionary write itself (which also triggers a file-change event) from causing an infinite re-extraction loop.
117
+
118
+ ### Deduplication
119
+
120
+ `intlayerCompiler` uses the same `createPrimaryInstanceGuard` deduplication mechanism as the other bundled plugins. When both `intlayer()` (which bundles the compiler) and a manual `intlayerCompiler()` call are present, only the first registered instance runs — no dictionaries are written twice.
@@ -0,0 +1,92 @@
1
+ ---
2
+ createdAt: 2026-06-25
3
+ updatedAt: 2026-06-25
4
+ title: intlayerMinify Vite Plugin Documentation | vite-intlayer
5
+ description: Vite plugin that minifies compiled Intlayer dictionary JSON files and optionally mangles content field names to reduce bundle size.
6
+ keywords:
7
+ - intlayerMinify
8
+ - vite
9
+ - plugin
10
+ - minify
11
+ - bundle size
12
+ - dictionary
13
+ - internationalisation
14
+ - i18n
15
+ slugs:
16
+ - doc
17
+ - packages
18
+ - vite-intlayer
19
+ - intlayerMinify
20
+ history:
21
+ - version: 9.0.0
22
+ date: 2026-06-25
23
+ changes: "Init doc"
24
+ author: aymericzip
25
+ ---
26
+
27
+ # intlayerMinify
28
+
29
+ `intlayerMinify` is a Vite plugin that minifies compiled dictionary JSON files during a production build. It strips all unnecessary whitespace and, when combined with `intlayerPrune`, optionally renames content field names to short alphabetic aliases (`a`, `b`, `c`, …) to further reduce bundle size.
30
+
31
+ > The plugin is already included and configured automatically when you use [`intlayer()`](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en-GB/packages/vite-intlayer/intlayer.md). You only need to register it manually if you are composing the plugin stack yourself.
32
+
33
+ ## Usage
34
+
35
+ ```ts
36
+ // vite.config.ts
37
+ import { defineConfig } from "vite";
38
+ import { intlayerMinify, intlayerPrune } from "vite-intlayer";
39
+ import { createPruneContext } from "@intlayer/babel";
40
+
41
+ const pruneContext = createPruneContext();
42
+
43
+ export default defineConfig({
44
+ plugins: [
45
+ intlayerPrune(intlayerConfig, pruneContext),
46
+ intlayerMinify(intlayerConfig, pruneContext),
47
+ ],
48
+ });
49
+ ```
50
+
51
+ ## Activation conditions
52
+
53
+ `intlayerMinify` is active **only** when all three of the following are true:
54
+
55
+ 1. The Vite command is `build` (not `serve` / dev).
56
+ 2. `build.optimize` is `true` (or `undefined`, which defaults to `true` for builds).
57
+ 3. `build.minify` is `true` in your Intlayer config.
58
+
59
+ It is automatically **disabled** when `editor.enabled` is `true` because the editor needs the full, human-readable dictionary content.
60
+
61
+ ## What gets minified
62
+
63
+ The plugin targets two dictionary locations (as resolved from `intlayer.system`):
64
+
65
+ - `dictionariesDir` — static all-locale dictionaries (e.g. `.intlayer/dictionaries/*.json`)
66
+ - `dynamicDictionariesDir` — per-locale dynamic dictionaries
67
+
68
+ > Fetch-mode dictionaries (`fetchDictionariesDir`) are **never** minified because they are served from a remote API at runtime using their original field names. Renaming fields would create a mismatch between the server response and client-side property accesses.
69
+
70
+ ## Field-name mangling (property minification)
71
+
72
+ When `intlayerPrune` has analysed the codebase and populated `pruneContext.dictionaryKeyToFieldRenameMap`, `intlayerMinify` also renames content field names to short aliases. For example:
73
+
74
+ ```json
75
+ // before
76
+ { "key": "myDict", "content": { "title": "Hello", "description": "World" } }
77
+
78
+ // after (with mangling)
79
+ { "key": "myDict", "content": { "a": "Hello", "b": "World" } }
80
+ ```
81
+
82
+ The corresponding source-file property accesses are renamed by the Babel pass inside `intlayerOptimize`, so runtime behaviour is unchanged.
83
+
84
+ Internal Intlayer fields (`nodeType`, `translation`, etc.) are never renamed.
85
+
86
+ ## Edge-case dictionaries
87
+
88
+ Dictionaries flagged in `pruneContext.dictionariesWithEdgeCases` (structural anomalies detected during the prune phase) are skipped entirely — neither minified nor mangled — to avoid shipping broken data.
89
+
90
+ ## Qualified groups (collections / variants / meta records)
91
+
92
+ For dictionaries with a `qualifierTypes` array (collections, variants, and meta records), the plugin preserves the `qualifierTypes` array and the `meta` side-map verbatim. Only the `content` entries have their field names mangled. The composite keys (used for selector matching at runtime) are never touched.
@@ -0,0 +1,172 @@
1
+ ---
2
+ createdAt: 2026-06-25
3
+ updatedAt: 2026-06-25
4
+ title: intlayerProxy Vite Plugin Documentation | vite-intlayer
5
+ description: Locale-routing middleware for Vite dev/preview servers and production SSR. Handles locale detection, URL redirects, and internal rewrites.
6
+ keywords:
7
+ - intlayerProxy
8
+ - vite
9
+ - plugin
10
+ - middleware
11
+ - locale
12
+ - routing
13
+ - internationalisation
14
+ - i18n
15
+ - SSR
16
+ slugs:
17
+ - doc
18
+ - packages
19
+ - vite-intlayer
20
+ - intlayerProxy
21
+ history:
22
+ - version: 9.0.0
23
+ date: 2026-06-25
24
+ changes: "Merged configOptions into single options object; proxy bundled into intlayer()"
25
+ author: aymericzip
26
+ ---
27
+
28
+ # intlayerProxy
29
+
30
+ `intlayerProxy` is a Vite plugin that registers locale-routing middleware for **every environment**: dev server, preview server, and production SSR (Nitro / TanStack Start).
31
+
32
+ > **Since Intlayer v9** `intlayerProxy` is automatically included inside the main [`intlayer()`](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en-GB/packages/vite-intlayer/intlayer.md) plugin and enabled by default via `routing.enableProxy: true`. You only need to register it separately if you need lower-level control or are using it outside the standard `intlayer()` setup.
33
+
34
+ ## Usage
35
+
36
+ ### As part of `intlayer()` (recommended, v9+)
37
+
38
+ Pass `proxy` options to the main plugin instead of registering `intlayerProxy` separately:
39
+
40
+ ```ts
41
+ // vite.config.ts
42
+ import { defineConfig } from "vite";
43
+ import { intlayer } from "vite-intlayer";
44
+
45
+ export default defineConfig({
46
+ plugins: [
47
+ intlayer({
48
+ proxy: {
49
+ ignore: (req) => req.url?.startsWith("/api"),
50
+ },
51
+ }),
52
+ ],
53
+ });
54
+ ```
55
+
56
+ ### Standalone (when needed)
57
+
58
+ ```ts
59
+ // vite.config.ts
60
+ import { defineConfig } from "vite";
61
+ import { intlayer } from "vite-intlayer";
62
+
63
+ export default defineConfig({
64
+ plugins: [intlayer()],
65
+ });
66
+ ```
67
+
68
+ ## Options
69
+
70
+ ```ts
71
+ import type { IntlayerProxyPluginOptions } from "vite-intlayer";
72
+ ```
73
+
74
+ All options are optional and passed as a single object:
75
+
76
+ | Option | Type | Description |
77
+ | --------------- | ----------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
78
+ | `ignore` | `(req: IncomingMessage) => boolean` | Predicate that excludes requests from locale routing. Return `true` to skip a request (e.g. API routes, health checks). |
79
+ | `configOptions` | `GetConfigurationOptions` | Intlayer configuration overrides forwarded to `getConfiguration()`. Use when you need the proxy to read a specific config file or override values. |
80
+
81
+ ### Example
82
+
83
+ ```ts
84
+ intlayerProxy({
85
+ ignore: (req) => req.url?.startsWith("/api"),
86
+ configOptions: { configFile: "./config/intlayer.config.ts" },
87
+ });
88
+ ```
89
+
90
+ ## createIntlayerProxyHandler
91
+
92
+ `createIntlayerProxyHandler` creates a standalone, framework-agnostic Node.js `(req, res, next)` middleware that contains all the locale-routing logic. It is useful in environments where the Vite plugin API is unavailable (e.g. a plain Node.js server or a custom Nitro module).
93
+
94
+ ```ts
95
+ import { createIntlayerProxyHandler } from "vite-intlayer";
96
+
97
+ const handler = createIntlayerProxyHandler({
98
+ ignore: (req) => req.url?.startsWith("/api"),
99
+ configOptions: { configFile: "./config/intlayer.config.ts" },
100
+ });
101
+
102
+ // Express / Connect
103
+ app.use(handler);
104
+ ```
105
+
106
+ ### Production SSR (TanStack Start / Nitro via h3)
107
+
108
+ ```ts
109
+ // server/middleware/intlayerProxy.ts
110
+ import { fromNodeMiddleware } from "h3";
111
+ import { createIntlayerProxyHandler } from "vite-intlayer";
112
+
113
+ export default fromNodeMiddleware(
114
+ createIntlayerProxyHandler({
115
+ ignore: (req) => req.url?.startsWith("/api"),
116
+ })
117
+ );
118
+ ```
119
+
120
+ ## Routing behaviour
121
+
122
+ The middleware mirrors the routing logic from `next-intlayer` middleware and supports all Intlayer routing modes.
123
+
124
+ ### Routing modes
125
+
126
+ | Mode | URL visible in browser | Behaviour |
127
+ | --------------- | --------------------------- | ------------------------------------------------------------------------------------------------------- |
128
+ | `prefix` | `/en-GB/about` | Default. Locale prefix in the URL. Default locale redirects to the un-prefixed URL unless `prefix-all`. |
129
+ | `prefix-all` | `/en/about`, `/en-GB/about` | All locales — including default — are always prefixed. |
130
+ | `no-prefix` | `/about` | No locale in the URL. Locale is stored in cookies only; URL rewrites happen internally. |
131
+ | `search-params` | `/about?locale=en-GB` | Locale passed as a query parameter. Redirects to add/update the `locale` param when missing or stale. |
132
+
133
+ ### Detection priority
134
+
135
+ 1. URL path prefix (e.g. `/en-GB/about` → `en-GB`).
136
+ 2. Cookie / localStorage value (`intlayer-locale`).
137
+ 3. `Accept-Language` header.
138
+ 4. `defaultLocale` from config.
139
+
140
+ ### Automatic bypass
141
+
142
+ The middleware always passes these requests straight through without locale handling:
143
+
144
+ - Requests matching the `ignore` predicate.
145
+ - `/node_modules/**`
146
+ - `/@**` – Vite internals (`@vite/`, `@fs/`, `@id/`, etc.).
147
+ - `/_**` – server internals (`__vite_ping`, `__manifest`, etc.).
148
+ - Requests whose path ends with a file extension (static assets). If a locale prefix is present on a static asset path (e.g. `/en-GB/logo.png`), it is stripped so the file can be served correctly.
149
+
150
+ ### Domain routing
151
+
152
+ When `routing.domains` is configured in your Intlayer config, the middleware handles cross-domain locale routing:
153
+
154
+ - A request for `/zh/about` on `intlayer.org` is redirected to `https://intlayer.zh/about` when `domains.zh = "intlayer.zh"`.
155
+ - A request to `intlayer.zh/about` is rewritten internally to `/zh/about` so the `[locale]` route parameter is populated.
156
+
157
+ ### Redirect loop protection
158
+
159
+ The middleware tracks redirect counts per `originalUrl → newUrl` pair within a 2-second sliding window. More than 10 redirects within that window returns a `500` response with a descriptive error instead of looping forever.
160
+
161
+ ## Nitro / production SSR (automatic injection, v9+)
162
+
163
+ When `intlayerProxy` is used as a Vite plugin, it carries a `.nitro` property. The `nitro/vite` build plugin reads this property and pushes it into `nitroConfig.modules`, so `intlayerNitroHandler` is registered as a Nitro server middleware automatically — no manual configuration is needed for production SSR.
164
+
165
+ The Nitro handler uses h3 v2's Web Fetch API event model (not `fromNodeMiddleware`) so it is compatible with all Nitro presets: Node, Bun, Deno, edge runtimes.
166
+
167
+ ## Deprecated aliases
168
+
169
+ | Deprecated export | Replacement |
170
+ | -------------------------- | --------------- |
171
+ | `intlayerMiddleware` | `intlayerProxy` |
172
+ | `intLayerMiddlewarePlugin` | `intlayerProxy` |