@sonenta/react-i18next
Advanced tools
+2
-2
@@ -165,3 +165,3 @@ import * as react_jsx_runtime from 'react/jsx-runtime'; | ||
| * (offline) keeps the snapshot as last-known-good. Generate it with the | ||
| * `verbumia snapshot` CLI, or manually (fetch the CDN JSON and import it). | ||
| * `sonenta snapshot` CLI, or manually (fetch the CDN JSON and import it). | ||
| */ | ||
@@ -1046,2 +1046,2 @@ initialBundles?: Record<Locale, Record<Namespace, Record<string, unknown>>>; | ||
| export { A11Y_SURFACES, A11Y_TREATMENTS_FOR, type A11ySurface, type A11yTranslationFunction, type AssetRef, type AvailableLanguage, type BaseRole, DEFAULT_SURFACE_BREAKPOINTS, type DeclaredKey, I18nContext, type I18nInstance, I18nextProvider, type KeyType, type LanguageMeta, type Locale, type MissingHandlerMode, type MissingKeyEvent, type Namespace, type SonentaConfig, type SonentaPlugin, type SonentaPluginContext, SonentaProvider, type Surface, type SurfaceBreakpoints, Trans, type TransProps, TransWithoutContext, Translation, type TranslationFunction, type TranslationOptions, type TranslationProps, type Transport, type UseTranslationOptions, type UseTranslationResult, type SonentaConfig as VerbumiaConfig, type SonentaPlugin as VerbumiaPlugin, type SonentaPluginContext as VerbumiaPluginContext, SonentaProvider as VerbumiaProvider, type WithTranslationProps, baseRoleFor, composeInitialProps, defaultTransport, getDefaults, getI18n, getI18nSafe, getInitialProps, initReactI18next, isTrackingSuppressed, keyRegistry, logTransport, setDefaults, suppressTracking, surfaceForWidth, t, treatmentsFor, useAvailableLanguages, useSSR, useTranslation, withSSR, withTranslation }; | ||
| export { A11Y_SURFACES, A11Y_TREATMENTS_FOR, type A11ySurface, type A11yTranslationFunction, type AssetRef, type AvailableLanguage, type BaseRole, DEFAULT_SURFACE_BREAKPOINTS, type DeclaredKey, I18nContext, type I18nInstance, I18nextProvider, type KeyType, type LanguageMeta, type Locale, type MissingHandlerMode, type MissingKeyEvent, type Namespace, type SonentaConfig, type SonentaPlugin, type SonentaPluginContext, SonentaProvider, type Surface, type SurfaceBreakpoints, Trans, type TransProps, TransWithoutContext, Translation, type TranslationFunction, type TranslationOptions, type TranslationProps, type Transport, type UseTranslationOptions, type UseTranslationResult, type WithTranslationProps, baseRoleFor, composeInitialProps, defaultTransport, getDefaults, getI18n, getI18nSafe, getInitialProps, initReactI18next, isTrackingSuppressed, keyRegistry, logTransport, setDefaults, suppressTracking, surfaceForWidth, t, treatmentsFor, useAvailableLanguages, useSSR, useTranslation, withSSR, withTranslation }; |
+2
-2
@@ -165,3 +165,3 @@ import * as react_jsx_runtime from 'react/jsx-runtime'; | ||
| * (offline) keeps the snapshot as last-known-good. Generate it with the | ||
| * `verbumia snapshot` CLI, or manually (fetch the CDN JSON and import it). | ||
| * `sonenta snapshot` CLI, or manually (fetch the CDN JSON and import it). | ||
| */ | ||
@@ -1046,2 +1046,2 @@ initialBundles?: Record<Locale, Record<Namespace, Record<string, unknown>>>; | ||
| export { A11Y_SURFACES, A11Y_TREATMENTS_FOR, type A11ySurface, type A11yTranslationFunction, type AssetRef, type AvailableLanguage, type BaseRole, DEFAULT_SURFACE_BREAKPOINTS, type DeclaredKey, I18nContext, type I18nInstance, I18nextProvider, type KeyType, type LanguageMeta, type Locale, type MissingHandlerMode, type MissingKeyEvent, type Namespace, type SonentaConfig, type SonentaPlugin, type SonentaPluginContext, SonentaProvider, type Surface, type SurfaceBreakpoints, Trans, type TransProps, TransWithoutContext, Translation, type TranslationFunction, type TranslationOptions, type TranslationProps, type Transport, type UseTranslationOptions, type UseTranslationResult, type SonentaConfig as VerbumiaConfig, type SonentaPlugin as VerbumiaPlugin, type SonentaPluginContext as VerbumiaPluginContext, SonentaProvider as VerbumiaProvider, type WithTranslationProps, baseRoleFor, composeInitialProps, defaultTransport, getDefaults, getI18n, getI18nSafe, getInitialProps, initReactI18next, isTrackingSuppressed, keyRegistry, logTransport, setDefaults, suppressTracking, surfaceForWidth, t, treatmentsFor, useAvailableLanguages, useSSR, useTranslation, withSSR, withTranslation }; | ||
| export { A11Y_SURFACES, A11Y_TREATMENTS_FOR, type A11ySurface, type A11yTranslationFunction, type AssetRef, type AvailableLanguage, type BaseRole, DEFAULT_SURFACE_BREAKPOINTS, type DeclaredKey, I18nContext, type I18nInstance, I18nextProvider, type KeyType, type LanguageMeta, type Locale, type MissingHandlerMode, type MissingKeyEvent, type Namespace, type SonentaConfig, type SonentaPlugin, type SonentaPluginContext, SonentaProvider, type Surface, type SurfaceBreakpoints, Trans, type TransProps, TransWithoutContext, Translation, type TranslationFunction, type TranslationOptions, type TranslationProps, type Transport, type UseTranslationOptions, type UseTranslationResult, type WithTranslationProps, baseRoleFor, composeInitialProps, defaultTransport, getDefaults, getI18n, getI18nSafe, getInitialProps, initReactI18next, isTrackingSuppressed, keyRegistry, logTransport, setDefaults, suppressTracking, surfaceForWidth, t, treatmentsFor, useAvailableLanguages, useSSR, useTranslation, withSSR, withTranslation }; |
+1
-1
| MIT License | ||
| Copyright (c) 2026 Verbumia | ||
| Copyright (c) 2026 Sonenta | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
+1
-1
| { | ||
| "name": "@sonenta/react-i18next", | ||
| "version": "2.8.0", | ||
| "version": "3.0.0", | ||
| "description": "React SDK for Sonenta — translations + realtime missing-key handler.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
+1
-1
@@ -489,3 +489,3 @@ # @sonenta/react-i18next | ||
| - **CLI (recommended):** `verbumia snapshot` (from `@verbumia/cli`) fetches the | ||
| - **CLI (recommended):** `sonenta snapshot` (from `@sonenta/cli`) fetches the | ||
| current published bundles and writes the JSON module. | ||
@@ -492,0 +492,0 @@ - **Manual:** fetch each |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
813684
-0.05%5064
-0.08%