@polyglot-bundles/uz-af-lang 0.5.1 → 0.5.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.
@@ -1 +1 @@
1
- {"version":3,"file":"sounds.d.ts","sourceRoot":"","sources":["../src/sounds.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,cAAc,EAAE,KAAK,oBAAoB,EAAE,MAAM,kCAAkC,CAAC;AAElG;;;;;GAKG;AAEH,eAAO,MAAM,cAAc,EAAE,cAAc,EAyB1C,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,cAAc,EAOtC,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,oBAO9B,CAAC"}
1
+ {"version":3,"file":"sounds.d.ts","sourceRoot":"","sources":["../src/sounds.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,cAAc,EAAE,KAAK,oBAAoB,EAAE,MAAM,kCAAkC,CAAC;AAElG;;;;;GAKG;AAEH,eAAO,MAAM,cAAc,EAAE,cAAc,EAyB1C,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,cAAc,EAOtC,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,oBAK9B,CAAC"}
package/dist/sounds.js CHANGED
@@ -182,22 +182,18 @@ var e = [
182
182
  charType: "vowel",
183
183
  ipa: "u"
184
184
  }
185
- ], n = {
186
- categories: [{
187
- id: "consonants",
188
- label: "Consonants",
189
- sounds: e,
190
- charType: "consonant",
191
- color: "blue"
192
- }, {
193
- id: "vowels",
194
- label: "Vowels (6)",
195
- sounds: t,
196
- charType: "vowel",
197
- color: "green"
198
- }],
199
- audioBasePath: "/audio/uzbek-af",
200
- audioFilePattern: "{id}.mp3"
201
- };
185
+ ], n = { categories: [{
186
+ id: "consonants",
187
+ label: "Consonants",
188
+ sounds: e,
189
+ charType: "consonant",
190
+ color: "blue"
191
+ }, {
192
+ id: "vowels",
193
+ label: "Vowels (6)",
194
+ sounds: t,
195
+ charType: "vowel",
196
+ color: "green"
197
+ }] };
202
198
  //#endregion
203
199
  export { e as uzAfConsonants, n as uzAfSoundsConfig, t as uzAfVowels };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@polyglot-bundles/uz-af-lang",
3
- "version": "0.5.1",
3
+ "version": "0.5.2",
4
4
  "description": "Uzbek (Afghanistan) language foundation data - characters, sounds, and pronunciation",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -36,8 +36,8 @@
36
36
  "devDependencies": {
37
37
  "vite-plugin-dts": "^4.5.4",
38
38
  "vitest": "^4.1.4",
39
- "@polyglot-bundles/lang-tooling": "0.0.0",
40
- "@polyglot-bundles/content-shared": "0.7.1"
39
+ "@polyglot-bundles/content-shared": "0.8.0",
40
+ "@polyglot-bundles/lang-tooling": "0.0.0"
41
41
  },
42
42
  "repository": {
43
43
  "type": "git",