waha-shared 1.0.306 → 1.0.307

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 (102) hide show
  1. package/dist/data/areas/areas.json +50 -48
  2. package/dist/data/areas/areas.schema.json +2 -2
  3. package/dist/data/areas/areas.zod.d.ts +1 -1
  4. package/dist/data/areas/areas.zod.js +1 -1
  5. package/dist/data/areas/index.d.ts +1 -1
  6. package/dist/data/bibleAudios/bibleAudios.json +581 -314
  7. package/dist/data/bibleAudios/bibleAudios.schema.json +17 -8
  8. package/dist/data/bibleAudios/bibleAudios.zod.d.ts +43 -2
  9. package/dist/data/bibleAudios/bibleAudios.zod.js +16 -7
  10. package/dist/data/bibleAudios/index.d.ts +2 -1
  11. package/dist/data/bibleBooks/bibleBooks.json +792 -790
  12. package/dist/data/bibleStatuses/bibleStatuses.json +7981 -8480
  13. package/dist/data/bibleStatuses/bibleStatuses.schema.json +6 -0
  14. package/dist/data/bibleStatuses/bibleStatuses.zod.d.ts +1 -0
  15. package/dist/data/bibleStatuses/bibleStatuses.zod.js +4 -0
  16. package/dist/data/bibleStatuses/index.d.ts +1 -0
  17. package/dist/data/bibleTexts/bibleTexts.json +269 -184
  18. package/dist/data/bibleTexts/bibleTexts.schema.json +7 -0
  19. package/dist/data/bibleTexts/bibleTexts.zod.d.ts +28 -0
  20. package/dist/data/bibleTexts/bibleTexts.zod.js +10 -3
  21. package/dist/data/bibleTexts/index.d.ts +2 -0
  22. package/dist/data/clones/clones.json +2 -0
  23. package/dist/data/countries/countries.json +480 -480
  24. package/dist/data/countriesAndLanguages/countriesAndLanguages.json +6812 -6810
  25. package/dist/data/crowdinLanguages/crowdinLanguages.json +1440 -1438
  26. package/dist/data/crowdinLanguages/crowdinLanguages.schema.json +3 -3
  27. package/dist/data/crowdinLanguages/crowdinLanguages.zod.d.ts +2 -2
  28. package/dist/data/crowdinLanguages/crowdinLanguages.zod.js +2 -2
  29. package/dist/data/crowdinLanguages/index.d.ts +2 -2
  30. package/dist/data/curriculumFoundations/curriculumFoundations.json +86 -69
  31. package/dist/data/curriculumQuestions/curriculumQuestions.json +194 -192
  32. package/dist/data/curriculumTopics/curriculumTopics.json +51 -8
  33. package/dist/data/dblAudioLicenses/dblAudioLicenses.json +36 -7
  34. package/dist/data/dblTextLicenses/dblTextLicenses.json +4 -4
  35. package/dist/data/firebase.d.ts +1 -0
  36. package/dist/data/firebase.js +4 -0
  37. package/dist/data/iosVoiceOverLanguages/iosVoiceOverLanguages.json +1 -1
  38. package/dist/data/iso6933LanguageCodes/iso6933LanguageCodes.json +1 -1
  39. package/dist/data/languages/index.d.ts +20 -10
  40. package/dist/data/languages/languages.json +2983 -2008
  41. package/dist/data/languages/languages.schema.json +93 -47
  42. package/dist/data/languages/languages.zod.d.ts +93 -30
  43. package/dist/data/languages/languages.zod.js +59 -37
  44. package/dist/data/lessonPauses/index.d.ts +0 -1
  45. package/dist/data/lessonPauses/lessonPauses.json +2 -3
  46. package/dist/data/lessonPauses/lessonPauses.schema.json +1 -11
  47. package/dist/data/lessonPauses/lessonPauses.zod.d.ts +0 -1
  48. package/dist/data/lessonPauses/lessonPauses.zod.js +0 -3
  49. package/dist/data/mediaDurations/mediaDurations.json +35291 -6076
  50. package/dist/data/mediaDurations/mediaDurations.schema.json +1 -1
  51. package/dist/data/mediaDurations/mediaDurations.zod.js +1 -1
  52. package/dist/data/notification/index.d.ts +1 -1
  53. package/dist/data/notification/notification.json +93 -169
  54. package/dist/data/phoneLanguages/phoneLanguages.json +637 -635
  55. package/dist/data/questions/questions.json +149 -147
  56. package/dist/data/releaseNotes/releaseNotes.json +126 -124
  57. package/dist/data/screenshots/screenshots.json +1 -1
  58. package/dist/data/scripts/scripts.json +6 -1
  59. package/dist/data/sets/index.d.ts +3 -3
  60. package/dist/data/sets/sets.json +1770 -480
  61. package/dist/data/sets/sets.schema.json +1 -1
  62. package/dist/data/sets/sets.zod.d.ts +3 -3
  63. package/dist/data/sets/sets.zod.js +3 -6
  64. package/dist/data/translationsApp/index.d.ts +1 -0
  65. package/dist/data/translationsApp/translationsApp.json +1776 -1568
  66. package/dist/data/translationsApp/translationsApp.schema.json +1 -0
  67. package/dist/data/translationsApp/translationsApp.zod.d.ts +2 -0
  68. package/dist/data/translationsApp/translationsApp.zod.js +1 -0
  69. package/dist/data/translationsFtb/translationsFtb.json +120 -664
  70. package/dist/data/translationsIntroduction/translationsIntroduction.json +1 -1
  71. package/dist/data/translationsQuestion/translationsQuestion.json +65 -33
  72. package/dist/data/translationsSet/translationsSet.json +30155 -19418
  73. package/dist/data/translationsSet/translationsSet.schema.json +3 -4
  74. package/dist/data/translationsSet/translationsSet.zod.js +4 -4
  75. package/dist/data/translationsSolarSpeaker/translationsSolarSpeaker.json +1 -1
  76. package/dist/data/translationsSpokenQuestion/translationsSpokenQuestion.json +65 -33
  77. package/dist/data/youtubePlaylists/youtubePlaylists.json +10 -10
  78. package/dist/data/youtubeVideos/youtubeVideos.json +82 -82
  79. package/dist/functions/bibleBooks.d.ts +16 -0
  80. package/dist/functions/bibleBooks.js +101 -0
  81. package/dist/functions/bibles.d.ts +44 -0
  82. package/dist/functions/bibles.js +291 -0
  83. package/dist/functions/languages.d.ts +6 -7
  84. package/dist/functions/languages.js +51 -53
  85. package/dist/functions/scripturePassages.d.ts +34 -49
  86. package/dist/functions/scripturePassages.js +167 -304
  87. package/dist/functions/sets.d.ts +13 -52
  88. package/dist/functions/sets.js +193 -205
  89. package/dist/functions/utils.d.ts +2 -0
  90. package/dist/functions/utils.js +8 -0
  91. package/dist/types/bibleChapters.d.ts +2 -2
  92. package/dist/types/bibleChapters.js +1 -1
  93. package/dist/types/languages.d.ts +39 -9
  94. package/dist/types/languages.js +2 -0
  95. package/dist/types/sets.d.ts +21 -11
  96. package/package.json +1 -1
  97. package/dist/data/languageAssets/index.d.ts +0 -1
  98. package/dist/data/languageAssets/index.js +0 -7
  99. package/dist/data/languageAssets/languageAssets.json +0 -45406
  100. package/dist/data/languageAssets/languageAssets.schema.json +0 -19
  101. package/dist/data/languageAssets/languageAssets.zod.d.ts +0 -3
  102. package/dist/data/languageAssets/languageAssets.zod.js +0 -7
@@ -1,320 +1,322 @@
1
1
  {
2
2
  "$schema": "./questions.schema.json",
3
+ "sortKeys": ["questionId"],
4
+ "sortOrder": "ascending",
3
5
  "data": [
4
6
  {
7
+ "questionId": "a.001",
5
8
  "comment": "",
6
9
  "hasBeep": true,
7
- "music": "intro",
8
- "name": "Welcome (DBS)",
9
- "questionId": "f.001"
10
+ "name": "Retelling"
10
11
  },
11
12
  {
13
+ "questionId": "a.002",
12
14
  "comment": "",
13
15
  "hasBeep": true,
14
- "name": "Stressful?",
15
- "questionId": "f.002"
16
+ "name": "Teach about God?"
16
17
  },
17
18
  {
19
+ "questionId": "a.003",
18
20
  "comment": "",
19
21
  "hasBeep": true,
20
- "name": "Needs of community?",
21
- "questionId": "f.003"
22
+ "name": "Learn about people?"
22
23
  },
23
24
  {
25
+ "questionId": "a.004",
24
26
  "comment": "",
25
27
  "hasBeep": true,
26
- "name": "Last session’s story?",
27
- "questionId": "f.004"
28
+ "name": "Specific action?"
28
29
  },
29
30
  {
31
+ "questionId": "a.005",
30
32
  "comment": "",
31
33
  "hasBeep": true,
32
- "name": "How was application?",
33
- "questionId": "f.005"
34
+ "name": "Share truth with whom?"
34
35
  },
35
36
  {
37
+ "questionId": "a.006",
36
38
  "comment": "",
37
39
  "hasBeep": true,
38
- "name": "How was sharing?",
39
- "questionId": "f.006"
40
+ "name": "Decide next meeting"
40
41
  },
41
42
  {
43
+ "questionId": "a.007",
42
44
  "comment": "",
43
- "hasBeep": true,
44
- "name": "How did needs go?",
45
- "questionId": "f.007"
45
+ "hasBeep": false,
46
+ "music": "outroLong",
47
+ "name": "Closing"
46
48
  },
47
49
  {
50
+ "questionId": "a.008",
48
51
  "comment": "",
49
- "hasBeep": false,
50
- "music": "outroShort",
51
- "name": "Listen to story",
52
- "questionId": "f.008"
52
+ "hasBeep": true,
53
+ "name": "Learn about being disciples?"
53
54
  },
54
55
  {
56
+ "questionId": "a.009",
55
57
  "comment": "",
56
58
  "hasBeep": true,
57
- "music": "intro",
58
- "name": "Welcome (DMC)",
59
- "questionId": "f.009"
59
+ "name": "Learn about being the church?"
60
60
  },
61
61
  {
62
+ "questionId": "a.010",
62
63
  "comment": "",
63
64
  "hasBeep": true,
64
- "name": "Needs of lost?",
65
- "questionId": "f.010"
65
+ "name": "Learn about being leaders?"
66
66
  },
67
67
  {
68
+ "questionId": "a.011",
68
69
  "comment": "",
69
70
  "hasBeep": true,
70
- "name": "How is multiplying prayer?",
71
- "questionId": "f.011"
71
+ "name": "Learn about making disciples?"
72
72
  },
73
73
  {
74
+ "questionId": "a.012",
74
75
  "comment": "",
75
76
  "hasBeep": true,
76
- "name": "Learned about making disciples?",
77
- "questionId": "f.012"
77
+ "name": "Specific action?"
78
78
  },
79
79
  {
80
+ "questionId": "a.013",
80
81
  "comment": "",
81
82
  "hasBeep": false,
82
- "music": "outroShort",
83
- "name": "Listen to truth",
84
- "questionId": "f.013"
83
+ "name": "Watch video"
85
84
  },
86
85
  {
86
+ "questionId": "a.014",
87
87
  "comment": "",
88
88
  "hasBeep": true,
89
- "name": "Retelling",
90
- "questionId": "a.001"
89
+ "name": "How to apply disciples?"
91
90
  },
92
91
  {
92
+ "questionId": "a.015",
93
93
  "comment": "",
94
94
  "hasBeep": true,
95
- "name": "Teach about God?",
96
- "questionId": "a.002"
95
+ "name": "Share with whom?"
97
96
  },
98
97
  {
98
+ "questionId": "a.016",
99
99
  "comment": "",
100
100
  "hasBeep": true,
101
- "name": "Learn about people?",
102
- "questionId": "a.003"
101
+ "name": "Talked with whom?"
103
102
  },
104
103
  {
104
+ "questionId": "a.017",
105
105
  "comment": "",
106
106
  "hasBeep": true,
107
- "name": "Specific action?",
108
- "questionId": "a.004"
107
+ "name": "How engage the lost?"
109
108
  },
110
109
  {
111
- "comment": "",
110
+ "questionId": "a.018",
111
+ "comment": "Used for Hindi and related languages",
112
+ "hasBeep": false,
113
+ "name": "Listen again"
114
+ },
115
+ {
116
+ "questionId": "a.019",
117
+ "comment": "Used for Hindi and related languages",
112
118
  "hasBeep": true,
113
- "name": "Share truth with whom?",
114
- "questionId": "a.005"
119
+ "name": "Learn about God?"
115
120
  },
116
121
  {
117
- "comment": "",
122
+ "questionId": "a.020",
123
+ "comment": "Used for Hindi and related languages",
118
124
  "hasBeep": true,
119
- "name": "Decide next meeting",
120
- "questionId": "a.006"
125
+ "name": "Learn about people?"
121
126
  },
122
127
  {
123
- "comment": "",
124
- "hasBeep": false,
125
- "music": "outroLong",
126
- "name": "Closing",
127
- "questionId": "a.007"
128
+ "questionId": "a.021",
129
+ "comment": "Used for Hindi and related languages",
130
+ "hasBeep": true,
131
+ "name": "How apply?"
128
132
  },
129
133
  {
130
- "comment": "",
134
+ "questionId": "a.022",
135
+ "comment": "Used for Hindi and related languages",
131
136
  "hasBeep": true,
132
- "name": "Learn about being disciples?",
133
- "questionId": "a.008"
137
+ "name": "Who will you share with?"
134
138
  },
135
139
  {
136
- "comment": "",
140
+ "questionId": "a.023",
141
+ "comment": "Used for Hindi and related languages",
137
142
  "hasBeep": true,
138
- "name": "Learn about being the church?",
139
- "questionId": "a.009"
143
+ "name": "Meet again?"
140
144
  },
141
145
  {
142
- "comment": "",
146
+ "questionId": "a.024",
147
+ "comment": "Used for Hindi and related languages",
148
+ "hasBeep": false,
149
+ "music": "outroLong",
150
+ "name": "Closing"
151
+ },
152
+ {
153
+ "questionId": "a.025",
154
+ "comment": "Used for Gulf Arabic.",
143
155
  "hasBeep": true,
144
- "name": "Learn about being leaders?",
145
- "questionId": "a.010"
156
+ "name": "Challenges"
146
157
  },
147
158
  {
148
- "comment": "",
159
+ "questionId": "a.026",
160
+ "comment": "Used for Gulf Arabic.",
149
161
  "hasBeep": true,
150
- "name": "Learn about making disciples?",
151
- "questionId": "a.011"
162
+ "name": "Can group help?"
152
163
  },
153
164
  {
154
- "comment": "",
165
+ "questionId": "a.027",
166
+ "comment": "Used for Thai.",
155
167
  "hasBeep": true,
156
- "name": "Specific action?",
157
- "questionId": "a.012"
168
+ "name": "Like about this passage"
158
169
  },
159
170
  {
160
- "comment": "",
161
- "hasBeep": false,
162
- "name": "Watch video",
163
- "questionId": "a.013"
171
+ "questionId": "a.028",
172
+ "comment": "Used for Thai.",
173
+ "hasBeep": true,
174
+ "name": "Disliked about this passage"
164
175
  },
165
176
  {
177
+ "questionId": "a.video",
166
178
  "comment": "",
167
- "hasBeep": true,
168
- "name": "How to apply disciples?",
169
- "questionId": "a.014"
179
+ "hasBeep": false,
180
+ "name": "Placeholder for video"
170
181
  },
171
182
  {
183
+ "questionId": "f.001",
172
184
  "comment": "",
173
185
  "hasBeep": true,
174
- "name": "Share with whom?",
175
- "questionId": "a.015"
186
+ "music": "intro",
187
+ "name": "Welcome (DBS)"
176
188
  },
177
189
  {
190
+ "questionId": "f.002",
178
191
  "comment": "",
179
192
  "hasBeep": true,
180
- "name": "Talked with whom?",
181
- "questionId": "a.016"
193
+ "name": "Stressful?"
182
194
  },
183
195
  {
196
+ "questionId": "f.003",
184
197
  "comment": "",
185
198
  "hasBeep": true,
186
- "name": "How engage the lost?",
187
- "questionId": "a.017"
199
+ "name": "Needs of community?"
188
200
  },
189
201
  {
190
- "comment": "Used for Hindi and related languages",
202
+ "questionId": "f.004",
203
+ "comment": "",
191
204
  "hasBeep": true,
192
- "music": "intro",
193
- "name": "Welcome",
194
- "questionId": "f.014"
205
+ "name": "Last session’s story?"
195
206
  },
196
207
  {
197
- "comment": "Used for Hindi and related languages",
208
+ "questionId": "f.005",
209
+ "comment": "",
198
210
  "hasBeep": true,
199
- "name": "Learn from previous?",
200
- "questionId": "f.015"
211
+ "name": "How was application?"
201
212
  },
202
213
  {
203
- "comment": "Used for Hindi and related languages",
214
+ "questionId": "f.006",
215
+ "comment": "",
204
216
  "hasBeep": true,
205
- "name": "How did you obey?",
206
- "questionId": "f.016"
217
+ "name": "How was sharing?"
207
218
  },
208
219
  {
209
- "comment": "Used for Hindi and related languages",
220
+ "questionId": "f.007",
221
+ "comment": "",
210
222
  "hasBeep": true,
211
- "name": "With whom did you share?",
212
- "questionId": "f.017"
223
+ "name": "How did needs go?"
213
224
  },
214
225
  {
215
- "comment": "Used for Hindi and related languages",
226
+ "questionId": "f.008",
227
+ "comment": "",
216
228
  "hasBeep": false,
217
229
  "music": "outroShort",
218
- "name": "Let's listen",
219
- "questionId": "f.018"
230
+ "name": "Listen to story"
220
231
  },
221
232
  {
222
- "comment": "Used for Hindi and related languages",
223
- "hasBeep": false,
224
- "name": "Listen again",
225
- "questionId": "a.018"
233
+ "questionId": "f.009",
234
+ "comment": "",
235
+ "hasBeep": true,
236
+ "music": "intro",
237
+ "name": "Welcome (DMC)"
226
238
  },
227
239
  {
228
- "comment": "Used for Hindi and related languages",
240
+ "questionId": "f.010",
241
+ "comment": "",
229
242
  "hasBeep": true,
230
- "name": "Learn about God?",
231
- "questionId": "a.019"
243
+ "name": "Needs of lost?"
232
244
  },
233
245
  {
234
- "comment": "Used for Hindi and related languages",
246
+ "questionId": "f.011",
247
+ "comment": "",
235
248
  "hasBeep": true,
236
- "name": "Learn about people?",
237
- "questionId": "a.020"
249
+ "name": "How is multiplying prayer?"
238
250
  },
239
251
  {
240
- "comment": "Used for Hindi and related languages",
252
+ "questionId": "f.012",
253
+ "comment": "",
241
254
  "hasBeep": true,
242
- "name": "How apply?",
243
- "questionId": "a.021"
255
+ "name": "Learned about making disciples?"
244
256
  },
245
257
  {
246
- "comment": "Used for Hindi and related languages",
247
- "hasBeep": true,
248
- "name": "Who will you share with?",
249
- "questionId": "a.022"
258
+ "questionId": "f.013",
259
+ "comment": "",
260
+ "hasBeep": false,
261
+ "music": "outroShort",
262
+ "name": "Listen to truth"
250
263
  },
251
264
  {
265
+ "questionId": "f.014",
252
266
  "comment": "Used for Hindi and related languages",
253
267
  "hasBeep": true,
254
- "name": "Meet again?",
255
- "questionId": "a.023"
268
+ "music": "intro",
269
+ "name": "Welcome"
256
270
  },
257
271
  {
272
+ "questionId": "f.015",
258
273
  "comment": "Used for Hindi and related languages",
259
- "hasBeep": false,
260
- "music": "outroLong",
261
- "name": "Closing",
262
- "questionId": "a.024"
263
- },
264
- {
265
- "comment": "Used for Gulf Arabic.",
266
274
  "hasBeep": true,
267
- "name": "Challenges",
268
- "questionId": "a.025"
275
+ "name": "Learn from previous?"
269
276
  },
270
277
  {
271
- "comment": "Used for Gulf Arabic.",
278
+ "questionId": "f.016",
279
+ "comment": "Used for Hindi and related languages",
272
280
  "hasBeep": true,
273
- "name": "Can group help?",
274
- "questionId": "a.026"
281
+ "name": "How did you obey?"
275
282
  },
276
283
  {
277
- "comment": "Used for Thai.",
284
+ "questionId": "f.017",
285
+ "comment": "Used for Hindi and related languages",
278
286
  "hasBeep": true,
279
- "name": "Like about this passage",
280
- "questionId": "a.027"
287
+ "name": "With whom did you share?"
281
288
  },
282
289
  {
283
- "comment": "Used for Thai.",
284
- "hasBeep": true,
285
- "name": "Disliked about this passage",
286
- "questionId": "a.028"
290
+ "questionId": "f.018",
291
+ "comment": "Used for Hindi and related languages",
292
+ "hasBeep": false,
293
+ "music": "outroShort",
294
+ "name": "Let's listen"
287
295
  },
288
296
  {
297
+ "questionId": "f.019",
289
298
  "comment": "Used for Mauritian Creole",
290
299
  "hasBeep": true,
291
- "name": "Stressful?",
292
- "questionId": "f.019"
300
+ "name": "Stressful?"
293
301
  },
294
302
  {
303
+ "questionId": "f.019",
295
304
  "comment": "Used for Mauritian Creole",
296
305
  "hasBeep": true,
297
306
  "music": "intro",
298
- "name": "Welcome (DBS)",
299
- "questionId": "f.019"
307
+ "name": "Welcome (DBS)"
300
308
  },
301
309
  {
310
+ "questionId": "f.020",
302
311
  "comment": "Used for Mauritian Creole",
303
312
  "hasBeep": true,
304
- "name": "Stressful?",
305
- "questionId": "f.020"
313
+ "name": "Stressful?"
306
314
  },
307
315
  {
316
+ "questionId": "f.021",
308
317
  "comment": "Used for Mauritian Creole",
309
318
  "hasBeep": true,
310
- "name": "Needs of community?",
311
- "questionId": "f.021"
312
- },
313
- {
314
- "comment": "",
315
- "hasBeep": false,
316
- "name": "Placeholder for video",
317
- "questionId": "a.video"
319
+ "name": "Needs of community?"
318
320
  }
319
321
  ]
320
322
  }