@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: Vite 插件,用于压缩编译后的 Intlayer 字典 JSON 文件,并可选地混淆内容字段名称以减小包大小。
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` 是一个 Vite 插件,用于在生产环境构建(production build)期间压缩编译后的字典 JSON 文件。它会清除所有不必要的空格,并在与 `intlayerPrune` 结合时,可选地将内容字段名称重命名为简短的字母别名(`a`, `b`, `c`, …),以进一步减小包大小。
30
+
31
+ > 当您使用 [`intlayer()`](https://github.com/aymericzip/intlayer/blob/main/docs/docs/zh/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
+ ## 边缘情况字典
87
+
88
+ 在 `pruneContext.dictionariesWithEdgeCases` 中被标记的字典(在修剪(prune)阶段检测到结构异常)将被完全跳过 — 既不压缩也不混淆 — 以避免发布损坏的数据。
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 开发/预览服务器和生产环境 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 已包含 in intlayer() 中"
25
+ author: aymericzip
26
+ ---
27
+
28
+ # intlayerProxy
29
+
30
+ `intlayerProxy` 是一个 Vite 插件,它为**所有环境**注册语言路由中间件:开发服务器(dev server)、预览服务器(preview server)和生产环境 SSR(Nitro / TanStack Start)。
31
+
32
+ > **自 Intlayer v9 起**,`intlayerProxy` 会自动包含在主 [`intlayer()`](https://github.com/aymericzip/intlayer/blob/main/docs/docs/zh/packages/vite-intlayer/intlayer.md) 插件中,并通过 `routing.enableProxy: true` 默认启用。仅当您需要更底层的控制或在标准 `intlayer()` 设置之外使用它时,才需要单独注册它。
33
+
34
+ ## 用法
35
+
36
+ ### 作为 `intlayer()` 的一部分(推荐,v9+)
37
+
38
+ 将 `proxy` 选项传递给主插件,而不是单独注册 `intlayerProxy`:
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
+ ### 独立使用(需要时)
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` | 排除语言路由请求的断言函数。返回 `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(通过 h3 的 TanStack Start / 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` | `/zh/about` | 默认。URL 中的语言前缀。默认语言会重定向到无前缀 URL,除非启用了 `prefix-all`。 |
129
+ | `prefix-all` | `/en/about`, `/zh/about` | 所有语言 — 包括默认语言 — 始终带有前缀。 |
130
+ | `no-prefix` | `/about` | URL 中没有语言。语言仅存储在 cookie 中;URL 重写发生在内部。 |
131
+ | `search-params` | `/about?locale=zh` | 语言作为查询参数传递。在缺失或过期时重定向以添加/更新 `locale` 参数。 |
132
+
133
+ ### 检测优先级
134
+
135
+ 1. URL 路径前缀(例如 `/zh/about` → `zh`)。
136
+ 2. Cookie / localStorage 值(`intlayer-locale`)。
137
+ 3. `Accept-Language` 请求头。
138
+ 4. 配置中的 `defaultLocale`。
139
+
140
+ ### 自动绕过
141
+
142
+ 中间件始终直接传递这些请求,而不进行语言处理:
143
+
144
+ - 匹配 `ignore` 断言的请求。
145
+ - `/node_modules/**`
146
+ - `/@**` – Vite 内部(`@vite/`, `@fs/`, `@id/` 等)。
147
+ - `/_**` – 服务器内部(`__vite_ping`, `__manifest` 等)。
148
+ - 路径以文件扩展名结尾的请求(静态资源)。如果静态资源路径上存在语言前缀(例如 `/zh/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` 的请求在内部重写为 `/zh/about`,以便填充 `[locale]` 路由参数。
156
+
157
+ ### 重定向死循环保护
158
+
159
+ 中间件在 2 秒滑动窗口内跟踪每个 `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`),因此它与所有 Nitro 预设兼容:Node, Bun, Deno, edge 运行时。
166
+
167
+ ## 弃用的别名
168
+
169
+ | 弃用的导出 | 替代品 |
170
+ | -------------------------- | --------------- |
171
+ | `intlayerMiddleware` | `intlayerProxy` |
172
+ | `intLayerMiddlewarePlugin` | `intlayerProxy` |
@@ -108,7 +108,6 @@ const config: IntlayerConfig = {
108
108
  * Will load, and write the output and translations back to the JSON files in the locales directory
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: New Intlayer v9 - What's new?
5
- description: Discover what's new in Intlayer v9. Introducing drop-in compatibility packages for popular i18n libraries and support for Collections, Variants, and Dynamic Records.
5
+ description: Discover what's new in Intlayer v9. Introducing drop-in compatibility packages for popular i18n libraries and support for Collections and Variants.
6
6
  keywords:
7
7
  - Intlayer
8
8
  - Compatibility
9
9
  - Migration
10
10
  - Collections
11
11
  - Variants
12
- - Dynamic Records
13
12
  - i18next
14
13
  - next-intl
15
14
  - vue-i18n
@@ -22,7 +21,7 @@ author: aymericzip
22
21
 
23
22
  # New Intlayer v9 - What's new?
24
23
 
25
- Welcome to Intlayer v9! This major release marks a huge milestone in simplifying the migration path to Intlayer with **Compat Adapter Packages** for major i18n libraries (`react-i18next`, `next-intl`, `vue-i18n`, etc.) and adds support for rich content structures: **Collections**, **Variants**, and **Dynamic Records**.
24
+ Welcome to Intlayer v9! This major release marks a huge milestone in simplifying the migration path to Intlayer with **Compat Adapter Packages** for major i18n libraries (`react-i18next`, `next-intl`, `vue-i18n`, etc.) and adds support for rich content structures: **Collections** and **Variants**.
26
25
 
27
26
  ## Table of contents
28
27
 
@@ -41,8 +40,10 @@ By replacing imports, you get all the benefits of Intlayer (including compile-ti
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
  For example, simply change:
48
49
 
@@ -100,7 +101,7 @@ All compat adapters now route translation resolution through a single, highly op
100
101
 
101
102
  ---
102
103
 
103
- ## Feature Spec: Collections, Variants & Dynamic Records
104
+ ## Feature Spec: Collections & Variants
104
105
 
105
106
  Intlayer v9 expands beyond static key-value objects, allowing dictionaries to declare dynamic layout structures that are fully typed end-to-end.
106
107
 
@@ -136,6 +137,8 @@ const faq = useIntlayer("faq", { item: 1 }); // -> { question: string, answer: s
136
137
 
137
138
  Deliver A/B tests, seasonal headers, feature flags, or custom landing pages:
138
139
 
140
+ #### String variants (e.g. A/B testing)
141
+
139
142
  ```ts fileName="hero.content.ts"
140
143
  import { t, type Dictionary } from "intlayer";
141
144
 
@@ -155,16 +158,14 @@ export default {
155
158
  const banner = useIntlayer("hero-banner", { variant: "black_friday" });
156
159
  ```
157
160
 
158
- ### 3. Dynamic Records
159
-
160
- Define dictionaries whose entries are loaded dynamically at runtime via query IDs:
161
+ #### Object variants (e.g. Dynamic Records)
161
162
 
162
163
  ```ts fileName="product.content.ts"
163
164
  import { t, type Dictionary } from "intlayer";
164
165
 
165
166
  export default {
166
167
  key: "product-copy",
167
- meta: {
168
+ variant: {
168
169
  id: "prod_123",
169
170
  category: "books",
170
171
  },
@@ -217,7 +218,7 @@ export default defineConfig({
217
218
  });
218
219
  ```
219
220
 
220
- - **Compiler**: 当 `compiler.enabled` 被设置且配置了 `compiler.output` 路径时,自动激活。您不再需要单独注册 `intlayerCompiler()`。
221
+ - **Compiler**: 当 `compiler.enabled` 被设置为 `true` 且配置了 `compiler.output` 路径时,自动激活。您不再需要单独注册 `intlayerCompiler()`。
221
222
  - **Proxy**: 根据新的 `routing.enableProxy` 选项自动激活(默认为 `true`)。它在开发、预览和生产 SSR 中连接区域设置检测 / 重定向 / 重写中间件。您不再需要单独注册 `intlayerProxy()`。
222
223
 
223
224
  ### `routing.enableProxy` 选项
@@ -240,17 +241,61 @@ export default config;
240
241
 
241
242
  ---
242
243
 
244
+ ## 默认禁用编译器
245
+
246
+ 从 Intlayer v9 开始,**编译器默认被禁用**(`compiler.enabled` 现在默认为 `false`)。要启用对 `.content.ts` 文件的构建时提取,请在配置中设置 `compiler.enabled: true`:
247
+
248
+ ```ts fileName="intlayer.config.ts"
249
+ import type { IntlayerConfig } from "intlayer";
250
+
251
+ const config: IntlayerConfig = {
252
+ compiler: {
253
+ enabled: true, // 默认值:false —— 自 v9 起启用编译器所必需
254
+ output: ({ fileName }) => `./${fileName}.content.ts`,
255
+ },
256
+ };
257
+
258
+ export default config;
259
+ ```
260
+
261
+ 当编译器被禁用时,Intlayer 会跳过构建时提取步骤,并依赖您已声明的字典。仅当您希望打包器插件(`@intlayer/swc`、`@intlayer/babel` 或 `intlayer()` Vite 插件)自动提取内容时才启用它。
262
+
263
+ ---
264
+
265
+ ## React Native:单包导入
266
+
267
+ 在 React Native 或 Expo 应用中,您不再需要同时管理 `react-intlayer` 和 `react-native-intlayer`。`react-native-intlayer` 包现在**重新导出了完整的 `react-intlayer` API**(hooks、工具函数以及 `/format`、`/html` 和 `/markdown` 子路径),并且其 `IntlayerProvider` 会自动应用 React Native 的 polyfills。
268
+
269
+ 从单一的 `react-native-intlayer` 包中导入所有内容:
270
+
271
+ ```tsx
272
+ import {
273
+ IntlayerProvider,
274
+ useIntlayer,
275
+ useLocale,
276
+ } from "react-native-intlayer";
277
+ ```
278
+
279
+ ```bash
280
+ npm install intlayer react-native-intlayer
281
+ ```
282
+
283
+ > 从 `react-intlayer` 导入仍然有效,但现在推荐使用 `react-native-intlayer` 作为 React Native 的单一入口点 —— 它的 provider 提供了面向 web 的 `react-intlayer` provider 所不包含的 polyfills。
284
+
285
+ ---
286
+
243
287
  ## Migration notes from v8
244
288
 
245
289
  If you are upgrading from v8, note that the v9 does not include breaking changes. But here are the key changes:
246
290
 
291
+ - **默认禁用编译器**:`compiler.enabled` 现在默认为 `false`。如果您依赖对 `.content.ts` 文件的构建时提取,请在 `intlayer.config.ts` 中设置 `compiler.enabled: true`。
247
292
  - **Locales & Dialects**: If using external i18n dependencies, add their respective compat adapter plugins in your configuration or bundler setup to automatically rewrite imports.
248
- - **Custom Selectors**: When calling `useIntlayer`, the second parameter is now reserved for an option object containing `{ locale, item, variant, id }`. If you previously passed a locale string directly, you can still do so, but using the options object is recommended for advanced selections.
293
+ - **Custom Selectors**: When calling `useIntlayer`, the second parameter is now reserved for an option object containing `{ locale, item, variant }`. If you previously passed a locale string directly, you can still do so, but using the options object is recommended for advanced selections.
249
294
 
250
295
  ---
251
296
 
252
297
  ## Useful links
253
298
 
254
299
  - [Compat Adapter Packages Guide](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/compat/index.md)
255
- - [Dynamic Dictionaries - Collections, Variants & Dynamic Records](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/dynamic_dictionaries/index.md)
300
+ - [Dynamic Dictionaries - Collections & Variants](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/dynamic_dictionaries/index.md)
256
301
  - [Configuration Reference](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/configuration.md)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intlayer/docs",
3
- "version": "9.0.0-canary.6",
3
+ "version": "9.0.0-canary.8",
4
4
  "private": false,
5
5
  "description": "Intlayer documentation",
6
6
  "keywords": [
@@ -73,13 +73,13 @@
73
73
  "watch": "webpack --config ./webpack.config.ts --watch"
74
74
  },
75
75
  "dependencies": {
76
- "@intlayer/config": "9.0.0-canary.6",
77
- "@intlayer/core": "9.0.0-canary.6",
78
- "@intlayer/types": "9.0.0-canary.6"
76
+ "@intlayer/config": "9.0.0-canary.8",
77
+ "@intlayer/core": "9.0.0-canary.8",
78
+ "@intlayer/types": "9.0.0-canary.8"
79
79
  },
80
80
  "devDependencies": {
81
- "@intlayer/api": "9.0.0-canary.6",
82
- "@intlayer/cli": "9.0.0-canary.6",
81
+ "@intlayer/api": "9.0.0-canary.8",
82
+ "@intlayer/cli": "9.0.0-canary.8",
83
83
  "@types/node": "25.9.4",
84
84
  "@utils/ts-config": "1.0.4",
85
85
  "@utils/ts-config-types": "1.0.4",
@@ -1373,26 +1373,6 @@ export const docsEntry = {
1373
1373
  vi: readLocale('dynamic_dictionaries/collections.md', 'vi'),
1374
1374
  uk: readLocale('dynamic_dictionaries/collections.md', 'uk'),
1375
1375
  } as unknown as Record<LocalesValues, Promise<string>>,
1376
- './docs/en/dynamic_dictionaries/dynamic_content.md': {
1377
- en: readLocale('dynamic_dictionaries/dynamic_content.md', 'en'),
1378
- ru: readLocale('dynamic_dictionaries/dynamic_content.md', 'ru'),
1379
- ja: readLocale('dynamic_dictionaries/dynamic_content.md', 'ja'),
1380
- fr: readLocale('dynamic_dictionaries/dynamic_content.md', 'fr'),
1381
- ko: readLocale('dynamic_dictionaries/dynamic_content.md', 'ko'),
1382
- zh: readLocale('dynamic_dictionaries/dynamic_content.md', 'zh'),
1383
- es: readLocale('dynamic_dictionaries/dynamic_content.md', 'es'),
1384
- de: readLocale('dynamic_dictionaries/dynamic_content.md', 'de'),
1385
- ar: readLocale('dynamic_dictionaries/dynamic_content.md', 'ar'),
1386
- it: readLocale('dynamic_dictionaries/dynamic_content.md', 'it'),
1387
- 'en-GB': readLocale('dynamic_dictionaries/dynamic_content.md', 'en-GB'),
1388
- pt: readLocale('dynamic_dictionaries/dynamic_content.md', 'pt'),
1389
- hi: readLocale('dynamic_dictionaries/dynamic_content.md', 'hi'),
1390
- tr: readLocale('dynamic_dictionaries/dynamic_content.md', 'tr'),
1391
- pl: readLocale('dynamic_dictionaries/dynamic_content.md', 'pl'),
1392
- id: readLocale('dynamic_dictionaries/dynamic_content.md', 'id'),
1393
- vi: readLocale('dynamic_dictionaries/dynamic_content.md', 'vi'),
1394
- uk: readLocale('dynamic_dictionaries/dynamic_content.md', 'uk'),
1395
- } as unknown as Record<LocalesValues, Promise<string>>,
1396
1376
  './docs/en/dynamic_dictionaries/index.md': {
1397
1377
  en: readLocale('dynamic_dictionaries/index.md', 'en'),
1398
1378
  ru: readLocale('dynamic_dictionaries/index.md', 'ru'),
@@ -2593,6 +2573,26 @@ export const docsEntry = {
2593
2573
  vi: readLocale('migration_from_vue-i18n_to_intlayer.md', 'vi'),
2594
2574
  uk: readLocale('migration_from_vue-i18n_to_intlayer.md', 'uk'),
2595
2575
  } as unknown as Record<LocalesValues, Promise<string>>,
2576
+ './docs/en/packages/@intlayer_babel/export.md': {
2577
+ en: readLocale('packages/@intlayer_babel/export.md', 'en'),
2578
+ ru: readLocale('packages/@intlayer_babel/export.md', 'ru'),
2579
+ ja: readLocale('packages/@intlayer_babel/export.md', 'ja'),
2580
+ fr: readLocale('packages/@intlayer_babel/export.md', 'fr'),
2581
+ ko: readLocale('packages/@intlayer_babel/export.md', 'ko'),
2582
+ zh: readLocale('packages/@intlayer_babel/export.md', 'zh'),
2583
+ es: readLocale('packages/@intlayer_babel/export.md', 'es'),
2584
+ de: readLocale('packages/@intlayer_babel/export.md', 'de'),
2585
+ ar: readLocale('packages/@intlayer_babel/export.md', 'ar'),
2586
+ it: readLocale('packages/@intlayer_babel/export.md', 'it'),
2587
+ 'en-GB': readLocale('packages/@intlayer_babel/export.md', 'en-GB'),
2588
+ pt: readLocale('packages/@intlayer_babel/export.md', 'pt'),
2589
+ hi: readLocale('packages/@intlayer_babel/export.md', 'hi'),
2590
+ tr: readLocale('packages/@intlayer_babel/export.md', 'tr'),
2591
+ pl: readLocale('packages/@intlayer_babel/export.md', 'pl'),
2592
+ id: readLocale('packages/@intlayer_babel/export.md', 'id'),
2593
+ vi: readLocale('packages/@intlayer_babel/export.md', 'vi'),
2594
+ uk: readLocale('packages/@intlayer_babel/export.md', 'uk'),
2595
+ } as unknown as Record<LocalesValues, Promise<string>>,
2596
2596
  './docs/en/packages/adonis-intlayer/exports.md': {
2597
2597
  en: readLocale('packages/adonis-intlayer/exports.md', 'en'),
2598
2598
  ru: readLocale('packages/adonis-intlayer/exports.md', 'ru'),
@@ -3896,6 +3896,66 @@ export const docsEntry = {
3896
3896
  vi: readLocale('packages/vite-intlayer/intlayer.md', 'vi'),
3897
3897
  uk: readLocale('packages/vite-intlayer/intlayer.md', 'uk'),
3898
3898
  } as unknown as Record<LocalesValues, Promise<string>>,
3899
+ './docs/en/packages/vite-intlayer/intlayerCompiler.md': {
3900
+ en: readLocale('packages/vite-intlayer/intlayerCompiler.md', 'en'),
3901
+ ru: readLocale('packages/vite-intlayer/intlayerCompiler.md', 'ru'),
3902
+ ja: readLocale('packages/vite-intlayer/intlayerCompiler.md', 'ja'),
3903
+ fr: readLocale('packages/vite-intlayer/intlayerCompiler.md', 'fr'),
3904
+ ko: readLocale('packages/vite-intlayer/intlayerCompiler.md', 'ko'),
3905
+ zh: readLocale('packages/vite-intlayer/intlayerCompiler.md', 'zh'),
3906
+ es: readLocale('packages/vite-intlayer/intlayerCompiler.md', 'es'),
3907
+ de: readLocale('packages/vite-intlayer/intlayerCompiler.md', 'de'),
3908
+ ar: readLocale('packages/vite-intlayer/intlayerCompiler.md', 'ar'),
3909
+ it: readLocale('packages/vite-intlayer/intlayerCompiler.md', 'it'),
3910
+ 'en-GB': readLocale('packages/vite-intlayer/intlayerCompiler.md', 'en-GB'),
3911
+ pt: readLocale('packages/vite-intlayer/intlayerCompiler.md', 'pt'),
3912
+ hi: readLocale('packages/vite-intlayer/intlayerCompiler.md', 'hi'),
3913
+ tr: readLocale('packages/vite-intlayer/intlayerCompiler.md', 'tr'),
3914
+ pl: readLocale('packages/vite-intlayer/intlayerCompiler.md', 'pl'),
3915
+ id: readLocale('packages/vite-intlayer/intlayerCompiler.md', 'id'),
3916
+ vi: readLocale('packages/vite-intlayer/intlayerCompiler.md', 'vi'),
3917
+ uk: readLocale('packages/vite-intlayer/intlayerCompiler.md', 'uk'),
3918
+ } as unknown as Record<LocalesValues, Promise<string>>,
3919
+ './docs/en/packages/vite-intlayer/intlayerMinify.md': {
3920
+ en: readLocale('packages/vite-intlayer/intlayerMinify.md', 'en'),
3921
+ ru: readLocale('packages/vite-intlayer/intlayerMinify.md', 'ru'),
3922
+ ja: readLocale('packages/vite-intlayer/intlayerMinify.md', 'ja'),
3923
+ fr: readLocale('packages/vite-intlayer/intlayerMinify.md', 'fr'),
3924
+ ko: readLocale('packages/vite-intlayer/intlayerMinify.md', 'ko'),
3925
+ zh: readLocale('packages/vite-intlayer/intlayerMinify.md', 'zh'),
3926
+ es: readLocale('packages/vite-intlayer/intlayerMinify.md', 'es'),
3927
+ de: readLocale('packages/vite-intlayer/intlayerMinify.md', 'de'),
3928
+ ar: readLocale('packages/vite-intlayer/intlayerMinify.md', 'ar'),
3929
+ it: readLocale('packages/vite-intlayer/intlayerMinify.md', 'it'),
3930
+ 'en-GB': readLocale('packages/vite-intlayer/intlayerMinify.md', 'en-GB'),
3931
+ pt: readLocale('packages/vite-intlayer/intlayerMinify.md', 'pt'),
3932
+ hi: readLocale('packages/vite-intlayer/intlayerMinify.md', 'hi'),
3933
+ tr: readLocale('packages/vite-intlayer/intlayerMinify.md', 'tr'),
3934
+ pl: readLocale('packages/vite-intlayer/intlayerMinify.md', 'pl'),
3935
+ id: readLocale('packages/vite-intlayer/intlayerMinify.md', 'id'),
3936
+ vi: readLocale('packages/vite-intlayer/intlayerMinify.md', 'vi'),
3937
+ uk: readLocale('packages/vite-intlayer/intlayerMinify.md', 'uk'),
3938
+ } as unknown as Record<LocalesValues, Promise<string>>,
3939
+ './docs/en/packages/vite-intlayer/intlayerProxy.md': {
3940
+ en: readLocale('packages/vite-intlayer/intlayerProxy.md', 'en'),
3941
+ ru: readLocale('packages/vite-intlayer/intlayerProxy.md', 'ru'),
3942
+ ja: readLocale('packages/vite-intlayer/intlayerProxy.md', 'ja'),
3943
+ fr: readLocale('packages/vite-intlayer/intlayerProxy.md', 'fr'),
3944
+ ko: readLocale('packages/vite-intlayer/intlayerProxy.md', 'ko'),
3945
+ zh: readLocale('packages/vite-intlayer/intlayerProxy.md', 'zh'),
3946
+ es: readLocale('packages/vite-intlayer/intlayerProxy.md', 'es'),
3947
+ de: readLocale('packages/vite-intlayer/intlayerProxy.md', 'de'),
3948
+ ar: readLocale('packages/vite-intlayer/intlayerProxy.md', 'ar'),
3949
+ it: readLocale('packages/vite-intlayer/intlayerProxy.md', 'it'),
3950
+ 'en-GB': readLocale('packages/vite-intlayer/intlayerProxy.md', 'en-GB'),
3951
+ pt: readLocale('packages/vite-intlayer/intlayerProxy.md', 'pt'),
3952
+ hi: readLocale('packages/vite-intlayer/intlayerProxy.md', 'hi'),
3953
+ tr: readLocale('packages/vite-intlayer/intlayerProxy.md', 'tr'),
3954
+ pl: readLocale('packages/vite-intlayer/intlayerProxy.md', 'pl'),
3955
+ id: readLocale('packages/vite-intlayer/intlayerProxy.md', 'id'),
3956
+ vi: readLocale('packages/vite-intlayer/intlayerProxy.md', 'vi'),
3957
+ uk: readLocale('packages/vite-intlayer/intlayerProxy.md', 'uk'),
3958
+ } as unknown as Record<LocalesValues, Promise<string>>,
3899
3959
  './docs/en/packages/vite-intlayer/intlayerPrune.md': {
3900
3960
  en: readLocale('packages/vite-intlayer/intlayerPrune.md', 'en'),
3901
3961
  ru: readLocale('packages/vite-intlayer/intlayerPrune.md', 'ru'),