@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
@@ -992,6 +992,8 @@ bun x intlayer extract
992
992
  </Tab>
993
993
  <Tab value='Babel 컴파일러'>
994
994
 
995
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
996
+
995
997
  ```bash packageManager="npm"
996
998
  npm install @intlayer/babel --save-dev
997
999
  ```
@@ -323,6 +323,8 @@ bun x intlayer extract
323
323
  </Tab>
324
324
  <Tab value='Babel 컴파일러'>
325
325
 
326
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
327
+
326
328
  ```bash packageManager="npm"
327
329
  npm install @intlayer/babel --save-dev
328
330
  ```
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2025-06-18
3
- updatedAt: 2026-05-31
3
+ updatedAt: 2026-06-25
4
4
  title: "Expo + React Native i18n - 앱을 번역하는 완전 가이드"
5
5
  description: "i18next는 이제 그만. 2026년 다국어 (i18n) Expo + React Native 앱 구축 가이드. AI 에이전트로 번역하고 번들 크기, SEO, 성능을 최적화하세요."
6
6
  keywords:
@@ -17,12 +17,18 @@ 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: "프로바이더와 훅을 react-native-intlayer에서 직접 가져오기; react-intlayer는 더 이상 직접 의존성으로 필요하지 않음"
20
23
  - version: 8.9.0
21
24
  date: 2026-05-04
22
25
  changes: "Solid useIntlayer API 사용법을 직접 속성 액세스로 업데이트"
23
26
  - version: 7.5.9
24
27
  date: 2025-12-30
25
28
  changes: "init 명령어 추가"
29
+ - version: 6.1.6
30
+ date: 2025-10-02
31
+ changes: "디버그 섹션 추가"
26
32
  - version: 5.5.10
27
33
  date: 2025-06-29
28
34
  changes: "초기 이력"
@@ -37,7 +43,7 @@ author: aymericzip
37
43
  <iframe
38
44
  src="https://ide.intlayer.org/aymericzip/intlayer-react-native-template?file=intlayer.config.ts"
39
45
  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"
46
+ title="Demo CodeSandbox - Intlayer를 사용하여 애플리케이션을 국제화하는 방법"
41
47
  sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts"
42
48
  loading="lazy"
43
49
  />
@@ -56,22 +62,64 @@ author: aymericzip
56
62
  </Tab>
57
63
  </Tabs>
58
64
 
59
- GitHub에서 [애플리케이션 템플릿](https://github.com/aymericzip/intlayer-react-native-template)을 참조하세요.
65
+ ## 목차
60
66
 
61
- ### 패키지
67
+ <TOC/>
62
68
 
63
- - **중층**
64
- 구성, 사전 콘텐츠, 유형 생성 및 CLI 명령을 위한 핵심 i18n 툴킷입니다.
69
+ ## 대안 대비 Intlayer를 선택하는 이유
65
70
 
66
- - **반응 내부층**
67
- 로케일을 얻고 전환하기 위해 React Native에서 사용할 컨텍스트 공급자와 React 후크를 제공하는 React 통합입니다.
71
+ `react-native-localize`나 `i18next`와 같은 주요 솔루션과 비교했을 때, Intlayer는 다음과 같은 통합 최적화 기능을 갖춘 솔루션입니다:
68
72
 
69
- - **반응 네이티브 삽입층**
70
- Intlayer를 React Native 번들러와 통합하기 위한 Metro 플러그인을 제공하는 React Native 통합입니다.
73
+ <AccordionGroup>
71
74
 
72
- ---
75
+ <Accordion header="완전한 React Native 지원">
76
+
77
+ Intlayer는 React Native와 Expo에서 완벽하게 작동하도록 최적화되어 있으며, **컴포넌트 수준의 콘텐츠 범위 지정**, **TypeScript 지원**, 그리고 모바일 앱에서 국제화(i18n)를 확장하는 데 필요한 모든 기능을 제공합니다.
78
+
79
+ </Accordion>
80
+
81
+ <Accordion header="유지 보수성">
82
+
83
+ 애플리케이션의 콘텐츠 범위를 지정하면 대규모 애플리케이션의 **유지 보수가 용이**해집니다. 전체 콘텐츠 코드베이스를 검토해야 하는 부담 없이 단일 기능 폴더를 복제하거나 삭제할 수 있습니다. 또한 Intlayer는 콘텐츠의 정확성을 보장하기 위해 **완전히 타입이 지정**되어 있습니다.
84
+
85
+ </Accordion>
86
+
87
+ <Accordion header="AI 에이전트">
88
+
89
+ 콘텐츠를 함께 배치하면 대형 언어 모델(LLM)에 필요한 **컨텍스트가 줄어**듭니다. Intlayer는 누락된 번역을 테스트하기 위한 **CLI**, **[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)**, **[에이전트 스킬](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)** 등의 도구 모음을 제공하여 AI 에이전트를 위한 개발자 경험(DX)을 더욱 원활하게 합니다.
90
+
91
+ </Accordion>
92
+
93
+ <Accordion header="자동화">
94
+
95
+ AI 제공업체 비용으로 원하는 LLM을 사용하여 CI/CD 파이프라인에서 자동화로 번역하세요. Intlayer는 콘텐츠 추출을 자동화하는 **컴파일러**와 **백그라운드에서 번역**을 도와주는 [웹 플랫폼](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/intlayer_CMS.md)도 제공합니다.
96
+
97
+ </Accordion>
98
+
99
+ <Accordion header="성능">
100
+
101
+ 대용량 JSON 파일을 컴포넌트에 연결하면 성능 및 반응성 문제가 발생할 수 있습니다. Intlayer는 빌드 시 콘텐츠 로딩을 최적화합니다.
102
+
103
+ </Accordion>
104
+
105
+ <Accordion header="비개발자와의 확장">
106
+
107
+ 단순한 i18n 솔루션 이상으로, Intlayer는 번역사, 카피라이터, 기타 팀원들과의 협업을 원활하게 하는 **자체 호스팅 [비주얼 에디터](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/intlayer_visual_editor.md)**와 **[완전한 CMS](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/intlayer_CMS.md)**를 제공하여 다국어 콘텐츠를 **실시간**으로 관리할 수 있게 합니다. 콘텐츠는 로컬 및/또는 원격으로 저장할 수 있습니다.
108
+
109
+ </Accordion>
110
+
111
+ <Accordion header="번들 크기">
112
+
113
+ 페이지에 대용량 JSON 파일을 로드하는 대신 필요한 콘텐츠만 로드하세요. Intlayer는 **번들 및 뷰 크기를 최대 50%까지 줄이는** 데 도움을 줍니다.
114
+
115
+ </Accordion>
116
+ </AccordionGroup>
117
+
118
+ <Steps>
73
119
 
74
- ## 1단계: 의존성 설치
120
+ <Step number={1} title="의존성 설치">
121
+
122
+ GitHub에서 [애플리케이션 템플릿](https://github.com/aymericzip/intlayer-react-native-template)을 참조하세요.
75
123
 
76
124
  React Native 프로젝트에서 다음 패키지들을 설치하세요:
77
125
 
@@ -96,30 +144,125 @@ bunx intlayer-cli init --interactive
96
144
  > 이 명령은 환경을 감지하고 필요한 패키지를 설치합니다. 예를 들어:
97
145
 
98
146
  ```bash packageManager="npm"
99
- npm install intlayer react-intlayer
100
- npm install --save-dev react-native-intlayer
147
+ npm install intlayer react-native-intlayer
101
148
  ```
102
149
 
103
150
  ```bash packageManager="pnpm"
104
- pnpm add intlayer react-intlayer
105
- pnpm add --save-dev react-native-intlayer
151
+ pnpm add intlayer react-native-intlayer
106
152
  ```
107
153
 
108
154
  ```bash packageManager="yarn"
109
- yarn add intlayer react-intlayer
110
- yarn add --save-dev react-native-intlayer
155
+ yarn add intlayer react-native-intlayer
111
156
  ```
112
157
 
113
158
  ```bash packageManager="bun"
114
- bun add intlayer react-intlayer
115
- bun add --dev react-native-intlayer
159
+ bun add intlayer react-native-intlayer
160
+ ```
161
+
162
+ ### 패키지
163
+
164
+ - **intlayer**
165
+ 구성, 사전 콘텐츠, 유형 생성 및 CLI 명령을 위한 핵심 i18n 툴킷입니다.
166
+
167
+ - **react-native-intlayer**
168
+ 로케일을 얻고 전환하기 위해 사용할 컨텍스트 프로바이더와 React 훅, React Native 폴리필, 그리고 Intlayer를 React Native 번들러와 통합하기 위한 Metro 플러그인을 제공하는 React Native 통합입니다. `react-intlayer`의 모든 것을 재내보내므로 React Native 앱에서는 이 단일 패키지만 필요합니다.
169
+
170
+ ---
171
+
172
+ </Step>
173
+
174
+ <Step number={2} title="Intlayer 구성 생성">
175
+
176
+ 프로젝트 루트(또는 적절한 곳)에 **Intlayer 구성** 파일을 생성하세요. 예시:
177
+
178
+ ```ts fileName="intlayer.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
179
+ /**
180
+ * Locales 타입을 사용할 수 없는 경우, tsconfig.json에서 moduleResolution을 "bundler"로 설정해 보세요
181
+ */
182
+ import { Locales, type IntlayerConfig } from "intlayer";
183
+
184
+ const config: IntlayerConfig = {
185
+ internationalization: {
186
+ locales: [
187
+ Locales.ENGLISH,
188
+ Locales.FRENCH,
189
+ Locales.SPANISH,
190
+ // ... 필요한 다른 로케일 추가
191
+ ],
192
+ defaultLocale: Locales.ENGLISH,
193
+ },
194
+ };
195
+
196
+ export default config;
116
197
  ```
117
198
 
118
- ## 5단계: 콘텐츠 선언하기
199
+ 구성에서 다음을 설정할 수 있습니다:
200
+
201
+ - **지원되는 로케일 목록** 구성.
202
+ - **기본** 로케일 설정.
203
+ - 나중에 더 많은 고급 옵션(로그, 사용자 정의 콘텐츠 디렉토리 등)을 추가할 수 있습니다.
204
+ - 자세한 내용은 [Intlayer 구성 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/configuration.md)를 참조하세요.
205
+
206
+ </Step>
207
+
208
+ <Step number={3} title="Metro 플러그인 추가">
209
+
210
+ Metro는 React Native의 번들러입니다. `react-native init` 명령으로 생성된 React Native 프로젝트의 기본 번들러입니다. Intlayer를 Metro와 함께 사용하려면 `metro.config.js` 파일에 플러그인을 추가해야 합니다:
211
+
212
+ ```js fileName="metro.config.js"
213
+ const { getDefaultConfig } = require("expo/metro-config");
214
+ const { configMetroIntlayer } = require("react-native-intlayer/metro");
215
+
216
+ module.exports = (async () => {
217
+ const defaultConfig = getDefaultConfig(__dirname);
218
+
219
+ return await configMetroIntlayer(defaultConfig);
220
+ })();
221
+ ```
222
+
223
+ > 참고: `configMetroIntlayer`는 Promise 함수입니다. 동기적으로 사용하거나 IIFE(즉시 호출 함수 표현식)를 피하려면 `configMetroIntlayerSync`를 사용하세요.
224
+ > 참고: `configMetroIntlayerSync`는 서버 시작 시 intlayer 사전 빌드를 허용하지 않습니다.
225
+
226
+ </Step>
227
+
228
+ <Step number={4} title="Intlayer 프로바이더 추가">
229
+
230
+ 애플리케이션 전체에서 사용자 언어를 동기화하려면 루트 컴포넌트를 `react-native-intlayer`의 `IntlayerProvider` 컴포넌트로 감싸야 합니다.
231
+
232
+ > 항상 `react-native-intlayer`에서 가져오세요. 이 패키지의 `IntlayerProvider`는 Intlayer가 사용하는 웹 API에 대한 폴리필을 포함하며, `react-intlayer`의 모든 훅과 유틸리티를 재내보냅니다.
233
+
234
+ 또한 Intlayer가 올바르게 작동할 수 있도록 `index.js` 파일에 `intlayerPolyfill` 함수를 추가해야 합니다.
235
+
236
+ ```tsx fileName="app/_layout.tsx" codeFormat={["typescript", "esm"]}
237
+ import { Stack } from "expo-router";
238
+ import { getLocales } from "expo-localization";
239
+ import { IntlayerProvider } from "react-native-intlayer";
240
+ import { type FC } from "react";
241
+
242
+ const getDeviceLocale = () => getLocales()[0]?.languageTag;
243
+
244
+ const RootLayout: FC = () => {
245
+ return (
246
+ <IntlayerProvider defaultLocale={getDeviceLocale()}>
247
+ <Stack>
248
+ <Stack.Screen name="(tabs)" options={{ headerShown: false }} />
249
+ </Stack>
250
+ </IntlayerProvider>
251
+ );
252
+ };
253
+
254
+ export default RootLayout;
255
+ ```
256
+
257
+ </Step>
258
+
259
+ <Step number={5} title="콘텐츠 선언하기">
119
260
 
120
261
  프로젝트 내 어디에서나(일반적으로 `src/` 내) **콘텐츠 선언** 파일을 생성하세요. Intlayer가 지원하는 확장자 형식을 사용할 수 있습니다:
121
262
 
122
263
  - `.content.json`
264
+ - `.content.jsonc`
265
+ - `.content.json5`
123
266
  - `.content.ts`
124
267
  - `.content.tsx`
125
268
  - `.content.js`
@@ -127,7 +270,10 @@ bun add --dev react-native-intlayer
127
270
  - `.content.mjs`
128
271
  - `.content.mjx`
129
272
  - `.content.cjs`
130
- - `.content.cjx`
273
+ - `.content.md`
274
+ - `.content.mdx`
275
+ - `.content.yaml`
276
+ - `.content.yml`
131
277
  - 기타
132
278
 
133
279
  > **Expo Router (웹): `.content.*` 파일을 `app/` 디렉토리 외부에 보관하세요.** Expo Router는 `app/` 내의 모든 JavaScript/TypeScript 파일을 라우트로 취급합니다. 웹에서는 라우트 검색이 파일 시스템을 직접 스캔하며 Metro의 `resolver.blockList`를 **따르지 않으므로**, 함께 위치한 `*.content.ts`가 라우트로 등록됩니다. `app/(tabs)/_layout.content.ts`와 같은 파일은 레이아웃으로 파싱되기도 하며(`.content` 부분이 플랫폼 접미사로 읽힘), 이는 실제 `_layout.tsx`와 충돌하여 다음 오류를 발생시킵니다:
@@ -184,15 +330,72 @@ export default homeScreenContent;
184
330
 
185
331
  ---
186
332
 
187
- ## (선택 사항) 5단계: 앱 로케일 변경하기
333
+ </Step>
334
+
335
+ <Step number={6} title="컴포넌트에서 Intlayer 사용하기">
336
+
337
+ 자식 컴포넌트에서 `useIntlayer` 훅을 사용하여 지역화된 콘텐츠를 가져오세요.
338
+
339
+ ### 예시
340
+
341
+ ```tsx fileName="app/(tabs)/index.tsx" codeFormat={["typescript", "esm"]}
342
+ import { Image, StyleSheet, Platform } from "react-native";
343
+ import { useIntlayer } from "react-native-intlayer";
344
+ import { HelloWave } from "@/components/HelloWave";
345
+ import ParallaxScrollView from "@/components/ParallaxScrollView";
346
+ import { ThemedText } from "@/components/ThemedText";
347
+ import { ThemedView } from "@/components/ThemedView";
348
+ import { type FC } from "react";
349
+
350
+ const HomeScreen = (): FC => {
351
+ const { title, steps } = useIntlayer("home-screen");
352
+
353
+ return (
354
+ <ParallaxScrollView
355
+ headerBackgroundColor={{ light: "#A1CEDC", dark: "#1D3D47" }}
356
+ headerImage={
357
+ <Image
358
+ source={require("@/assets/images/partial-react-logo.png")}
359
+ style={styles.reactLogo}
360
+ />
361
+ }
362
+ >
363
+ <ThemedView style={styles.titleContainer}>
364
+ <ThemedText type="title">{title}</ThemedText>
365
+ <HelloWave />
366
+ </ThemedView>
367
+ </ParallaxScrollView>
368
+ );
369
+ };
370
+
371
+ const styles = StyleSheet.create({
372
+ titleContainer: {
373
+ flexDirection: "row",
374
+ alignItems: "center",
375
+ gap: 8,
376
+ },
377
+ });
378
+
379
+ export default HomeScreen;
380
+ ```
381
+
382
+ > 문자열 기반 prop(예: 버튼의 `title` 또는 `Text` 컴포넌트의 `children`)에서 `content.someKey`를 사용할 때는 실제 문자열을 얻기 위해 **`content.someKey.value`를 호출**하세요.
383
+
384
+ > 앱이 이미 존재한다면 [Intlayer Compiler](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/compiler.md)와 [extract 명령어](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/cli/extract.md)를 사용하여 수천 개의 컴포넌트를 한 번에 변환할 수 있습니다.
385
+
386
+ ---
387
+
388
+ </Step>
188
389
 
189
- 컴포넌트 내에서 로케일을 전환하려면, `useLocale` 훅의 `setLocale` 메서드를 사용할 수 있습니다:
390
+ <Step number={7} title="앱 로케일 변경하기" isOptional={true}>
391
+
392
+ 컴포넌트 내에서 로케일을 전환하려면 `useLocale` 훅의 `setLocale` 메서드를 사용할 수 있습니다:
190
393
 
191
394
  ```tsx fileName="src/components/LocaleSwitcher.tsx" codeFormat={["typescript", "esm"]}
192
395
  import { type FC } from "react";
193
396
  import { View, Text, TouchableOpacity, StyleSheet } from "react-native";
194
397
  import { getLocaleName } from "intlayer";
195
- import { useLocale } from "react-intlayer";
398
+ import { useLocale } from "react-native-intlayer";
196
399
 
197
400
  export const LocaleSwitcher: FC = () => {
198
401
  const { setLocale, availableLocales } = useLocale();
@@ -237,6 +440,10 @@ const styles = StyleSheet.create({
237
440
 
238
441
  > 자세한 내용은 [`useLocale` 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/packages/react-intlayer/useLocale.md)를 참조하세요.
239
442
 
443
+ </Step>
444
+
445
+ </Steps>
446
+
240
447
  ## TypeScript 구성하기 (TypeScript를 사용하는 경우)
241
448
 
242
449
  Intlayer는 자동 완성 기능을 향상시키고 번역 오류를 잡기 위해 숨겨진 폴더(기본값은 `.intlayer`)에 타입 정의를 생성합니다:
@@ -265,7 +472,7 @@ Intlayer는 자동 완성 기능을 향상시키고 번역 오류를 잡기 위
265
472
  Intlayer가 자동 생성한 파일을 커밋하지 않도록 하려면, `.gitignore`에 다음을 추가하세요:
266
473
 
267
474
  ```bash
268
- # Intlayer가 생성한 파일 무시
475
+ # Intlayer가 생성한 파일 무시
269
476
  .intlayer
270
477
  ```
271
478
 
@@ -302,13 +509,13 @@ Intlayer와 함께 개발 경험을 향상시키기 위해 공식 **Intlayer VS
302
509
 
303
510
  React Native은 React Web보다 덜 안정적일 수 있으므로 버전 정렬에 각별히 주의하십시오.
304
511
 
305
- Intlayer는 주로 Web Intl API를 대상으로 하며, React Native에서는 적절한 polyfill을 포함해야 합니다.
512
+ Intlayer는 주로 Web Intl API를 대상으로 하며, React Native에서는 적절한 폴리필을 포함해야 합니다.
306
513
 
307
514
  체크리스트:
308
515
 
309
- - `intlayer`, `react-intlayer`, `react-native-intlayer`의 최신 버전을 사용하세요.
310
- - Intlayer polyfill을 활성화하세요.
311
- - `getLocaleName` 또는 다른 Intl-API 기반 유틸리티를 사용하는 경우, 이러한 polyfill을 먼저 import하세요 (예: `index.js` 또는 `App.tsx`):
516
+ - `intlayer`와 `react-native-intlayer`의 최신 버전을 사용하세요.
517
+ - Intlayer 폴리필을 활성화하세요.
518
+ - `getLocaleName` 또는 다른 Intl-API 기반 유틸리티를 사용하는 경우, 이러한 폴리필을 먼저 import하세요 (예: `index.js` 또는 `App.tsx`):
312
519
 
313
520
  ```ts
314
521
  import "intl";
@@ -318,6 +318,8 @@ bun x intlayer extract
318
318
  </Tab>
319
319
  <Tab value='Babel 컴파일러'>
320
320
 
321
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
322
+
321
323
  `vite.config.ts`를 업데이트하여 `intlayerCompiler` 플러그인을 포함합니다.
322
324
 
323
325
  ```ts fileName="vite.config.ts"
@@ -327,7 +329,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
327
329
  export default defineConfig({
328
330
  plugins: [
329
331
  intlayer(),
330
- intlayerCompiler(), // 컴파일러 플러그인을 추가합니다
332
+ intlayerCompiler(), // Adds the compiler plugin
331
333
  ],
332
334
  });
333
335
  ```
@@ -338,6 +338,8 @@ bun x intlayer extract
338
338
  </Tab>
339
339
  <Tab value='Babel 컴파일러'>
340
340
 
341
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
342
+
341
343
  `vite.config.ts`를 업데이트하여 `intlayerCompiler` 플러그인을 포함합니다.
342
344
 
343
345
  ```ts fileName="vite.config.ts"
@@ -347,7 +349,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
347
349
  export default defineConfig({
348
350
  plugins: [
349
351
  intlayer(),
350
- intlayerCompiler(), // 컴파일러 플러그인을 추가합니다
352
+ intlayerCompiler(), // Adds the compiler plugin
351
353
  ],
352
354
  });
353
355
  ```
@@ -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 애플리케이션에 백엔드 프록시를 추가하려면 `vite-int
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
  });
@@ -734,6 +737,8 @@ bun x intlayer extract
734
737
  </Tab>
735
738
  <Tab value='Babel 컴파일러'>
736
739
 
740
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
741
+
737
742
  `vite.config.ts`를 업데이트하여 `intlayerCompiler` 플러그인을 포함합니다.
738
743
 
739
744
  ```ts fileName="vite.config.ts"
@@ -743,7 +748,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
743
748
  export default defineConfig({
744
749
  plugins: [
745
750
  intlayer(),
746
- intlayerCompiler(), // 컴파일러 플러그인을 추가합니다
751
+ intlayerCompiler(), // Adds the compiler plugin
747
752
  ],
748
753
  });
749
754
  ```
@@ -228,11 +228,15 @@ export default defineConfig({
228
228
  tanstackStart({
229
229
  router: {
230
230
  routeFileIgnorePattern:
231
- ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5)$",
231
+ ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5|md|mdx|yaml|yml)$",
232
232
  },
233
233
  }),
234
234
  solidPlugin({ ssr: true }),
235
- intlayer(),
235
+ intlayer({
236
+ proxy: {
237
+ ignore: (req) => req.url?.startsWith("/api"),
238
+ },
239
+ }),
236
240
  ],
237
241
  });
238
242
  ```
@@ -568,22 +572,25 @@ const RootComponent: ParentComponent = (props) => {
568
572
 
569
573
  > 프로덕션에서 `intlayerProxy`를 사용하려면 `vite-intlayer` 패키지를 `devDependencies`에서 `dependencies`로 변경해야 합니다.
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를 사용하는 경우 프록시는 서버 앞에 배치되어야 합니다.
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 컴파일러'>
828
835
 
829
- `intlayerCompiler` 플러그인을 포함하도록 `vite.config.ts`를 업데이트하세요.
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부터 컴파일러는 `intlayer()` 플러그인에 직접 번들로 제공되며 `compiler.enabled`가 설정되고 `compiler.output` 경로가 구성되면 자동으로 활성화됩니다. 아래와 같이 `intlayerCompiler()`를 별도로 등록하는 것은 이제 선택 사항입니다 — 추가되더라도 자체적으로 중복을 제거합니다. [v9 릴리스 노트](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/releases/v9.md)를 참조하세요.
838
+ `intlayerCompiler` 플러그인을 포함하도록 `vite.config.ts`를 업데이트하세요.
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
  ```
@@ -242,11 +242,15 @@ import { intlayer } from "vite-intlayer";
242
242
  const config = defineConfig({
243
243
  plugins: [
244
244
  nitro(),
245
- intlayer(),
245
+ intlayer({
246
+ proxy: {
247
+ ignore: (req) => req.url?.startsWith("/api"),
248
+ },
249
+ }),
246
250
  tanstackStart({
247
251
  router: {
248
252
  routeFileIgnorePattern:
249
- ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5)$",
253
+ ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5|md|mdx|yaml|yml)$",
250
254
  },
251
255
  }),
252
256
  viteReact(),
@@ -650,22 +654,25 @@ function RootDocument({ children }: { children: ReactNode }) {
650
654
 
651
655
  > 프로덕션에서 `intlayerProxy`를 사용하려면 `vite-intlayer` 패키지를 `devDependencies`에서 `dependencies`로 변경해야 합니다.
652
656
 
653
- ```typescript {7,14-17} fileName="vite.config.ts"
657
+ ```typescript fileName="vite.config.ts"
654
658
  import { tanstackStart } from "@tanstack/react-start/plugin/vite";
655
659
  import viteReact from "@vitejs/plugin-react";
656
660
  import { nitro } from "nitro/vite";
657
661
  import { defineConfig } from "vite";
658
- import { intlayer, intlayerProxy } from "vite-intlayer";
662
+ import { intlayer } from "vite-intlayer";
659
663
 
660
664
  export default defineConfig({
661
665
  plugins: [
662
- intlayerProxy(), // Nitro를 사용하는 경우 프록시를 서버 앞에 배치해야 합니다.
663
666
  nitro(),
664
- intlayer(),
667
+ intlayer({
668
+ proxy: {
669
+ ignore: (req) => req.url?.startsWith("/api"),
670
+ },
671
+ }),
665
672
  tanstackStart({
666
673
  router: {
667
674
  routeFileIgnorePattern:
668
- ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5)$",
675
+ ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5|md|mdx|yaml|yml)$",
669
676
  },
670
677
  }),
671
678
  viteReact(),
@@ -906,6 +913,8 @@ bun x intlayer extract
906
913
  </Tab>
907
914
  <Tab value='Babel 컴파일러'>
908
915
 
916
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
917
+
909
918
  `vite.config.ts`를 업데이트하여 `intlayerCompiler` 플러그인을 포함합니다.
910
919
 
911
920
  ```ts fileName="vite.config.ts"
@@ -915,7 +924,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
915
924
  export default defineConfig({
916
925
  plugins: [
917
926
  intlayer(),
918
- intlayerCompiler(), // 컴파일러 플러그인을 추가합니다
927
+ intlayerCompiler(), // Adds the compiler plugin
919
928
  ],
920
929
  });
921
930
  ```
@@ -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,12 +480,15 @@ export class MyElement extends LitElement {
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: [
481
- intlayerProxy(), // should be placed first
482
- intlayer(),
487
+ intlayer({
488
+ proxy: {
489
+ ignore: (req) => req.url?.startsWith("/api"),
490
+ },
491
+ }),
483
492
  ],
484
493
  });
485
494
  ```