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.
Files changed (89) hide show
  1. package/README.md +60 -3
  2. package/dist/data/areas/areas.schema.json +4 -13
  3. package/dist/data/areas/index.js +1 -0
  4. package/dist/data/aslTimestamps/aslTimestamps.schema.json +6 -22
  5. package/dist/data/aslTimestamps/index.js +1 -0
  6. package/dist/data/bibleAudios/bibleAudios.schema.json +8 -27
  7. package/dist/data/bibleAudios/index.js +1 -0
  8. package/dist/data/bibleBooks/bibleBooks.schema.json +8 -24
  9. package/dist/data/bibleBooks/index.js +1 -0
  10. package/dist/data/bibleChaptersList/bibleChaptersList.schema.json +3 -7
  11. package/dist/data/bibleChaptersList/index.js +1 -0
  12. package/dist/data/bibleStatuses/bibleStatuses.schema.json +7 -23
  13. package/dist/data/bibleStatuses/index.js +1 -0
  14. package/dist/data/bibleTexts/bibleTexts.schema.json +7 -22
  15. package/dist/data/bibleTexts/index.js +1 -0
  16. package/dist/data/clones/clones.schema.json +8 -26
  17. package/dist/data/clones/index.js +1 -0
  18. package/dist/data/countries/countries.schema.json +8 -28
  19. package/dist/data/countries/index.js +1 -0
  20. package/dist/data/countriesAndLanguages/countriesAndLanguages.schema.json +5 -17
  21. package/dist/data/countriesAndLanguages/index.js +1 -0
  22. package/dist/data/crowdinLanguages/crowdinLanguages.schema.json +5 -18
  23. package/dist/data/crowdinLanguages/index.js +1 -0
  24. package/dist/data/curriculumFoundations/curriculumFoundations.schema.json +7 -21
  25. package/dist/data/curriculumFoundations/index.js +1 -0
  26. package/dist/data/curriculumQuestions/curriculumQuestions.schema.json +9 -28
  27. package/dist/data/curriculumQuestions/index.js +1 -0
  28. package/dist/data/curriculumTopics/curriculumTopics.schema.json +7 -21
  29. package/dist/data/curriculumTopics/index.js +1 -0
  30. package/dist/data/iosVoiceOverLanguages/index.js +1 -0
  31. package/dist/data/iosVoiceOverLanguages/iosVoiceOverLanguages.schema.json +3 -7
  32. package/dist/data/iso6933LanguageCodes/index.js +1 -0
  33. package/dist/data/iso6933LanguageCodes/iso6933LanguageCodes.schema.json +4 -10
  34. package/dist/data/languageAssets/index.js +1 -0
  35. package/dist/data/languageAssets/languageAssets.schema.json +5 -14
  36. package/dist/data/languages/index.js +1 -0
  37. package/dist/data/languages/languages.json +0 -1
  38. package/dist/data/languages/languages.schema.json +18 -76
  39. package/dist/data/mediaDurations/index.js +1 -0
  40. package/dist/data/mediaDurations/mediaDurations.schema.json +5 -14
  41. package/dist/data/notification/index.js +1 -0
  42. package/dist/data/notification/notification.schema.json +20 -71
  43. package/dist/data/numeralMaps/index.js +1 -0
  44. package/dist/data/numeralMaps/numeralMaps.schema.json +5 -22
  45. package/dist/data/phoneLanguages/index.js +1 -0
  46. package/dist/data/phoneLanguages/phoneLanguages.schema.json +5 -16
  47. package/dist/data/questions/index.js +1 -0
  48. package/dist/data/questions/questions.schema.json +7 -24
  49. package/dist/data/releaseNotes/index.js +1 -0
  50. package/dist/data/releaseNotes/releaseNotes.schema.json +6 -18
  51. package/dist/data/screenshots/index.js +1 -0
  52. package/dist/data/screenshots/screenshots.schema.json +4 -10
  53. package/dist/data/scripts/index.js +1 -0
  54. package/dist/data/scripts/scripts.schema.json +7 -20
  55. package/dist/data/sets/index.js +1 -0
  56. package/dist/data/sets/sets.schema.json +8 -30
  57. package/dist/data/specialIds/index.js +1 -0
  58. package/dist/data/specialIds/specialIds.schema.json +6 -19
  59. package/dist/data/translationsApp/index.d.ts +10 -11
  60. package/dist/data/translationsApp/index.js +1 -0
  61. package/dist/data/translationsApp/translationsApp.json +11676 -7
  62. package/dist/data/translationsApp/translationsApp.schema.json +313 -1086
  63. package/dist/data/translationsApp/translationsApp.zod.d.ts +10 -11
  64. package/dist/data/translationsApp/translationsApp.zod.js +11 -11
  65. package/dist/data/translationsFtb/index.js +1 -0
  66. package/dist/data/translationsFtb/translationsFtb.schema.json +70 -274
  67. package/dist/data/translationsIntroduction/index.js +1 -0
  68. package/dist/data/translationsIntroduction/translationsIntroduction.schema.json +43 -165
  69. package/dist/data/translationsQuestion/index.js +1 -0
  70. package/dist/data/translationsQuestion/translationsQuestion.schema.json +5 -13
  71. package/dist/data/translationsSet/index.js +1 -0
  72. package/dist/data/translationsSet/translationsSet.json +789 -0
  73. package/dist/data/translationsSet/translationsSet.schema.json +11 -36
  74. package/dist/data/translationsSolarSpeaker/index.js +1 -0
  75. package/dist/data/translationsSolarSpeaker/translationsSolarSpeaker.schema.json +46 -178
  76. package/dist/data/translationsSpokenQuestion/index.js +1 -0
  77. package/dist/data/translationsSpokenQuestion/translationsSpokenQuestion.schema.json +5 -13
  78. package/dist/data/youtubePlaylists/index.js +1 -0
  79. package/dist/data/youtubePlaylists/youtubePlaylists.schema.json +4 -10
  80. package/dist/data/youtubeVideos/index.js +1 -0
  81. package/dist/data/youtubeVideos/youtubeVideos.schema.json +4 -10
  82. package/dist/types/analytics.d.ts +26 -12
  83. package/dist/types/articles.d.ts +28 -0
  84. package/dist/types/articles.js +5 -9
  85. package/dist/types/microLessons.d.ts +60 -9
  86. package/dist/types/microLessons.js +23 -19
  87. package/dist/types/webContent.d.ts +16 -0
  88. package/dist/types/webContent.js +20 -1
  89. package/package.json +1 -1
@@ -1,6 +1,7 @@
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.
4
5
  const notification_zod_1 = require("./notification.zod");
5
6
  const data = require('./notification.json');
6
7
  exports.notification = notification_zod_1.Notification.parse(data.data);
@@ -1,33 +1,22 @@
1
1
  {
2
+ "description": "This file is auto-generated by scripts/prep. Do not edit manually.",
2
3
  "$schema": "http://json-schema.org/draft-07/schema#",
3
4
  "type": "object",
4
5
  "properties": {
5
- "$schema": {
6
- "type": "string"
7
- },
6
+ "$schema": { "type": "string" },
8
7
  "data": {
9
8
  "$schema": "https://json-schema.org/draft/2020-12/schema",
10
9
  "type": "object",
11
10
  "properties": {
12
11
  "title": {
13
12
  "type": "object",
14
- "propertyNames": {
15
- "type": "string",
16
- "pattern": "^[a-z]{3}$"
17
- },
18
- "additionalProperties": {
19
- "type": "string"
20
- }
13
+ "propertyNames": { "type": "string", "pattern": "^[a-z]{3}$" },
14
+ "additionalProperties": { "type": "string" }
21
15
  },
22
16
  "body": {
23
17
  "type": "object",
24
- "propertyNames": {
25
- "type": "string",
26
- "pattern": "^[a-z]{3}$"
27
- },
28
- "additionalProperties": {
29
- "type": "string"
30
- }
18
+ "propertyNames": { "type": "string", "pattern": "^[a-z]{3}$" },
19
+ "additionalProperties": { "type": "string" }
31
20
  },
32
21
  "actionUrl": {
33
22
  "type": "string",
@@ -36,43 +25,24 @@
36
25
  },
37
26
  "countriesToNotSendTo": {
38
27
  "type": "array",
39
- "items": {
40
- "type": "string"
41
- },
28
+ "items": { "type": "string" },
42
29
  "description": "Users in any country EXCEPT these will receive the notification. Cannot be defined with `countriesToSendTo`."
43
30
  },
44
31
  "countriesToSendTo": {
45
32
  "type": "array",
46
- "items": {
47
- "type": "string"
48
- },
33
+ "items": { "type": "string" },
49
34
  "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`."
50
35
  },
51
36
  "faithJourney": {
52
37
  "type": "string",
53
- "enum": [
54
- "all",
55
- "seekers",
56
- "believers"
57
- ],
38
+ "enum": ["all", "seekers", "believers"],
58
39
  "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\"."
59
40
  },
60
- "imageUrl": {
61
- "type": "string",
62
- "pattern": "^https:\\/\\/.+$"
63
- },
41
+ "imageUrl": { "type": "string", "pattern": "^https:\\/\\/.+$" },
64
42
  "meetLanguages": {
65
43
  "anyOf": [
66
- {
67
- "type": "string",
68
- "const": "all"
69
- },
70
- {
71
- "type": "array",
72
- "items": {
73
- "type": "string"
74
- }
75
- }
44
+ { "type": "string", "const": "all" },
45
+ { "type": "array", "items": { "type": "string" } }
76
46
  ],
77
47
  "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\"."
78
48
  },
@@ -83,49 +53,28 @@
83
53
  },
84
54
  "pushBody": {
85
55
  "type": "object",
86
- "propertyNames": {
87
- "type": "string",
88
- "pattern": "^[a-z]{3}$"
89
- },
90
- "additionalProperties": {
91
- "type": "string"
92
- }
56
+ "propertyNames": { "type": "string", "pattern": "^[a-z]{3}$" },
57
+ "additionalProperties": { "type": "string" }
93
58
  },
94
59
  "pushTitle": {
95
60
  "type": "object",
96
- "propertyNames": {
97
- "type": "string",
98
- "pattern": "^[a-z]{3}$"
99
- },
100
- "additionalProperties": {
101
- "type": "string"
102
- }
61
+ "propertyNames": { "type": "string", "pattern": "^[a-z]{3}$" },
62
+ "additionalProperties": { "type": "string" }
103
63
  },
104
64
  "pushTokens": {
105
65
  "type": "array",
106
- "items": {
107
- "type": "string"
108
- },
66
+ "items": { "type": "string" },
109
67
  "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."
110
68
  },
111
69
  "verified": {
112
70
  "type": "array",
113
- "items": {
114
- "type": "string"
115
- },
71
+ "items": { "type": "string" },
116
72
  "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."
117
73
  }
118
74
  },
119
- "required": [
120
- "title",
121
- "body",
122
- "verified"
123
- ],
75
+ "required": ["title", "body", "verified"],
124
76
  "additionalProperties": false
125
77
  }
126
78
  },
127
- "required": [
128
- "$schema",
129
- "data"
130
- ]
79
+ "required": ["$schema", "data"]
131
80
  }
@@ -1,6 +1,7 @@
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.
4
5
  const numeralMaps_zod_1 = require("./numeralMaps.zod");
5
6
  const data = require('./numeralMaps.json');
6
7
  exports.numeralMaps = numeralMaps_zod_1.NumeralMaps.parse(data.data);
@@ -1,16 +1,13 @@
1
1
  {
2
+ "description": "This file is auto-generated by scripts/prep. Do not edit manually.",
2
3
  "$schema": "http://json-schema.org/draft-07/schema#",
3
4
  "type": "object",
4
5
  "properties": {
5
- "$schema": {
6
- "type": "string"
7
- },
6
+ "$schema": { "type": "string" },
8
7
  "data": {
9
8
  "$schema": "https://json-schema.org/draft/2020-12/schema",
10
9
  "type": "object",
11
- "propertyNames": {
12
- "type": "string"
13
- },
10
+ "propertyNames": { "type": "string" },
14
11
  "additionalProperties": {
15
12
  "type": "object",
16
13
  "properties": {
@@ -55,26 +52,12 @@
55
52
  "description": "Character representation of digit 9"
56
53
  }
57
54
  },
58
- "required": [
59
- "0",
60
- "1",
61
- "2",
62
- "3",
63
- "4",
64
- "5",
65
- "6",
66
- "7",
67
- "8",
68
- "9"
69
- ],
55
+ "required": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9"],
70
56
  "additionalProperties": false,
71
57
  "description": "A numeral system mapping"
72
58
  },
73
59
  "description": "Maps of numeral systems with digits 0-9 to their corresponding characters"
74
60
  }
75
61
  },
76
- "required": [
77
- "$schema",
78
- "data"
79
- ]
62
+ "required": ["$schema", "data"]
80
63
  }
@@ -1,6 +1,7 @@
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.
4
5
  const phoneLanguages_zod_1 = require("./phoneLanguages.zod");
5
6
  const data = require('./phoneLanguages.json');
6
7
  exports.phoneLanguages = phoneLanguages_zod_1.PhoneLanguages.parse(data.data);
@@ -1,10 +1,9 @@
1
1
  {
2
+ "description": "This file is auto-generated by scripts/prep. Do not edit manually.",
2
3
  "$schema": "http://json-schema.org/draft-07/schema#",
3
4
  "type": "object",
4
5
  "properties": {
5
- "$schema": {
6
- "type": "string"
7
- },
6
+ "$schema": { "type": "string" },
8
7
  "data": {
9
8
  "$schema": "https://json-schema.org/draft/2020-12/schema",
10
9
  "type": "array",
@@ -33,26 +32,16 @@
33
32
  "description": "Three-letter ISO 639-3 language code"
34
33
  }
35
34
  },
36
- "required": [
37
- "exonym",
38
- "threeLetterId"
39
- ],
35
+ "required": ["exonym", "threeLetterId"],
40
36
  "additionalProperties": false
41
37
  },
42
38
  "description": "Alternative language options that can be used for this phone language"
43
39
  }
44
40
  },
45
- "required": [
46
- "twoLetterId",
47
- "exonym",
48
- "alternatives"
49
- ],
41
+ "required": ["twoLetterId", "exonym", "alternatives"],
50
42
  "additionalProperties": false
51
43
  }
52
44
  }
53
45
  },
54
- "required": [
55
- "$schema",
56
- "data"
57
- ]
46
+ "required": ["$schema", "data"]
58
47
  }
@@ -1,6 +1,7 @@
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.
4
5
  const questions_zod_1 = require("./questions.zod");
5
6
  const data = require('./questions.json');
6
7
  exports.questions = questions_zod_1.Questions.parse(data.data);
@@ -1,52 +1,35 @@
1
1
  {
2
+ "description": "This file is auto-generated by scripts/prep. Do not edit manually.",
2
3
  "$schema": "http://json-schema.org/draft-07/schema#",
3
4
  "type": "object",
4
5
  "properties": {
5
- "$schema": {
6
- "type": "string"
7
- },
6
+ "$schema": { "type": "string" },
8
7
  "data": {
9
8
  "$schema": "https://json-schema.org/draft/2020-12/schema",
10
9
  "type": "array",
11
10
  "items": {
12
11
  "type": "object",
13
12
  "properties": {
14
- "questionId": {
15
- "type": "string"
16
- },
13
+ "questionId": { "type": "string" },
17
14
  "name": {
18
15
  "type": "string",
19
16
  "description": "A shorthand name for the question so the question can be identified more easily."
20
17
  },
21
- "comment": {
22
- "type": "string"
23
- },
18
+ "comment": { "type": "string" },
24
19
  "hasBeep": {
25
20
  "type": "boolean",
26
21
  "description": "Whether or not the question should have a beep after, which indicates whether or not the group should pause and discuss."
27
22
  },
28
23
  "music": {
29
24
  "type": "string",
30
- "enum": [
31
- "outroLong",
32
- "outroShort",
33
- "intro"
34
- ],
25
+ "enum": ["outroLong", "outroShort", "intro"],
35
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."
36
27
  }
37
28
  },
38
- "required": [
39
- "questionId",
40
- "name",
41
- "comment",
42
- "hasBeep"
43
- ],
29
+ "required": ["questionId", "name", "comment", "hasBeep"],
44
30
  "additionalProperties": false
45
31
  }
46
32
  }
47
33
  },
48
- "required": [
49
- "$schema",
50
- "data"
51
- ]
34
+ "required": ["$schema", "data"]
52
35
  }
@@ -1,6 +1,7 @@
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.
4
5
  const releaseNotes_zod_1 = require("./releaseNotes.zod");
5
6
  const data = require('./releaseNotes.json');
6
7
  exports.releaseNotes = releaseNotes_zod_1.ReleaseNotes.parse(data.data);
@@ -1,10 +1,9 @@
1
1
  {
2
+ "description": "This file is auto-generated by scripts/prep. Do not edit manually.",
2
3
  "$schema": "http://json-schema.org/draft-07/schema#",
3
4
  "type": "object",
4
5
  "properties": {
5
- "$schema": {
6
- "type": "string"
7
- },
6
+ "$schema": { "type": "string" },
8
7
  "data": {
9
8
  "$schema": "https://json-schema.org/draft/2020-12/schema",
10
9
  "type": "array",
@@ -17,29 +16,18 @@
17
16
  },
18
17
  "notes": {
19
18
  "type": "object",
20
- "propertyNames": {
21
- "type": "string"
22
- },
23
- "additionalProperties": {
24
- "type": "string"
25
- }
19
+ "propertyNames": { "type": "string" },
20
+ "additionalProperties": { "type": "string" }
26
21
  },
27
22
  "showInApp": {
28
23
  "type": "boolean",
29
24
  "description": "If true, these release notes will pop up in a modal when the user updates to the newest version."
30
25
  }
31
26
  },
32
- "required": [
33
- "version",
34
- "notes",
35
- "showInApp"
36
- ],
27
+ "required": ["version", "notes", "showInApp"],
37
28
  "additionalProperties": false
38
29
  }
39
30
  }
40
31
  },
41
- "required": [
42
- "$schema",
43
- "data"
44
- ]
32
+ "required": ["$schema", "data"]
45
33
  }
@@ -1,6 +1,7 @@
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.
4
5
  const screenshots_zod_1 = require("./screenshots.zod");
5
6
  const data = require('./screenshots.json');
6
7
  exports.screenshots = screenshots_zod_1.Screenshots.parse(data.data);
@@ -1,10 +1,9 @@
1
1
  {
2
+ "description": "This file is auto-generated by scripts/prep. Do not edit manually.",
2
3
  "$schema": "http://json-schema.org/draft-07/schema#",
3
4
  "type": "object",
4
5
  "properties": {
5
- "$schema": {
6
- "type": "string"
7
- },
6
+ "$schema": { "type": "string" },
8
7
  "data": {
9
8
  "$schema": "https://json-schema.org/draft/2020-12/schema",
10
9
  "type": "object",
@@ -14,14 +13,9 @@
14
13
  "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."
15
14
  }
16
15
  },
17
- "required": [
18
- "screenshotMode"
19
- ],
16
+ "required": ["screenshotMode"],
20
17
  "additionalProperties": false
21
18
  }
22
19
  },
23
- "required": [
24
- "$schema",
25
- "data"
26
- ]
20
+ "required": ["$schema", "data"]
27
21
  }
@@ -1,6 +1,7 @@
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.
4
5
  const scripts_zod_1 = require("./scripts.zod");
5
6
  const data = require('./scripts.json');
6
7
  exports.scripts = scripts_zod_1.Scripts.parse(data.data);
@@ -1,36 +1,23 @@
1
1
  {
2
+ "description": "This file is auto-generated by scripts/prep. Do not edit manually.",
2
3
  "$schema": "http://json-schema.org/draft-07/schema#",
3
4
  "type": "object",
4
5
  "properties": {
5
- "$schema": {
6
- "type": "string"
7
- },
6
+ "$schema": { "type": "string" },
8
7
  "data": {
9
8
  "$schema": "https://json-schema.org/draft/2020-12/schema",
10
9
  "type": "array",
11
10
  "items": {
12
11
  "type": "object",
13
12
  "properties": {
14
- "name": {
15
- "type": "string"
16
- },
17
- "fontFamily": {
18
- "type": "string"
19
- },
20
- "sizeModifier": {
21
- "type": "number"
22
- }
13
+ "name": { "type": "string" },
14
+ "fontFamily": { "type": "string" },
15
+ "sizeModifier": { "type": "number" }
23
16
  },
24
- "required": [
25
- "name",
26
- "fontFamily"
27
- ],
17
+ "required": ["name", "fontFamily"],
28
18
  "additionalProperties": false
29
19
  }
30
20
  }
31
21
  },
32
- "required": [
33
- "$schema",
34
- "data"
35
- ]
22
+ "required": ["$schema", "data"]
36
23
  }
@@ -1,6 +1,7 @@
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.
4
5
  const sets_zod_1 = require("./sets.zod");
5
6
  const data = require('./sets.json');
6
7
  exports.sets = sets_zod_1.Sets.parse(data.data);
@@ -1,10 +1,9 @@
1
1
  {
2
+ "description": "This file is auto-generated by scripts/prep. Do not edit manually.",
2
3
  "$schema": "http://json-schema.org/draft-07/schema#",
3
4
  "type": "object",
4
5
  "properties": {
5
- "$schema": {
6
- "type": "string"
7
- },
6
+ "$schema": { "type": "string" },
8
7
  "data": {
9
8
  "$schema": "https://json-schema.org/draft/2020-12/schema",
10
9
  "type": "array",
@@ -83,9 +82,7 @@
83
82
  "items": {
84
83
  "type": "object",
85
84
  "properties": {
86
- "lessonId": {
87
- "type": "string"
88
- },
85
+ "lessonId": { "type": "string" },
89
86
  "a": {
90
87
  "type": "string",
91
88
  "description": "The id for the question set to use for this lesson's application chapter. Must be defined in the questions curriculum."
@@ -96,43 +93,24 @@
96
93
  },
97
94
  "s": {
98
95
  "type": "array",
99
- "items": {
100
- "type": "string"
101
- },
96
+ "items": { "type": "string" },
102
97
  "description": "An array of scripture passages to use with this lesson."
103
98
  }
104
99
  },
105
- "required": [
106
- "lessonId"
107
- ],
100
+ "required": ["lessonId"],
108
101
  "additionalProperties": false
109
102
  }
110
103
  },
111
104
  "tag": {
112
105
  "type": "string",
113
- "enum": [
114
- "truth",
115
- "challenge",
116
- "money",
117
- "people",
118
- "god",
119
- "jesus"
120
- ],
106
+ "enum": ["truth", "challenge", "money", "people", "god", "jesus"],
121
107
  "description": "If a topical set, the tag is a way to further categorize the set."
122
108
  }
123
109
  },
124
- "required": [
125
- "setId",
126
- "name",
127
- "icon",
128
- "lessons"
129
- ],
110
+ "required": ["setId", "name", "icon", "lessons"],
130
111
  "additionalProperties": false
131
112
  }
132
113
  }
133
114
  },
134
- "required": [
135
- "$schema",
136
- "data"
137
- ]
115
+ "required": ["$schema", "data"]
138
116
  }
@@ -1,6 +1,7 @@
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.
4
5
  const specialIds_zod_1 = require("./specialIds.zod");
5
6
  const data = require('./specialIds.json');
6
7
  exports.specialIds = specialIds_zod_1.SpecialIds.parse(data.data);
@@ -1,20 +1,16 @@
1
1
  {
2
+ "description": "This file is auto-generated by scripts/prep. Do not edit manually.",
2
3
  "$schema": "http://json-schema.org/draft-07/schema#",
3
4
  "type": "object",
4
5
  "properties": {
5
- "$schema": {
6
- "type": "string"
7
- },
6
+ "$schema": { "type": "string" },
8
7
  "data": {
9
8
  "$schema": "https://json-schema.org/draft/2020-12/schema",
10
9
  "type": "object",
11
10
  "properties": {
12
11
  "activationQuestions": {
13
12
  "type": "array",
14
- "items": {
15
- "type": "string",
16
- "pattern": "^[a-z]\\.[0-9]{3}$"
17
- },
13
+ "items": { "type": "string", "pattern": "^[a-z]\\.[0-9]{3}$" },
18
14
  "description": "List of question IDs used for user activation"
19
15
  },
20
16
  "dmCourseImplementationLessonIds": {
@@ -87,10 +83,7 @@
87
83
  },
88
84
  "growingAsDmcSetIds": {
89
85
  "type": "array",
90
- "items": {
91
- "type": "string",
92
- "pattern": "^[0-9]{2}\\.[0-9]{3}$"
93
- },
86
+ "items": { "type": "string", "pattern": "^[0-9]{2}\\.[0-9]{3}$" },
94
87
  "description": "Set IDs for the growing as a disciple maker content"
95
88
  },
96
89
  "introductionLessonIds": {
@@ -103,10 +96,7 @@
103
96
  },
104
97
  "previousActivationQuestions": {
105
98
  "type": "array",
106
- "items": {
107
- "type": "string",
108
- "pattern": "^[a-z]\\.[0-9]{3}$"
109
- },
99
+ "items": { "type": "string", "pattern": "^[a-z]\\.[0-9]{3}$" },
110
100
  "description": "Previous activation question IDs (deprecated)"
111
101
  }
112
102
  },
@@ -129,8 +119,5 @@
129
119
  "additionalProperties": false
130
120
  }
131
121
  },
132
- "required": [
133
- "$schema",
134
- "data"
135
- ]
122
+ "required": ["$schema", "data"]
136
123
  }