waha-shared 1.0.207 → 1.0.209
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/dist/data/areas/areas.schema.json +19 -53
- package/dist/data/areas/areas.zod.d.ts +15 -12
- package/dist/data/aslTimestamps/aslTimestamps.schema.json +18 -11
- package/dist/data/aslTimestamps/aslTimestamps.zod.d.ts +4 -34
- package/dist/data/bibleAudios/bibleAudios.schema.json +14 -11
- package/dist/data/bibleAudios/bibleAudios.zod.d.ts +11 -15
- package/dist/data/bibleAudios/bibleAudios.zod.js +5 -4
- package/dist/data/bibleAudios/index.d.ts +5 -2
- package/dist/data/bibleBooks/bibleBooks.schema.json +71 -50
- package/dist/data/bibleBooks/bibleBooks.zod.d.ts +5 -51
- package/dist/data/bibleBooks/index.d.ts +2 -2
- package/dist/data/bibleChaptersList/bibleChaptersList.schema.json +5 -2
- package/dist/data/bibleChaptersList/bibleChaptersList.zod.d.ts +1 -1
- package/dist/data/bibleStatuses/bibleStatuses.json +2 -110
- package/dist/data/bibleStatuses/bibleStatuses.schema.json +46 -40
- package/dist/data/bibleStatuses/bibleStatuses.zod.d.ts +5 -25
- package/dist/data/bibleStatuses/bibleStatuses.zod.js +2 -27
- package/dist/data/bibleTexts/bibleTexts.schema.json +40 -24
- package/dist/data/bibleTexts/bibleTexts.zod.d.ts +11 -39
- package/dist/data/bibleTexts/index.d.ts +3 -3
- package/dist/data/clones/clones.schema.json +27 -26
- package/dist/data/clones/clones.zod.d.ts +2 -24
- package/dist/data/clones/clones.zod.js +1 -1
- package/dist/data/clones/index.d.ts +3 -3
- package/dist/data/countries/countries.schema.json +91 -90
- package/dist/data/countries/countries.zod.d.ts +19 -88
- package/dist/data/countries/countries.zod.js +49 -138
- package/dist/data/countriesAndLanguages/countriesAndLanguages.schema.json +19 -8
- package/dist/data/countriesAndLanguages/countriesAndLanguages.zod.d.ts +2 -28
- package/dist/data/countriesAndLanguages/index.d.ts +2 -2
- package/dist/data/crowdinLanguages/crowdinLanguages.schema.json +13 -4
- package/dist/data/crowdinLanguages/crowdinLanguages.zod.d.ts +1 -13
- package/dist/data/crowdinLanguages/index.d.ts +1 -1
- package/dist/data/curriculumFoundations/curriculumFoundations.schema.json +16 -8
- package/dist/data/curriculumFoundations/curriculumFoundations.zod.d.ts +2 -10
- package/dist/data/curriculumQuestions/curriculumQuestions.schema.json +24 -13
- package/dist/data/curriculumQuestions/curriculumQuestions.zod.d.ts +3 -23
- package/dist/data/curriculumTopics/curriculumTopics.schema.json +16 -8
- package/dist/data/curriculumTopics/curriculumTopics.zod.d.ts +2 -10
- package/dist/data/iosVoiceOverLanguages/iosVoiceOverLanguages.schema.json +5 -2
- package/dist/data/iosVoiceOverLanguages/iosVoiceOverLanguages.zod.d.ts +1 -1
- package/dist/data/iso6933LanguageCodes/iso6933LanguageCodes.schema.json +8 -2
- package/dist/data/iso6933LanguageCodes/iso6933LanguageCodes.zod.js +1 -1
- package/dist/data/languageAssets/languageAssets.json +0 -37702
- package/dist/data/languageAssets/languageAssets.schema.json +15 -12
- package/dist/data/languageAssets/languageAssets.zod.d.ts +1 -1
- package/dist/data/languageAssets/languageAssets.zod.js +3 -43
- package/dist/data/languages/index.d.ts +8 -4
- package/dist/data/languages/languages.json +1 -1
- package/dist/data/languages/languages.schema.json +136 -89
- package/dist/data/languages/languages.zod.d.ts +194 -116
- package/dist/data/languages/languages.zod.js +7 -1
- package/dist/data/mediaDurations/mediaDurations.schema.json +21 -14
- package/dist/data/mediaDurations/mediaDurations.zod.d.ts +1 -1
- package/dist/data/mediaDurations/mediaDurations.zod.js +3 -41
- package/dist/data/notification/notification.schema.json +67 -57
- package/dist/data/notification/notification.zod.d.ts +15 -39
- package/dist/data/notification/notification.zod.js +4 -134
- package/dist/data/numeralMaps/numeralMaps.schema.json +62 -62
- package/dist/data/numeralMaps/numeralMaps.zod.d.ts +2 -46
- package/dist/data/numeralMaps/numeralMaps.zod.js +14 -64
- package/dist/data/phoneLanguages/index.d.ts +1 -1
- package/dist/data/phoneLanguages/phoneLanguages.schema.json +18 -8
- package/dist/data/phoneLanguages/phoneLanguages.zod.d.ts +2 -22
- package/dist/data/questions/index.d.ts +1 -1
- package/dist/data/questions/questions.schema.json +11 -11
- package/dist/data/questions/questions.zod.d.ts +6 -14
- package/dist/data/releaseNotes/index.d.ts +1 -1
- package/dist/data/releaseNotes/releaseNotes.schema.json +23 -11
- package/dist/data/releaseNotes/releaseNotes.zod.d.ts +1 -9
- package/dist/data/releaseNotes/releaseNotes.zod.js +1 -1
- package/dist/data/screenshots/screenshots.schema.json +12 -6
- package/dist/data/screenshots/screenshots.zod.d.ts +1 -5
- package/dist/data/scripts/scripts.schema.json +11 -4
- package/dist/data/scripts/scripts.zod.d.ts +1 -7
- package/dist/data/sets/index.d.ts +2 -2
- package/dist/data/sets/sets.schema.json +25 -22
- package/dist/data/sets/sets.zod.d.ts +61 -39
- package/dist/data/specialIds/specialIds.schema.json +5 -1
- package/dist/data/specialIds/specialIds.zod.d.ts +11 -41
- package/dist/data/translationsApp/index.d.ts +9 -9
- package/dist/data/translationsApp/translationsApp.json +0 -1
- package/dist/data/translationsApp/translationsApp.schema.json +667 -668
- package/dist/data/translationsApp/translationsApp.zod.d.ts +1 -631
- package/dist/data/translationsApp/translationsApp.zod.js +2 -2
- package/dist/data/translationsFtb/translationsFtb.json +0 -884
- package/dist/data/translationsFtb/translationsFtb.schema.json +147 -149
- package/dist/data/translationsFtb/translationsFtb.zod.d.ts +1 -135
- package/dist/data/translationsFtb/translationsFtb.zod.js +1 -1
- package/dist/data/translationsIntroduction/translationsIntroduction.schema.json +15 -18
- package/dist/data/translationsIntroduction/translationsIntroduction.zod.d.ts +2 -160
- package/dist/data/translationsIntroduction/translationsIntroduction.zod.js +1 -1
- package/dist/data/translationsQuestion/translationsQuestion.json +0 -480
- package/dist/data/translationsQuestion/translationsQuestion.schema.json +9 -14
- package/dist/data/translationsQuestion/translationsQuestion.zod.js +1 -1
- package/dist/data/translationsSet/translationsSet.json +11234 -20793
- package/dist/data/translationsSet/translationsSet.schema.json +52 -56
- package/dist/data/translationsSet/translationsSet.zod.d.ts +1 -19
- package/dist/data/translationsSet/translationsSet.zod.js +4 -4
- package/dist/data/translationsSolarSpeaker/translationsSolarSpeaker.schema.json +98 -100
- package/dist/data/translationsSolarSpeaker/translationsSolarSpeaker.zod.d.ts +1 -87
- package/dist/data/translationsSolarSpeaker/translationsSolarSpeaker.zod.js +1 -1
- package/dist/data/translationsSpokenQuestion/translationsSpokenQuestion.json +0 -480
- package/dist/data/translationsSpokenQuestion/translationsSpokenQuestion.schema.json +18 -23
- package/dist/data/translationsSpokenQuestion/translationsSpokenQuestion.zod.js +1 -1
- package/dist/data/youtubePlaylists/youtubePlaylists.schema.json +9 -2
- package/dist/data/youtubePlaylists/youtubePlaylists.zod.js +1 -1
- package/dist/data/youtubeVideos/youtubeVideos.schema.json +9 -2
- package/dist/data/youtubeVideos/youtubeVideos.zod.js +1 -1
- package/dist/types/analytics.d.ts +14 -1
- package/dist/types/articles.d.ts +93 -343
- package/dist/types/bibleChapters.d.ts +13 -91
- package/dist/types/bibleChapters.js +1 -1
- package/dist/types/feedback.d.ts +3 -41
- package/dist/types/feedback.js +1 -1
- package/dist/types/microLessons.d.ts +69 -868
- package/dist/types/notifications.d.ts +19 -119
- package/dist/types/scripturePassages.d.ts +4 -34
- package/dist/types/users.d.ts +221 -776
- package/dist/types/users.js +2 -1
- package/dist/types/webContent.d.ts +8 -20
- package/package.json +3 -3
|
@@ -1,284 +1,282 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
3
|
"type": "object",
|
|
4
|
-
"required": [
|
|
5
|
-
"$schema",
|
|
6
|
-
"data"
|
|
7
|
-
],
|
|
8
|
-
"additionalProperties": false,
|
|
9
4
|
"properties": {
|
|
10
5
|
"$schema": {
|
|
11
|
-
"type": "string"
|
|
12
|
-
"description": "Path to the JSON schema file"
|
|
6
|
+
"type": "string"
|
|
13
7
|
},
|
|
14
8
|
"data": {
|
|
15
|
-
"
|
|
9
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
10
|
+
"type": "object",
|
|
11
|
+
"propertyNames": {
|
|
12
|
+
"type": "string"
|
|
13
|
+
},
|
|
16
14
|
"additionalProperties": {
|
|
17
|
-
"
|
|
15
|
+
"type": "object",
|
|
18
16
|
"properties": {
|
|
19
17
|
"1CH": {
|
|
20
|
-
"
|
|
21
|
-
"
|
|
18
|
+
"type": "string",
|
|
19
|
+
"minLength": 1
|
|
22
20
|
},
|
|
23
21
|
"1CO": {
|
|
24
|
-
"
|
|
25
|
-
"
|
|
22
|
+
"type": "string",
|
|
23
|
+
"minLength": 1
|
|
26
24
|
},
|
|
27
25
|
"1JN": {
|
|
28
|
-
"
|
|
29
|
-
"
|
|
26
|
+
"type": "string",
|
|
27
|
+
"minLength": 1
|
|
30
28
|
},
|
|
31
29
|
"1KI": {
|
|
32
|
-
"
|
|
33
|
-
"
|
|
30
|
+
"type": "string",
|
|
31
|
+
"minLength": 1
|
|
34
32
|
},
|
|
35
33
|
"1PE": {
|
|
36
|
-
"
|
|
37
|
-
"
|
|
34
|
+
"type": "string",
|
|
35
|
+
"minLength": 1
|
|
38
36
|
},
|
|
39
37
|
"1SA": {
|
|
40
|
-
"
|
|
41
|
-
"
|
|
38
|
+
"type": "string",
|
|
39
|
+
"minLength": 1
|
|
42
40
|
},
|
|
43
41
|
"1TH": {
|
|
44
|
-
"
|
|
45
|
-
"
|
|
42
|
+
"type": "string",
|
|
43
|
+
"minLength": 1
|
|
46
44
|
},
|
|
47
45
|
"1TI": {
|
|
48
|
-
"
|
|
49
|
-
"
|
|
46
|
+
"type": "string",
|
|
47
|
+
"minLength": 1
|
|
50
48
|
},
|
|
51
49
|
"2CH": {
|
|
52
|
-
"
|
|
53
|
-
"
|
|
50
|
+
"type": "string",
|
|
51
|
+
"minLength": 1
|
|
54
52
|
},
|
|
55
53
|
"2CO": {
|
|
56
|
-
"
|
|
57
|
-
"
|
|
54
|
+
"type": "string",
|
|
55
|
+
"minLength": 1
|
|
58
56
|
},
|
|
59
57
|
"2JN": {
|
|
60
|
-
"
|
|
61
|
-
"
|
|
58
|
+
"type": "string",
|
|
59
|
+
"minLength": 1
|
|
62
60
|
},
|
|
63
61
|
"2KI": {
|
|
64
|
-
"
|
|
65
|
-
"
|
|
62
|
+
"type": "string",
|
|
63
|
+
"minLength": 1
|
|
66
64
|
},
|
|
67
65
|
"2PE": {
|
|
68
|
-
"
|
|
69
|
-
"
|
|
66
|
+
"type": "string",
|
|
67
|
+
"minLength": 1
|
|
70
68
|
},
|
|
71
69
|
"2SA": {
|
|
72
|
-
"
|
|
73
|
-
"
|
|
70
|
+
"type": "string",
|
|
71
|
+
"minLength": 1
|
|
74
72
|
},
|
|
75
73
|
"2TH": {
|
|
76
|
-
"
|
|
77
|
-
"
|
|
74
|
+
"type": "string",
|
|
75
|
+
"minLength": 1
|
|
78
76
|
},
|
|
79
77
|
"2TI": {
|
|
80
|
-
"
|
|
81
|
-
"
|
|
78
|
+
"type": "string",
|
|
79
|
+
"minLength": 1
|
|
82
80
|
},
|
|
83
81
|
"3JN": {
|
|
84
|
-
"
|
|
85
|
-
"
|
|
82
|
+
"type": "string",
|
|
83
|
+
"minLength": 1
|
|
86
84
|
},
|
|
87
85
|
"ACT": {
|
|
88
|
-
"
|
|
89
|
-
"
|
|
86
|
+
"type": "string",
|
|
87
|
+
"minLength": 1
|
|
90
88
|
},
|
|
91
89
|
"AMO": {
|
|
92
|
-
"
|
|
93
|
-
"
|
|
90
|
+
"type": "string",
|
|
91
|
+
"minLength": 1
|
|
94
92
|
},
|
|
95
93
|
"COL": {
|
|
96
|
-
"
|
|
97
|
-
"
|
|
94
|
+
"type": "string",
|
|
95
|
+
"minLength": 1
|
|
98
96
|
},
|
|
99
97
|
"DAN": {
|
|
100
|
-
"
|
|
101
|
-
"
|
|
98
|
+
"type": "string",
|
|
99
|
+
"minLength": 1
|
|
102
100
|
},
|
|
103
101
|
"DEU": {
|
|
104
|
-
"
|
|
105
|
-
"
|
|
102
|
+
"type": "string",
|
|
103
|
+
"minLength": 1
|
|
106
104
|
},
|
|
107
105
|
"ECC": {
|
|
108
|
-
"
|
|
109
|
-
"
|
|
106
|
+
"type": "string",
|
|
107
|
+
"minLength": 1
|
|
110
108
|
},
|
|
111
109
|
"EPH": {
|
|
112
|
-
"
|
|
113
|
-
"
|
|
110
|
+
"type": "string",
|
|
111
|
+
"minLength": 1
|
|
114
112
|
},
|
|
115
113
|
"EST": {
|
|
116
|
-
"
|
|
117
|
-
"
|
|
114
|
+
"type": "string",
|
|
115
|
+
"minLength": 1
|
|
118
116
|
},
|
|
119
117
|
"EXO": {
|
|
120
|
-
"
|
|
121
|
-
"
|
|
118
|
+
"type": "string",
|
|
119
|
+
"minLength": 1
|
|
122
120
|
},
|
|
123
121
|
"EZK": {
|
|
124
|
-
"
|
|
125
|
-
"
|
|
122
|
+
"type": "string",
|
|
123
|
+
"minLength": 1
|
|
126
124
|
},
|
|
127
125
|
"EZR": {
|
|
128
|
-
"
|
|
129
|
-
"
|
|
126
|
+
"type": "string",
|
|
127
|
+
"minLength": 1
|
|
130
128
|
},
|
|
131
129
|
"GAL": {
|
|
132
|
-
"
|
|
133
|
-
"
|
|
130
|
+
"type": "string",
|
|
131
|
+
"minLength": 1
|
|
134
132
|
},
|
|
135
133
|
"GEN": {
|
|
136
|
-
"
|
|
137
|
-
"
|
|
134
|
+
"type": "string",
|
|
135
|
+
"minLength": 1
|
|
138
136
|
},
|
|
139
137
|
"HAB": {
|
|
140
|
-
"
|
|
141
|
-
"
|
|
138
|
+
"type": "string",
|
|
139
|
+
"minLength": 1
|
|
142
140
|
},
|
|
143
141
|
"HAG": {
|
|
144
|
-
"
|
|
145
|
-
"
|
|
142
|
+
"type": "string",
|
|
143
|
+
"minLength": 1
|
|
146
144
|
},
|
|
147
145
|
"HEB": {
|
|
148
|
-
"
|
|
149
|
-
"
|
|
146
|
+
"type": "string",
|
|
147
|
+
"minLength": 1
|
|
150
148
|
},
|
|
151
149
|
"HOS": {
|
|
152
|
-
"
|
|
153
|
-
"
|
|
150
|
+
"type": "string",
|
|
151
|
+
"minLength": 1
|
|
154
152
|
},
|
|
155
153
|
"ISA": {
|
|
156
|
-
"
|
|
157
|
-
"
|
|
154
|
+
"type": "string",
|
|
155
|
+
"minLength": 1
|
|
158
156
|
},
|
|
159
157
|
"JAS": {
|
|
160
|
-
"
|
|
161
|
-
"
|
|
158
|
+
"type": "string",
|
|
159
|
+
"minLength": 1
|
|
162
160
|
},
|
|
163
161
|
"JDG": {
|
|
164
|
-
"
|
|
165
|
-
"
|
|
162
|
+
"type": "string",
|
|
163
|
+
"minLength": 1
|
|
166
164
|
},
|
|
167
165
|
"JER": {
|
|
168
|
-
"
|
|
169
|
-
"
|
|
166
|
+
"type": "string",
|
|
167
|
+
"minLength": 1
|
|
170
168
|
},
|
|
171
169
|
"JHN": {
|
|
172
|
-
"
|
|
173
|
-
"
|
|
170
|
+
"type": "string",
|
|
171
|
+
"minLength": 1
|
|
174
172
|
},
|
|
175
173
|
"JOB": {
|
|
176
|
-
"
|
|
177
|
-
"
|
|
174
|
+
"type": "string",
|
|
175
|
+
"minLength": 1
|
|
178
176
|
},
|
|
179
177
|
"JOL": {
|
|
180
|
-
"
|
|
181
|
-
"
|
|
178
|
+
"type": "string",
|
|
179
|
+
"minLength": 1
|
|
182
180
|
},
|
|
183
181
|
"JON": {
|
|
184
|
-
"
|
|
185
|
-
"
|
|
182
|
+
"type": "string",
|
|
183
|
+
"minLength": 1
|
|
186
184
|
},
|
|
187
185
|
"JOS": {
|
|
188
|
-
"
|
|
189
|
-
"
|
|
186
|
+
"type": "string",
|
|
187
|
+
"minLength": 1
|
|
190
188
|
},
|
|
191
189
|
"JUD": {
|
|
192
|
-
"
|
|
193
|
-
"
|
|
190
|
+
"type": "string",
|
|
191
|
+
"minLength": 1
|
|
194
192
|
},
|
|
195
193
|
"LAM": {
|
|
196
|
-
"
|
|
197
|
-
"
|
|
194
|
+
"type": "string",
|
|
195
|
+
"minLength": 1
|
|
198
196
|
},
|
|
199
197
|
"LEV": {
|
|
200
|
-
"
|
|
201
|
-
"
|
|
198
|
+
"type": "string",
|
|
199
|
+
"minLength": 1
|
|
202
200
|
},
|
|
203
201
|
"LUK": {
|
|
204
|
-
"
|
|
205
|
-
"
|
|
202
|
+
"type": "string",
|
|
203
|
+
"minLength": 1
|
|
206
204
|
},
|
|
207
205
|
"MAL": {
|
|
208
|
-
"
|
|
209
|
-
"
|
|
206
|
+
"type": "string",
|
|
207
|
+
"minLength": 1
|
|
210
208
|
},
|
|
211
209
|
"MAT": {
|
|
212
|
-
"
|
|
213
|
-
"
|
|
210
|
+
"type": "string",
|
|
211
|
+
"minLength": 1
|
|
214
212
|
},
|
|
215
213
|
"MIC": {
|
|
216
|
-
"
|
|
217
|
-
"
|
|
214
|
+
"type": "string",
|
|
215
|
+
"minLength": 1
|
|
218
216
|
},
|
|
219
217
|
"MRK": {
|
|
220
|
-
"
|
|
221
|
-
"
|
|
218
|
+
"type": "string",
|
|
219
|
+
"minLength": 1
|
|
222
220
|
},
|
|
223
221
|
"NAM": {
|
|
224
|
-
"
|
|
225
|
-
"
|
|
222
|
+
"type": "string",
|
|
223
|
+
"minLength": 1
|
|
226
224
|
},
|
|
227
225
|
"NEH": {
|
|
228
|
-
"
|
|
229
|
-
"
|
|
226
|
+
"type": "string",
|
|
227
|
+
"minLength": 1
|
|
230
228
|
},
|
|
231
229
|
"NUM": {
|
|
232
|
-
"
|
|
233
|
-
"
|
|
230
|
+
"type": "string",
|
|
231
|
+
"minLength": 1
|
|
234
232
|
},
|
|
235
233
|
"OBA": {
|
|
236
|
-
"
|
|
237
|
-
"
|
|
234
|
+
"type": "string",
|
|
235
|
+
"minLength": 1
|
|
238
236
|
},
|
|
239
237
|
"PHM": {
|
|
240
|
-
"
|
|
241
|
-
"
|
|
238
|
+
"type": "string",
|
|
239
|
+
"minLength": 1
|
|
242
240
|
},
|
|
243
241
|
"PHP": {
|
|
244
|
-
"
|
|
245
|
-
"
|
|
242
|
+
"type": "string",
|
|
243
|
+
"minLength": 1
|
|
246
244
|
},
|
|
247
245
|
"PRO": {
|
|
248
|
-
"
|
|
249
|
-
"
|
|
246
|
+
"type": "string",
|
|
247
|
+
"minLength": 1
|
|
250
248
|
},
|
|
251
249
|
"PSA": {
|
|
252
|
-
"
|
|
253
|
-
"
|
|
250
|
+
"type": "string",
|
|
251
|
+
"minLength": 1
|
|
254
252
|
},
|
|
255
253
|
"REV": {
|
|
256
|
-
"
|
|
257
|
-
"
|
|
254
|
+
"type": "string",
|
|
255
|
+
"minLength": 1
|
|
258
256
|
},
|
|
259
257
|
"ROM": {
|
|
260
|
-
"
|
|
261
|
-
"
|
|
258
|
+
"type": "string",
|
|
259
|
+
"minLength": 1
|
|
262
260
|
},
|
|
263
261
|
"RUT": {
|
|
264
|
-
"
|
|
265
|
-
"
|
|
262
|
+
"type": "string",
|
|
263
|
+
"minLength": 1
|
|
266
264
|
},
|
|
267
265
|
"SNG": {
|
|
268
|
-
"
|
|
269
|
-
"
|
|
266
|
+
"type": "string",
|
|
267
|
+
"minLength": 1
|
|
270
268
|
},
|
|
271
269
|
"TIT": {
|
|
272
|
-
"
|
|
273
|
-
"
|
|
270
|
+
"type": "string",
|
|
271
|
+
"minLength": 1
|
|
274
272
|
},
|
|
275
273
|
"ZEC": {
|
|
276
|
-
"
|
|
277
|
-
"
|
|
274
|
+
"type": "string",
|
|
275
|
+
"minLength": 1
|
|
278
276
|
},
|
|
279
277
|
"ZEP": {
|
|
280
|
-
"
|
|
281
|
-
"
|
|
278
|
+
"type": "string",
|
|
279
|
+
"minLength": 1
|
|
282
280
|
}
|
|
283
281
|
},
|
|
284
282
|
"required": [
|
|
@@ -349,13 +347,13 @@
|
|
|
349
347
|
"ZEC",
|
|
350
348
|
"ZEP"
|
|
351
349
|
],
|
|
352
|
-
"
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
"description": "Language id (3 lowercase letters).",
|
|
356
|
-
"pattern": "^[a-z]{3}$"
|
|
357
|
-
},
|
|
358
|
-
"type": "object"
|
|
350
|
+
"additionalProperties": false,
|
|
351
|
+
"description": "Translations for a single language (identified by a 3-letter code)_"
|
|
352
|
+
}
|
|
359
353
|
}
|
|
360
|
-
}
|
|
354
|
+
},
|
|
355
|
+
"required": [
|
|
356
|
+
"$schema",
|
|
357
|
+
"data"
|
|
358
|
+
]
|
|
361
359
|
}
|
|
@@ -66,139 +66,5 @@ export declare const TranslationsFtb: z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
|
66
66
|
TIT: z.ZodString;
|
|
67
67
|
ZEC: z.ZodString;
|
|
68
68
|
ZEP: z.ZodString;
|
|
69
|
-
},
|
|
70
|
-
'1CH': string;
|
|
71
|
-
'1CO': string;
|
|
72
|
-
'1JN': string;
|
|
73
|
-
'1KI': string;
|
|
74
|
-
'1PE': string;
|
|
75
|
-
'1SA': string;
|
|
76
|
-
'1TH': string;
|
|
77
|
-
'1TI': string;
|
|
78
|
-
'2CH': string;
|
|
79
|
-
'2CO': string;
|
|
80
|
-
'2JN': string;
|
|
81
|
-
'2KI': string;
|
|
82
|
-
'2PE': string;
|
|
83
|
-
'2SA': string;
|
|
84
|
-
'2TH': string;
|
|
85
|
-
'2TI': string;
|
|
86
|
-
'3JN': string;
|
|
87
|
-
ACT: string;
|
|
88
|
-
AMO: string;
|
|
89
|
-
COL: string;
|
|
90
|
-
DAN: string;
|
|
91
|
-
DEU: string;
|
|
92
|
-
ECC: string;
|
|
93
|
-
EPH: string;
|
|
94
|
-
EST: string;
|
|
95
|
-
EXO: string;
|
|
96
|
-
EZK: string;
|
|
97
|
-
EZR: string;
|
|
98
|
-
GAL: string;
|
|
99
|
-
GEN: string;
|
|
100
|
-
HAB: string;
|
|
101
|
-
HAG: string;
|
|
102
|
-
HEB: string;
|
|
103
|
-
HOS: string;
|
|
104
|
-
ISA: string;
|
|
105
|
-
JAS: string;
|
|
106
|
-
JDG: string;
|
|
107
|
-
JER: string;
|
|
108
|
-
JHN: string;
|
|
109
|
-
JOB: string;
|
|
110
|
-
JOL: string;
|
|
111
|
-
JON: string;
|
|
112
|
-
JOS: string;
|
|
113
|
-
JUD: string;
|
|
114
|
-
LAM: string;
|
|
115
|
-
LEV: string;
|
|
116
|
-
LUK: string;
|
|
117
|
-
MAL: string;
|
|
118
|
-
MAT: string;
|
|
119
|
-
MIC: string;
|
|
120
|
-
MRK: string;
|
|
121
|
-
NAM: string;
|
|
122
|
-
NEH: string;
|
|
123
|
-
NUM: string;
|
|
124
|
-
OBA: string;
|
|
125
|
-
PHM: string;
|
|
126
|
-
PHP: string;
|
|
127
|
-
PRO: string;
|
|
128
|
-
PSA: string;
|
|
129
|
-
REV: string;
|
|
130
|
-
ROM: string;
|
|
131
|
-
RUT: string;
|
|
132
|
-
SNG: string;
|
|
133
|
-
TIT: string;
|
|
134
|
-
ZEC: string;
|
|
135
|
-
ZEP: string;
|
|
136
|
-
}, {
|
|
137
|
-
'1CH': string;
|
|
138
|
-
'1CO': string;
|
|
139
|
-
'1JN': string;
|
|
140
|
-
'1KI': string;
|
|
141
|
-
'1PE': string;
|
|
142
|
-
'1SA': string;
|
|
143
|
-
'1TH': string;
|
|
144
|
-
'1TI': string;
|
|
145
|
-
'2CH': string;
|
|
146
|
-
'2CO': string;
|
|
147
|
-
'2JN': string;
|
|
148
|
-
'2KI': string;
|
|
149
|
-
'2PE': string;
|
|
150
|
-
'2SA': string;
|
|
151
|
-
'2TH': string;
|
|
152
|
-
'2TI': string;
|
|
153
|
-
'3JN': string;
|
|
154
|
-
ACT: string;
|
|
155
|
-
AMO: string;
|
|
156
|
-
COL: string;
|
|
157
|
-
DAN: string;
|
|
158
|
-
DEU: string;
|
|
159
|
-
ECC: string;
|
|
160
|
-
EPH: string;
|
|
161
|
-
EST: string;
|
|
162
|
-
EXO: string;
|
|
163
|
-
EZK: string;
|
|
164
|
-
EZR: string;
|
|
165
|
-
GAL: string;
|
|
166
|
-
GEN: string;
|
|
167
|
-
HAB: string;
|
|
168
|
-
HAG: string;
|
|
169
|
-
HEB: string;
|
|
170
|
-
HOS: string;
|
|
171
|
-
ISA: string;
|
|
172
|
-
JAS: string;
|
|
173
|
-
JDG: string;
|
|
174
|
-
JER: string;
|
|
175
|
-
JHN: string;
|
|
176
|
-
JOB: string;
|
|
177
|
-
JOL: string;
|
|
178
|
-
JON: string;
|
|
179
|
-
JOS: string;
|
|
180
|
-
JUD: string;
|
|
181
|
-
LAM: string;
|
|
182
|
-
LEV: string;
|
|
183
|
-
LUK: string;
|
|
184
|
-
MAL: string;
|
|
185
|
-
MAT: string;
|
|
186
|
-
MIC: string;
|
|
187
|
-
MRK: string;
|
|
188
|
-
NAM: string;
|
|
189
|
-
NEH: string;
|
|
190
|
-
NUM: string;
|
|
191
|
-
OBA: string;
|
|
192
|
-
PHM: string;
|
|
193
|
-
PHP: string;
|
|
194
|
-
PRO: string;
|
|
195
|
-
PSA: string;
|
|
196
|
-
REV: string;
|
|
197
|
-
ROM: string;
|
|
198
|
-
RUT: string;
|
|
199
|
-
SNG: string;
|
|
200
|
-
TIT: string;
|
|
201
|
-
ZEC: string;
|
|
202
|
-
ZEP: string;
|
|
203
|
-
}>>;
|
|
69
|
+
}, z.core.$strip>>;
|
|
204
70
|
export type TranslationsFtb = z.infer<typeof TranslationsFtb>;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.TranslationsFtb = void 0;
|
|
4
4
|
const zod_1 = require("zod");
|
|
5
|
-
exports.TranslationsFtb = zod_1.z.record(zod_1.z
|
|
5
|
+
exports.TranslationsFtb = zod_1.z.record(zod_1.z.string(), zod_1.z
|
|
6
6
|
.object({
|
|
7
7
|
'1CH': zod_1.z.string().min(1),
|
|
8
8
|
'1CO': zod_1.z.string().min(1),
|
|
@@ -1,35 +1,24 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
3
3
|
"type": "object",
|
|
4
|
-
"required": [
|
|
5
|
-
"$schema",
|
|
6
|
-
"data"
|
|
7
|
-
],
|
|
8
|
-
"additionalProperties": false,
|
|
9
4
|
"properties": {
|
|
10
5
|
"$schema": {
|
|
11
|
-
"type": "string"
|
|
12
|
-
"description": "Path to the JSON schema file"
|
|
6
|
+
"type": "string"
|
|
13
7
|
},
|
|
14
8
|
"data": {
|
|
15
|
-
"$
|
|
16
|
-
"title": "Introduction Translations",
|
|
9
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
17
10
|
"type": "object",
|
|
18
|
-
"description": "Schema for introductionTranslations_json. Root keys are 3-letter language identifiers (ISO-639 style). Each language object contains an 'introduction' string and an 'introductions' object mapping lesson identifiers (e.g. 03.005.001) or the key 'eq' to localized string content.",
|
|
19
11
|
"propertyNames": {
|
|
20
|
-
"
|
|
21
|
-
"description": "Language id (3 lowercase letters)."
|
|
12
|
+
"type": "string"
|
|
22
13
|
},
|
|
23
14
|
"additionalProperties": {
|
|
24
15
|
"type": "object",
|
|
25
|
-
"description": "Translations for a single language (identified by a 3-letter code).",
|
|
26
16
|
"properties": {
|
|
27
17
|
"introduction": {
|
|
28
18
|
"type": "string"
|
|
29
19
|
},
|
|
30
20
|
"introductions": {
|
|
31
21
|
"type": "object",
|
|
32
|
-
"description": "Mapping of lesson identifiers (NN.NNN.NNN) or 'eq' to translated strings.",
|
|
33
22
|
"properties": {
|
|
34
23
|
"03.005.001": {
|
|
35
24
|
"type": "string",
|
|
@@ -218,15 +207,23 @@
|
|
|
218
207
|
"03.007.011",
|
|
219
208
|
"03.007.012",
|
|
220
209
|
"eq"
|
|
221
|
-
]
|
|
210
|
+
],
|
|
211
|
+
"additionalProperties": false,
|
|
212
|
+
"description": "Mapping of lesson identifiers (NN.NNN.NNN) or 'eq' to translated strings."
|
|
222
213
|
}
|
|
223
214
|
},
|
|
224
215
|
"required": [
|
|
225
216
|
"introduction",
|
|
226
217
|
"introductions"
|
|
227
218
|
],
|
|
228
|
-
"additionalProperties": false
|
|
229
|
-
|
|
219
|
+
"additionalProperties": false,
|
|
220
|
+
"description": "Translations for a single language (identified by a 3-letter code)."
|
|
221
|
+
},
|
|
222
|
+
"description": "Schema for introductionTranslations_json. Root keys are 3-letter language identifiers (ISO-639 style). Each language object contains an 'introduction' string and an 'introductions' object mapping lesson identifiers (e.g. 03.005.001) or the key 'eq' to localized string content."
|
|
230
223
|
}
|
|
231
|
-
}
|
|
224
|
+
},
|
|
225
|
+
"required": [
|
|
226
|
+
"$schema",
|
|
227
|
+
"data"
|
|
228
|
+
]
|
|
232
229
|
}
|