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
@@ -1,7 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.notification = void 0;
4
- // This file is auto-generated by scripts/prep. Do not edit manually.
5
4
  const notification_zod_1 = require("./notification.zod");
6
5
  const data = require('./notification.json');
7
6
  exports.notification = notification_zod_1.Notification.parse(data.data);
@@ -1,22 +1,33 @@
1
1
  {
2
- "description": "This file is auto-generated by scripts/prep. Do not edit manually.",
3
2
  "$schema": "http://json-schema.org/draft-07/schema#",
4
3
  "type": "object",
5
4
  "properties": {
6
- "$schema": { "type": "string" },
5
+ "$schema": {
6
+ "type": "string"
7
+ },
7
8
  "data": {
8
9
  "$schema": "https://json-schema.org/draft/2020-12/schema",
9
10
  "type": "object",
10
11
  "properties": {
11
12
  "title": {
12
13
  "type": "object",
13
- "propertyNames": { "type": "string", "pattern": "^[a-z]{3}$" },
14
- "additionalProperties": { "type": "string" }
14
+ "propertyNames": {
15
+ "type": "string",
16
+ "pattern": "^[a-z]{3}$"
17
+ },
18
+ "additionalProperties": {
19
+ "type": "string"
20
+ }
15
21
  },
16
22
  "body": {
17
23
  "type": "object",
18
- "propertyNames": { "type": "string", "pattern": "^[a-z]{3}$" },
19
- "additionalProperties": { "type": "string" }
24
+ "propertyNames": {
25
+ "type": "string",
26
+ "pattern": "^[a-z]{3}$"
27
+ },
28
+ "additionalProperties": {
29
+ "type": "string"
30
+ }
20
31
  },
21
32
  "actionUrl": {
22
33
  "type": "string",
@@ -25,24 +36,43 @@
25
36
  },
26
37
  "countriesToNotSendTo": {
27
38
  "type": "array",
28
- "items": { "type": "string" },
39
+ "items": {
40
+ "type": "string"
41
+ },
29
42
  "description": "Users in any country EXCEPT these will receive the notification. Cannot be defined with `countriesToSendTo`."
30
43
  },
31
44
  "countriesToSendTo": {
32
45
  "type": "array",
33
- "items": { "type": "string" },
46
+ "items": {
47
+ "type": "string"
48
+ },
34
49
  "description": "Only users who have logged activity in the specified countries will receive the notification. To send to users in all countries, don't include this key. Cannot be defined with `countriesToNotSendTo`."
35
50
  },
36
51
  "faithJourney": {
37
52
  "type": "string",
38
- "enum": ["all", "seekers", "believers"],
53
+ "enum": [
54
+ "all",
55
+ "seekers",
56
+ "believers"
57
+ ],
39
58
  "description": "Only users who match the specified faith journey status will receive the notification. To send to all users regardless of faith journey, use \"all\"."
40
59
  },
41
- "imageUrl": { "type": "string", "pattern": "^https:\\/\\/.+$" },
60
+ "imageUrl": {
61
+ "type": "string",
62
+ "pattern": "^https:\\/\\/.+$"
63
+ },
42
64
  "meetLanguages": {
43
65
  "anyOf": [
44
- { "type": "string", "const": "all" },
45
- { "type": "array", "items": { "type": "string" } }
66
+ {
67
+ "type": "string",
68
+ "const": "all"
69
+ },
70
+ {
71
+ "type": "array",
72
+ "items": {
73
+ "type": "string"
74
+ }
75
+ }
46
76
  ],
47
77
  "description": "Only users who have the specified meet languages as favorites will receive the notification. To send to users across all meet languages, use \"all\"."
48
78
  },
@@ -53,28 +83,49 @@
53
83
  },
54
84
  "pushBody": {
55
85
  "type": "object",
56
- "propertyNames": { "type": "string", "pattern": "^[a-z]{3}$" },
57
- "additionalProperties": { "type": "string" }
86
+ "propertyNames": {
87
+ "type": "string",
88
+ "pattern": "^[a-z]{3}$"
89
+ },
90
+ "additionalProperties": {
91
+ "type": "string"
92
+ }
58
93
  },
59
94
  "pushTitle": {
60
95
  "type": "object",
61
- "propertyNames": { "type": "string", "pattern": "^[a-z]{3}$" },
62
- "additionalProperties": { "type": "string" }
96
+ "propertyNames": {
97
+ "type": "string",
98
+ "pattern": "^[a-z]{3}$"
99
+ },
100
+ "additionalProperties": {
101
+ "type": "string"
102
+ }
63
103
  },
64
104
  "pushTokens": {
65
105
  "type": "array",
66
- "items": { "type": "string" },
106
+ "items": {
107
+ "type": "string"
108
+ },
67
109
  "description": "List of push tokens to send the notification to. If not provided, the notification will be sent to all users who match the other criteria. If provided, the other filters will be ignored."
68
110
  },
69
111
  "verified": {
70
112
  "type": "array",
71
- "items": { "type": "string" },
113
+ "items": {
114
+ "type": "string"
115
+ },
72
116
  "description": "List of languages that have had their translation verified. These languages will NOT show the 'translated by AI' message in the app. English should never be included, as its translations are always verified."
73
117
  }
74
118
  },
75
- "required": ["title", "body", "verified"],
119
+ "required": [
120
+ "title",
121
+ "body",
122
+ "verified"
123
+ ],
76
124
  "additionalProperties": false
77
125
  }
78
126
  },
79
- "required": ["$schema", "data"]
127
+ "required": [
128
+ "$schema",
129
+ "data"
130
+ ]
80
131
  }
@@ -1,7 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.numeralMaps = void 0;
4
- // This file is auto-generated by scripts/prep. Do not edit manually.
5
4
  const numeralMaps_zod_1 = require("./numeralMaps.zod");
6
5
  const data = require('./numeralMaps.json');
7
6
  exports.numeralMaps = numeralMaps_zod_1.NumeralMaps.parse(data.data);
@@ -1,13 +1,16 @@
1
1
  {
2
- "description": "This file is auto-generated by scripts/prep. Do not edit manually.",
3
2
  "$schema": "http://json-schema.org/draft-07/schema#",
4
3
  "type": "object",
5
4
  "properties": {
6
- "$schema": { "type": "string" },
5
+ "$schema": {
6
+ "type": "string"
7
+ },
7
8
  "data": {
8
9
  "$schema": "https://json-schema.org/draft/2020-12/schema",
9
10
  "type": "object",
10
- "propertyNames": { "type": "string" },
11
+ "propertyNames": {
12
+ "type": "string"
13
+ },
11
14
  "additionalProperties": {
12
15
  "type": "object",
13
16
  "properties": {
@@ -52,12 +55,26 @@
52
55
  "description": "Character representation of digit 9"
53
56
  }
54
57
  },
55
- "required": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9"],
58
+ "required": [
59
+ "0",
60
+ "1",
61
+ "2",
62
+ "3",
63
+ "4",
64
+ "5",
65
+ "6",
66
+ "7",
67
+ "8",
68
+ "9"
69
+ ],
56
70
  "additionalProperties": false,
57
71
  "description": "A numeral system mapping"
58
72
  },
59
73
  "description": "Maps of numeral systems with digits 0-9 to their corresponding characters"
60
74
  }
61
75
  },
62
- "required": ["$schema", "data"]
76
+ "required": [
77
+ "$schema",
78
+ "data"
79
+ ]
63
80
  }
@@ -1,7 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.phoneLanguages = void 0;
4
- // This file is auto-generated by scripts/prep. Do not edit manually.
5
4
  const phoneLanguages_zod_1 = require("./phoneLanguages.zod");
6
5
  const data = require('./phoneLanguages.json');
7
6
  exports.phoneLanguages = phoneLanguages_zod_1.PhoneLanguages.parse(data.data);
@@ -1,9 +1,10 @@
1
1
  {
2
- "description": "This file is auto-generated by scripts/prep. Do not edit manually.",
3
2
  "$schema": "http://json-schema.org/draft-07/schema#",
4
3
  "type": "object",
5
4
  "properties": {
6
- "$schema": { "type": "string" },
5
+ "$schema": {
6
+ "type": "string"
7
+ },
7
8
  "data": {
8
9
  "$schema": "https://json-schema.org/draft/2020-12/schema",
9
10
  "type": "array",
@@ -32,16 +33,26 @@
32
33
  "description": "Three-letter ISO 639-3 language code"
33
34
  }
34
35
  },
35
- "required": ["exonym", "threeLetterId"],
36
+ "required": [
37
+ "exonym",
38
+ "threeLetterId"
39
+ ],
36
40
  "additionalProperties": false
37
41
  },
38
42
  "description": "Alternative language options that can be used for this phone language"
39
43
  }
40
44
  },
41
- "required": ["twoLetterId", "exonym", "alternatives"],
45
+ "required": [
46
+ "twoLetterId",
47
+ "exonym",
48
+ "alternatives"
49
+ ],
42
50
  "additionalProperties": false
43
51
  }
44
52
  }
45
53
  },
46
- "required": ["$schema", "data"]
54
+ "required": [
55
+ "$schema",
56
+ "data"
57
+ ]
47
58
  }
@@ -1,7 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.questions = void 0;
4
- // This file is auto-generated by scripts/prep. Do not edit manually.
5
4
  const questions_zod_1 = require("./questions.zod");
6
5
  const data = require('./questions.json');
7
6
  exports.questions = questions_zod_1.Questions.parse(data.data);
@@ -1,35 +1,52 @@
1
1
  {
2
- "description": "This file is auto-generated by scripts/prep. Do not edit manually.",
3
2
  "$schema": "http://json-schema.org/draft-07/schema#",
4
3
  "type": "object",
5
4
  "properties": {
6
- "$schema": { "type": "string" },
5
+ "$schema": {
6
+ "type": "string"
7
+ },
7
8
  "data": {
8
9
  "$schema": "https://json-schema.org/draft/2020-12/schema",
9
10
  "type": "array",
10
11
  "items": {
11
12
  "type": "object",
12
13
  "properties": {
13
- "questionId": { "type": "string" },
14
+ "questionId": {
15
+ "type": "string"
16
+ },
14
17
  "name": {
15
18
  "type": "string",
16
19
  "description": "A shorthand name for the question so the question can be identified more easily."
17
20
  },
18
- "comment": { "type": "string" },
21
+ "comment": {
22
+ "type": "string"
23
+ },
19
24
  "hasBeep": {
20
25
  "type": "boolean",
21
26
  "description": "Whether or not the question should have a beep after, which indicates whether or not the group should pause and discuss."
22
27
  },
23
28
  "music": {
24
29
  "type": "string",
25
- "enum": ["outroLong", "outroShort", "intro"],
30
+ "enum": [
31
+ "outroLong",
32
+ "outroShort",
33
+ "intro"
34
+ ],
26
35
  "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
36
  }
28
37
  },
29
- "required": ["questionId", "name", "comment", "hasBeep"],
38
+ "required": [
39
+ "questionId",
40
+ "name",
41
+ "comment",
42
+ "hasBeep"
43
+ ],
30
44
  "additionalProperties": false
31
45
  }
32
46
  }
33
47
  },
34
- "required": ["$schema", "data"]
48
+ "required": [
49
+ "$schema",
50
+ "data"
51
+ ]
35
52
  }
@@ -1,7 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.releaseNotes = void 0;
4
- // This file is auto-generated by scripts/prep. Do not edit manually.
5
4
  const releaseNotes_zod_1 = require("./releaseNotes.zod");
6
5
  const data = require('./releaseNotes.json');
7
6
  exports.releaseNotes = releaseNotes_zod_1.ReleaseNotes.parse(data.data);
@@ -1,9 +1,10 @@
1
1
  {
2
- "description": "This file is auto-generated by scripts/prep. Do not edit manually.",
3
2
  "$schema": "http://json-schema.org/draft-07/schema#",
4
3
  "type": "object",
5
4
  "properties": {
6
- "$schema": { "type": "string" },
5
+ "$schema": {
6
+ "type": "string"
7
+ },
7
8
  "data": {
8
9
  "$schema": "https://json-schema.org/draft/2020-12/schema",
9
10
  "type": "array",
@@ -16,18 +17,29 @@
16
17
  },
17
18
  "notes": {
18
19
  "type": "object",
19
- "propertyNames": { "type": "string" },
20
- "additionalProperties": { "type": "string" }
20
+ "propertyNames": {
21
+ "type": "string"
22
+ },
23
+ "additionalProperties": {
24
+ "type": "string"
25
+ }
21
26
  },
22
27
  "showInApp": {
23
28
  "type": "boolean",
24
29
  "description": "If true, these release notes will pop up in a modal when the user updates to the newest version."
25
30
  }
26
31
  },
27
- "required": ["version", "notes", "showInApp"],
32
+ "required": [
33
+ "version",
34
+ "notes",
35
+ "showInApp"
36
+ ],
28
37
  "additionalProperties": false
29
38
  }
30
39
  }
31
40
  },
32
- "required": ["$schema", "data"]
41
+ "required": [
42
+ "$schema",
43
+ "data"
44
+ ]
33
45
  }
@@ -1,7 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.screenshots = void 0;
4
- // This file is auto-generated by scripts/prep. Do not edit manually.
5
4
  const screenshots_zod_1 = require("./screenshots.zod");
6
5
  const data = require('./screenshots.json');
7
6
  exports.screenshots = screenshots_zod_1.Screenshots.parse(data.data);
@@ -1,9 +1,10 @@
1
1
  {
2
- "description": "This file is auto-generated by scripts/prep. Do not edit manually.",
3
2
  "$schema": "http://json-schema.org/draft-07/schema#",
4
3
  "type": "object",
5
4
  "properties": {
6
- "$schema": { "type": "string" },
5
+ "$schema": {
6
+ "type": "string"
7
+ },
7
8
  "data": {
8
9
  "$schema": "https://json-schema.org/draft/2020-12/schema",
9
10
  "type": "object",
@@ -13,9 +14,14 @@
13
14
  "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."
14
15
  }
15
16
  },
16
- "required": ["screenshotMode"],
17
+ "required": [
18
+ "screenshotMode"
19
+ ],
17
20
  "additionalProperties": false
18
21
  }
19
22
  },
20
- "required": ["$schema", "data"]
23
+ "required": [
24
+ "$schema",
25
+ "data"
26
+ ]
21
27
  }
@@ -1,7 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.scripts = void 0;
4
- // This file is auto-generated by scripts/prep. Do not edit manually.
5
4
  const scripts_zod_1 = require("./scripts.zod");
6
5
  const data = require('./scripts.json');
7
6
  exports.scripts = scripts_zod_1.Scripts.parse(data.data);
@@ -1,23 +1,36 @@
1
1
  {
2
- "description": "This file is auto-generated by scripts/prep. Do not edit manually.",
3
2
  "$schema": "http://json-schema.org/draft-07/schema#",
4
3
  "type": "object",
5
4
  "properties": {
6
- "$schema": { "type": "string" },
5
+ "$schema": {
6
+ "type": "string"
7
+ },
7
8
  "data": {
8
9
  "$schema": "https://json-schema.org/draft/2020-12/schema",
9
10
  "type": "array",
10
11
  "items": {
11
12
  "type": "object",
12
13
  "properties": {
13
- "name": { "type": "string" },
14
- "fontFamily": { "type": "string" },
15
- "sizeModifier": { "type": "number" }
14
+ "name": {
15
+ "type": "string"
16
+ },
17
+ "fontFamily": {
18
+ "type": "string"
19
+ },
20
+ "sizeModifier": {
21
+ "type": "number"
22
+ }
16
23
  },
17
- "required": ["name", "fontFamily"],
24
+ "required": [
25
+ "name",
26
+ "fontFamily"
27
+ ],
18
28
  "additionalProperties": false
19
29
  }
20
30
  }
21
31
  },
22
- "required": ["$schema", "data"]
32
+ "required": [
33
+ "$schema",
34
+ "data"
35
+ ]
23
36
  }
@@ -1,7 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.sets = void 0;
4
- // This file is auto-generated by scripts/prep. Do not edit manually.
5
4
  const sets_zod_1 = require("./sets.zod");
6
5
  const data = require('./sets.json');
7
6
  exports.sets = sets_zod_1.Sets.parse(data.data);
@@ -1,9 +1,10 @@
1
1
  {
2
- "description": "This file is auto-generated by scripts/prep. Do not edit manually.",
3
2
  "$schema": "http://json-schema.org/draft-07/schema#",
4
3
  "type": "object",
5
4
  "properties": {
6
- "$schema": { "type": "string" },
5
+ "$schema": {
6
+ "type": "string"
7
+ },
7
8
  "data": {
8
9
  "$schema": "https://json-schema.org/draft/2020-12/schema",
9
10
  "type": "array",
@@ -82,7 +83,9 @@
82
83
  "items": {
83
84
  "type": "object",
84
85
  "properties": {
85
- "lessonId": { "type": "string" },
86
+ "lessonId": {
87
+ "type": "string"
88
+ },
86
89
  "a": {
87
90
  "type": "string",
88
91
  "description": "The id for the question set to use for this lesson's application chapter. Must be defined in the questions curriculum."
@@ -93,24 +96,43 @@
93
96
  },
94
97
  "s": {
95
98
  "type": "array",
96
- "items": { "type": "string" },
99
+ "items": {
100
+ "type": "string"
101
+ },
97
102
  "description": "An array of scripture passages to use with this lesson."
98
103
  }
99
104
  },
100
- "required": ["lessonId"],
105
+ "required": [
106
+ "lessonId"
107
+ ],
101
108
  "additionalProperties": false
102
109
  }
103
110
  },
104
111
  "tag": {
105
112
  "type": "string",
106
- "enum": ["truth", "challenge", "money", "people", "god", "jesus"],
113
+ "enum": [
114
+ "truth",
115
+ "challenge",
116
+ "money",
117
+ "people",
118
+ "god",
119
+ "jesus"
120
+ ],
107
121
  "description": "If a topical set, the tag is a way to further categorize the set."
108
122
  }
109
123
  },
110
- "required": ["setId", "name", "icon", "lessons"],
124
+ "required": [
125
+ "setId",
126
+ "name",
127
+ "icon",
128
+ "lessons"
129
+ ],
111
130
  "additionalProperties": false
112
131
  }
113
132
  }
114
133
  },
115
- "required": ["$schema", "data"]
134
+ "required": [
135
+ "$schema",
136
+ "data"
137
+ ]
116
138
  }
@@ -1,7 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.specialIds = void 0;
4
- // This file is auto-generated by scripts/prep. Do not edit manually.
5
4
  const specialIds_zod_1 = require("./specialIds.zod");
6
5
  const data = require('./specialIds.json');
7
6
  exports.specialIds = specialIds_zod_1.SpecialIds.parse(data.data);
@@ -1,16 +1,20 @@
1
1
  {
2
- "description": "This file is auto-generated by scripts/prep. Do not edit manually.",
3
2
  "$schema": "http://json-schema.org/draft-07/schema#",
4
3
  "type": "object",
5
4
  "properties": {
6
- "$schema": { "type": "string" },
5
+ "$schema": {
6
+ "type": "string"
7
+ },
7
8
  "data": {
8
9
  "$schema": "https://json-schema.org/draft/2020-12/schema",
9
10
  "type": "object",
10
11
  "properties": {
11
12
  "activationQuestions": {
12
13
  "type": "array",
13
- "items": { "type": "string", "pattern": "^[a-z]\\.[0-9]{3}$" },
14
+ "items": {
15
+ "type": "string",
16
+ "pattern": "^[a-z]\\.[0-9]{3}$"
17
+ },
14
18
  "description": "List of question IDs used for user activation"
15
19
  },
16
20
  "dmCourseImplementationLessonIds": {
@@ -83,7 +87,10 @@
83
87
  },
84
88
  "growingAsDmcSetIds": {
85
89
  "type": "array",
86
- "items": { "type": "string", "pattern": "^[0-9]{2}\\.[0-9]{3}$" },
90
+ "items": {
91
+ "type": "string",
92
+ "pattern": "^[0-9]{2}\\.[0-9]{3}$"
93
+ },
87
94
  "description": "Set IDs for the growing as a disciple maker content"
88
95
  },
89
96
  "introductionLessonIds": {
@@ -96,7 +103,10 @@
96
103
  },
97
104
  "previousActivationQuestions": {
98
105
  "type": "array",
99
- "items": { "type": "string", "pattern": "^[a-z]\\.[0-9]{3}$" },
106
+ "items": {
107
+ "type": "string",
108
+ "pattern": "^[a-z]\\.[0-9]{3}$"
109
+ },
100
110
  "description": "Previous activation question IDs (deprecated)"
101
111
  }
102
112
  },
@@ -119,5 +129,8 @@
119
129
  "additionalProperties": false
120
130
  }
121
131
  },
122
- "required": ["$schema", "data"]
132
+ "required": [
133
+ "$schema",
134
+ "data"
135
+ ]
123
136
  }