waha-shared 1.0.170 → 1.0.172

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 (43) hide show
  1. package/dist/data/areas/areas.schema.json +101 -0
  2. package/dist/data/aslTimestamps/aslTimestamps.schema.json +82 -0
  3. package/dist/data/bibleAudios/bibleAudios.schema.json +61 -0
  4. package/dist/data/bibleBooks/bibleBooks.schema.json +124 -0
  5. package/dist/data/bibleChaptersList/bibleChaptersList.schema.json +19 -0
  6. package/dist/data/bibleStatuses/bibleStatuses.schema.json +58 -0
  7. package/dist/data/bibleTexts/bibleTexts.schema.json +74 -0
  8. package/dist/data/clones/clones.schema.json +75 -0
  9. package/dist/data/countries/countries.schema.json +109 -0
  10. package/dist/data/countriesAndLanguages/countriesAndLanguages.schema.json +56 -0
  11. package/dist/data/crowdinLanguages/crowdinLanguages.schema.json +41 -0
  12. package/dist/data/curriculumFoundations/curriculumFoundations.schema.json +33 -0
  13. package/dist/data/curriculumQuestions/curriculumQuestions.schema.json +47 -0
  14. package/dist/data/curriculumTopics/curriculumTopics.schema.json +33 -0
  15. package/dist/data/dblAudioLicenses/dblAudioLicenses.json +6409 -0
  16. package/dist/data/dblTextLicenses/dblTextLicenses.json +14951 -0
  17. package/dist/data/iosVoiceOverLanguages/iosVoiceOverLanguages.schema.json +19 -0
  18. package/dist/data/iso6933LanguageCodes/iso6933LanguageCodes.schema.json +19 -0
  19. package/dist/data/languageAssets/languageAssets.json +499305 -0
  20. package/dist/data/languageAssets/languageAssets.schema.json +25 -0
  21. package/dist/data/languages/languages.schema.json +374 -0
  22. package/dist/data/mediaDurations/mediaDurations.schema.json +27 -0
  23. package/dist/data/notification/notification.schema.json +121 -0
  24. package/dist/data/numeralMaps/numeralMaps.schema.json +80 -0
  25. package/dist/data/orphanedBibleTexts/orphanedBibleTexts.json +2750 -0
  26. package/dist/data/phoneLanguages/phoneLanguages.schema.json +48 -0
  27. package/dist/data/questions/questions.schema.json +52 -0
  28. package/dist/data/releaseNotes/releaseNotes.schema.json +33 -0
  29. package/dist/data/screenshots/screenshots.schema.json +21 -0
  30. package/dist/data/scripts/scripts.json +20 -0
  31. package/dist/data/scripts/scripts.schema.json +26 -0
  32. package/dist/data/sets/sets.schema.json +135 -0
  33. package/dist/data/specialIds/specialIds.schema.json +132 -0
  34. package/dist/data/translationsApp/translationsApp.schema.json +1602 -0
  35. package/dist/data/translationsFtb/translationsFtb.schema.json +361 -0
  36. package/dist/data/translationsIntroduction/translationsIntroduction.schema.json +232 -0
  37. package/dist/data/translationsQuestion/translationsQuestion.schema.json +35 -0
  38. package/dist/data/translationsSet/translationsSet.schema.json +96 -0
  39. package/dist/data/translationsSolarSpeaker/translationsSolarSpeaker.schema.json +240 -0
  40. package/dist/data/translationsSpokenQuestion/translationsSpokenQuestion.schema.json +35 -0
  41. package/dist/data/youtubePlaylists/youtubePlaylists.schema.json +18 -0
  42. package/dist/data/youtubeVideos/youtubeVideos.schema.json +18 -0
  43. package/package.json +1 -1
@@ -0,0 +1,48 @@
1
+ {
2
+ "$schema": "http://json-schema.org/draft-07/schema#",
3
+ "type": "object",
4
+ "properties": {
5
+ "$schema": {
6
+ "type": "string"
7
+ },
8
+ "data": {
9
+ "type": "array",
10
+ "items": {
11
+ "type": "object",
12
+ "additionalProperties": false,
13
+ "properties": {
14
+ "twoLetterId": {
15
+ "type": "string",
16
+ "description": "Two-letter language code used by phone operating systems"
17
+ },
18
+ "exonym": {
19
+ "type": "string",
20
+ "description": "English name of the language"
21
+ },
22
+ "alternatives": {
23
+ "type": "array",
24
+ "description": "Alternative language options that can be used for this phone language",
25
+ "items": {
26
+ "type": "object",
27
+ "additionalProperties": false,
28
+ "properties": {
29
+ "exonym": {
30
+ "type": "string",
31
+ "description": "English name of the alternative language"
32
+ },
33
+ "threeLetterId": {
34
+ "type": "string",
35
+ "description": "Three-letter ISO 639-3 language code"
36
+ }
37
+ },
38
+ "required": ["exonym", "threeLetterId"]
39
+ }
40
+ }
41
+ },
42
+ "required": ["twoLetterId", "exonym", "alternatives"]
43
+ }
44
+ }
45
+ },
46
+ "required": ["data"],
47
+ "description": "Mapping of phone language codes to alternative language options"
48
+ }
@@ -0,0 +1,52 @@
1
+ {
2
+ "$schema": "http://json-schema.org/draft-07/schema#",
3
+ "type": "object",
4
+ "properties": {
5
+ "$schema": {
6
+ "type": "string"
7
+ },
8
+ "data": {
9
+ "items": {
10
+ "properties": {
11
+ "questionId": {
12
+ "type": "string"
13
+ },
14
+ "name": {
15
+ "description": "A shorthand name for the question so the question can be identified more easily.",
16
+ "type": "string"
17
+ },
18
+ "comment": {
19
+ "type": "string"
20
+ },
21
+ "hasBeep": {
22
+ "description": "Whether or not the question should have a beep after, which indicates whether or not the group should pause and discuss.",
23
+ "type": "boolean"
24
+ },
25
+ "music": {
26
+ "description": "The type of music used for the question. All types use the same music file. This determines where the music will be in the question and for how long.",
27
+ "enum": [
28
+ "outroLong",
29
+ "outroShort",
30
+ "intro"
31
+ ],
32
+ "type": [
33
+ "string"
34
+ ]
35
+ }
36
+ },
37
+ "required": [
38
+ "questionId",
39
+ "name",
40
+ "comment",
41
+ "hasBeep"
42
+ ],
43
+ "type": "object"
44
+ },
45
+ "type": "array"
46
+ }
47
+ },
48
+ "required": [
49
+ "$schema",
50
+ "data"
51
+ ]
52
+ }
@@ -0,0 +1,33 @@
1
+ {
2
+ "$schema": "http://json-schema.org/draft-07/schema#",
3
+ "type": "object",
4
+ "properties": {
5
+ "$schema": {
6
+ "type": "string"
7
+ },
8
+ "data": {
9
+ "items": {
10
+ "properties": {
11
+ "version": {
12
+ "description": "The semver version of this release.",
13
+ "type": "string"
14
+ },
15
+ "notes": {
16
+ "additionalProperties": {
17
+ "type": "string"
18
+ },
19
+ "type": "object"
20
+ },
21
+ "showInApp": {
22
+ "description": "If true, these release notes will pop up in a modal when the user updates to the newest version.",
23
+ "type": "boolean"
24
+ }
25
+ },
26
+ "required": ["notes", "showInApp", "version"],
27
+ "type": "object"
28
+ },
29
+ "type": "array"
30
+ }
31
+ },
32
+ "required": ["$schema", "data"]
33
+ }
@@ -0,0 +1,21 @@
1
+ {
2
+ "$schema": "http://json-schema.org/draft-07/schema#",
3
+ "type": "object",
4
+ "properties": {
5
+ "$schema": {
6
+ "type": "string"
7
+ },
8
+ "data": {
9
+ "additionalProperties": false,
10
+ "properties": {
11
+ "screenshotMode": {
12
+ "description": "Whether or not to make the app in screenshot mode. This disables several parts of the app and sets it up to be remotely controlled via the leviathan/take_store_screenshots.py script.",
13
+ "type": "boolean"
14
+ }
15
+ },
16
+ "required": ["screenshotMode"],
17
+ "type": "object"
18
+ }
19
+ },
20
+ "required": ["$schema", "data"]
21
+ }
@@ -0,0 +1,20 @@
1
+ {
2
+ "$schema": "./scripts.schema.json",
3
+ "data": [
4
+ { "name": "arabic", "fontFamily": "IBMPlexSansArabic" },
5
+ { "name": "cyrillic", "fontFamily": "NotoSans" },
6
+ { "name": "chinese", "fontFamily": "NotoSansSC" },
7
+ { "name": "devanagari", "fontFamily": "NotoSansDevanagari" },
8
+ { "name": "latin", "fontFamily": "EudoxusSans" },
9
+ { "name": "japanese", "fontFamily": "NotoSansJP" },
10
+ { "name": "thai", "fontFamily": "NotoSansThai" },
11
+ { "name": "khmer", "fontFamily": "KhmerOSContent" },
12
+ { "name": "telugu", "fontFamily": "AnekTelugu" },
13
+ { "name": "burmese", "fontFamily": "Padauk" },
14
+ { "name": "uyghur", "fontFamily": "UKIJTuz" },
15
+ { "name": "bengali", "fontFamily": "NotoSansBengali" },
16
+ { "name": "korean", "fontFamily": "NotoSansKR" },
17
+ { "name": "tamil", "fontFamily": "NotoSansTamil" },
18
+ { "name": "georgian", "fontFamily": "NotoSansGeorgian" }
19
+ ]
20
+ }
@@ -0,0 +1,26 @@
1
+ {
2
+ "$schema": "http://json-schema.org/draft-07/schema#",
3
+ "type": "object",
4
+ "properties": {
5
+ "$schema": {
6
+ "type": "string"
7
+ },
8
+ "data": {
9
+ "type": "array",
10
+ "items": {
11
+ "additionalProperties": false,
12
+ "properties": {
13
+ "name": {
14
+ "type": "string"
15
+ },
16
+ "fontFamily": {
17
+ "type": "string"
18
+ }
19
+ },
20
+ "required": ["name", "fontFamily"],
21
+ "type": "object"
22
+ }
23
+ }
24
+ },
25
+ "required": ["$schema", "data"]
26
+ }
@@ -0,0 +1,135 @@
1
+ {
2
+ "$schema": "http://json-schema.org/draft-07/schema#",
3
+ "type": "object",
4
+ "properties": {
5
+ "$schema": {
6
+ "type": "string"
7
+ },
8
+ "data": {
9
+ "items": {
10
+ "properties": {
11
+ "setId": {
12
+ "description": "A unique identifier for this set. This is used to identify the set in the curriculum.",
13
+ "pattern": "^[0-9]{2}\\.[0-9]{3}$",
14
+ "type": "string"
15
+ },
16
+ "name": {
17
+ "description": "The English name for the set. This is just for identifying the name in the backend but will not be used in the app.",
18
+ "type": "string"
19
+ },
20
+ "comment": {
21
+ "description": "A comment about the set. This is just for identifying the set in the backend but will not be used in the app.",
22
+ "type": "string"
23
+ },
24
+ "icon": {
25
+ "description": "The icon to use for this set. Icon SVGs are defined in the app.",
26
+ "enum": [
27
+ "bible",
28
+ "bricks",
29
+ "candle",
30
+ "city_light_hill",
31
+ "city",
32
+ "cross",
33
+ "dm_course",
34
+ "door",
35
+ "dove",
36
+ "fire",
37
+ "flower",
38
+ "fruit",
39
+ "globe_hand",
40
+ "globe",
41
+ "grapes",
42
+ "heart_person",
43
+ "heart_tear",
44
+ "heart",
45
+ "holding_hands",
46
+ "house",
47
+ "jug",
48
+ "man",
49
+ "money_hand",
50
+ "money",
51
+ "net",
52
+ "ocean",
53
+ "people_heart",
54
+ "people_holding_hands",
55
+ "people_multiplying",
56
+ "person_angry",
57
+ "person_crouching",
58
+ "person_crying",
59
+ "person_healed",
60
+ "person_heart",
61
+ "person_mountain",
62
+ "person_praying",
63
+ "person_rock",
64
+ "river",
65
+ "scale",
66
+ "sheep_goat",
67
+ "sprout",
68
+ "sun",
69
+ "three_wheat",
70
+ "tree",
71
+ "triangle",
72
+ "two_wheat",
73
+ "wave",
74
+ "woman"
75
+ ],
76
+ "type": "string"
77
+ },
78
+ "lessons": {
79
+ "items": {
80
+ "properties": {
81
+ "lessonId": {
82
+ "type": "string"
83
+ },
84
+ "a": {
85
+ "description": "The id for the question set to use for this lesson's application chapter. Must be defined in the questions curriculum.",
86
+ "type": "string"
87
+ },
88
+ "f": {
89
+ "description": "The id for the question set to use for this lesson's fellowship chapter. Must be defined in the questions curriculum.",
90
+ "type": "string"
91
+ },
92
+ "s": {
93
+ "description": "An array of scripture passages to use with this lesson.",
94
+ "items": {
95
+ "type": "string"
96
+ },
97
+ "type": "array"
98
+ }
99
+ },
100
+ "required": [
101
+ "lessonId"
102
+ ],
103
+ "type": "object"
104
+ },
105
+ "type": "array"
106
+ },
107
+ "tag": {
108
+ "description": "If a topical set, the tag is a way to further categorize the set.",
109
+ "enum": [
110
+ "truth",
111
+ "challenge",
112
+ "money",
113
+ "people",
114
+ "god",
115
+ "jesus"
116
+ ],
117
+ "type": "string"
118
+ }
119
+ },
120
+ "required": [
121
+ "setId",
122
+ "name",
123
+ "icon",
124
+ "lessons"
125
+ ],
126
+ "type": "object"
127
+ },
128
+ "type": "array"
129
+ }
130
+ },
131
+ "required": [
132
+ "$schema",
133
+ "data"
134
+ ]
135
+ }
@@ -0,0 +1,132 @@
1
+ {
2
+ "$schema": "http://json-schema.org/draft-07/schema#",
3
+ "type": "object",
4
+ "properties": {
5
+ "$schema": {
6
+ "type": "string"
7
+ },
8
+ "data": {
9
+ "type": "object",
10
+ "properties": {
11
+ "activationQuestions": {
12
+ "type": "array",
13
+ "items": {
14
+ "type": "string",
15
+ "pattern": "^[a-z]\\.[0-9]{3}$"
16
+ },
17
+ "description": "List of question IDs used for user activation"
18
+ },
19
+ "dmCourseImplementationLessonIds": {
20
+ "type": "array",
21
+ "items": {
22
+ "type": "string",
23
+ "pattern": "^[0-9]{2}\\.[0-9]{3}\\.[0-9]{3}$"
24
+ },
25
+ "description": "Lesson IDs for the implementation phase of the disciple making course"
26
+ },
27
+ "dmCourseLessonIds": {
28
+ "type": "array",
29
+ "items": {
30
+ "type": "string",
31
+ "pattern": "^[0-9]{2}\\.[0-9]{3}\\.[0-9]{3}$"
32
+ },
33
+ "description": "All lesson IDs in the disciple making course"
34
+ },
35
+ "dmCourseSectionLessonIds": {
36
+ "type": "array",
37
+ "items": {
38
+ "type": "string",
39
+ "pattern": "^[0-9]{2}\\.[0-9]{3}\\.[0-9]{3}$"
40
+ },
41
+ "description": "Lesson IDs that represent major sections in the disciple making course"
42
+ },
43
+ "dmCourseSetId": {
44
+ "type": "string",
45
+ "pattern": "^[0-9]{2}\\.[0-9]{3}$",
46
+ "description": "The set ID for the disciple making course"
47
+ },
48
+ "dmCourseTrailerLessonId": {
49
+ "type": "string",
50
+ "pattern": "^[0-9]{2}\\.[0-9]{3}\\.[0-9]{3}$",
51
+ "description": "The lesson ID for the disciple making course trailer"
52
+ },
53
+ "dmCourseVideoOnlyLessonIds": {
54
+ "type": "array",
55
+ "items": {
56
+ "type": "string",
57
+ "pattern": "^[0-9]{2}\\.[0-9]{3}\\.[0-9]{3}$"
58
+ },
59
+ "description": "Lesson IDs that only contain video content"
60
+ },
61
+ "dmCourseVisionVideoLessonIds": {
62
+ "type": "array",
63
+ "items": {
64
+ "type": "string",
65
+ "pattern": "^[0-9]{2}\\.[0-9]{3}\\.[0-9]{3}$"
66
+ },
67
+ "description": "Lesson IDs for vision videos in the disciple making course"
68
+ },
69
+ "dmCourseWeek1LessonId": {
70
+ "type": "string",
71
+ "pattern": "^[0-9]{2}\\.[0-9]{3}\\.[0-9]{3}$",
72
+ "description": "The lesson ID for week 1 of the disciple making course"
73
+ },
74
+ "dmCourseWeek2LessonId": {
75
+ "type": "string",
76
+ "pattern": "^[0-9]{2}\\.[0-9]{3}\\.[0-9]{3}$",
77
+ "description": "The lesson ID for week 2 of the disciple making course"
78
+ },
79
+ "evaluationQuestionLessonIds": {
80
+ "type": "array",
81
+ "items": {
82
+ "type": "string",
83
+ "pattern": "^[0-9]{2}\\.[0-9]{3}\\.[0-9]{3}$"
84
+ },
85
+ "description": "Lesson IDs that contain evaluation questions"
86
+ },
87
+ "growingAsDmcSetIds": {
88
+ "type": "array",
89
+ "items": {
90
+ "type": "string",
91
+ "pattern": "^[0-9]{2}\\.[0-9]{3}$"
92
+ },
93
+ "description": "Set IDs for the growing as a disciple maker content"
94
+ },
95
+ "introductionLessonIds": {
96
+ "type": "array",
97
+ "items": {
98
+ "type": "string",
99
+ "pattern": "^[0-9]{2}\\.[0-9]{3}\\.[0-9]{3}$"
100
+ },
101
+ "description": "Lesson IDs for introductory content"
102
+ },
103
+ "previousActivationQuestions": {
104
+ "type": "array",
105
+ "items": {
106
+ "type": "string",
107
+ "pattern": "^[a-z]\\.[0-9]{3}$"
108
+ },
109
+ "description": "Previous activation question IDs (deprecated)"
110
+ }
111
+ },
112
+ "required": [
113
+ "activationQuestions",
114
+ "dmCourseImplementationLessonIds",
115
+ "dmCourseLessonIds",
116
+ "dmCourseSectionLessonIds",
117
+ "dmCourseSetId",
118
+ "dmCourseTrailerLessonId",
119
+ "dmCourseVideoOnlyLessonIds",
120
+ "dmCourseVisionVideoLessonIds",
121
+ "dmCourseWeek1LessonId",
122
+ "dmCourseWeek2LessonId",
123
+ "evaluationQuestionLessonIds",
124
+ "growingAsDmcSetIds",
125
+ "introductionLessonIds",
126
+ "previousActivationQuestions"
127
+ ],
128
+ "additionalProperties": false
129
+ }
130
+ },
131
+ "required": ["$schema", "data"]
132
+ }