@polyglot-bundles/ka-lang 1.3.1 → 1.3.3
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/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { georgianConsonants as e, georgianVowels as t, getTraditionalOrderIndex as n, sortByTraditionalOrder as r } from "./characters.js";
|
|
2
2
|
import { GEORGIAN_CHAR_IDS as i, GEORGIAN_CONSONANT_IDS as a, GEORGIAN_VOWEL_IDS as o } from "./ids.js";
|
|
3
3
|
import { getDisplayCharacter as s, isConsonant as c, isVowel as l } from "./types.js";
|
|
4
|
-
import { a as u, i as d, n as f, o as p, r as m, t as h } from "./sounds-
|
|
4
|
+
import { a as u, i as d, n as f, o as p, r as m, t as h } from "./sounds-0QKz7DR8.js";
|
|
5
5
|
export { i as GEORGIAN_CHAR_IDS, a as GEORGIAN_CONSONANT_IDS, o as GEORGIAN_VOWEL_IDS, h as affricates, f as fricatives, e as georgianConsonants, m as georgianSoundsConfig, t as georgianVowels, s as getDisplayCharacter, n as getTraditionalOrderIndex, c as isConsonant, l as isVowel, d as sonorants, r as sortByTraditionalOrder, u as stops, p as vowels };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { georgianConsonants as e, georgianVowels as t } from "./characters.js";
|
|
2
|
-
//#region ../../shared/content-shared/dist/
|
|
2
|
+
//#region ../../shared/content-shared/dist/sounds.js
|
|
3
3
|
function n(e, t) {
|
|
4
4
|
let n = /* @__PURE__ */ new Map();
|
|
5
5
|
for (let t of e) n.set(t.id, t);
|
|
@@ -98,16 +98,12 @@ var a = n(t, "georgianVowels"), o = n(e, "georgianConsonants"), s = {
|
|
|
98
98
|
],
|
|
99
99
|
charType: "consonant",
|
|
100
100
|
color: "green"
|
|
101
|
-
}, f = {
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
],
|
|
109
|
-
audioBasePath: "/assets/audio/ka-GE",
|
|
110
|
-
audioFilePattern: "{charType}/{id}_{variant}_{style}.wav"
|
|
111
|
-
};
|
|
101
|
+
}, f = { categories: [
|
|
102
|
+
s,
|
|
103
|
+
c,
|
|
104
|
+
l,
|
|
105
|
+
u,
|
|
106
|
+
d
|
|
107
|
+
] };
|
|
112
108
|
//#endregion
|
|
113
109
|
export { c as a, d as i, l as n, s as o, f as r, u as t };
|
package/dist/sounds.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sounds.d.ts","sourceRoot":"","sources":["../src/sounds.ts"],"names":[],"mappings":"AAAA,OAAO,EAGL,KAAK,aAAa,EAClB,KAAK,oBAAoB,EAC1B,MAAM,kCAAkC,CAAC;AAiC1C,QAAA,MAAM,MAAM,EAAE,aAYb,CAAC;AAGF,QAAA,MAAM,KAAK,EAAE,aAcZ,CAAC;AAGF,QAAA,MAAM,UAAU,EAAE,aAiBjB,CAAC;AAGF,QAAA,MAAM,UAAU,EAAE,aAcjB,CAAC;AAGF,QAAA,MAAM,SAAS,EAAE,aAWhB,CAAC;AAGF,eAAO,MAAM,oBAAoB,EAAE,
|
|
1
|
+
{"version":3,"file":"sounds.d.ts","sourceRoot":"","sources":["../src/sounds.ts"],"names":[],"mappings":"AAAA,OAAO,EAGL,KAAK,aAAa,EAClB,KAAK,oBAAoB,EAC1B,MAAM,kCAAkC,CAAC;AAiC1C,QAAA,MAAM,MAAM,EAAE,aAYb,CAAC;AAGF,QAAA,MAAM,KAAK,EAAE,aAcZ,CAAC;AAGF,QAAA,MAAM,UAAU,EAAE,aAiBjB,CAAC;AAGF,QAAA,MAAM,UAAU,EAAE,aAcjB,CAAC;AAGF,QAAA,MAAM,SAAS,EAAE,aAWhB,CAAC;AAGF,eAAO,MAAM,oBAAoB,EAAE,oBAQlC,CAAC;AAGF,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,EAAE,UAAU,EAAE,SAAS,EAAE,CAAC"}
|
package/dist/sounds.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import "./characters.js";
|
|
2
|
-
import { a as e, i as t, n, o as r, r as i, t as a } from "./sounds-
|
|
2
|
+
import { a as e, i as t, n, o as r, r as i, t as a } from "./sounds-0QKz7DR8.js";
|
|
3
3
|
export { a as affricates, n as fricatives, i as georgianSoundsConfig, t as sonorants, e as stops, r as vowels };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@polyglot-bundles/ka-lang",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.3",
|
|
4
4
|
"description": "Georgian language foundation data - characters and transliterations (Mkhedruli script)",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -49,8 +49,8 @@
|
|
|
49
49
|
"devDependencies": {
|
|
50
50
|
"vite-plugin-dts": "^4.5.4",
|
|
51
51
|
"vitest": "^4.1.4",
|
|
52
|
-
"@polyglot-bundles/
|
|
53
|
-
"@polyglot-bundles/
|
|
52
|
+
"@polyglot-bundles/content-shared": "0.8.0",
|
|
53
|
+
"@polyglot-bundles/lang-tooling": "0.0.0"
|
|
54
54
|
},
|
|
55
55
|
"scripts": {
|
|
56
56
|
"typecheck": "tsc --noEmit",
|