@intlayer/docs 8.9.7 → 8.10.0-canary.0
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.
- package/README.md +14 -0
- package/blog/en/react-i18next_vs_react-intl_vs_intlayer.md +0 -2
- package/blog/en/vue-i18n_vs_intlayer.md +0 -2
- package/blog/id/react-i18next_vs_react-intl_vs_intlayer.md +0 -2
- package/blog/id/vue-i18n_vs_intlayer.md +0 -2
- package/blog/pl/react-i18next_vs_react-intl_vs_intlayer.md +0 -2
- package/blog/pl/vue-i18n_vs_intlayer.md +0 -2
- package/blog/tr/next-i18next_vs_next-intl_vs_intlayer.md +0 -2
- package/blog/tr/react-i18next_vs_react-intl_vs_intlayer.md +0 -2
- package/blog/tr/vue-i18n_vs_intlayer.md +0 -2
- package/blog/uk/react-i18next_vs_react-intl_vs_intlayer.md +0 -2
- package/blog/uk/vue-i18n_vs_intlayer.md +0 -2
- package/blog/vi/react-i18next_vs_react-intl_vs_intlayer.md +0 -2
- package/blog/vi/vue-i18n_vs_intlayer.md +0 -2
- package/dist/cjs/blog.cjs.map +1 -1
- package/dist/cjs/common.cjs.map +1 -1
- package/dist/cjs/doc.cjs.map +1 -1
- package/dist/cjs/frequentQuestions.cjs.map +1 -1
- package/dist/cjs/generated/blog.entry.cjs.map +1 -1
- package/dist/cjs/generated/docs.entry.cjs.map +1 -1
- package/dist/cjs/generated/frequentQuestions.entry.cjs.map +1 -1
- package/dist/cjs/generated/legal.entry.cjs.map +1 -1
- package/dist/cjs/legal.cjs.map +1 -1
- package/dist/esm/blog.mjs.map +1 -1
- package/dist/esm/common.mjs.map +1 -1
- package/dist/esm/doc.mjs.map +1 -1
- package/dist/esm/frequentQuestions.mjs.map +1 -1
- package/dist/esm/generated/blog.entry.mjs.map +1 -1
- package/dist/esm/generated/docs.entry.mjs.map +1 -1
- package/dist/esm/generated/frequentQuestions.entry.mjs.map +1 -1
- package/dist/esm/generated/legal.entry.mjs.map +1 -1
- package/dist/esm/legal.mjs.map +1 -1
- package/dist/types/blog.d.ts.map +1 -1
- package/dist/types/common.d.ts.map +1 -1
- package/dist/types/doc.d.ts.map +1 -1
- package/dist/types/frequentQuestions.d.ts.map +1 -1
- package/dist/types/legal.d.ts.map +1 -1
- package/docs/ar/benchmark/nextjs.md +20 -11
- package/docs/ar/benchmark/solid.md +14 -5
- package/docs/ar/benchmark/svelte.md +14 -5
- package/docs/ar/benchmark/tanstack.md +16 -7
- package/docs/ar/benchmark/vue.md +14 -5
- package/docs/ar/configuration.md +6 -6
- package/docs/ar/custom_domains.md +11 -11
- package/docs/ar/dictionary/content_file.md +41 -0
- package/docs/ar/interest_of_intlayer.md +0 -2
- package/docs/ar/intlayer_with_analog.md +1 -1
- package/docs/ar/intlayer_with_angular.md +1 -1
- package/docs/ar/intlayer_with_astro.md +1 -1
- package/docs/ar/intlayer_with_astro_lit.md +2 -2
- package/docs/ar/intlayer_with_astro_preact.md +3 -3
- package/docs/ar/intlayer_with_astro_react.md +2 -2
- package/docs/ar/intlayer_with_astro_solid.md +3 -3
- package/docs/ar/intlayer_with_astro_svelte.md +1 -1
- package/docs/ar/intlayer_with_astro_vanilla.md +1 -1
- package/docs/ar/intlayer_with_astro_vue.md +1 -1
- package/docs/ar/intlayer_with_nextjs_14.md +2 -2
- package/docs/ar/intlayer_with_nextjs_15.md +2 -2
- package/docs/ar/intlayer_with_nextjs_16.md +1 -1
- package/docs/ar/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/ar/intlayer_with_nuxt.md +1 -1
- package/docs/ar/intlayer_with_react_native+expo.md +2 -2
- package/docs/ar/intlayer_with_react_router_v7.md +1 -1
- package/docs/ar/intlayer_with_react_router_v7_fs_routes.md +1 -1
- package/docs/ar/intlayer_with_storybook.md +7 -7
- package/docs/ar/intlayer_with_svelte_kit.md +1 -1
- package/docs/ar/intlayer_with_tanstack+solid.md +1 -1
- package/docs/ar/intlayer_with_tanstack.md +1 -1
- package/docs/ar/intlayer_with_vanilla.md +2 -2
- package/docs/ar/intlayer_with_vite+lit.md +1 -1
- package/docs/ar/intlayer_with_vite+preact.md +1 -1
- package/docs/ar/intlayer_with_vite+react.md +1 -1
- package/docs/ar/intlayer_with_vite+react_compiler.md +1 -1
- package/docs/ar/intlayer_with_vite+svelte.md +2 -2
- package/docs/ar/intlayer_with_vite+vanilla.md +4 -4
- package/docs/ar/intlayer_with_vite+vue.md +1 -1
- package/docs/ar/readme.md +13 -0
- package/docs/bn/cli/init.md +1 -1
- package/docs/bn/configuration.md +6 -6
- package/docs/bn/custom_domains.md +11 -11
- package/docs/bn/interest_of_intlayer.md +0 -2
- package/docs/bn/intlayer_with_storybook.md +7 -7
- package/docs/bn/intlayer_with_vanilla.md +2 -2
- package/docs/bn/intlayer_with_vite+lit.md +3 -3
- package/docs/bn/intlayer_with_vite+vanilla.md +5 -5
- package/docs/cs/cli/init.md +1 -1
- package/docs/cs/configuration.md +6 -6
- package/docs/cs/custom_domains.md +11 -11
- package/docs/cs/interest_of_intlayer.md +0 -2
- package/docs/cs/intlayer_with_storybook.md +7 -7
- package/docs/cs/intlayer_with_vanilla.md +2 -2
- package/docs/cs/intlayer_with_vite+lit.md +3 -3
- package/docs/cs/intlayer_with_vite+vanilla.md +5 -5
- package/docs/de/benchmark/nextjs.md +15 -6
- package/docs/de/benchmark/solid.md +14 -5
- package/docs/de/benchmark/svelte.md +14 -5
- package/docs/de/benchmark/tanstack.md +15 -6
- package/docs/de/benchmark/vue.md +14 -5
- package/docs/de/configuration.md +6 -6
- package/docs/de/custom_domains.md +11 -11
- package/docs/de/dictionary/content_file.md +41 -0
- package/docs/de/dictionary/markdown.md +36 -1
- package/docs/de/interest_of_intlayer.md +0 -2
- package/docs/de/intlayer_with_analog.md +1 -1
- package/docs/de/intlayer_with_angular.md +1 -1
- package/docs/de/intlayer_with_astro.md +1 -1
- package/docs/de/intlayer_with_astro_lit.md +2 -2
- package/docs/de/intlayer_with_astro_preact.md +3 -3
- package/docs/de/intlayer_with_astro_react.md +2 -2
- package/docs/de/intlayer_with_astro_solid.md +3 -3
- package/docs/de/intlayer_with_astro_svelte.md +1 -1
- package/docs/de/intlayer_with_astro_vanilla.md +1 -1
- package/docs/de/intlayer_with_astro_vue.md +1 -1
- package/docs/de/intlayer_with_nextjs_14.md +2 -2
- package/docs/de/intlayer_with_nextjs_15.md +2 -2
- package/docs/de/intlayer_with_nextjs_16.md +1 -1
- package/docs/de/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/de/intlayer_with_nuxt.md +1 -1
- package/docs/de/intlayer_with_react_native+expo.md +2 -2
- package/docs/de/intlayer_with_react_router_v7.md +1 -1
- package/docs/de/intlayer_with_react_router_v7_fs_routes.md +1 -1
- package/docs/de/intlayer_with_storybook.md +7 -7
- package/docs/de/intlayer_with_svelte_kit.md +1 -1
- package/docs/de/intlayer_with_tanstack+solid.md +1 -1
- package/docs/de/intlayer_with_tanstack.md +1 -1
- package/docs/de/intlayer_with_vanilla.md +2 -2
- package/docs/de/intlayer_with_vite+lit.md +2 -2
- package/docs/de/intlayer_with_vite+preact.md +2 -2
- package/docs/de/intlayer_with_vite+react.md +2 -2
- package/docs/de/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/de/intlayer_with_vite+solid.md +1 -1
- package/docs/de/intlayer_with_vite+svelte.md +3 -3
- package/docs/de/intlayer_with_vite+vanilla.md +5 -5
- package/docs/de/intlayer_with_vite+vue.md +2 -2
- package/docs/de/readme.md +13 -0
- package/docs/en/agent_skills.md +2 -2
- package/docs/en/benchmark/___nextjs.md +1 -1
- package/docs/en/benchmark/___tanstack.md +2 -2
- package/docs/en/benchmark/nextjs.md +11 -2
- package/docs/en/benchmark/solid.md +10 -1
- package/docs/en/benchmark/svelte.md +10 -1
- package/docs/en/benchmark/tanstack.md +10 -1
- package/docs/en/benchmark/vue.md +10 -1
- package/docs/en/configuration.md +7 -7
- package/docs/en/custom_domains.md +11 -11
- package/docs/en/dictionary/content_file.md +41 -0
- package/docs/en/dictionary/markdown.md +38 -1
- package/docs/en/interest_of_intlayer.md +0 -2
- package/docs/en/intlayer_with_analog.md +1 -1
- package/docs/en/intlayer_with_angular.md +1 -1
- package/docs/en/intlayer_with_astro.md +1 -1
- package/docs/en/intlayer_with_astro_lit.md +4 -4
- package/docs/en/intlayer_with_astro_preact.md +3 -3
- package/docs/en/intlayer_with_astro_react.md +2 -2
- package/docs/en/intlayer_with_astro_solid.md +3 -3
- package/docs/en/intlayer_with_astro_svelte.md +1 -1
- package/docs/en/intlayer_with_astro_vanilla.md +1 -1
- package/docs/en/intlayer_with_astro_vue.md +1 -1
- package/docs/en/intlayer_with_nextjs_14.md +1 -1
- package/docs/en/intlayer_with_nextjs_15.md +1 -1
- package/docs/en/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/en/intlayer_with_nuxt.md +1 -1
- package/docs/en/intlayer_with_react_native+expo.md +1 -1
- package/docs/en/intlayer_with_react_router_v7.md +1 -1
- package/docs/en/intlayer_with_react_router_v7_fs_routes.md +1 -1
- package/docs/en/intlayer_with_storybook.md +7 -7
- package/docs/en/intlayer_with_svelte_kit.md +1 -1
- package/docs/en/intlayer_with_tanstack+solid.md +1 -1
- package/docs/en/intlayer_with_tanstack.md +1 -1
- package/docs/en/intlayer_with_vanilla.md +2 -2
- package/docs/en/intlayer_with_vite+lit.md +2 -2
- package/docs/en/intlayer_with_vite+preact.md +1 -1
- package/docs/en/intlayer_with_vite+react.md +1 -1
- package/docs/en/intlayer_with_vite+react_compiler.md +1 -1
- package/docs/en/intlayer_with_vite+svelte.md +2 -2
- package/docs/en/intlayer_with_vite+vanilla.md +4 -4
- package/docs/en/intlayer_with_vite+vue.md +1 -1
- package/docs/en/readme.md +13 -0
- package/docs/en-GB/agent_skills.md +2 -2
- package/docs/en-GB/benchmark/nextjs.md +16 -7
- package/docs/en-GB/benchmark/solid.md +14 -5
- package/docs/en-GB/benchmark/svelte.md +14 -5
- package/docs/en-GB/benchmark/tanstack.md +16 -7
- package/docs/en-GB/benchmark/vue.md +14 -5
- package/docs/en-GB/cli/init.md +1 -1
- package/docs/en-GB/configuration.md +7 -7
- package/docs/en-GB/custom_domains.md +11 -11
- package/docs/en-GB/dictionary/content_file.md +41 -0
- package/docs/en-GB/dictionary/markdown.md +37 -1
- package/docs/en-GB/interest_of_intlayer.md +0 -2
- package/docs/en-GB/intlayer_with_analog.md +1 -1
- package/docs/en-GB/intlayer_with_angular.md +1 -1
- package/docs/en-GB/intlayer_with_astro.md +1 -1
- package/docs/en-GB/intlayer_with_astro_lit.md +2 -2
- package/docs/en-GB/intlayer_with_astro_preact.md +3 -3
- package/docs/en-GB/intlayer_with_astro_react.md +2 -2
- package/docs/en-GB/intlayer_with_astro_solid.md +3 -3
- package/docs/en-GB/intlayer_with_astro_svelte.md +1 -1
- package/docs/en-GB/intlayer_with_astro_vanilla.md +1 -1
- package/docs/en-GB/intlayer_with_astro_vue.md +1 -1
- package/docs/en-GB/intlayer_with_nextjs_14.md +2 -2
- package/docs/en-GB/intlayer_with_nextjs_15.md +2 -2
- package/docs/en-GB/intlayer_with_nextjs_16.md +1 -1
- package/docs/en-GB/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/en-GB/intlayer_with_nuxt.md +1 -1
- package/docs/en-GB/intlayer_with_react_native+expo.md +2 -2
- package/docs/en-GB/intlayer_with_react_router_v7.md +1 -1
- package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +1 -1
- package/docs/en-GB/intlayer_with_storybook.md +7 -7
- package/docs/en-GB/intlayer_with_svelte_kit.md +1 -1
- package/docs/en-GB/intlayer_with_tanstack+solid.md +1 -1
- package/docs/en-GB/intlayer_with_tanstack.md +1 -1
- package/docs/en-GB/intlayer_with_vanilla.md +2 -2
- package/docs/en-GB/intlayer_with_vite+lit.md +2 -2
- package/docs/en-GB/intlayer_with_vite+preact.md +1 -1
- package/docs/en-GB/intlayer_with_vite+react.md +1 -1
- package/docs/en-GB/intlayer_with_vite+react_compiler.md +1 -1
- package/docs/en-GB/intlayer_with_vite+svelte.md +2 -2
- package/docs/en-GB/intlayer_with_vite+vanilla.md +4 -4
- package/docs/en-GB/intlayer_with_vite+vue.md +1 -1
- package/docs/en-GB/readme.md +13 -0
- package/docs/es/agent_skills.md +2 -2
- package/docs/es/benchmark/nextjs.md +15 -6
- package/docs/es/benchmark/solid.md +14 -5
- package/docs/es/benchmark/svelte.md +14 -5
- package/docs/es/benchmark/tanstack.md +15 -6
- package/docs/es/benchmark/vue.md +14 -5
- package/docs/es/configuration.md +1 -1
- package/docs/es/custom_domains.md +11 -11
- package/docs/es/dictionary/content_file.md +41 -0
- package/docs/es/dictionary/markdown.md +36 -1
- package/docs/es/interest_of_intlayer.md +0 -2
- package/docs/es/intlayer_with_analog.md +1 -1
- package/docs/es/intlayer_with_angular.md +1 -1
- package/docs/es/intlayer_with_astro.md +1 -1
- package/docs/es/intlayer_with_astro_lit.md +2 -2
- package/docs/es/intlayer_with_astro_preact.md +3 -3
- package/docs/es/intlayer_with_astro_react.md +2 -2
- package/docs/es/intlayer_with_astro_solid.md +3 -3
- package/docs/es/intlayer_with_astro_svelte.md +1 -1
- package/docs/es/intlayer_with_astro_vanilla.md +1 -1
- package/docs/es/intlayer_with_astro_vue.md +1 -1
- package/docs/es/intlayer_with_nextjs_14.md +2 -2
- package/docs/es/intlayer_with_nextjs_15.md +2 -2
- package/docs/es/intlayer_with_nextjs_16.md +1 -1
- package/docs/es/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/es/intlayer_with_nuxt.md +1 -1
- package/docs/es/intlayer_with_react_native+expo.md +2 -2
- package/docs/es/intlayer_with_react_router_v7.md +1 -1
- package/docs/es/intlayer_with_react_router_v7_fs_routes.md +1 -1
- package/docs/es/intlayer_with_storybook.md +5 -5
- package/docs/es/intlayer_with_svelte_kit.md +1 -1
- package/docs/es/intlayer_with_tanstack+solid.md +1 -1
- package/docs/es/intlayer_with_tanstack.md +1 -1
- package/docs/es/intlayer_with_vanilla.md +2 -2
- package/docs/es/intlayer_with_vite+lit.md +2 -2
- package/docs/es/intlayer_with_vite+preact.md +2 -2
- package/docs/es/intlayer_with_vite+react.md +2 -2
- package/docs/es/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/es/intlayer_with_vite+solid.md +1 -1
- package/docs/es/intlayer_with_vite+svelte.md +3 -3
- package/docs/es/intlayer_with_vite+vanilla.md +4 -4
- package/docs/es/intlayer_with_vite+vue.md +2 -2
- package/docs/es/readme.md +13 -0
- package/docs/fr/agent_skills.md +2 -2
- package/docs/fr/benchmark/nextjs.md +20 -11
- package/docs/fr/benchmark/solid.md +14 -5
- package/docs/fr/benchmark/svelte.md +14 -5
- package/docs/fr/benchmark/tanstack.md +16 -7
- package/docs/fr/benchmark/vue.md +14 -5
- package/docs/fr/configuration.md +6 -6
- package/docs/fr/custom_domains.md +11 -11
- package/docs/fr/dictionary/content_file.md +41 -0
- package/docs/fr/dictionary/markdown.md +36 -1
- package/docs/fr/interest_of_intlayer.md +0 -2
- package/docs/fr/intlayer_with_analog.md +1 -1
- package/docs/fr/intlayer_with_angular.md +1 -1
- package/docs/fr/intlayer_with_astro.md +1 -1
- package/docs/fr/intlayer_with_astro_lit.md +4 -4
- package/docs/fr/intlayer_with_astro_preact.md +3 -3
- package/docs/fr/intlayer_with_astro_react.md +2 -2
- package/docs/fr/intlayer_with_astro_solid.md +3 -3
- package/docs/fr/intlayer_with_astro_svelte.md +1 -1
- package/docs/fr/intlayer_with_astro_vanilla.md +1 -1
- package/docs/fr/intlayer_with_astro_vue.md +1 -1
- package/docs/fr/intlayer_with_nextjs_14.md +2 -2
- package/docs/fr/intlayer_with_nextjs_15.md +2 -2
- package/docs/fr/intlayer_with_nextjs_16.md +1 -1
- package/docs/fr/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/fr/intlayer_with_nuxt.md +1 -1
- package/docs/fr/intlayer_with_react_native+expo.md +2 -2
- package/docs/fr/intlayer_with_react_router_v7.md +1 -1
- package/docs/fr/intlayer_with_react_router_v7_fs_routes.md +1 -1
- package/docs/fr/intlayer_with_storybook.md +7 -7
- package/docs/fr/intlayer_with_svelte_kit.md +1 -1
- package/docs/fr/intlayer_with_tanstack+solid.md +1 -1
- package/docs/fr/intlayer_with_tanstack.md +1 -1
- package/docs/fr/intlayer_with_vanilla.md +2 -2
- package/docs/fr/intlayer_with_vite+lit.md +3 -3
- package/docs/fr/intlayer_with_vite+preact.md +2 -2
- package/docs/fr/intlayer_with_vite+react.md +2 -2
- package/docs/fr/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/fr/intlayer_with_vite+solid.md +1 -1
- package/docs/fr/intlayer_with_vite+svelte.md +3 -3
- package/docs/fr/intlayer_with_vite+vanilla.md +5 -5
- package/docs/fr/intlayer_with_vite+vue.md +2 -2
- package/docs/fr/readme.md +15 -0
- package/docs/hi/benchmark/nextjs.md +20 -11
- package/docs/hi/benchmark/solid.md +14 -5
- package/docs/hi/benchmark/svelte.md +14 -5
- package/docs/hi/benchmark/tanstack.md +16 -7
- package/docs/hi/benchmark/vue.md +14 -5
- package/docs/hi/cli/init.md +1 -1
- package/docs/hi/configuration.md +6 -6
- package/docs/hi/custom_domains.md +11 -11
- package/docs/hi/dictionary/content_file.md +41 -0
- package/docs/hi/dictionary/markdown.md +36 -1
- package/docs/hi/interest_of_intlayer.md +0 -2
- package/docs/hi/intlayer_with_analog.md +1 -1
- package/docs/hi/intlayer_with_angular.md +1 -1
- package/docs/hi/intlayer_with_astro.md +1 -1
- package/docs/hi/intlayer_with_astro_lit.md +2 -2
- package/docs/hi/intlayer_with_astro_preact.md +3 -3
- package/docs/hi/intlayer_with_astro_react.md +2 -2
- package/docs/hi/intlayer_with_astro_solid.md +3 -3
- package/docs/hi/intlayer_with_astro_svelte.md +1 -1
- package/docs/hi/intlayer_with_astro_vanilla.md +1 -1
- package/docs/hi/intlayer_with_astro_vue.md +1 -1
- package/docs/hi/intlayer_with_nextjs_14.md +2 -2
- package/docs/hi/intlayer_with_nextjs_15.md +2 -2
- package/docs/hi/intlayer_with_nextjs_16.md +1 -1
- package/docs/hi/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/hi/intlayer_with_nuxt.md +1 -1
- package/docs/hi/intlayer_with_react_native+expo.md +2 -2
- package/docs/hi/intlayer_with_react_router_v7.md +1 -1
- package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +1 -1
- package/docs/hi/intlayer_with_storybook.md +7 -7
- package/docs/hi/intlayer_with_svelte_kit.md +1 -1
- package/docs/hi/intlayer_with_tanstack+solid.md +1 -1
- package/docs/hi/intlayer_with_tanstack.md +1 -1
- package/docs/hi/intlayer_with_vanilla.md +2 -2
- package/docs/hi/intlayer_with_vite+lit.md +3 -3
- package/docs/hi/intlayer_with_vite+preact.md +2 -2
- package/docs/hi/intlayer_with_vite+react.md +2 -2
- package/docs/hi/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/hi/intlayer_with_vite+solid.md +1 -1
- package/docs/hi/intlayer_with_vite+svelte.md +3 -3
- package/docs/hi/intlayer_with_vite+vanilla.md +5 -5
- package/docs/hi/intlayer_with_vite+vue.md +2 -2
- package/docs/hi/readme.md +14 -1
- package/docs/id/agent_skills.md +2 -2
- package/docs/id/benchmark/nextjs.md +20 -11
- package/docs/id/benchmark/solid.md +14 -5
- package/docs/id/benchmark/svelte.md +14 -5
- package/docs/id/benchmark/tanstack.md +16 -7
- package/docs/id/benchmark/vue.md +14 -5
- package/docs/id/cli/init.md +1 -1
- package/docs/id/configuration.md +6 -6
- package/docs/id/custom_domains.md +11 -11
- package/docs/id/dictionary/content_file.md +41 -0
- package/docs/id/dictionary/markdown.md +36 -1
- package/docs/id/interest_of_intlayer.md +0 -2
- package/docs/id/intlayer_with_analog.md +1 -1
- package/docs/id/intlayer_with_angular.md +1 -1
- package/docs/id/intlayer_with_astro.md +1 -1
- package/docs/id/intlayer_with_astro_lit.md +2 -2
- package/docs/id/intlayer_with_astro_preact.md +3 -3
- package/docs/id/intlayer_with_astro_react.md +2 -2
- package/docs/id/intlayer_with_astro_solid.md +3 -3
- package/docs/id/intlayer_with_astro_svelte.md +1 -1
- package/docs/id/intlayer_with_astro_vanilla.md +1 -1
- package/docs/id/intlayer_with_astro_vue.md +1 -1
- package/docs/id/intlayer_with_nextjs_14.md +1 -1
- package/docs/id/intlayer_with_nextjs_15.md +1 -1
- package/docs/id/intlayer_with_nextjs_16.md +1 -1
- package/docs/id/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/id/intlayer_with_nuxt.md +1 -1
- package/docs/id/intlayer_with_react_native+expo.md +1 -1
- package/docs/id/intlayer_with_react_router_v7.md +1 -1
- package/docs/id/intlayer_with_react_router_v7_fs_routes.md +1 -1
- package/docs/id/intlayer_with_storybook.md +7 -7
- package/docs/id/intlayer_with_svelte_kit.md +1 -1
- package/docs/id/intlayer_with_tanstack+solid.md +1 -1
- package/docs/id/intlayer_with_tanstack.md +1 -1
- package/docs/id/intlayer_with_vanilla.md +2 -2
- package/docs/id/intlayer_with_vite+lit.md +2 -2
- package/docs/id/intlayer_with_vite+preact.md +1 -1
- package/docs/id/intlayer_with_vite+react.md +1 -1
- package/docs/id/intlayer_with_vite+react_compiler.md +1 -1
- package/docs/id/intlayer_with_vite+svelte.md +2 -2
- package/docs/id/intlayer_with_vite+vanilla.md +4 -4
- package/docs/id/intlayer_with_vite+vue.md +1 -1
- package/docs/id/readme.md +13 -0
- package/docs/it/benchmark/nextjs.md +18 -9
- package/docs/it/benchmark/solid.md +14 -5
- package/docs/it/benchmark/svelte.md +14 -5
- package/docs/it/benchmark/tanstack.md +16 -7
- package/docs/it/benchmark/vue.md +14 -5
- package/docs/it/configuration.md +6 -6
- package/docs/it/custom_domains.md +11 -11
- package/docs/it/dictionary/content_file.md +41 -0
- package/docs/it/dictionary/markdown.md +36 -1
- package/docs/it/interest_of_intlayer.md +0 -2
- package/docs/it/intlayer_with_analog.md +1 -1
- package/docs/it/intlayer_with_angular.md +1 -1
- package/docs/it/intlayer_with_astro.md +1 -1
- package/docs/it/intlayer_with_astro_lit.md +2 -2
- package/docs/it/intlayer_with_astro_preact.md +3 -3
- package/docs/it/intlayer_with_astro_react.md +2 -2
- package/docs/it/intlayer_with_astro_solid.md +3 -3
- package/docs/it/intlayer_with_astro_svelte.md +1 -1
- package/docs/it/intlayer_with_astro_vanilla.md +1 -1
- package/docs/it/intlayer_with_astro_vue.md +1 -1
- package/docs/it/intlayer_with_nextjs_14.md +2 -2
- package/docs/it/intlayer_with_nextjs_15.md +2 -2
- package/docs/it/intlayer_with_nextjs_16.md +1 -1
- package/docs/it/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/it/intlayer_with_nuxt.md +1 -1
- package/docs/it/intlayer_with_react_native+expo.md +2 -2
- package/docs/it/intlayer_with_react_router_v7.md +1 -1
- package/docs/it/intlayer_with_react_router_v7_fs_routes.md +1 -1
- package/docs/it/intlayer_with_storybook.md +7 -7
- package/docs/it/intlayer_with_svelte_kit.md +1 -1
- package/docs/it/intlayer_with_tanstack+solid.md +1 -1
- package/docs/it/intlayer_with_tanstack.md +1 -1
- package/docs/it/intlayer_with_vanilla.md +2 -2
- package/docs/it/intlayer_with_vite+lit.md +2 -2
- package/docs/it/intlayer_with_vite+preact.md +2 -2
- package/docs/it/intlayer_with_vite+react.md +2 -2
- package/docs/it/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/it/intlayer_with_vite+solid.md +1 -1
- package/docs/it/intlayer_with_vite+svelte.md +3 -3
- package/docs/it/intlayer_with_vite+vanilla.md +5 -5
- package/docs/it/intlayer_with_vite+vue.md +1 -1
- package/docs/it/readme.md +13 -0
- package/docs/ja/benchmark/nextjs.md +15 -6
- package/docs/ja/benchmark/solid.md +10 -1
- package/docs/ja/benchmark/svelte.md +10 -1
- package/docs/ja/benchmark/tanstack.md +15 -6
- package/docs/ja/benchmark/vue.md +10 -1
- package/docs/ja/configuration.md +1 -1
- package/docs/ja/custom_domains.md +9 -9
- package/docs/ja/dictionary/content_file.md +41 -0
- package/docs/ja/dictionary/markdown.md +36 -1
- package/docs/ja/interest_of_intlayer.md +0 -2
- package/docs/ja/intlayer_with_analog.md +1 -1
- package/docs/ja/intlayer_with_angular.md +1 -1
- package/docs/ja/intlayer_with_astro.md +1 -1
- package/docs/ja/intlayer_with_astro_lit.md +2 -2
- package/docs/ja/intlayer_with_astro_preact.md +2 -2
- package/docs/ja/intlayer_with_astro_react.md +1 -1
- package/docs/ja/intlayer_with_astro_solid.md +1 -1
- package/docs/ja/intlayer_with_astro_svelte.md +1 -1
- package/docs/ja/intlayer_with_astro_vanilla.md +1 -1
- package/docs/ja/intlayer_with_astro_vue.md +1 -1
- package/docs/ja/intlayer_with_nextjs_14.md +2 -2
- package/docs/ja/intlayer_with_nextjs_15.md +2 -2
- package/docs/ja/intlayer_with_nextjs_16.md +1 -1
- package/docs/ja/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/ja/intlayer_with_nuxt.md +1 -1
- package/docs/ja/intlayer_with_react_native+expo.md +2 -2
- package/docs/ja/intlayer_with_react_router_v7.md +2 -2
- package/docs/ja/intlayer_with_react_router_v7_fs_routes.md +1 -1
- package/docs/ja/intlayer_with_storybook.md +5 -5
- package/docs/ja/intlayer_with_svelte_kit.md +1 -1
- package/docs/ja/intlayer_with_tanstack+solid.md +1 -1
- package/docs/ja/intlayer_with_tanstack.md +1 -1
- package/docs/ja/intlayer_with_vanilla.md +2 -2
- package/docs/ja/intlayer_with_vite+lit.md +1 -1
- package/docs/ja/intlayer_with_vite+preact.md +1 -1
- package/docs/ja/intlayer_with_vite+react.md +1 -1
- package/docs/ja/intlayer_with_vite+react_compiler.md +1 -1
- package/docs/ja/intlayer_with_vite+svelte.md +2 -2
- package/docs/ja/intlayer_with_vite+vanilla.md +2 -2
- package/docs/ja/intlayer_with_vite+vue.md +1 -1
- package/docs/ja/readme.md +13 -0
- package/docs/ko/benchmark/nextjs.md +15 -6
- package/docs/ko/benchmark/solid.md +13 -4
- package/docs/ko/benchmark/svelte.md +13 -4
- package/docs/ko/benchmark/tanstack.md +15 -6
- package/docs/ko/benchmark/vue.md +13 -4
- package/docs/ko/configuration.md +1 -1
- package/docs/ko/custom_domains.md +9 -9
- package/docs/ko/dictionary/content_file.md +41 -0
- package/docs/ko/dictionary/markdown.md +36 -1
- package/docs/ko/interest_of_intlayer.md +0 -2
- package/docs/ko/intlayer_with_analog.md +1 -1
- package/docs/ko/intlayer_with_angular.md +1 -1
- package/docs/ko/intlayer_with_astro.md +1 -1
- package/docs/ko/intlayer_with_astro_lit.md +2 -2
- package/docs/ko/intlayer_with_astro_preact.md +2 -2
- package/docs/ko/intlayer_with_astro_react.md +1 -1
- package/docs/ko/intlayer_with_astro_solid.md +1 -1
- package/docs/ko/intlayer_with_astro_svelte.md +1 -1
- package/docs/ko/intlayer_with_astro_vanilla.md +1 -1
- package/docs/ko/intlayer_with_astro_vue.md +1 -1
- package/docs/ko/intlayer_with_nextjs_14.md +2 -2
- package/docs/ko/intlayer_with_nextjs_15.md +2 -2
- package/docs/ko/intlayer_with_nextjs_16.md +1 -1
- package/docs/ko/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/ko/intlayer_with_nuxt.md +1 -1
- package/docs/ko/intlayer_with_react_native+expo.md +2 -2
- package/docs/ko/intlayer_with_react_router_v7.md +1 -1
- package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +1 -1
- package/docs/ko/intlayer_with_storybook.md +5 -5
- package/docs/ko/intlayer_with_svelte_kit.md +1 -1
- package/docs/ko/intlayer_with_tanstack+solid.md +1 -1
- package/docs/ko/intlayer_with_tanstack.md +1 -1
- package/docs/ko/intlayer_with_vanilla.md +2 -2
- package/docs/ko/intlayer_with_vite+lit.md +2 -2
- package/docs/ko/intlayer_with_vite+preact.md +2 -2
- package/docs/ko/intlayer_with_vite+react.md +2 -2
- package/docs/ko/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/ko/intlayer_with_vite+solid.md +1 -1
- package/docs/ko/intlayer_with_vite+svelte.md +3 -3
- package/docs/ko/intlayer_with_vite+vanilla.md +3 -3
- package/docs/ko/intlayer_with_vite+vue.md +2 -2
- package/docs/ko/readme.md +13 -0
- package/docs/nl/configuration.md +6 -6
- package/docs/nl/custom_domains.md +11 -11
- package/docs/nl/interest_of_intlayer.md +0 -2
- package/docs/nl/intlayer_with_storybook.md +7 -7
- package/docs/nl/intlayer_with_vanilla.md +2 -2
- package/docs/nl/intlayer_with_vite+lit.md +2 -2
- package/docs/nl/intlayer_with_vite+vanilla.md +4 -4
- package/docs/pl/agent_skills.md +2 -2
- package/docs/pl/benchmark/nextjs.md +20 -11
- package/docs/pl/benchmark/solid.md +15 -6
- package/docs/pl/benchmark/svelte.md +15 -6
- package/docs/pl/benchmark/tanstack.md +16 -7
- package/docs/pl/benchmark/vue.md +16 -7
- package/docs/pl/configuration.md +6 -6
- package/docs/pl/custom_domains.md +11 -11
- package/docs/pl/dictionary/content_file.md +41 -0
- package/docs/pl/dictionary/markdown.md +36 -1
- package/docs/pl/interest_of_intlayer.md +0 -2
- package/docs/pl/intlayer_with_analog.md +1 -1
- package/docs/pl/intlayer_with_angular.md +1 -1
- package/docs/pl/intlayer_with_astro.md +1 -1
- package/docs/pl/intlayer_with_astro_lit.md +2 -2
- package/docs/pl/intlayer_with_astro_preact.md +3 -3
- package/docs/pl/intlayer_with_astro_react.md +2 -2
- package/docs/pl/intlayer_with_astro_solid.md +3 -3
- package/docs/pl/intlayer_with_astro_svelte.md +1 -1
- package/docs/pl/intlayer_with_astro_vanilla.md +1 -1
- package/docs/pl/intlayer_with_astro_vue.md +1 -1
- package/docs/pl/intlayer_with_nextjs_14.md +1 -1
- package/docs/pl/intlayer_with_nextjs_15.md +1 -1
- package/docs/pl/intlayer_with_nextjs_16.md +1 -1
- package/docs/pl/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/pl/intlayer_with_nuxt.md +1 -1
- package/docs/pl/intlayer_with_react_native+expo.md +1 -1
- package/docs/pl/intlayer_with_react_router_v7.md +1 -1
- package/docs/pl/intlayer_with_react_router_v7_fs_routes.md +1 -1
- package/docs/pl/intlayer_with_storybook.md +7 -7
- package/docs/pl/intlayer_with_svelte_kit.md +1 -1
- package/docs/pl/intlayer_with_tanstack+solid.md +1 -1
- package/docs/pl/intlayer_with_tanstack.md +1 -1
- package/docs/pl/intlayer_with_vanilla.md +2 -2
- package/docs/pl/intlayer_with_vite+lit.md +3 -3
- package/docs/pl/intlayer_with_vite+preact.md +2 -2
- package/docs/pl/intlayer_with_vite+react.md +2 -2
- package/docs/pl/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/pl/intlayer_with_vite+solid.md +1 -1
- package/docs/pl/intlayer_with_vite+svelte.md +3 -3
- package/docs/pl/intlayer_with_vite+vanilla.md +5 -5
- package/docs/pl/intlayer_with_vite+vue.md +2 -2
- package/docs/pl/readme.md +13 -0
- package/docs/pt/benchmark/nextjs.md +20 -11
- package/docs/pt/benchmark/solid.md +14 -5
- package/docs/pt/benchmark/svelte.md +14 -5
- package/docs/pt/benchmark/tanstack.md +16 -7
- package/docs/pt/benchmark/vue.md +14 -5
- package/docs/pt/configuration.md +6 -6
- package/docs/pt/custom_domains.md +11 -11
- package/docs/pt/dictionary/content_file.md +41 -0
- package/docs/pt/dictionary/markdown.md +36 -1
- package/docs/pt/interest_of_intlayer.md +0 -2
- package/docs/pt/intlayer_with_analog.md +1 -1
- package/docs/pt/intlayer_with_angular.md +1 -1
- package/docs/pt/intlayer_with_astro.md +1 -1
- package/docs/pt/intlayer_with_astro_lit.md +1 -1
- package/docs/pt/intlayer_with_astro_preact.md +3 -3
- package/docs/pt/intlayer_with_astro_react.md +2 -2
- package/docs/pt/intlayer_with_astro_solid.md +3 -3
- package/docs/pt/intlayer_with_astro_svelte.md +1 -1
- package/docs/pt/intlayer_with_astro_vanilla.md +1 -1
- package/docs/pt/intlayer_with_astro_vue.md +1 -1
- package/docs/pt/intlayer_with_nextjs_14.md +2 -2
- package/docs/pt/intlayer_with_nextjs_15.md +2 -2
- package/docs/pt/intlayer_with_nextjs_16.md +1 -1
- package/docs/pt/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/pt/intlayer_with_nuxt.md +1 -1
- package/docs/pt/intlayer_with_react_native+expo.md +2 -2
- package/docs/pt/intlayer_with_react_router_v7_fs_routes.md +1 -1
- package/docs/pt/intlayer_with_storybook.md +7 -7
- package/docs/pt/intlayer_with_svelte_kit.md +1 -1
- package/docs/pt/intlayer_with_tanstack+solid.md +1 -1
- package/docs/pt/intlayer_with_tanstack.md +1 -1
- package/docs/pt/intlayer_with_vanilla.md +2 -2
- package/docs/pt/intlayer_with_vite+lit.md +3 -3
- package/docs/pt/intlayer_with_vite+preact.md +2 -2
- package/docs/pt/intlayer_with_vite+react.md +2 -2
- package/docs/pt/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/pt/intlayer_with_vite+solid.md +1 -1
- package/docs/pt/intlayer_with_vite+svelte.md +3 -3
- package/docs/pt/intlayer_with_vite+vanilla.md +5 -5
- package/docs/pt/intlayer_with_vite+vue.md +1 -1
- package/docs/pt/readme.md +13 -0
- package/docs/ru/agent_skills.md +1 -1
- package/docs/ru/benchmark/index.md +2 -2
- package/docs/ru/benchmark/nextjs.md +28 -19
- package/docs/ru/benchmark/solid.md +16 -7
- package/docs/ru/benchmark/svelte.md +17 -8
- package/docs/ru/benchmark/tanstack.md +20 -11
- package/docs/ru/benchmark/vue.md +19 -10
- package/docs/ru/bundle_optimization.md +1 -1
- package/docs/ru/cli/index.md +23 -23
- package/docs/ru/cli/init.md +7 -7
- package/docs/ru/cli/standalone.md +5 -5
- package/docs/ru/compiler.md +3 -3
- package/docs/ru/configuration.md +8 -8
- package/docs/ru/custom_domains.md +12 -12
- package/docs/ru/dictionary/content_file.md +41 -0
- package/docs/ru/dictionary/html.md +6 -6
- package/docs/ru/dictionary/markdown.md +42 -7
- package/docs/ru/interest_of_intlayer.md +3 -5
- package/docs/ru/intlayer_with_analog.md +1 -1
- package/docs/ru/intlayer_with_angular.md +1 -1
- package/docs/ru/intlayer_with_astro.md +2 -2
- package/docs/ru/intlayer_with_astro_lit.md +5 -5
- package/docs/ru/intlayer_with_astro_preact.md +4 -4
- package/docs/ru/intlayer_with_astro_react.md +3 -3
- package/docs/ru/intlayer_with_astro_solid.md +4 -4
- package/docs/ru/intlayer_with_astro_svelte.md +2 -2
- package/docs/ru/intlayer_with_astro_vanilla.md +2 -2
- package/docs/ru/intlayer_with_astro_vue.md +2 -2
- package/docs/ru/intlayer_with_fastify.md +1 -1
- package/docs/ru/intlayer_with_nextjs_14.md +2 -2
- package/docs/ru/intlayer_with_nextjs_15.md +2 -2
- package/docs/ru/intlayer_with_nextjs_16.md +1 -1
- package/docs/ru/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/ru/intlayer_with_nuxt.md +1 -1
- package/docs/ru/intlayer_with_react_native+expo.md +2 -2
- package/docs/ru/intlayer_with_react_router_v7.md +1 -1
- package/docs/ru/intlayer_with_react_router_v7_fs_routes.md +1 -1
- package/docs/ru/intlayer_with_storybook.md +10 -10
- package/docs/ru/intlayer_with_svelte_kit.md +1 -1
- package/docs/ru/intlayer_with_tanstack+solid.md +7 -7
- package/docs/ru/intlayer_with_tanstack.md +1 -1
- package/docs/ru/intlayer_with_vanilla.md +4 -4
- package/docs/ru/intlayer_with_vite+lit.md +5 -5
- package/docs/ru/intlayer_with_vite+preact.md +2 -2
- package/docs/ru/intlayer_with_vite+react.md +2 -2
- package/docs/ru/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/ru/intlayer_with_vite+solid.md +1 -1
- package/docs/ru/intlayer_with_vite+svelte.md +3 -3
- package/docs/ru/intlayer_with_vite+vanilla.md +7 -7
- package/docs/ru/intlayer_with_vite+vue.md +2 -2
- package/docs/ru/readme.md +13 -0
- package/docs/tr/benchmark/nextjs.md +16 -7
- package/docs/tr/benchmark/solid.md +14 -5
- package/docs/tr/benchmark/svelte.md +14 -5
- package/docs/tr/benchmark/tanstack.md +16 -7
- package/docs/tr/benchmark/vue.md +14 -5
- package/docs/tr/configuration.md +6 -6
- package/docs/tr/custom_domains.md +11 -11
- package/docs/tr/dictionary/content_file.md +41 -0
- package/docs/tr/dictionary/markdown.md +36 -1
- package/docs/tr/interest_of_intlayer.md +0 -2
- package/docs/tr/intlayer_with_analog.md +1 -1
- package/docs/tr/intlayer_with_angular.md +1 -1
- package/docs/tr/intlayer_with_astro.md +1 -1
- package/docs/tr/intlayer_with_astro_lit.md +2 -2
- package/docs/tr/intlayer_with_astro_preact.md +3 -3
- package/docs/tr/intlayer_with_astro_react.md +2 -2
- package/docs/tr/intlayer_with_astro_solid.md +3 -3
- package/docs/tr/intlayer_with_astro_svelte.md +1 -1
- package/docs/tr/intlayer_with_astro_vanilla.md +1 -1
- package/docs/tr/intlayer_with_astro_vue.md +1 -1
- package/docs/tr/intlayer_with_nextjs_15.md +2 -2
- package/docs/tr/intlayer_with_nextjs_16.md +1 -1
- package/docs/tr/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/tr/intlayer_with_nuxt.md +1 -1
- package/docs/tr/intlayer_with_react_native+expo.md +2 -2
- package/docs/tr/intlayer_with_react_router_v7.md +1 -1
- package/docs/tr/intlayer_with_react_router_v7_fs_routes.md +1 -1
- package/docs/tr/intlayer_with_storybook.md +7 -7
- package/docs/tr/intlayer_with_svelte_kit.md +1 -1
- package/docs/tr/intlayer_with_tanstack+solid.md +1 -1
- package/docs/tr/intlayer_with_tanstack.md +1 -1
- package/docs/tr/intlayer_with_vanilla.md +2 -2
- package/docs/tr/intlayer_with_vite+lit.md +3 -3
- package/docs/tr/intlayer_with_vite+preact.md +2 -2
- package/docs/tr/intlayer_with_vite+react.md +2 -2
- package/docs/tr/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/tr/intlayer_with_vite+solid.md +1 -1
- package/docs/tr/intlayer_with_vite+svelte.md +3 -3
- package/docs/tr/intlayer_with_vite+vanilla.md +5 -5
- package/docs/tr/intlayer_with_vite+vue.md +2 -2
- package/docs/tr/readme.md +13 -0
- package/docs/uk/agent_skills.md +1 -1
- package/docs/uk/benchmark/index.md +2 -2
- package/docs/uk/benchmark/nextjs.md +29 -20
- package/docs/uk/benchmark/solid.md +16 -7
- package/docs/uk/benchmark/svelte.md +17 -8
- package/docs/uk/benchmark/tanstack.md +21 -12
- package/docs/uk/benchmark/vue.md +20 -11
- package/docs/uk/bundle_optimization.md +1 -1
- package/docs/uk/cli/index.md +21 -21
- package/docs/uk/cli/init.md +9 -9
- package/docs/uk/cli/standalone.md +16 -16
- package/docs/uk/compiler.md +3 -3
- package/docs/uk/configuration.md +8 -8
- package/docs/uk/custom_domains.md +12 -12
- package/docs/uk/dictionary/content_file.md +41 -0
- package/docs/uk/dictionary/markdown.md +36 -1
- package/docs/uk/interest_of_intlayer.md +2 -4
- package/docs/uk/intlayer_with_analog.md +1 -1
- package/docs/uk/intlayer_with_angular.md +1 -1
- package/docs/uk/intlayer_with_astro.md +2 -2
- package/docs/uk/intlayer_with_astro_lit.md +3 -3
- package/docs/uk/intlayer_with_astro_preact.md +4 -4
- package/docs/uk/intlayer_with_astro_react.md +3 -3
- package/docs/uk/intlayer_with_astro_solid.md +4 -4
- package/docs/uk/intlayer_with_astro_svelte.md +2 -2
- package/docs/uk/intlayer_with_astro_vanilla.md +2 -2
- package/docs/uk/intlayer_with_astro_vue.md +2 -2
- package/docs/uk/intlayer_with_fastify.md +1 -1
- package/docs/uk/intlayer_with_nextjs_14.md +1 -1
- package/docs/uk/intlayer_with_nextjs_15.md +1 -1
- package/docs/uk/intlayer_with_nextjs_16.md +1 -1
- package/docs/uk/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/uk/intlayer_with_nuxt.md +1 -1
- package/docs/uk/intlayer_with_react_native+expo.md +1 -1
- package/docs/uk/intlayer_with_react_router_v7.md +1 -1
- package/docs/uk/intlayer_with_react_router_v7_fs_routes.md +1 -1
- package/docs/uk/intlayer_with_storybook.md +9 -9
- package/docs/uk/intlayer_with_svelte_kit.md +1 -1
- package/docs/uk/intlayer_with_tanstack+solid.md +4 -4
- package/docs/uk/intlayer_with_tanstack.md +1 -1
- package/docs/uk/intlayer_with_vanilla.md +3 -3
- package/docs/uk/intlayer_with_vite+lit.md +4 -4
- package/docs/uk/intlayer_with_vite+preact.md +2 -2
- package/docs/uk/intlayer_with_vite+react.md +2 -2
- package/docs/uk/intlayer_with_vite+react_compiler.md +2 -2
- package/docs/uk/intlayer_with_vite+solid.md +1 -1
- package/docs/uk/intlayer_with_vite+svelte.md +3 -3
- package/docs/uk/intlayer_with_vite+vanilla.md +6 -6
- package/docs/uk/intlayer_with_vite+vue.md +2 -2
- package/docs/uk/readme.md +13 -0
- package/docs/ur/cli/init.md +1 -1
- package/docs/ur/configuration.md +6 -6
- package/docs/ur/custom_domains.md +11 -11
- package/docs/ur/interest_of_intlayer.md +0 -2
- package/docs/ur/intlayer_with_storybook.md +7 -7
- package/docs/ur/intlayer_with_vanilla.md +2 -2
- package/docs/ur/intlayer_with_vite+lit.md +2 -2
- package/docs/ur/intlayer_with_vite+vanilla.md +4 -4
- package/docs/vi/agent_skills.md +2 -2
- package/docs/vi/benchmark/nextjs.md +20 -11
- package/docs/vi/benchmark/solid.md +14 -5
- package/docs/vi/benchmark/svelte.md +14 -5
- package/docs/vi/benchmark/tanstack.md +16 -7
- package/docs/vi/benchmark/vue.md +14 -5
- package/docs/vi/cli/init.md +1 -1
- package/docs/vi/configuration.md +6 -6
- package/docs/vi/custom_domains.md +11 -11
- package/docs/vi/dictionary/content_file.md +41 -0
- package/docs/vi/dictionary/markdown.md +36 -1
- package/docs/vi/interest_of_intlayer.md +0 -2
- package/docs/vi/intlayer_with_analog.md +1 -1
- package/docs/vi/intlayer_with_angular.md +1 -1
- package/docs/vi/intlayer_with_astro.md +1 -1
- package/docs/vi/intlayer_with_astro_lit.md +2 -2
- package/docs/vi/intlayer_with_astro_preact.md +3 -3
- package/docs/vi/intlayer_with_astro_react.md +2 -2
- package/docs/vi/intlayer_with_astro_solid.md +3 -3
- package/docs/vi/intlayer_with_astro_svelte.md +1 -1
- package/docs/vi/intlayer_with_astro_vanilla.md +1 -1
- package/docs/vi/intlayer_with_astro_vue.md +1 -1
- package/docs/vi/intlayer_with_nextjs_14.md +1 -1
- package/docs/vi/intlayer_with_nextjs_15.md +1 -1
- package/docs/vi/intlayer_with_nextjs_16.md +1 -1
- package/docs/vi/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/vi/intlayer_with_nuxt.md +1 -1
- package/docs/vi/intlayer_with_react_native+expo.md +1 -1
- package/docs/vi/intlayer_with_react_router_v7.md +1 -1
- package/docs/vi/intlayer_with_react_router_v7_fs_routes.md +1 -1
- package/docs/vi/intlayer_with_storybook.md +7 -7
- package/docs/vi/intlayer_with_svelte_kit.md +1 -1
- package/docs/vi/intlayer_with_tanstack+solid.md +1 -1
- package/docs/vi/intlayer_with_tanstack.md +1 -1
- package/docs/vi/intlayer_with_vanilla.md +2 -2
- package/docs/vi/intlayer_with_vite+lit.md +2 -2
- package/docs/vi/intlayer_with_vite+preact.md +1 -1
- package/docs/vi/intlayer_with_vite+react.md +1 -1
- package/docs/vi/intlayer_with_vite+react_compiler.md +1 -1
- package/docs/vi/intlayer_with_vite+svelte.md +2 -2
- package/docs/vi/intlayer_with_vite+vanilla.md +4 -4
- package/docs/vi/intlayer_with_vite+vue.md +1 -1
- package/docs/vi/readme.md +13 -0
- package/docs/zh/benchmark/nextjs.md +20 -11
- package/docs/zh/benchmark/solid.md +10 -1
- package/docs/zh/benchmark/svelte.md +10 -1
- package/docs/zh/benchmark/tanstack.md +16 -7
- package/docs/zh/benchmark/vue.md +10 -1
- package/docs/zh/cli/init.md +1 -1
- package/docs/zh/configuration.md +6 -6
- package/docs/zh/custom_domains.md +11 -11
- package/docs/zh/dictionary/content_file.md +41 -0
- package/docs/zh/dictionary/markdown.md +36 -1
- package/docs/zh/interest_of_intlayer.md +0 -2
- package/docs/zh/intlayer_with_analog.md +1 -1
- package/docs/zh/intlayer_with_angular.md +1 -1
- package/docs/zh/intlayer_with_astro.md +1 -1
- package/docs/zh/intlayer_with_astro_lit.md +2 -2
- package/docs/zh/intlayer_with_astro_preact.md +3 -3
- package/docs/zh/intlayer_with_astro_react.md +2 -2
- package/docs/zh/intlayer_with_astro_solid.md +3 -3
- package/docs/zh/intlayer_with_astro_svelte.md +1 -1
- package/docs/zh/intlayer_with_astro_vanilla.md +1 -1
- package/docs/zh/intlayer_with_astro_vue.md +1 -1
- package/docs/zh/intlayer_with_nextjs_14.md +2 -2
- package/docs/zh/intlayer_with_nextjs_15.md +2 -2
- package/docs/zh/intlayer_with_nextjs_16.md +1 -1
- package/docs/zh/intlayer_with_nextjs_page_router.md +2 -2
- package/docs/zh/intlayer_with_nuxt.md +1 -1
- package/docs/zh/intlayer_with_react_native+expo.md +2 -2
- package/docs/zh/intlayer_with_react_router_v7.md +1 -1
- package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +1 -1
- package/docs/zh/intlayer_with_storybook.md +7 -7
- package/docs/zh/intlayer_with_svelte_kit.md +1 -1
- package/docs/zh/intlayer_with_tanstack+solid.md +1 -1
- package/docs/zh/intlayer_with_tanstack.md +1 -1
- package/docs/zh/intlayer_with_vanilla.md +2 -2
- package/docs/zh/intlayer_with_vite+lit.md +2 -2
- package/docs/zh/intlayer_with_vite+preact.md +1 -1
- package/docs/zh/intlayer_with_vite+react.md +1 -1
- package/docs/zh/intlayer_with_vite+react_compiler.md +1 -1
- package/docs/zh/intlayer_with_vite+svelte.md +2 -2
- package/docs/zh/intlayer_with_vite+vanilla.md +4 -4
- package/docs/zh/intlayer_with_vite+vue.md +1 -1
- package/docs/zh/readme.md +13 -0
- package/docs/zh-TW/interest_of_intlayer.md +0 -2
- package/frequent_questions/ru/intlayerNode.md +2 -2
- package/frequent_questions/uk/intlayerNode.md +2 -2
- package/package.json +7 -7
- package/src/blog.ts +4 -1
- package/src/frequentQuestions.ts +4 -1
- package/src/legal.ts +4 -1
package/README.md
CHANGED
|
@@ -67,6 +67,7 @@ With **per-locale content files**, **TypeScript autocompletion**, **tree-shakabl
|
|
|
67
67
|
| <img src="https://github.com/aymericzip/intlayer/blob/main/docs/assets/mcp.png?raw=true" alt="Feature" width="700"> | **MCP Server Integration**<br><br>Provides an MCP (Model Context Protocol) server for IDE automation, enabling seamless content management and i18n workflows directly within your development environment. <br><br> - [MCP Server](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md) |
|
|
68
68
|
| <img src="https://github.com/aymericzip/intlayer/blob/main/docs/assets/vscode_extension.png?raw=true" alt="Feature" width="700"> | **VSCode Extension**<br><br>Intlayer provides a VSCode extension to help you manage your content and translations, building your dictionaries, translating your content, and more. <br><br> - [VSCode Extension](https://intlayer.org/doc/vs-code-extension) |
|
|
69
69
|
| <img src="https://github.com/aymericzip/intlayer/blob/main/docs/assets/interoperability.png?raw=true" alt="Feature" width="700"> | **Interoperability**<br><br>Allow interoperability with react-i18next, next-i18next, next-intl, react-intl, vue-i18n. <br><br> - [Intlayer and react-intl](https://intlayer.org/blog/intlayer-with-react-intl) <br> - [Intlayer and next-intl](https://intlayer.org/blog/intlayer-with-next-intl) <br> - [Intlayer and next-i18next](https://intlayer.org/blog/intlayer-with-next-i18next) <br> - [Intlayer and vue-i18n](https://intlayer.org/blog/intlayer-with-vue-i18n) |
|
|
70
|
+
| <img src="https://github.com/aymericzip/intlayer/blob/main/docs/assets/benchmark.png?raw=true" alt="Feature" width="700"> | **Performances & Benchmark**<br><br>Uses advanced tree-shaking and dynamic loading to boost performances and keep the solution as light as possible. <br><br> - [Performances & Benchmark](https://intlayer.org/doc/benchmark) |
|
|
70
71
|
|
|
71
72
|
---
|
|
72
73
|
|
|
@@ -249,6 +250,19 @@ Explore our comprehensive documentation to get started with Intlayer and learn h
|
|
|
249
250
|
</ul>
|
|
250
251
|
</details>
|
|
251
252
|
|
|
253
|
+
## Multilingual content management system
|
|
254
|
+
|
|
255
|
+
More than an i18n library, Intlayer is a complete **multilingual content management system**. A full CMS is available for free at [app.intlayer.org](https://app.intlayer.org).
|
|
256
|
+
|
|
257
|
+
Intlayer connects **developers**, **copywriters**, and **AI agents** in one workflow for creating and maintaining multilingual websites effortlessly.Intlayer replaces the following stack in a single solution:
|
|
258
|
+
|
|
259
|
+
- i18n solutions (e.g. `i18next`, `next-intl`, `vue-i18n`)
|
|
260
|
+
- TMSs (Translation Management Systems) (e.g. Crowdin, Phrase, Lokalise)
|
|
261
|
+
- Feature flags
|
|
262
|
+
- Headless CMSs (e.g. Contentful, Strapi, Sanity)
|
|
263
|
+
|
|
264
|
+

|
|
265
|
+
|
|
252
266
|
## 🌐 Readme in other languages
|
|
253
267
|
|
|
254
268
|
<p align="center">
|
|
@@ -144,8 +144,6 @@ We evaluate:
|
|
|
144
144
|
|
|
145
145
|
Using `intlayer`, you can declare your content in the format of your favorite i18n library, and intlayer will generate your namespaces in the location of your choice (example: `/messages/{{locale}}/{{namespace}}.json`).
|
|
146
146
|
|
|
147
|
-
Refer to [`dictionaryOutput` and `i18nextResourcesDir` options](https://intlayer.org/doc/concept/configuration#content-configuration) for more details.
|
|
148
|
-
|
|
149
147
|
---
|
|
150
148
|
|
|
151
149
|
## GitHub STARs
|
|
@@ -256,8 +256,6 @@ This approach:
|
|
|
256
256
|
|
|
257
257
|
Using `intlayer`, you can declare your content in the format of your favorite i18n library, and intlayer will generate your namespaces in the location of your choice (example: `/messages/{{locale}}/{{namespace}}.json`).
|
|
258
258
|
|
|
259
|
-
Refer to [`dictionaryOutput` and `i18nextResourcesDir` options](https://intlayer.org/doc/concept/configuration#content-configuration) for more details.
|
|
260
|
-
|
|
261
259
|
---
|
|
262
260
|
|
|
263
261
|
## GitHub STARs
|
|
@@ -144,8 +144,6 @@ Kami mengevaluasi:
|
|
|
144
144
|
|
|
145
145
|
Dengan menggunakan `intlayer`, Anda dapat mendeklarasikan konten Anda dalam format perpustakaan i18n favorit Anda, dan intlayer akan menghasilkan namespace Anda di lokasi pilihan Anda (contoh: `/messages/{{locale}}/{{namespace}}.json`).
|
|
146
146
|
|
|
147
|
-
Lihat opsi [`dictionaryOutput` dan `i18nextResourcesDir`](https://intlayer.org/doc/concept/configuration#content-configuration) untuk detail lebih lanjut.
|
|
148
|
-
|
|
149
147
|
---
|
|
150
148
|
|
|
151
149
|
## BINTANG GitHub
|
|
@@ -256,8 +256,6 @@ Pendekatan ini:
|
|
|
256
256
|
|
|
257
257
|
Dengan menggunakan `intlayer`, Anda dapat mendeklarasikan konten Anda dalam format perpustakaan i18n favorit Anda, dan intlayer akan menghasilkan namespace Anda di lokasi pilihan Anda (contoh: `/messages/{{locale}}/{{namespace}}.json`).
|
|
258
258
|
|
|
259
|
-
Lihat opsi [`dictionaryOutput` dan `i18nextResourcesDir`](https://intlayer.org/doc/concept/configuration#content-configuration) untuk detail lebih lanjut.
|
|
260
|
-
|
|
261
259
|
---
|
|
262
260
|
|
|
263
261
|
## GitHub STARs
|
|
@@ -144,8 +144,6 @@ Oceniamy:
|
|
|
144
144
|
|
|
145
145
|
Korzystając z `intlayer`, możesz deklarować swoją zawartość w formacie ulubionej biblioteki i18n, a intlayer wygeneruje Twoje przestrzenie nazw w wybranej lokalizacji (np. `/messages/{{locale}}/{{namespace}}.json`).
|
|
146
146
|
|
|
147
|
-
Zapoznaj się z opcjami [`dictionaryOutput` i `i18nextResourcesDir`](https://intlayer.org/doc/concept/configuration#content-configuration) po więcej szczegółów.
|
|
148
|
-
|
|
149
147
|
---
|
|
150
148
|
|
|
151
149
|
## Gwiazdki GitHub
|
|
@@ -256,8 +256,6 @@ To podejście:
|
|
|
256
256
|
|
|
257
257
|
Korzystając z `intlayer`, możesz zadeklarować swoją zawartość w formacie ulubionej biblioteki i18n, a intlayer wygeneruje Twoje przestrzenie nazw w wybranej lokalizacji (np. `/messages/{{locale}}/{{namespace}}.json`).
|
|
258
258
|
|
|
259
|
-
Zapoznaj się z opcjami [`dictionaryOutput` i `i18nextResourcesDir`](https://intlayer.org/doc/concept/configuration#content-configuration), aby uzyskać więcej szczegółów.
|
|
260
|
-
|
|
261
259
|
---
|
|
262
260
|
|
|
263
261
|
## Gwiazdki na GitHubie (GitHub STARs)
|
|
@@ -152,8 +152,6 @@ Bu rehber, **Next.js** için yaygın olarak kullanılan üç i18n seçeneğini k
|
|
|
152
152
|
|
|
153
153
|
`intlayer` kullanarak, içeriğinizi favori i18n kütüphanenizin formatında beyan edebilirsiniz ve intlayer ad alanlarınızı istediğiniz konumda oluşturacaktır (örnek: `/messages/{{locale}}/{{namespace}}.json`).
|
|
154
154
|
|
|
155
|
-
Daha fazla detay için [`dictionaryOutput` ve `i18nextResourcesDir` seçeneklerine](https://intlayer.org/doc/concept/configuration#content-configuration) bakın.
|
|
156
|
-
|
|
157
155
|
---
|
|
158
156
|
|
|
159
157
|
## GitHub YILDIZLARI
|
|
@@ -144,8 +144,6 @@ Bu rehber, **React** için üç yerleşik i18n seçeneğini karşılaştırır:
|
|
|
144
144
|
|
|
145
145
|
`intlayer` kullanarak, içeriğinizi favori i18n kütüphanenizin formatında beyan edebilirsiniz ve intlayer ad alanlarınızı istediğiniz konumda oluşturacaktır (örnek: `/messages/{{locale}}/{{namespace}}.json`).
|
|
146
146
|
|
|
147
|
-
Daha fazla detay için [`dictionaryOutput` ve `i18nextResourcesDir` seçeneklerine](https://intlayer.org/doc/concept/configuration#content-configuration) bakın.
|
|
148
|
-
|
|
149
147
|
---
|
|
150
148
|
|
|
151
149
|
## GitHub YILDIZLARI
|
|
@@ -256,8 +256,6 @@ Bu yaklaşım:
|
|
|
256
256
|
|
|
257
257
|
`intlayer` kullanarak, içeriğinizi favori i18n kütüphanenizin formatında beyan edebilirsiniz ve intlayer ad alanlarınızı istediğiniz konumda oluşturacaktır (örnek: `/messages/{{locale}}/{{namespace}}.json`).
|
|
258
258
|
|
|
259
|
-
Daha fazla detay için [`dictionaryOutput` ve `i18nextResourcesDir` seçeneklerine](https://intlayer.org/doc/concept/configuration#content-configuration) bakın.
|
|
260
|
-
|
|
261
259
|
---
|
|
262
260
|
|
|
263
261
|
## GitHub YILDIZLARI
|
|
@@ -144,8 +144,6 @@ slugs:
|
|
|
144
144
|
|
|
145
145
|
Використовуючи `intlayer`, ви можете оголошувати ваш контент у форматі улюбленої i18n-бібліотеки, і intlayer згенерує ваші неймспейси у вибраному місці (приклад: `/messages/{{locale}}/{{namespace}}.json`).
|
|
146
146
|
|
|
147
|
-
Дивіться опції [`dictionaryOutput` and `i18nextResourcesDir`](https://intlayer.org/doc/concept/configuration#content-configuration) для детальнішої інформації.
|
|
148
|
-
|
|
149
147
|
---
|
|
150
148
|
|
|
151
149
|
## Зірки GitHub
|
|
@@ -257,8 +257,6 @@ const { greeting } = useIntlayer("component-example");
|
|
|
257
257
|
|
|
258
258
|
Використовуючи `intlayer`, ви можете задавати контент у форматі вашої улюбленої i18n-бібліотеки, і intlayer згенерує ваші неймспейси в обраному місці (наприклад: `/messages/{{locale}}/{{namespace}}.json`).
|
|
259
259
|
|
|
260
|
-
Див. опції [`dictionaryOutput` та `i18nextResourcesDir`](https://intlayer.org/doc/concept/configuration#content-configuration) для детальнішої інформації.
|
|
261
|
-
|
|
262
260
|
---
|
|
263
261
|
|
|
264
262
|
## Зірки GitHub
|
|
@@ -144,8 +144,6 @@ Chúng tôi đánh giá:
|
|
|
144
144
|
|
|
145
145
|
Sử dụng `intlayer`, bạn có thể khai báo nội dung theo định dạng của thư viện i18n yêu thích của bạn, và intlayer sẽ tạo ra các namespace tại vị trí bạn chọn (ví dụ: `/messages/{{locale}}/{{namespace}}.json`).
|
|
146
146
|
|
|
147
|
-
Tham khảo các tùy chọn [`dictionaryOutput` và `i18nextResourcesDir`](https://intlayer.org/doc/concept/configuration#content-configuration) để biết thêm chi tiết.
|
|
148
|
-
|
|
149
147
|
---
|
|
150
148
|
|
|
151
149
|
## Sao trên GitHub
|
|
@@ -256,8 +256,6 @@ Cách tiếp cận này:
|
|
|
256
256
|
|
|
257
257
|
Sử dụng `intlayer`, bạn có thể khai báo nội dung theo định dạng của thư viện i18n yêu thích của bạn, và intlayer sẽ tạo ra các namespace tại vị trí bạn chọn (ví dụ: `/messages/{{locale}}/{{namespace}}.json`).
|
|
258
258
|
|
|
259
|
-
Tham khảo các tùy chọn [`dictionaryOutput` và `i18nextResourcesDir`](https://intlayer.org/doc/concept/configuration#content-configuration) để biết thêm chi tiết.
|
|
260
|
-
|
|
261
259
|
---
|
|
262
260
|
|
|
263
261
|
## Sao GitHub
|
package/dist/cjs/blog.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"blog.cjs","names":["getKeys","blogEntry","defaultLocale","getFiles","getFile","getFileMetadataRecord","getFileMetadata","getFileMetadataBySlug","getFileBySlug"],"sources":["../../src/blog.ts"],"sourcesContent":["import type {
|
|
1
|
+
{"version":3,"file":"blog.cjs","names":["getKeys","blogEntry","defaultLocale","getFiles","getFile","getFileMetadataRecord","getFileMetadata","getFileMetadataBySlug","getFileBySlug"],"sources":["../../src/blog.ts"],"sourcesContent":["import type {\n DeclaredLocales,\n LocalesValues,\n} from '@intlayer/types/module_augmentation';\nimport {\n defaultLocale,\n type FileMetadata,\n getFile,\n getFileBySlug,\n getFileMetadata,\n getFileMetadataBySlug,\n getFileMetadataRecord,\n getFiles,\n getKeys,\n} from './common';\nimport { blogEntry } from './generated/blog.entry';\n\nexport type BlogKey = keyof typeof blogEntry;\nexport type Blogs = Record<BlogKey, Record<LocalesValues, Promise<string>>>;\nexport type BlogMetadata = FileMetadata;\n\nexport const getBlogsKeys = (): (keyof typeof blogEntry)[] =>\n getKeys(blogEntry);\n\nexport const getBlogs = async <L extends LocalesValues = DeclaredLocales>(\n locale: L = defaultLocale as L\n): Promise<Record<BlogKey, string>> => await getFiles(blogEntry, locale);\n\nexport const getBlog = async <L extends LocalesValues = DeclaredLocales>(\n docName: BlogKey,\n locale: L = defaultLocale as L\n): Promise<string> => await getFile(blogEntry, docName, locale);\n\nexport const getBlogMetadataRecord = async <\n L extends LocalesValues = DeclaredLocales,\n>(\n locale: L = defaultLocale as L\n): Promise<Record<BlogKey, FileMetadata>> =>\n await getFileMetadataRecord(blogEntry, locale);\n\nexport const getBlogMetadata = async <\n D extends BlogKey,\n L extends LocalesValues = DeclaredLocales,\n>(\n docName: D,\n locale: L = defaultLocale as L\n): Promise<FileMetadata> => await getFileMetadata(blogEntry, docName, locale);\n\nexport const getBlogMetadataBySlug = async <\n L extends LocalesValues = DeclaredLocales,\n>(\n slugs: string | string[],\n locale: L = defaultLocale as L,\n strict = false\n): Promise<FileMetadata[]> =>\n await getFileMetadataBySlug(blogEntry, slugs, locale, strict);\n\nexport const getBlogBySlug = async <L extends LocalesValues = DeclaredLocales>(\n slugs: string | string[],\n locale: L = defaultLocale as L,\n strict = false\n): Promise<string[]> => await getFileBySlug(blogEntry, slugs, locale, strict);\n"],"mappings":";;;;;AAqBA,MAAa,qBACXA,uBAAQC,sCAAS;AAEnB,MAAa,WAAW,OACtB,SAAYC,iCACyB,MAAMC,wBAASF,wCAAW,MAAM;AAEvE,MAAa,UAAU,OACrB,SACA,SAAYC,iCACQ,MAAME,uBAAQH,wCAAW,SAAS,MAAM;AAE9D,MAAa,wBAAwB,OAGnC,SAAYC,iCAEZ,MAAMG,qCAAsBJ,wCAAW,MAAM;AAE/C,MAAa,kBAAkB,OAI7B,SACA,SAAYC,iCACc,MAAMI,+BAAgBL,wCAAW,SAAS,MAAM;AAE5E,MAAa,wBAAwB,OAGnC,OACA,SAAYC,8BACZ,SAAS,UAET,MAAMK,qCAAsBN,wCAAW,OAAO,QAAQ,MAAM;AAE9D,MAAa,gBAAgB,OAC3B,OACA,SAAYC,8BACZ,SAAS,UACa,MAAMM,6BAAcP,wCAAW,OAAO,QAAQ,MAAM"}
|
package/dist/cjs/common.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"common.cjs","names":["Locales"],"sources":["../../src/common.ts"],"sourcesContent":["import { join } from 'node:path';\nimport { getLocalizedUrl } from '@intlayer/core/localization';\nimport { getMarkdownMetadata } from '@intlayer/core/transpiler';\nimport * as Locales from '@intlayer/types/locales';\nimport type { LocalesValues } from '@intlayer/types/module_augmentation';\n\nexport const defaultLocale = Locales.ENGLISH;\n\nexport const GITHUB_URL_PREFIX =\n 'https://github.com/aymericzip/intlayer/blob/main/docs';\nexport const URL_PREFIX = 'https://intlayer.org/';\n\nexport const getKeys = <T extends Record<string, any>>(obj: T): (keyof T)[] =>\n Object.keys(obj) as (keyof T)[];\n\nexport const getFiles = async <\n F extends Record<`./${string}`, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n lang: LocalesValues = defaultLocale as LocalesValues\n): Promise<Record<string, string>> => {\n const filesEntries = await Promise.all(\n Object.entries(files)\n .map(([key, value]) => [key, value[lang as LocalesValues]])\n .map(async ([key, value]) => [key, await value])\n );\n const filesResult = Object.fromEntries(filesEntries);\n return filesResult;\n};\n\nexport const getFile = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n docKey: keyof F,\n locale: LocalesValues = defaultLocale as LocalesValues\n): Promise<string> => {\n const fileRecord = files[docKey];\n\n if (!fileRecord) {\n throw new Error(`File ${docKey as string} not found`);\n }\n\n const file = await files[docKey]?.[locale];\n\n if (!file) {\n const englishFile = await files[docKey][defaultLocale as LocalesValues];\n\n if (!englishFile) {\n throw new Error(`File ${docKey as string} not found`);\n }\n\n return englishFile;\n }\n\n return file;\n};\n\nexport type FileMetadata = {\n docKey: string;\n url: string;\n relativeUrl: string;\n githubUrl: string;\n title: string;\n slugs: string[];\n description: string;\n keywords: string[];\n updatedAt: string;\n createdAt: string;\n author?: string;\n youtubeVideo?: string;\n applicationTemplate?: string;\n applicationShowcase?: string;\n history?: {\n version: string;\n date: string;\n changes: string;\n }[];\n};\n\nexport const formatMetadata = (\n docKey: string,\n file: string,\n locale: LocalesValues = defaultLocale as LocalesValues\n): FileMetadata => {\n const metadata = getMarkdownMetadata(file);\n\n const slugs = (metadata.slugs ?? []).map(String);\n const keywords = (metadata.keywords ?? []).map(String);\n\n const relativeUrl = join('/', ...slugs);\n\n const slicedDocKey = docKey.slice(1);\n\n return {\n ...metadata,\n docKey,\n slugs,\n keywords,\n githubUrl: `${GITHUB_URL_PREFIX}${slicedDocKey}`.replace(\n '/en/',\n `/${locale}/`\n ),\n relativeUrl: getLocalizedUrl(relativeUrl, locale),\n url: getLocalizedUrl(join(URL_PREFIX, relativeUrl), locale),\n } as FileMetadata;\n};\n\nexport const getFileMetadata = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n R extends FileMetadata,\n>(\n files: F,\n docKey: keyof F,\n locale: LocalesValues = defaultLocale as LocalesValues\n): Promise<R> => {\n const file = await getFile(files, docKey, locale);\n\n return formatMetadata(docKey as string, file, locale) as R;\n};\n\nexport const getFileMetadataRecord = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n locale: LocalesValues = defaultLocale as LocalesValues\n): Promise<Record<keyof F, FileMetadata>> => {\n const filesEntries = await Promise.all(\n Object.entries(files).map(async ([key]) => [\n key,\n await getFileMetadata(files, key as keyof F, locale),\n ])\n );\n const filesResult = Object.fromEntries(filesEntries);\n return filesResult;\n};\n\nexport const getFileMetadataBySlug = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n slugs: string | string[],\n locale: LocalesValues = defaultLocale as LocalesValues,\n strict = false\n) => {\n const slugsArray = Array.isArray(slugs) ? slugs : [slugs];\n const filesMetadata = await getFileMetadataRecord(\n files,\n defaultLocale as LocalesValues\n );\n\n let fileMetadataArray: FileMetadata[] = Object.values(filesMetadata).filter(\n (fileMetadata) =>\n slugsArray.every((slug) => fileMetadata.slugs?.includes(slug))\n );\n\n if (strict) {\n fileMetadataArray = fileMetadataArray.filter(\n (fileMetadata) => fileMetadata.slugs.length === slugsArray.length\n );\n }\n\n if (locale !== defaultLocale) {\n const localizedFileMetadata = await Promise.all(\n fileMetadataArray.map(\n async (fileMetadata) =>\n await getFileMetadata(files, fileMetadata.docKey, locale)\n )\n );\n\n return localizedFileMetadata;\n }\n\n return fileMetadataArray;\n};\n\nexport const getFileBySlug = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n slugs: string | string[],\n locale: LocalesValues = defaultLocale as LocalesValues,\n strict = false\n) => {\n const slugsArray = Array.isArray(slugs) ? slugs : [slugs];\n const filesMetadata = await getFileMetadataRecord(\n files,\n defaultLocale as LocalesValues\n );\n\n let fileMetadataArray = Object.values(filesMetadata).filter((fileMetadata) =>\n slugsArray.every((slug) => fileMetadata.slugs?.includes(slug))\n );\n\n if (strict) {\n fileMetadataArray = fileMetadataArray.filter(\n (fileMetadata) => fileMetadata.slugs.length === slugsArray.length\n );\n }\n\n const fileList = await Promise.all(\n fileMetadataArray.map(async (fileMetadata) => {\n const file = await getFile(files, fileMetadata.docKey, locale);\n return file;\n })\n );\n\n return fileList;\n};\n"],"mappings":";;;;;;;;;AAMA,MAAa,gBAAgBA,wBAAQ;AAErC,MAAa,oBACX;AACF,MAAa,aAAa;AAE1B,MAAa,WAA0C,QACrD,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"common.cjs","names":["Locales"],"sources":["../../src/common.ts"],"sourcesContent":["import { join } from 'node:path';\nimport { getLocalizedUrl } from '@intlayer/core/localization';\nimport { getMarkdownMetadata } from '@intlayer/core/transpiler';\nimport * as Locales from '@intlayer/types/locales';\nimport type { LocalesValues } from '@intlayer/types/module_augmentation';\n\nexport const defaultLocale = Locales.ENGLISH;\n\nexport const GITHUB_URL_PREFIX =\n 'https://github.com/aymericzip/intlayer/blob/main/docs';\nexport const URL_PREFIX = 'https://intlayer.org/';\n\nexport const getKeys = <T extends Record<string, any>>(obj: T): (keyof T)[] =>\n Object.keys(obj) as (keyof T)[];\n\nexport const getFiles = async <\n F extends Record<`./${string}`, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n lang: LocalesValues = defaultLocale as LocalesValues\n): Promise<Record<string, string>> => {\n const filesEntries = await Promise.all(\n Object.entries(files)\n .map(([key, value]) => [key, value[lang as LocalesValues]])\n .map(async ([key, value]) => [key, await value])\n );\n const filesResult = Object.fromEntries(filesEntries);\n return filesResult;\n};\n\nexport const getFile = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n docKey: keyof F,\n locale: LocalesValues = defaultLocale as LocalesValues\n): Promise<string> => {\n const fileRecord = files[docKey];\n\n if (!fileRecord) {\n throw new Error(`File ${docKey as string} not found`);\n }\n\n const file = await files[docKey]?.[locale];\n\n if (!file) {\n const englishFile = await files[docKey][defaultLocale as LocalesValues];\n\n if (!englishFile) {\n throw new Error(`File ${docKey as string} not found`);\n }\n\n return englishFile;\n }\n\n return file;\n};\n\nexport type FileMetadata = {\n docKey: string;\n url: string;\n relativeUrl: string;\n githubUrl: string;\n title: string;\n slugs: string[];\n description: string;\n keywords: string[];\n updatedAt: string;\n createdAt: string;\n author?: string;\n youtubeVideo?: string;\n applicationTemplate?: string;\n applicationShowcase?: string;\n history?: {\n version: string;\n date: string;\n changes: string;\n }[];\n};\n\nexport const formatMetadata = (\n docKey: string,\n file: string,\n locale: LocalesValues = defaultLocale as LocalesValues\n): FileMetadata => {\n const metadata = getMarkdownMetadata(file);\n\n const slugs = (metadata.slugs ?? []).map(String);\n const keywords = (metadata.keywords ?? []).map(String);\n\n const relativeUrl = join('/', ...slugs);\n\n const slicedDocKey = docKey.slice(1);\n\n return {\n ...metadata,\n docKey,\n slugs,\n keywords,\n githubUrl: `${GITHUB_URL_PREFIX}${slicedDocKey}`.replace(\n '/en/',\n `/${locale}/`\n ),\n relativeUrl: getLocalizedUrl(relativeUrl, locale),\n url: getLocalizedUrl(join(URL_PREFIX, relativeUrl), locale),\n } as FileMetadata;\n};\n\nexport const getFileMetadata = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n R extends FileMetadata,\n>(\n files: F,\n docKey: keyof F,\n locale: LocalesValues = defaultLocale as LocalesValues\n): Promise<R> => {\n const file = await getFile(files, docKey, locale);\n\n return formatMetadata(docKey as string, file, locale) as R;\n};\n\nexport const getFileMetadataRecord = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n locale: LocalesValues = defaultLocale as LocalesValues\n): Promise<Record<keyof F, FileMetadata>> => {\n const filesEntries = await Promise.all(\n Object.entries(files).map(async ([key]) => [\n key,\n await getFileMetadata(files, key as keyof F, locale),\n ])\n );\n const filesResult = Object.fromEntries(filesEntries);\n return filesResult;\n};\n\nexport const getFileMetadataBySlug = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n slugs: string | string[],\n locale: LocalesValues = defaultLocale as LocalesValues,\n strict = false\n) => {\n const slugsArray = Array.isArray(slugs) ? slugs : [slugs];\n const filesMetadata = await getFileMetadataRecord(\n files,\n defaultLocale as LocalesValues\n );\n\n let fileMetadataArray: FileMetadata[] = Object.values(filesMetadata).filter(\n (fileMetadata) =>\n slugsArray.every((slug) => fileMetadata.slugs?.includes(slug))\n );\n\n if (strict) {\n fileMetadataArray = fileMetadataArray.filter(\n (fileMetadata) => fileMetadata.slugs.length === slugsArray.length\n );\n }\n\n if (locale !== defaultLocale) {\n const localizedFileMetadata = await Promise.all(\n fileMetadataArray.map(\n async (fileMetadata) =>\n await getFileMetadata(files, fileMetadata.docKey, locale)\n )\n );\n\n return localizedFileMetadata;\n }\n\n return fileMetadataArray;\n};\n\nexport const getFileBySlug = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n slugs: string | string[],\n locale: LocalesValues = defaultLocale as LocalesValues,\n strict = false\n) => {\n const slugsArray = Array.isArray(slugs) ? slugs : [slugs];\n const filesMetadata = await getFileMetadataRecord(\n files,\n defaultLocale as LocalesValues\n );\n\n let fileMetadataArray = Object.values(filesMetadata).filter((fileMetadata) =>\n slugsArray.every((slug) => fileMetadata.slugs?.includes(slug))\n );\n\n if (strict) {\n fileMetadataArray = fileMetadataArray.filter(\n (fileMetadata) => fileMetadata.slugs.length === slugsArray.length\n );\n }\n\n const fileList = await Promise.all(\n fileMetadataArray.map(async (fileMetadata) => {\n const file = await getFile(files, fileMetadata.docKey, locale);\n return file;\n })\n );\n\n return fileList;\n};\n"],"mappings":"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"}
|
package/dist/cjs/doc.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"doc.cjs","names":["getKeys","docsEntry","defaultLocale","getFiles","getFile","getFileMetadataRecord","getFileMetadata","getFileMetadataBySlug","getFileBySlug"],"sources":["../../src/doc.ts"],"sourcesContent":["import type {\n DeclaredLocales,\n LocalesValues,\n} from '@intlayer/types/module_augmentation';\nimport {\n defaultLocale,\n type FileMetadata,\n getFile,\n getFileBySlug,\n getFileMetadata,\n getFileMetadataBySlug,\n getFileMetadataRecord,\n getFiles,\n getKeys,\n} from './common';\nimport { docsEntry } from './generated/docs.entry';\n\nexport type DocKey = keyof typeof docsEntry;\nexport type Docs = Record<DocKey, Record<LocalesValues, Promise<string>>>;\nexport type DocMetadata = FileMetadata;\n\nexport const getDocsKeys = (): (keyof typeof docsEntry)[] => getKeys(docsEntry);\n\nexport const getDocs = async <L extends LocalesValues = DeclaredLocales>(\n locale: L = defaultLocale as L\n): Promise<Record<DocKey, string>> => await getFiles(docsEntry, locale);\n\nexport const getDoc = async <L extends LocalesValues = DeclaredLocales>(\n docName: keyof typeof docsEntry,\n locale: L = defaultLocale as L\n): Promise<string> => await getFile(docsEntry, docName, locale);\n\nexport const getDocMetadataRecord = async <\n L extends LocalesValues = DeclaredLocales,\n>(\n locale: L = defaultLocale as L\n): Promise<Record<DocKey, FileMetadata>> =>\n await getFileMetadataRecord(docsEntry, locale);\n\nexport const getDocMetadata = async <\n D extends DocKey,\n L extends LocalesValues = DeclaredLocales,\n>(\n docName: D,\n locale: L = defaultLocale as L\n): Promise<FileMetadata> => await getFileMetadata(docsEntry, docName, locale);\n\nexport const getDocMetadataBySlug = async <\n L extends LocalesValues = DeclaredLocales,\n>(\n slugs: string | string[],\n locale: L = defaultLocale as L,\n strict = false\n): Promise<FileMetadata[]> =>\n await getFileMetadataBySlug(docsEntry, slugs, locale, strict);\n\nexport const getDocBySlug = async <L extends LocalesValues = DeclaredLocales>(\n slugs: string | string[],\n locale: L = defaultLocale as L,\n strict = false\n): Promise<string[]> => await getFileBySlug(docsEntry, slugs, locale, strict);\n"],"mappings":";;;;;AAqBA,MAAa,oBAAgDA,uBAAQC,
|
|
1
|
+
{"version":3,"file":"doc.cjs","names":["getKeys","docsEntry","defaultLocale","getFiles","getFile","getFileMetadataRecord","getFileMetadata","getFileMetadataBySlug","getFileBySlug"],"sources":["../../src/doc.ts"],"sourcesContent":["import type {\n DeclaredLocales,\n LocalesValues,\n} from '@intlayer/types/module_augmentation';\nimport {\n defaultLocale,\n type FileMetadata,\n getFile,\n getFileBySlug,\n getFileMetadata,\n getFileMetadataBySlug,\n getFileMetadataRecord,\n getFiles,\n getKeys,\n} from './common';\nimport { docsEntry } from './generated/docs.entry';\n\nexport type DocKey = keyof typeof docsEntry;\nexport type Docs = Record<DocKey, Record<LocalesValues, Promise<string>>>;\nexport type DocMetadata = FileMetadata;\n\nexport const getDocsKeys = (): (keyof typeof docsEntry)[] => getKeys(docsEntry);\n\nexport const getDocs = async <L extends LocalesValues = DeclaredLocales>(\n locale: L = defaultLocale as L\n): Promise<Record<DocKey, string>> => await getFiles(docsEntry, locale);\n\nexport const getDoc = async <L extends LocalesValues = DeclaredLocales>(\n docName: keyof typeof docsEntry,\n locale: L = defaultLocale as L\n): Promise<string> => await getFile(docsEntry, docName, locale);\n\nexport const getDocMetadataRecord = async <\n L extends LocalesValues = DeclaredLocales,\n>(\n locale: L = defaultLocale as L\n): Promise<Record<DocKey, FileMetadata>> =>\n await getFileMetadataRecord(docsEntry, locale);\n\nexport const getDocMetadata = async <\n D extends DocKey,\n L extends LocalesValues = DeclaredLocales,\n>(\n docName: D,\n locale: L = defaultLocale as L\n): Promise<FileMetadata> => await getFileMetadata(docsEntry, docName, locale);\n\nexport const getDocMetadataBySlug = async <\n L extends LocalesValues = DeclaredLocales,\n>(\n slugs: string | string[],\n locale: L = defaultLocale as L,\n strict = false\n): Promise<FileMetadata[]> =>\n await getFileMetadataBySlug(docsEntry, slugs, locale, strict);\n\nexport const getDocBySlug = async <L extends LocalesValues = DeclaredLocales>(\n slugs: string | string[],\n locale: L = defaultLocale as L,\n strict = false\n): Promise<string[]> => await getFileBySlug(docsEntry, slugs, locale, strict);\n"],"mappings":";;;;;AAqBA,MAAa,oBAAgDA,uBAAQC,sCAAS;AAE9E,MAAa,UAAU,OACrB,SAAYC,iCACwB,MAAMC,wBAASF,wCAAW,MAAM;AAEtE,MAAa,SAAS,OACpB,SACA,SAAYC,iCACQ,MAAME,uBAAQH,wCAAW,SAAS,MAAM;AAE9D,MAAa,uBAAuB,OAGlC,SAAYC,iCAEZ,MAAMG,qCAAsBJ,wCAAW,MAAM;AAE/C,MAAa,iBAAiB,OAI5B,SACA,SAAYC,iCACc,MAAMI,+BAAgBL,wCAAW,SAAS,MAAM;AAE5E,MAAa,uBAAuB,OAGlC,OACA,SAAYC,8BACZ,SAAS,UAET,MAAMK,qCAAsBN,wCAAW,OAAO,QAAQ,MAAM;AAE9D,MAAa,eAAe,OAC1B,OACA,SAAYC,8BACZ,SAAS,UACa,MAAMM,6BAAcP,wCAAW,OAAO,QAAQ,MAAM"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"frequentQuestions.cjs","names":["getKeys","frequentQuestionsEntry","defaultLocale","getFiles","getFile","getFileMetadataRecord","getFileMetadata","getFileMetadataBySlug","getFileBySlug"],"sources":["../../src/frequentQuestions.ts"],"sourcesContent":["import type {
|
|
1
|
+
{"version":3,"file":"frequentQuestions.cjs","names":["getKeys","frequentQuestionsEntry","defaultLocale","getFiles","getFile","getFileMetadataRecord","getFileMetadata","getFileMetadataBySlug","getFileBySlug"],"sources":["../../src/frequentQuestions.ts"],"sourcesContent":["import type {\n DeclaredLocales,\n LocalesValues,\n} from '@intlayer/types/module_augmentation';\nimport {\n defaultLocale,\n type FileMetadata,\n getFile,\n getFileBySlug,\n getFileMetadata,\n getFileMetadataBySlug,\n getFileMetadataRecord,\n getFiles,\n getKeys,\n} from './common';\nimport { frequentQuestionsEntry } from './generated/frequentQuestions.entry';\n\nexport type FrequentQuestionKey = keyof typeof frequentQuestionsEntry;\nexport type FrequentQuestions = Record<\n FrequentQuestionKey,\n Record<LocalesValues, Promise<string>>\n>;\nexport type FrequentQuestionMetadata = FileMetadata;\n\nexport const getFrequentQuestionsKeys =\n (): (keyof typeof frequentQuestionsEntry)[] =>\n getKeys(frequentQuestionsEntry);\n\nexport const getFrequentQuestions = async <\n L extends LocalesValues = DeclaredLocales,\n>(\n locale: L = defaultLocale as L\n): Promise<Record<FrequentQuestionKey, string>> =>\n getFiles(frequentQuestionsEntry, locale);\n\nexport const getFrequentQuestion = async <\n L extends LocalesValues = DeclaredLocales,\n>(\n docName: FrequentQuestionKey,\n locale: L = defaultLocale as L\n): Promise<string> => getFile(frequentQuestionsEntry, docName, locale);\n\nexport const getFrequentQuestionMetadataRecord = async <\n L extends LocalesValues = DeclaredLocales,\n>(\n locale: L = defaultLocale as L\n): Promise<Record<FrequentQuestionKey, FileMetadata>> =>\n getFileMetadataRecord(frequentQuestionsEntry, locale);\n\nexport const getFrequentQuestionMetadata = async <\n D extends FrequentQuestionKey,\n L extends LocalesValues = DeclaredLocales,\n>(\n docName: D,\n locale: L = defaultLocale as L\n): Promise<FileMetadata> =>\n getFileMetadata(frequentQuestionsEntry, docName, locale);\n\nexport const getFrequentQuestionMetadataBySlug = async <\n L extends LocalesValues = DeclaredLocales,\n>(\n slugs: string | string[],\n locale: L = defaultLocale as L,\n strict = false\n): Promise<FileMetadata[]> =>\n await getFileMetadataBySlug(frequentQuestionsEntry, slugs, locale, strict);\n\nexport const getFrequentQuestionBySlug = async <\n L extends LocalesValues = DeclaredLocales,\n>(\n slugs: string | string[],\n locale: L = defaultLocale as L,\n strict = false\n): Promise<string[]> =>\n await getFileBySlug(frequentQuestionsEntry, slugs, locale, strict);\n"],"mappings":";;;;;AAwBA,MAAa,iCAETA,uBAAQC,gEAAsB;AAElC,MAAa,uBAAuB,OAGlC,SAAYC,iCAEZC,wBAASF,kEAAwB,MAAM;AAEzC,MAAa,sBAAsB,OAGjC,SACA,SAAYC,iCACQE,uBAAQH,kEAAwB,SAAS,MAAM;AAErE,MAAa,oCAAoC,OAG/C,SAAYC,iCAEZG,qCAAsBJ,kEAAwB,MAAM;AAEtD,MAAa,8BAA8B,OAIzC,SACA,SAAYC,iCAEZI,+BAAgBL,kEAAwB,SAAS,MAAM;AAEzD,MAAa,oCAAoC,OAG/C,OACA,SAAYC,8BACZ,SAAS,UAET,MAAMK,qCAAsBN,kEAAwB,OAAO,QAAQ,MAAM;AAE3E,MAAa,4BAA4B,OAGvC,OACA,SAAYC,8BACZ,SAAS,UAET,MAAMM,6BAAcP,kEAAwB,OAAO,QAAQ,MAAM"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"blog.entry.cjs","names":[],"sources":["../../../src/generated/blog.entry.ts"],"sourcesContent":["/* AUTO-GENERATED – DO NOT EDIT */\n/* REGENERATE USING `pnpm prepare` */\nimport { existsSync } from 'node:fs';\nimport { readFile } from 'node:fs/promises';\nimport { join, dirname as pathDirname } from 'node:path';\nimport { fileURLToPath } from 'node:url';\nimport { getPackageJsonPath, getProjectRequire } from '@intlayer/config/utils';\nimport type { LocalesValues } from '@intlayer/types/module_augmentation';\n\n// Robustly resolve the base directory of the @intlayer/docs package in both\n// bundled environments (Next.js) and standalone CLIs (MCP via npx).\nconst currentDir =\n typeof __dirname !== 'undefined'\n ? __dirname\n : pathDirname(fileURLToPath(import.meta.url));\n\nlet baseDir: string;\ntry {\n // Prefer resolving from the location of this file (works for CLIs).\n const projectRequire = getProjectRequire(currentDir);\n const docEntryPath = projectRequire.resolve('@intlayer/docs');\n baseDir = getPackageJsonPath(docEntryPath).baseDir;\n} catch {\n try {\n // Fallback: resolve from the consumer project (works for apps/bundlers).\n const projectRequire = getProjectRequire();\n const docEntryPath = projectRequire.resolve('@intlayer/docs');\n baseDir = getPackageJsonPath(docEntryPath).baseDir;\n } catch {\n // Last resort: walk up from currentDir (useful when executed inside @intlayer/docs).\n baseDir = getPackageJsonPath(currentDir).baseDir;\n }\n}\n\nconst readLocale = (\n relativeAfterLocale: string,\n locale: LocalesValues\n): Promise<string> => {\n const target1 = join(baseDir, `./blog/${locale}/${relativeAfterLocale}`);\n if (existsSync(target1)) {\n return readFile(target1, 'utf8');\n }\n const target2 = join(baseDir, `./blog/en/${relativeAfterLocale}`);\n if (existsSync(target2)) {\n return readFile(target2, 'utf8');\n }\n\n return Promise.reject(\n new Error(\n `[docs] File not found: ${relativeAfterLocale} - locale: ${locale} - path: ${target1} - path: ${target2}`\n )\n );\n};\n\nexport const blogEntry = {\n './blog/en/compiler_vs_declarative_i18n.md': {\n en: readLocale('compiler_vs_declarative_i18n.md', 'en'),\n ru: readLocale('compiler_vs_declarative_i18n.md', 'ru'),\n ja: readLocale('compiler_vs_declarative_i18n.md', 'ja'),\n fr: readLocale('compiler_vs_declarative_i18n.md', 'fr'),\n ko: readLocale('compiler_vs_declarative_i18n.md', 'ko'),\n zh: readLocale('compiler_vs_declarative_i18n.md', 'zh'),\n es: readLocale('compiler_vs_declarative_i18n.md', 'es'),\n de: readLocale('compiler_vs_declarative_i18n.md', 'de'),\n ar: readLocale('compiler_vs_declarative_i18n.md', 'ar'),\n it: readLocale('compiler_vs_declarative_i18n.md', 'it'),\n 'en-GB': readLocale('compiler_vs_declarative_i18n.md', 'en-GB'),\n pt: readLocale('compiler_vs_declarative_i18n.md', 'pt'),\n hi: readLocale('compiler_vs_declarative_i18n.md', 'hi'),\n tr: readLocale('compiler_vs_declarative_i18n.md', 'tr'),\n pl: readLocale('compiler_vs_declarative_i18n.md', 'pl'),\n id: readLocale('compiler_vs_declarative_i18n.md', 'id'),\n vi: readLocale('compiler_vs_declarative_i18n.md', 'vi'),\n uk: readLocale('compiler_vs_declarative_i18n.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/i18n_meaning.md': {\n en: readLocale('i18n_meaning.md', 'en'),\n ru: readLocale('i18n_meaning.md', 'ru'),\n ja: readLocale('i18n_meaning.md', 'ja'),\n fr: readLocale('i18n_meaning.md', 'fr'),\n ko: readLocale('i18n_meaning.md', 'ko'),\n zh: readLocale('i18n_meaning.md', 'zh'),\n es: readLocale('i18n_meaning.md', 'es'),\n de: readLocale('i18n_meaning.md', 'de'),\n ar: readLocale('i18n_meaning.md', 'ar'),\n it: readLocale('i18n_meaning.md', 'it'),\n 'en-GB': readLocale('i18n_meaning.md', 'en-GB'),\n pt: readLocale('i18n_meaning.md', 'pt'),\n hi: readLocale('i18n_meaning.md', 'hi'),\n tr: readLocale('i18n_meaning.md', 'tr'),\n pl: readLocale('i18n_meaning.md', 'pl'),\n id: readLocale('i18n_meaning.md', 'id'),\n vi: readLocale('i18n_meaning.md', 'vi'),\n uk: readLocale('i18n_meaning.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/i18n_using_next-i18next.md': {\n en: readLocale('i18n_using_next-i18next.md', 'en'),\n ru: readLocale('i18n_using_next-i18next.md', 'ru'),\n ja: readLocale('i18n_using_next-i18next.md', 'ja'),\n fr: readLocale('i18n_using_next-i18next.md', 'fr'),\n ko: readLocale('i18n_using_next-i18next.md', 'ko'),\n zh: readLocale('i18n_using_next-i18next.md', 'zh'),\n es: readLocale('i18n_using_next-i18next.md', 'es'),\n de: readLocale('i18n_using_next-i18next.md', 'de'),\n ar: readLocale('i18n_using_next-i18next.md', 'ar'),\n it: readLocale('i18n_using_next-i18next.md', 'it'),\n 'en-GB': readLocale('i18n_using_next-i18next.md', 'en-GB'),\n pt: readLocale('i18n_using_next-i18next.md', 'pt'),\n hi: readLocale('i18n_using_next-i18next.md', 'hi'),\n tr: readLocale('i18n_using_next-i18next.md', 'tr'),\n pl: readLocale('i18n_using_next-i18next.md', 'pl'),\n id: readLocale('i18n_using_next-i18next.md', 'id'),\n vi: readLocale('i18n_using_next-i18next.md', 'vi'),\n uk: readLocale('i18n_using_next-i18next.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/i18n_using_next-intl.md': {\n en: readLocale('i18n_using_next-intl.md', 'en'),\n ru: readLocale('i18n_using_next-intl.md', 'ru'),\n ja: readLocale('i18n_using_next-intl.md', 'ja'),\n fr: readLocale('i18n_using_next-intl.md', 'fr'),\n ko: readLocale('i18n_using_next-intl.md', 'ko'),\n zh: readLocale('i18n_using_next-intl.md', 'zh'),\n es: readLocale('i18n_using_next-intl.md', 'es'),\n de: readLocale('i18n_using_next-intl.md', 'de'),\n ar: readLocale('i18n_using_next-intl.md', 'ar'),\n it: readLocale('i18n_using_next-intl.md', 'it'),\n 'en-GB': readLocale('i18n_using_next-intl.md', 'en-GB'),\n pt: readLocale('i18n_using_next-intl.md', 'pt'),\n hi: readLocale('i18n_using_next-intl.md', 'hi'),\n tr: readLocale('i18n_using_next-intl.md', 'tr'),\n pl: readLocale('i18n_using_next-intl.md', 'pl'),\n id: readLocale('i18n_using_next-intl.md', 'id'),\n vi: readLocale('i18n_using_next-intl.md', 'vi'),\n uk: readLocale('i18n_using_next-intl.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/index.md': {\n en: readLocale('index.md', 'en'),\n ru: readLocale('index.md', 'ru'),\n ja: readLocale('index.md', 'ja'),\n fr: readLocale('index.md', 'fr'),\n ko: readLocale('index.md', 'ko'),\n zh: readLocale('index.md', 'zh'),\n es: readLocale('index.md', 'es'),\n de: readLocale('index.md', 'de'),\n ar: readLocale('index.md', 'ar'),\n it: readLocale('index.md', 'it'),\n 'en-GB': readLocale('index.md', 'en-GB'),\n pt: readLocale('index.md', 'pt'),\n hi: readLocale('index.md', 'hi'),\n tr: readLocale('index.md', 'tr'),\n pl: readLocale('index.md', 'pl'),\n id: readLocale('index.md', 'id'),\n vi: readLocale('index.md', 'vi'),\n uk: readLocale('index.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/internationalization_and_SEO.md': {\n en: readLocale('internationalization_and_SEO.md', 'en'),\n ru: readLocale('internationalization_and_SEO.md', 'ru'),\n ja: readLocale('internationalization_and_SEO.md', 'ja'),\n fr: readLocale('internationalization_and_SEO.md', 'fr'),\n ko: readLocale('internationalization_and_SEO.md', 'ko'),\n zh: readLocale('internationalization_and_SEO.md', 'zh'),\n es: readLocale('internationalization_and_SEO.md', 'es'),\n de: readLocale('internationalization_and_SEO.md', 'de'),\n ar: readLocale('internationalization_and_SEO.md', 'ar'),\n it: readLocale('internationalization_and_SEO.md', 'it'),\n 'en-GB': readLocale('internationalization_and_SEO.md', 'en-GB'),\n pt: readLocale('internationalization_and_SEO.md', 'pt'),\n hi: readLocale('internationalization_and_SEO.md', 'hi'),\n tr: readLocale('internationalization_and_SEO.md', 'tr'),\n pl: readLocale('internationalization_and_SEO.md', 'pl'),\n id: readLocale('internationalization_and_SEO.md', 'id'),\n vi: readLocale('internationalization_and_SEO.md', 'vi'),\n uk: readLocale('internationalization_and_SEO.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_i18next.md': {\n en: readLocale('intlayer_with_i18next.md', 'en'),\n ru: readLocale('intlayer_with_i18next.md', 'ru'),\n ja: readLocale('intlayer_with_i18next.md', 'ja'),\n fr: readLocale('intlayer_with_i18next.md', 'fr'),\n ko: readLocale('intlayer_with_i18next.md', 'ko'),\n zh: readLocale('intlayer_with_i18next.md', 'zh'),\n es: readLocale('intlayer_with_i18next.md', 'es'),\n de: readLocale('intlayer_with_i18next.md', 'de'),\n ar: readLocale('intlayer_with_i18next.md', 'ar'),\n it: readLocale('intlayer_with_i18next.md', 'it'),\n 'en-GB': readLocale('intlayer_with_i18next.md', 'en-GB'),\n pt: readLocale('intlayer_with_i18next.md', 'pt'),\n hi: readLocale('intlayer_with_i18next.md', 'hi'),\n tr: readLocale('intlayer_with_i18next.md', 'tr'),\n pl: readLocale('intlayer_with_i18next.md', 'pl'),\n id: readLocale('intlayer_with_i18next.md', 'id'),\n vi: readLocale('intlayer_with_i18next.md', 'vi'),\n uk: readLocale('intlayer_with_i18next.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_next-i18next.md': {\n en: readLocale('intlayer_with_next-i18next.md', 'en'),\n ru: readLocale('intlayer_with_next-i18next.md', 'ru'),\n ja: readLocale('intlayer_with_next-i18next.md', 'ja'),\n fr: readLocale('intlayer_with_next-i18next.md', 'fr'),\n ko: readLocale('intlayer_with_next-i18next.md', 'ko'),\n zh: readLocale('intlayer_with_next-i18next.md', 'zh'),\n es: readLocale('intlayer_with_next-i18next.md', 'es'),\n de: readLocale('intlayer_with_next-i18next.md', 'de'),\n ar: readLocale('intlayer_with_next-i18next.md', 'ar'),\n it: readLocale('intlayer_with_next-i18next.md', 'it'),\n 'en-GB': readLocale('intlayer_with_next-i18next.md', 'en-GB'),\n pt: readLocale('intlayer_with_next-i18next.md', 'pt'),\n hi: readLocale('intlayer_with_next-i18next.md', 'hi'),\n tr: readLocale('intlayer_with_next-i18next.md', 'tr'),\n pl: readLocale('intlayer_with_next-i18next.md', 'pl'),\n id: readLocale('intlayer_with_next-i18next.md', 'id'),\n vi: readLocale('intlayer_with_next-i18next.md', 'vi'),\n uk: readLocale('intlayer_with_next-i18next.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_next-intl.md': {\n en: readLocale('intlayer_with_next-intl.md', 'en'),\n ru: readLocale('intlayer_with_next-intl.md', 'ru'),\n ja: readLocale('intlayer_with_next-intl.md', 'ja'),\n fr: readLocale('intlayer_with_next-intl.md', 'fr'),\n ko: readLocale('intlayer_with_next-intl.md', 'ko'),\n zh: readLocale('intlayer_with_next-intl.md', 'zh'),\n es: readLocale('intlayer_with_next-intl.md', 'es'),\n de: readLocale('intlayer_with_next-intl.md', 'de'),\n ar: readLocale('intlayer_with_next-intl.md', 'ar'),\n it: readLocale('intlayer_with_next-intl.md', 'it'),\n 'en-GB': readLocale('intlayer_with_next-intl.md', 'en-GB'),\n pt: readLocale('intlayer_with_next-intl.md', 'pt'),\n hi: readLocale('intlayer_with_next-intl.md', 'hi'),\n tr: readLocale('intlayer_with_next-intl.md', 'tr'),\n pl: readLocale('intlayer_with_next-intl.md', 'pl'),\n id: readLocale('intlayer_with_next-intl.md', 'id'),\n vi: readLocale('intlayer_with_next-intl.md', 'vi'),\n uk: readLocale('intlayer_with_next-intl.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_react-i18next.md': {\n en: readLocale('intlayer_with_react-i18next.md', 'en'),\n ru: readLocale('intlayer_with_react-i18next.md', 'ru'),\n ja: readLocale('intlayer_with_react-i18next.md', 'ja'),\n fr: readLocale('intlayer_with_react-i18next.md', 'fr'),\n ko: readLocale('intlayer_with_react-i18next.md', 'ko'),\n zh: readLocale('intlayer_with_react-i18next.md', 'zh'),\n es: readLocale('intlayer_with_react-i18next.md', 'es'),\n de: readLocale('intlayer_with_react-i18next.md', 'de'),\n ar: readLocale('intlayer_with_react-i18next.md', 'ar'),\n it: readLocale('intlayer_with_react-i18next.md', 'it'),\n 'en-GB': readLocale('intlayer_with_react-i18next.md', 'en-GB'),\n pt: readLocale('intlayer_with_react-i18next.md', 'pt'),\n hi: readLocale('intlayer_with_react-i18next.md', 'hi'),\n tr: readLocale('intlayer_with_react-i18next.md', 'tr'),\n pl: readLocale('intlayer_with_react-i18next.md', 'pl'),\n id: readLocale('intlayer_with_react-i18next.md', 'id'),\n vi: readLocale('intlayer_with_react-i18next.md', 'vi'),\n uk: readLocale('intlayer_with_react-i18next.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_react-intl.md': {\n en: readLocale('intlayer_with_react-intl.md', 'en'),\n ru: readLocale('intlayer_with_react-intl.md', 'ru'),\n ja: readLocale('intlayer_with_react-intl.md', 'ja'),\n fr: readLocale('intlayer_with_react-intl.md', 'fr'),\n ko: readLocale('intlayer_with_react-intl.md', 'ko'),\n zh: readLocale('intlayer_with_react-intl.md', 'zh'),\n es: readLocale('intlayer_with_react-intl.md', 'es'),\n de: readLocale('intlayer_with_react-intl.md', 'de'),\n ar: readLocale('intlayer_with_react-intl.md', 'ar'),\n it: readLocale('intlayer_with_react-intl.md', 'it'),\n 'en-GB': readLocale('intlayer_with_react-intl.md', 'en-GB'),\n pt: readLocale('intlayer_with_react-intl.md', 'pt'),\n hi: readLocale('intlayer_with_react-intl.md', 'hi'),\n tr: readLocale('intlayer_with_react-intl.md', 'tr'),\n pl: readLocale('intlayer_with_react-intl.md', 'pl'),\n id: readLocale('intlayer_with_react-intl.md', 'id'),\n vi: readLocale('intlayer_with_react-intl.md', 'vi'),\n uk: readLocale('intlayer_with_react-intl.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_vue-i18n.md': {\n en: readLocale('intlayer_with_vue-i18n.md', 'en'),\n ru: readLocale('intlayer_with_vue-i18n.md', 'ru'),\n ja: readLocale('intlayer_with_vue-i18n.md', 'ja'),\n fr: readLocale('intlayer_with_vue-i18n.md', 'fr'),\n ko: readLocale('intlayer_with_vue-i18n.md', 'ko'),\n zh: readLocale('intlayer_with_vue-i18n.md', 'zh'),\n es: readLocale('intlayer_with_vue-i18n.md', 'es'),\n de: readLocale('intlayer_with_vue-i18n.md', 'de'),\n ar: readLocale('intlayer_with_vue-i18n.md', 'ar'),\n it: readLocale('intlayer_with_vue-i18n.md', 'it'),\n 'en-GB': readLocale('intlayer_with_vue-i18n.md', 'en-GB'),\n pt: readLocale('intlayer_with_vue-i18n.md', 'pt'),\n hi: readLocale('intlayer_with_vue-i18n.md', 'hi'),\n tr: readLocale('intlayer_with_vue-i18n.md', 'tr'),\n pl: readLocale('intlayer_with_vue-i18n.md', 'pl'),\n id: readLocale('intlayer_with_vue-i18n.md', 'id'),\n vi: readLocale('intlayer_with_vue-i18n.md', 'vi'),\n uk: readLocale('intlayer_with_vue-i18n.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/l10n_platform_alternative/Lokalise.md': {\n en: readLocale('l10n_platform_alternative/Lokalise.md', 'en'),\n ru: readLocale('l10n_platform_alternative/Lokalise.md', 'ru'),\n ja: readLocale('l10n_platform_alternative/Lokalise.md', 'ja'),\n fr: readLocale('l10n_platform_alternative/Lokalise.md', 'fr'),\n ko: readLocale('l10n_platform_alternative/Lokalise.md', 'ko'),\n zh: readLocale('l10n_platform_alternative/Lokalise.md', 'zh'),\n es: readLocale('l10n_platform_alternative/Lokalise.md', 'es'),\n de: readLocale('l10n_platform_alternative/Lokalise.md', 'de'),\n ar: readLocale('l10n_platform_alternative/Lokalise.md', 'ar'),\n it: readLocale('l10n_platform_alternative/Lokalise.md', 'it'),\n 'en-GB': readLocale('l10n_platform_alternative/Lokalise.md', 'en-GB'),\n pt: readLocale('l10n_platform_alternative/Lokalise.md', 'pt'),\n hi: readLocale('l10n_platform_alternative/Lokalise.md', 'hi'),\n tr: readLocale('l10n_platform_alternative/Lokalise.md', 'tr'),\n pl: readLocale('l10n_platform_alternative/Lokalise.md', 'pl'),\n id: readLocale('l10n_platform_alternative/Lokalise.md', 'id'),\n vi: readLocale('l10n_platform_alternative/Lokalise.md', 'vi'),\n uk: readLocale('l10n_platform_alternative/Lokalise.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/l10n_platform_alternative/crowdin.md': {\n en: readLocale('l10n_platform_alternative/crowdin.md', 'en'),\n ru: readLocale('l10n_platform_alternative/crowdin.md', 'ru'),\n ja: readLocale('l10n_platform_alternative/crowdin.md', 'ja'),\n fr: readLocale('l10n_platform_alternative/crowdin.md', 'fr'),\n ko: readLocale('l10n_platform_alternative/crowdin.md', 'ko'),\n zh: readLocale('l10n_platform_alternative/crowdin.md', 'zh'),\n es: readLocale('l10n_platform_alternative/crowdin.md', 'es'),\n de: readLocale('l10n_platform_alternative/crowdin.md', 'de'),\n ar: readLocale('l10n_platform_alternative/crowdin.md', 'ar'),\n it: readLocale('l10n_platform_alternative/crowdin.md', 'it'),\n 'en-GB': readLocale('l10n_platform_alternative/crowdin.md', 'en-GB'),\n pt: readLocale('l10n_platform_alternative/crowdin.md', 'pt'),\n hi: readLocale('l10n_platform_alternative/crowdin.md', 'hi'),\n tr: readLocale('l10n_platform_alternative/crowdin.md', 'tr'),\n pl: readLocale('l10n_platform_alternative/crowdin.md', 'pl'),\n id: readLocale('l10n_platform_alternative/crowdin.md', 'id'),\n vi: readLocale('l10n_platform_alternative/crowdin.md', 'vi'),\n uk: readLocale('l10n_platform_alternative/crowdin.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/l10n_platform_alternative/phrase.md': {\n en: readLocale('l10n_platform_alternative/phrase.md', 'en'),\n ru: readLocale('l10n_platform_alternative/phrase.md', 'ru'),\n ja: readLocale('l10n_platform_alternative/phrase.md', 'ja'),\n fr: readLocale('l10n_platform_alternative/phrase.md', 'fr'),\n ko: readLocale('l10n_platform_alternative/phrase.md', 'ko'),\n zh: readLocale('l10n_platform_alternative/phrase.md', 'zh'),\n es: readLocale('l10n_platform_alternative/phrase.md', 'es'),\n de: readLocale('l10n_platform_alternative/phrase.md', 'de'),\n ar: readLocale('l10n_platform_alternative/phrase.md', 'ar'),\n it: readLocale('l10n_platform_alternative/phrase.md', 'it'),\n 'en-GB': readLocale('l10n_platform_alternative/phrase.md', 'en-GB'),\n pt: readLocale('l10n_platform_alternative/phrase.md', 'pt'),\n hi: readLocale('l10n_platform_alternative/phrase.md', 'hi'),\n tr: readLocale('l10n_platform_alternative/phrase.md', 'tr'),\n pl: readLocale('l10n_platform_alternative/phrase.md', 'pl'),\n id: readLocale('l10n_platform_alternative/phrase.md', 'id'),\n vi: readLocale('l10n_platform_alternative/phrase.md', 'vi'),\n uk: readLocale('l10n_platform_alternative/phrase.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/list_i18n_technologies/frameworks/angular.md': {\n en: readLocale('list_i18n_technologies/frameworks/angular.md', 'en'),\n ru: readLocale('list_i18n_technologies/frameworks/angular.md', 'ru'),\n ja: readLocale('list_i18n_technologies/frameworks/angular.md', 'ja'),\n fr: readLocale('list_i18n_technologies/frameworks/angular.md', 'fr'),\n ko: readLocale('list_i18n_technologies/frameworks/angular.md', 'ko'),\n zh: readLocale('list_i18n_technologies/frameworks/angular.md', 'zh'),\n es: readLocale('list_i18n_technologies/frameworks/angular.md', 'es'),\n de: readLocale('list_i18n_technologies/frameworks/angular.md', 'de'),\n ar: readLocale('list_i18n_technologies/frameworks/angular.md', 'ar'),\n it: readLocale('list_i18n_technologies/frameworks/angular.md', 'it'),\n 'en-GB': readLocale(\n 'list_i18n_technologies/frameworks/angular.md',\n 'en-GB'\n ),\n pt: readLocale('list_i18n_technologies/frameworks/angular.md', 'pt'),\n hi: readLocale('list_i18n_technologies/frameworks/angular.md', 'hi'),\n tr: readLocale('list_i18n_technologies/frameworks/angular.md', 'tr'),\n pl: readLocale('list_i18n_technologies/frameworks/angular.md', 'pl'),\n id: readLocale('list_i18n_technologies/frameworks/angular.md', 'id'),\n vi: readLocale('list_i18n_technologies/frameworks/angular.md', 'vi'),\n uk: readLocale('list_i18n_technologies/frameworks/angular.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/list_i18n_technologies/frameworks/react-native.md': {\n en: readLocale('list_i18n_technologies/frameworks/react-native.md', 'en'),\n ru: readLocale('list_i18n_technologies/frameworks/react-native.md', 'ru'),\n ja: readLocale('list_i18n_technologies/frameworks/react-native.md', 'ja'),\n fr: readLocale('list_i18n_technologies/frameworks/react-native.md', 'fr'),\n ko: readLocale('list_i18n_technologies/frameworks/react-native.md', 'ko'),\n zh: readLocale('list_i18n_technologies/frameworks/react-native.md', 'zh'),\n es: readLocale('list_i18n_technologies/frameworks/react-native.md', 'es'),\n de: readLocale('list_i18n_technologies/frameworks/react-native.md', 'de'),\n ar: readLocale('list_i18n_technologies/frameworks/react-native.md', 'ar'),\n it: readLocale('list_i18n_technologies/frameworks/react-native.md', 'it'),\n 'en-GB': readLocale(\n 'list_i18n_technologies/frameworks/react-native.md',\n 'en-GB'\n ),\n pt: readLocale('list_i18n_technologies/frameworks/react-native.md', 'pt'),\n hi: readLocale('list_i18n_technologies/frameworks/react-native.md', 'hi'),\n tr: readLocale('list_i18n_technologies/frameworks/react-native.md', 'tr'),\n pl: readLocale('list_i18n_technologies/frameworks/react-native.md', 'pl'),\n id: readLocale('list_i18n_technologies/frameworks/react-native.md', 'id'),\n vi: readLocale('list_i18n_technologies/frameworks/react-native.md', 'vi'),\n uk: readLocale('list_i18n_technologies/frameworks/react-native.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/list_i18n_technologies/frameworks/react.md': {\n en: readLocale('list_i18n_technologies/frameworks/react.md', 'en'),\n ru: readLocale('list_i18n_technologies/frameworks/react.md', 'ru'),\n ja: readLocale('list_i18n_technologies/frameworks/react.md', 'ja'),\n fr: readLocale('list_i18n_technologies/frameworks/react.md', 'fr'),\n ko: readLocale('list_i18n_technologies/frameworks/react.md', 'ko'),\n zh: readLocale('list_i18n_technologies/frameworks/react.md', 'zh'),\n es: readLocale('list_i18n_technologies/frameworks/react.md', 'es'),\n de: readLocale('list_i18n_technologies/frameworks/react.md', 'de'),\n ar: readLocale('list_i18n_technologies/frameworks/react.md', 'ar'),\n it: readLocale('list_i18n_technologies/frameworks/react.md', 'it'),\n 'en-GB': readLocale('list_i18n_technologies/frameworks/react.md', 'en-GB'),\n pt: readLocale('list_i18n_technologies/frameworks/react.md', 'pt'),\n hi: readLocale('list_i18n_technologies/frameworks/react.md', 'hi'),\n tr: readLocale('list_i18n_technologies/frameworks/react.md', 'tr'),\n pl: readLocale('list_i18n_technologies/frameworks/react.md', 'pl'),\n id: readLocale('list_i18n_technologies/frameworks/react.md', 'id'),\n vi: readLocale('list_i18n_technologies/frameworks/react.md', 'vi'),\n uk: readLocale('list_i18n_technologies/frameworks/react.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/list_i18n_technologies/frameworks/svelte.md': {\n en: readLocale('list_i18n_technologies/frameworks/svelte.md', 'en'),\n ru: readLocale('list_i18n_technologies/frameworks/svelte.md', 'ru'),\n ja: readLocale('list_i18n_technologies/frameworks/svelte.md', 'ja'),\n fr: readLocale('list_i18n_technologies/frameworks/svelte.md', 'fr'),\n ko: readLocale('list_i18n_technologies/frameworks/svelte.md', 'ko'),\n zh: readLocale('list_i18n_technologies/frameworks/svelte.md', 'zh'),\n es: readLocale('list_i18n_technologies/frameworks/svelte.md', 'es'),\n de: readLocale('list_i18n_technologies/frameworks/svelte.md', 'de'),\n ar: readLocale('list_i18n_technologies/frameworks/svelte.md', 'ar'),\n it: readLocale('list_i18n_technologies/frameworks/svelte.md', 'it'),\n 'en-GB': readLocale('list_i18n_technologies/frameworks/svelte.md', 'en-GB'),\n pt: readLocale('list_i18n_technologies/frameworks/svelte.md', 'pt'),\n hi: readLocale('list_i18n_technologies/frameworks/svelte.md', 'hi'),\n tr: readLocale('list_i18n_technologies/frameworks/svelte.md', 'tr'),\n pl: readLocale('list_i18n_technologies/frameworks/svelte.md', 'pl'),\n id: readLocale('list_i18n_technologies/frameworks/svelte.md', 'id'),\n vi: readLocale('list_i18n_technologies/frameworks/svelte.md', 'vi'),\n uk: readLocale('list_i18n_technologies/frameworks/svelte.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/list_i18n_technologies/frameworks/vue.md': {\n en: readLocale('list_i18n_technologies/frameworks/vue.md', 'en'),\n ru: readLocale('list_i18n_technologies/frameworks/vue.md', 'ru'),\n ja: readLocale('list_i18n_technologies/frameworks/vue.md', 'ja'),\n fr: readLocale('list_i18n_technologies/frameworks/vue.md', 'fr'),\n ko: readLocale('list_i18n_technologies/frameworks/vue.md', 'ko'),\n zh: readLocale('list_i18n_technologies/frameworks/vue.md', 'zh'),\n es: readLocale('list_i18n_technologies/frameworks/vue.md', 'es'),\n de: readLocale('list_i18n_technologies/frameworks/vue.md', 'de'),\n ar: readLocale('list_i18n_technologies/frameworks/vue.md', 'ar'),\n it: readLocale('list_i18n_technologies/frameworks/vue.md', 'it'),\n 'en-GB': readLocale('list_i18n_technologies/frameworks/vue.md', 'en-GB'),\n pt: readLocale('list_i18n_technologies/frameworks/vue.md', 'pt'),\n hi: readLocale('list_i18n_technologies/frameworks/vue.md', 'hi'),\n tr: readLocale('list_i18n_technologies/frameworks/vue.md', 'tr'),\n pl: readLocale('list_i18n_technologies/frameworks/vue.md', 'pl'),\n id: readLocale('list_i18n_technologies/frameworks/vue.md', 'id'),\n vi: readLocale('list_i18n_technologies/frameworks/vue.md', 'vi'),\n uk: readLocale('list_i18n_technologies/frameworks/vue.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/next-i18next_vs_next-intl_vs_intlayer.md': {\n en: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'en'),\n ru: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'ru'),\n ja: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'ja'),\n fr: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'fr'),\n ko: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'ko'),\n zh: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'zh'),\n es: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'es'),\n de: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'de'),\n ar: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'ar'),\n it: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'it'),\n 'en-GB': readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'en-GB'),\n pt: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'pt'),\n hi: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'hi'),\n tr: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'tr'),\n pl: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'pl'),\n id: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'id'),\n vi: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'vi'),\n uk: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/nextjs-multilingual-seo-comparison.md': {\n en: readLocale('nextjs-multilingual-seo-comparison.md', 'en'),\n ru: readLocale('nextjs-multilingual-seo-comparison.md', 'ru'),\n ja: readLocale('nextjs-multilingual-seo-comparison.md', 'ja'),\n fr: readLocale('nextjs-multilingual-seo-comparison.md', 'fr'),\n ko: readLocale('nextjs-multilingual-seo-comparison.md', 'ko'),\n zh: readLocale('nextjs-multilingual-seo-comparison.md', 'zh'),\n es: readLocale('nextjs-multilingual-seo-comparison.md', 'es'),\n de: readLocale('nextjs-multilingual-seo-comparison.md', 'de'),\n ar: readLocale('nextjs-multilingual-seo-comparison.md', 'ar'),\n it: readLocale('nextjs-multilingual-seo-comparison.md', 'it'),\n 'en-GB': readLocale('nextjs-multilingual-seo-comparison.md', 'en-GB'),\n pt: readLocale('nextjs-multilingual-seo-comparison.md', 'pt'),\n hi: readLocale('nextjs-multilingual-seo-comparison.md', 'hi'),\n tr: readLocale('nextjs-multilingual-seo-comparison.md', 'tr'),\n pl: readLocale('nextjs-multilingual-seo-comparison.md', 'pl'),\n id: readLocale('nextjs-multilingual-seo-comparison.md', 'id'),\n vi: readLocale('nextjs-multilingual-seo-comparison.md', 'vi'),\n uk: readLocale('nextjs-multilingual-seo-comparison.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/per-component_vs_centralized_i18n.md': {\n en: readLocale('per-component_vs_centralized_i18n.md', 'en'),\n ru: readLocale('per-component_vs_centralized_i18n.md', 'ru'),\n ja: readLocale('per-component_vs_centralized_i18n.md', 'ja'),\n fr: readLocale('per-component_vs_centralized_i18n.md', 'fr'),\n ko: readLocale('per-component_vs_centralized_i18n.md', 'ko'),\n zh: readLocale('per-component_vs_centralized_i18n.md', 'zh'),\n es: readLocale('per-component_vs_centralized_i18n.md', 'es'),\n de: readLocale('per-component_vs_centralized_i18n.md', 'de'),\n ar: readLocale('per-component_vs_centralized_i18n.md', 'ar'),\n it: readLocale('per-component_vs_centralized_i18n.md', 'it'),\n 'en-GB': readLocale('per-component_vs_centralized_i18n.md', 'en-GB'),\n pt: readLocale('per-component_vs_centralized_i18n.md', 'pt'),\n hi: readLocale('per-component_vs_centralized_i18n.md', 'hi'),\n tr: readLocale('per-component_vs_centralized_i18n.md', 'tr'),\n pl: readLocale('per-component_vs_centralized_i18n.md', 'pl'),\n id: readLocale('per-component_vs_centralized_i18n.md', 'id'),\n vi: readLocale('per-component_vs_centralized_i18n.md', 'vi'),\n uk: readLocale('per-component_vs_centralized_i18n.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/rag_powered_documentation_assistant.md': {\n en: readLocale('rag_powered_documentation_assistant.md', 'en'),\n ru: readLocale('rag_powered_documentation_assistant.md', 'ru'),\n ja: readLocale('rag_powered_documentation_assistant.md', 'ja'),\n fr: readLocale('rag_powered_documentation_assistant.md', 'fr'),\n ko: readLocale('rag_powered_documentation_assistant.md', 'ko'),\n zh: readLocale('rag_powered_documentation_assistant.md', 'zh'),\n es: readLocale('rag_powered_documentation_assistant.md', 'es'),\n de: readLocale('rag_powered_documentation_assistant.md', 'de'),\n ar: readLocale('rag_powered_documentation_assistant.md', 'ar'),\n it: readLocale('rag_powered_documentation_assistant.md', 'it'),\n 'en-GB': readLocale('rag_powered_documentation_assistant.md', 'en-GB'),\n pt: readLocale('rag_powered_documentation_assistant.md', 'pt'),\n hi: readLocale('rag_powered_documentation_assistant.md', 'hi'),\n tr: readLocale('rag_powered_documentation_assistant.md', 'tr'),\n pl: readLocale('rag_powered_documentation_assistant.md', 'pl'),\n id: readLocale('rag_powered_documentation_assistant.md', 'id'),\n vi: readLocale('rag_powered_documentation_assistant.md', 'vi'),\n uk: readLocale('rag_powered_documentation_assistant.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/react-i18next_vs_react-intl_vs_intlayer.md': {\n en: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'en'),\n ru: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'ru'),\n ja: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'ja'),\n fr: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'fr'),\n ko: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'ko'),\n zh: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'zh'),\n es: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'es'),\n de: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'de'),\n ar: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'ar'),\n it: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'it'),\n 'en-GB': readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'en-GB'),\n pt: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'pt'),\n hi: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'hi'),\n tr: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'tr'),\n pl: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'pl'),\n id: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'id'),\n vi: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'vi'),\n uk: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/vue-i18n_vs_intlayer.md': {\n en: readLocale('vue-i18n_vs_intlayer.md', 'en'),\n ru: readLocale('vue-i18n_vs_intlayer.md', 'ru'),\n ja: readLocale('vue-i18n_vs_intlayer.md', 'ja'),\n fr: readLocale('vue-i18n_vs_intlayer.md', 'fr'),\n ko: readLocale('vue-i18n_vs_intlayer.md', 'ko'),\n zh: readLocale('vue-i18n_vs_intlayer.md', 'zh'),\n es: readLocale('vue-i18n_vs_intlayer.md', 'es'),\n de: readLocale('vue-i18n_vs_intlayer.md', 'de'),\n ar: readLocale('vue-i18n_vs_intlayer.md', 'ar'),\n it: readLocale('vue-i18n_vs_intlayer.md', 'it'),\n 'en-GB': readLocale('vue-i18n_vs_intlayer.md', 'en-GB'),\n pt: readLocale('vue-i18n_vs_intlayer.md', 'pt'),\n hi: readLocale('vue-i18n_vs_intlayer.md', 'hi'),\n tr: readLocale('vue-i18n_vs_intlayer.md', 'tr'),\n pl: readLocale('vue-i18n_vs_intlayer.md', 'pl'),\n id: readLocale('vue-i18n_vs_intlayer.md', 'id'),\n vi: readLocale('vue-i18n_vs_intlayer.md', 'vi'),\n uk: readLocale('vue-i18n_vs_intlayer.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/what_is_internationalization.md': {\n en: readLocale('what_is_internationalization.md', 'en'),\n ru: readLocale('what_is_internationalization.md', 'ru'),\n ja: readLocale('what_is_internationalization.md', 'ja'),\n fr: readLocale('what_is_internationalization.md', 'fr'),\n ko: readLocale('what_is_internationalization.md', 'ko'),\n zh: readLocale('what_is_internationalization.md', 'zh'),\n es: readLocale('what_is_internationalization.md', 'es'),\n de: readLocale('what_is_internationalization.md', 'de'),\n ar: readLocale('what_is_internationalization.md', 'ar'),\n it: readLocale('what_is_internationalization.md', 'it'),\n 'en-GB': readLocale('what_is_internationalization.md', 'en-GB'),\n pt: readLocale('what_is_internationalization.md', 'pt'),\n hi: readLocale('what_is_internationalization.md', 'hi'),\n tr: readLocale('what_is_internationalization.md', 'tr'),\n pl: readLocale('what_is_internationalization.md', 'pl'),\n id: readLocale('what_is_internationalization.md', 'id'),\n vi: readLocale('what_is_internationalization.md', 'vi'),\n uk: readLocale('what_is_internationalization.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n} as const;\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"blog.entry.cjs","names":[],"sources":["../../../src/generated/blog.entry.ts"],"sourcesContent":["/* AUTO-GENERATED – DO NOT EDIT */\n/* REGENERATE USING `pnpm prepare` */\nimport { existsSync } from 'node:fs';\nimport { readFile } from 'node:fs/promises';\nimport { join, dirname as pathDirname } from 'node:path';\nimport { fileURLToPath } from 'node:url';\nimport { getPackageJsonPath, getProjectRequire } from '@intlayer/config/utils';\nimport type { LocalesValues } from '@intlayer/types/module_augmentation';\n\n// Robustly resolve the base directory of the @intlayer/docs package in both\n// bundled environments (Next.js) and standalone CLIs (MCP via npx).\nconst currentDir =\n typeof __dirname !== 'undefined'\n ? __dirname\n : pathDirname(fileURLToPath(import.meta.url));\n\nlet baseDir: string;\ntry {\n // Prefer resolving from the location of this file (works for CLIs).\n const projectRequire = getProjectRequire(currentDir);\n const docEntryPath = projectRequire.resolve('@intlayer/docs');\n baseDir = getPackageJsonPath(docEntryPath).baseDir;\n} catch {\n try {\n // Fallback: resolve from the consumer project (works for apps/bundlers).\n const projectRequire = getProjectRequire();\n const docEntryPath = projectRequire.resolve('@intlayer/docs');\n baseDir = getPackageJsonPath(docEntryPath).baseDir;\n } catch {\n // Last resort: walk up from currentDir (useful when executed inside @intlayer/docs).\n baseDir = getPackageJsonPath(currentDir).baseDir;\n }\n}\n\nconst readLocale = (\n relativeAfterLocale: string,\n locale: LocalesValues\n): Promise<string> => {\n const target1 = join(baseDir, `./blog/${locale}/${relativeAfterLocale}`);\n if (existsSync(target1)) {\n return readFile(target1, 'utf8');\n }\n const target2 = join(baseDir, `./blog/en/${relativeAfterLocale}`);\n if (existsSync(target2)) {\n return readFile(target2, 'utf8');\n }\n\n return Promise.reject(\n new Error(\n `[docs] File not found: ${relativeAfterLocale} - locale: ${locale} - path: ${target1} - path: ${target2}`\n )\n );\n};\n\nexport const blogEntry = {\n './blog/en/compiler_vs_declarative_i18n.md': {\n en: readLocale('compiler_vs_declarative_i18n.md', 'en'),\n ru: readLocale('compiler_vs_declarative_i18n.md', 'ru'),\n ja: readLocale('compiler_vs_declarative_i18n.md', 'ja'),\n fr: readLocale('compiler_vs_declarative_i18n.md', 'fr'),\n ko: readLocale('compiler_vs_declarative_i18n.md', 'ko'),\n zh: readLocale('compiler_vs_declarative_i18n.md', 'zh'),\n es: readLocale('compiler_vs_declarative_i18n.md', 'es'),\n de: readLocale('compiler_vs_declarative_i18n.md', 'de'),\n ar: readLocale('compiler_vs_declarative_i18n.md', 'ar'),\n it: readLocale('compiler_vs_declarative_i18n.md', 'it'),\n 'en-GB': readLocale('compiler_vs_declarative_i18n.md', 'en-GB'),\n pt: readLocale('compiler_vs_declarative_i18n.md', 'pt'),\n hi: readLocale('compiler_vs_declarative_i18n.md', 'hi'),\n tr: readLocale('compiler_vs_declarative_i18n.md', 'tr'),\n pl: readLocale('compiler_vs_declarative_i18n.md', 'pl'),\n id: readLocale('compiler_vs_declarative_i18n.md', 'id'),\n vi: readLocale('compiler_vs_declarative_i18n.md', 'vi'),\n uk: readLocale('compiler_vs_declarative_i18n.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/i18n_meaning.md': {\n en: readLocale('i18n_meaning.md', 'en'),\n ru: readLocale('i18n_meaning.md', 'ru'),\n ja: readLocale('i18n_meaning.md', 'ja'),\n fr: readLocale('i18n_meaning.md', 'fr'),\n ko: readLocale('i18n_meaning.md', 'ko'),\n zh: readLocale('i18n_meaning.md', 'zh'),\n es: readLocale('i18n_meaning.md', 'es'),\n de: readLocale('i18n_meaning.md', 'de'),\n ar: readLocale('i18n_meaning.md', 'ar'),\n it: readLocale('i18n_meaning.md', 'it'),\n 'en-GB': readLocale('i18n_meaning.md', 'en-GB'),\n pt: readLocale('i18n_meaning.md', 'pt'),\n hi: readLocale('i18n_meaning.md', 'hi'),\n tr: readLocale('i18n_meaning.md', 'tr'),\n pl: readLocale('i18n_meaning.md', 'pl'),\n id: readLocale('i18n_meaning.md', 'id'),\n vi: readLocale('i18n_meaning.md', 'vi'),\n uk: readLocale('i18n_meaning.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/i18n_using_next-i18next.md': {\n en: readLocale('i18n_using_next-i18next.md', 'en'),\n ru: readLocale('i18n_using_next-i18next.md', 'ru'),\n ja: readLocale('i18n_using_next-i18next.md', 'ja'),\n fr: readLocale('i18n_using_next-i18next.md', 'fr'),\n ko: readLocale('i18n_using_next-i18next.md', 'ko'),\n zh: readLocale('i18n_using_next-i18next.md', 'zh'),\n es: readLocale('i18n_using_next-i18next.md', 'es'),\n de: readLocale('i18n_using_next-i18next.md', 'de'),\n ar: readLocale('i18n_using_next-i18next.md', 'ar'),\n it: readLocale('i18n_using_next-i18next.md', 'it'),\n 'en-GB': readLocale('i18n_using_next-i18next.md', 'en-GB'),\n pt: readLocale('i18n_using_next-i18next.md', 'pt'),\n hi: readLocale('i18n_using_next-i18next.md', 'hi'),\n tr: readLocale('i18n_using_next-i18next.md', 'tr'),\n pl: readLocale('i18n_using_next-i18next.md', 'pl'),\n id: readLocale('i18n_using_next-i18next.md', 'id'),\n vi: readLocale('i18n_using_next-i18next.md', 'vi'),\n uk: readLocale('i18n_using_next-i18next.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/i18n_using_next-intl.md': {\n en: readLocale('i18n_using_next-intl.md', 'en'),\n ru: readLocale('i18n_using_next-intl.md', 'ru'),\n ja: readLocale('i18n_using_next-intl.md', 'ja'),\n fr: readLocale('i18n_using_next-intl.md', 'fr'),\n ko: readLocale('i18n_using_next-intl.md', 'ko'),\n zh: readLocale('i18n_using_next-intl.md', 'zh'),\n es: readLocale('i18n_using_next-intl.md', 'es'),\n de: readLocale('i18n_using_next-intl.md', 'de'),\n ar: readLocale('i18n_using_next-intl.md', 'ar'),\n it: readLocale('i18n_using_next-intl.md', 'it'),\n 'en-GB': readLocale('i18n_using_next-intl.md', 'en-GB'),\n pt: readLocale('i18n_using_next-intl.md', 'pt'),\n hi: readLocale('i18n_using_next-intl.md', 'hi'),\n tr: readLocale('i18n_using_next-intl.md', 'tr'),\n pl: readLocale('i18n_using_next-intl.md', 'pl'),\n id: readLocale('i18n_using_next-intl.md', 'id'),\n vi: readLocale('i18n_using_next-intl.md', 'vi'),\n uk: readLocale('i18n_using_next-intl.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/index.md': {\n en: readLocale('index.md', 'en'),\n ru: readLocale('index.md', 'ru'),\n ja: readLocale('index.md', 'ja'),\n fr: readLocale('index.md', 'fr'),\n ko: readLocale('index.md', 'ko'),\n zh: readLocale('index.md', 'zh'),\n es: readLocale('index.md', 'es'),\n de: readLocale('index.md', 'de'),\n ar: readLocale('index.md', 'ar'),\n it: readLocale('index.md', 'it'),\n 'en-GB': readLocale('index.md', 'en-GB'),\n pt: readLocale('index.md', 'pt'),\n hi: readLocale('index.md', 'hi'),\n tr: readLocale('index.md', 'tr'),\n pl: readLocale('index.md', 'pl'),\n id: readLocale('index.md', 'id'),\n vi: readLocale('index.md', 'vi'),\n uk: readLocale('index.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/internationalization_and_SEO.md': {\n en: readLocale('internationalization_and_SEO.md', 'en'),\n ru: readLocale('internationalization_and_SEO.md', 'ru'),\n ja: readLocale('internationalization_and_SEO.md', 'ja'),\n fr: readLocale('internationalization_and_SEO.md', 'fr'),\n ko: readLocale('internationalization_and_SEO.md', 'ko'),\n zh: readLocale('internationalization_and_SEO.md', 'zh'),\n es: readLocale('internationalization_and_SEO.md', 'es'),\n de: readLocale('internationalization_and_SEO.md', 'de'),\n ar: readLocale('internationalization_and_SEO.md', 'ar'),\n it: readLocale('internationalization_and_SEO.md', 'it'),\n 'en-GB': readLocale('internationalization_and_SEO.md', 'en-GB'),\n pt: readLocale('internationalization_and_SEO.md', 'pt'),\n hi: readLocale('internationalization_and_SEO.md', 'hi'),\n tr: readLocale('internationalization_and_SEO.md', 'tr'),\n pl: readLocale('internationalization_and_SEO.md', 'pl'),\n id: readLocale('internationalization_and_SEO.md', 'id'),\n vi: readLocale('internationalization_and_SEO.md', 'vi'),\n uk: readLocale('internationalization_and_SEO.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_i18next.md': {\n en: readLocale('intlayer_with_i18next.md', 'en'),\n ru: readLocale('intlayer_with_i18next.md', 'ru'),\n ja: readLocale('intlayer_with_i18next.md', 'ja'),\n fr: readLocale('intlayer_with_i18next.md', 'fr'),\n ko: readLocale('intlayer_with_i18next.md', 'ko'),\n zh: readLocale('intlayer_with_i18next.md', 'zh'),\n es: readLocale('intlayer_with_i18next.md', 'es'),\n de: readLocale('intlayer_with_i18next.md', 'de'),\n ar: readLocale('intlayer_with_i18next.md', 'ar'),\n it: readLocale('intlayer_with_i18next.md', 'it'),\n 'en-GB': readLocale('intlayer_with_i18next.md', 'en-GB'),\n pt: readLocale('intlayer_with_i18next.md', 'pt'),\n hi: readLocale('intlayer_with_i18next.md', 'hi'),\n tr: readLocale('intlayer_with_i18next.md', 'tr'),\n pl: readLocale('intlayer_with_i18next.md', 'pl'),\n id: readLocale('intlayer_with_i18next.md', 'id'),\n vi: readLocale('intlayer_with_i18next.md', 'vi'),\n uk: readLocale('intlayer_with_i18next.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_next-i18next.md': {\n en: readLocale('intlayer_with_next-i18next.md', 'en'),\n ru: readLocale('intlayer_with_next-i18next.md', 'ru'),\n ja: readLocale('intlayer_with_next-i18next.md', 'ja'),\n fr: readLocale('intlayer_with_next-i18next.md', 'fr'),\n ko: readLocale('intlayer_with_next-i18next.md', 'ko'),\n zh: readLocale('intlayer_with_next-i18next.md', 'zh'),\n es: readLocale('intlayer_with_next-i18next.md', 'es'),\n de: readLocale('intlayer_with_next-i18next.md', 'de'),\n ar: readLocale('intlayer_with_next-i18next.md', 'ar'),\n it: readLocale('intlayer_with_next-i18next.md', 'it'),\n 'en-GB': readLocale('intlayer_with_next-i18next.md', 'en-GB'),\n pt: readLocale('intlayer_with_next-i18next.md', 'pt'),\n hi: readLocale('intlayer_with_next-i18next.md', 'hi'),\n tr: readLocale('intlayer_with_next-i18next.md', 'tr'),\n pl: readLocale('intlayer_with_next-i18next.md', 'pl'),\n id: readLocale('intlayer_with_next-i18next.md', 'id'),\n vi: readLocale('intlayer_with_next-i18next.md', 'vi'),\n uk: readLocale('intlayer_with_next-i18next.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_next-intl.md': {\n en: readLocale('intlayer_with_next-intl.md', 'en'),\n ru: readLocale('intlayer_with_next-intl.md', 'ru'),\n ja: readLocale('intlayer_with_next-intl.md', 'ja'),\n fr: readLocale('intlayer_with_next-intl.md', 'fr'),\n ko: readLocale('intlayer_with_next-intl.md', 'ko'),\n zh: readLocale('intlayer_with_next-intl.md', 'zh'),\n es: readLocale('intlayer_with_next-intl.md', 'es'),\n de: readLocale('intlayer_with_next-intl.md', 'de'),\n ar: readLocale('intlayer_with_next-intl.md', 'ar'),\n it: readLocale('intlayer_with_next-intl.md', 'it'),\n 'en-GB': readLocale('intlayer_with_next-intl.md', 'en-GB'),\n pt: readLocale('intlayer_with_next-intl.md', 'pt'),\n hi: readLocale('intlayer_with_next-intl.md', 'hi'),\n tr: readLocale('intlayer_with_next-intl.md', 'tr'),\n pl: readLocale('intlayer_with_next-intl.md', 'pl'),\n id: readLocale('intlayer_with_next-intl.md', 'id'),\n vi: readLocale('intlayer_with_next-intl.md', 'vi'),\n uk: readLocale('intlayer_with_next-intl.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_react-i18next.md': {\n en: readLocale('intlayer_with_react-i18next.md', 'en'),\n ru: readLocale('intlayer_with_react-i18next.md', 'ru'),\n ja: readLocale('intlayer_with_react-i18next.md', 'ja'),\n fr: readLocale('intlayer_with_react-i18next.md', 'fr'),\n ko: readLocale('intlayer_with_react-i18next.md', 'ko'),\n zh: readLocale('intlayer_with_react-i18next.md', 'zh'),\n es: readLocale('intlayer_with_react-i18next.md', 'es'),\n de: readLocale('intlayer_with_react-i18next.md', 'de'),\n ar: readLocale('intlayer_with_react-i18next.md', 'ar'),\n it: readLocale('intlayer_with_react-i18next.md', 'it'),\n 'en-GB': readLocale('intlayer_with_react-i18next.md', 'en-GB'),\n pt: readLocale('intlayer_with_react-i18next.md', 'pt'),\n hi: readLocale('intlayer_with_react-i18next.md', 'hi'),\n tr: readLocale('intlayer_with_react-i18next.md', 'tr'),\n pl: readLocale('intlayer_with_react-i18next.md', 'pl'),\n id: readLocale('intlayer_with_react-i18next.md', 'id'),\n vi: readLocale('intlayer_with_react-i18next.md', 'vi'),\n uk: readLocale('intlayer_with_react-i18next.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_react-intl.md': {\n en: readLocale('intlayer_with_react-intl.md', 'en'),\n ru: readLocale('intlayer_with_react-intl.md', 'ru'),\n ja: readLocale('intlayer_with_react-intl.md', 'ja'),\n fr: readLocale('intlayer_with_react-intl.md', 'fr'),\n ko: readLocale('intlayer_with_react-intl.md', 'ko'),\n zh: readLocale('intlayer_with_react-intl.md', 'zh'),\n es: readLocale('intlayer_with_react-intl.md', 'es'),\n de: readLocale('intlayer_with_react-intl.md', 'de'),\n ar: readLocale('intlayer_with_react-intl.md', 'ar'),\n it: readLocale('intlayer_with_react-intl.md', 'it'),\n 'en-GB': readLocale('intlayer_with_react-intl.md', 'en-GB'),\n pt: readLocale('intlayer_with_react-intl.md', 'pt'),\n hi: readLocale('intlayer_with_react-intl.md', 'hi'),\n tr: readLocale('intlayer_with_react-intl.md', 'tr'),\n pl: readLocale('intlayer_with_react-intl.md', 'pl'),\n id: readLocale('intlayer_with_react-intl.md', 'id'),\n vi: readLocale('intlayer_with_react-intl.md', 'vi'),\n uk: readLocale('intlayer_with_react-intl.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/intlayer_with_vue-i18n.md': {\n en: readLocale('intlayer_with_vue-i18n.md', 'en'),\n ru: readLocale('intlayer_with_vue-i18n.md', 'ru'),\n ja: readLocale('intlayer_with_vue-i18n.md', 'ja'),\n fr: readLocale('intlayer_with_vue-i18n.md', 'fr'),\n ko: readLocale('intlayer_with_vue-i18n.md', 'ko'),\n zh: readLocale('intlayer_with_vue-i18n.md', 'zh'),\n es: readLocale('intlayer_with_vue-i18n.md', 'es'),\n de: readLocale('intlayer_with_vue-i18n.md', 'de'),\n ar: readLocale('intlayer_with_vue-i18n.md', 'ar'),\n it: readLocale('intlayer_with_vue-i18n.md', 'it'),\n 'en-GB': readLocale('intlayer_with_vue-i18n.md', 'en-GB'),\n pt: readLocale('intlayer_with_vue-i18n.md', 'pt'),\n hi: readLocale('intlayer_with_vue-i18n.md', 'hi'),\n tr: readLocale('intlayer_with_vue-i18n.md', 'tr'),\n pl: readLocale('intlayer_with_vue-i18n.md', 'pl'),\n id: readLocale('intlayer_with_vue-i18n.md', 'id'),\n vi: readLocale('intlayer_with_vue-i18n.md', 'vi'),\n uk: readLocale('intlayer_with_vue-i18n.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/l10n_platform_alternative/Lokalise.md': {\n en: readLocale('l10n_platform_alternative/Lokalise.md', 'en'),\n ru: readLocale('l10n_platform_alternative/Lokalise.md', 'ru'),\n ja: readLocale('l10n_platform_alternative/Lokalise.md', 'ja'),\n fr: readLocale('l10n_platform_alternative/Lokalise.md', 'fr'),\n ko: readLocale('l10n_platform_alternative/Lokalise.md', 'ko'),\n zh: readLocale('l10n_platform_alternative/Lokalise.md', 'zh'),\n es: readLocale('l10n_platform_alternative/Lokalise.md', 'es'),\n de: readLocale('l10n_platform_alternative/Lokalise.md', 'de'),\n ar: readLocale('l10n_platform_alternative/Lokalise.md', 'ar'),\n it: readLocale('l10n_platform_alternative/Lokalise.md', 'it'),\n 'en-GB': readLocale('l10n_platform_alternative/Lokalise.md', 'en-GB'),\n pt: readLocale('l10n_platform_alternative/Lokalise.md', 'pt'),\n hi: readLocale('l10n_platform_alternative/Lokalise.md', 'hi'),\n tr: readLocale('l10n_platform_alternative/Lokalise.md', 'tr'),\n pl: readLocale('l10n_platform_alternative/Lokalise.md', 'pl'),\n id: readLocale('l10n_platform_alternative/Lokalise.md', 'id'),\n vi: readLocale('l10n_platform_alternative/Lokalise.md', 'vi'),\n uk: readLocale('l10n_platform_alternative/Lokalise.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/l10n_platform_alternative/crowdin.md': {\n en: readLocale('l10n_platform_alternative/crowdin.md', 'en'),\n ru: readLocale('l10n_platform_alternative/crowdin.md', 'ru'),\n ja: readLocale('l10n_platform_alternative/crowdin.md', 'ja'),\n fr: readLocale('l10n_platform_alternative/crowdin.md', 'fr'),\n ko: readLocale('l10n_platform_alternative/crowdin.md', 'ko'),\n zh: readLocale('l10n_platform_alternative/crowdin.md', 'zh'),\n es: readLocale('l10n_platform_alternative/crowdin.md', 'es'),\n de: readLocale('l10n_platform_alternative/crowdin.md', 'de'),\n ar: readLocale('l10n_platform_alternative/crowdin.md', 'ar'),\n it: readLocale('l10n_platform_alternative/crowdin.md', 'it'),\n 'en-GB': readLocale('l10n_platform_alternative/crowdin.md', 'en-GB'),\n pt: readLocale('l10n_platform_alternative/crowdin.md', 'pt'),\n hi: readLocale('l10n_platform_alternative/crowdin.md', 'hi'),\n tr: readLocale('l10n_platform_alternative/crowdin.md', 'tr'),\n pl: readLocale('l10n_platform_alternative/crowdin.md', 'pl'),\n id: readLocale('l10n_platform_alternative/crowdin.md', 'id'),\n vi: readLocale('l10n_platform_alternative/crowdin.md', 'vi'),\n uk: readLocale('l10n_platform_alternative/crowdin.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/l10n_platform_alternative/phrase.md': {\n en: readLocale('l10n_platform_alternative/phrase.md', 'en'),\n ru: readLocale('l10n_platform_alternative/phrase.md', 'ru'),\n ja: readLocale('l10n_platform_alternative/phrase.md', 'ja'),\n fr: readLocale('l10n_platform_alternative/phrase.md', 'fr'),\n ko: readLocale('l10n_platform_alternative/phrase.md', 'ko'),\n zh: readLocale('l10n_platform_alternative/phrase.md', 'zh'),\n es: readLocale('l10n_platform_alternative/phrase.md', 'es'),\n de: readLocale('l10n_platform_alternative/phrase.md', 'de'),\n ar: readLocale('l10n_platform_alternative/phrase.md', 'ar'),\n it: readLocale('l10n_platform_alternative/phrase.md', 'it'),\n 'en-GB': readLocale('l10n_platform_alternative/phrase.md', 'en-GB'),\n pt: readLocale('l10n_platform_alternative/phrase.md', 'pt'),\n hi: readLocale('l10n_platform_alternative/phrase.md', 'hi'),\n tr: readLocale('l10n_platform_alternative/phrase.md', 'tr'),\n pl: readLocale('l10n_platform_alternative/phrase.md', 'pl'),\n id: readLocale('l10n_platform_alternative/phrase.md', 'id'),\n vi: readLocale('l10n_platform_alternative/phrase.md', 'vi'),\n uk: readLocale('l10n_platform_alternative/phrase.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/list_i18n_technologies/frameworks/angular.md': {\n en: readLocale('list_i18n_technologies/frameworks/angular.md', 'en'),\n ru: readLocale('list_i18n_technologies/frameworks/angular.md', 'ru'),\n ja: readLocale('list_i18n_technologies/frameworks/angular.md', 'ja'),\n fr: readLocale('list_i18n_technologies/frameworks/angular.md', 'fr'),\n ko: readLocale('list_i18n_technologies/frameworks/angular.md', 'ko'),\n zh: readLocale('list_i18n_technologies/frameworks/angular.md', 'zh'),\n es: readLocale('list_i18n_technologies/frameworks/angular.md', 'es'),\n de: readLocale('list_i18n_technologies/frameworks/angular.md', 'de'),\n ar: readLocale('list_i18n_technologies/frameworks/angular.md', 'ar'),\n it: readLocale('list_i18n_technologies/frameworks/angular.md', 'it'),\n 'en-GB': readLocale(\n 'list_i18n_technologies/frameworks/angular.md',\n 'en-GB'\n ),\n pt: readLocale('list_i18n_technologies/frameworks/angular.md', 'pt'),\n hi: readLocale('list_i18n_technologies/frameworks/angular.md', 'hi'),\n tr: readLocale('list_i18n_technologies/frameworks/angular.md', 'tr'),\n pl: readLocale('list_i18n_technologies/frameworks/angular.md', 'pl'),\n id: readLocale('list_i18n_technologies/frameworks/angular.md', 'id'),\n vi: readLocale('list_i18n_technologies/frameworks/angular.md', 'vi'),\n uk: readLocale('list_i18n_technologies/frameworks/angular.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/list_i18n_technologies/frameworks/react-native.md': {\n en: readLocale('list_i18n_technologies/frameworks/react-native.md', 'en'),\n ru: readLocale('list_i18n_technologies/frameworks/react-native.md', 'ru'),\n ja: readLocale('list_i18n_technologies/frameworks/react-native.md', 'ja'),\n fr: readLocale('list_i18n_technologies/frameworks/react-native.md', 'fr'),\n ko: readLocale('list_i18n_technologies/frameworks/react-native.md', 'ko'),\n zh: readLocale('list_i18n_technologies/frameworks/react-native.md', 'zh'),\n es: readLocale('list_i18n_technologies/frameworks/react-native.md', 'es'),\n de: readLocale('list_i18n_technologies/frameworks/react-native.md', 'de'),\n ar: readLocale('list_i18n_technologies/frameworks/react-native.md', 'ar'),\n it: readLocale('list_i18n_technologies/frameworks/react-native.md', 'it'),\n 'en-GB': readLocale(\n 'list_i18n_technologies/frameworks/react-native.md',\n 'en-GB'\n ),\n pt: readLocale('list_i18n_technologies/frameworks/react-native.md', 'pt'),\n hi: readLocale('list_i18n_technologies/frameworks/react-native.md', 'hi'),\n tr: readLocale('list_i18n_technologies/frameworks/react-native.md', 'tr'),\n pl: readLocale('list_i18n_technologies/frameworks/react-native.md', 'pl'),\n id: readLocale('list_i18n_technologies/frameworks/react-native.md', 'id'),\n vi: readLocale('list_i18n_technologies/frameworks/react-native.md', 'vi'),\n uk: readLocale('list_i18n_technologies/frameworks/react-native.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/list_i18n_technologies/frameworks/react.md': {\n en: readLocale('list_i18n_technologies/frameworks/react.md', 'en'),\n ru: readLocale('list_i18n_technologies/frameworks/react.md', 'ru'),\n ja: readLocale('list_i18n_technologies/frameworks/react.md', 'ja'),\n fr: readLocale('list_i18n_technologies/frameworks/react.md', 'fr'),\n ko: readLocale('list_i18n_technologies/frameworks/react.md', 'ko'),\n zh: readLocale('list_i18n_technologies/frameworks/react.md', 'zh'),\n es: readLocale('list_i18n_technologies/frameworks/react.md', 'es'),\n de: readLocale('list_i18n_technologies/frameworks/react.md', 'de'),\n ar: readLocale('list_i18n_technologies/frameworks/react.md', 'ar'),\n it: readLocale('list_i18n_technologies/frameworks/react.md', 'it'),\n 'en-GB': readLocale('list_i18n_technologies/frameworks/react.md', 'en-GB'),\n pt: readLocale('list_i18n_technologies/frameworks/react.md', 'pt'),\n hi: readLocale('list_i18n_technologies/frameworks/react.md', 'hi'),\n tr: readLocale('list_i18n_technologies/frameworks/react.md', 'tr'),\n pl: readLocale('list_i18n_technologies/frameworks/react.md', 'pl'),\n id: readLocale('list_i18n_technologies/frameworks/react.md', 'id'),\n vi: readLocale('list_i18n_technologies/frameworks/react.md', 'vi'),\n uk: readLocale('list_i18n_technologies/frameworks/react.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/list_i18n_technologies/frameworks/svelte.md': {\n en: readLocale('list_i18n_technologies/frameworks/svelte.md', 'en'),\n ru: readLocale('list_i18n_technologies/frameworks/svelte.md', 'ru'),\n ja: readLocale('list_i18n_technologies/frameworks/svelte.md', 'ja'),\n fr: readLocale('list_i18n_technologies/frameworks/svelte.md', 'fr'),\n ko: readLocale('list_i18n_technologies/frameworks/svelte.md', 'ko'),\n zh: readLocale('list_i18n_technologies/frameworks/svelte.md', 'zh'),\n es: readLocale('list_i18n_technologies/frameworks/svelte.md', 'es'),\n de: readLocale('list_i18n_technologies/frameworks/svelte.md', 'de'),\n ar: readLocale('list_i18n_technologies/frameworks/svelte.md', 'ar'),\n it: readLocale('list_i18n_technologies/frameworks/svelte.md', 'it'),\n 'en-GB': readLocale('list_i18n_technologies/frameworks/svelte.md', 'en-GB'),\n pt: readLocale('list_i18n_technologies/frameworks/svelte.md', 'pt'),\n hi: readLocale('list_i18n_technologies/frameworks/svelte.md', 'hi'),\n tr: readLocale('list_i18n_technologies/frameworks/svelte.md', 'tr'),\n pl: readLocale('list_i18n_technologies/frameworks/svelte.md', 'pl'),\n id: readLocale('list_i18n_technologies/frameworks/svelte.md', 'id'),\n vi: readLocale('list_i18n_technologies/frameworks/svelte.md', 'vi'),\n uk: readLocale('list_i18n_technologies/frameworks/svelte.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/list_i18n_technologies/frameworks/vue.md': {\n en: readLocale('list_i18n_technologies/frameworks/vue.md', 'en'),\n ru: readLocale('list_i18n_technologies/frameworks/vue.md', 'ru'),\n ja: readLocale('list_i18n_technologies/frameworks/vue.md', 'ja'),\n fr: readLocale('list_i18n_technologies/frameworks/vue.md', 'fr'),\n ko: readLocale('list_i18n_technologies/frameworks/vue.md', 'ko'),\n zh: readLocale('list_i18n_technologies/frameworks/vue.md', 'zh'),\n es: readLocale('list_i18n_technologies/frameworks/vue.md', 'es'),\n de: readLocale('list_i18n_technologies/frameworks/vue.md', 'de'),\n ar: readLocale('list_i18n_technologies/frameworks/vue.md', 'ar'),\n it: readLocale('list_i18n_technologies/frameworks/vue.md', 'it'),\n 'en-GB': readLocale('list_i18n_technologies/frameworks/vue.md', 'en-GB'),\n pt: readLocale('list_i18n_technologies/frameworks/vue.md', 'pt'),\n hi: readLocale('list_i18n_technologies/frameworks/vue.md', 'hi'),\n tr: readLocale('list_i18n_technologies/frameworks/vue.md', 'tr'),\n pl: readLocale('list_i18n_technologies/frameworks/vue.md', 'pl'),\n id: readLocale('list_i18n_technologies/frameworks/vue.md', 'id'),\n vi: readLocale('list_i18n_technologies/frameworks/vue.md', 'vi'),\n uk: readLocale('list_i18n_technologies/frameworks/vue.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/next-i18next_vs_next-intl_vs_intlayer.md': {\n en: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'en'),\n ru: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'ru'),\n ja: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'ja'),\n fr: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'fr'),\n ko: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'ko'),\n zh: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'zh'),\n es: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'es'),\n de: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'de'),\n ar: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'ar'),\n it: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'it'),\n 'en-GB': readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'en-GB'),\n pt: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'pt'),\n hi: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'hi'),\n tr: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'tr'),\n pl: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'pl'),\n id: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'id'),\n vi: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'vi'),\n uk: readLocale('next-i18next_vs_next-intl_vs_intlayer.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/nextjs-multilingual-seo-comparison.md': {\n en: readLocale('nextjs-multilingual-seo-comparison.md', 'en'),\n ru: readLocale('nextjs-multilingual-seo-comparison.md', 'ru'),\n ja: readLocale('nextjs-multilingual-seo-comparison.md', 'ja'),\n fr: readLocale('nextjs-multilingual-seo-comparison.md', 'fr'),\n ko: readLocale('nextjs-multilingual-seo-comparison.md', 'ko'),\n zh: readLocale('nextjs-multilingual-seo-comparison.md', 'zh'),\n es: readLocale('nextjs-multilingual-seo-comparison.md', 'es'),\n de: readLocale('nextjs-multilingual-seo-comparison.md', 'de'),\n ar: readLocale('nextjs-multilingual-seo-comparison.md', 'ar'),\n it: readLocale('nextjs-multilingual-seo-comparison.md', 'it'),\n 'en-GB': readLocale('nextjs-multilingual-seo-comparison.md', 'en-GB'),\n pt: readLocale('nextjs-multilingual-seo-comparison.md', 'pt'),\n hi: readLocale('nextjs-multilingual-seo-comparison.md', 'hi'),\n tr: readLocale('nextjs-multilingual-seo-comparison.md', 'tr'),\n pl: readLocale('nextjs-multilingual-seo-comparison.md', 'pl'),\n id: readLocale('nextjs-multilingual-seo-comparison.md', 'id'),\n vi: readLocale('nextjs-multilingual-seo-comparison.md', 'vi'),\n uk: readLocale('nextjs-multilingual-seo-comparison.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/per-component_vs_centralized_i18n.md': {\n en: readLocale('per-component_vs_centralized_i18n.md', 'en'),\n ru: readLocale('per-component_vs_centralized_i18n.md', 'ru'),\n ja: readLocale('per-component_vs_centralized_i18n.md', 'ja'),\n fr: readLocale('per-component_vs_centralized_i18n.md', 'fr'),\n ko: readLocale('per-component_vs_centralized_i18n.md', 'ko'),\n zh: readLocale('per-component_vs_centralized_i18n.md', 'zh'),\n es: readLocale('per-component_vs_centralized_i18n.md', 'es'),\n de: readLocale('per-component_vs_centralized_i18n.md', 'de'),\n ar: readLocale('per-component_vs_centralized_i18n.md', 'ar'),\n it: readLocale('per-component_vs_centralized_i18n.md', 'it'),\n 'en-GB': readLocale('per-component_vs_centralized_i18n.md', 'en-GB'),\n pt: readLocale('per-component_vs_centralized_i18n.md', 'pt'),\n hi: readLocale('per-component_vs_centralized_i18n.md', 'hi'),\n tr: readLocale('per-component_vs_centralized_i18n.md', 'tr'),\n pl: readLocale('per-component_vs_centralized_i18n.md', 'pl'),\n id: readLocale('per-component_vs_centralized_i18n.md', 'id'),\n vi: readLocale('per-component_vs_centralized_i18n.md', 'vi'),\n uk: readLocale('per-component_vs_centralized_i18n.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/rag_powered_documentation_assistant.md': {\n en: readLocale('rag_powered_documentation_assistant.md', 'en'),\n ru: readLocale('rag_powered_documentation_assistant.md', 'ru'),\n ja: readLocale('rag_powered_documentation_assistant.md', 'ja'),\n fr: readLocale('rag_powered_documentation_assistant.md', 'fr'),\n ko: readLocale('rag_powered_documentation_assistant.md', 'ko'),\n zh: readLocale('rag_powered_documentation_assistant.md', 'zh'),\n es: readLocale('rag_powered_documentation_assistant.md', 'es'),\n de: readLocale('rag_powered_documentation_assistant.md', 'de'),\n ar: readLocale('rag_powered_documentation_assistant.md', 'ar'),\n it: readLocale('rag_powered_documentation_assistant.md', 'it'),\n 'en-GB': readLocale('rag_powered_documentation_assistant.md', 'en-GB'),\n pt: readLocale('rag_powered_documentation_assistant.md', 'pt'),\n hi: readLocale('rag_powered_documentation_assistant.md', 'hi'),\n tr: readLocale('rag_powered_documentation_assistant.md', 'tr'),\n pl: readLocale('rag_powered_documentation_assistant.md', 'pl'),\n id: readLocale('rag_powered_documentation_assistant.md', 'id'),\n vi: readLocale('rag_powered_documentation_assistant.md', 'vi'),\n uk: readLocale('rag_powered_documentation_assistant.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/react-i18next_vs_react-intl_vs_intlayer.md': {\n en: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'en'),\n ru: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'ru'),\n ja: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'ja'),\n fr: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'fr'),\n ko: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'ko'),\n zh: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'zh'),\n es: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'es'),\n de: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'de'),\n ar: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'ar'),\n it: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'it'),\n 'en-GB': readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'en-GB'),\n pt: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'pt'),\n hi: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'hi'),\n tr: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'tr'),\n pl: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'pl'),\n id: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'id'),\n vi: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'vi'),\n uk: readLocale('react-i18next_vs_react-intl_vs_intlayer.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/vue-i18n_vs_intlayer.md': {\n en: readLocale('vue-i18n_vs_intlayer.md', 'en'),\n ru: readLocale('vue-i18n_vs_intlayer.md', 'ru'),\n ja: readLocale('vue-i18n_vs_intlayer.md', 'ja'),\n fr: readLocale('vue-i18n_vs_intlayer.md', 'fr'),\n ko: readLocale('vue-i18n_vs_intlayer.md', 'ko'),\n zh: readLocale('vue-i18n_vs_intlayer.md', 'zh'),\n es: readLocale('vue-i18n_vs_intlayer.md', 'es'),\n de: readLocale('vue-i18n_vs_intlayer.md', 'de'),\n ar: readLocale('vue-i18n_vs_intlayer.md', 'ar'),\n it: readLocale('vue-i18n_vs_intlayer.md', 'it'),\n 'en-GB': readLocale('vue-i18n_vs_intlayer.md', 'en-GB'),\n pt: readLocale('vue-i18n_vs_intlayer.md', 'pt'),\n hi: readLocale('vue-i18n_vs_intlayer.md', 'hi'),\n tr: readLocale('vue-i18n_vs_intlayer.md', 'tr'),\n pl: readLocale('vue-i18n_vs_intlayer.md', 'pl'),\n id: readLocale('vue-i18n_vs_intlayer.md', 'id'),\n vi: readLocale('vue-i18n_vs_intlayer.md', 'vi'),\n uk: readLocale('vue-i18n_vs_intlayer.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n './blog/en/what_is_internationalization.md': {\n en: readLocale('what_is_internationalization.md', 'en'),\n ru: readLocale('what_is_internationalization.md', 'ru'),\n ja: readLocale('what_is_internationalization.md', 'ja'),\n fr: readLocale('what_is_internationalization.md', 'fr'),\n ko: readLocale('what_is_internationalization.md', 'ko'),\n zh: readLocale('what_is_internationalization.md', 'zh'),\n es: readLocale('what_is_internationalization.md', 'es'),\n de: readLocale('what_is_internationalization.md', 'de'),\n ar: readLocale('what_is_internationalization.md', 'ar'),\n it: readLocale('what_is_internationalization.md', 'it'),\n 'en-GB': readLocale('what_is_internationalization.md', 'en-GB'),\n pt: readLocale('what_is_internationalization.md', 'pt'),\n hi: readLocale('what_is_internationalization.md', 'hi'),\n tr: readLocale('what_is_internationalization.md', 'tr'),\n pl: readLocale('what_is_internationalization.md', 'pl'),\n id: readLocale('what_is_internationalization.md', 'id'),\n vi: readLocale('what_is_internationalization.md', 'vi'),\n uk: readLocale('what_is_internationalization.md', 'uk'),\n } as unknown as Record<LocalesValues, Promise<string>>,\n} as const;\n"],"mappings":";;;;;;;;;AAWA,MAAM,aACJ,OAAO,cAAc,cACjB,4GACyC,CAAC;AAEhD,IAAI;AACJ,IAAI;CAIF,uGAFyC,UACP,EAAE,QAAQ,gBACJ,CAAC,EAAE;AAC7C,QAAQ;CACN,IAAI;EAIF,uGADkC,EAAE,QAAQ,gBACJ,CAAC,EAAE;CAC7C,QAAQ;EAEN,yDAA6B,UAAU,EAAE;CAC3C;AACF;AAEA,MAAM,cACJ,qBACA,WACoB;CACpB,MAAM,8BAAe,SAAS,UAAU,OAAO,GAAG,qBAAqB;CACvE,4BAAe,OAAO,GACpB,sCAAgB,SAAS,MAAM;CAEjC,MAAM,8BAAe,SAAS,aAAa,qBAAqB;CAChE,4BAAe,OAAO,GACpB,sCAAgB,SAAS,MAAM;CAGjC,OAAO,QAAQ,uBACb,IAAI,MACF,0BAA0B,oBAAoB,aAAa,OAAO,WAAW,QAAQ,WAAW,SAClG,CACF;AACF;AAEA,MAAa,YAAY;CACvB,6CAA6C;EAC3C,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,SAAS,WAAW,mCAAmC,OAAO;EAC9D,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;CACxD;CACA,6BAA6B;EAC3B,IAAI,WAAW,mBAAmB,IAAI;EACtC,IAAI,WAAW,mBAAmB,IAAI;EACtC,IAAI,WAAW,mBAAmB,IAAI;EACtC,IAAI,WAAW,mBAAmB,IAAI;EACtC,IAAI,WAAW,mBAAmB,IAAI;EACtC,IAAI,WAAW,mBAAmB,IAAI;EACtC,IAAI,WAAW,mBAAmB,IAAI;EACtC,IAAI,WAAW,mBAAmB,IAAI;EACtC,IAAI,WAAW,mBAAmB,IAAI;EACtC,IAAI,WAAW,mBAAmB,IAAI;EACtC,SAAS,WAAW,mBAAmB,OAAO;EAC9C,IAAI,WAAW,mBAAmB,IAAI;EACtC,IAAI,WAAW,mBAAmB,IAAI;EACtC,IAAI,WAAW,mBAAmB,IAAI;EACtC,IAAI,WAAW,mBAAmB,IAAI;EACtC,IAAI,WAAW,mBAAmB,IAAI;EACtC,IAAI,WAAW,mBAAmB,IAAI;EACtC,IAAI,WAAW,mBAAmB,IAAI;CACxC;CACA,wCAAwC;EACtC,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,SAAS,WAAW,8BAA8B,OAAO;EACzD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;CACnD;CACA,qCAAqC;EACnC,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,SAAS,WAAW,2BAA2B,OAAO;EACtD,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;CAChD;CACA,sBAAsB;EACpB,IAAI,WAAW,YAAY,IAAI;EAC/B,IAAI,WAAW,YAAY,IAAI;EAC/B,IAAI,WAAW,YAAY,IAAI;EAC/B,IAAI,WAAW,YAAY,IAAI;EAC/B,IAAI,WAAW,YAAY,IAAI;EAC/B,IAAI,WAAW,YAAY,IAAI;EAC/B,IAAI,WAAW,YAAY,IAAI;EAC/B,IAAI,WAAW,YAAY,IAAI;EAC/B,IAAI,WAAW,YAAY,IAAI;EAC/B,IAAI,WAAW,YAAY,IAAI;EAC/B,SAAS,WAAW,YAAY,OAAO;EACvC,IAAI,WAAW,YAAY,IAAI;EAC/B,IAAI,WAAW,YAAY,IAAI;EAC/B,IAAI,WAAW,YAAY,IAAI;EAC/B,IAAI,WAAW,YAAY,IAAI;EAC/B,IAAI,WAAW,YAAY,IAAI;EAC/B,IAAI,WAAW,YAAY,IAAI;EAC/B,IAAI,WAAW,YAAY,IAAI;CACjC;CACA,6CAA6C;EAC3C,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,SAAS,WAAW,mCAAmC,OAAO;EAC9D,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;CACxD;CACA,sCAAsC;EACpC,IAAI,WAAW,4BAA4B,IAAI;EAC/C,IAAI,WAAW,4BAA4B,IAAI;EAC/C,IAAI,WAAW,4BAA4B,IAAI;EAC/C,IAAI,WAAW,4BAA4B,IAAI;EAC/C,IAAI,WAAW,4BAA4B,IAAI;EAC/C,IAAI,WAAW,4BAA4B,IAAI;EAC/C,IAAI,WAAW,4BAA4B,IAAI;EAC/C,IAAI,WAAW,4BAA4B,IAAI;EAC/C,IAAI,WAAW,4BAA4B,IAAI;EAC/C,IAAI,WAAW,4BAA4B,IAAI;EAC/C,SAAS,WAAW,4BAA4B,OAAO;EACvD,IAAI,WAAW,4BAA4B,IAAI;EAC/C,IAAI,WAAW,4BAA4B,IAAI;EAC/C,IAAI,WAAW,4BAA4B,IAAI;EAC/C,IAAI,WAAW,4BAA4B,IAAI;EAC/C,IAAI,WAAW,4BAA4B,IAAI;EAC/C,IAAI,WAAW,4BAA4B,IAAI;EAC/C,IAAI,WAAW,4BAA4B,IAAI;CACjD;CACA,2CAA2C;EACzC,IAAI,WAAW,iCAAiC,IAAI;EACpD,IAAI,WAAW,iCAAiC,IAAI;EACpD,IAAI,WAAW,iCAAiC,IAAI;EACpD,IAAI,WAAW,iCAAiC,IAAI;EACpD,IAAI,WAAW,iCAAiC,IAAI;EACpD,IAAI,WAAW,iCAAiC,IAAI;EACpD,IAAI,WAAW,iCAAiC,IAAI;EACpD,IAAI,WAAW,iCAAiC,IAAI;EACpD,IAAI,WAAW,iCAAiC,IAAI;EACpD,IAAI,WAAW,iCAAiC,IAAI;EACpD,SAAS,WAAW,iCAAiC,OAAO;EAC5D,IAAI,WAAW,iCAAiC,IAAI;EACpD,IAAI,WAAW,iCAAiC,IAAI;EACpD,IAAI,WAAW,iCAAiC,IAAI;EACpD,IAAI,WAAW,iCAAiC,IAAI;EACpD,IAAI,WAAW,iCAAiC,IAAI;EACpD,IAAI,WAAW,iCAAiC,IAAI;EACpD,IAAI,WAAW,iCAAiC,IAAI;CACtD;CACA,wCAAwC;EACtC,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,SAAS,WAAW,8BAA8B,OAAO;EACzD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;EACjD,IAAI,WAAW,8BAA8B,IAAI;CACnD;CACA,4CAA4C;EAC1C,IAAI,WAAW,kCAAkC,IAAI;EACrD,IAAI,WAAW,kCAAkC,IAAI;EACrD,IAAI,WAAW,kCAAkC,IAAI;EACrD,IAAI,WAAW,kCAAkC,IAAI;EACrD,IAAI,WAAW,kCAAkC,IAAI;EACrD,IAAI,WAAW,kCAAkC,IAAI;EACrD,IAAI,WAAW,kCAAkC,IAAI;EACrD,IAAI,WAAW,kCAAkC,IAAI;EACrD,IAAI,WAAW,kCAAkC,IAAI;EACrD,IAAI,WAAW,kCAAkC,IAAI;EACrD,SAAS,WAAW,kCAAkC,OAAO;EAC7D,IAAI,WAAW,kCAAkC,IAAI;EACrD,IAAI,WAAW,kCAAkC,IAAI;EACrD,IAAI,WAAW,kCAAkC,IAAI;EACrD,IAAI,WAAW,kCAAkC,IAAI;EACrD,IAAI,WAAW,kCAAkC,IAAI;EACrD,IAAI,WAAW,kCAAkC,IAAI;EACrD,IAAI,WAAW,kCAAkC,IAAI;CACvD;CACA,yCAAyC;EACvC,IAAI,WAAW,+BAA+B,IAAI;EAClD,IAAI,WAAW,+BAA+B,IAAI;EAClD,IAAI,WAAW,+BAA+B,IAAI;EAClD,IAAI,WAAW,+BAA+B,IAAI;EAClD,IAAI,WAAW,+BAA+B,IAAI;EAClD,IAAI,WAAW,+BAA+B,IAAI;EAClD,IAAI,WAAW,+BAA+B,IAAI;EAClD,IAAI,WAAW,+BAA+B,IAAI;EAClD,IAAI,WAAW,+BAA+B,IAAI;EAClD,IAAI,WAAW,+BAA+B,IAAI;EAClD,SAAS,WAAW,+BAA+B,OAAO;EAC1D,IAAI,WAAW,+BAA+B,IAAI;EAClD,IAAI,WAAW,+BAA+B,IAAI;EAClD,IAAI,WAAW,+BAA+B,IAAI;EAClD,IAAI,WAAW,+BAA+B,IAAI;EAClD,IAAI,WAAW,+BAA+B,IAAI;EAClD,IAAI,WAAW,+BAA+B,IAAI;EAClD,IAAI,WAAW,+BAA+B,IAAI;CACpD;CACA,uCAAuC;EACrC,IAAI,WAAW,6BAA6B,IAAI;EAChD,IAAI,WAAW,6BAA6B,IAAI;EAChD,IAAI,WAAW,6BAA6B,IAAI;EAChD,IAAI,WAAW,6BAA6B,IAAI;EAChD,IAAI,WAAW,6BAA6B,IAAI;EAChD,IAAI,WAAW,6BAA6B,IAAI;EAChD,IAAI,WAAW,6BAA6B,IAAI;EAChD,IAAI,WAAW,6BAA6B,IAAI;EAChD,IAAI,WAAW,6BAA6B,IAAI;EAChD,IAAI,WAAW,6BAA6B,IAAI;EAChD,SAAS,WAAW,6BAA6B,OAAO;EACxD,IAAI,WAAW,6BAA6B,IAAI;EAChD,IAAI,WAAW,6BAA6B,IAAI;EAChD,IAAI,WAAW,6BAA6B,IAAI;EAChD,IAAI,WAAW,6BAA6B,IAAI;EAChD,IAAI,WAAW,6BAA6B,IAAI;EAChD,IAAI,WAAW,6BAA6B,IAAI;EAChD,IAAI,WAAW,6BAA6B,IAAI;CAClD;CACA,mDAAmD;EACjD,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,SAAS,WAAW,yCAAyC,OAAO;EACpE,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;CAC9D;CACA,kDAAkD;EAChD,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,SAAS,WAAW,wCAAwC,OAAO;EACnE,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;CAC7D;CACA,iDAAiD;EAC/C,IAAI,WAAW,uCAAuC,IAAI;EAC1D,IAAI,WAAW,uCAAuC,IAAI;EAC1D,IAAI,WAAW,uCAAuC,IAAI;EAC1D,IAAI,WAAW,uCAAuC,IAAI;EAC1D,IAAI,WAAW,uCAAuC,IAAI;EAC1D,IAAI,WAAW,uCAAuC,IAAI;EAC1D,IAAI,WAAW,uCAAuC,IAAI;EAC1D,IAAI,WAAW,uCAAuC,IAAI;EAC1D,IAAI,WAAW,uCAAuC,IAAI;EAC1D,IAAI,WAAW,uCAAuC,IAAI;EAC1D,SAAS,WAAW,uCAAuC,OAAO;EAClE,IAAI,WAAW,uCAAuC,IAAI;EAC1D,IAAI,WAAW,uCAAuC,IAAI;EAC1D,IAAI,WAAW,uCAAuC,IAAI;EAC1D,IAAI,WAAW,uCAAuC,IAAI;EAC1D,IAAI,WAAW,uCAAuC,IAAI;EAC1D,IAAI,WAAW,uCAAuC,IAAI;EAC1D,IAAI,WAAW,uCAAuC,IAAI;CAC5D;CACA,0DAA0D;EACxD,IAAI,WAAW,gDAAgD,IAAI;EACnE,IAAI,WAAW,gDAAgD,IAAI;EACnE,IAAI,WAAW,gDAAgD,IAAI;EACnE,IAAI,WAAW,gDAAgD,IAAI;EACnE,IAAI,WAAW,gDAAgD,IAAI;EACnE,IAAI,WAAW,gDAAgD,IAAI;EACnE,IAAI,WAAW,gDAAgD,IAAI;EACnE,IAAI,WAAW,gDAAgD,IAAI;EACnE,IAAI,WAAW,gDAAgD,IAAI;EACnE,IAAI,WAAW,gDAAgD,IAAI;EACnE,SAAS,WACP,gDACA,OACF;EACA,IAAI,WAAW,gDAAgD,IAAI;EACnE,IAAI,WAAW,gDAAgD,IAAI;EACnE,IAAI,WAAW,gDAAgD,IAAI;EACnE,IAAI,WAAW,gDAAgD,IAAI;EACnE,IAAI,WAAW,gDAAgD,IAAI;EACnE,IAAI,WAAW,gDAAgD,IAAI;EACnE,IAAI,WAAW,gDAAgD,IAAI;CACrE;CACA,+DAA+D;EAC7D,IAAI,WAAW,qDAAqD,IAAI;EACxE,IAAI,WAAW,qDAAqD,IAAI;EACxE,IAAI,WAAW,qDAAqD,IAAI;EACxE,IAAI,WAAW,qDAAqD,IAAI;EACxE,IAAI,WAAW,qDAAqD,IAAI;EACxE,IAAI,WAAW,qDAAqD,IAAI;EACxE,IAAI,WAAW,qDAAqD,IAAI;EACxE,IAAI,WAAW,qDAAqD,IAAI;EACxE,IAAI,WAAW,qDAAqD,IAAI;EACxE,IAAI,WAAW,qDAAqD,IAAI;EACxE,SAAS,WACP,qDACA,OACF;EACA,IAAI,WAAW,qDAAqD,IAAI;EACxE,IAAI,WAAW,qDAAqD,IAAI;EACxE,IAAI,WAAW,qDAAqD,IAAI;EACxE,IAAI,WAAW,qDAAqD,IAAI;EACxE,IAAI,WAAW,qDAAqD,IAAI;EACxE,IAAI,WAAW,qDAAqD,IAAI;EACxE,IAAI,WAAW,qDAAqD,IAAI;CAC1E;CACA,wDAAwD;EACtD,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,SAAS,WAAW,8CAA8C,OAAO;EACzE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;CACnE;CACA,yDAAyD;EACvD,IAAI,WAAW,+CAA+C,IAAI;EAClE,IAAI,WAAW,+CAA+C,IAAI;EAClE,IAAI,WAAW,+CAA+C,IAAI;EAClE,IAAI,WAAW,+CAA+C,IAAI;EAClE,IAAI,WAAW,+CAA+C,IAAI;EAClE,IAAI,WAAW,+CAA+C,IAAI;EAClE,IAAI,WAAW,+CAA+C,IAAI;EAClE,IAAI,WAAW,+CAA+C,IAAI;EAClE,IAAI,WAAW,+CAA+C,IAAI;EAClE,IAAI,WAAW,+CAA+C,IAAI;EAClE,SAAS,WAAW,+CAA+C,OAAO;EAC1E,IAAI,WAAW,+CAA+C,IAAI;EAClE,IAAI,WAAW,+CAA+C,IAAI;EAClE,IAAI,WAAW,+CAA+C,IAAI;EAClE,IAAI,WAAW,+CAA+C,IAAI;EAClE,IAAI,WAAW,+CAA+C,IAAI;EAClE,IAAI,WAAW,+CAA+C,IAAI;EAClE,IAAI,WAAW,+CAA+C,IAAI;CACpE;CACA,sDAAsD;EACpD,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,SAAS,WAAW,4CAA4C,OAAO;EACvE,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;CACjE;CACA,sDAAsD;EACpD,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,SAAS,WAAW,4CAA4C,OAAO;EACvE,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;EAC/D,IAAI,WAAW,4CAA4C,IAAI;CACjE;CACA,mDAAmD;EACjD,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,SAAS,WAAW,yCAAyC,OAAO;EACpE,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;EAC5D,IAAI,WAAW,yCAAyC,IAAI;CAC9D;CACA,kDAAkD;EAChD,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,SAAS,WAAW,wCAAwC,OAAO;EACnE,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;EAC3D,IAAI,WAAW,wCAAwC,IAAI;CAC7D;CACA,oDAAoD;EAClD,IAAI,WAAW,0CAA0C,IAAI;EAC7D,IAAI,WAAW,0CAA0C,IAAI;EAC7D,IAAI,WAAW,0CAA0C,IAAI;EAC7D,IAAI,WAAW,0CAA0C,IAAI;EAC7D,IAAI,WAAW,0CAA0C,IAAI;EAC7D,IAAI,WAAW,0CAA0C,IAAI;EAC7D,IAAI,WAAW,0CAA0C,IAAI;EAC7D,IAAI,WAAW,0CAA0C,IAAI;EAC7D,IAAI,WAAW,0CAA0C,IAAI;EAC7D,IAAI,WAAW,0CAA0C,IAAI;EAC7D,SAAS,WAAW,0CAA0C,OAAO;EACrE,IAAI,WAAW,0CAA0C,IAAI;EAC7D,IAAI,WAAW,0CAA0C,IAAI;EAC7D,IAAI,WAAW,0CAA0C,IAAI;EAC7D,IAAI,WAAW,0CAA0C,IAAI;EAC7D,IAAI,WAAW,0CAA0C,IAAI;EAC7D,IAAI,WAAW,0CAA0C,IAAI;EAC7D,IAAI,WAAW,0CAA0C,IAAI;CAC/D;CACA,wDAAwD;EACtD,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,SAAS,WAAW,8CAA8C,OAAO;EACzE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;EACjE,IAAI,WAAW,8CAA8C,IAAI;CACnE;CACA,qCAAqC;EACnC,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,SAAS,WAAW,2BAA2B,OAAO;EACtD,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;EAC9C,IAAI,WAAW,2BAA2B,IAAI;CAChD;CACA,6CAA6C;EAC3C,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,SAAS,WAAW,mCAAmC,OAAO;EAC9D,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;EACtD,IAAI,WAAW,mCAAmC,IAAI;CACxD;AACF"}
|