waha-shared 1.0.19 → 1.0.21

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.
Files changed (47) hide show
  1. package/assets/fonts/arabic/Bold.ttf +0 -0
  2. package/assets/fonts/arabic/Regular.ttf +0 -0
  3. package/assets/fonts/burmese/Bold.ttf +0 -0
  4. package/assets/fonts/burmese/Regular.ttf +0 -0
  5. package/assets/fonts/chinese/Bold.ttf +0 -0
  6. package/assets/fonts/chinese/Regular.ttf +0 -0
  7. package/assets/fonts/cyrillic/Bold.ttf +0 -0
  8. package/assets/fonts/cyrillic/Regular.ttf +0 -0
  9. package/assets/fonts/devanagari/Bold.ttf +0 -0
  10. package/assets/fonts/devanagari/Regular.ttf +0 -0
  11. package/assets/fonts/fonts.css +178 -0
  12. package/assets/fonts/japanese/Bold.ttf +0 -0
  13. package/assets/fonts/japanese/Regular.ttf +0 -0
  14. package/assets/fonts/khmer/Bold.ttf +0 -0
  15. package/assets/fonts/khmer/Regular.ttf +0 -0
  16. package/assets/fonts/latin/Bold.ttf +0 -0
  17. package/assets/fonts/latin/Regular.ttf +0 -0
  18. package/assets/fonts/telugu/Bold.ttf +0 -0
  19. package/assets/fonts/telugu/Regular.ttf +0 -0
  20. package/assets/fonts/thai/Bold.ttf +0 -0
  21. package/assets/fonts/thai/Regular.ttf +0 -0
  22. package/assets/fonts/uyghur/Bold.ttf +0 -0
  23. package/assets/fonts/uyghur/Regular.ttf +0 -0
  24. package/dist/data/bibleAudios.json +18 -9
  25. package/dist/data/bibleTexts.json +34 -11
  26. package/dist/data/languages.json +57 -37
  27. package/dist/data/releaseNotes.json +46 -46
  28. package/dist/data/typescript/appTranslations.d.ts +52 -43
  29. package/dist/data/typescript/appTranslations.js +20 -17
  30. package/dist/data/typescript/setTranslations.d.ts +13 -10
  31. package/dist/data/typescript/setTranslations.js +15 -11
  32. package/dist/functions/languages.d.ts +1 -1
  33. package/dist/functions/languages.js +9 -9
  34. package/dist/functions/scripturePassages.d.ts +12 -0
  35. package/dist/functions/scripturePassages.js +1 -0
  36. package/dist/functions/sets.js +4 -0
  37. package/dist/translations/appTranslations.d.ts +17 -14
  38. package/dist/translations/appTranslations.json +1915 -1912
  39. package/dist/translations/setTranslations.d.ts +4 -3
  40. package/dist/translations/setTranslations.json +5211 -5168
  41. package/dist/types/analytics.d.ts +19 -1
  42. package/dist/types/notifications.d.ts +13 -3
  43. package/dist/types/notifications.js +16 -2
  44. package/dist/types/sets.d.ts +1 -0
  45. package/dist/types/users.d.ts +209 -20
  46. package/dist/types/users.js +19 -0
  47. package/package.json +3 -2
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -0,0 +1,178 @@
1
+ @font-face {
2
+ font-family: 'EudoxusSans';
3
+ src: url('./latin/Regular.ttf');
4
+ font-weight: normal;
5
+ font-style: normal;
6
+ unicode-range:
7
+ U+0000-00FF, U+0100-017F, U+00B2-00B3, U+00B9, U+2070, U+2074-2079,
8
+ U+207A-207F;
9
+ }
10
+
11
+ @font-face {
12
+ font-family: 'EudoxusSans';
13
+ src: url('./latin/Bold.ttf');
14
+ font-weight: bold;
15
+ font-style: normal;
16
+ unicode-range:
17
+ U+0000-00FF, U+0100-017F, U+00B2-00B3, U+00B9, U+2070, U+2074-2079,
18
+ U+207A-207F;
19
+ }
20
+
21
+ @font-face {
22
+ font-family: 'IBMPlexSansArabic';
23
+ src: url('./arabic/Regular.ttf');
24
+ font-weight: normal;
25
+ font-style: normal;
26
+ unicode-range: U+0600-06FF;
27
+ }
28
+
29
+ @font-face {
30
+ font-family: 'IBMPlexSansArabic';
31
+ src: url('./arabic/Bold.ttf');
32
+ font-weight: bold;
33
+ font-style: normal;
34
+ unicode-range: U+0600-06FF;
35
+ }
36
+
37
+ @font-face {
38
+ font-family: 'Roboto';
39
+ src: url('./cyrillic/Regular.ttf');
40
+ font-weight: normal;
41
+ font-style: normal;
42
+ unicode-range: U+0400-04FF;
43
+ }
44
+
45
+ @font-face {
46
+ font-family: 'Roboto';
47
+ src: url('./cyrillic/Bold.ttf');
48
+ font-weight: bold;
49
+ font-style: normal;
50
+ unicode-range: U+0400-04FF;
51
+ }
52
+
53
+ @font-face {
54
+ font-family: 'KhmerOSContent';
55
+ src: url('./khmer/Regular.ttf');
56
+ font-weight: normal;
57
+ font-style: normal;
58
+ unicode-range: U+1780-17FF;
59
+ }
60
+
61
+ @font-face {
62
+ font-family: 'KhmerOSContent';
63
+ src: url('./khmer/Bold.ttf');
64
+ font-weight: bold;
65
+ font-style: normal;
66
+ unicode-range: U+1780-17FF;
67
+ }
68
+
69
+ @font-face {
70
+ font-family: 'AnekTelugu';
71
+ src: url('./telugu/Regular.ttf');
72
+ font-weight: normal;
73
+ font-style: normal;
74
+ unicode-range: U+0C00-0C7F;
75
+ }
76
+
77
+ @font-face {
78
+ font-family: 'AnekTelugu';
79
+ src: url('./telugu/Bold.ttf');
80
+ font-weight: bold;
81
+ font-style: normal;
82
+ unicode-range: U+0C00-0C7F;
83
+ }
84
+
85
+ @font-face {
86
+ font-family: 'Padauk';
87
+ src: url('./burmese/Regular.ttf');
88
+ font-weight: normal;
89
+ font-style: normal;
90
+ unicode-range: U+1000-109F;
91
+ }
92
+
93
+ @font-face {
94
+ font-family: 'Padauk';
95
+ src: url('./burmese/Bold.ttf');
96
+ font-weight: bold;
97
+ font-style: normal;
98
+ unicode-range: U+1000-109F;
99
+ }
100
+
101
+ @font-face {
102
+ font-family: 'UKIJTuz';
103
+ src: url('./uyghur/Regular.ttf');
104
+ font-weight: normal;
105
+ font-style: normal;
106
+ unicode-range: U+0600-06FF;
107
+ }
108
+ @font-face {
109
+ font-family: 'UKIJTuz';
110
+ src: url('./uyghur/Bold.ttf');
111
+ font-weight: bold;
112
+ font-style: normal;
113
+ unicode-range: U+0600-06FF;
114
+ }
115
+
116
+ @font-face {
117
+ font-family: 'NotoSansSC';
118
+ src: url('./chinese/Regular.ttf');
119
+ font-weight: normal;
120
+ font-style: normal;
121
+ unicode-range: U+4E00-9FFF;
122
+ }
123
+
124
+ @font-face {
125
+ font-family: 'NotoSansSC';
126
+ src: url('./chinese/Bold.ttf');
127
+ font-weight: bold;
128
+ font-style: normal;
129
+ unicode-range: U+4E00-9FFF;
130
+ }
131
+
132
+ @font-face {
133
+ font-family: 'NotoSansDevanagari';
134
+ src: url('./devanagari/Regular.ttf');
135
+ font-weight: normal;
136
+ font-style: normal;
137
+ unicode-range: U+0900-097F;
138
+ }
139
+
140
+ @font-face {
141
+ font-family: 'NotoSansDevanagari';
142
+ src: url('./devanagari/Bold.ttf');
143
+ font-weight: bold;
144
+ font-style: normal;
145
+ unicode-range: U+0900-097F;
146
+ }
147
+
148
+ @font-face {
149
+ font-family: 'NotoSansJP';
150
+ src: url('./japanese/Regular.ttf');
151
+ font-weight: normal;
152
+ font-style: normal;
153
+ unicode-range: U+3040-309F, U+30A0-30FF;
154
+ }
155
+
156
+ @font-face {
157
+ font-family: 'NotoSansJP';
158
+ src: url('./japanese/Bold.ttf');
159
+ font-weight: bold;
160
+ font-style: normal;
161
+ unicode-range: U+3040-309F, U+30A0-30FF;
162
+ }
163
+
164
+ @font-face {
165
+ font-family: 'NotoSansThai';
166
+ src: url('./thai/Regular.ttf');
167
+ font-weight: normal;
168
+ font-style: normal;
169
+ unicode-range: U+0E00-0E7F;
170
+ }
171
+
172
+ @font-face {
173
+ font-family: 'NotoSansThai';
174
+ src: url('./thai/Bold.ttf');
175
+ font-weight: bold;
176
+ font-style: normal;
177
+ unicode-range: U+0E00-0E7F;
178
+ }
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -121,6 +121,15 @@
121
121
  "canDownload": false,
122
122
  "copyright": "Khmer Standard Version © 2005 United Bible Societies."
123
123
  },
124
+ {
125
+ "bibleAudioId": "KK",
126
+ "audioSource": {
127
+ "source": "dbl",
128
+ "sourceId": "a4c7cb9c479111e7-01"
129
+ },
130
+ "canDownload": false,
131
+ "copyright": "Text: © United Bible Societies, 2005 Audio: ℗ 2009 Hosanna"
132
+ },
124
133
  {
125
134
  "bibleAudioId": "MARVBSI",
126
135
  "audioSource": {
@@ -236,6 +245,15 @@
236
245
  "canDownload": true,
237
246
  "copyright": "Biblica® Buɗaɗɗen Littafi Mai Tsarki, Sabon Rai Don Kowa™, Bugun Abin da ake sauraro\n\nNeman izinin Abin sauraro ℗ 2020 ta hannun Biblica, Inc. da Davar Partners International\n\nBiblica® Buɗaɗɗen Littafi Mai Tsarki, Sabon Rai Don Kowa™\n\nNeman RubutaccenIzini © 2009, 2020 ta hannun Biblica, Inc.\n\nBiblica® Open Hausa Contemporary Bible™, Audio Edition\n\nCopyright ℗ 2020 by Biblica, Inc. and Davar Partners International\n\nBiblica® Open Hausa Contemporary Bible™\n\nCopyright © 2009, 2020 by Biblica, Inc.\n\n“Biblica” wani tambarin ne da aka yi wa rajista a ofishi Lamba Ƙerar da Tambari a Amurka ta hannun Biblica, Inc. Wanda aka yi amfani ta wurin samun izini.\n\n“Biblica” is a trademark registered in the United States Patent and Trademark Office by Biblica, Inc. Used with permission.\n\nBiblica® Buɗaɗɗen Littafi Mai Tsarki, Sabon Rai Don Kowa™, Bugun Abin da ake sauraroNeman izinin Abin sauraro ℗ 2020 ta hannun Biblica, Inc. da Davar Partners International Biblica® Buɗaɗɗen Littafi Mai Tsarki, Sabon Rai Don Kowa™Neman RubutaccenIzini © 2009, 2020 ta hannun Biblica, Inc. Biblica® Open Hausa Contemporary Bible™, Audio Edition Copyright ℗ 2020 by Biblica, Inc. and Davar Partners International Biblica® Open Hausa Contemporary Bible™ Copyright © 2009, 2020 by Biblica, Inc. “Biblica” wani tambarin ne da aka yi wa rajista a ofishi Lamba Ƙerar da Tambari a Amurka ta hannun Biblica, Inc. Wanda aka yi amfani ta wurin samun izini. “Biblica” is a trademark registered in the United States Patent and Trademark Office by Biblica, Inc. Used with permission.\n"
238
247
  },
248
+ {
249
+ "bibleAudioId": "OVCB",
250
+ "audioSource": {
251
+ "source": "dbl",
252
+ "sourceId": "33e4ffc968884850-01"
253
+ },
254
+ "canDownload": true,
255
+ "copyright": "Biblica® Open Vietnamese Contemporary Bible™, Audio EditionAudio Copyright ℗ 2018 by Biblica, Inc. and Davar Partners International"
256
+ },
239
257
  {
240
258
  "bibleAudioId": "PDV",
241
259
  "audioSource": {
@@ -314,15 +332,6 @@
314
332
  "canDownload": false,
315
333
  "copyright": "The Bible in Dari “Today’s Dari Version” © 2008 United Bible Societies and Pamir Ministries (OM). Scripture taken from “Today’s Dari Version” - TDV08 © 2008 United Bible Societies and Pamir Ministries (OM). Used by permission. All rights reserved.\n\nPamir Productions"
316
334
  },
317
- {
318
- "bibleAudioId": "IRVTel",
319
- "audioSource": {
320
- "source": "dbl",
321
- "sourceId": "0d7b2453e9ae4513-01"
322
- },
323
- "canDownload": true,
324
- "copyright": "Audio is under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International license."
325
- },
326
335
  {
327
336
  "bibleAudioId": "TELUBSI",
328
337
  "audioSource": {
@@ -142,6 +142,17 @@
142
142
  "source": "custom"
143
143
  }
144
144
  },
145
+ {
146
+ "bibleTextId": "IRVTel",
147
+ "name": "ఇండియన్ రివైజ్డ్ వెర్షన్ (IRV) - తెలుగు -2019",
148
+ "copyright": "Audio is under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International license.",
149
+ "language": "tel",
150
+ "nameEnglish": "Indian Revised Version (Telugu)",
151
+ "textSource": {
152
+ "source": "dbl",
153
+ "sourceId": "5b835ce16a1703ff-01"
154
+ }
155
+ },
145
156
  {
146
157
  "bibleTextId": "JCB",
147
158
  "name": "リビングバイブル",
@@ -165,6 +176,17 @@
165
176
  "sourceId": "2355a6cefc13bc13-01"
166
177
  }
167
178
  },
179
+ {
180
+ "bibleTextId": "KK",
181
+ "name": "Kurmanji Încîl",
182
+ "copyright": "Kurdish New Testament and Psalms + © Bible Society in Turkey, 2005.",
183
+ "language": "kmr",
184
+ "nameEnglish": "Kurmanji Kurdish",
185
+ "textSource": {
186
+ "source": "dbl",
187
+ "sourceId": "7dbdb4d39d4a8d83-01"
188
+ }
189
+ },
168
190
  {
169
191
  "bibleTextId": "MARVBSI",
170
192
  "name": "पवित्र शास्त्र RV",
@@ -233,6 +255,7 @@
233
255
  {
234
256
  "bibleTextId": "NLT",
235
257
  "name": "New Living Translation",
258
+ "alternativeFull": "BSB",
236
259
  "copyright": "Holy Bible, New Living Translation, Audio, copyright ©1996, 2004, by Tyndale House Foundation. Used by permission of Tyndale House Publishers, Inc., Carol Stream, Illinois 60188, USA. All rights reserved.",
237
260
  "language": "eng",
238
261
  "textSource": {
@@ -307,6 +330,17 @@
307
330
  "sourceId": "0ab0c764d56a715d-02"
308
331
  }
309
332
  },
333
+ {
334
+ "bibleTextId": "OVCB",
335
+ "name": "Biblica® Thiên Ban Kinh Thánh Hiện Đại",
336
+ "copyright": "Copyright © 1982, 1987, 1994, 2005, 2015 by Biblica, Inc.®",
337
+ "language": "vie",
338
+ "nameEnglish": "Biblica® Open Vietnamese Contemporary Bible 2015",
339
+ "textSource": {
340
+ "source": "dbl",
341
+ "sourceId": "5cc7093967a0a392-01"
342
+ }
343
+ },
310
344
  {
311
345
  "bibleTextId": "PDV",
312
346
  "name": "Parole de Vie",
@@ -424,17 +458,6 @@
424
458
  "sourceId": "8f4edbe5cc0aa001-01"
425
459
  }
426
460
  },
427
- {
428
- "bibleTextId": "IRVTel",
429
- "name": "ఇండియన్ రివైజ్డ్ వెర్షన్ (IRV) - తెలుగు -2019",
430
- "copyright": "Audio is under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International license.",
431
- "language": "tel",
432
- "nameEnglish": "Indian Revised Version (Telugu)",
433
- "textSource": {
434
- "source": "dbl",
435
- "sourceId": "5b835ce16a1703ff-01"
436
- }
437
- },
438
461
  {
439
462
  "bibleTextId": "TELUBSI",
440
463
  "name": "పరిశుద్ధ గ్రంథము O.V. Bible (BSI)",