@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
@@ -597,14 +597,17 @@ goto(localizedPath); // स्थानीय भाषा के अनुस
597
597
 
598
598
  ```ts fileName="vite.config.ts"
599
599
  import { defineConfig } from "vite";
600
- import { intlayer, intlayerProxy } from "vite-intlayer";
600
+ import { intlayer } from "vite-intlayer";
601
601
  import { sveltekit } from "@sveltejs/kit/vite";
602
602
 
603
603
  // https://vitejs.dev/config/
604
604
  export default defineConfig({
605
605
  plugins: [
606
- intlayerProxy(), // should be placed first
607
- intlayer(),
606
+ intlayer({
607
+ proxy: {
608
+ ignore: (req) => req.url?.startsWith("/api"),
609
+ },
610
+ }),
608
611
  sveltekit(),
609
612
  ],],
610
613
  });
@@ -706,12 +709,15 @@ intlayerCompiler प्लगइन शामिल करने के लि
706
709
 
707
710
  ```ts fileName="vite.config.ts"
708
711
  import { defineConfig } from "vite";
709
- import { intlayer, intlayerCompiler } from "vite-intlayer";
712
+ import { intlayer } from "vite-intlayer";
710
713
 
711
714
  export default defineConfig({
712
715
  plugins: [
713
- intlayer(),
714
- intlayerCompiler(), // कंपाइलर प्लगइन जोड़ता है
716
+ intlayer({
717
+ proxy: {
718
+ ignore: (req) => req.url?.startsWith("/api"),
719
+ },
720
+ }),
715
721
  ],
716
722
  });
717
723
  ```
@@ -210,11 +210,15 @@ export default defineConfig({
210
210
  tanstackStart({
211
211
  router: {
212
212
  routeFileIgnorePattern:
213
- ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5)$",
213
+ ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5|md|mdx|yaml|yml)$",
214
214
  },
215
215
  }),
216
216
  solidPlugin({ ssr: true }),
217
- intlayer(),
217
+ intlayer({
218
+ proxy: {
219
+ ignore: (req) => req.url?.startsWith("/api"),
220
+ },
221
+ }),
218
222
  ],
219
223
  });
220
224
  ```
@@ -550,22 +554,25 @@ const RootComponent: ParentComponent = (props) => {
550
554
 
551
555
  > ध्यान दें कि उत्पादन में `intlayerProxy` का उपयोग करने के लिए, आपको `vite-intlayer` पैकेज को `devDependencies` से `dependencies` में बदलना होगा।
552
556
 
553
- ```typescript {7,14-17} fileName="vite.config.ts"
557
+ ```typescript fileName="vite.config.ts"
554
558
  import { tanstackStart } from "@tanstack/solid-start/plugin/vite";
555
559
  import solid from "vite-plugin-solid";
556
560
  import { nitro } from "nitro/vite";
557
561
  import { defineConfig } from "vite";
558
- import { intlayer, intlayerProxy } from "vite-intlayer";
562
+ import { intlayer } from "vite-intlayer";
559
563
 
560
564
  export default defineConfig({
561
565
  plugins: [
562
- intlayerProxy(), // यदि आप Nitro का उपयोग करते हैं तो प्रॉक्सी को सर्वर से पहले रखा जाना चाहिए
563
566
  nitro(),
564
- intlayer(),
567
+ intlayer({
568
+ proxy: {
569
+ ignore: (req) => req.url?.startsWith("/api"),
570
+ },
571
+ }),
565
572
  tanstackStart({
566
573
  router: {
567
574
  routeFileIgnorePattern:
568
- ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5)$",
575
+ ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5|md|mdx|yaml|yml)$",
569
576
  },
570
577
  }),
571
578
  solid(),
@@ -808,9 +815,9 @@ bun x intlayer extract
808
815
  </Tab>
809
816
  <Tab value='Babel कंपाइलर'>
810
817
 
811
- `intlayerCompiler` प्लगइन शामिल करने के लिए अपनी `vite.config.ts` अपडेट करें:
818
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
812
819
 
813
- > Intlayer v9 के बाद से, कंपाइलर को सीधे `intlayer()` प्लगइन में बंडल किया गया है और `compiler.enabled` के सेट होने और `compiler.output` पथ कॉन्फ़िगर होने पर यह स्वचालित रूप से सक्रिय हो जाता है। `intlayerCompiler()` को अलग से पंजीकृत करना (जैसा नीचे दिखाया गया है) अब वैकल्पिक है — यदि इसे भी जोड़ा जाता है तो यह स्वयं को डीडुप्लीकेट कर लेता है। कृपया [v9 रिलीज़ नोट्स](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/releases/v9.md) देखें।
820
+ `intlayerCompiler` प्लगइन शामिल करने के लिए अपनी `vite.config.ts` अपडेट करें:
814
821
 
815
822
  ```ts fileName="vite.config.ts"
816
823
  import { intlayer, intlayerCompiler } from "vite-intlayer";
@@ -825,12 +832,12 @@ export default defineConfig({
825
832
  tanstackStart({
826
833
  router: {
827
834
  routeFileIgnorePattern:
828
- ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5)$",
835
+ ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5|md|mdx|yaml|yml)$",
829
836
  },
830
837
  }),
831
838
  solidPlugin({ ssr: true }),
832
839
  intlayer(),
833
- intlayerCompiler(),
840
+ intlayerCompiler(), // Adds the compiler plugin
834
841
  ],
835
842
  });
836
843
  ```
@@ -224,11 +224,15 @@ import { intlayer } from "vite-intlayer";
224
224
  const config = defineConfig({
225
225
  plugins: [
226
226
  nitro(),
227
- intlayer(),
227
+ intlayer({
228
+ proxy: {
229
+ ignore: (req) => req.url?.startsWith("/api"),
230
+ },
231
+ }),
228
232
  tanstackStart({
229
233
  router: {
230
234
  routeFileIgnorePattern:
231
- ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5)$",
235
+ ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5|md|mdx|yaml|yml)$",
232
236
  },
233
237
  }),
234
238
  viteReact(),
@@ -632,22 +636,25 @@ function RootDocument({ children }: { children: ReactNode }) {
632
636
 
633
637
  > ध्यान दें कि उत्पादन में `intlayerProxy` का उपयोग करने के लिए, आपको `vite-intlayer` पैकेज को `devDependencies` से `dependencies` में स्विच करने की आवश्यकता है।
634
638
 
635
- ```typescript {7,14-17} fileName="vite.config.ts"
639
+ ```typescript fileName="vite.config.ts"
636
640
  import { tanstackStart } from "@tanstack/react-start/plugin/vite";
637
641
  import viteReact from "@vitejs/plugin-react";
638
642
  import { nitro } from "nitro/vite";
639
643
  import { defineConfig } from "vite";
640
- import { intlayer, intlayerProxy } from "vite-intlayer";
644
+ import { intlayer } from "vite-intlayer";
641
645
 
642
646
  export default defineConfig({
643
647
  plugins: [
644
- intlayerProxy(), // यदि आप Nitro का उपयोग करते हैं तो प्रॉक्सी को सर्वर से पहले रखा जाना चाहिए
645
648
  nitro(),
646
- intlayer(),
649
+ intlayer({
650
+ proxy: {
651
+ ignore: (req) => req.url?.startsWith("/api"),
652
+ },
653
+ }),
647
654
  tanstackStart({
648
655
  router: {
649
656
  routeFileIgnorePattern:
650
- ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5)$",
657
+ ".content.(ts|tsx|js|mjs|cjs|jsx|json|jsonc|json5|md|mdx|yaml|yml)$",
651
658
  },
652
659
  }),
653
660
  viteReact(),
@@ -912,12 +919,15 @@ intlayerCompiler प्लगइन शामिल करने के लि
912
919
 
913
920
  ```ts fileName="vite.config.ts"
914
921
  import { defineConfig } from "vite";
915
- import { intlayer, intlayerCompiler } from "vite-intlayer";
922
+ import { intlayer } from "vite-intlayer";
916
923
 
917
924
  export default defineConfig({
918
925
  plugins: [
919
- intlayer(),
920
- intlayerCompiler(), // कंपाइलर प्लगइन जोड़ता है
926
+ intlayer({
927
+ proxy: {
928
+ ignore: (req) => req.url?.startsWith("/api"),
929
+ },
930
+ }),
921
931
  ],
922
932
  });
923
933
  ```
@@ -188,7 +188,13 @@ import { intlayer } from "vite-intlayer";
188
188
 
189
189
  // https://vitejs.dev/config/
190
190
  export default defineConfig({
191
- plugins: [intlayer()],
191
+ plugins: [
192
+ intlayer({
193
+ proxy: {
194
+ ignore: (req) => req.url?.startsWith("/api"),
195
+ },
196
+ }),
197
+ ],
192
198
  });
193
199
  ```
194
200
 
@@ -457,7 +463,7 @@ export class MyElement extends LitElement {
457
463
 
458
464
  ```typescript {3,7} fileName="vite.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
459
465
  import { defineConfig } from "vite";
460
- import { intlayer, intlayerProxy } from "vite-intlayer";
466
+ import { intlayer } from "vite-intlayer";
461
467
 
462
468
  export default defineConfig({
463
469
  plugins: [intlayer(), intlayerProxy()],
@@ -904,12 +904,15 @@ intlayerCompiler प्लगइन शामिल करने के लि
904
904
 
905
905
  ```ts fileName="vite.config.ts"
906
906
  import { defineConfig } from "vite";
907
- import { intlayer, intlayerCompiler } from "vite-intlayer";
907
+ import { intlayer } from "vite-intlayer";
908
908
 
909
909
  export default defineConfig({
910
910
  plugins: [
911
- intlayer(),
912
- intlayerCompiler(), // कंपाइलर प्लगइन जोड़ता है
911
+ intlayer({
912
+ proxy: {
913
+ ignore: (req) => req.url?.startsWith("/api"),
914
+ },
915
+ }),
913
916
  ],
914
917
  });
915
918
  ```
@@ -503,14 +503,17 @@ const App: FC = () => (
503
503
  ```typescript {3,7} fileName="vite.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
504
504
  import { defineConfig } from "vite";
505
505
  import react from "@vitejs/plugin-react-swc";
506
- import { intlayer, intlayerProxy } from "vite-intlayer";
506
+ import { intlayer } from "vite-intlayer";
507
507
 
508
508
  // https://vitejs.dev/config/
509
509
  export default defineConfig({
510
510
  plugins: [
511
- intlayerProxy(), // should be placed first
512
511
  react(),
513
- intlayer(),
512
+ intlayer({
513
+ proxy: {
514
+ ignore: (req) => req.url?.startsWith("/api"),
515
+ },
516
+ }),
514
517
  ],
515
518
  });
516
519
  ```
@@ -818,12 +821,15 @@ intlayerCompiler प्लगइन शामिल करने के लि
818
821
 
819
822
  ```ts fileName="vite.config.ts"
820
823
  import { defineConfig } from "vite";
821
- import { intlayer, intlayerCompiler } from "vite-intlayer";
824
+ import { intlayer } from "vite-intlayer";
822
825
 
823
826
  export default defineConfig({
824
827
  plugins: [
825
- intlayer(),
826
- intlayerCompiler(), // कंपाइलर प्लगइन जोड़ता है
828
+ intlayer({
829
+ proxy: {
830
+ ignore: (req) => req.url?.startsWith("/api"),
831
+ },
832
+ }),
827
833
  ],
828
834
  });
829
835
  ```
@@ -213,11 +213,18 @@ export default config;
213
213
  ```typescript fileName="vite.config.ts"
214
214
  import { defineConfig } from "vite";
215
215
  import react from "@vitejs/plugin-react-swc";
216
- import { intlayer, intlayerCompiler } from "vite-intlayer";
216
+ import { intlayer } from "vite-intlayer";
217
217
 
218
218
  // https://vitejs.dev/config/
219
219
  export default defineConfig({
220
- plugins: [react(), intlayer(), intlayerCompiler()],
220
+ plugins: [
221
+ react(),
222
+ intlayer({
223
+ proxy: {
224
+ ignore: (req) => req.url?.startsWith("/api"),
225
+ },
226
+ }),
227
+ ],
221
228
  });
222
229
  ```
223
230
 
@@ -583,12 +583,15 @@ intlayerCompiler प्लगइन शामिल करने के लि
583
583
 
584
584
  ```ts fileName="vite.config.ts"
585
585
  import { defineConfig } from "vite";
586
- import { intlayer, intlayerCompiler } from "vite-intlayer";
586
+ import { intlayer } from "vite-intlayer";
587
587
 
588
588
  export default defineConfig({
589
589
  plugins: [
590
- intlayer(),
591
- intlayerCompiler(), // कंपाइलर प्लगइन जोड़ता है
590
+ intlayer({
591
+ proxy: {
592
+ ignore: (req) => req.url?.startsWith("/api"),
593
+ },
594
+ }),
592
595
  ],
593
596
  });
594
597
  ```
@@ -426,7 +426,7 @@ $: content = useIntlayer('app', locale);
426
426
  ```typescript {3,7} fileName="vite.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
427
427
  import { defineConfig } from "vite";
428
428
  import { svelte } from "@sveltejs/vite-plugin-svelte";
429
- import { intlayer, intlayerProxy } from "vite-intlayer";
429
+ import { intlayer } from "vite-intlayer";
430
430
 
431
431
  plugins: [intlayerProxy(), // should be placed first
432
432
  svelte(), intlayer()],
@@ -540,12 +540,15 @@ intlayerCompiler प्लगइन शामिल करने के लि
540
540
 
541
541
  ```ts fileName="vite.config.ts"
542
542
  import { defineConfig } from "vite";
543
- import { intlayer, intlayerCompiler } from "vite-intlayer";
543
+ import { intlayer } from "vite-intlayer";
544
544
 
545
545
  export default defineConfig({
546
546
  plugins: [
547
- intlayer(),
548
- intlayerCompiler(), // कंपाइलर प्लगइन जोड़ता है
547
+ intlayer({
548
+ proxy: {
549
+ ignore: (req) => req.url?.startsWith("/api"),
550
+ },
551
+ }),
549
552
  ],
550
553
  });
551
554
  ```
@@ -188,7 +188,13 @@ import { intlayer } from "vite-intlayer";
188
188
 
189
189
  // https://vitejs.dev/config/
190
190
  export default defineConfig({
191
- plugins: [intlayer()],
191
+ plugins: [
192
+ intlayer({
193
+ proxy: {
194
+ ignore: (req) => req.url?.startsWith("/api"),
195
+ },
196
+ }),
197
+ ],
192
198
  });
193
199
  ```
194
200
 
@@ -517,12 +523,15 @@ document.querySelector<HTMLDivElement>(".edit-note")!.innerHTML =
517
523
 
518
524
  ```typescript {3,7} fileName="vite.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
519
525
  import { defineConfig } from "vite";
520
- import { intlayer, intlayerProxy } from "vite-intlayer";
526
+ import { intlayer } from "vite-intlayer";
521
527
 
522
528
  export default defineConfig({
523
529
  plugins: [
524
- intlayerProxy(), // पहले रखा जाना चाहिए
525
- intlayer(),
530
+ intlayer({
531
+ proxy: {
532
+ ignore: (req) => req.url?.startsWith("/api"),
533
+ },
534
+ }),
526
535
  ],
527
536
  });
528
537
  ```
@@ -654,6 +663,8 @@ bun x intlayer extract
654
663
  </Tab>
655
664
  <Tab value='Babel कंपाइलर'>
656
665
 
666
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
667
+
657
668
  `intlayerCompiler` प्लगइन शामिल करने के लिए अपना `vite.config.ts` अपडेट करें:
658
669
 
659
670
  ```ts fileName="vite.config.ts"
@@ -663,7 +674,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
663
674
  export default defineConfig({
664
675
  plugins: [
665
676
  intlayer(),
666
- intlayerCompiler(), // कंपाइलर प्लगइन जोड़ता है
677
+ intlayerCompiler(), // Adds the compiler plugin
667
678
  ],
668
679
  });
669
680
  ```
@@ -614,14 +614,17 @@ import LocaleSwitcher from "@components/LocaleSwitcher.vue";
614
614
  ```typescript {3,7} fileName="vite.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
615
615
  import { defineConfig } from "vite";
616
616
  import vue from "@vitejs/plugin-vue";
617
- import { intlayer, intlayerProxy } from "vite-intlayer";
617
+ import { intlayer } from "vite-intlayer";
618
618
 
619
619
  // https://vitejs.dev/config/
620
620
  export default defineConfig({
621
621
  plugins: [
622
- intlayerProxy(), // should be placed first
623
622
  vue(),
624
- intlayer(),
623
+ intlayer({
624
+ proxy: {
625
+ ignore: (req) => req.url?.startsWith("/api"),
626
+ },
627
+ }),
625
628
  ],
626
629
  });
627
630
  ```
@@ -949,12 +952,15 @@ intlayerCompiler प्लगइन शामिल करने के लि
949
952
 
950
953
  ```ts fileName="vite.config.ts"
951
954
  import { defineConfig } from "vite";
952
- import { intlayer, intlayerCompiler } from "vite-intlayer";
955
+ import { intlayer } from "vite-intlayer";
953
956
 
954
957
  export default defineConfig({
955
958
  plugins: [
956
- intlayer(),
957
- intlayerCompiler(), // कंपाइलर प्लगइन जोड़ता है
959
+ intlayer({
960
+ proxy: {
961
+ ignore: (req) => req.url?.startsWith("/api"),
962
+ },
963
+ }),
958
964
  ],
959
965
  });
960
966
  ```
@@ -0,0 +1,131 @@
1
+ ---
2
+ createdAt: 2026-06-25
3
+ updatedAt: 2026-06-25
4
+ title: "@intlayer/babel पैकेज दस्तावेज़"
5
+ description: बिल्ड के दौरान सामग्री निष्कर्षण, आयात अनुकूलन, अप्रयुक्त फ़ील्ड को हटाने और फ़ील्ड नामों को विकृत (mangle) करने के लिए Intlayer हेतु Babel प्लगइन्स।
6
+ keywords:
7
+ - "@intlayer/babel"
8
+ - babel
9
+ - plugin
10
+ - अंतर्राष्ट्रीयकरण
11
+ - i18n
12
+ - कंपाइलर
13
+ - अनुकूलन
14
+ - प्रून
15
+ - मिनिफाई
16
+ slugs:
17
+ - doc
18
+ - packages
19
+ - "@intlayer/babel"
20
+ - export
21
+ history:
22
+ - version: 9.0.0
23
+ date: 2026-06-25
24
+ changes: "सभी निर्यात दस्तावेज़ीकरण का एकीकरण"
25
+ author: aymericzip
26
+ ---
27
+
28
+ # @intlayer/babel पैकेज
29
+
30
+ `@intlayer/babel` पैकेज Intlayer के लिए विशेष Babel प्लगइन्स का एक सेट प्रदान करता है। ये प्लगइन्स पूरे बिल्ड चक्र को कवर करते हैं: सामग्री घोषणाओं को निकालना, `useIntlayer` / `getIntlayer` कॉल को अनुकूलित शब्दकोश आयातों में फिर से लिखना, अप्रयुक्त फ़ील्ड को हटाना, और फ़ील्ड नामों को छोटा करना।
31
+
32
+ ## स्थापना
33
+
34
+ ```bash
35
+ npm install @intlayer/babel
36
+ ```
37
+
38
+ ## निर्यात
39
+
40
+ आयात (Import):
41
+
42
+ ```ts
43
+ import { ... } from "@intlayer/babel";
44
+ ```
45
+
46
+ ---
47
+
48
+ ### प्लगइन्स
49
+
50
+ | फ़ंक्शन / वर्ग | विवरण |
51
+ | ------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
52
+ | `intlayerExtractBabelPlugin` | Babel प्लगइन जो स्रोत फ़ाइलों से अनुवाद योग्य सामग्री निकालता है और `useIntlayer` / `getIntlayer` हुक को स्वचालित रूप से इंजेक्ट करता है। Next.js और Babel-आधारित बिल्ड टूल के साथ उपयोग के लिए डिज़ाइन किया गया। |
53
+ | `intlayerOptimizeBabelPlugin` | `useIntlayer` और `getIntlayer` कॉल को रूपांतरित करता है और उनके आयात को अनुकूलित JSON शब्दकोश आयात (स्थिर, गतिशील, या fetch के माध्यम से) में फिर से लिखता है। |
54
+ | `intlayerPurgeBabelPlugin` | Babel प्लгин जो स्रोत फ़ाइलों का विश्लेषण करता है और अप्रयुक्त फ़ील्ड (`build.purge`) को हटाने या उन्हें छोटे उपनामों (`build.minify`) में बदलने के लिए संकलित शब्दкош JSON फ़ाइलों को फिर से लिखता है। |
55
+ | `intlayerMinifyBabelPlugin` | Babel प्लगइन जो स्रोत फ़ाइलों को छोटा करने के चरण के दौरान सौंपे गए छोटे फ़ील्ड उपनामों (जैसे `content.title` ← `content.a`) का उपयोग करने के लिए फिर से लिखता है। `intlayerPurgeBabelPlugin` पर निर्भर करता है। |
56
+ | `makeFieldRenameBabelPlugin` | फ़ैक्टरी फ़ंक्शन जो `PruneContext` में भरे गए `dictionaryKeyToFieldRenameMap` के अनुसार स्रोत फ़ाइलों में शब्दकोश सामग्री फ़ील्ड एक्सेस का नाम बदलने के लिए एक Babel प्लगइन उत्पन्न करता है। |
57
+ | `makeUsageAnalyzerBabelPlugin` | फ़ैक्टरी फ़ंक्शन जो स्रोत कोड में `useIntlayer` / `getIntlayer` के उपयोग का विश्लेषण करने और साझा `PruneContext` में फ़ील्ड उपयोग डेटा एकत्र करने के लिए एक Babel प्लगइन उत्पन्न करता है। |
58
+ | `getSharedPruneContext` | सहायक फ़ंक्शन जो निर्दिष्ट आधार निर्देशिका के लिए साझा `PruneContext` ऑब्जेक्ट लौटाता है, या यदि यह अभी तक आरंभ नहीं हुआ है तो `null` लौटाता है। |
59
+
60
+ ---
61
+
62
+ ### प्लगइन कॉन्फ़िगरेशन उपयोगिताएँ
63
+
64
+ | फ़ंक्शन | विवरण |
65
+ | -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
66
+ | `getExtractPluginOptions` | Intlayer कॉन्फ़िगरेशन लोड करता है और `intlayerExtractBabelPlugin` के साथ उपयोग के लिए तैयार `ExtractPluginOptions` लौटाता है। |
67
+ | `getOptimizePluginOptions` | Intlayer कॉन्फ़िगरेशन और संकलित शब्दकोशों को लोड करता है, और `intlayerOptimizeBabelPlugin` के साथ उपयोग के लिए तैयार `OptimizePluginOptions` लौटाता है। |
68
+ | `getPurgePluginOptions` | Intlayer कॉन्फ़िगरेशन लोड करता है और `intlayerPurgeBabelPlugin` के साथ उपयोग के लिए तैयार `PurgePluginOptions` लौटाता है। |
69
+ | `getMinifyPluginOptions` | Intlayer कॉन्फ़िगरेशन लोड करता है और `intlayerMinifyBabelPlugin` के साथ उपयोग के लिए तैयार `MinifyPluginOptions` लौटाता है। |
70
+
71
+ ---
72
+
73
+ ### प्रकार
74
+
75
+ | प्रकार | विवरण |
76
+ | ----------------------- | ---------------------------------------------------------------------------------------------------------------- |
77
+ | `CompilerMode` | कंपाइलर मोड: `'dev'` HMR समर्थन के साथ विकास के लिए, या `'build'` उत्पादन बिल्ड के लिए। |
78
+ | `ExtractPluginOptions` | `intlayerExtractBabelPlugin` के लिए विकल्प: फ़ाइल सूची, कॉन्फ़िगरेशन, `onExtract` कॉलबैक आदि। |
79
+ | `ExtractResult` | निष्कर्षण परिणाम: शब्दकोश कुंजी, फ़ाइल पथ, सामग्री और लोकेल। |
80
+ | `OptimizePluginOptions` | `intlayerOptimizeBabelPlugin` के लिए विकल्प: शब्दकोश पथ, आयात मोड, प्रति शब्दकोश मोड मानचित्र आदि। |
81
+ | `PurgePluginOptions` | `intlayerPurgeBabelPlugin` के लिए विकल्प: आधार निर्देशिका, प्रून/मिनिफाई/ऑप्टिमाइज़ फ़्लैग, घटक फ़ाइल सूची। |
82
+ | `MinifyPluginOptions` | `intlayerMinifyBabelPlugin` के लिए विकल्प: आधार निर्देशिका, मिनिफाई/ऑप्टिमाइज़/editorEnabled फ़्लैग। |
83
+ | `PruneContext` | विश्लेषण और प्रून प्लगइन्स के बीच साझा स्थिति: फ़ील्ड उपयोग मानचित्र, नाम बदलें मानचित्र आदि। |
84
+ | `DictionaryFieldUsage` | एकल शब्दकोश के लिए फ़ील्ड उपयोग परिणाम: `Set<string>` या `'all'` जब स्थिर विश्लेषण अनिर्णायक होता है। |
85
+ | `NestedRenameEntry` | नाम बदलने वाले पेड़ में नोड: `shortName` और बच्चों का मानचित्र। |
86
+ | `NestedRenameMap` | नाम बदलने वाले पेड़ में एक स्तर: `Map<string, NestedRenameEntry>`। |
87
+ | `CompatCallerConfig` | `compat-adapter` पैकेजों के लिए एक संगत उपयोग विश्लेषक कॉन्फ़िगरेशन (कॉल करने वाले का नाम और प्रसंस्करण विकल्प)। |
88
+ | `ScriptBlock` | एक SFC फ़ाइल (Vue या Svelte) से निकाली गई स्क्रिप्ट ब्लॉक: सामग्री, प्रारंभ ऑफ़सेट और अंत ऑफ़सेट। |
89
+
90
+ ---
91
+
92
+ ### उपयोगिता फ़ंक्शन
93
+
94
+ | फ़ंक्शन | विवरण |
95
+ | --------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
96
+ | `generateShortFieldName` | एक पूर्णांक (शून्य से शुरू) को एक छोटे वर्णानुक्रमिक पहचानकर्ता में परिवर्तित करता है: `0` → `'a'`, `25` → `'z'`, `26` → `'aa'`, आदि। |
97
+ | `buildNestedRenameMapFromContent` | Intlayer नोड संरचनाओं (translation, enumeration आदि) का सम्मान करते हुए संकलित शब्दकोश के सामग्री मान से पुनरावर्ती रूप से एक `NestedRenameMap` बनाता है। |
98
+ | `createPruneContext` | डिफ़ॉल्ट मानों के साथ आरंभ की गई एक नई खाली `PruneContext` ऑब्जेक्ट बनाता है। |
99
+ | `extractScriptBlocks` | बाद के Babel विश्लेषण के लिए SFC फ़ाइलों (Vue / Svelte) से `<script>` ब्लॉक निकालता है। |
100
+ | `BABEL_PARSER_OPTIONS` | स्थिरांक जो समर्थित फ्रेमवर्क (React/Vue/Svelte/Angular/...) को कवर करने वाले Babel पार्सर विकल्पों का प्रतिनिधित्व करता है। |
101
+ | `INTLAYER_CALLER_NAMES` | मूल Intlayer कॉल करने वाले नामों की स्थिर सूची: `['useIntlayer', 'getIntlayer']`। |
102
+
103
+ ---
104
+
105
+ ## उपयोग का उदाहरण
106
+
107
+ ```js
108
+ // babel.config.js
109
+ const {
110
+ intlayerExtractBabelPlugin,
111
+ intlayerPurgeBabelPlugin,
112
+ intlayerMinifyBabelPlugin,
113
+ intlayerOptimizeBabelPlugin,
114
+ getExtractPluginOptions,
115
+ getPurgePluginOptions,
116
+ getMinifyPluginOptions,
117
+ getOptimizePluginOptions,
118
+ } = require("@intlayer/babel");
119
+
120
+ module.exports = {
121
+ presets: ["next/babel"],
122
+ plugins: [
123
+ [intlayerExtractBabelPlugin, getExtractPluginOptions()],
124
+ [intlayerPurgeBabelPlugin, getPurgePluginOptions()],
125
+ [intlayerMinifyBabelPlugin, getMinifyPluginOptions()],
126
+ [intlayerOptimizeBabelPlugin, getOptimizePluginOptions()],
127
+ ],
128
+ };
129
+ ```
130
+
131
+ > **ध्यान दें:** `intlayerPurgeBabelPlugin` को `intlayerMinifyBabelPlugin` से **पहले** घोषित किया जाना चाहिए, क्योंकि बाद वाला पहले वाले द्वारा निर्मित नाम बदलने के मानचित्र को पढ़ता है। इसके अलावा, दोनों से पहले `intlayerOptimizeBabelPlugin` होना चाहिए ताकि यह `useIntlayer` कॉल के फिर से लिखे जाने से पहले शब्दकोश कुंजियों को देख सके।