@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
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2025-09-07
3
- updatedAt: 2026-05-31
3
+ updatedAt: 2026-06-25
4
4
  title: "Expo + React Native i18n - Uygulamanızı çevirmek için eksiksiz kılavuz"
5
5
  description: "Artık i18next yok. 2026 yılı için çok dilli (i18n) Expo + React Native uygulaması oluşturma kılavuzu. Yapay zeka ajanlarıyla çevirin ve bundle boyutu, SEO ve performansı optimize edin."
6
6
  keywords:
@@ -17,6 +17,9 @@ slugs:
17
17
  applicationTemplate: https://github.com/aymericzip/intlayer-react-native-template
18
18
  applicationShowcase: https://intlayer-react-native.vercel.app
19
19
  history:
20
+ - version: 9.0.0
21
+ date: 2026-06-25
22
+ changes: "Sağlayıcıları ve hook'ları doğrudan react-native-intlayer'dan içe aktarın; react-intlayer artık doğrudan bağımlılık olarak gerekli değildir"
20
23
  - version: 8.9.0
21
24
  date: 2026-05-04
22
25
  changes: "Solid useIntlayer API kullanımını doğrudan özellik erişimine güncelle"
@@ -37,7 +40,7 @@ author: aymericzip
37
40
  <iframe
38
41
  src="https://ide.intlayer.org/aymericzip/intlayer-react-native-template?file=intlayer.config.ts"
39
42
  className="m-auto overflow-hidden rounded-lg border-0 max-md:size-full max-md:h-[700px] md:aspect-16/9 md:w-full"
40
- title="Demo CodeSandbox - Intlayer"
43
+ title="Demo CodeSandbox - How to Internationalize your application using Intlayer"
41
44
  sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts"
42
45
  loading="lazy"
43
46
  />
@@ -56,11 +59,13 @@ author: aymericzip
56
59
  </Tab>
57
60
  </Tabs>
58
61
 
59
- GitHub'da [Uygulama Şablonu](https://github.com/aymericzip/intlayer-react-native-template)na bakın.
62
+ ## İçindekiler
63
+
64
+ <TOC/>
60
65
 
61
66
  ## Neden alternatifler yerine Intlayer?
62
67
 
63
- 'React-native-localize' veya 'i18next' gibi ana çözümlerle karşılaştırıldığında Intlayer, aşağıdaki gibi entegre optimizasyonlarla gelen bir çözümdür:
68
+ `react-native-localize` veya `i18next` gibi ana çözümlerle karşılaştırıldığında Intlayer, aşağıdaki gibi entegre optimizasyonlarla gelen bir çözümdür:
64
69
 
65
70
  <AccordionGroup>
66
71
 
@@ -78,7 +83,7 @@ Uygulamanızın içeriğinin kapsamını belirlemek, büyük ölçekli uygulamal
78
83
 
79
84
  <Accordion header="Yapay Zeka Temsilcisi">
80
85
 
81
- İçeriğin bir arada konumlandırılması **Büyük Dil Modellerinin (LLM'ler) ihtiyaç duyduğu bağlamı azaltır**. Intlayer ayrıca eksik çevirileri test etmek için **CLI** gibi bir araç paketiyle birlikte gelir**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** ve **[aracı becerileri](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, geliştirici deneyimini (DX) yapay zeka için daha da sorunsuz hale getirmek için ajanlar.
86
+ İçeriğin bir arada konumlandırılması **Büyük Dil Modellerinin (LLM'ler) ihtiyaç duyduğu bağlamı azaltır**. Intlayer ayrıca eksik çevirileri test etmek için **CLI** gibi bir araç paketiyle birlikte gelir; **[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** ve **[aracı becerileri](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, geliştirici deneyimini (DX) yapay zeka ajanları için daha da sorunsuz hale getirmek için.
82
87
 
83
88
  </Accordion>
84
89
 
@@ -107,23 +112,12 @@ Sayfalarınıza çok büyük JSON dosyaları yüklemek yerine yalnızca gerekli
107
112
  </Accordion>
108
113
  </AccordionGroup>
109
114
 
110
- ### Paketler
111
-
112
- - **ara katman**
113
- Yapılandırma, sözlük içeriği, tür oluşturma ve CLI komutları için temel i18n araç seti.
114
-
115
- - **tepki katmanı**
116
- Yerel ayarları edinmek ve değiştirmek için React Native'de kullanacağınız içerik sağlayıcıları ve React kancalarını sağlayan React entegrasyonu.
117
-
118
- - **tepki-yerel-intlayer**
119
- Intlayer'ı React Native paketleyiciyle entegre etmek için Metro eklentisini sağlayan React Native entegrasyonu.
120
-
121
- ---
122
-
123
115
  <Steps>
124
116
 
125
117
  <Step number={1} title="Bağımlılıkları Kurma">
126
118
 
119
+ GitHub'da [Uygulama Şablonu](https://github.com/aymericzip/intlayer-react-native-template)na bakın.
120
+
127
121
  React Native projenizden aşağıdaki paketleri kurun:
128
122
 
129
123
  ```bash packageManager="npm"
@@ -147,23 +141,19 @@ bunx intlayer-cli init --interactive
147
141
  > Bu komut ortamınızı algılayacak ve gerekli paketleri yükleyecektir. Örneğin:
148
142
 
149
143
  ```bash packageManager="npm"
150
- npm install intlayer react-intlayer
151
- npm install --save-dev react-native-intlayer
144
+ npm install intlayer react-native-intlayer
152
145
  ```
153
146
 
154
147
  ```bash packageManager="pnpm"
155
- pnpm add intlayer react-intlayer
156
- pnpm add --save-dev react-native-intlayer
148
+ pnpm add intlayer react-native-intlayer
157
149
  ```
158
150
 
159
151
  ```bash packageManager="yarn"
160
- yarn add intlayer react-intlayer
161
- yarn add --save-dev react-native-intlayer
152
+ yarn add intlayer react-native-intlayer
162
153
  ```
163
154
 
164
155
  ```bash packageManager="bun"
165
- bun add intlayer react-intlayer
166
- bun add --dev react-native-intlayer
156
+ bun add intlayer react-native-intlayer
167
157
  ```
168
158
 
169
159
  ### Paketler
@@ -171,11 +161,8 @@ bun add --dev react-native-intlayer
171
161
  - **intlayer**
172
162
  Yapılandırma, sözlük içeriği, tür oluşturma ve CLI komutları için çekirdek i18n araç takımı.
173
163
 
174
- - **react-intlayer**
175
- React entegrasyonu, React Native'te yerel ayarları elde etmek ve değiştirmek için kullanacağınız bağlam sağlayıcıları ve React kancalarını sağlar.
176
-
177
164
  - **react-native-intlayer**
178
- React Native entegrasyonu, Intlayer'ı React Native paketleyici ile entegre etmek için Metro eklentisini sağlar.
165
+ React Native entegrasyonu, yerel ayarları elde etmek ve değiştirmek için kullanacağınız bağlam sağlayıcıları ve React kancalarını, React Native polyfill'lerini ve Intlayer'ı React Native paketleyici ile entegre etmek için Metro eklentisini sağlar. `react-intlayer`'dan her şeyi yeniden dışa aktarır, bu nedenle bir React Native uygulamasında yalnızca bu tek pakete ihtiyaç duyarsınız.
179
166
 
180
167
  ---
181
168
 
@@ -230,13 +217,18 @@ module.exports = (async () => {
230
217
  })();
231
218
  ```
232
219
 
220
+ > Not: `configMetroIntlayer` bir promise fonksiyonudur. Eş zamanlı kullanmak istiyorsanız `configMetroIntlayerSync` kullanın veya IIFE'den (Hemen Çağrılan Fonksiyon İfadesi) kaçının.
221
+ > Not: `configMetroIntlayerSync`, sunucu başlatıldığında intlayer sözlükleri oluşturmaya izin vermez
222
+
233
223
  </Step>
234
224
 
235
225
  <Step number={4} title="Intlayer Sağlayıcısını Ekleyin">
236
226
 
237
- Uygulamanız genelinde kullanıcı dilini senkronize tutmak için, kök bileşeninizi `react-intlayer-native`'den gelen `IntlayerProvider` bileşeni ile sarmanız gerekir.
227
+ Uygulamanız genelinde kullanıcı dilini senkronize tutmak için, kök bileşeninizi `react-native-intlayer`'dan gelen `IntlayerProvider` bileşeni ile sarmanız gerekir.
228
+
229
+ > Her zaman `react-native-intlayer`'dan içe aktarın. Onun `IntlayerProvider`'ı, Intlayer tarafından kullanılan web API'si için polyfill'leri içerir ve paket, `react-intlayer`'dan tüm hook'ları ve yardımcı programları yeniden dışa aktarır.
238
230
 
239
- > `react-intlayer` yerine `react-native-intlayer`'dan gelen sağlayıcıyı kullandığınızdan emin olun. `react-native-intlayer`'dan gelen dışa aktarım, web API'si için polyfill'leri içerir.
231
+ Ayrıca Intlayer'ın düzgün çalışmasını sağlamak için `intlayerPolyfill` fonksiyonunu `index.js` dosyanıza eklemeniz gerekir.
240
232
 
241
233
  ```tsx fileName="app/_layout.tsx" codeFormat={["typescript", "esm"]}
242
234
  import { Stack } from "expo-router";
@@ -266,6 +258,8 @@ export default RootLayout;
266
258
  Projenizde herhangi bir yerde **içerik bildirim** dosyaları oluşturun (genellikle `src/` içinde), Intlayer'ın desteklediği uzantı formatlarından herhangi birini kullanarak:
267
259
 
268
260
  - `.content.json`
261
+ - `.content.jsonc`
262
+ - `.content.json5`
269
263
  - `.content.ts`
270
264
  - `.content.tsx`
271
265
  - `.content.js`
@@ -273,7 +267,10 @@ Projenizde herhangi bir yerde **içerik bildirim** dosyaları oluşturun (genell
273
267
  - `.content.mjs`
274
268
  - `.content.mjx`
275
269
  - `.content.cjs`
276
- - `.content.cjx`
270
+ - `.content.md`
271
+ - `.content.mdx`
272
+ - `.content.yaml`
273
+ - `.content.yml`
277
274
  - vb.
278
275
 
279
276
  > **Expo Router (web): `.content.*` dosyalarını `app/` dizininin dışında tutun.** Expo Router, `app/` içindeki her JavaScript/TypeScript dosyasını bir rota olarak ele alır. Web'de rota keşfi doğrudan dosya sistemini tarar ve Metro'nun `resolver.blockList` ayarını **dikkate almaz**, bu nedenle aynı konumdaki `*.content.ts` bir rota olarak kaydedilir. `app/(tabs)/_layout.content.ts` gibi bir dosya bir düzen (layout) olarak bile ayrıştırılır (`.content` kısmı bir platform eki olarak okunur), bu da gerçek `_layout.tsx` ile çakışır ve şu hatayı fırlatır:
@@ -286,7 +283,7 @@ Projenizde herhangi bir yerde **içerik bildirim** dosyaları oluşturun (genell
286
283
 
287
284
  Örnek (React Native için TSX düğümleriyle TypeScript):
288
285
 
289
- ```tsx fileName="src/app.content.tsx" contentDeclarationFormat={["typescript", "esm"]}
286
+ ```tsx fileName="src/app.content.tsx" contentDeclarationFormat={["typescript", "esm", "commonjs"]}
290
287
  import { t, type Dictionary } from "intlayer";
291
288
  import type { ReactNode } from "react";
292
289
 
@@ -309,24 +306,6 @@ const homeScreenContent = {
309
306
  export default homeScreenContent;
310
307
  ```
311
308
 
312
- ```jsx fileName="src/app.content.csx" codeFormat="commonjs"
313
- const { t } = require("intlayer");
314
-
315
- /** @type {import('intlayer').Dictionary} */
316
- const appContent = {
317
- key: "home-screen",
318
- content: {
319
- title: t({
320
- en: "Welcome!",
321
- fr: "Bienvenue!",
322
- es: "¡Bienvenido!",
323
- }),
324
- },
325
- };
326
-
327
- module.exports = appContent;
328
- ```
329
-
330
309
  ```json fileName="src/app.content.json" contentDeclarationFormat="json"
331
310
  {
332
311
  "$schema": "https://intlayer.org/schema.json",
@@ -358,7 +337,7 @@ Alt bileşenlerde yerelleştirilmiş içerik almak için `useIntlayer` kancasın
358
337
 
359
338
  ```tsx fileName="app/(tabs)/index.tsx" codeFormat={["typescript", "esm"]}
360
339
  import { Image, StyleSheet, Platform } from "react-native";
361
- import { useIntlayer } from "react-intlayer";
340
+ import { useIntlayer } from "react-native-intlayer";
362
341
  import { HelloWave } from "@/components/HelloWave";
363
342
  import ParallaxScrollView from "@/components/ParallaxScrollView";
364
343
  import { ThemedText } from "@/components/ThemedText";
@@ -405,7 +384,7 @@ export default HomeScreen;
405
384
 
406
385
  </Step>
407
386
 
408
- <Step number={7} title="Uygulama Yerel Ayarını Değiştirin">
387
+ <Step number={7} title="Uygulama Yerel Ayarını Değiştirin" isOptional={true}>
409
388
 
410
389
  Bileşenlerinizden yerel ayarları değiştirmek için, `useLocale` kancasının `setLocale` metodunu kullanabilirsiniz:
411
390
 
@@ -413,7 +392,7 @@ Bileşenlerinizden yerel ayarları değiştirmek için, `useLocale` kancasının
413
392
  import { type FC } from "react";
414
393
  import { View, Text, TouchableOpacity, StyleSheet } from "react-native";
415
394
  import { getLocaleName } from "intlayer";
416
- import { useLocale } from "react-intlayer";
395
+ import { useLocale } from "react-native-intlayer";
417
396
 
418
397
  export const LocaleSwitcher: FC = () => {
419
398
  const { setLocale, availableLocales } = useLocale();
@@ -490,7 +469,7 @@ Bu, aşağıdaki gibi özellikleri etkinleştirir:
490
469
  Intlayer tarafından otomatik olarak oluşturulan dosyaları göndermekten kaçınmak için, `.gitignore`'nize aşağıdakileri ekleyin:
491
470
 
492
471
  ```bash
493
- # Intlayer tarafından oluşturulan dosyaları yok say
472
+ # Intlayer tarafından oluşturulan dosyaları yok say
494
473
  .intlayer
495
474
  ```
496
475
 
@@ -531,7 +510,7 @@ Intlayer öncelikle Web Intl API'sini hedefler; React Native'de uygun polyfill'l
531
510
 
532
511
  Kontrol Listesi:
533
512
 
534
- - `intlayer`, `react-intlayer` ve `react-native-intlayer`'ın en son sürümlerini kullanın.
513
+ - `intlayer` ve `react-native-intlayer`'ın en son sürümlerini kullanın.
535
514
  - Intlayer polyfill'ini etkinleştirin.
536
515
  - `getLocaleName` veya diğer Intl-API tabanlı yardımcı programları kullanıyorsanız, bu polyfill'leri erken aktarın (örneğin `index.js` veya `App.tsx` içinde):
537
516
 
@@ -635,6 +635,8 @@ bun x intlayer extract
635
635
  </Tab>
636
636
  <Tab value='Babel derleyicisi'>
637
637
 
638
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
639
+
638
640
  `vite.config.ts` dosyanızı `intlayerCompiler` eklentisini içerecek şekilde güncelleyin:
639
641
 
640
642
  ```ts fileName="vite.config.ts"
@@ -644,7 +646,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
644
646
  export default defineConfig({
645
647
  plugins: [
646
648
  intlayer(),
647
- intlayerCompiler(), // Derleyici eklentisini ekler
649
+ intlayerCompiler(), // Adds the compiler plugin
648
650
  ],
649
651
  });
650
652
  ```
@@ -682,6 +682,8 @@ bun x intlayer extract
682
682
  </Tab>
683
683
  <Tab value='Babel derleyicisi'>
684
684
 
685
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
686
+
685
687
  `vite.config.ts` dosyanızı `intlayerCompiler` eklentisini içerecek şekilde güncelleyin:
686
688
 
687
689
  ```ts fileName="vite.config.ts"
@@ -691,7 +693,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
691
693
  export default defineConfig({
692
694
  plugins: [
693
695
  intlayer(),
694
- intlayerCompiler(), // Derleyici eklentisini ekler
696
+ intlayerCompiler(), // Adds the compiler plugin
695
697
  ],
696
698
  });
697
699
  ```
@@ -190,7 +190,13 @@ const config: StorybookConfig = {
190
190
  } as const;
191
191
 
192
192
  const viteConfig = defineConfig(() => ({
193
- plugins: [intlayer()],
193
+ plugins: [
194
+ intlayer({
195
+ proxy: {
196
+ ignore: (req) => req.url?.startsWith("/api"),
197
+ },
198
+ }),
199
+ ],
194
200
  }));
195
201
 
196
202
  return mergeConfig(baseConfig, viteConfig(env));
@@ -614,14 +614,17 @@ SvelteKit uygulamanıza bir backend proxy eklemek için, `vite-intlayer` eklenti
614
614
 
615
615
  ```ts fileName="vite.config.ts"
616
616
  import { defineConfig } from "vite";
617
- import { intlayer, intlayerProxy } from "vite-intlayer";
617
+ import { intlayer } from "vite-intlayer";
618
618
  import { sveltekit } from "@sveltejs/kit/vite";
619
619
 
620
620
  // https://vitejs.dev/config/
621
621
  export default defineConfig({
622
622
  plugins: [
623
- intlayerProxy(), // should be placed first
624
- intlayer(),
623
+ intlayer({
624
+ proxy: {
625
+ ignore: (req) => req.url?.startsWith("/api"),
626
+ },
627
+ }),
625
628
  sveltekit(),
626
629
  ],],
627
630
  });
@@ -719,6 +722,8 @@ bun x intlayer extract
719
722
  </Tab>
720
723
  <Tab value='Babel derleyicisi'>
721
724
 
725
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
726
+
722
727
  `vite.config.ts` dosyanızı `intlayerCompiler` eklentisini içerecek şekilde güncelleyin:
723
728
 
724
729
  ```ts fileName="vite.config.ts"
@@ -728,7 +733,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
728
733
  export default defineConfig({
729
734
  plugins: [
730
735
  intlayer(),
731
- intlayerCompiler(), // Derleyici eklentisini ekler
736
+ intlayerCompiler(), // Adds the compiler plugin
732
737
  ],
733
738
  });
734
739
  ```
@@ -227,11 +227,15 @@ export default defineConfig({
227
227
  tanstackStart({
228
228
  router: {
229
229
  routeFileIgnorePattern:
230
- ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5)$",
230
+ ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5|md|mdx|yaml|yml)$",
231
231
  },
232
232
  }),
233
233
  solidPlugin({ ssr: true }),
234
- intlayer(),
234
+ intlayer({
235
+ proxy: {
236
+ ignore: (req) => req.url?.startsWith("/api"),
237
+ },
238
+ }),
235
239
  ],
236
240
  });
237
241
  ```
@@ -568,22 +572,25 @@ Uygulamanıza sunucu tarafı yönlendirmesi eklemek için `intlayerProxy`yi de k
568
572
 
569
573
  > Üretimde `intlayerProxy`yi kullanmak için `vite-intlayer` paketini `devDependencies`dan `dependencies`e taşımanız gerektiğini unutmayın.
570
574
 
571
- ```typescript {7,14-17} fileName="vite.config.ts"
575
+ ```typescript fileName="vite.config.ts"
572
576
  import { tanstackStart } from "@tanstack/solid-start/plugin/vite";
573
577
  import solid from "vite-plugin-solid";
574
578
  import { nitro } from "nitro/vite";
575
579
  import { defineConfig } from "vite";
576
- import { intlayer, intlayerProxy } from "vite-intlayer";
580
+ import { intlayer } from "vite-intlayer";
577
581
 
578
582
  export default defineConfig({
579
583
  plugins: [
580
- intlayerProxy(), // Nitro kullanıyorsanız Proxy sunucudan önce yerleştirilmelidir
581
584
  nitro(),
582
- intlayer(),
585
+ intlayer({
586
+ proxy: {
587
+ ignore: (req) => req.url?.startsWith("/api"),
588
+ },
589
+ }),
583
590
  tanstackStart({
584
591
  router: {
585
592
  routeFileIgnorePattern:
586
- ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5)$",
593
+ ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5|md|mdx|yaml|yml)$",
587
594
  },
588
595
  }),
589
596
  solid(),
@@ -826,9 +833,9 @@ bun x intlayer extract
826
833
  </Tab>
827
834
  <Tab value='Babel derleyicisi'>
828
835
 
829
- `intlayerCompiler` eklentisini dahil etmek için `vite.config.ts` dosyanızı güncelleyin:
836
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
830
837
 
831
- > Intlayer v9'dan itibaren derleyici (compiler) doğrudan `intlayer()` eklentisine entegre edilmiştir ve `compiler.enabled` ayarlandığında ve bir `compiler.output` yolu yapılandırıldığında otomatik olarak etkinleşir. Aşağıda gösterildiği gibi `intlayerCompiler()`'ın ayrıca kaydedilmesi artık isteğe bağlıdır — eklendiği takdirde kendisini tekilleştirir. Lütfen [v9 sürüm notlarına](https://github.com/aymericzip/intlayer/blob/main/docs/docs/tr/releases/v9.md) bakın.
838
+ `intlayerCompiler` eklentisini dahil etmek için `vite.config.ts` dosyanızı güncelleyin:
832
839
 
833
840
  ```ts fileName="vite.config.ts"
834
841
  import { intlayer, intlayerCompiler } from "vite-intlayer";
@@ -843,12 +850,12 @@ export default defineConfig({
843
850
  tanstackStart({
844
851
  router: {
845
852
  routeFileIgnorePattern:
846
- ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5)$",
853
+ ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5|md|mdx|yaml|yml)$",
847
854
  },
848
855
  }),
849
856
  solidPlugin({ ssr: true }),
850
857
  intlayer(),
851
- intlayerCompiler(),
858
+ intlayerCompiler(), // Adds the compiler plugin
852
859
  ],
853
860
  });
854
861
  ```
@@ -241,11 +241,15 @@ import { intlayer } from "vite-intlayer";
241
241
  const config = defineConfig({
242
242
  plugins: [
243
243
  nitro(),
244
- intlayer(),
244
+ intlayer({
245
+ proxy: {
246
+ ignore: (req) => req.url?.startsWith("/api"),
247
+ },
248
+ }),
245
249
  tanstackStart({
246
250
  router: {
247
251
  routeFileIgnorePattern:
248
- ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5)$",
252
+ ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5|md|mdx|yaml|yml)$",
249
253
  },
250
254
  }),
251
255
  viteReact(),
@@ -649,22 +653,25 @@ Uygulamanıza sunucu tarafı yönlendirme eklemek için `intlayerProxy`'i de kul
649
653
 
650
654
  > Üretimde `intlayerProxy` kullanmak için, `vite-intlayer` paketini `devDependencies`'den `dependencies`'e geçirmeniz gerektiğini unutmayın.
651
655
 
652
- ```typescript {7,14-17} fileName="vite.config.ts"
656
+ ```typescript fileName="vite.config.ts"
653
657
  import { tanstackStart } from "@tanstack/react-start/plugin/vite";
654
658
  import viteReact from "@vitejs/plugin-react";
655
659
  import { nitro } from "nitro/vite";
656
660
  import { defineConfig } from "vite";
657
- import { intlayer, intlayerProxy } from "vite-intlayer";
661
+ import { intlayer } from "vite-intlayer";
658
662
 
659
663
  export default defineConfig({
660
664
  plugins: [
661
- intlayerProxy(), // Nitro kullanıyorsanız, proxy sunucudan önce yerleştirilmelidir
662
665
  nitro(),
663
- intlayer(),
666
+ intlayer({
667
+ proxy: {
668
+ ignore: (req) => req.url?.startsWith("/api"),
669
+ },
670
+ }),
664
671
  tanstackStart({
665
672
  router: {
666
673
  routeFileIgnorePattern:
667
- ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5)$",
674
+ ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5|md|mdx|yaml|yml)$",
668
675
  },
669
676
  }),
670
677
  viteReact(),
@@ -925,6 +932,8 @@ bun x intlayer extract
925
932
  </Tab>
926
933
  <Tab value='Babel derleyicisi'>
927
934
 
935
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
936
+
928
937
  `vite.config.ts` dosyanızı `intlayerCompiler` eklentisini içerecek şekilde güncelleyin:
929
938
 
930
939
  ```ts fileName="vite.config.ts"
@@ -934,7 +943,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
934
943
  export default defineConfig({
935
944
  plugins: [
936
945
  intlayer(),
937
- intlayerCompiler(), // Derleyici eklentisini ekler
946
+ intlayerCompiler(), // Adds the compiler plugin
938
947
  ],
939
948
  });
940
949
  ```
@@ -205,7 +205,13 @@ import { intlayer } from "vite-intlayer";
205
205
 
206
206
  // https://vitejs.dev/config/
207
207
  export default defineConfig({
208
- plugins: [intlayer()],
208
+ plugins: [
209
+ intlayer({
210
+ proxy: {
211
+ ignore: (req) => req.url?.startsWith("/api"),
212
+ },
213
+ }),
214
+ ],
209
215
  });
210
216
  ```
211
217
 
@@ -474,7 +480,7 @@ Her dil için benzersiz rotalar oluşturmak (SEO için yararlıdır), Intlayer'
474
480
 
475
481
  ```typescript {3,7} fileName="vite.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
476
482
  import { defineConfig } from "vite";
477
- import { intlayer, intlayerProxy } from "vite-intlayer";
483
+ import { intlayer } from "vite-intlayer";
478
484
 
479
485
  export default defineConfig({
480
486
  plugins: [intlayer(), intlayerProxy()],
@@ -829,6 +829,8 @@ bun x intlayer extract
829
829
  </Tab>
830
830
  <Tab value='Babel derleyicisi'>
831
831
 
832
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
833
+
832
834
  `vite.config.ts` dosyanızı `intlayerCompiler` eklentisini içerecek şekilde güncelleyin:
833
835
 
834
836
  ```ts fileName="vite.config.ts"
@@ -838,7 +840,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
838
840
  export default defineConfig({
839
841
  plugins: [
840
842
  intlayer(),
841
- intlayerCompiler(), // Derleyici eklentisini ekler
843
+ intlayerCompiler(), // Adds the compiler plugin
842
844
  ],
843
845
  });
844
846
  ```
@@ -504,14 +504,17 @@ Paralel olarak, uygulamanıza sunucu tarafı yönlendirme eklemek için `intlaye
504
504
  ```typescript {3,7} fileName="vite.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
505
505
  import { defineConfig } from "vite";
506
506
  import react from "@vitejs/plugin-react-swc";
507
- import { intlayer, intlayerProxy } from "vite-intlayer";
507
+ import { intlayer } from "vite-intlayer";
508
508
 
509
509
  // https://vitejs.dev/config/
510
510
  export default defineConfig({
511
511
  plugins: [
512
- intlayerProxy(), // should be placed first
513
512
  react(),
514
- intlayer(),
513
+ intlayer({
514
+ proxy: {
515
+ ignore: (req) => req.url?.startsWith("/api"),
516
+ },
517
+ }),
515
518
  ],
516
519
  });
517
520
  ```
@@ -815,6 +818,8 @@ bun x intlayer extract
815
818
  </Tab>
816
819
  <Tab value='Babel derleyicisi'>
817
820
 
821
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
822
+
818
823
  `vite.config.ts` dosyanızı `intlayerCompiler` eklentisini içerecek şekilde güncelleyin:
819
824
 
820
825
  ```ts fileName="vite.config.ts"
@@ -824,7 +829,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
824
829
  export default defineConfig({
825
830
  plugins: [
826
831
  intlayer(),
827
- intlayerCompiler(), // Derleyici eklentisini ekler
832
+ intlayerCompiler(), // Adds the compiler plugin
828
833
  ],
829
834
  });
830
835
  ```
@@ -218,11 +218,18 @@ Yapılandırmanıza intlayer eklentisini ekleyin.
218
218
  ```typescript fileName="vite.config.ts"
219
219
  import { defineConfig } from "vite";
220
220
  import react from "@vitejs/plugin-react-swc";
221
- import { intlayer, intlayerCompiler } from "vite-intlayer";
221
+ import { intlayer } from "vite-intlayer";
222
222
 
223
223
  // https://vitejs.dev/config/
224
224
  export default defineConfig({
225
- plugins: [react(), intlayer(), intlayerCompiler()],
225
+ plugins: [
226
+ react(),
227
+ intlayer({
228
+ proxy: {
229
+ ignore: (req) => req.url?.startsWith("/api"),
230
+ },
231
+ }),
232
+ ],
226
233
  });
227
234
  ```
228
235
 
@@ -596,6 +596,8 @@ bun x intlayer extract
596
596
  </Tab>
597
597
  <Tab value='Babel derleyicisi'>
598
598
 
599
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
600
+
599
601
  `vite.config.ts` dosyanızı `intlayerCompiler` eklentisini içerecek şekilde güncelleyin:
600
602
 
601
603
  ```ts fileName="vite.config.ts"
@@ -605,7 +607,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
605
607
  export default defineConfig({
606
608
  plugins: [
607
609
  intlayer(),
608
- intlayerCompiler(), // Derleyici eklentisini ekler
610
+ intlayerCompiler(), // Adds the compiler plugin
609
611
  ],
610
612
  });
611
613
  ```
@@ -458,7 +458,7 @@ Paralel olarak, uygulamanıza sunucu tarafı yönlendirme eklemek için `intlaye
458
458
  ```typescript {3,7} fileName="vite.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
459
459
  import { defineConfig } from "vite";
460
460
  import { svelte } from "@sveltejs/vite-plugin-svelte";
461
- import { intlayer, intlayerProxy } from "vite-intlayer";
461
+ import { intlayer } from "vite-intlayer";
462
462
 
463
463
  plugins: [intlayerProxy(), // should be placed first
464
464
  svelte(), intlayer()],
@@ -568,6 +568,8 @@ bun x intlayer extract
568
568
  </Tab>
569
569
  <Tab value='Babel derleyicisi'>
570
570
 
571
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
572
+
571
573
  `vite.config.ts` dosyanızı `intlayerCompiler` eklentisini içerecek şekilde güncelleyin:
572
574
 
573
575
  ```ts fileName="vite.config.ts"
@@ -577,7 +579,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
577
579
  export default defineConfig({
578
580
  plugins: [
579
581
  intlayer(),
580
- intlayerCompiler(), // Derleyici eklentisini ekler
582
+ intlayerCompiler(), // Adds the compiler plugin
581
583
  ],
582
584
  });
583
585
  ```