waha-shared 1.0.264 → 1.0.265

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 (89) hide show
  1. package/README.md +3 -60
  2. package/dist/data/areas/areas.schema.json +13 -4
  3. package/dist/data/areas/index.js +0 -1
  4. package/dist/data/aslTimestamps/aslTimestamps.schema.json +22 -6
  5. package/dist/data/aslTimestamps/index.js +0 -1
  6. package/dist/data/bibleAudios/bibleAudios.schema.json +27 -8
  7. package/dist/data/bibleAudios/index.js +0 -1
  8. package/dist/data/bibleBooks/bibleBooks.schema.json +24 -8
  9. package/dist/data/bibleBooks/index.js +0 -1
  10. package/dist/data/bibleChaptersList/bibleChaptersList.schema.json +7 -3
  11. package/dist/data/bibleChaptersList/index.js +0 -1
  12. package/dist/data/bibleStatuses/bibleStatuses.schema.json +23 -7
  13. package/dist/data/bibleStatuses/index.js +0 -1
  14. package/dist/data/bibleTexts/bibleTexts.schema.json +22 -7
  15. package/dist/data/bibleTexts/index.js +0 -1
  16. package/dist/data/clones/clones.schema.json +26 -8
  17. package/dist/data/clones/index.js +0 -1
  18. package/dist/data/countries/countries.schema.json +28 -8
  19. package/dist/data/countries/index.js +0 -1
  20. package/dist/data/countriesAndLanguages/countriesAndLanguages.schema.json +17 -5
  21. package/dist/data/countriesAndLanguages/index.js +0 -1
  22. package/dist/data/crowdinLanguages/crowdinLanguages.schema.json +18 -5
  23. package/dist/data/crowdinLanguages/index.js +0 -1
  24. package/dist/data/curriculumFoundations/curriculumFoundations.schema.json +21 -7
  25. package/dist/data/curriculumFoundations/index.js +0 -1
  26. package/dist/data/curriculumQuestions/curriculumQuestions.schema.json +28 -9
  27. package/dist/data/curriculumQuestions/index.js +0 -1
  28. package/dist/data/curriculumTopics/curriculumTopics.schema.json +21 -7
  29. package/dist/data/curriculumTopics/index.js +0 -1
  30. package/dist/data/iosVoiceOverLanguages/index.js +0 -1
  31. package/dist/data/iosVoiceOverLanguages/iosVoiceOverLanguages.schema.json +7 -3
  32. package/dist/data/iso6933LanguageCodes/index.js +0 -1
  33. package/dist/data/iso6933LanguageCodes/iso6933LanguageCodes.schema.json +10 -4
  34. package/dist/data/languageAssets/index.js +0 -1
  35. package/dist/data/languageAssets/languageAssets.schema.json +14 -5
  36. package/dist/data/languages/index.js +0 -1
  37. package/dist/data/languages/languages.json +1 -0
  38. package/dist/data/languages/languages.schema.json +76 -18
  39. package/dist/data/mediaDurations/index.js +0 -1
  40. package/dist/data/mediaDurations/mediaDurations.schema.json +14 -5
  41. package/dist/data/notification/index.js +0 -1
  42. package/dist/data/notification/notification.schema.json +71 -20
  43. package/dist/data/numeralMaps/index.js +0 -1
  44. package/dist/data/numeralMaps/numeralMaps.schema.json +22 -5
  45. package/dist/data/phoneLanguages/index.js +0 -1
  46. package/dist/data/phoneLanguages/phoneLanguages.schema.json +16 -5
  47. package/dist/data/questions/index.js +0 -1
  48. package/dist/data/questions/questions.schema.json +24 -7
  49. package/dist/data/releaseNotes/index.js +0 -1
  50. package/dist/data/releaseNotes/releaseNotes.schema.json +18 -6
  51. package/dist/data/screenshots/index.js +0 -1
  52. package/dist/data/screenshots/screenshots.schema.json +10 -4
  53. package/dist/data/scripts/index.js +0 -1
  54. package/dist/data/scripts/scripts.schema.json +20 -7
  55. package/dist/data/sets/index.js +0 -1
  56. package/dist/data/sets/sets.schema.json +30 -8
  57. package/dist/data/specialIds/index.js +0 -1
  58. package/dist/data/specialIds/specialIds.schema.json +19 -6
  59. package/dist/data/translationsApp/index.d.ts +11 -10
  60. package/dist/data/translationsApp/index.js +0 -1
  61. package/dist/data/translationsApp/translationsApp.json +7 -11676
  62. package/dist/data/translationsApp/translationsApp.schema.json +1086 -313
  63. package/dist/data/translationsApp/translationsApp.zod.d.ts +11 -10
  64. package/dist/data/translationsApp/translationsApp.zod.js +11 -11
  65. package/dist/data/translationsFtb/index.js +0 -1
  66. package/dist/data/translationsFtb/translationsFtb.schema.json +274 -70
  67. package/dist/data/translationsIntroduction/index.js +0 -1
  68. package/dist/data/translationsIntroduction/translationsIntroduction.schema.json +165 -43
  69. package/dist/data/translationsQuestion/index.js +0 -1
  70. package/dist/data/translationsQuestion/translationsQuestion.schema.json +13 -5
  71. package/dist/data/translationsSet/index.js +0 -1
  72. package/dist/data/translationsSet/translationsSet.json +0 -789
  73. package/dist/data/translationsSet/translationsSet.schema.json +36 -11
  74. package/dist/data/translationsSolarSpeaker/index.js +0 -1
  75. package/dist/data/translationsSolarSpeaker/translationsSolarSpeaker.schema.json +178 -46
  76. package/dist/data/translationsSpokenQuestion/index.js +0 -1
  77. package/dist/data/translationsSpokenQuestion/translationsSpokenQuestion.schema.json +13 -5
  78. package/dist/data/youtubePlaylists/index.js +0 -1
  79. package/dist/data/youtubePlaylists/youtubePlaylists.schema.json +10 -4
  80. package/dist/data/youtubeVideos/index.js +0 -1
  81. package/dist/data/youtubeVideos/youtubeVideos.schema.json +10 -4
  82. package/dist/types/analytics.d.ts +12 -26
  83. package/dist/types/articles.d.ts +0 -28
  84. package/dist/types/articles.js +9 -5
  85. package/dist/types/microLessons.d.ts +9 -60
  86. package/dist/types/microLessons.js +19 -23
  87. package/dist/types/webContent.d.ts +0 -16
  88. package/dist/types/webContent.js +1 -20
  89. package/package.json +1 -1
@@ -64,6 +64,12 @@ export declare const translationsApp: Record<string, {
64
64
  app_store_listing_title: string;
65
65
  appearance: string;
66
66
  application: string;
67
+ article_categories_65004e85fba2e8c9d281a73e: string;
68
+ article_categories_65004e8eaf7c1d3f8289315a: string;
69
+ article_categories_65004f8eead7951cf3c33243: string;
70
+ article_categories_65005061a72598db83565c66: string;
71
+ article_categories_65400527806b42d2e6ae4fd0: string;
72
+ article_categories_65ca47557375e35a56523645: string;
67
73
  article_cta_body: string;
68
74
  article_cta_header: string;
69
75
  articles: string;
@@ -120,7 +126,6 @@ export declare const translationsApp: Record<string, {
120
126
  fetch_bible_error: string;
121
127
  fetch_bible_no_internet: string;
122
128
  filter_articles: string;
123
- finish: string;
124
129
  font_size: string;
125
130
  foundations: string;
126
131
  get_started_foundations: string;
@@ -165,11 +170,9 @@ export declare const translationsApp: Record<string, {
165
170
  note_placeholder: string;
166
171
  note_saved: string;
167
172
  notes_view: string;
168
- notifications: string;
169
173
  notifications_enable: string;
170
174
  ok: string;
171
175
  passcode_set: string;
172
- percent_available: string;
173
176
  piano: string;
174
177
  piano_description: string;
175
178
  playback_speed: string;
@@ -304,12 +307,10 @@ export declare const translationsApp: Record<string, {
304
307
  lesson: string;
305
308
  lessons: string;
306
309
  article: string;
307
- no_results: string;
308
- no_notes: string;
309
- not_yet: string;
310
- micro_lesson: string;
311
- micro_lessons: string;
312
- filter_micro_lessons: string;
313
- question_placeholder: string;
310
+ finish?: string | undefined;
314
311
  later?: string | undefined;
312
+ notifications?: string | undefined;
313
+ percent_available?: string | undefined;
314
+ no_results?: string | undefined;
315
+ no_notes?: string | undefined;
315
316
  }>;
@@ -1,7 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.translationsApp = void 0;
4
- // This file is auto-generated by scripts/prep. Do not edit manually.
5
4
  const translationsApp_zod_1 = require("./translationsApp.zod");
6
5
  const data = require('./translationsApp.json');
7
6
  exports.translationsApp = translationsApp_zod_1.TranslationsApp.parse(data.data);