@intlayer/docs 9.0.0-canary.6 → 9.0.0-canary.8

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 (714) hide show
  1. package/dist/cjs/generated/docs.entry.cjs +80 -20
  2. package/dist/cjs/generated/docs.entry.cjs.map +1 -1
  3. package/dist/esm/generated/docs.entry.mjs +80 -20
  4. package/dist/esm/generated/docs.entry.mjs.map +1 -1
  5. package/dist/types/generated/docs.entry.d.ts +4 -1
  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/dynamic_dictionaries/index.md +24 -18
  11. package/docs/ar/dynamic_dictionaries/variants.md +280 -22
  12. package/docs/ar/intlayer_with_analog.md +5 -1
  13. package/docs/ar/intlayer_with_astro.md +2 -0
  14. package/docs/ar/intlayer_with_astro_lit.md +2 -0
  15. package/docs/ar/intlayer_with_astro_preact.md +2 -0
  16. package/docs/ar/intlayer_with_astro_react.md +2 -0
  17. package/docs/ar/intlayer_with_astro_solid.md +2 -0
  18. package/docs/ar/intlayer_with_astro_svelte.md +2 -0
  19. package/docs/ar/intlayer_with_astro_vanilla.md +2 -0
  20. package/docs/ar/intlayer_with_astro_vue.md +2 -0
  21. package/docs/ar/intlayer_with_lynx+react.md +6 -1
  22. package/docs/ar/intlayer_with_nextjs_16.md +2 -0
  23. package/docs/ar/intlayer_with_nextjs_compiler.md +2 -0
  24. package/docs/ar/intlayer_with_react_native+expo.md +6 -1
  25. package/docs/ar/intlayer_with_react_router_v7.md +3 -1
  26. package/docs/ar/intlayer_with_react_router_v7_fs_routes.md +3 -1
  27. package/docs/ar/intlayer_with_storybook.md +7 -1
  28. package/docs/ar/intlayer_with_svelte_kit.md +8 -3
  29. package/docs/ar/intlayer_with_tanstack+solid.md +18 -11
  30. package/docs/ar/intlayer_with_tanstack.md +16 -7
  31. package/docs/ar/intlayer_with_vite+lit.md +8 -2
  32. package/docs/ar/intlayer_with_vite+preact.md +2 -0
  33. package/docs/ar/intlayer_with_vite+react.md +8 -3
  34. package/docs/ar/intlayer_with_vite+react_compiler.md +9 -2
  35. package/docs/ar/intlayer_with_vite+solid.md +2 -0
  36. package/docs/ar/intlayer_with_vite+svelte.md +4 -2
  37. package/docs/ar/intlayer_with_vite+vanilla.md +16 -5
  38. package/docs/ar/intlayer_with_vite+vue.md +8 -3
  39. package/docs/ar/packages/@intlayer_babel/export.md +131 -0
  40. package/docs/ar/packages/vite-intlayer/intlayerCompiler.md +120 -0
  41. package/docs/ar/packages/vite-intlayer/intlayerMinify.md +92 -0
  42. package/docs/ar/packages/vite-intlayer/intlayerProxy.md +172 -0
  43. package/docs/ar/plugins/sync-json.md +0 -1
  44. package/docs/ar/releases/v9.md +79 -12
  45. package/docs/bn/custom_domains.md +8 -2
  46. package/docs/bn/intlayer_with_storybook.md +7 -1
  47. package/docs/bn/intlayer_with_vite+lit.md +8 -2
  48. package/docs/bn/intlayer_with_vite+vanilla.md +16 -5
  49. package/docs/cs/custom_domains.md +8 -2
  50. package/docs/cs/intlayer_with_storybook.md +7 -1
  51. package/docs/cs/intlayer_with_vite+lit.md +8 -2
  52. package/docs/cs/intlayer_with_vite+vanilla.md +16 -5
  53. package/docs/de/compiler.md +6 -3
  54. package/docs/de/custom_domains.md +8 -2
  55. package/docs/de/custom_url_rewrites.md +8 -2
  56. package/docs/de/dynamic_dictionaries/index.md +22 -22
  57. package/docs/de/dynamic_dictionaries/variants.md +272 -14
  58. package/docs/de/intlayer_with_analog.md +5 -1
  59. package/docs/de/intlayer_with_astro.md +3 -1
  60. package/docs/de/intlayer_with_astro_lit.md +3 -1
  61. package/docs/de/intlayer_with_astro_preact.md +3 -1
  62. package/docs/de/intlayer_with_astro_react.md +3 -1
  63. package/docs/de/intlayer_with_astro_solid.md +3 -1
  64. package/docs/de/intlayer_with_astro_svelte.md +3 -1
  65. package/docs/de/intlayer_with_astro_vanilla.md +3 -1
  66. package/docs/de/intlayer_with_astro_vue.md +3 -1
  67. package/docs/de/intlayer_with_lynx+react.md +6 -1
  68. package/docs/de/intlayer_with_nextjs_16.md +2 -0
  69. package/docs/de/intlayer_with_nextjs_compiler.md +2 -0
  70. package/docs/de/intlayer_with_react_native+expo.md +6 -1
  71. package/docs/de/intlayer_with_react_router_v7.md +3 -1
  72. package/docs/de/intlayer_with_react_router_v7_fs_routes.md +8 -3
  73. package/docs/de/intlayer_with_storybook.md +7 -1
  74. package/docs/de/intlayer_with_svelte_kit.md +9 -4
  75. package/docs/de/intlayer_with_tanstack+solid.md +18 -11
  76. package/docs/de/intlayer_with_tanstack.md +17 -8
  77. package/docs/de/intlayer_with_vite+lit.md +13 -4
  78. package/docs/de/intlayer_with_vite+preact.md +3 -1
  79. package/docs/de/intlayer_with_vite+react.md +9 -4
  80. package/docs/de/intlayer_with_vite+react_compiler.md +9 -2
  81. package/docs/de/intlayer_with_vite+solid.md +3 -1
  82. package/docs/de/intlayer_with_vite+svelte.md +9 -4
  83. package/docs/de/intlayer_with_vite+vanilla.md +16 -5
  84. package/docs/de/intlayer_with_vite+vue.md +9 -4
  85. package/docs/de/packages/@intlayer_babel/export.md +131 -0
  86. package/docs/de/packages/vite-intlayer/intlayerCompiler.md +120 -0
  87. package/docs/de/packages/vite-intlayer/intlayerMinify.md +92 -0
  88. package/docs/de/packages/vite-intlayer/intlayerProxy.md +172 -0
  89. package/docs/de/plugins/sync-json.md +0 -1
  90. package/docs/de/releases/v9.md +57 -12
  91. package/docs/en/compiler.md +5 -1
  92. package/docs/en/custom_domains.md +8 -2
  93. package/docs/en/custom_url_rewrites.md +8 -2
  94. package/docs/en/dynamic_dictionaries/index.md +20 -14
  95. package/docs/en/dynamic_dictionaries/variants.md +266 -8
  96. package/docs/en/intlayer_with_analog.md +5 -1
  97. package/docs/en/intlayer_with_astro.md +2 -2
  98. package/docs/en/intlayer_with_astro_lit.md +2 -2
  99. package/docs/en/intlayer_with_astro_preact.md +2 -2
  100. package/docs/en/intlayer_with_astro_react.md +2 -2
  101. package/docs/en/intlayer_with_astro_solid.md +2 -2
  102. package/docs/en/intlayer_with_astro_svelte.md +2 -2
  103. package/docs/en/intlayer_with_astro_vanilla.md +2 -2
  104. package/docs/en/intlayer_with_astro_vue.md +2 -2
  105. package/docs/en/intlayer_with_lynx+react.md +6 -1
  106. package/docs/en/intlayer_with_nextjs_16.md +2 -0
  107. package/docs/en/intlayer_with_nextjs_compiler.md +2 -0
  108. package/docs/en/intlayer_with_react_native+expo.md +6 -1
  109. package/docs/en/intlayer_with_react_router_v7.md +8 -3
  110. package/docs/en/intlayer_with_react_router_v7_fs_routes.md +8 -3
  111. package/docs/en/intlayer_with_storybook.md +7 -1
  112. package/docs/en/intlayer_with_svelte_kit.md +8 -5
  113. package/docs/en/intlayer_with_tanstack+solid.md +18 -9
  114. package/docs/en/intlayer_with_tanstack.md +16 -7
  115. package/docs/en/intlayer_with_vite+lit.md +13 -4
  116. package/docs/en/intlayer_with_vite+preact.md +8 -3
  117. package/docs/en/intlayer_with_vite+react.md +8 -3
  118. package/docs/en/intlayer_with_vite+react_compiler.md +9 -2
  119. package/docs/en/intlayer_with_vite+solid.md +8 -3
  120. package/docs/en/intlayer_with_vite+svelte.md +8 -3
  121. package/docs/en/intlayer_with_vite+vanilla.md +15 -6
  122. package/docs/en/intlayer_with_vite+vue.md +8 -3
  123. package/docs/en/packages/@intlayer_babel/export.md +131 -0
  124. package/docs/en/packages/vite-intlayer/exports.md +38 -13
  125. package/docs/en/packages/vite-intlayer/intlayer.md +133 -14
  126. package/docs/en/packages/vite-intlayer/intlayerCompiler.md +120 -0
  127. package/docs/en/packages/vite-intlayer/intlayerMinify.md +92 -0
  128. package/docs/en/packages/vite-intlayer/intlayerProxy.md +172 -0
  129. package/docs/en/packages/vite-intlayer/intlayerPrune.md +90 -12
  130. package/docs/en/plugins/sync-json.md +0 -1
  131. package/docs/en/releases/v9.md +59 -12
  132. package/docs/en-GB/compiler.md +6 -3
  133. package/docs/en-GB/custom_domains.md +8 -2
  134. package/docs/en-GB/custom_url_rewrites.md +8 -2
  135. package/docs/en-GB/dynamic_dictionaries/index.md +21 -15
  136. package/docs/en-GB/dynamic_dictionaries/variants.md +268 -10
  137. package/docs/en-GB/intlayer_with_analog.md +5 -1
  138. package/docs/en-GB/intlayer_with_astro.md +2 -0
  139. package/docs/en-GB/intlayer_with_astro_lit.md +2 -0
  140. package/docs/en-GB/intlayer_with_astro_preact.md +2 -0
  141. package/docs/en-GB/intlayer_with_astro_react.md +2 -0
  142. package/docs/en-GB/intlayer_with_astro_solid.md +2 -0
  143. package/docs/en-GB/intlayer_with_astro_svelte.md +2 -0
  144. package/docs/en-GB/intlayer_with_astro_vanilla.md +2 -0
  145. package/docs/en-GB/intlayer_with_astro_vue.md +2 -0
  146. package/docs/en-GB/intlayer_with_lynx+react.md +6 -1
  147. package/docs/en-GB/intlayer_with_react_native+expo.md +6 -1
  148. package/docs/en-GB/intlayer_with_react_router_v7.md +6 -3
  149. package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +6 -3
  150. package/docs/en-GB/intlayer_with_storybook.md +7 -1
  151. package/docs/en-GB/intlayer_with_svelte_kit.md +6 -3
  152. package/docs/en-GB/intlayer_with_tanstack+solid.md +18 -11
  153. package/docs/en-GB/intlayer_with_tanstack.md +14 -7
  154. package/docs/en-GB/intlayer_with_vite+lit.md +13 -4
  155. package/docs/en-GB/intlayer_with_vite+react.md +6 -3
  156. package/docs/en-GB/intlayer_with_vite+react_compiler.md +9 -2
  157. package/docs/en-GB/intlayer_with_vite+svelte.md +6 -3
  158. package/docs/en-GB/intlayer_with_vite+vanilla.md +15 -4
  159. package/docs/en-GB/intlayer_with_vite+vue.md +6 -3
  160. package/docs/en-GB/packages/@intlayer_babel/export.md +131 -0
  161. package/docs/en-GB/packages/vite-intlayer/intlayerCompiler.md +120 -0
  162. package/docs/en-GB/packages/vite-intlayer/intlayerMinify.md +92 -0
  163. package/docs/en-GB/packages/vite-intlayer/intlayerProxy.md +172 -0
  164. package/docs/en-GB/plugins/sync-json.md +0 -1
  165. package/docs/en-GB/releases/v9.md +57 -12
  166. package/docs/es/compiler.md +6 -3
  167. package/docs/es/custom_domains.md +8 -2
  168. package/docs/es/custom_url_rewrites.md +8 -2
  169. package/docs/es/dynamic_dictionaries/index.md +25 -19
  170. package/docs/es/dynamic_dictionaries/variants.md +275 -17
  171. package/docs/es/intlayer_with_analog.md +5 -1
  172. package/docs/es/intlayer_with_astro.md +3 -1
  173. package/docs/es/intlayer_with_astro_lit.md +3 -1
  174. package/docs/es/intlayer_with_astro_preact.md +3 -1
  175. package/docs/es/intlayer_with_astro_react.md +3 -1
  176. package/docs/es/intlayer_with_astro_solid.md +3 -1
  177. package/docs/es/intlayer_with_astro_svelte.md +3 -1
  178. package/docs/es/intlayer_with_astro_vanilla.md +3 -1
  179. package/docs/es/intlayer_with_astro_vue.md +3 -1
  180. package/docs/es/intlayer_with_lynx+react.md +6 -1
  181. package/docs/es/intlayer_with_nextjs_16.md +2 -0
  182. package/docs/es/intlayer_with_nextjs_compiler.md +2 -0
  183. package/docs/es/intlayer_with_react_native+expo.md +6 -1
  184. package/docs/es/intlayer_with_react_router_v7.md +3 -1
  185. package/docs/es/intlayer_with_react_router_v7_fs_routes.md +9 -4
  186. package/docs/es/intlayer_with_storybook.md +7 -1
  187. package/docs/es/intlayer_with_svelte_kit.md +9 -4
  188. package/docs/es/intlayer_with_tanstack+solid.md +18 -11
  189. package/docs/es/intlayer_with_tanstack.md +17 -8
  190. package/docs/es/intlayer_with_vite+lit.md +13 -4
  191. package/docs/es/intlayer_with_vite+preact.md +3 -1
  192. package/docs/es/intlayer_with_vite+react.md +9 -4
  193. package/docs/es/intlayer_with_vite+react_compiler.md +9 -2
  194. package/docs/es/intlayer_with_vite+solid.md +3 -1
  195. package/docs/es/intlayer_with_vite+svelte.md +4 -2
  196. package/docs/es/intlayer_with_vite+vanilla.md +16 -5
  197. package/docs/es/intlayer_with_vite+vue.md +9 -4
  198. package/docs/es/packages/@intlayer_babel/export.md +131 -0
  199. package/docs/es/packages/vite-intlayer/intlayerCompiler.md +120 -0
  200. package/docs/es/packages/vite-intlayer/intlayerMinify.md +92 -0
  201. package/docs/es/packages/vite-intlayer/intlayerProxy.md +172 -0
  202. package/docs/es/plugins/sync-json.md +0 -1
  203. package/docs/es/releases/v9.md +57 -12
  204. package/docs/fr/compiler.md +6 -3
  205. package/docs/fr/custom_domains.md +8 -2
  206. package/docs/fr/custom_url_rewrites.md +8 -2
  207. package/docs/fr/dynamic_dictionaries/index.md +26 -20
  208. package/docs/fr/dynamic_dictionaries/variants.md +273 -15
  209. package/docs/fr/intlayer_with_analog.md +5 -1
  210. package/docs/fr/intlayer_with_astro.md +3 -1
  211. package/docs/fr/intlayer_with_astro_lit.md +3 -1
  212. package/docs/fr/intlayer_with_astro_preact.md +3 -1
  213. package/docs/fr/intlayer_with_astro_react.md +3 -1
  214. package/docs/fr/intlayer_with_astro_solid.md +3 -1
  215. package/docs/fr/intlayer_with_astro_svelte.md +3 -1
  216. package/docs/fr/intlayer_with_astro_vanilla.md +3 -1
  217. package/docs/fr/intlayer_with_astro_vue.md +3 -1
  218. package/docs/fr/intlayer_with_lynx+react.md +6 -1
  219. package/docs/fr/intlayer_with_nextjs_16.md +2 -0
  220. package/docs/fr/intlayer_with_nextjs_compiler.md +2 -0
  221. package/docs/fr/intlayer_with_react_native+expo.md +6 -1
  222. package/docs/fr/intlayer_with_react_router_v7.md +3 -1
  223. package/docs/fr/intlayer_with_react_router_v7_fs_routes.md +3 -1
  224. package/docs/fr/intlayer_with_storybook.md +7 -1
  225. package/docs/fr/intlayer_with_svelte_kit.md +9 -4
  226. package/docs/fr/intlayer_with_tanstack+solid.md +18 -11
  227. package/docs/fr/intlayer_with_tanstack.md +17 -8
  228. package/docs/fr/intlayer_with_vite+lit.md +13 -4
  229. package/docs/fr/intlayer_with_vite+preact.md +3 -1
  230. package/docs/fr/intlayer_with_vite+react.md +9 -4
  231. package/docs/fr/intlayer_with_vite+react_compiler.md +9 -2
  232. package/docs/fr/intlayer_with_vite+solid.md +3 -1
  233. package/docs/fr/intlayer_with_vite+svelte.md +9 -4
  234. package/docs/fr/intlayer_with_vite+vanilla.md +16 -5
  235. package/docs/fr/intlayer_with_vite+vue.md +9 -4
  236. package/docs/fr/packages/@intlayer_babel/export.md +131 -0
  237. package/docs/fr/packages/vite-intlayer/intlayerCompiler.md +120 -0
  238. package/docs/fr/packages/vite-intlayer/intlayerMinify.md +92 -0
  239. package/docs/fr/packages/vite-intlayer/intlayerProxy.md +172 -0
  240. package/docs/fr/plugins/sync-json.md +0 -1
  241. package/docs/fr/releases/v9.md +57 -12
  242. package/docs/hi/compiler.md +6 -3
  243. package/docs/hi/custom_domains.md +8 -2
  244. package/docs/hi/custom_url_rewrites.md +8 -2
  245. package/docs/hi/dynamic_dictionaries/index.md +28 -22
  246. package/docs/hi/dynamic_dictionaries/variants.md +282 -24
  247. package/docs/hi/intlayer_with_analog.md +5 -1
  248. package/docs/hi/intlayer_with_astro.md +6 -3
  249. package/docs/hi/intlayer_with_astro_lit.md +6 -3
  250. package/docs/hi/intlayer_with_astro_preact.md +6 -3
  251. package/docs/hi/intlayer_with_astro_react.md +6 -3
  252. package/docs/hi/intlayer_with_astro_solid.md +6 -3
  253. package/docs/hi/intlayer_with_astro_svelte.md +6 -3
  254. package/docs/hi/intlayer_with_astro_vanilla.md +6 -3
  255. package/docs/hi/intlayer_with_astro_vue.md +6 -3
  256. package/docs/hi/intlayer_with_lynx+react.md +6 -1
  257. package/docs/hi/intlayer_with_react_native+expo.md +6 -1
  258. package/docs/hi/intlayer_with_react_router_v7.md +6 -3
  259. package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +6 -3
  260. package/docs/hi/intlayer_with_storybook.md +7 -1
  261. package/docs/hi/intlayer_with_svelte_kit.md +12 -6
  262. package/docs/hi/intlayer_with_tanstack+solid.md +18 -11
  263. package/docs/hi/intlayer_with_tanstack.md +20 -10
  264. package/docs/hi/intlayer_with_vite+lit.md +8 -2
  265. package/docs/hi/intlayer_with_vite+preact.md +6 -3
  266. package/docs/hi/intlayer_with_vite+react.md +12 -6
  267. package/docs/hi/intlayer_with_vite+react_compiler.md +9 -2
  268. package/docs/hi/intlayer_with_vite+solid.md +6 -3
  269. package/docs/hi/intlayer_with_vite+svelte.md +7 -4
  270. package/docs/hi/intlayer_with_vite+vanilla.md +16 -5
  271. package/docs/hi/intlayer_with_vite+vue.md +12 -6
  272. package/docs/hi/packages/@intlayer_babel/export.md +131 -0
  273. package/docs/hi/packages/vite-intlayer/intlayerCompiler.md +120 -0
  274. package/docs/hi/packages/vite-intlayer/intlayerMinify.md +92 -0
  275. package/docs/hi/packages/vite-intlayer/intlayerProxy.md +172 -0
  276. package/docs/hi/plugins/sync-json.md +0 -1
  277. package/docs/hi/releases/v9.md +57 -12
  278. package/docs/id/compiler.md +6 -3
  279. package/docs/id/custom_domains.md +8 -2
  280. package/docs/id/custom_url_rewrites.md +8 -2
  281. package/docs/id/dynamic_dictionaries/index.md +25 -19
  282. package/docs/id/dynamic_dictionaries/variants.md +274 -16
  283. package/docs/id/intlayer_with_analog.md +5 -1
  284. package/docs/id/intlayer_with_astro.md +3 -1
  285. package/docs/id/intlayer_with_astro_lit.md +3 -1
  286. package/docs/id/intlayer_with_astro_preact.md +3 -1
  287. package/docs/id/intlayer_with_astro_react.md +3 -1
  288. package/docs/id/intlayer_with_astro_solid.md +3 -1
  289. package/docs/id/intlayer_with_astro_svelte.md +3 -1
  290. package/docs/id/intlayer_with_astro_vanilla.md +3 -1
  291. package/docs/id/intlayer_with_astro_vue.md +3 -1
  292. package/docs/id/intlayer_with_lynx+react.md +6 -1
  293. package/docs/id/intlayer_with_nextjs_16.md +2 -0
  294. package/docs/id/intlayer_with_nextjs_compiler.md +2 -0
  295. package/docs/id/intlayer_with_react_native+expo.md +6 -1
  296. package/docs/id/intlayer_with_react_router_v7.md +3 -1
  297. package/docs/id/intlayer_with_react_router_v7_fs_routes.md +9 -4
  298. package/docs/id/intlayer_with_storybook.md +7 -1
  299. package/docs/id/intlayer_with_svelte_kit.md +9 -4
  300. package/docs/id/intlayer_with_tanstack+solid.md +18 -11
  301. package/docs/id/intlayer_with_tanstack.md +17 -8
  302. package/docs/id/intlayer_with_vite+lit.md +8 -2
  303. package/docs/id/intlayer_with_vite+preact.md +3 -1
  304. package/docs/id/intlayer_with_vite+react.md +9 -4
  305. package/docs/id/intlayer_with_vite+react_compiler.md +9 -2
  306. package/docs/id/intlayer_with_vite+solid.md +3 -1
  307. package/docs/id/intlayer_with_vite+svelte.md +5 -3
  308. package/docs/id/intlayer_with_vite+vanilla.md +16 -5
  309. package/docs/id/intlayer_with_vite+vue.md +9 -4
  310. package/docs/id/packages/@intlayer_babel/export.md +131 -0
  311. package/docs/id/packages/vite-intlayer/intlayerCompiler.md +120 -0
  312. package/docs/id/packages/vite-intlayer/intlayerMinify.md +92 -0
  313. package/docs/id/packages/vite-intlayer/intlayerProxy.md +172 -0
  314. package/docs/id/plugins/sync-json.md +0 -1
  315. package/docs/id/releases/v9.md +57 -12
  316. package/docs/it/compiler.md +6 -3
  317. package/docs/it/custom_domains.md +8 -2
  318. package/docs/it/custom_url_rewrites.md +8 -2
  319. package/docs/it/dynamic_dictionaries/index.md +26 -20
  320. package/docs/it/dynamic_dictionaries/variants.md +273 -15
  321. package/docs/it/intlayer_with_analog.md +5 -1
  322. package/docs/it/intlayer_with_astro.md +3 -1
  323. package/docs/it/intlayer_with_astro_lit.md +3 -1
  324. package/docs/it/intlayer_with_astro_preact.md +3 -1
  325. package/docs/it/intlayer_with_astro_react.md +3 -1
  326. package/docs/it/intlayer_with_astro_solid.md +3 -1
  327. package/docs/it/intlayer_with_astro_svelte.md +3 -1
  328. package/docs/it/intlayer_with_astro_vanilla.md +3 -1
  329. package/docs/it/intlayer_with_astro_vue.md +3 -1
  330. package/docs/it/intlayer_with_lynx+react.md +6 -1
  331. package/docs/it/intlayer_with_nextjs_16.md +2 -0
  332. package/docs/it/intlayer_with_nextjs_compiler.md +2 -0
  333. package/docs/it/intlayer_with_react_native+expo.md +6 -1
  334. package/docs/it/intlayer_with_react_router_v7.md +3 -1
  335. package/docs/it/intlayer_with_react_router_v7_fs_routes.md +3 -1
  336. package/docs/it/intlayer_with_storybook.md +7 -1
  337. package/docs/it/intlayer_with_svelte_kit.md +9 -4
  338. package/docs/it/intlayer_with_tanstack+solid.md +18 -11
  339. package/docs/it/intlayer_with_tanstack.md +17 -8
  340. package/docs/it/intlayer_with_vite+lit.md +13 -4
  341. package/docs/it/intlayer_with_vite+preact.md +3 -1
  342. package/docs/it/intlayer_with_vite+react.md +9 -4
  343. package/docs/it/intlayer_with_vite+react_compiler.md +9 -2
  344. package/docs/it/intlayer_with_vite+solid.md +3 -1
  345. package/docs/it/intlayer_with_vite+svelte.md +4 -2
  346. package/docs/it/intlayer_with_vite+vanilla.md +16 -5
  347. package/docs/it/intlayer_with_vite+vue.md +9 -4
  348. package/docs/it/packages/@intlayer_babel/export.md +131 -0
  349. package/docs/it/packages/vite-intlayer/intlayerCompiler.md +120 -0
  350. package/docs/it/packages/vite-intlayer/intlayerMinify.md +92 -0
  351. package/docs/it/packages/vite-intlayer/intlayerProxy.md +172 -0
  352. package/docs/it/plugins/sync-json.md +0 -1
  353. package/docs/it/releases/v9.md +57 -12
  354. package/docs/ja/compiler.md +6 -3
  355. package/docs/ja/custom_domains.md +8 -2
  356. package/docs/ja/custom_url_rewrites.md +8 -2
  357. package/docs/ja/dynamic_dictionaries/index.md +27 -21
  358. package/docs/ja/dynamic_dictionaries/variants.md +276 -18
  359. package/docs/ja/intlayer_with_analog.md +5 -1
  360. package/docs/ja/intlayer_with_astro.md +2 -0
  361. package/docs/ja/intlayer_with_astro_lit.md +2 -0
  362. package/docs/ja/intlayer_with_astro_preact.md +2 -0
  363. package/docs/ja/intlayer_with_astro_react.md +2 -0
  364. package/docs/ja/intlayer_with_astro_solid.md +2 -0
  365. package/docs/ja/intlayer_with_astro_svelte.md +2 -0
  366. package/docs/ja/intlayer_with_astro_vanilla.md +2 -0
  367. package/docs/ja/intlayer_with_astro_vue.md +2 -0
  368. package/docs/ja/intlayer_with_lynx+react.md +6 -1
  369. package/docs/ja/intlayer_with_nextjs_16.md +2 -0
  370. package/docs/ja/intlayer_with_nextjs_compiler.md +2 -0
  371. package/docs/ja/intlayer_with_react_native+expo.md +6 -1
  372. package/docs/ja/intlayer_with_react_router_v7.md +8 -3
  373. package/docs/ja/intlayer_with_react_router_v7_fs_routes.md +3 -1
  374. package/docs/ja/intlayer_with_storybook.md +7 -1
  375. package/docs/ja/intlayer_with_svelte_kit.md +2 -0
  376. package/docs/ja/intlayer_with_tanstack+solid.md +18 -11
  377. package/docs/ja/intlayer_with_tanstack.md +18 -11
  378. package/docs/ja/intlayer_with_vite+lit.md +13 -4
  379. package/docs/ja/intlayer_with_vite+preact.md +8 -3
  380. package/docs/ja/intlayer_with_vite+react.md +3 -1
  381. package/docs/ja/intlayer_with_vite+react_compiler.md +9 -2
  382. package/docs/ja/intlayer_with_vite+solid.md +3 -1
  383. package/docs/ja/intlayer_with_vite+svelte.md +5 -3
  384. package/docs/ja/intlayer_with_vite+vanilla.md +16 -5
  385. package/docs/ja/intlayer_with_vite+vue.md +9 -4
  386. package/docs/ja/packages/@intlayer_babel/export.md +131 -0
  387. package/docs/ja/packages/vite-intlayer/intlayerCompiler.md +120 -0
  388. package/docs/ja/packages/vite-intlayer/intlayerMinify.md +92 -0
  389. package/docs/ja/packages/vite-intlayer/intlayerProxy.md +172 -0
  390. package/docs/ja/plugins/sync-json.md +0 -1
  391. package/docs/ja/releases/v9.md +57 -12
  392. package/docs/ko/compiler.md +6 -3
  393. package/docs/ko/custom_domains.md +8 -2
  394. package/docs/ko/custom_url_rewrites.md +8 -2
  395. package/docs/ko/dynamic_dictionaries/index.md +23 -17
  396. package/docs/ko/dynamic_dictionaries/variants.md +273 -15
  397. package/docs/ko/intlayer_with_analog.md +5 -1
  398. package/docs/ko/intlayer_with_astro.md +3 -1
  399. package/docs/ko/intlayer_with_astro_lit.md +3 -1
  400. package/docs/ko/intlayer_with_astro_preact.md +3 -1
  401. package/docs/ko/intlayer_with_astro_react.md +3 -1
  402. package/docs/ko/intlayer_with_astro_solid.md +3 -1
  403. package/docs/ko/intlayer_with_astro_svelte.md +3 -1
  404. package/docs/ko/intlayer_with_astro_vanilla.md +3 -1
  405. package/docs/ko/intlayer_with_astro_vue.md +3 -1
  406. package/docs/ko/intlayer_with_lynx+react.md +6 -1
  407. package/docs/ko/intlayer_with_nextjs_16.md +2 -0
  408. package/docs/ko/intlayer_with_nextjs_compiler.md +2 -0
  409. package/docs/ko/intlayer_with_react_native+expo.md +6 -1
  410. package/docs/ko/intlayer_with_react_router_v7.md +3 -1
  411. package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +3 -1
  412. package/docs/ko/intlayer_with_storybook.md +7 -1
  413. package/docs/ko/intlayer_with_svelte_kit.md +9 -4
  414. package/docs/ko/intlayer_with_tanstack+solid.md +18 -11
  415. package/docs/ko/intlayer_with_tanstack.md +17 -8
  416. package/docs/ko/intlayer_with_vite+lit.md +13 -4
  417. package/docs/ko/intlayer_with_vite+preact.md +3 -1
  418. package/docs/ko/intlayer_with_vite+react.md +3 -1
  419. package/docs/ko/intlayer_with_vite+react_compiler.md +9 -2
  420. package/docs/ko/intlayer_with_vite+svelte.md +5 -3
  421. package/docs/ko/intlayer_with_vite+vanilla.md +16 -5
  422. package/docs/ko/intlayer_with_vite+vue.md +9 -4
  423. package/docs/ko/packages/@intlayer_babel/export.md +131 -0
  424. package/docs/ko/packages/vite-intlayer/intlayerCompiler.md +120 -0
  425. package/docs/ko/packages/vite-intlayer/intlayerMinify.md +92 -0
  426. package/docs/ko/packages/vite-intlayer/intlayerProxy.md +172 -0
  427. package/docs/ko/plugins/sync-json.md +0 -1
  428. package/docs/ko/releases/v9.md +57 -12
  429. package/docs/nl/custom_domains.md +8 -2
  430. package/docs/nl/intlayer_with_storybook.md +7 -1
  431. package/docs/nl/intlayer_with_vite+lit.md +8 -2
  432. package/docs/nl/intlayer_with_vite+vanilla.md +16 -5
  433. package/docs/pl/compiler.md +6 -3
  434. package/docs/pl/custom_domains.md +8 -2
  435. package/docs/pl/custom_url_rewrites.md +8 -2
  436. package/docs/pl/dynamic_dictionaries/index.md +26 -20
  437. package/docs/pl/dynamic_dictionaries/variants.md +275 -17
  438. package/docs/pl/intlayer_with_analog.md +5 -1
  439. package/docs/pl/intlayer_with_astro.md +6 -4
  440. package/docs/pl/intlayer_with_astro_lit.md +3 -1
  441. package/docs/pl/intlayer_with_astro_preact.md +3 -1
  442. package/docs/pl/intlayer_with_astro_react.md +3 -1
  443. package/docs/pl/intlayer_with_astro_solid.md +3 -1
  444. package/docs/pl/intlayer_with_astro_svelte.md +3 -1
  445. package/docs/pl/intlayer_with_astro_vanilla.md +3 -1
  446. package/docs/pl/intlayer_with_astro_vue.md +3 -1
  447. package/docs/pl/intlayer_with_lynx+react.md +6 -1
  448. package/docs/pl/intlayer_with_nextjs_16.md +2 -0
  449. package/docs/pl/intlayer_with_nextjs_compiler.md +2 -0
  450. package/docs/pl/intlayer_with_react_native+expo.md +6 -1
  451. package/docs/pl/intlayer_with_react_router_v7.md +3 -1
  452. package/docs/pl/intlayer_with_react_router_v7_fs_routes.md +3 -1
  453. package/docs/pl/intlayer_with_storybook.md +7 -1
  454. package/docs/pl/intlayer_with_svelte_kit.md +9 -4
  455. package/docs/pl/intlayer_with_tanstack+solid.md +18 -9
  456. package/docs/pl/intlayer_with_tanstack.md +17 -8
  457. package/docs/pl/intlayer_with_vite+lit.md +8 -2
  458. package/docs/pl/intlayer_with_vite+preact.md +3 -1
  459. package/docs/pl/intlayer_with_vite+react.md +9 -4
  460. package/docs/pl/intlayer_with_vite+react_compiler.md +9 -2
  461. package/docs/pl/intlayer_with_vite+solid.md +3 -1
  462. package/docs/pl/intlayer_with_vite+svelte.md +4 -2
  463. package/docs/pl/intlayer_with_vite+vanilla.md +16 -5
  464. package/docs/pl/intlayer_with_vite+vue.md +9 -4
  465. package/docs/pl/packages/@intlayer_babel/export.md +131 -0
  466. package/docs/pl/packages/vite-intlayer/intlayerCompiler.md +120 -0
  467. package/docs/pl/packages/vite-intlayer/intlayerMinify.md +92 -0
  468. package/docs/pl/packages/vite-intlayer/intlayerProxy.md +172 -0
  469. package/docs/pl/plugins/sync-json.md +0 -1
  470. package/docs/pl/releases/v9.md +57 -12
  471. package/docs/pt/compiler.md +6 -3
  472. package/docs/pt/custom_domains.md +8 -2
  473. package/docs/pt/custom_url_rewrites.md +8 -2
  474. package/docs/pt/dynamic_dictionaries/index.md +25 -19
  475. package/docs/pt/dynamic_dictionaries/variants.md +276 -18
  476. package/docs/pt/intlayer_with_analog.md +5 -1
  477. package/docs/pt/intlayer_with_astro.md +6 -4
  478. package/docs/pt/intlayer_with_astro_lit.md +3 -1
  479. package/docs/pt/intlayer_with_astro_preact.md +3 -1
  480. package/docs/pt/intlayer_with_astro_react.md +3 -1
  481. package/docs/pt/intlayer_with_astro_solid.md +3 -1
  482. package/docs/pt/intlayer_with_astro_svelte.md +3 -1
  483. package/docs/pt/intlayer_with_astro_vanilla.md +3 -1
  484. package/docs/pt/intlayer_with_astro_vue.md +3 -1
  485. package/docs/pt/intlayer_with_lynx+react.md +6 -1
  486. package/docs/pt/intlayer_with_nextjs_16.md +2 -0
  487. package/docs/pt/intlayer_with_nextjs_compiler.md +2 -0
  488. package/docs/pt/intlayer_with_react_native+expo.md +6 -1
  489. package/docs/pt/intlayer_with_react_router_v7.md +8 -3
  490. package/docs/pt/intlayer_with_react_router_v7_fs_routes.md +3 -1
  491. package/docs/pt/intlayer_with_storybook.md +7 -1
  492. package/docs/pt/intlayer_with_svelte_kit.md +9 -4
  493. package/docs/pt/intlayer_with_tanstack+solid.md +18 -9
  494. package/docs/pt/intlayer_with_tanstack.md +17 -8
  495. package/docs/pt/intlayer_with_vite+lit.md +13 -4
  496. package/docs/pt/intlayer_with_vite+preact.md +3 -1
  497. package/docs/pt/intlayer_with_vite+react.md +9 -4
  498. package/docs/pt/intlayer_with_vite+react_compiler.md +9 -2
  499. package/docs/pt/intlayer_with_vite+solid.md +3 -1
  500. package/docs/pt/intlayer_with_vite+svelte.md +4 -2
  501. package/docs/pt/intlayer_with_vite+vanilla.md +16 -5
  502. package/docs/pt/intlayer_with_vite+vue.md +9 -4
  503. package/docs/pt/packages/@intlayer_babel/export.md +131 -0
  504. package/docs/pt/packages/vite-intlayer/intlayerCompiler.md +120 -0
  505. package/docs/pt/packages/vite-intlayer/intlayerMinify.md +92 -0
  506. package/docs/pt/packages/vite-intlayer/intlayerProxy.md +172 -0
  507. package/docs/pt/plugins/sync-json.md +0 -1
  508. package/docs/pt/releases/v9.md +57 -12
  509. package/docs/ru/compiler.md +6 -3
  510. package/docs/ru/custom_domains.md +8 -2
  511. package/docs/ru/custom_url_rewrites.md +8 -2
  512. package/docs/ru/dynamic_dictionaries/index.md +25 -19
  513. package/docs/ru/dynamic_dictionaries/variants.md +277 -19
  514. package/docs/ru/intlayer_with_analog.md +5 -1
  515. package/docs/ru/intlayer_with_astro.md +3 -1
  516. package/docs/ru/intlayer_with_astro_lit.md +3 -1
  517. package/docs/ru/intlayer_with_astro_preact.md +3 -1
  518. package/docs/ru/intlayer_with_astro_react.md +3 -1
  519. package/docs/ru/intlayer_with_astro_solid.md +3 -1
  520. package/docs/ru/intlayer_with_astro_svelte.md +3 -1
  521. package/docs/ru/intlayer_with_astro_vanilla.md +3 -1
  522. package/docs/ru/intlayer_with_astro_vue.md +3 -1
  523. package/docs/ru/intlayer_with_lynx+react.md +6 -1
  524. package/docs/ru/intlayer_with_nextjs_16.md +2 -0
  525. package/docs/ru/intlayer_with_nextjs_compiler.md +2 -0
  526. package/docs/ru/intlayer_with_react_native+expo.md +6 -1
  527. package/docs/ru/intlayer_with_react_router_v7.md +3 -1
  528. package/docs/ru/intlayer_with_react_router_v7_fs_routes.md +3 -1
  529. package/docs/ru/intlayer_with_storybook.md +7 -1
  530. package/docs/ru/intlayer_with_svelte_kit.md +9 -4
  531. package/docs/ru/intlayer_with_tanstack+solid.md +18 -11
  532. package/docs/ru/intlayer_with_tanstack.md +17 -8
  533. package/docs/ru/intlayer_with_vite+lit.md +13 -4
  534. package/docs/ru/intlayer_with_vite+preact.md +3 -1
  535. package/docs/ru/intlayer_with_vite+react.md +9 -4
  536. package/docs/ru/intlayer_with_vite+react_compiler.md +9 -2
  537. package/docs/ru/intlayer_with_vite+solid.md +3 -1
  538. package/docs/ru/intlayer_with_vite+svelte.md +4 -2
  539. package/docs/ru/intlayer_with_vite+vanilla.md +16 -5
  540. package/docs/ru/intlayer_with_vite+vue.md +9 -4
  541. package/docs/ru/packages/@intlayer_babel/export.md +131 -0
  542. package/docs/ru/packages/vite-intlayer/intlayerCompiler.md +120 -0
  543. package/docs/ru/packages/vite-intlayer/intlayerMinify.md +92 -0
  544. package/docs/ru/packages/vite-intlayer/intlayerProxy.md +172 -0
  545. package/docs/ru/plugins/sync-json.md +0 -1
  546. package/docs/ru/releases/v9.md +57 -12
  547. package/docs/tr/compiler.md +6 -3
  548. package/docs/tr/custom_domains.md +8 -2
  549. package/docs/tr/custom_url_rewrites.md +8 -2
  550. package/docs/tr/dynamic_dictionaries/index.md +27 -21
  551. package/docs/tr/dynamic_dictionaries/variants.md +274 -16
  552. package/docs/tr/intlayer_with_analog.md +5 -1
  553. package/docs/tr/intlayer_with_astro_lit.md +3 -1
  554. package/docs/tr/intlayer_with_astro_preact.md +3 -1
  555. package/docs/tr/intlayer_with_astro_react.md +3 -1
  556. package/docs/tr/intlayer_with_astro_solid.md +3 -1
  557. package/docs/tr/intlayer_with_astro_svelte.md +3 -1
  558. package/docs/tr/intlayer_with_astro_vanilla.md +3 -1
  559. package/docs/tr/intlayer_with_astro_vue.md +3 -1
  560. package/docs/tr/intlayer_with_lynx+react.md +6 -1
  561. package/docs/tr/intlayer_with_nextjs_16.md +2 -0
  562. package/docs/tr/intlayer_with_nextjs_compiler.md +2 -0
  563. package/docs/tr/intlayer_with_react_native+expo.md +6 -1
  564. package/docs/tr/intlayer_with_react_router_v7.md +3 -1
  565. package/docs/tr/intlayer_with_react_router_v7_fs_routes.md +3 -1
  566. package/docs/tr/intlayer_with_storybook.md +7 -1
  567. package/docs/tr/intlayer_with_svelte_kit.md +9 -4
  568. package/docs/tr/intlayer_with_tanstack+solid.md +18 -11
  569. package/docs/tr/intlayer_with_tanstack.md +17 -8
  570. package/docs/tr/intlayer_with_vite+lit.md +8 -2
  571. package/docs/tr/intlayer_with_vite+preact.md +3 -1
  572. package/docs/tr/intlayer_with_vite+react.md +9 -4
  573. package/docs/tr/intlayer_with_vite+react_compiler.md +9 -2
  574. package/docs/tr/intlayer_with_vite+solid.md +3 -1
  575. package/docs/tr/intlayer_with_vite+svelte.md +4 -2
  576. package/docs/tr/intlayer_with_vite+vanilla.md +16 -5
  577. package/docs/tr/intlayer_with_vite+vue.md +9 -4
  578. package/docs/tr/packages/@intlayer_babel/export.md +131 -0
  579. package/docs/tr/packages/vite-intlayer/intlayerCompiler.md +120 -0
  580. package/docs/tr/packages/vite-intlayer/intlayerMinify.md +92 -0
  581. package/docs/tr/packages/vite-intlayer/intlayerProxy.md +172 -0
  582. package/docs/tr/plugins/sync-json.md +0 -1
  583. package/docs/tr/releases/v9.md +57 -12
  584. package/docs/uk/compiler.md +6 -3
  585. package/docs/uk/custom_domains.md +8 -2
  586. package/docs/uk/custom_url_rewrites.md +8 -2
  587. package/docs/uk/dynamic_dictionaries/index.md +25 -19
  588. package/docs/uk/dynamic_dictionaries/variants.md +277 -19
  589. package/docs/uk/intlayer_with_analog.md +5 -1
  590. package/docs/uk/intlayer_with_astro.md +3 -1
  591. package/docs/uk/intlayer_with_astro_lit.md +3 -1
  592. package/docs/uk/intlayer_with_astro_preact.md +3 -1
  593. package/docs/uk/intlayer_with_astro_react.md +3 -1
  594. package/docs/uk/intlayer_with_astro_solid.md +3 -1
  595. package/docs/uk/intlayer_with_astro_svelte.md +3 -1
  596. package/docs/uk/intlayer_with_astro_vanilla.md +3 -1
  597. package/docs/uk/intlayer_with_astro_vue.md +3 -1
  598. package/docs/uk/intlayer_with_lynx+react.md +6 -1
  599. package/docs/uk/intlayer_with_nextjs_16.md +2 -0
  600. package/docs/uk/intlayer_with_nextjs_compiler.md +2 -0
  601. package/docs/uk/intlayer_with_react_native+expo.md +6 -1
  602. package/docs/uk/intlayer_with_react_router_v7.md +3 -1
  603. package/docs/uk/intlayer_with_react_router_v7_fs_routes.md +3 -1
  604. package/docs/uk/intlayer_with_storybook.md +7 -1
  605. package/docs/uk/intlayer_with_svelte_kit.md +9 -4
  606. package/docs/uk/intlayer_with_tanstack+solid.md +18 -11
  607. package/docs/uk/intlayer_with_tanstack.md +17 -8
  608. package/docs/uk/intlayer_with_vite+lit.md +8 -2
  609. package/docs/uk/intlayer_with_vite+preact.md +3 -1
  610. package/docs/uk/intlayer_with_vite+react.md +9 -4
  611. package/docs/uk/intlayer_with_vite+react_compiler.md +9 -2
  612. package/docs/uk/intlayer_with_vite+solid.md +3 -1
  613. package/docs/uk/intlayer_with_vite+svelte.md +9 -4
  614. package/docs/uk/intlayer_with_vite+vanilla.md +16 -5
  615. package/docs/uk/intlayer_with_vite+vue.md +9 -4
  616. package/docs/uk/packages/@intlayer_babel/export.md +131 -0
  617. package/docs/uk/packages/vite-intlayer/intlayerCompiler.md +120 -0
  618. package/docs/uk/packages/vite-intlayer/intlayerMinify.md +92 -0
  619. package/docs/uk/packages/vite-intlayer/intlayerProxy.md +172 -0
  620. package/docs/uk/plugins/sync-json.md +0 -1
  621. package/docs/uk/releases/v9.md +57 -12
  622. package/docs/ur/custom_domains.md +8 -2
  623. package/docs/ur/intlayer_with_storybook.md +7 -1
  624. package/docs/ur/intlayer_with_vite+lit.md +8 -2
  625. package/docs/ur/intlayer_with_vite+vanilla.md +16 -5
  626. package/docs/vi/compiler.md +6 -3
  627. package/docs/vi/custom_domains.md +8 -2
  628. package/docs/vi/custom_url_rewrites.md +8 -2
  629. package/docs/vi/dynamic_dictionaries/index.md +28 -22
  630. package/docs/vi/dynamic_dictionaries/variants.md +278 -20
  631. package/docs/vi/intlayer_with_analog.md +5 -1
  632. package/docs/vi/intlayer_with_astro.md +3 -1
  633. package/docs/vi/intlayer_with_astro_lit.md +3 -1
  634. package/docs/vi/intlayer_with_astro_preact.md +3 -1
  635. package/docs/vi/intlayer_with_astro_react.md +3 -1
  636. package/docs/vi/intlayer_with_astro_solid.md +3 -1
  637. package/docs/vi/intlayer_with_astro_svelte.md +3 -1
  638. package/docs/vi/intlayer_with_astro_vanilla.md +3 -1
  639. package/docs/vi/intlayer_with_astro_vue.md +3 -1
  640. package/docs/vi/intlayer_with_lynx+react.md +6 -1
  641. package/docs/vi/intlayer_with_nextjs_15.md +2 -0
  642. package/docs/vi/intlayer_with_nextjs_16.md +2 -0
  643. package/docs/vi/intlayer_with_nextjs_compiler.md +2 -0
  644. package/docs/vi/intlayer_with_react_native+expo.md +6 -1
  645. package/docs/vi/intlayer_with_react_router_v7.md +3 -1
  646. package/docs/vi/intlayer_with_react_router_v7_fs_routes.md +9 -4
  647. package/docs/vi/intlayer_with_storybook.md +7 -1
  648. package/docs/vi/intlayer_with_svelte_kit.md +9 -4
  649. package/docs/vi/intlayer_with_tanstack+solid.md +18 -11
  650. package/docs/vi/intlayer_with_tanstack.md +17 -8
  651. package/docs/vi/intlayer_with_vite+lit.md +8 -2
  652. package/docs/vi/intlayer_with_vite+preact.md +3 -1
  653. package/docs/vi/intlayer_with_vite+react.md +9 -4
  654. package/docs/vi/intlayer_with_vite+react_compiler.md +9 -2
  655. package/docs/vi/intlayer_with_vite+solid.md +3 -1
  656. package/docs/vi/intlayer_with_vite+svelte.md +9 -4
  657. package/docs/vi/intlayer_with_vite+vanilla.md +16 -5
  658. package/docs/vi/intlayer_with_vite+vue.md +9 -4
  659. package/docs/vi/packages/@intlayer_babel/export.md +131 -0
  660. package/docs/vi/packages/vite-intlayer/intlayerCompiler.md +120 -0
  661. package/docs/vi/packages/vite-intlayer/intlayerMinify.md +92 -0
  662. package/docs/vi/packages/vite-intlayer/intlayerProxy.md +172 -0
  663. package/docs/vi/plugins/sync-json.md +0 -1
  664. package/docs/vi/releases/v9.md +57 -12
  665. package/docs/zh/compiler.md +6 -3
  666. package/docs/zh/custom_domains.md +8 -2
  667. package/docs/zh/custom_url_rewrites.md +8 -2
  668. package/docs/zh/dynamic_dictionaries/index.md +24 -18
  669. package/docs/zh/dynamic_dictionaries/variants.md +274 -16
  670. package/docs/zh/intlayer_with_astro.md +3 -1
  671. package/docs/zh/intlayer_with_astro_lit.md +3 -1
  672. package/docs/zh/intlayer_with_astro_preact.md +3 -1
  673. package/docs/zh/intlayer_with_astro_react.md +3 -1
  674. package/docs/zh/intlayer_with_astro_solid.md +3 -1
  675. package/docs/zh/intlayer_with_astro_svelte.md +3 -1
  676. package/docs/zh/intlayer_with_astro_vanilla.md +3 -1
  677. package/docs/zh/intlayer_with_astro_vue.md +3 -1
  678. package/docs/zh/intlayer_with_nextjs_16.md +2 -0
  679. package/docs/zh/intlayer_with_nextjs_compiler.md +2 -0
  680. package/docs/zh/intlayer_with_react_native+expo.md +6 -1
  681. package/docs/zh/intlayer_with_react_router_v7.md +3 -1
  682. package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +3 -1
  683. package/docs/zh/intlayer_with_storybook.md +7 -1
  684. package/docs/zh/intlayer_with_svelte_kit.md +9 -4
  685. package/docs/zh/intlayer_with_vite+preact.md +3 -1
  686. package/docs/zh/intlayer_with_vite+react.md +9 -4
  687. package/docs/zh/intlayer_with_vite+svelte.md +9 -4
  688. package/docs/zh/intlayer_with_vite+vue.md +9 -4
  689. package/docs/zh/packages/@intlayer_babel/export.md +131 -0
  690. package/docs/zh/packages/vite-intlayer/intlayerCompiler.md +120 -0
  691. package/docs/zh/packages/vite-intlayer/intlayerMinify.md +92 -0
  692. package/docs/zh/packages/vite-intlayer/intlayerProxy.md +172 -0
  693. package/docs/zh/plugins/sync-json.md +0 -1
  694. package/docs/zh/releases/v9.md +57 -12
  695. package/package.json +6 -6
  696. package/src/generated/docs.entry.ts +80 -20
  697. package/docs/ar/dynamic_dictionaries/dynamic_content.md +0 -271
  698. package/docs/de/dynamic_dictionaries/dynamic_content.md +0 -271
  699. package/docs/en/dynamic_dictionaries/dynamic_content.md +0 -271
  700. package/docs/en-GB/dynamic_dictionaries/dynamic_content.md +0 -271
  701. package/docs/es/dynamic_dictionaries/dynamic_content.md +0 -271
  702. package/docs/fr/dynamic_dictionaries/dynamic_content.md +0 -271
  703. package/docs/hi/dynamic_dictionaries/dynamic_content.md +0 -271
  704. package/docs/id/dynamic_dictionaries/dynamic_content.md +0 -271
  705. package/docs/it/dynamic_dictionaries/dynamic_content.md +0 -271
  706. package/docs/ja/dynamic_dictionaries/dynamic_content.md +0 -271
  707. package/docs/ko/dynamic_dictionaries/dynamic_content.md +0 -271
  708. package/docs/pl/dynamic_dictionaries/dynamic_content.md +0 -271
  709. package/docs/pt/dynamic_dictionaries/dynamic_content.md +0 -271
  710. package/docs/ru/dynamic_dictionaries/dynamic_content.md +0 -271
  711. package/docs/tr/dynamic_dictionaries/dynamic_content.md +0 -271
  712. package/docs/uk/dynamic_dictionaries/dynamic_content.md +0 -271
  713. package/docs/vi/dynamic_dictionaries/dynamic_content.md +0 -271
  714. package/docs/zh/dynamic_dictionaries/dynamic_content.md +0 -271
@@ -0,0 +1,92 @@
1
+ ---
2
+ createdAt: 2026-06-25
3
+ updatedAt: 2026-06-25
4
+ title: intlayerMinify Vite 플러그인 문서 | vite-intlayer
5
+ description: 컴파일된 Intlayer 사전 JSON 파일을 압축(Minify)하고, 필요에 따라 콘텐츠 필드 이름을 난독화하여 번들 크기를 줄이는 Vite 플러그인입니다.
6
+ keywords:
7
+ - intlayerMinify
8
+ - vite
9
+ - 플러그인
10
+ - 압축
11
+ - 번들 크기
12
+ - 사전
13
+ - 국제화
14
+ - i18n
15
+ slugs:
16
+ - doc
17
+ - packages
18
+ - vite-intlayer
19
+ - intlayerMinify
20
+ history:
21
+ - version: 9.0.0
22
+ date: 2026-06-25
23
+ changes: "문서 초기화"
24
+ author: aymericzip
25
+ ---
26
+
27
+ # intlayerMinify
28
+
29
+ `intlayerMinify`는 프로덕션 빌드 중에 컴파일된 사전 JSON 파일을 압축(minify)하는 Vite 플러그인입니다. 불필요한 모든 공백을 제거하고, `intlayerPrune`과 결합하면 번들 크기를 더욱 줄이기 위해 콘텐츠 필드 이름을 짧은 알파벳 별칭(`a`, `b`, `c`, …)으로 선택적으로 변경합니다.
30
+
31
+ > [`intlayer()`](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/packages/vite-intlayer/intlayer.md)를 사용하면 이 플러그인은 자동으로 포함되고 구성됩니다. 플러그인 스택을 직접 구성할 때만 수동으로 등록해야 합니다.
32
+
33
+ ## 사용법
34
+
35
+ ```ts
36
+ // vite.config.ts
37
+ import { defineConfig } from "vite";
38
+ import { intlayerMinify, intlayerPrune } from "vite-intlayer";
39
+ import { createPruneContext } from "@intlayer/babel";
40
+
41
+ const pruneContext = createPruneContext();
42
+
43
+ export default defineConfig({
44
+ plugins: [
45
+ intlayerPrune(intlayerConfig, pruneContext),
46
+ intlayerMinify(intlayerConfig, pruneContext),
47
+ ],
48
+ });
49
+ ```
50
+
51
+ ## 활성화 조건
52
+
53
+ `intlayerMinify`는 다음 세 가지가 모두 참일 때만 활성화됩니다:
54
+
55
+ 1. Vite 명령어가 `build`인 경우 ( `serve` / dev가 아님).
56
+ 2. `build.optimize`가 `true`이거나 (빌드의 기본값인 `undefined`여서 `true`로 설정된 경우).
57
+ 3. Intlayer 설정에서 `build.minify`가 `true`인 경우.
58
+
59
+ 에디터는 완전하고 사람이 읽을 수 있는 사전 콘텐츠를 필요로 하므로 `editor.enabled`가 `true`이면 자동으로 **비활성화**됩니다.
60
+
61
+ ## 압축 대상
62
+
63
+ 플러그인은 `intlayer.system`에서 확인된 다음 두 개의 사전 위치를 대상으로 합니다:
64
+
65
+ - `dictionariesDir` — 정적 모든 언어 사전 (예: `.intlayer/dictionaries/*.json`)
66
+ - `dynamicDictionariesDir` — 언어별 동적 사전
67
+
68
+ > 페치 모드 사전(`fetchDictionariesDir`)은 런타임에 원래 필드 이름을 사용하여 원격 API에서 제공되므로 **절대** 압축되지 않습니다. 필드 이름을 바꾸면 서버 응답과 클라이언트 측 속성 액세스 사이에 불일치가 발생할 수 있기 때문입니다.
69
+
70
+ ## 필드 이름 난독화 (속성 압축)
71
+
72
+ `intlayerPrune`이 코드베이스를 분석하고 `pruneContext.dictionaryKeyToFieldRenameMap`을 채우면, `intlayerMinify`도 콘텐츠 필드 이름을 짧은 별칭으로 바꿉니다. 예를 들어:
73
+
74
+ ```json
75
+ // 변경 전
76
+ { "key": "myDict", "content": { "title": "Hello", "description": "World" } }
77
+
78
+ // 변경 후 (난독화 포함)
79
+ { "key": "myDict", "content": { "a": "Hello", "b": "World" } }
80
+ ```
81
+
82
+ 이에 해당하는 소스 파일 속성 액세스는 `intlayerOptimize` 내부의 Babel 과정을 통해 이름이 변경되므로 런타임 동작은 그대로 유지됩니다.
83
+
84
+ Intlayer 내부 필드(`nodeType`, `translation` 등)는 이름이 바뀌지 않습니다.
85
+
86
+ ## 예외적 사전 (Edge-cases)
87
+
88
+ `pruneContext.dictionariesWithEdgeCases`에 플래그가 지정된 사전(정리 단계에서 감지된 구조적 기형)은 손상된 데이터가 전달되는 것을 방지하기 위해 완전히 무시되며, 압축되거나 난독화되지 않습니다.
89
+
90
+ ## 한정자 그룹 (컬렉션 / 변형 / 메타 레코드)
91
+
92
+ `qualifierTypes` 배열을 갖는 사전(컬렉션, 변형 및 메타 레코드)의 경우 플러그인은 `qualifierTypes` 배열과 `meta` 사이드 맵을 그대로 유지합니다. `content` 항목의 필드 이름만 난독화됩니다. 런타임에 선택기 일치에 사용되는 복합 키는 절대 수정되지 않습니다.
@@ -0,0 +1,172 @@
1
+ ---
2
+ createdAt: 2026-06-25
3
+ updatedAt: 2026-06-25
4
+ title: intlayerProxy Vite 플러그인 문서 | vite-intlayer
5
+ description: Vite dev/preview 서버 및 프로덕션 SSR용 언어 라우팅 미들웨어입니다. 언어 감지, URL 리다이렉트 및 내부 재작성을 처리합니다.
6
+ keywords:
7
+ - intlayerProxy
8
+ - vite
9
+ - 플러그인
10
+ - 미들웨어
11
+ - 언어
12
+ - 라우팅
13
+ - 국제화
14
+ - i18n
15
+ - SSR
16
+ slugs:
17
+ - doc
18
+ - packages
19
+ - vite-intlayer
20
+ - intlayerProxy
21
+ history:
22
+ - version: 9.0.0
23
+ date: 2026-06-25
24
+ changes: "configOptions가 단일 options 객체로 병합됨; proxy가 intlayer()에 번들로 포함됨"
25
+ author: aymericzip
26
+ ---
27
+
28
+ # intlayerProxy
29
+
30
+ `intlayerProxy`는 개발 서버, 미리보기 서버 및 프로덕션 SSR (Nitro / TanStack Start) 등 **모든 환경**에 대한 언어 라우팅 미들웨어를 등록하는 Vite 플러그인입니다.
31
+
32
+ > **Intlayer v9부터** `intlayerProxy`는 기본 [`intlayer()`](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/packages/vite-intlayer/intlayer.md) 플러그인 내에 자동으로 포함되며 `routing.enableProxy: true`를 통해 기본적으로 활성화됩니다. 더 정밀한 제어가 필요하거나 표준 `intlayer()` 구성 이외의 영역에서 사용하는 경우에만 이를 별도로 등록해야 합니다.
33
+
34
+ ## 사용법
35
+
36
+ ### `intlayer()`의 일부로 사용 (권장, v9+)
37
+
38
+ `intlayerProxy`를 별도로 등록하는 대신 기본 플러그인에 `proxy` 옵션을 전달합니다:
39
+
40
+ ```ts
41
+ // vite.config.ts
42
+ import { defineConfig } from "vite";
43
+ import { intlayer } from "vite-intlayer";
44
+
45
+ export default defineConfig({
46
+ plugins: [
47
+ intlayer({
48
+ proxy: {
49
+ ignore: (req) => req.url?.startsWith("/api"),
50
+ },
51
+ }),
52
+ ],
53
+ });
54
+ ```
55
+
56
+ ### 독립 실행형(Standalone)으로 사용 (필요 시)
57
+
58
+ ```ts
59
+ // vite.config.ts
60
+ import { defineConfig } from "vite";
61
+ import { intlayer } from "vite-intlayer";
62
+
63
+ export default defineConfig({
64
+ plugins: [intlayer()],
65
+ });
66
+ ```
67
+
68
+ ## 옵션
69
+
70
+ ```ts
71
+ import type { IntlayerProxyPluginOptions } from "vite-intlayer";
72
+ ```
73
+
74
+ 모든 옵션은 선택 사항이며 단일 객체로 전달됩니다:
75
+
76
+ | 옵션 | 타입 | 설명 |
77
+ | --------------- | ----------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
78
+ | `ignore` | `(req: IncomingMessage) => boolean` | 특정 요청을 언어 라우팅에서 제외하는 서술 함수(predicate)입니다. 요청을 무시하려면 `true`를 반환합니다 (예: API 라우트, 헬스 체크). |
79
+ | `configOptions` | `GetConfigurationOptions` | `getConfiguration()`으로 전달되는 Intlayer 설정 재정의 옵션. 프록시가 특정 설정 파일을 읽거나 값을 덮어써야 할 때 사용합니다. |
80
+
81
+ ### 예시
82
+
83
+ ```ts
84
+ intlayerProxy({
85
+ ignore: (req) => req.url?.startsWith("/api"),
86
+ configOptions: { configFile: "./config/intlayer.config.ts" },
87
+ });
88
+ ```
89
+
90
+ ## createIntlayerProxyHandler
91
+
92
+ `createIntlayerProxyHandler`는 모든 언어 라우팅 로직을 포함하는 특정 프레임워크에 종속되지 않는 Node.js `(req, res, next)` 미들웨어를 생성합니다. Vite 플러그인 API를 사용할 수 없는 환경(예: 순수 Node.js 서버 또는 사용자 정의 Nitro 모듈)에서 유용합니다.
93
+
94
+ ```ts
95
+ import { createIntlayerProxyHandler } from "vite-intlayer";
96
+
97
+ const handler = createIntlayerProxyHandler({
98
+ ignore: (req) => req.url?.startsWith("/api"),
99
+ configOptions: { configFile: "./config/intlayer.config.ts" },
100
+ });
101
+
102
+ // Express / Connect
103
+ app.use(handler);
104
+ ```
105
+
106
+ ### 프로덕션 SSR (TanStack Start / h3를 통한 Nitro)
107
+
108
+ ```ts
109
+ // server/middleware/intlayerProxy.ts
110
+ import { fromNodeMiddleware } from "h3";
111
+ import { createIntlayerProxyHandler } from "vite-intlayer";
112
+
113
+ export default fromNodeMiddleware(
114
+ createIntlayerProxyHandler({
115
+ ignore: (req) => req.url?.startsWith("/api"),
116
+ })
117
+ );
118
+ ```
119
+
120
+ ## 라우팅 동작
121
+
122
+ 미들웨어는 `next-intlayer` 미들웨어의 라우팅 로직을 모방하며 모든 Intlayer 라우팅 모드를 지원합니다.
123
+
124
+ ### 라우팅 모드
125
+
126
+ | 모드 | 브라우저 표시 URL | 동작 |
127
+ | --------------- | ------------------------ | -------------------------------------------------------------------------------------------------------------------------------- |
128
+ | `prefix` | `/ko/about` | 기본값. URL의 언어 접두사. `prefix-all`이 활성화되어 있지 않으면 기본 언어는 접두사가 없는 URL로 리다이렉트됩니다. |
129
+ | `prefix-all` | `/en/about`, `/ko/about` | 기본 언어를 포함한 모든 언어가 항상 접두사를 갖습니다. |
130
+ | `no-prefix` | `/about` | URL에 언어가 포함되지 않습니다. 언어는 쿠키에만 저장되며 URL 재작성은 내부적으로 발생합니다. |
131
+ | `search-params` | `/about?locale=ko` | 쿼리 파라미터로 언어를 전달합니다. 파라미터가 누락되었거나 오래된 경우 `locale` 파라미터를 추가/업데이트하도록 리다이렉트합니다. |
132
+
133
+ ### 감지 우선순위
134
+
135
+ 1. URL 경로 접두사 (예: `/ko/about` → `ko`).
136
+ 2. 쿠키 / localStorage 값 (`intlayer-locale`).
137
+ 3. `Accept-Language` 헤더.
138
+ 4. 설정 파일의 `defaultLocale`.
139
+
140
+ ### 자동 무시 (Bypass)
141
+
142
+ 미들웨어는 언어 처리 없이 다음 요청들을 항상 통과시킵니다:
143
+
144
+ - `ignore` 조건과 일치하는 요청.
145
+ - `/node_modules/**`
146
+ - `/@**` – Vite 내부 리소스 (`@vite/`, `@fs/`, `@id/` 등).
147
+ - `/_**` – 서버 내부 리소스 (`__vite_ping`, `__manifest` 등).
148
+ - 파일 확장자로 끝나는 경로의 요청 (정적 에셋). 정적 에셋 경로에 언어 접두사(예: `/ko/logo.png`)가 있는 경우, 파일이 제대로 서빙될 수 있도록 접두사를 제거합니다.
149
+
150
+ ### 도메인 라우팅
151
+
152
+ Intlayer 설정에 `routing.domains`가 구성된 경우, 미들웨어는 도메인 간의 언어 라우팅을 처리합니다:
153
+
154
+ - `domains.zh = "intlayer.zh"`일 때, `intlayer.org`상의 `/zh/about` 요청은 `https://intlayer.zh/about`으로 리다이렉트됩니다.
155
+ - `intlayer.zh/about` 요청은 `[locale]` 라우트 파라미터가 채워지도록 내부적으로 `/zh/about`으로 재작성됩니다.
156
+
157
+ ### 리다이렉트 루프 보호
158
+
159
+ 미들웨어는 2초 이동 창(sliding window) 내에서 `originalUrl → newUrl` 쌍당 리다이렉트 횟수를 추적합니다. 해당 창 내에서 10회를 초과하는 리다이렉트가 감지되면 무한 루프를 방지하기 위해 에러 설명과 함께 `500` 응답을 반환합니다.
160
+
161
+ ## Nitro / 프로덕션 SSR (자동 주입, v9+)
162
+
163
+ `intlayerProxy`가 Vite 플러그인으로 사용될 때 `.nitro` 속성을 갖습니다. `nitro/vite` 빌드 플러그인은 이 속성을 읽어 `nitroConfig.modules`로 푸시하므로 `intlayerNitroHandler`가 Nitro 서버 미들웨어로 자동 등록됩니다. 프로덕션 SSR을 위해 수동으로 구성을 설정할 필요가 없습니다.
164
+
165
+ Nitro 핸들러는 h3 v2의 Web Fetch API 이벤트 모델( `fromNodeMiddleware`이 아님)을 사용하므로 Node, Bun, Deno, edge 런타임 등 모든 Nitro 프리셋과 호환됩니다.
166
+
167
+ ## 사용되지 않는 별칭 (Deprecated)
168
+
169
+ | 사용되지 않는 내보내기 | 대체품 |
170
+ | -------------------------- | --------------- |
171
+ | `intlayerMiddleware` | `intlayerProxy` |
172
+ | `intLayerMiddlewarePlugin` | `intlayerProxy` |
@@ -108,7 +108,6 @@ const config: IntlayerConfig = {
108
108
  * 출력 및 번역을 로케일 디렉토리의 JSON 파일로 로드하고 다시 씁니다.
109
109
  */
110
110
  syncJSON({
111
- format: "i18next",
112
111
  source: ({ key, locale }) => `./locales/${locale}/${key}.json`,
113
112
  priority: 0,
114
113
  format: "i18next",
@@ -1,15 +1,14 @@
1
1
  ---
2
2
  createdAt: 2026-06-14
3
- updatedAt: 2026-06-23
3
+ updatedAt: 2026-06-26
4
4
  title: 새로운 Intlayer v9 - 무엇이 달라졌나요?
5
- description: Intlayer v9의 새로운 기능을 알아보세요. 인기 있는 i18n 라이브러리를 위한 드롭인 호환성 패키지와 컬렉션(Collections), 베리언트(Variants), 동적 레코드(Dynamic Records) 지원을 소개합니다.
5
+ description: Intlayer v9의 새로운 기능을 알아보세요. 인기 있는 i18n 라이브러리를 위한 드롭인 호환성 패키지와 컬렉션(Collections), 베리언트(Variants) 지원을 소개합니다.
6
6
  keywords:
7
7
  - Intlayer
8
8
  - 호환성
9
9
  - 마이그레이션
10
10
  - 컬렉션
11
11
  - 베리언트
12
- - 동적 레코드
13
12
  - i18next
14
13
  - next-intl
15
14
  - vue-i18n
@@ -22,7 +21,7 @@ author: aymericzip
22
21
 
23
22
  # 새로운 Intlayer v9 - 무엇이 달라졌나요?
24
23
 
25
- Intlayer v9에 오신 것을 환영합니다! 이번 메이저 릴리스는 주요 i18n 라이브러리(`react-i18next`, `next-intl`, `vue-i18n` 등)를 위한 **호환 어댑터 패키지(Compat Adapter Packages)**를 통해 Intlayer로의 마이그레이션 경로를 획기적으로 단순화하고, **컬렉션(Collections)**, **베리언트(Variants)**, **동적 레코드(Dynamic Records)**와 같은 풍부한 콘텐츠 구조 지원을 추가하는 큰 이정표를 세웠습니다.
24
+ Intlayer v9에 오신 것을 환영합니다! 이번 메이저 릴리스는 주요 i18n 라이브러리(`react-i18next`, `next-intl`, `vue-i18n` 등)를 위한 **호환 어댑터 패키지(Compat Adapter Packages)**를 통해 Intlayer로의 마이그레이션 경로를 획기적으로 단순화하고, **컬렉션(Collections)** **베리언트(Variants)**와 같은 풍부한 콘텐츠 구조 지원을 추가하는 큰 이정표를 세웠습니다.
26
25
 
27
26
  ## 목차
28
27
 
@@ -41,8 +40,10 @@ Intlayer v9에 오신 것을 환영합니다! 이번 메이저 릴리스는 주
41
40
  - `@intlayer/i18next`
42
41
  - `@intlayer/react-i18next`
43
42
  - `@intlayer/next-intl`
43
+ - `@intlayer/react-intl`
44
44
  - `@intlayer/next-i18next`
45
45
  - `@intlayer/vue-i18n`
46
+ - `@intlayer/lingui`
46
47
 
47
48
  예를 들어, 다음과 같이 간단히 변경하면 됩니다:
48
49
 
@@ -100,7 +101,7 @@ export default defineConfig({
100
101
 
101
102
  ---
102
103
 
103
- ## 기능 사양: 컬렉션, 베리언트 동적 레코드
104
+ ## 기능 사양: 컬렉션베리언트
104
105
 
105
106
  Intlayer v9은 정적인 키-값 객체를 넘어, 딕셔너리가 처음부터 끝까지 완전히 타입 지정된 동적 레이아웃 구조를 선언할 수 있도록 확장되었습니다.
106
107
 
@@ -144,6 +145,8 @@ const faq = useIntlayer("faq", { item: 1 }); // -> { question: string, answer: s
144
145
 
145
146
  A/B 테스트, 시즌별 헤더, 피처 플래그(feature flags) 또는 커스텀 랜딩 페이지를 제공합니다:
146
147
 
148
+ #### 문자열 베리언트 (예: A/B 테스트)
149
+
147
150
  ```ts fileName="hero.content.ts"
148
151
  import { t, type Dictionary } from "intlayer";
149
152
 
@@ -167,16 +170,14 @@ export default {
167
170
  const banner = useIntlayer("hero-banner", { variant: "black_friday" });
168
171
  ```
169
172
 
170
- ### 3. 동적 레코드 (Dynamic Records)
171
-
172
- 쿼리 ID를 통해 런타임에 동적으로 로드되는 항목을 가진 딕셔너리를 정의합니다:
173
+ #### 객체 베리언트 (예: 동적 레코드)
173
174
 
174
175
  ```ts fileName="product.content.ts"
175
176
  import { t, type Dictionary } from "intlayer";
176
177
 
177
178
  export default {
178
179
  key: "product-copy",
179
- meta: {
180
+ variant: {
180
181
  id: "prod_123",
181
182
  category: "books",
182
183
  },
@@ -229,7 +230,7 @@ export default defineConfig({
229
230
  });
230
231
  ```
231
232
 
232
- - **Compiler**: `compiler.enabled`가 설정되고 `compiler.output` 경로가 구성되면 자동으로 활성화됩니다. 더 이상 `intlayerCompiler()`를 별도로 등록할 필요가 없습니다.
233
+ - **Compiler**: `compiler.enabled`가 `true`로 설정되고 `compiler.output` 경로가 구성되면 자동으로 활성화됩니다. 더 이상 `intlayerCompiler()`를 별도로 등록할 필요가 없습니다.
233
234
  - **Proxy**: 새로운 `routing.enableProxy` 옵션(`기본값: true`)을 기반으로 자동으로 활성화됩니다. 개발, 미리보기 및 프로덕션 SSR에서 로케일 감지 / 리다이렉트 / 재작성 미들웨어를 연결합니다. 더 이상 `intlayerProxy()`를 별도로 등록할 필요가 없습니다.
234
235
 
235
236
  ### `routing.enableProxy` 옵션
@@ -252,17 +253,61 @@ export default config;
252
253
 
253
254
  ---
254
255
 
256
+ ## 컴파일러는 기본적으로 비활성화
257
+
258
+ Intlayer v9부터 **컴파일러는 기본적으로 비활성화됩니다**(`compiler.enabled`의 기본값이 이제 `false`입니다). `.content.ts` 파일의 빌드 타임 추출을 활성화하려면 구성에서 `compiler.enabled: true`를 설정하세요:
259
+
260
+ ```ts fileName="intlayer.config.ts"
261
+ import type { IntlayerConfig } from "intlayer";
262
+
263
+ const config: IntlayerConfig = {
264
+ compiler: {
265
+ enabled: true, // 기본값: false — v9부터 컴파일러를 활성화하는 데 필요
266
+ output: ({ fileName }) => `./${fileName}.content.ts`,
267
+ },
268
+ };
269
+
270
+ export default config;
271
+ ```
272
+
273
+ 컴파일러가 비활성화되면 Intlayer는 빌드 타임 추출 단계를 건너뛰고 이미 선언한 딕셔너리에 의존합니다. 번들러 플러그인(`@intlayer/swc`, `@intlayer/babel` 또는 `intlayer()` Vite 플러그인)이 콘텐츠를 자동으로 추출하기를 원할 때만 활성화하세요.
274
+
275
+ ---
276
+
277
+ ## React Native: 단일 패키지 임포트
278
+
279
+ React Native 또는 Expo 앱에서는 더 이상 `react-intlayer`와 `react-native-intlayer`를 번갈아 사용할 필요가 없습니다. `react-native-intlayer` 패키지는 이제 **`react-intlayer`의 전체 API를 다시 내보내며** (훅, 유틸리티 및 `/format`, `/html`, `/markdown` 하위 경로), `IntlayerProvider`는 React Native 폴리필을 자동으로 적용합니다.
280
+
281
+ 단일 `react-native-intlayer` 패키지에서 모든 것을 임포트하세요:
282
+
283
+ ```tsx
284
+ import {
285
+ IntlayerProvider,
286
+ useIntlayer,
287
+ useLocale,
288
+ } from "react-native-intlayer";
289
+ ```
290
+
291
+ ```bash
292
+ npm install intlayer react-native-intlayer
293
+ ```
294
+
295
+ > `react-intlayer`에서 임포트하는 것도 계속 작동하지만, 이제 React Native에 권장되는 단일 진입점은 `react-native-intlayer`입니다. 이 패키지의 프로바이더는 웹 지향적인 `react-intlayer` 프로바이더에는 없는 폴리필을 제공합니다.
296
+
297
+ ---
298
+
255
299
  ## v8에서의 마이그레이션 노트
256
300
 
257
301
  v8에서 업그레이드하는 경우, v9에는 하위 호환성을 깨뜨리는 변경 사항(breaking changes)이 포함되어 있지 않습니다. 하지만 다음과 같은 주요 변경 사항이 있습니다:
258
302
 
303
+ - **컴파일러는 기본적으로 비활성화**: `compiler.enabled`의 기본값이 이제 `false`입니다. `.content.ts` 파일의 빌드 타임 추출에 의존하는 경우 `intlayer.config.ts`에서 `compiler.enabled: true`를 설정하세요.
259
304
  - **로케일 및 다이얼렉트 (Locales & Dialects)**: 외부 i18n 의존성을 사용하는 경우, 설정 또는 번들러 구성에 해당 호환 어댑터 플러그인을 추가하여 임포트를 자동으로 변환하세요.
260
- - **커스텀 셀렉터 (Custom Selectors)**: `useIntlayer`를 호출할 때 두 번째 매개변수는 이제 `{ locale, item, variant, id }`를 포함하는 옵션 객체 전용으로 예약됩니다. 이전에 로케일 문자열을 직접 전달했다면 여전히 그렇게 사용할 수 있지만, 고급 선택을 위해서는 옵션 객체를 사용하는 것을 권장합니다.
305
+ - **커스텀 셀렉터 (Custom Selectors)**: `useIntlayer`를 호출할 때 두 번째 매개변수는 이제 `{ locale, item, variant }`를 포함하는 옵션 객체 전용으로 예약됩니다. 이전에 로케일 문자열을 직접 전달했다면 여전히 그렇게 사용할 수 있지만, 고급 선택을 위해서는 옵션 객체를 사용하는 것을 권장합니다.
261
306
 
262
307
  ---
263
308
 
264
309
  ## 유용한 링크
265
310
 
266
311
  - [호환 어댑터 패키지 가이드](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/compat/index.md)
267
- - [동적 딕셔너리 - 컬렉션, 베리언트 동적 레코드](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dynamic_dictionaries/index.md)
312
+ - [동적 딕셔너리 - 컬렉션베리언트](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dynamic_dictionaries/index.md)
268
313
  - [설정 레퍼런스](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/configuration.md)
@@ -172,10 +172,16 @@ De `intlayerProxy` Vite-plugin past dezelfde logica toe tijdens ontwikkeling:
172
172
 
173
173
  ```typescript fileName="vite.config.ts"
174
174
  import { defineConfig } from "vite";
175
- import { intlayerProxy } from "vite-intlayer";
175
+ import { intlayer } from "vite-intlayer";
176
176
 
177
177
  export default defineConfig({
178
- plugins: [intlayerProxy()],
178
+ plugins: [
179
+ intlayer({
180
+ proxy: {
181
+ ignore: (req) => req.url?.startsWith("/api"),
182
+ },
183
+ }),
184
+ ],
179
185
  });
180
186
  ```
181
187
 
@@ -152,7 +152,13 @@ const config: StorybookConfig = {
152
152
  } as const;
153
153
 
154
154
  const viteConfig = defineConfig(() => ({
155
- plugins: [intlayer()],
155
+ plugins: [
156
+ intlayer({
157
+ proxy: {
158
+ ignore: (req) => req.url?.startsWith("/api"),
159
+ },
160
+ }),
161
+ ],
156
162
  }));
157
163
 
158
164
  return mergeConfig(baseConfig, viteConfig(env));
@@ -167,7 +167,13 @@ import { intlayer } from "vite-intlayer";
167
167
 
168
168
  // https://vitejs.dev/config/
169
169
  export default defineConfig({
170
- plugins: [intlayer()],
170
+ plugins: [
171
+ intlayer({
172
+ proxy: {
173
+ ignore: (req) => req.url?.startsWith("/api"),
174
+ },
175
+ }),
176
+ ],
171
177
  });
172
178
  ```
173
179
 
@@ -436,7 +442,7 @@ Voeg eerst `intlayerProxy` toe aan je Vite-configuratie:
436
442
 
437
443
  ```typescript {3,7} fileName="vite.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
438
444
  import { defineConfig } from "vite";
439
- import { intlayer, intlayerProxy } from "vite-intlayer";
445
+ import { intlayer } from "vite-intlayer";
440
446
 
441
447
  export default defineConfig({
442
448
  plugins: [intlayer(), intlayerProxy()],
@@ -167,7 +167,13 @@ import { intlayer } from "vite-intlayer";
167
167
 
168
168
  // https://vitejs.dev/config/
169
169
  export default defineConfig({
170
- plugins: [intlayer()],
170
+ plugins: [
171
+ intlayer({
172
+ proxy: {
173
+ ignore: (req) => req.url?.startsWith("/api"),
174
+ },
175
+ }),
176
+ ],
171
177
  });
172
178
  ```
173
179
 
@@ -428,12 +434,15 @@ Voeg eerst `intlayerProxy` toe aan uw Vite-configuratie:
428
434
 
429
435
  ```typescript {3,7} fileName="vite.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
430
436
  import { defineConfig } from "vite";
431
- import { intlayer, intlayerProxy } from "vite-intlayer";
437
+ import { intlayer } from "vite-intlayer";
432
438
 
433
439
  export default defineConfig({
434
440
  plugins: [
435
- intlayerProxy(), // moet als eerste worden geplaatst
436
- intlayer(),
441
+ intlayer({
442
+ proxy: {
443
+ ignore: (req) => req.url?.startsWith("/api"),
444
+ },
445
+ }),
437
446
  ],
438
447
  });
439
448
  ```
@@ -565,6 +574,8 @@ bun x intlayer extract
565
574
  </Tab>
566
575
  <Tab value='Babel-compiler'>
567
576
 
577
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
578
+
568
579
  Werk uw `vite.config.ts` bij om de `intlayerCompiler`-plugin op te nemen:
569
580
 
570
581
  ```ts fileName="vite.config.ts"
@@ -574,7 +585,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
574
585
  export default defineConfig({
575
586
  plugins: [
576
587
  intlayer(),
577
- intlayerCompiler(), // Voegt de compiler-plugin toe
588
+ intlayerCompiler(), // Adds the compiler plugin
578
589
  ],
579
590
  });
580
591
  ```
@@ -79,12 +79,15 @@ Zaktualizuj swój plik `vite.config.ts`, aby dołączyć wtyczkę `intlayerCompi
79
79
 
80
80
  ```ts fileName="vite.config.ts"
81
81
  import { defineConfig } from "vite";
82
- import { intlayer, intlayerCompiler } from "vite-intlayer";
82
+ import { intlayer } from "vite-intlayer";
83
83
 
84
84
  export default defineConfig({
85
85
  plugins: [
86
- intlayer(),
87
- intlayerCompiler(), // Dodaje wtyczkę kompilatora
86
+ intlayer({
87
+ proxy: {
88
+ ignore: (req) => req.url?.startsWith("/api"),
89
+ },
90
+ }),
88
91
  ],
89
92
  });
90
93
  ```
@@ -172,10 +172,16 @@ Plugin Vite `intlayerProxy` stosuje tę samą logikę podczas programowania:
172
172
 
173
173
  ```typescript fileName="vite.config.ts"
174
174
  import { defineConfig } from "vite";
175
- import { intlayerProxy } from "vite-intlayer";
175
+ import { intlayer } from "vite-intlayer";
176
176
 
177
177
  export default defineConfig({
178
- plugins: [intlayerProxy()],
178
+ plugins: [
179
+ intlayer({
180
+ proxy: {
181
+ ignore: (req) => req.url?.startsWith("/api"),
182
+ },
183
+ }),
184
+ ],
179
185
  });
180
186
  ```
181
187
 
@@ -342,10 +342,16 @@ Dla SolidJS, Vue i Svelte wtyczka Vite `intlayerProxy` zarządza przepisywaniami
342
342
 
343
343
  ```typescript fileName="vite.config.ts"
344
344
  import { defineConfig } from "vite";
345
- import { intlayerProxy } from "vite-intlayer";
345
+ import { intlayer } from "vite-intlayer";
346
346
 
347
347
  export default defineConfig({
348
- plugins: [intlayerProxy()],
348
+ plugins: [
349
+ intlayer({
350
+ proxy: {
351
+ ignore: (req) => req.url?.startsWith("/api"),
352
+ },
353
+ }),
354
+ ],
349
355
  });
350
356
  ```
351
357