@intlayer/docs 9.0.0-canary.6 → 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 (642) 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 +6 -1
  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/vite-intlayer/intlayerCompiler.md +120 -0
  39. package/docs/ar/packages/vite-intlayer/intlayerMinify.md +92 -0
  40. package/docs/ar/packages/vite-intlayer/intlayerProxy.md +172 -0
  41. package/docs/ar/releases/v9.md +45 -1
  42. package/docs/bn/custom_domains.md +8 -2
  43. package/docs/bn/intlayer_with_storybook.md +7 -1
  44. package/docs/bn/intlayer_with_vite+lit.md +8 -2
  45. package/docs/bn/intlayer_with_vite+vanilla.md +16 -5
  46. package/docs/cs/custom_domains.md +8 -2
  47. package/docs/cs/intlayer_with_storybook.md +7 -1
  48. package/docs/cs/intlayer_with_vite+lit.md +8 -2
  49. package/docs/cs/intlayer_with_vite+vanilla.md +16 -5
  50. package/docs/de/compiler.md +6 -3
  51. package/docs/de/custom_domains.md +8 -2
  52. package/docs/de/custom_url_rewrites.md +8 -2
  53. package/docs/de/intlayer_with_analog.md +5 -1
  54. package/docs/de/intlayer_with_astro.md +3 -1
  55. package/docs/de/intlayer_with_astro_lit.md +3 -1
  56. package/docs/de/intlayer_with_astro_preact.md +3 -1
  57. package/docs/de/intlayer_with_astro_react.md +3 -1
  58. package/docs/de/intlayer_with_astro_solid.md +3 -1
  59. package/docs/de/intlayer_with_astro_svelte.md +3 -1
  60. package/docs/de/intlayer_with_astro_vanilla.md +3 -1
  61. package/docs/de/intlayer_with_astro_vue.md +3 -1
  62. package/docs/de/intlayer_with_lynx+react.md +6 -1
  63. package/docs/de/intlayer_with_nextjs_16.md +2 -0
  64. package/docs/de/intlayer_with_nextjs_compiler.md +2 -0
  65. package/docs/de/intlayer_with_react_native+expo.md +6 -1
  66. package/docs/de/intlayer_with_react_router_v7.md +3 -1
  67. package/docs/de/intlayer_with_react_router_v7_fs_routes.md +8 -3
  68. package/docs/de/intlayer_with_storybook.md +7 -1
  69. package/docs/de/intlayer_with_svelte_kit.md +9 -4
  70. package/docs/de/intlayer_with_tanstack+solid.md +18 -11
  71. package/docs/de/intlayer_with_tanstack.md +17 -8
  72. package/docs/de/intlayer_with_vite+lit.md +13 -4
  73. package/docs/de/intlayer_with_vite+preact.md +3 -1
  74. package/docs/de/intlayer_with_vite+react.md +9 -4
  75. package/docs/de/intlayer_with_vite+react_compiler.md +9 -2
  76. package/docs/de/intlayer_with_vite+solid.md +3 -1
  77. package/docs/de/intlayer_with_vite+svelte.md +9 -4
  78. package/docs/de/intlayer_with_vite+vanilla.md +16 -5
  79. package/docs/de/intlayer_with_vite+vue.md +9 -4
  80. package/docs/de/packages/@intlayer_babel/export.md +131 -0
  81. package/docs/de/packages/vite-intlayer/intlayerCompiler.md +120 -0
  82. package/docs/de/packages/vite-intlayer/intlayerMinify.md +92 -0
  83. package/docs/de/packages/vite-intlayer/intlayerProxy.md +172 -0
  84. package/docs/de/releases/v9.md +23 -1
  85. package/docs/en/compiler.md +5 -1
  86. package/docs/en/custom_domains.md +8 -2
  87. package/docs/en/custom_url_rewrites.md +8 -2
  88. package/docs/en/intlayer_with_analog.md +5 -1
  89. package/docs/en/intlayer_with_astro.md +2 -2
  90. package/docs/en/intlayer_with_astro_lit.md +2 -2
  91. package/docs/en/intlayer_with_astro_preact.md +2 -2
  92. package/docs/en/intlayer_with_astro_react.md +2 -2
  93. package/docs/en/intlayer_with_astro_solid.md +2 -2
  94. package/docs/en/intlayer_with_astro_svelte.md +2 -2
  95. package/docs/en/intlayer_with_astro_vanilla.md +2 -2
  96. package/docs/en/intlayer_with_astro_vue.md +2 -2
  97. package/docs/en/intlayer_with_lynx+react.md +6 -1
  98. package/docs/en/intlayer_with_nextjs_16.md +2 -0
  99. package/docs/en/intlayer_with_nextjs_compiler.md +2 -0
  100. package/docs/en/intlayer_with_react_native+expo.md +6 -1
  101. package/docs/en/intlayer_with_react_router_v7.md +8 -3
  102. package/docs/en/intlayer_with_react_router_v7_fs_routes.md +8 -3
  103. package/docs/en/intlayer_with_storybook.md +7 -1
  104. package/docs/en/intlayer_with_svelte_kit.md +8 -5
  105. package/docs/en/intlayer_with_tanstack+solid.md +18 -9
  106. package/docs/en/intlayer_with_tanstack.md +16 -7
  107. package/docs/en/intlayer_with_vite+lit.md +13 -4
  108. package/docs/en/intlayer_with_vite+preact.md +8 -3
  109. package/docs/en/intlayer_with_vite+react.md +8 -3
  110. package/docs/en/intlayer_with_vite+react_compiler.md +9 -2
  111. package/docs/en/intlayer_with_vite+solid.md +8 -3
  112. package/docs/en/intlayer_with_vite+svelte.md +8 -3
  113. package/docs/en/intlayer_with_vite+vanilla.md +15 -6
  114. package/docs/en/intlayer_with_vite+vue.md +8 -3
  115. package/docs/en/packages/@intlayer_babel/export.md +131 -0
  116. package/docs/en/packages/vite-intlayer/exports.md +38 -13
  117. package/docs/en/packages/vite-intlayer/intlayer.md +133 -14
  118. package/docs/en/packages/vite-intlayer/intlayerCompiler.md +120 -0
  119. package/docs/en/packages/vite-intlayer/intlayerMinify.md +92 -0
  120. package/docs/en/packages/vite-intlayer/intlayerProxy.md +172 -0
  121. package/docs/en/packages/vite-intlayer/intlayerPrune.md +90 -12
  122. package/docs/en/releases/v9.md +25 -1
  123. package/docs/en-GB/compiler.md +6 -3
  124. package/docs/en-GB/custom_domains.md +8 -2
  125. package/docs/en-GB/custom_url_rewrites.md +8 -2
  126. package/docs/en-GB/intlayer_with_analog.md +5 -1
  127. package/docs/en-GB/intlayer_with_astro.md +2 -0
  128. package/docs/en-GB/intlayer_with_astro_lit.md +2 -0
  129. package/docs/en-GB/intlayer_with_astro_preact.md +2 -0
  130. package/docs/en-GB/intlayer_with_astro_react.md +2 -0
  131. package/docs/en-GB/intlayer_with_astro_solid.md +2 -0
  132. package/docs/en-GB/intlayer_with_astro_svelte.md +2 -0
  133. package/docs/en-GB/intlayer_with_astro_vanilla.md +2 -0
  134. package/docs/en-GB/intlayer_with_astro_vue.md +2 -0
  135. package/docs/en-GB/intlayer_with_lynx+react.md +6 -1
  136. package/docs/en-GB/intlayer_with_react_native+expo.md +6 -1
  137. package/docs/en-GB/intlayer_with_react_router_v7.md +6 -3
  138. package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +6 -3
  139. package/docs/en-GB/intlayer_with_storybook.md +7 -1
  140. package/docs/en-GB/intlayer_with_svelte_kit.md +6 -3
  141. package/docs/en-GB/intlayer_with_tanstack+solid.md +18 -11
  142. package/docs/en-GB/intlayer_with_tanstack.md +14 -7
  143. package/docs/en-GB/intlayer_with_vite+lit.md +13 -4
  144. package/docs/en-GB/intlayer_with_vite+react.md +6 -3
  145. package/docs/en-GB/intlayer_with_vite+react_compiler.md +9 -2
  146. package/docs/en-GB/intlayer_with_vite+svelte.md +6 -3
  147. package/docs/en-GB/intlayer_with_vite+vanilla.md +15 -4
  148. package/docs/en-GB/intlayer_with_vite+vue.md +6 -3
  149. package/docs/en-GB/packages/@intlayer_babel/export.md +131 -0
  150. package/docs/en-GB/packages/vite-intlayer/intlayerCompiler.md +120 -0
  151. package/docs/en-GB/packages/vite-intlayer/intlayerMinify.md +92 -0
  152. package/docs/en-GB/packages/vite-intlayer/intlayerProxy.md +172 -0
  153. package/docs/en-GB/releases/v9.md +23 -1
  154. package/docs/es/compiler.md +6 -3
  155. package/docs/es/custom_domains.md +8 -2
  156. package/docs/es/custom_url_rewrites.md +8 -2
  157. package/docs/es/intlayer_with_analog.md +5 -1
  158. package/docs/es/intlayer_with_astro.md +3 -1
  159. package/docs/es/intlayer_with_astro_lit.md +3 -1
  160. package/docs/es/intlayer_with_astro_preact.md +3 -1
  161. package/docs/es/intlayer_with_astro_react.md +3 -1
  162. package/docs/es/intlayer_with_astro_solid.md +3 -1
  163. package/docs/es/intlayer_with_astro_svelte.md +3 -1
  164. package/docs/es/intlayer_with_astro_vanilla.md +3 -1
  165. package/docs/es/intlayer_with_astro_vue.md +3 -1
  166. package/docs/es/intlayer_with_lynx+react.md +6 -1
  167. package/docs/es/intlayer_with_nextjs_16.md +2 -0
  168. package/docs/es/intlayer_with_nextjs_compiler.md +2 -0
  169. package/docs/es/intlayer_with_react_native+expo.md +6 -1
  170. package/docs/es/intlayer_with_react_router_v7.md +3 -1
  171. package/docs/es/intlayer_with_react_router_v7_fs_routes.md +9 -4
  172. package/docs/es/intlayer_with_storybook.md +7 -1
  173. package/docs/es/intlayer_with_svelte_kit.md +9 -4
  174. package/docs/es/intlayer_with_tanstack+solid.md +18 -11
  175. package/docs/es/intlayer_with_tanstack.md +17 -8
  176. package/docs/es/intlayer_with_vite+lit.md +13 -4
  177. package/docs/es/intlayer_with_vite+preact.md +3 -1
  178. package/docs/es/intlayer_with_vite+react.md +9 -4
  179. package/docs/es/intlayer_with_vite+react_compiler.md +9 -2
  180. package/docs/es/intlayer_with_vite+solid.md +3 -1
  181. package/docs/es/intlayer_with_vite+svelte.md +4 -2
  182. package/docs/es/intlayer_with_vite+vanilla.md +16 -5
  183. package/docs/es/intlayer_with_vite+vue.md +9 -4
  184. package/docs/es/packages/@intlayer_babel/export.md +131 -0
  185. package/docs/es/packages/vite-intlayer/intlayerCompiler.md +120 -0
  186. package/docs/es/packages/vite-intlayer/intlayerMinify.md +92 -0
  187. package/docs/es/packages/vite-intlayer/intlayerProxy.md +172 -0
  188. package/docs/es/releases/v9.md +23 -1
  189. package/docs/fr/compiler.md +6 -3
  190. package/docs/fr/custom_domains.md +8 -2
  191. package/docs/fr/custom_url_rewrites.md +8 -2
  192. package/docs/fr/intlayer_with_analog.md +5 -1
  193. package/docs/fr/intlayer_with_astro.md +3 -1
  194. package/docs/fr/intlayer_with_astro_lit.md +3 -1
  195. package/docs/fr/intlayer_with_astro_preact.md +3 -1
  196. package/docs/fr/intlayer_with_astro_react.md +3 -1
  197. package/docs/fr/intlayer_with_astro_solid.md +3 -1
  198. package/docs/fr/intlayer_with_astro_svelte.md +3 -1
  199. package/docs/fr/intlayer_with_astro_vanilla.md +3 -1
  200. package/docs/fr/intlayer_with_astro_vue.md +3 -1
  201. package/docs/fr/intlayer_with_lynx+react.md +6 -1
  202. package/docs/fr/intlayer_with_nextjs_16.md +2 -0
  203. package/docs/fr/intlayer_with_nextjs_compiler.md +2 -0
  204. package/docs/fr/intlayer_with_react_native+expo.md +6 -1
  205. package/docs/fr/intlayer_with_react_router_v7.md +3 -1
  206. package/docs/fr/intlayer_with_react_router_v7_fs_routes.md +3 -1
  207. package/docs/fr/intlayer_with_storybook.md +7 -1
  208. package/docs/fr/intlayer_with_svelte_kit.md +9 -4
  209. package/docs/fr/intlayer_with_tanstack+solid.md +18 -11
  210. package/docs/fr/intlayer_with_tanstack.md +17 -8
  211. package/docs/fr/intlayer_with_vite+lit.md +13 -4
  212. package/docs/fr/intlayer_with_vite+preact.md +3 -1
  213. package/docs/fr/intlayer_with_vite+react.md +9 -4
  214. package/docs/fr/intlayer_with_vite+react_compiler.md +9 -2
  215. package/docs/fr/intlayer_with_vite+solid.md +3 -1
  216. package/docs/fr/intlayer_with_vite+svelte.md +9 -4
  217. package/docs/fr/intlayer_with_vite+vanilla.md +16 -5
  218. package/docs/fr/intlayer_with_vite+vue.md +9 -4
  219. package/docs/fr/packages/@intlayer_babel/export.md +131 -0
  220. package/docs/fr/packages/vite-intlayer/intlayerCompiler.md +120 -0
  221. package/docs/fr/packages/vite-intlayer/intlayerMinify.md +92 -0
  222. package/docs/fr/packages/vite-intlayer/intlayerProxy.md +172 -0
  223. package/docs/fr/releases/v9.md +23 -1
  224. package/docs/hi/compiler.md +6 -3
  225. package/docs/hi/custom_domains.md +8 -2
  226. package/docs/hi/custom_url_rewrites.md +8 -2
  227. package/docs/hi/intlayer_with_analog.md +5 -1
  228. package/docs/hi/intlayer_with_astro.md +6 -3
  229. package/docs/hi/intlayer_with_astro_lit.md +6 -3
  230. package/docs/hi/intlayer_with_astro_preact.md +6 -3
  231. package/docs/hi/intlayer_with_astro_react.md +6 -3
  232. package/docs/hi/intlayer_with_astro_solid.md +6 -3
  233. package/docs/hi/intlayer_with_astro_svelte.md +6 -3
  234. package/docs/hi/intlayer_with_astro_vanilla.md +6 -3
  235. package/docs/hi/intlayer_with_astro_vue.md +6 -3
  236. package/docs/hi/intlayer_with_lynx+react.md +6 -1
  237. package/docs/hi/intlayer_with_react_native+expo.md +6 -1
  238. package/docs/hi/intlayer_with_react_router_v7.md +6 -3
  239. package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +6 -3
  240. package/docs/hi/intlayer_with_storybook.md +7 -1
  241. package/docs/hi/intlayer_with_svelte_kit.md +12 -6
  242. package/docs/hi/intlayer_with_tanstack+solid.md +18 -11
  243. package/docs/hi/intlayer_with_tanstack.md +20 -10
  244. package/docs/hi/intlayer_with_vite+lit.md +8 -2
  245. package/docs/hi/intlayer_with_vite+preact.md +6 -3
  246. package/docs/hi/intlayer_with_vite+react.md +12 -6
  247. package/docs/hi/intlayer_with_vite+react_compiler.md +9 -2
  248. package/docs/hi/intlayer_with_vite+solid.md +6 -3
  249. package/docs/hi/intlayer_with_vite+svelte.md +7 -4
  250. package/docs/hi/intlayer_with_vite+vanilla.md +16 -5
  251. package/docs/hi/intlayer_with_vite+vue.md +12 -6
  252. package/docs/hi/packages/@intlayer_babel/export.md +131 -0
  253. package/docs/hi/packages/vite-intlayer/intlayerCompiler.md +120 -0
  254. package/docs/hi/packages/vite-intlayer/intlayerMinify.md +92 -0
  255. package/docs/hi/packages/vite-intlayer/intlayerProxy.md +172 -0
  256. package/docs/hi/releases/v9.md +23 -1
  257. package/docs/id/compiler.md +6 -3
  258. package/docs/id/custom_domains.md +8 -2
  259. package/docs/id/custom_url_rewrites.md +8 -2
  260. package/docs/id/intlayer_with_analog.md +5 -1
  261. package/docs/id/intlayer_with_astro.md +3 -1
  262. package/docs/id/intlayer_with_astro_lit.md +3 -1
  263. package/docs/id/intlayer_with_astro_preact.md +3 -1
  264. package/docs/id/intlayer_with_astro_react.md +3 -1
  265. package/docs/id/intlayer_with_astro_solid.md +3 -1
  266. package/docs/id/intlayer_with_astro_svelte.md +3 -1
  267. package/docs/id/intlayer_with_astro_vanilla.md +3 -1
  268. package/docs/id/intlayer_with_astro_vue.md +3 -1
  269. package/docs/id/intlayer_with_lynx+react.md +6 -1
  270. package/docs/id/intlayer_with_nextjs_16.md +2 -0
  271. package/docs/id/intlayer_with_nextjs_compiler.md +2 -0
  272. package/docs/id/intlayer_with_react_native+expo.md +6 -1
  273. package/docs/id/intlayer_with_react_router_v7.md +3 -1
  274. package/docs/id/intlayer_with_react_router_v7_fs_routes.md +9 -4
  275. package/docs/id/intlayer_with_storybook.md +7 -1
  276. package/docs/id/intlayer_with_svelte_kit.md +9 -4
  277. package/docs/id/intlayer_with_tanstack+solid.md +18 -11
  278. package/docs/id/intlayer_with_tanstack.md +17 -8
  279. package/docs/id/intlayer_with_vite+lit.md +8 -2
  280. package/docs/id/intlayer_with_vite+preact.md +3 -1
  281. package/docs/id/intlayer_with_vite+react.md +9 -4
  282. package/docs/id/intlayer_with_vite+react_compiler.md +9 -2
  283. package/docs/id/intlayer_with_vite+solid.md +3 -1
  284. package/docs/id/intlayer_with_vite+svelte.md +5 -3
  285. package/docs/id/intlayer_with_vite+vanilla.md +16 -5
  286. package/docs/id/intlayer_with_vite+vue.md +9 -4
  287. package/docs/id/packages/@intlayer_babel/export.md +131 -0
  288. package/docs/id/packages/vite-intlayer/intlayerCompiler.md +120 -0
  289. package/docs/id/packages/vite-intlayer/intlayerMinify.md +92 -0
  290. package/docs/id/packages/vite-intlayer/intlayerProxy.md +172 -0
  291. package/docs/id/releases/v9.md +23 -1
  292. package/docs/it/compiler.md +6 -3
  293. package/docs/it/custom_domains.md +8 -2
  294. package/docs/it/custom_url_rewrites.md +8 -2
  295. package/docs/it/intlayer_with_analog.md +5 -1
  296. package/docs/it/intlayer_with_astro.md +3 -1
  297. package/docs/it/intlayer_with_astro_lit.md +3 -1
  298. package/docs/it/intlayer_with_astro_preact.md +3 -1
  299. package/docs/it/intlayer_with_astro_react.md +3 -1
  300. package/docs/it/intlayer_with_astro_solid.md +3 -1
  301. package/docs/it/intlayer_with_astro_svelte.md +3 -1
  302. package/docs/it/intlayer_with_astro_vanilla.md +3 -1
  303. package/docs/it/intlayer_with_astro_vue.md +3 -1
  304. package/docs/it/intlayer_with_lynx+react.md +6 -1
  305. package/docs/it/intlayer_with_nextjs_16.md +2 -0
  306. package/docs/it/intlayer_with_nextjs_compiler.md +2 -0
  307. package/docs/it/intlayer_with_react_native+expo.md +6 -1
  308. package/docs/it/intlayer_with_react_router_v7.md +3 -1
  309. package/docs/it/intlayer_with_react_router_v7_fs_routes.md +3 -1
  310. package/docs/it/intlayer_with_storybook.md +7 -1
  311. package/docs/it/intlayer_with_svelte_kit.md +9 -4
  312. package/docs/it/intlayer_with_tanstack+solid.md +18 -11
  313. package/docs/it/intlayer_with_tanstack.md +17 -8
  314. package/docs/it/intlayer_with_vite+lit.md +13 -4
  315. package/docs/it/intlayer_with_vite+preact.md +3 -1
  316. package/docs/it/intlayer_with_vite+react.md +9 -4
  317. package/docs/it/intlayer_with_vite+react_compiler.md +9 -2
  318. package/docs/it/intlayer_with_vite+solid.md +3 -1
  319. package/docs/it/intlayer_with_vite+svelte.md +4 -2
  320. package/docs/it/intlayer_with_vite+vanilla.md +16 -5
  321. package/docs/it/intlayer_with_vite+vue.md +9 -4
  322. package/docs/it/packages/@intlayer_babel/export.md +131 -0
  323. package/docs/it/packages/vite-intlayer/intlayerCompiler.md +120 -0
  324. package/docs/it/packages/vite-intlayer/intlayerMinify.md +92 -0
  325. package/docs/it/packages/vite-intlayer/intlayerProxy.md +172 -0
  326. package/docs/it/releases/v9.md +23 -1
  327. package/docs/ja/compiler.md +6 -3
  328. package/docs/ja/custom_domains.md +8 -2
  329. package/docs/ja/custom_url_rewrites.md +8 -2
  330. package/docs/ja/intlayer_with_analog.md +5 -1
  331. package/docs/ja/intlayer_with_astro.md +2 -0
  332. package/docs/ja/intlayer_with_astro_lit.md +2 -0
  333. package/docs/ja/intlayer_with_astro_preact.md +2 -0
  334. package/docs/ja/intlayer_with_astro_react.md +2 -0
  335. package/docs/ja/intlayer_with_astro_solid.md +2 -0
  336. package/docs/ja/intlayer_with_astro_svelte.md +2 -0
  337. package/docs/ja/intlayer_with_astro_vanilla.md +2 -0
  338. package/docs/ja/intlayer_with_astro_vue.md +2 -0
  339. package/docs/ja/intlayer_with_lynx+react.md +6 -1
  340. package/docs/ja/intlayer_with_nextjs_16.md +2 -0
  341. package/docs/ja/intlayer_with_nextjs_compiler.md +2 -0
  342. package/docs/ja/intlayer_with_react_native+expo.md +6 -1
  343. package/docs/ja/intlayer_with_react_router_v7.md +8 -3
  344. package/docs/ja/intlayer_with_react_router_v7_fs_routes.md +3 -1
  345. package/docs/ja/intlayer_with_storybook.md +7 -1
  346. package/docs/ja/intlayer_with_svelte_kit.md +2 -0
  347. package/docs/ja/intlayer_with_tanstack+solid.md +18 -11
  348. package/docs/ja/intlayer_with_tanstack.md +18 -11
  349. package/docs/ja/intlayer_with_vite+lit.md +13 -4
  350. package/docs/ja/intlayer_with_vite+preact.md +8 -3
  351. package/docs/ja/intlayer_with_vite+react.md +3 -1
  352. package/docs/ja/intlayer_with_vite+react_compiler.md +9 -2
  353. package/docs/ja/intlayer_with_vite+solid.md +3 -1
  354. package/docs/ja/intlayer_with_vite+svelte.md +5 -3
  355. package/docs/ja/intlayer_with_vite+vanilla.md +16 -5
  356. package/docs/ja/intlayer_with_vite+vue.md +9 -4
  357. package/docs/ja/packages/@intlayer_babel/export.md +131 -0
  358. package/docs/ja/packages/vite-intlayer/intlayerCompiler.md +120 -0
  359. package/docs/ja/packages/vite-intlayer/intlayerMinify.md +92 -0
  360. package/docs/ja/packages/vite-intlayer/intlayerProxy.md +172 -0
  361. package/docs/ja/releases/v9.md +23 -1
  362. package/docs/ko/compiler.md +6 -3
  363. package/docs/ko/custom_domains.md +8 -2
  364. package/docs/ko/custom_url_rewrites.md +8 -2
  365. package/docs/ko/intlayer_with_analog.md +5 -1
  366. package/docs/ko/intlayer_with_astro.md +3 -1
  367. package/docs/ko/intlayer_with_astro_lit.md +3 -1
  368. package/docs/ko/intlayer_with_astro_preact.md +3 -1
  369. package/docs/ko/intlayer_with_astro_react.md +3 -1
  370. package/docs/ko/intlayer_with_astro_solid.md +3 -1
  371. package/docs/ko/intlayer_with_astro_svelte.md +3 -1
  372. package/docs/ko/intlayer_with_astro_vanilla.md +3 -1
  373. package/docs/ko/intlayer_with_astro_vue.md +3 -1
  374. package/docs/ko/intlayer_with_lynx+react.md +6 -1
  375. package/docs/ko/intlayer_with_nextjs_16.md +2 -0
  376. package/docs/ko/intlayer_with_nextjs_compiler.md +2 -0
  377. package/docs/ko/intlayer_with_react_native+expo.md +6 -1
  378. package/docs/ko/intlayer_with_react_router_v7.md +3 -1
  379. package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +3 -1
  380. package/docs/ko/intlayer_with_storybook.md +7 -1
  381. package/docs/ko/intlayer_with_svelte_kit.md +9 -4
  382. package/docs/ko/intlayer_with_tanstack+solid.md +18 -11
  383. package/docs/ko/intlayer_with_tanstack.md +17 -8
  384. package/docs/ko/intlayer_with_vite+lit.md +13 -4
  385. package/docs/ko/intlayer_with_vite+preact.md +3 -1
  386. package/docs/ko/intlayer_with_vite+react.md +3 -1
  387. package/docs/ko/intlayer_with_vite+react_compiler.md +9 -2
  388. package/docs/ko/intlayer_with_vite+svelte.md +5 -3
  389. package/docs/ko/intlayer_with_vite+vanilla.md +16 -5
  390. package/docs/ko/intlayer_with_vite+vue.md +9 -4
  391. package/docs/ko/packages/@intlayer_babel/export.md +131 -0
  392. package/docs/ko/packages/vite-intlayer/intlayerCompiler.md +120 -0
  393. package/docs/ko/packages/vite-intlayer/intlayerMinify.md +92 -0
  394. package/docs/ko/packages/vite-intlayer/intlayerProxy.md +172 -0
  395. package/docs/ko/releases/v9.md +23 -1
  396. package/docs/nl/custom_domains.md +8 -2
  397. package/docs/nl/intlayer_with_storybook.md +7 -1
  398. package/docs/nl/intlayer_with_vite+lit.md +8 -2
  399. package/docs/nl/intlayer_with_vite+vanilla.md +16 -5
  400. package/docs/pl/compiler.md +6 -3
  401. package/docs/pl/custom_domains.md +8 -2
  402. package/docs/pl/custom_url_rewrites.md +8 -2
  403. package/docs/pl/intlayer_with_analog.md +5 -1
  404. package/docs/pl/intlayer_with_astro.md +6 -4
  405. package/docs/pl/intlayer_with_astro_lit.md +3 -1
  406. package/docs/pl/intlayer_with_astro_preact.md +3 -1
  407. package/docs/pl/intlayer_with_astro_react.md +3 -1
  408. package/docs/pl/intlayer_with_astro_solid.md +3 -1
  409. package/docs/pl/intlayer_with_astro_svelte.md +3 -1
  410. package/docs/pl/intlayer_with_astro_vanilla.md +3 -1
  411. package/docs/pl/intlayer_with_astro_vue.md +3 -1
  412. package/docs/pl/intlayer_with_lynx+react.md +6 -1
  413. package/docs/pl/intlayer_with_nextjs_16.md +2 -0
  414. package/docs/pl/intlayer_with_nextjs_compiler.md +2 -0
  415. package/docs/pl/intlayer_with_react_native+expo.md +6 -1
  416. package/docs/pl/intlayer_with_react_router_v7.md +3 -1
  417. package/docs/pl/intlayer_with_react_router_v7_fs_routes.md +3 -1
  418. package/docs/pl/intlayer_with_storybook.md +7 -1
  419. package/docs/pl/intlayer_with_svelte_kit.md +9 -4
  420. package/docs/pl/intlayer_with_tanstack+solid.md +18 -9
  421. package/docs/pl/intlayer_with_tanstack.md +17 -8
  422. package/docs/pl/intlayer_with_vite+lit.md +8 -2
  423. package/docs/pl/intlayer_with_vite+preact.md +3 -1
  424. package/docs/pl/intlayer_with_vite+react.md +9 -4
  425. package/docs/pl/intlayer_with_vite+react_compiler.md +9 -2
  426. package/docs/pl/intlayer_with_vite+solid.md +3 -1
  427. package/docs/pl/intlayer_with_vite+svelte.md +4 -2
  428. package/docs/pl/intlayer_with_vite+vanilla.md +16 -5
  429. package/docs/pl/intlayer_with_vite+vue.md +9 -4
  430. package/docs/pl/packages/@intlayer_babel/export.md +131 -0
  431. package/docs/pl/packages/vite-intlayer/intlayerCompiler.md +120 -0
  432. package/docs/pl/packages/vite-intlayer/intlayerMinify.md +92 -0
  433. package/docs/pl/packages/vite-intlayer/intlayerProxy.md +172 -0
  434. package/docs/pl/releases/v9.md +23 -1
  435. package/docs/pt/compiler.md +6 -3
  436. package/docs/pt/custom_domains.md +8 -2
  437. package/docs/pt/custom_url_rewrites.md +8 -2
  438. package/docs/pt/intlayer_with_analog.md +5 -1
  439. package/docs/pt/intlayer_with_astro.md +6 -4
  440. package/docs/pt/intlayer_with_astro_lit.md +3 -1
  441. package/docs/pt/intlayer_with_astro_preact.md +3 -1
  442. package/docs/pt/intlayer_with_astro_react.md +3 -1
  443. package/docs/pt/intlayer_with_astro_solid.md +3 -1
  444. package/docs/pt/intlayer_with_astro_svelte.md +3 -1
  445. package/docs/pt/intlayer_with_astro_vanilla.md +3 -1
  446. package/docs/pt/intlayer_with_astro_vue.md +3 -1
  447. package/docs/pt/intlayer_with_lynx+react.md +6 -1
  448. package/docs/pt/intlayer_with_nextjs_16.md +2 -0
  449. package/docs/pt/intlayer_with_nextjs_compiler.md +2 -0
  450. package/docs/pt/intlayer_with_react_native+expo.md +6 -1
  451. package/docs/pt/intlayer_with_react_router_v7.md +8 -3
  452. package/docs/pt/intlayer_with_react_router_v7_fs_routes.md +3 -1
  453. package/docs/pt/intlayer_with_storybook.md +7 -1
  454. package/docs/pt/intlayer_with_svelte_kit.md +9 -4
  455. package/docs/pt/intlayer_with_tanstack+solid.md +18 -9
  456. package/docs/pt/intlayer_with_tanstack.md +17 -8
  457. package/docs/pt/intlayer_with_vite+lit.md +13 -4
  458. package/docs/pt/intlayer_with_vite+preact.md +3 -1
  459. package/docs/pt/intlayer_with_vite+react.md +9 -4
  460. package/docs/pt/intlayer_with_vite+react_compiler.md +9 -2
  461. package/docs/pt/intlayer_with_vite+solid.md +3 -1
  462. package/docs/pt/intlayer_with_vite+svelte.md +4 -2
  463. package/docs/pt/intlayer_with_vite+vanilla.md +16 -5
  464. package/docs/pt/intlayer_with_vite+vue.md +9 -4
  465. package/docs/pt/packages/@intlayer_babel/export.md +131 -0
  466. package/docs/pt/packages/vite-intlayer/intlayerCompiler.md +120 -0
  467. package/docs/pt/packages/vite-intlayer/intlayerMinify.md +92 -0
  468. package/docs/pt/packages/vite-intlayer/intlayerProxy.md +172 -0
  469. package/docs/pt/releases/v9.md +23 -1
  470. package/docs/ru/compiler.md +6 -3
  471. package/docs/ru/custom_domains.md +8 -2
  472. package/docs/ru/custom_url_rewrites.md +8 -2
  473. package/docs/ru/intlayer_with_analog.md +5 -1
  474. package/docs/ru/intlayer_with_astro.md +3 -1
  475. package/docs/ru/intlayer_with_astro_lit.md +3 -1
  476. package/docs/ru/intlayer_with_astro_preact.md +3 -1
  477. package/docs/ru/intlayer_with_astro_react.md +3 -1
  478. package/docs/ru/intlayer_with_astro_solid.md +3 -1
  479. package/docs/ru/intlayer_with_astro_svelte.md +3 -1
  480. package/docs/ru/intlayer_with_astro_vanilla.md +3 -1
  481. package/docs/ru/intlayer_with_astro_vue.md +3 -1
  482. package/docs/ru/intlayer_with_lynx+react.md +6 -1
  483. package/docs/ru/intlayer_with_nextjs_16.md +2 -0
  484. package/docs/ru/intlayer_with_nextjs_compiler.md +2 -0
  485. package/docs/ru/intlayer_with_react_native+expo.md +6 -1
  486. package/docs/ru/intlayer_with_react_router_v7.md +3 -1
  487. package/docs/ru/intlayer_with_react_router_v7_fs_routes.md +3 -1
  488. package/docs/ru/intlayer_with_storybook.md +7 -1
  489. package/docs/ru/intlayer_with_svelte_kit.md +9 -4
  490. package/docs/ru/intlayer_with_tanstack+solid.md +18 -11
  491. package/docs/ru/intlayer_with_tanstack.md +17 -8
  492. package/docs/ru/intlayer_with_vite+lit.md +13 -4
  493. package/docs/ru/intlayer_with_vite+preact.md +3 -1
  494. package/docs/ru/intlayer_with_vite+react.md +9 -4
  495. package/docs/ru/intlayer_with_vite+react_compiler.md +9 -2
  496. package/docs/ru/intlayer_with_vite+solid.md +3 -1
  497. package/docs/ru/intlayer_with_vite+svelte.md +4 -2
  498. package/docs/ru/intlayer_with_vite+vanilla.md +16 -5
  499. package/docs/ru/intlayer_with_vite+vue.md +9 -4
  500. package/docs/ru/packages/@intlayer_babel/export.md +131 -0
  501. package/docs/ru/packages/vite-intlayer/intlayerCompiler.md +120 -0
  502. package/docs/ru/packages/vite-intlayer/intlayerMinify.md +92 -0
  503. package/docs/ru/packages/vite-intlayer/intlayerProxy.md +172 -0
  504. package/docs/ru/releases/v9.md +23 -1
  505. package/docs/tr/compiler.md +6 -3
  506. package/docs/tr/custom_domains.md +8 -2
  507. package/docs/tr/custom_url_rewrites.md +8 -2
  508. package/docs/tr/intlayer_with_analog.md +5 -1
  509. package/docs/tr/intlayer_with_astro_lit.md +3 -1
  510. package/docs/tr/intlayer_with_astro_preact.md +3 -1
  511. package/docs/tr/intlayer_with_astro_react.md +3 -1
  512. package/docs/tr/intlayer_with_astro_solid.md +3 -1
  513. package/docs/tr/intlayer_with_astro_svelte.md +3 -1
  514. package/docs/tr/intlayer_with_astro_vanilla.md +3 -1
  515. package/docs/tr/intlayer_with_astro_vue.md +3 -1
  516. package/docs/tr/intlayer_with_lynx+react.md +6 -1
  517. package/docs/tr/intlayer_with_nextjs_16.md +2 -0
  518. package/docs/tr/intlayer_with_nextjs_compiler.md +2 -0
  519. package/docs/tr/intlayer_with_react_native+expo.md +6 -1
  520. package/docs/tr/intlayer_with_react_router_v7.md +3 -1
  521. package/docs/tr/intlayer_with_react_router_v7_fs_routes.md +3 -1
  522. package/docs/tr/intlayer_with_storybook.md +7 -1
  523. package/docs/tr/intlayer_with_svelte_kit.md +9 -4
  524. package/docs/tr/intlayer_with_tanstack+solid.md +18 -11
  525. package/docs/tr/intlayer_with_tanstack.md +17 -8
  526. package/docs/tr/intlayer_with_vite+lit.md +8 -2
  527. package/docs/tr/intlayer_with_vite+preact.md +3 -1
  528. package/docs/tr/intlayer_with_vite+react.md +9 -4
  529. package/docs/tr/intlayer_with_vite+react_compiler.md +9 -2
  530. package/docs/tr/intlayer_with_vite+solid.md +3 -1
  531. package/docs/tr/intlayer_with_vite+svelte.md +4 -2
  532. package/docs/tr/intlayer_with_vite+vanilla.md +16 -5
  533. package/docs/tr/intlayer_with_vite+vue.md +9 -4
  534. package/docs/tr/packages/@intlayer_babel/export.md +131 -0
  535. package/docs/tr/packages/vite-intlayer/intlayerCompiler.md +120 -0
  536. package/docs/tr/packages/vite-intlayer/intlayerMinify.md +92 -0
  537. package/docs/tr/packages/vite-intlayer/intlayerProxy.md +172 -0
  538. package/docs/tr/releases/v9.md +23 -1
  539. package/docs/uk/compiler.md +6 -3
  540. package/docs/uk/custom_domains.md +8 -2
  541. package/docs/uk/custom_url_rewrites.md +8 -2
  542. package/docs/uk/intlayer_with_analog.md +5 -1
  543. package/docs/uk/intlayer_with_astro.md +3 -1
  544. package/docs/uk/intlayer_with_astro_lit.md +3 -1
  545. package/docs/uk/intlayer_with_astro_preact.md +3 -1
  546. package/docs/uk/intlayer_with_astro_react.md +3 -1
  547. package/docs/uk/intlayer_with_astro_solid.md +3 -1
  548. package/docs/uk/intlayer_with_astro_svelte.md +3 -1
  549. package/docs/uk/intlayer_with_astro_vanilla.md +3 -1
  550. package/docs/uk/intlayer_with_astro_vue.md +3 -1
  551. package/docs/uk/intlayer_with_lynx+react.md +6 -1
  552. package/docs/uk/intlayer_with_nextjs_16.md +2 -0
  553. package/docs/uk/intlayer_with_nextjs_compiler.md +2 -0
  554. package/docs/uk/intlayer_with_react_native+expo.md +6 -1
  555. package/docs/uk/intlayer_with_react_router_v7.md +3 -1
  556. package/docs/uk/intlayer_with_react_router_v7_fs_routes.md +3 -1
  557. package/docs/uk/intlayer_with_storybook.md +7 -1
  558. package/docs/uk/intlayer_with_svelte_kit.md +9 -4
  559. package/docs/uk/intlayer_with_tanstack+solid.md +18 -11
  560. package/docs/uk/intlayer_with_tanstack.md +17 -8
  561. package/docs/uk/intlayer_with_vite+lit.md +8 -2
  562. package/docs/uk/intlayer_with_vite+preact.md +3 -1
  563. package/docs/uk/intlayer_with_vite+react.md +9 -4
  564. package/docs/uk/intlayer_with_vite+react_compiler.md +9 -2
  565. package/docs/uk/intlayer_with_vite+solid.md +3 -1
  566. package/docs/uk/intlayer_with_vite+svelte.md +9 -4
  567. package/docs/uk/intlayer_with_vite+vanilla.md +16 -5
  568. package/docs/uk/intlayer_with_vite+vue.md +9 -4
  569. package/docs/uk/packages/@intlayer_babel/export.md +131 -0
  570. package/docs/uk/packages/vite-intlayer/intlayerCompiler.md +120 -0
  571. package/docs/uk/packages/vite-intlayer/intlayerMinify.md +92 -0
  572. package/docs/uk/packages/vite-intlayer/intlayerProxy.md +172 -0
  573. package/docs/uk/releases/v9.md +23 -1
  574. package/docs/ur/custom_domains.md +8 -2
  575. package/docs/ur/intlayer_with_storybook.md +7 -1
  576. package/docs/ur/intlayer_with_vite+lit.md +8 -2
  577. package/docs/ur/intlayer_with_vite+vanilla.md +16 -5
  578. package/docs/vi/compiler.md +6 -3
  579. package/docs/vi/custom_domains.md +8 -2
  580. package/docs/vi/custom_url_rewrites.md +8 -2
  581. package/docs/vi/intlayer_with_analog.md +5 -1
  582. package/docs/vi/intlayer_with_astro.md +3 -1
  583. package/docs/vi/intlayer_with_astro_lit.md +3 -1
  584. package/docs/vi/intlayer_with_astro_preact.md +3 -1
  585. package/docs/vi/intlayer_with_astro_react.md +3 -1
  586. package/docs/vi/intlayer_with_astro_solid.md +3 -1
  587. package/docs/vi/intlayer_with_astro_svelte.md +3 -1
  588. package/docs/vi/intlayer_with_astro_vanilla.md +3 -1
  589. package/docs/vi/intlayer_with_astro_vue.md +3 -1
  590. package/docs/vi/intlayer_with_lynx+react.md +6 -1
  591. package/docs/vi/intlayer_with_nextjs_15.md +2 -0
  592. package/docs/vi/intlayer_with_nextjs_16.md +2 -0
  593. package/docs/vi/intlayer_with_nextjs_compiler.md +2 -0
  594. package/docs/vi/intlayer_with_react_native+expo.md +6 -1
  595. package/docs/vi/intlayer_with_react_router_v7.md +3 -1
  596. package/docs/vi/intlayer_with_react_router_v7_fs_routes.md +9 -4
  597. package/docs/vi/intlayer_with_storybook.md +7 -1
  598. package/docs/vi/intlayer_with_svelte_kit.md +9 -4
  599. package/docs/vi/intlayer_with_tanstack+solid.md +18 -11
  600. package/docs/vi/intlayer_with_tanstack.md +17 -8
  601. package/docs/vi/intlayer_with_vite+lit.md +8 -2
  602. package/docs/vi/intlayer_with_vite+preact.md +3 -1
  603. package/docs/vi/intlayer_with_vite+react.md +9 -4
  604. package/docs/vi/intlayer_with_vite+react_compiler.md +9 -2
  605. package/docs/vi/intlayer_with_vite+solid.md +3 -1
  606. package/docs/vi/intlayer_with_vite+svelte.md +9 -4
  607. package/docs/vi/intlayer_with_vite+vanilla.md +16 -5
  608. package/docs/vi/intlayer_with_vite+vue.md +9 -4
  609. package/docs/vi/packages/@intlayer_babel/export.md +131 -0
  610. package/docs/vi/packages/vite-intlayer/intlayerCompiler.md +120 -0
  611. package/docs/vi/packages/vite-intlayer/intlayerMinify.md +92 -0
  612. package/docs/vi/packages/vite-intlayer/intlayerProxy.md +172 -0
  613. package/docs/vi/releases/v9.md +23 -1
  614. package/docs/zh/compiler.md +6 -3
  615. package/docs/zh/custom_domains.md +8 -2
  616. package/docs/zh/custom_url_rewrites.md +8 -2
  617. package/docs/zh/intlayer_with_astro.md +3 -1
  618. package/docs/zh/intlayer_with_astro_lit.md +3 -1
  619. package/docs/zh/intlayer_with_astro_preact.md +3 -1
  620. package/docs/zh/intlayer_with_astro_react.md +3 -1
  621. package/docs/zh/intlayer_with_astro_solid.md +3 -1
  622. package/docs/zh/intlayer_with_astro_svelte.md +3 -1
  623. package/docs/zh/intlayer_with_astro_vanilla.md +3 -1
  624. package/docs/zh/intlayer_with_astro_vue.md +3 -1
  625. package/docs/zh/intlayer_with_nextjs_16.md +2 -0
  626. package/docs/zh/intlayer_with_nextjs_compiler.md +2 -0
  627. package/docs/zh/intlayer_with_react_native+expo.md +6 -1
  628. package/docs/zh/intlayer_with_react_router_v7.md +3 -1
  629. package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +3 -1
  630. package/docs/zh/intlayer_with_storybook.md +7 -1
  631. package/docs/zh/intlayer_with_svelte_kit.md +9 -4
  632. package/docs/zh/intlayer_with_vite+preact.md +3 -1
  633. package/docs/zh/intlayer_with_vite+react.md +9 -4
  634. package/docs/zh/intlayer_with_vite+svelte.md +9 -4
  635. package/docs/zh/intlayer_with_vite+vue.md +9 -4
  636. package/docs/zh/packages/@intlayer_babel/export.md +131 -0
  637. package/docs/zh/packages/vite-intlayer/intlayerCompiler.md +120 -0
  638. package/docs/zh/packages/vite-intlayer/intlayerMinify.md +92 -0
  639. package/docs/zh/packages/vite-intlayer/intlayerProxy.md +172 -0
  640. package/docs/zh/releases/v9.md +23 -1
  641. package/package.json +6 -6
  642. 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
  ```
@@ -261,6 +261,8 @@ export default RootLayout;
261
261
  프로젝트 내 어디에서나(일반적으로 `src/` 내) **콘텐츠 선언** 파일을 생성하세요. Intlayer가 지원하는 확장자 형식을 사용할 수 있습니다:
262
262
 
263
263
  - `.content.json`
264
+ - `.content.jsonc`
265
+ - `.content.json5`
264
266
  - `.content.ts`
265
267
  - `.content.tsx`
266
268
  - `.content.js`
@@ -268,7 +270,10 @@ export default RootLayout;
268
270
  - `.content.mjs`
269
271
  - `.content.mjx`
270
272
  - `.content.cjs`
271
- - `.content.cjx`
273
+ - `.content.md`
274
+ - `.content.mdx`
275
+ - `.content.yaml`
276
+ - `.content.yml`
272
277
  - 기타
273
278
 
274
279
  > **Expo Router (웹): `.content.*` 파일을 `app/` 디렉토리 외부에 보관하세요.** Expo Router는 `app/` 내의 모든 JavaScript/TypeScript 파일을 라우트로 취급합니다. 웹에서는 라우트 검색이 파일 시스템을 직접 스캔하며 Metro의 `resolver.blockList`를 **따르지 않으므로**, 함께 위치한 `*.content.ts`가 라우트로 등록됩니다. `app/(tabs)/_layout.content.ts`와 같은 파일은 레이아웃으로 파싱되기도 하며(`.content` 부분이 플랫폼 접미사로 읽힘), 이는 실제 `_layout.tsx`와 충돌하여 다음 오류를 발생시킵니다:
@@ -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
  ```
@@ -797,6 +797,8 @@ bun x intlayer extract
797
797
  </Tab>
798
798
  <Tab value='Babel 컴파일러'>
799
799
 
800
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
801
+
800
802
  `vite.config.ts`를 업데이트하여 `intlayerCompiler` 플러그인을 포함합니다.
801
803
 
802
804
  ```ts fileName="vite.config.ts"
@@ -806,7 +808,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
806
808
  export default defineConfig({
807
809
  plugins: [
808
810
  intlayer(),
809
- intlayerCompiler(), // 컴파일러 플러그인을 추가합니다
811
+ intlayerCompiler(), // Adds the compiler plugin
810
812
  ],
811
813
  });
812
814
  ```
@@ -424,6 +424,8 @@ bun x intlayer extract
424
424
  </Tab>
425
425
  <Tab value='Babel 컴파일러'>
426
426
 
427
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
428
+
427
429
  `vite.config.ts`를 업데이트하여 `intlayerCompiler` 플러그인을 포함합니다.
428
430
 
429
431
  ```ts fileName="vite.config.ts"
@@ -433,7 +435,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
433
435
  export default defineConfig({
434
436
  plugins: [
435
437
  intlayer(),
436
- intlayerCompiler(), // 컴파일러 플러그인을 추가합니다
438
+ intlayerCompiler(), // Adds the compiler plugin
437
439
  ],
438
440
  });
439
441
  ```
@@ -207,11 +207,18 @@ export default config;
207
207
  ```typescript fileName="vite.config.ts"
208
208
  import { defineConfig } from "vite";
209
209
  import react from "@vitejs/plugin-react-swc";
210
- import { intlayer, intlayerCompiler } from "vite-intlayer";
210
+ import { intlayer } from "vite-intlayer";
211
211
 
212
212
  // https://vitejs.dev/config/
213
213
  export default defineConfig({
214
- plugins: [react(), intlayer(), intlayerCompiler()],
214
+ plugins: [
215
+ react(),
216
+ intlayer({
217
+ proxy: {
218
+ ignore: (req) => req.url?.startsWith("/api"),
219
+ },
220
+ }),
221
+ ],
215
222
  });
216
223
  ```
217
224
 
@@ -295,6 +295,8 @@ bun x intlayer extract
295
295
  </Tab>
296
296
  <Tab value='Babel 컴파일러'>
297
297
 
298
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
299
+
298
300
  `vite.config.ts`를 업데이트하여 `intlayerCompiler` 플러그인을 포함합니다.
299
301
 
300
302
  ```ts fileName="vite.config.ts"
@@ -304,7 +306,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
304
306
  export default defineConfig({
305
307
  plugins: [
306
308
  intlayer(),
307
- intlayerCompiler(), // 컴파일러 플러그인을 추가합니다
309
+ intlayerCompiler(), // Adds the compiler plugin
308
310
  ],
309
311
  });
310
312
  ```
@@ -557,12 +559,12 @@ $: content = useIntlayer('app', locale);
557
559
  ```typescript {3,7} fileName="vite.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
558
560
  import { defineConfig } from "vite";
559
561
  import { svelte } from "@sveltejs/vite-plugin-svelte";
560
- import { intlayer, intlayerProxy } from "vite-intlayer";
562
+ import { intlayer } from "vite-intlayer";
561
563
 
562
564
  typescript {3,7} fileName="vite.config.ts" codeFormat="typescript"
563
565
  import { defineConfig } from "vite";
564
566
  import { svelte } from "@sveltejs/vite-plugin-svelte";
565
- import { intlayer, intlayerProxy } from "vite-intlayer";
567
+ import { intlayer } from "vite-intlayer";
566
568
 
567
569
  // https://vitejs.dev/config/
568
570
  export default defineConfig({
@@ -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
 
@@ -466,12 +472,15 @@ document.querySelector<HTMLDivElement>(".edit-note")!.innerHTML =
466
472
 
467
473
  ```typescript {3,7} fileName="vite.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
468
474
  import { defineConfig } from "vite";
469
- import { intlayer, intlayerProxy } from "vite-intlayer";
475
+ import { intlayer } from "vite-intlayer";
470
476
 
471
477
  export default defineConfig({
472
478
  plugins: [
473
- intlayerProxy(), // 가장 먼저 위치해야 합니다
474
- intlayer(),
479
+ intlayer({
480
+ proxy: {
481
+ ignore: (req) => req.url?.startsWith("/api"),
482
+ },
483
+ }),
475
484
  ],
476
485
  });
477
486
  ```
@@ -603,6 +612,8 @@ bun x intlayer extract
603
612
  </Tab>
604
613
  <Tab value='Babel 컴파일러'>
605
614
 
615
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
616
+
606
617
  `intlayerCompiler` 플러그인을 포함하도록 `vite.config.ts`를 업데이트합니다:
607
618
 
608
619
  ```ts fileName="vite.config.ts"
@@ -612,7 +623,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
612
623
  export default defineConfig({
613
624
  plugins: [
614
625
  intlayer(),
615
- intlayerCompiler(), // 컴파일러 플러그인 추가
626
+ intlayerCompiler(), // Adds the compiler plugin
616
627
  ],
617
628
  });
618
629
  ```
@@ -639,14 +639,17 @@ import LocaleSwitcher from "@components/LocaleSwitcher.vue";
639
639
  ```typescript {3,7} fileName="vite.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
640
640
  import { defineConfig } from "vite";
641
641
  import vue from "@vitejs/plugin-vue";
642
- import { intlayer, intlayerProxy } from "vite-intlayer";
642
+ import { intlayer } from "vite-intlayer";
643
643
 
644
644
  // https://vitejs.dev/config/
645
645
  export default defineConfig({
646
646
  plugins: [
647
- intlayerProxy(), // should be placed first
648
647
  vue(),
649
- intlayer(),
648
+ intlayer({
649
+ proxy: {
650
+ ignore: (req) => req.url?.startsWith("/api"),
651
+ },
652
+ }),
650
653
  ],
651
654
  });
652
655
  ```
@@ -970,6 +973,8 @@ bun x intlayer extract
970
973
  </Tab>
971
974
  <Tab value='Babel 컴파일러'>
972
975
 
976
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
977
+
973
978
  `vite.config.ts`를 업데이트하여 `intlayerCompiler` 플러그인을 포함합니다.
974
979
 
975
980
  ```ts fileName="vite.config.ts"
@@ -979,7 +984,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
979
984
  export default defineConfig({
980
985
  plugins: [
981
986
  intlayer(),
982
- intlayerCompiler(), // 컴파일러 플러그인을 추가합니다
987
+ intlayerCompiler(), // Adds the compiler plugin
983
988
  ],
984
989
  });
985
990
  ```
@@ -0,0 +1,131 @@
1
+ ---
2
+ createdAt: 2026-06-25
3
+ updatedAt: 2026-06-25
4
+ title: "@intlayer/babel 패키지 문서"
5
+ description: 빌드 중에 콘텐츠 추출, 가져오기 최적화, 사용되지 않는 필드 정리, 필드 이름 난독화를 처리하기 위한 Intlayer용 Babel 플러그인입니다.
6
+ keywords:
7
+ - "@intlayer/babel"
8
+ - babel
9
+ - plugin
10
+ - 국제화
11
+ - i18n
12
+ - 컴파일러
13
+ - 최적화
14
+ - 정리
15
+ - 축소
16
+ slugs:
17
+ - doc
18
+ - packages
19
+ - "@intlayer/babel"
20
+ - export
21
+ history:
22
+ - version: 9.0.0
23
+ date: 2026-06-25
24
+ changes: "모든 내보내기 문서 통합"
25
+ author: aymericzip
26
+ ---
27
+
28
+ # @intlayer/babel 패키지
29
+
30
+ `@intlayer/babel` 패키지는 Intlayer를 위한 전문적인 Babel 플러그인 모음을 제공합니다. 이 플러그인들은 콘텐츠 선언 추출, `useIntlayer` / `getIntlayer` 호출을 최적화된 사전 가져오기로 재작성, 사용되지 않는 필드 정리, 필드 이름 압축 등 전체 빌드 주기를 다룹니다.
31
+
32
+ ## 설치
33
+
34
+ ```bash
35
+ npm install @intlayer/babel
36
+ ```
37
+
38
+ ## 내보내기
39
+
40
+ 가져오기:
41
+
42
+ ```ts
43
+ import { ... } from "@intlayer/babel";
44
+ ```
45
+
46
+ ---
47
+
48
+ ### 플러그인
49
+
50
+ | 함수 / 클래스 | 설명 |
51
+ | ------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
52
+ | `intlayerExtractBabelPlugin` | 소스 파일에서 번역 가능한 콘텐츠를 추출하고 `useIntlayer` / `getIntlayer` 훅을 자동으로 주입하는 Babel 플러그인입니다. Next.js 및 Babel 기반 빌드 도구와 함께 사용하도록 설계되었습니다. |
53
+ | `intlayerOptimizeBabelPlugin` | `useIntlayer` 및 `getIntlayer` 호출을 변환하고 가져오기를 최적화된 JSON 사전 가져오기(정적, 동적 또는 fetch를 통한 가져오기)로 재작성하는 Babel 플러그인입니다. |
54
+ | `intlayerPurgeBabelPlugin` | 소스 파일을 분석하고 컴파일된 사전 JSON 파일을 재작성하여 사용되지 않는 필드를 제거(`build.purge`)하거나 짧은 알파벳 별칭으로 이름을 변경(`build.minify`)하는 Babel 플러그인입니다. |
55
+ | `intlayerMinifyBabelPlugin` | 축소(minify) 단계에서 할당된 짧은 필드 별칭(예: `content.title` ← `content.a`)을 사용하도록 소스 파일을 재작성하는 Babel 플러그인입니다. `intlayerPurgeBabelPlugin`에 의존합니다. |
56
+ | `makeFieldRenameBabelPlugin` | `PruneContext`에 채워진 `dictionaryKeyToFieldRenameMap`에 따라 소스 파일의 사전 콘텐츠 필드 액세스 이름을 바꾸는 Babel 플러그인을 생성하는 팩토리 함수입니다. |
57
+ | `makeUsageAnalyzerBabelPlugin` | 소스 코드에서 `useIntlayer` / `getIntlayer`의 사용을 분석하고 공유 `PruneContext`에 필드 사용 데이터를 집계하는 Babel 플러그인을 생성하는 팩토리 함수입니다. |
58
+ | `getSharedPruneContext` | 지정된 기본 디렉토리에 대한 공유 `PruneContext` 객체를 반환하거나 아직 초기화되지 않은 경우 `null`을 반환하는 도우미 함수입니다. |
59
+
60
+ ---
61
+
62
+ ### 플러그인 설정 유틸리티
63
+
64
+ | 함수 | 설명 |
65
+ | -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
66
+ | `getExtractPluginOptions` | Intlayer 설정을 로드하고 `intlayerExtractBabelPlugin`과 함께 사용할 수 있는 `ExtractPluginOptions`를 반환합니다. |
67
+ | `getOptimizePluginOptions` | Intlayer 설정 및 컴파일된 사전을 로드하고 `intlayerOptimizeBabelPlugin`과 함께 사용할 수 있는 `OptimizePluginOptions`를 반환합니다. |
68
+ | `getPurgePluginOptions` | Intlayer 설정을 로드하고 `intlayerPurgeBabelPlugin`과 함께 사용할 수 있는 `PurgePluginOptions`를 반환합니다. |
69
+ | `getMinifyPluginOptions` | Intlayer 설정을 로드하고 `intlayerMinifyBabelPlugin`과 함께 사용할 수 있는 `MinifyPluginOptions`를 반환합니다. |
70
+
71
+ ---
72
+
73
+ ### 타입
74
+
75
+ | 타입 | 설명 |
76
+ | ----------------------- | ---------------------------------------------------------------------------------------------- |
77
+ | `CompilerMode` | 컴파일러 모드: `'dev'` HMR 지원 개발을 위한 모드 또는 `'build'` 프로덕션 빌드를 위한 모드. |
78
+ | `ExtractPluginOptions` | `intlayerExtractBabelPlugin`의 옵션: 파일 목록, 설정, `onExtract` 콜백 등. |
79
+ | `ExtractResult` | 추출 결과: 사전 키, 파일 경로, 콘텐츠 및 로케ール. |
80
+ | `OptimizePluginOptions` | `intlayerOptimizeBabelPlugin`의 옵션: 사전 경로, 가져오기 모드, 사전별 모드 맵 등. |
81
+ | `PurgePluginOptions` | `intlayerPurgeBabelPlugin`의 옵션: 기본 디렉토리, 제거/축소/최적화 플래그, 컴포넌트 파일 목록. |
82
+ | `MinifyPluginOptions` | `intlayerMinifyBabelPlugin`의 옵션: 기본 디렉토리, 축소/최적화/editorEnabled 플래그. |
83
+ | `PruneContext` | 분석 및 정리 플러그인 간에 공유되는 상태: 필드 사용 맵, 이름 바꾸기 맵 등. |
84
+ | `DictionaryFieldUsage` | 단일 사전에 대한 필드 사용 결과: 정적 분석이 결정적이지 않은 경우 `Set<string>` 또는 `'all'`. |
85
+ | `NestedRenameEntry` | 이름 바꾸기 트리의 노드: `shortName` 및 자식 맵. |
86
+ | `NestedRenameMap` | 이름 바꾸기 트리의 단일 수준: `Map<string, NestedRenameEntry>`. |
87
+ | `CompatCallerConfig` | 호환성 어댑터(compat-adapter) 패키지용 호환 사용 분석기 설정 (호출자 이름 및 처리 옵션). |
88
+ | `ScriptBlock` | SFC 파일(Vue 또는 Svelte)에서 추출된 스크립트 블록: 콘텐츠, 시작 오프셋 및 끝 오프셋. |
89
+
90
+ ---
91
+
92
+ ### 유틸리티 함수
93
+
94
+ | 함수 | 설명 |
95
+ | --------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- |
96
+ | `generateShortFieldName` | 정수(0부터 시작)를 짧은 알파벳 식별자로 변환합니다: `0` → `'a'`, `25` → `'z'`, `26` → `'aa'` 등. |
97
+ | `buildNestedRenameMapFromContent` | Intlayer 노드 구조(translation, enumeration 등)를 존중하여 컴파일된 사전의 콘텐츠 값으로부터 `NestedRenameMap`을 재귀적으로 빌드합니다. |
98
+ | `createPruneContext` | 기본값으로 초기화된 빈 새 `PruneContext` 객체를 생성합니다. |
99
+ | `extractScriptBlocks` | Babel 분석을 위해 SFC 파일(Vue / Svelte)에서 `<script>` 블록을 추출합니다. |
100
+ | `BABEL_PARSER_OPTIONS` | 지원되는 프레임워크(React/Vue/Svelte/Angular/...)를 다루는 Babel 파서 옵션을 나타내는 상수. |
101
+ | `INTLAYER_CALLER_NAMES` | 원래 Intlayer 호출자 이름의 상수 목록: `['useIntlayer', 'getIntlayer']`. |
102
+
103
+ ---
104
+
105
+ ## 사용 예시
106
+
107
+ ```js
108
+ // babel.config.js
109
+ const {
110
+ intlayerExtractBabelPlugin,
111
+ intlayerPurgeBabelPlugin,
112
+ intlayerMinifyBabelPlugin,
113
+ intlayerOptimizeBabelPlugin,
114
+ getExtractPluginOptions,
115
+ getPurgePluginOptions,
116
+ getMinifyPluginOptions,
117
+ getOptimizePluginOptions,
118
+ } = require("@intlayer/babel");
119
+
120
+ module.exports = {
121
+ presets: ["next/babel"],
122
+ plugins: [
123
+ [intlayerExtractBabelPlugin, getExtractPluginOptions()],
124
+ [intlayerPurgeBabelPlugin, getPurgePluginOptions()],
125
+ [intlayerMinifyBabelPlugin, getMinifyPluginOptions()],
126
+ [intlayerOptimizeBabelPlugin, getOptimizePluginOptions()],
127
+ ],
128
+ };
129
+ ```
130
+
131
+ > **참고:** `intlayerPurgeBabelPlugin`은 `intlayerMinifyBabelPlugin`이 전자에 의해 빌드된 이름 바꾸기 맵을 읽기 때문에 반드시 `intlayerMinifyBabelPlugin` **전에** 선언되어야 합니다. 또한 `useIntlayer` 호출이 재작성되기 전에 사전 키를 볼 수 있도록 두 플러그인 모두 앞에 `intlayerOptimizeBabelPlugin`이 와야 합니다.