waha-shared 1.0.263 → 1.0.264
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/README.md +60 -3
- package/dist/data/areas/areas.schema.json +4 -13
- package/dist/data/areas/index.js +1 -0
- package/dist/data/aslTimestamps/aslTimestamps.schema.json +6 -22
- package/dist/data/aslTimestamps/index.js +1 -0
- package/dist/data/bibleAudios/bibleAudios.schema.json +8 -27
- package/dist/data/bibleAudios/index.js +1 -0
- package/dist/data/bibleBooks/bibleBooks.schema.json +8 -24
- package/dist/data/bibleBooks/index.js +1 -0
- package/dist/data/bibleChaptersList/bibleChaptersList.schema.json +3 -7
- package/dist/data/bibleChaptersList/index.js +1 -0
- package/dist/data/bibleStatuses/bibleStatuses.schema.json +7 -23
- package/dist/data/bibleStatuses/index.js +1 -0
- package/dist/data/bibleTexts/bibleTexts.schema.json +7 -22
- package/dist/data/bibleTexts/index.js +1 -0
- package/dist/data/clones/clones.schema.json +8 -26
- package/dist/data/clones/index.js +1 -0
- package/dist/data/countries/countries.schema.json +8 -28
- package/dist/data/countries/index.js +1 -0
- package/dist/data/countriesAndLanguages/countriesAndLanguages.schema.json +5 -17
- package/dist/data/countriesAndLanguages/index.js +1 -0
- package/dist/data/crowdinLanguages/crowdinLanguages.schema.json +5 -18
- package/dist/data/crowdinLanguages/index.js +1 -0
- package/dist/data/curriculumFoundations/curriculumFoundations.schema.json +7 -21
- package/dist/data/curriculumFoundations/index.js +1 -0
- package/dist/data/curriculumQuestions/curriculumQuestions.schema.json +9 -28
- package/dist/data/curriculumQuestions/index.js +1 -0
- package/dist/data/curriculumTopics/curriculumTopics.schema.json +7 -21
- package/dist/data/curriculumTopics/index.js +1 -0
- package/dist/data/iosVoiceOverLanguages/index.js +1 -0
- package/dist/data/iosVoiceOverLanguages/iosVoiceOverLanguages.schema.json +3 -7
- package/dist/data/iso6933LanguageCodes/index.js +1 -0
- package/dist/data/iso6933LanguageCodes/iso6933LanguageCodes.schema.json +4 -10
- package/dist/data/languageAssets/index.js +1 -0
- package/dist/data/languageAssets/languageAssets.schema.json +5 -14
- package/dist/data/languages/index.js +1 -0
- package/dist/data/languages/languages.json +0 -1
- package/dist/data/languages/languages.schema.json +18 -76
- package/dist/data/mediaDurations/index.js +1 -0
- package/dist/data/mediaDurations/mediaDurations.schema.json +5 -14
- package/dist/data/notification/index.js +1 -0
- package/dist/data/notification/notification.schema.json +20 -71
- package/dist/data/numeralMaps/index.js +1 -0
- package/dist/data/numeralMaps/numeralMaps.schema.json +5 -22
- package/dist/data/phoneLanguages/index.js +1 -0
- package/dist/data/phoneLanguages/phoneLanguages.schema.json +5 -16
- package/dist/data/questions/index.js +1 -0
- package/dist/data/questions/questions.schema.json +7 -24
- package/dist/data/releaseNotes/index.js +1 -0
- package/dist/data/releaseNotes/releaseNotes.schema.json +6 -18
- package/dist/data/screenshots/index.js +1 -0
- package/dist/data/screenshots/screenshots.schema.json +4 -10
- package/dist/data/scripts/index.js +1 -0
- package/dist/data/scripts/scripts.schema.json +7 -20
- package/dist/data/sets/index.js +1 -0
- package/dist/data/sets/sets.schema.json +8 -30
- package/dist/data/specialIds/index.js +1 -0
- package/dist/data/specialIds/specialIds.schema.json +6 -19
- package/dist/data/translationsApp/index.d.ts +10 -11
- package/dist/data/translationsApp/index.js +1 -0
- package/dist/data/translationsApp/translationsApp.json +11676 -7
- package/dist/data/translationsApp/translationsApp.schema.json +313 -1086
- package/dist/data/translationsApp/translationsApp.zod.d.ts +10 -11
- package/dist/data/translationsApp/translationsApp.zod.js +11 -11
- package/dist/data/translationsFtb/index.js +1 -0
- package/dist/data/translationsFtb/translationsFtb.schema.json +70 -274
- package/dist/data/translationsIntroduction/index.js +1 -0
- package/dist/data/translationsIntroduction/translationsIntroduction.schema.json +43 -165
- package/dist/data/translationsQuestion/index.js +1 -0
- package/dist/data/translationsQuestion/translationsQuestion.schema.json +5 -13
- package/dist/data/translationsSet/index.js +1 -0
- package/dist/data/translationsSet/translationsSet.json +789 -0
- package/dist/data/translationsSet/translationsSet.schema.json +11 -36
- package/dist/data/translationsSolarSpeaker/index.js +1 -0
- package/dist/data/translationsSolarSpeaker/translationsSolarSpeaker.schema.json +46 -178
- package/dist/data/translationsSpokenQuestion/index.js +1 -0
- package/dist/data/translationsSpokenQuestion/translationsSpokenQuestion.schema.json +5 -13
- package/dist/data/youtubePlaylists/index.js +1 -0
- package/dist/data/youtubePlaylists/youtubePlaylists.schema.json +4 -10
- package/dist/data/youtubeVideos/index.js +1 -0
- package/dist/data/youtubeVideos/youtubeVideos.schema.json +4 -10
- package/dist/types/analytics.d.ts +26 -12
- package/dist/types/articles.d.ts +28 -0
- package/dist/types/articles.js +5 -9
- package/dist/types/microLessons.d.ts +60 -9
- package/dist/types/microLessons.js +23 -19
- package/dist/types/webContent.d.ts +16 -0
- package/dist/types/webContent.js +20 -1
- package/package.json +1 -1
|
@@ -64,12 +64,6 @@ 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;
|
|
73
67
|
article_cta_body: string;
|
|
74
68
|
article_cta_header: string;
|
|
75
69
|
articles: string;
|
|
@@ -126,6 +120,7 @@ export declare const translationsApp: Record<string, {
|
|
|
126
120
|
fetch_bible_error: string;
|
|
127
121
|
fetch_bible_no_internet: string;
|
|
128
122
|
filter_articles: string;
|
|
123
|
+
finish: string;
|
|
129
124
|
font_size: string;
|
|
130
125
|
foundations: string;
|
|
131
126
|
get_started_foundations: string;
|
|
@@ -170,9 +165,11 @@ export declare const translationsApp: Record<string, {
|
|
|
170
165
|
note_placeholder: string;
|
|
171
166
|
note_saved: string;
|
|
172
167
|
notes_view: string;
|
|
168
|
+
notifications: string;
|
|
173
169
|
notifications_enable: string;
|
|
174
170
|
ok: string;
|
|
175
171
|
passcode_set: string;
|
|
172
|
+
percent_available: string;
|
|
176
173
|
piano: string;
|
|
177
174
|
piano_description: string;
|
|
178
175
|
playback_speed: string;
|
|
@@ -307,10 +304,12 @@ export declare const translationsApp: Record<string, {
|
|
|
307
304
|
lesson: string;
|
|
308
305
|
lessons: string;
|
|
309
306
|
article: string;
|
|
310
|
-
|
|
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;
|
|
311
314
|
later?: string | undefined;
|
|
312
|
-
notifications?: string | undefined;
|
|
313
|
-
percent_available?: string | undefined;
|
|
314
|
-
no_results?: string | undefined;
|
|
315
|
-
no_notes?: string | undefined;
|
|
316
315
|
}>;
|
|
@@ -1,6 +1,7 @@
|
|
|
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.
|
|
4
5
|
const translationsApp_zod_1 = require("./translationsApp.zod");
|
|
5
6
|
const data = require('./translationsApp.json');
|
|
6
7
|
exports.translationsApp = translationsApp_zod_1.TranslationsApp.parse(data.data);
|