@polyglot-bundles/ar-lang 0.1.2 → 0.1.4

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,74 +1,422 @@
1
- function c(a) {
2
- return a.charType === "vowel";
1
+ //#region src/characters.ts
2
+ function e(e) {
3
+ return e.charType === "vowel";
3
4
  }
4
- function e(a) {
5
- return a.charType === "consonant";
5
+ function t(e) {
6
+ return e.charType === "consonant";
6
7
  }
7
- const i = [
8
- // Short vowels (Harakat)
9
- { char: "َ", id: "fatha", charType: "vowel", ipa: "a", name: "Fatha", length: "short" },
10
- { char: "ِ", id: "kasra", charType: "vowel", ipa: "i", name: "Kasra", length: "short" },
11
- { char: "ُ", id: "damma", charType: "vowel", ipa: "u", name: "Damma", length: "short" },
12
- // Long vowels (with alif, ya, waw)
13
- { char: "ا", id: "alif", charType: "vowel", ipa: "aː", name: "Alif", length: "long" },
14
- { char: "ي", id: "ya", charType: "vowel", ipa: "iː", name: "Ya", length: "long" },
15
- { char: "و", id: "waw", charType: "vowel", ipa: "uː", name: "Waw", length: "long" },
16
- // Dual vowels
17
- { char: "ً", id: "fathatan", charType: "vowel", ipa: "an", name: "Fathatan", length: "short" },
18
- { char: "ٍ", id: "kasratan", charType: "vowel", ipa: "in", name: "Kasratan", length: "short" },
19
- { char: "ٌ", id: "dammatan", charType: "vowel", ipa: "un", name: "Dammatan", length: "short" },
20
- // Tanwin
21
- { char: "ْ", id: "sukun", charType: "vowel", ipa: "", name: "Sukun", length: "short" }
22
- ], n = [
23
- // Labial consonants
24
- { char: "ب", id: "ba", charType: "consonant", ipa: "b", name: "Ba", voicing: "voiced", articulation: "stop", place: "labial" },
25
- { char: "ف", id: "fa", charType: "consonant", ipa: "f", name: "Fa", voicing: "voiceless", articulation: "fricative", place: "labial" },
26
- { char: "م", id: "me", charType: "consonant", ipa: "m", name: "Me", voicing: "nasal", articulation: "nasal", place: "labial" },
27
- { char: "و", id: "waw_consonant", charType: "consonant", ipa: "w", name: "Waw (consonant)", voicing: "voiced", articulation: "approximant", place: "labial" },
28
- // Dental consonants
29
- { char: "ت", id: "ta", charType: "consonant", ipa: "t", name: "Ta", voicing: "voiceless", articulation: "stop", place: "dental" },
30
- { char: "ث", id: "tha", charType: "consonant", ipa: "θ", name: "Tha", voicing: "voiceless", articulation: "fricative", place: "dental" },
31
- { char: "د", id: "dal", charType: "consonant", ipa: "d", name: "Dal", voicing: "voiced", articulation: "stop", place: "dental" },
32
- { char: "ذ", id: "dhal", charType: "consonant", ipa: "ð", name: "Dhal", voicing: "voiced", articulation: "fricative", place: "dental" },
33
- { char: "ر", id: "ra", charType: "consonant", ipa: "r", name: "Ra", voicing: "trill", articulation: "trill", place: "alveolar" },
34
- { char: "ز", id: "za", charType: "consonant", ipa: "z", name: "Za", voicing: "voiced", articulation: "fricative", place: "alveolar" },
35
- { char: "س", id: "sin", charType: "consonant", ipa: "s", name: "Sin", voicing: "voiceless", articulation: "fricative", place: "alveolar" },
36
- { char: "ش", id: "shin", charType: "consonant", ipa: "ʃ", name: "Shin", voicing: "voiceless", articulation: "fricative", place: "palatal" },
37
- { char: "ن", id: "nun", charType: "consonant", ipa: "n", name: "Nun", voicing: "nasal", articulation: "nasal", place: "alveolar" },
38
- { char: "ل", id: "lam", charType: "consonant", ipa: "l", name: "Lam", voicing: "lateral", articulation: "lateral", place: "alveolar" },
39
- // Palatal consonants
40
- { char: "ي", id: "ya_consonant", charType: "consonant", ipa: "j", name: "Ya (consonant)", voicing: "voiced", articulation: "approximant", place: "palatal" },
41
- // Emphatic consonants
42
- { char: "ص", id: "sad", charType: "consonant", ipa: "sˤ", name: "Sad", voicing: "voiceless", articulation: "fricative", place: "emphatic" },
43
- { char: "ض", id: "dad", charType: "consonant", ipa: "dˤ", name: "Dad", voicing: "voiced", articulation: "stop", place: "emphatic" },
44
- { char: "ط", id: "ta", charType: "consonant", ipa: "", name: "Ta", voicing: "voiceless", articulation: "stop", place: "emphatic" },
45
- { char: "ظ", id: "zha", charType: "consonant", ipa: "ðˤ", name: "Zha", voicing: "voiced", articulation: "fricative", place: "emphatic" },
46
- // Velar consonants
47
- { char: "ق", id: "qaf", charType: "consonant", ipa: "q", name: "Qaf", voicing: "voiceless", articulation: "stop", place: "velar" },
48
- { char: "ك", id: "kaf", charType: "consonant", ipa: "k", name: "Kaf", voicing: "voiceless", articulation: "stop", place: "velar" },
49
- { char: "غ", id: "ghain", charType: "consonant", ipa: "ɣ", name: "Ghain", voicing: "voiced", articulation: "fricative", place: "velar" },
50
- // Uvular consonants
51
- { char: "خ", id: "kha", charType: "consonant", ipa: "x", name: "Kha", voicing: "voiceless", articulation: "fricative", place: "velar" },
52
- { char: "ه", id: "ha", charType: "consonant", ipa: "h", name: "Ha", voicing: "voiceless", articulation: "fricative", place: "glottal" },
53
- // Glottal consonants
54
- { char: "ء", id: "hamza", charType: "consonant", ipa: "ʔ", name: "Hamza", voicing: "voiceless", articulation: "stop", place: "glottal" },
55
- { char: "ء", id: "hamza_on_alif", charType: "consonant", ipa: "ʔ", name: "Hamza (on alif)", voicing: "voiceless", articulation: "stop", place: "glottal" },
56
- // Other consonants
57
- { char: "ح", id: "ha", charType: "consonant", ipa: "ħ", name: "Ha (pharyngeal)", voicing: "voiceless", articulation: "fricative", place: "pharyngeal" },
58
- { char: "ع", id: "ain", charType: "consonant", ipa: "ʕ", name: "Ain (pharyngeal)", voicing: "voiced", articulation: "fricative", place: "pharyngeal" },
59
- { char: "ة", id: "ta_marbuta", charType: "consonant", ipa: "t", name: "Ta Marbuta", voicing: "voiceless", articulation: "stop", place: "dental" },
60
- { char: "أ", id: "alif_hamza", charType: "consonant", ipa: "ʔa", name: "Alif Hamza", voicing: "voiceless", articulation: "stop", place: "glottal" },
61
- { char: "إ", id: "alif_hamza_below", charType: "consonant", ipa: "ʔi", name: "Alif Hamza Below", voicing: "voiceless", articulation: "stop", place: "glottal" },
62
- { char: "ؤ", id: "waw_hamza", charType: "consonant", ipa: "ʔu", name: "Waw Hamza", voicing: "voiceless", articulation: "stop", place: "glottal" },
63
- { char: "ى", id: "alif_madda", charType: "consonant", ipa: "aː", name: "Alif Madda", voicing: "voiced", articulation: "approximant", place: "glottal" }
64
- ], o = [
65
- ...i,
66
- ...n
67
- ];
68
- export {
69
- o as arabicAllCharacters,
70
- n as arabicConsonants,
71
- i as arabicVowels,
72
- e as isConsonant,
73
- c as isVowel
74
- };
8
+ var n = [
9
+ {
10
+ char: "َ",
11
+ id: "fatha",
12
+ charType: "vowel",
13
+ ipa: "a",
14
+ name: "Fatha",
15
+ length: "short"
16
+ },
17
+ {
18
+ char: "ِ",
19
+ id: "kasra",
20
+ charType: "vowel",
21
+ ipa: "i",
22
+ name: "Kasra",
23
+ length: "short"
24
+ },
25
+ {
26
+ char: "ُ",
27
+ id: "damma",
28
+ charType: "vowel",
29
+ ipa: "u",
30
+ name: "Damma",
31
+ length: "short"
32
+ },
33
+ {
34
+ char: "ا",
35
+ id: "alif",
36
+ charType: "vowel",
37
+ ipa: "",
38
+ name: "Alif",
39
+ length: "long"
40
+ },
41
+ {
42
+ char: "ي",
43
+ id: "ya",
44
+ charType: "vowel",
45
+ ipa: "",
46
+ name: "Ya",
47
+ length: "long"
48
+ },
49
+ {
50
+ char: "و",
51
+ id: "waw",
52
+ charType: "vowel",
53
+ ipa: "",
54
+ name: "Waw",
55
+ length: "long"
56
+ },
57
+ {
58
+ char: "ً",
59
+ id: "fathatan",
60
+ charType: "vowel",
61
+ ipa: "an",
62
+ name: "Fathatan",
63
+ length: "short"
64
+ },
65
+ {
66
+ char: "ٍ",
67
+ id: "kasratan",
68
+ charType: "vowel",
69
+ ipa: "in",
70
+ name: "Kasratan",
71
+ length: "short"
72
+ },
73
+ {
74
+ char: "ٌ",
75
+ id: "dammatan",
76
+ charType: "vowel",
77
+ ipa: "un",
78
+ name: "Dammatan",
79
+ length: "short"
80
+ },
81
+ {
82
+ char: "ْ",
83
+ id: "sukun",
84
+ charType: "vowel",
85
+ ipa: "",
86
+ name: "Sukun",
87
+ length: "short"
88
+ }
89
+ ], r = [
90
+ {
91
+ char: "ب",
92
+ id: "ba",
93
+ charType: "consonant",
94
+ ipa: "b",
95
+ name: "Ba",
96
+ voicing: "voiced",
97
+ articulation: "stop",
98
+ place: "labial"
99
+ },
100
+ {
101
+ char: "ف",
102
+ id: "fa",
103
+ charType: "consonant",
104
+ ipa: "f",
105
+ name: "Fa",
106
+ voicing: "voiceless",
107
+ articulation: "fricative",
108
+ place: "labial"
109
+ },
110
+ {
111
+ char: "م",
112
+ id: "me",
113
+ charType: "consonant",
114
+ ipa: "m",
115
+ name: "Me",
116
+ voicing: "nasal",
117
+ articulation: "nasal",
118
+ place: "labial"
119
+ },
120
+ {
121
+ char: "و",
122
+ id: "waw_consonant",
123
+ charType: "consonant",
124
+ ipa: "w",
125
+ name: "Waw (consonant)",
126
+ voicing: "voiced",
127
+ articulation: "approximant",
128
+ place: "labial"
129
+ },
130
+ {
131
+ char: "ت",
132
+ id: "ta",
133
+ charType: "consonant",
134
+ ipa: "t",
135
+ name: "Ta",
136
+ voicing: "voiceless",
137
+ articulation: "stop",
138
+ place: "dental"
139
+ },
140
+ {
141
+ char: "ث",
142
+ id: "tha",
143
+ charType: "consonant",
144
+ ipa: "θ",
145
+ name: "Tha",
146
+ voicing: "voiceless",
147
+ articulation: "fricative",
148
+ place: "dental"
149
+ },
150
+ {
151
+ char: "د",
152
+ id: "dal",
153
+ charType: "consonant",
154
+ ipa: "d",
155
+ name: "Dal",
156
+ voicing: "voiced",
157
+ articulation: "stop",
158
+ place: "dental"
159
+ },
160
+ {
161
+ char: "ذ",
162
+ id: "dhal",
163
+ charType: "consonant",
164
+ ipa: "ð",
165
+ name: "Dhal",
166
+ voicing: "voiced",
167
+ articulation: "fricative",
168
+ place: "dental"
169
+ },
170
+ {
171
+ char: "ر",
172
+ id: "ra",
173
+ charType: "consonant",
174
+ ipa: "r",
175
+ name: "Ra",
176
+ voicing: "trill",
177
+ articulation: "trill",
178
+ place: "alveolar"
179
+ },
180
+ {
181
+ char: "ز",
182
+ id: "za",
183
+ charType: "consonant",
184
+ ipa: "z",
185
+ name: "Za",
186
+ voicing: "voiced",
187
+ articulation: "fricative",
188
+ place: "alveolar"
189
+ },
190
+ {
191
+ char: "س",
192
+ id: "sin",
193
+ charType: "consonant",
194
+ ipa: "s",
195
+ name: "Sin",
196
+ voicing: "voiceless",
197
+ articulation: "fricative",
198
+ place: "alveolar"
199
+ },
200
+ {
201
+ char: "ش",
202
+ id: "shin",
203
+ charType: "consonant",
204
+ ipa: "ʃ",
205
+ name: "Shin",
206
+ voicing: "voiceless",
207
+ articulation: "fricative",
208
+ place: "palatal"
209
+ },
210
+ {
211
+ char: "ن",
212
+ id: "nun",
213
+ charType: "consonant",
214
+ ipa: "n",
215
+ name: "Nun",
216
+ voicing: "nasal",
217
+ articulation: "nasal",
218
+ place: "alveolar"
219
+ },
220
+ {
221
+ char: "ل",
222
+ id: "lam",
223
+ charType: "consonant",
224
+ ipa: "l",
225
+ name: "Lam",
226
+ voicing: "lateral",
227
+ articulation: "lateral",
228
+ place: "alveolar"
229
+ },
230
+ {
231
+ char: "ي",
232
+ id: "ya_consonant",
233
+ charType: "consonant",
234
+ ipa: "j",
235
+ name: "Ya (consonant)",
236
+ voicing: "voiced",
237
+ articulation: "approximant",
238
+ place: "palatal"
239
+ },
240
+ {
241
+ char: "ص",
242
+ id: "sad",
243
+ charType: "consonant",
244
+ ipa: "sˤ",
245
+ name: "Sad",
246
+ voicing: "voiceless",
247
+ articulation: "fricative",
248
+ place: "emphatic"
249
+ },
250
+ {
251
+ char: "ض",
252
+ id: "dad",
253
+ charType: "consonant",
254
+ ipa: "dˤ",
255
+ name: "Dad",
256
+ voicing: "voiced",
257
+ articulation: "stop",
258
+ place: "emphatic"
259
+ },
260
+ {
261
+ char: "ط",
262
+ id: "ta",
263
+ charType: "consonant",
264
+ ipa: "tˤ",
265
+ name: "Ta",
266
+ voicing: "voiceless",
267
+ articulation: "stop",
268
+ place: "emphatic"
269
+ },
270
+ {
271
+ char: "ظ",
272
+ id: "zha",
273
+ charType: "consonant",
274
+ ipa: "ðˤ",
275
+ name: "Zha",
276
+ voicing: "voiced",
277
+ articulation: "fricative",
278
+ place: "emphatic"
279
+ },
280
+ {
281
+ char: "ق",
282
+ id: "qaf",
283
+ charType: "consonant",
284
+ ipa: "q",
285
+ name: "Qaf",
286
+ voicing: "voiceless",
287
+ articulation: "stop",
288
+ place: "velar"
289
+ },
290
+ {
291
+ char: "ك",
292
+ id: "kaf",
293
+ charType: "consonant",
294
+ ipa: "k",
295
+ name: "Kaf",
296
+ voicing: "voiceless",
297
+ articulation: "stop",
298
+ place: "velar"
299
+ },
300
+ {
301
+ char: "غ",
302
+ id: "ghain",
303
+ charType: "consonant",
304
+ ipa: "ɣ",
305
+ name: "Ghain",
306
+ voicing: "voiced",
307
+ articulation: "fricative",
308
+ place: "velar"
309
+ },
310
+ {
311
+ char: "خ",
312
+ id: "kha",
313
+ charType: "consonant",
314
+ ipa: "x",
315
+ name: "Kha",
316
+ voicing: "voiceless",
317
+ articulation: "fricative",
318
+ place: "velar"
319
+ },
320
+ {
321
+ char: "ه",
322
+ id: "ha",
323
+ charType: "consonant",
324
+ ipa: "h",
325
+ name: "Ha",
326
+ voicing: "voiceless",
327
+ articulation: "fricative",
328
+ place: "glottal"
329
+ },
330
+ {
331
+ char: "ء",
332
+ id: "hamza",
333
+ charType: "consonant",
334
+ ipa: "ʔ",
335
+ name: "Hamza",
336
+ voicing: "voiceless",
337
+ articulation: "stop",
338
+ place: "glottal"
339
+ },
340
+ {
341
+ char: "ء",
342
+ id: "hamza_on_alif",
343
+ charType: "consonant",
344
+ ipa: "ʔ",
345
+ name: "Hamza (on alif)",
346
+ voicing: "voiceless",
347
+ articulation: "stop",
348
+ place: "glottal"
349
+ },
350
+ {
351
+ char: "ح",
352
+ id: "ha",
353
+ charType: "consonant",
354
+ ipa: "ħ",
355
+ name: "Ha (pharyngeal)",
356
+ voicing: "voiceless",
357
+ articulation: "fricative",
358
+ place: "pharyngeal"
359
+ },
360
+ {
361
+ char: "ع",
362
+ id: "ain",
363
+ charType: "consonant",
364
+ ipa: "ʕ",
365
+ name: "Ain (pharyngeal)",
366
+ voicing: "voiced",
367
+ articulation: "fricative",
368
+ place: "pharyngeal"
369
+ },
370
+ {
371
+ char: "ة",
372
+ id: "ta_marbuta",
373
+ charType: "consonant",
374
+ ipa: "t",
375
+ name: "Ta Marbuta",
376
+ voicing: "voiceless",
377
+ articulation: "stop",
378
+ place: "dental"
379
+ },
380
+ {
381
+ char: "أ",
382
+ id: "alif_hamza",
383
+ charType: "consonant",
384
+ ipa: "ʔa",
385
+ name: "Alif Hamza",
386
+ voicing: "voiceless",
387
+ articulation: "stop",
388
+ place: "glottal"
389
+ },
390
+ {
391
+ char: "إ",
392
+ id: "alif_hamza_below",
393
+ charType: "consonant",
394
+ ipa: "ʔi",
395
+ name: "Alif Hamza Below",
396
+ voicing: "voiceless",
397
+ articulation: "stop",
398
+ place: "glottal"
399
+ },
400
+ {
401
+ char: "ؤ",
402
+ id: "waw_hamza",
403
+ charType: "consonant",
404
+ ipa: "ʔu",
405
+ name: "Waw Hamza",
406
+ voicing: "voiceless",
407
+ articulation: "stop",
408
+ place: "glottal"
409
+ },
410
+ {
411
+ char: "ى",
412
+ id: "alif_madda",
413
+ charType: "consonant",
414
+ ipa: "aː",
415
+ name: "Alif Madda",
416
+ voicing: "voiced",
417
+ articulation: "approximant",
418
+ place: "glottal"
419
+ }
420
+ ], i = [...n, ...r];
421
+ //#endregion
422
+ export { i as arabicAllCharacters, r as arabicConsonants, n as arabicVowels, t as isConsonant, e as isVowel };
package/dist/index.js CHANGED
@@ -1,8 +1,2 @@
1
- import { arabicAllCharacters as r, arabicConsonants as s, arabicVowels as n, isConsonant as i, isVowel as c } from "./characters.js";
2
- export {
3
- r as arabicAllCharacters,
4
- s as arabicConsonants,
5
- n as arabicVowels,
6
- i as isConsonant,
7
- c as isVowel
8
- };
1
+ import { arabicAllCharacters as e, arabicConsonants as t, arabicVowels as n, isConsonant as r, isVowel as i } from "./characters.js";
2
+ export { e as arabicAllCharacters, t as arabicConsonants, n as arabicVowels, r as isConsonant, i as isVowel };
@@ -41,3 +41,4 @@ export declare const arabicVowels: ArabicVowelsInfo[];
41
41
  export declare const arabicConsonants: ArabicConsonantsInfo[];
42
42
  export declare const arabicAllCharacters: (ArabicVowelsInfo | ArabicConsonantsInfo)[];
43
43
  export {};
44
+ //# sourceMappingURL=characters.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"characters.d.ts","sourceRoot":"","sources":["../../../../../src/characters.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH;;GAEG;AACH,KAAK,uBAAuB,GAAG;IAC7B,IAAI,EAAE,MAAM,CAAC;IACb,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,gBAAgB,GAAG;IAC7B,QAAQ,EAAE,OAAO,CAAC;IAClB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,OAAO,GAAG,MAAM,CAAC;CAC3B,GAAG,uBAAuB,CAAC;AAE5B;;GAEG;AACH,MAAM,MAAM,oBAAoB,GAAG;IACjC,QAAQ,EAAE,WAAW,CAAC;IACtB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,YAAY,EAAE,MAAM,GAAG,WAAW,GAAG,OAAO,GAAG,aAAa,GAAG,SAAS,GAAG,OAAO,GAAG,WAAW,CAAC;IACjG,OAAO,EAAE,QAAQ,GAAG,WAAW,GAAG,OAAO,GAAG,SAAS,GAAG,aAAa,GAAG,OAAO,GAAG,WAAW,GAAG,WAAW,CAAC;IAC5G,KAAK,EAAE,OAAO,GAAG,SAAS,GAAG,YAAY,GAAG,UAAU,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,GAAG,QAAQ,GAAG,UAAU,CAAC;CAClH,GAAG,uBAAuB,CAAC;AAG5B,MAAM,MAAM,eAAe,GAAG,gBAAgB,GAAG,oBAAoB,CAAC;AAGtE,wBAAgB,OAAO,CAAC,SAAS,EAAE,eAAe,GAAG,SAAS,IAAI,gBAAgB,CAEjF;AAED,wBAAgB,WAAW,CAAC,SAAS,EAAE,eAAe,GAAG,SAAS,IAAI,oBAAoB,CAEzF;AAMD,eAAO,MAAM,YAAY,EAAE,gBAAgB,EAe1C,CAAC;AAMF,eAAO,MAAM,gBAAgB,EAAE,oBAAoB,EA0ClD,CAAC;AAMF,eAAO,MAAM,mBAAmB,6CAG/B,CAAC"}
@@ -1 +1,2 @@
1
1
  export { arabicVowels, arabicConsonants, arabicAllCharacters, type ArabicVowelsInfo, type ArabicConsonantsInfo, type ArabicCharacter, isVowel, isConsonant, } from './characters.js';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,YAAY,EACZ,gBAAgB,EAChB,mBAAmB,EACnB,KAAK,gBAAgB,EACrB,KAAK,oBAAoB,EACzB,KAAK,eAAe,EACpB,OAAO,EACP,WAAW,GACZ,MAAM,iBAAiB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@polyglot-bundles/ar-lang",
3
- "version": "0.1.2",
3
+ "version": "0.1.4",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",
@@ -17,12 +17,10 @@
17
17
  "access": "public"
18
18
  },
19
19
  "dependencies": {
20
- "@polyglot-bundles/content-shared": "0.3.2"
20
+ "@polyglot-bundles/content-shared": "0.5.1"
21
21
  },
22
22
  "devDependencies": {
23
- "vite": "^5.4.0",
24
- "vite-plugin-dts": "^4.0.0",
25
- "@polyglot-bundles/lang-tooling": "1.0.0"
23
+ "@polyglot-bundles/lang-tooling": "0.0.0"
26
24
  },
27
25
  "repository": {
28
26
  "type": "git",
@@ -30,7 +28,6 @@
30
28
  "directory": "packages/ar/lang"
31
29
  },
32
30
  "scripts": {
33
- "build": "vite build",
34
- "clean": "rm -rf dist"
31
+ "build": "vite build"
35
32
  }
36
33
  }