@lokascript/i18n 1.1.0 → 1.1.2
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/dist/browser.d.cts +2 -1
- package/dist/browser.d.ts +2 -1
- package/dist/dictionaries/index.cjs +5243 -0
- package/dist/dictionaries/index.cjs.map +1 -0
- package/dist/dictionaries/index.d.cts +203 -0
- package/dist/dictionaries/index.d.ts +203 -0
- package/dist/dictionaries/index.js +5212 -0
- package/dist/dictionaries/index.js.map +1 -0
- package/dist/index.d.cts +8 -123
- package/dist/index.d.ts +8 -123
- package/dist/plugins/vite.cjs +5681 -0
- package/dist/plugins/vite.cjs.map +1 -0
- package/dist/plugins/vite.d.cts +13 -0
- package/dist/plugins/vite.d.ts +13 -0
- package/dist/plugins/vite.js +5679 -0
- package/dist/plugins/vite.js.map +1 -0
- package/dist/plugins/webpack.cjs +5617 -0
- package/dist/plugins/webpack.cjs.map +1 -0
- package/dist/plugins/webpack.d.cts +24 -0
- package/dist/plugins/webpack.d.ts +24 -0
- package/dist/plugins/webpack.js +5615 -0
- package/dist/plugins/webpack.js.map +1 -0
- package/dist/{transformer-Ckask-yw.d.cts → transformer-BBKJJ2vd.d.ts} +3 -122
- package/dist/{transformer-Ckask-yw.d.ts → transformer-D8MM2_rz.d.cts} +3 -122
- package/dist/types-naTJIIaT.d.cts +122 -0
- package/dist/types-naTJIIaT.d.ts +122 -0
- package/package.json +4 -4
package/dist/browser.d.cts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
export { D as AdpositionType, E as ENGLISH_COMMANDS, d as ENGLISH_KEYWORDS, H as GrammarRule, ac as GrammarTransformer, G as GrammaticalMarker, K as KeywordProvider, a as KeywordProviderOptions, Q as LANGUAGE_FAMILY_DEFAULTS, F as LanguageProfile, L as LocaleManager, M as MorphologyType, N as ParsedElement, J as ParsedStatement, P as PatternMatcher, I as PatternTransform, S as SemanticRole, U as UNIVERSAL_ENGLISH_KEYWORDS, O as UNIVERSAL_PATTERNS, W as WordOrder, n as ar, n as arDictionary, m as arKeywords, a3 as arabicProfile, a2 as chineseProfile, b as createEnglishProvider, c as createKeywordProvider, l as de, l as deDictionary, k as deKeywords, C as detectBrowserLocale, $ as englishProfile, f as es, f as esDictionary, e as esKeywords, i as fr, i as frDictionary, h as frKeywords, a7 as frenchProfile, a6 as germanProfile, Z as getProfile, _ as getSupportedLocales, ah as grammarExamples, u as id, u as idDictionary, s as idKeywords, a9 as indonesianProfile, T as insertMarkers, g as ja, g as jaDictionary, j as jaKeywords, a0 as japaneseProfile, V as joinTokens, p as ko, p as koDictionary, o as koKeywords, a1 as koreanProfile, ad as parseStatement, a8 as portugueseProfile, Y as profiles, B as pt, B as ptDictionary, A as ptKeywords, w as qu, w as quDictionary, v as quKeywords, aa as quechuaProfile, R as reorderRoles, a5 as spanishProfile, y as sw, y as swDictionary, x as swKeywords, ab as swahiliProfile, af as toEnglish, ae as toLocale, r as tr, r as trDictionary, t as trKeywords, X as transformStatement, ag as translate, a4 as turkishProfile, q as zh, q as zhDictionary, z as zhKeywords } from './transformer-
|
|
1
|
+
export { D as AdpositionType, E as ENGLISH_COMMANDS, d as ENGLISH_KEYWORDS, H as GrammarRule, ac as GrammarTransformer, G as GrammaticalMarker, K as KeywordProvider, a as KeywordProviderOptions, Q as LANGUAGE_FAMILY_DEFAULTS, F as LanguageProfile, L as LocaleManager, M as MorphologyType, N as ParsedElement, J as ParsedStatement, P as PatternMatcher, I as PatternTransform, S as SemanticRole, U as UNIVERSAL_ENGLISH_KEYWORDS, O as UNIVERSAL_PATTERNS, W as WordOrder, n as ar, n as arDictionary, m as arKeywords, a3 as arabicProfile, a2 as chineseProfile, b as createEnglishProvider, c as createKeywordProvider, l as de, l as deDictionary, k as deKeywords, C as detectBrowserLocale, $ as englishProfile, f as es, f as esDictionary, e as esKeywords, i as fr, i as frDictionary, h as frKeywords, a7 as frenchProfile, a6 as germanProfile, Z as getProfile, _ as getSupportedLocales, ah as grammarExamples, u as id, u as idDictionary, s as idKeywords, a9 as indonesianProfile, T as insertMarkers, g as ja, g as jaDictionary, j as jaKeywords, a0 as japaneseProfile, V as joinTokens, p as ko, p as koDictionary, o as koKeywords, a1 as koreanProfile, ad as parseStatement, a8 as portugueseProfile, Y as profiles, B as pt, B as ptDictionary, A as ptKeywords, w as qu, w as quDictionary, v as quKeywords, aa as quechuaProfile, R as reorderRoles, a5 as spanishProfile, y as sw, y as swDictionary, x as swKeywords, ab as swahiliProfile, af as toEnglish, ae as toLocale, r as tr, r as trDictionary, t as trKeywords, X as transformStatement, ag as translate, a4 as turkishProfile, q as zh, q as zhDictionary, z as zhKeywords } from './transformer-D8MM2_rz.cjs';
|
|
2
|
+
import './types-naTJIIaT.cjs';
|
|
2
3
|
|
|
3
4
|
/**
|
|
4
5
|
* Direct Language-Pair Mappings
|
package/dist/browser.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
export { D as AdpositionType, E as ENGLISH_COMMANDS, d as ENGLISH_KEYWORDS, H as GrammarRule, ac as GrammarTransformer, G as GrammaticalMarker, K as KeywordProvider, a as KeywordProviderOptions, Q as LANGUAGE_FAMILY_DEFAULTS, F as LanguageProfile, L as LocaleManager, M as MorphologyType, N as ParsedElement, J as ParsedStatement, P as PatternMatcher, I as PatternTransform, S as SemanticRole, U as UNIVERSAL_ENGLISH_KEYWORDS, O as UNIVERSAL_PATTERNS, W as WordOrder, n as ar, n as arDictionary, m as arKeywords, a3 as arabicProfile, a2 as chineseProfile, b as createEnglishProvider, c as createKeywordProvider, l as de, l as deDictionary, k as deKeywords, C as detectBrowserLocale, $ as englishProfile, f as es, f as esDictionary, e as esKeywords, i as fr, i as frDictionary, h as frKeywords, a7 as frenchProfile, a6 as germanProfile, Z as getProfile, _ as getSupportedLocales, ah as grammarExamples, u as id, u as idDictionary, s as idKeywords, a9 as indonesianProfile, T as insertMarkers, g as ja, g as jaDictionary, j as jaKeywords, a0 as japaneseProfile, V as joinTokens, p as ko, p as koDictionary, o as koKeywords, a1 as koreanProfile, ad as parseStatement, a8 as portugueseProfile, Y as profiles, B as pt, B as ptDictionary, A as ptKeywords, w as qu, w as quDictionary, v as quKeywords, aa as quechuaProfile, R as reorderRoles, a5 as spanishProfile, y as sw, y as swDictionary, x as swKeywords, ab as swahiliProfile, af as toEnglish, ae as toLocale, r as tr, r as trDictionary, t as trKeywords, X as transformStatement, ag as translate, a4 as turkishProfile, q as zh, q as zhDictionary, z as zhKeywords } from './transformer-
|
|
1
|
+
export { D as AdpositionType, E as ENGLISH_COMMANDS, d as ENGLISH_KEYWORDS, H as GrammarRule, ac as GrammarTransformer, G as GrammaticalMarker, K as KeywordProvider, a as KeywordProviderOptions, Q as LANGUAGE_FAMILY_DEFAULTS, F as LanguageProfile, L as LocaleManager, M as MorphologyType, N as ParsedElement, J as ParsedStatement, P as PatternMatcher, I as PatternTransform, S as SemanticRole, U as UNIVERSAL_ENGLISH_KEYWORDS, O as UNIVERSAL_PATTERNS, W as WordOrder, n as ar, n as arDictionary, m as arKeywords, a3 as arabicProfile, a2 as chineseProfile, b as createEnglishProvider, c as createKeywordProvider, l as de, l as deDictionary, k as deKeywords, C as detectBrowserLocale, $ as englishProfile, f as es, f as esDictionary, e as esKeywords, i as fr, i as frDictionary, h as frKeywords, a7 as frenchProfile, a6 as germanProfile, Z as getProfile, _ as getSupportedLocales, ah as grammarExamples, u as id, u as idDictionary, s as idKeywords, a9 as indonesianProfile, T as insertMarkers, g as ja, g as jaDictionary, j as jaKeywords, a0 as japaneseProfile, V as joinTokens, p as ko, p as koDictionary, o as koKeywords, a1 as koreanProfile, ad as parseStatement, a8 as portugueseProfile, Y as profiles, B as pt, B as ptDictionary, A as ptKeywords, w as qu, w as quDictionary, v as quKeywords, aa as quechuaProfile, R as reorderRoles, a5 as spanishProfile, y as sw, y as swDictionary, x as swKeywords, ab as swahiliProfile, af as toEnglish, ae as toLocale, r as tr, r as trDictionary, t as trKeywords, X as transformStatement, ag as translate, a4 as turkishProfile, q as zh, q as zhDictionary, z as zhKeywords } from './transformer-BBKJJ2vd.js';
|
|
2
|
+
import './types-naTJIIaT.js';
|
|
2
3
|
|
|
3
4
|
/**
|
|
4
5
|
* Direct Language-Pair Mappings
|