musora-content-services 2.72.0 → 2.72.1

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 (62) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/docs/ContentOrganization.html +1 -1
  3. package/docs/Forums.html +1 -1
  4. package/docs/Gamification.html +1 -1
  5. package/docs/TestUser.html +1 -1
  6. package/docs/UserManagementSystem.html +1 -1
  7. package/docs/api_types.js.html +1 -1
  8. package/docs/config.js.html +1 -1
  9. package/docs/content-org_content-org.js.html +1 -1
  10. package/docs/content-org_guided-courses.ts.html +1 -1
  11. package/docs/content-org_learning-paths.ts.html +3 -1
  12. package/docs/content-org_playlists-types.js.html +1 -1
  13. package/docs/content-org_playlists.js.html +1 -1
  14. package/docs/content.js.html +1 -1
  15. package/docs/forums_categories.ts.html +1 -1
  16. package/docs/forums_forums.ts.html +1 -1
  17. package/docs/forums_posts.ts.html +1 -1
  18. package/docs/forums_threads.ts.html +1 -1
  19. package/docs/gamification_awards.ts.html +1 -1
  20. package/docs/gamification_gamification.js.html +1 -1
  21. package/docs/global.html +1 -1
  22. package/docs/index.html +1 -1
  23. package/docs/liveTesting.ts.html +1 -1
  24. package/docs/module-Accounts.html +1 -1
  25. package/docs/module-Awards.html +1 -1
  26. package/docs/module-Config.html +1 -1
  27. package/docs/module-Content-Services-V2.html +1 -1
  28. package/docs/module-Forums.html +1 -1
  29. package/docs/module-GuidedCourses.html +1 -1
  30. package/docs/module-Interests.html +1 -1
  31. package/docs/module-LearningPaths.html +24 -3
  32. package/docs/module-Onboarding.html +1 -1
  33. package/docs/module-Payments.html +1 -1
  34. package/docs/module-Permissions.html +1 -1
  35. package/docs/module-Playlists.html +1 -1
  36. package/docs/module-Railcontent-Services.html +1 -1
  37. package/docs/module-Sanity-Services.html +1 -1
  38. package/docs/module-Sessions.html +1 -1
  39. package/docs/module-UserActivity.html +1 -1
  40. package/docs/module-UserChat.html +1 -1
  41. package/docs/module-UserManagement.html +1 -1
  42. package/docs/module-UserMemberships.html +1 -1
  43. package/docs/module-UserNotifications.html +1 -1
  44. package/docs/module-UserProfile.html +1 -1
  45. package/docs/railcontent.js.html +1 -1
  46. package/docs/sanity.js.html +1 -1
  47. package/docs/userActivity.js.html +1 -1
  48. package/docs/user_account.ts.html +1 -1
  49. package/docs/user_chat.js.html +1 -1
  50. package/docs/user_interests.js.html +1 -1
  51. package/docs/user_management.js.html +1 -1
  52. package/docs/user_memberships.ts.html +1 -1
  53. package/docs/user_notifications.js.html +1 -1
  54. package/docs/user_onboarding.ts.html +1 -1
  55. package/docs/user_payments.ts.html +1 -1
  56. package/docs/user_permissions.js.html +1 -1
  57. package/docs/user_profile.js.html +1 -1
  58. package/docs/user_sessions.js.html +1 -1
  59. package/docs/user_types.js.html +1 -1
  60. package/docs/user_user-management-system.js.html +1 -1
  61. package/package.json +1 -1
  62. package/src/services/content-org/learning-paths.ts +2 -0
package/CHANGELOG.md CHANGED
@@ -2,6 +2,13 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [2.72.1](https://github.com/railroadmedia/musora-content-services/compare/v2.72.0...v2.72.1) (2025-11-06)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * add all lessons to fetchLearningPathLessons endpoint ([#548](https://github.com/railroadmedia/musora-content-services/issues/548)) ([acdda67](https://github.com/railroadmedia/musora-content-services/commit/acdda67ffa9eb8e44f7239e3ac21c7bda96166b6))
11
+
5
12
  ## [2.72.0](https://github.com/railroadmedia/musora-content-services/compare/v2.71.0...v2.72.0) (2025-11-05)
6
13
 
7
14
 
@@ -232,7 +232,7 @@
232
232
  <br class="clear">
233
233
 
234
234
  <footer>
235
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
235
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
236
236
  </footer>
237
237
 
238
238
  <script>prettyPrint();</script>
package/docs/Forums.html CHANGED
@@ -256,7 +256,7 @@
256
256
  <br class="clear">
257
257
 
258
258
  <footer>
259
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
259
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
260
260
  </footer>
261
261
 
262
262
  <script>prettyPrint();</script>
@@ -232,7 +232,7 @@
232
232
  <br class="clear">
233
233
 
234
234
  <footer>
235
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
235
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
236
236
  </footer>
237
237
 
238
238
  <script>prettyPrint();</script>
@@ -247,7 +247,7 @@
247
247
  <br class="clear">
248
248
 
249
249
  <footer>
250
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
250
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
251
251
  </footer>
252
252
 
253
253
  <script>prettyPrint();</script>
@@ -304,7 +304,7 @@
304
304
  <br class="clear">
305
305
 
306
306
  <footer>
307
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
307
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
308
308
  </footer>
309
309
 
310
310
  <script>prettyPrint();</script>
@@ -84,7 +84,7 @@
84
84
  <br class="clear">
85
85
 
86
86
  <footer>
87
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
87
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
88
88
  </footer>
89
89
 
90
90
  <script>prettyPrint();</script>
@@ -124,7 +124,7 @@ export function initializeService(config) {
124
124
  <br class="clear">
125
125
 
126
126
  <footer>
127
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
127
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
128
128
  </footer>
129
129
 
130
130
  <script>prettyPrint();</script>
@@ -63,7 +63,7 @@
63
63
  <br class="clear">
64
64
 
65
65
  <footer>
66
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
66
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
67
67
  </footer>
68
68
 
69
69
  <script>prettyPrint();</script>
@@ -97,7 +97,7 @@ export async function guidedCourses() {
97
97
  <br class="clear">
98
98
 
99
99
  <footer>
100
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
100
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
101
101
  </footer>
102
102
 
103
103
  <script>prettyPrint();</script>
@@ -113,6 +113,7 @@ export async function updateActivePath(brand: string) {
113
113
  * @returns {string} result.thumbnail - Optional thumbnail URL for the learning path.
114
114
  * @returns {string} result.title - The title of the learning path.
115
115
  * @returns {boolean} result.is_active_learning_path - Whether the learning path is currently active.
116
+ * @returns {Array} result.all_lessons - Array of all lessons.
116
117
  * @returns {Array} result.upcoming_lessons - Array of upcoming/additional lessons.
117
118
  * @returns {Array} result.todays_lessons - Array of today's lessons (max 3).
118
119
  * @returns {Array} result.next_learning_path_lessons - Array of next lessons to be taken.
@@ -177,6 +178,7 @@ export async function fetchLearningPathLessons(
177
178
  thumbnail: learningPath.thumbnail,
178
179
  title: learningPath.title || '',
179
180
  is_active_learning_path: isActiveLearningPath,
181
+ all_lessons: lessons,
180
182
  upcoming_lessons: upcomingLessons,
181
183
  todays_lessons: todaysLessons,
182
184
  next_learning_path_lessons: nextLPLessons,
@@ -197,7 +199,7 @@ export async function fetchLearningPathLessons(
197
199
  <br class="clear">
198
200
 
199
201
  <footer>
200
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
202
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
201
203
  </footer>
202
204
 
203
205
  <script>prettyPrint();</script>
@@ -115,7 +115,7 @@
115
115
  <br class="clear">
116
116
 
117
117
  <footer>
118
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
118
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
119
119
  </footer>
120
120
 
121
121
  <script>prettyPrint();</script>
@@ -427,7 +427,7 @@ export async function fetchPlaylistItems(playlistId) {
427
427
  <br class="clear">
428
428
 
429
429
  <footer>
430
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
430
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
431
431
  </footer>
432
432
 
433
433
  <script>prettyPrint();</script>
@@ -512,7 +512,7 @@ export async function getLegacyMethods(brand) {
512
512
  <br class="clear">
513
513
 
514
514
  <footer>
515
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
515
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
516
516
  </footer>
517
517
 
518
518
  <script>prettyPrint();</script>
@@ -124,7 +124,7 @@ export async function updateForumCategory(
124
124
  <br class="clear">
125
125
 
126
126
  <footer>
127
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
127
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
128
128
  </footer>
129
129
 
130
130
  <script>prettyPrint();</script>
@@ -147,7 +147,7 @@ function transformLatestDiscussions(response: PaginatedResponse&lt;ForumThread>)
147
147
  <br class="clear">
148
148
 
149
149
  <footer>
150
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
150
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
151
151
  </footer>
152
152
 
153
153
  <script>prettyPrint();</script>
@@ -252,7 +252,7 @@ export async function jumpToPost(
252
252
  <br class="clear">
253
253
 
254
254
  <footer>
255
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
255
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
256
256
  </footer>
257
257
 
258
258
  <script>prettyPrint();</script>
@@ -258,7 +258,7 @@ export async function deleteThread(threadId: number, brand: string): Promise&lt;
258
258
  <br class="clear">
259
259
 
260
260
  <footer>
261
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
261
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
262
262
  </footer>
263
263
 
264
264
  <script>prettyPrint();</script>
@@ -168,7 +168,7 @@ export async function fetchCertificate(userAwardId: number): Promise&lt;Certific
168
168
  <br class="clear">
169
169
 
170
170
  <footer>
171
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
171
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
172
172
  </footer>
173
173
 
174
174
  <script>prettyPrint();</script>
@@ -63,7 +63,7 @@
63
63
  <br class="clear">
64
64
 
65
65
  <footer>
66
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
66
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
67
67
  </footer>
68
68
 
69
69
  <script>prettyPrint();</script>
package/docs/global.html CHANGED
@@ -5958,7 +5958,7 @@
5958
5958
  <br class="clear">
5959
5959
 
5960
5960
  <footer>
5961
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
5961
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
5962
5962
  </footer>
5963
5963
 
5964
5964
  <script>prettyPrint();</script>
package/docs/index.html CHANGED
@@ -154,7 +154,7 @@ with <code>npm test -- -t=&quot;userContext&quot;</code> or just the contentLike
154
154
  <br class="clear">
155
155
 
156
156
  <footer>
157
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
157
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
158
158
  </footer>
159
159
 
160
160
  <script>prettyPrint();</script>
@@ -90,7 +90,7 @@ export function createTestUser(props: CreateTestUserProps): Promise&lt;void> {
90
90
  <br class="clear">
91
91
 
92
92
  <footer>
93
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
93
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
94
94
  </footer>
95
95
 
96
96
  <script>prettyPrint();</script>
@@ -2081,7 +2081,7 @@
2081
2081
  <br class="clear">
2082
2082
 
2083
2083
  <footer>
2084
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
2084
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
2085
2085
  </footer>
2086
2086
 
2087
2087
  <script>prettyPrint();</script>
@@ -723,7 +723,7 @@ NOTE: This function still expects brand because FE passes the argument. It is ig
723
723
  <br class="clear">
724
724
 
725
725
  <footer>
726
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
726
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
727
727
  </footer>
728
728
 
729
729
  <script>prettyPrint();</script>
@@ -417,7 +417,7 @@ initializeService({
417
417
  <br class="clear">
418
418
 
419
419
  <footer>
420
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
420
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
421
421
  </footer>
422
422
 
423
423
  <script>prettyPrint();</script>
@@ -2554,7 +2554,7 @@ getScheduleContentRows('drumeo', 'Live-Streams')
2554
2554
  <br class="clear">
2555
2555
 
2556
2556
  <footer>
2557
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
2557
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
2558
2558
  </footer>
2559
2559
 
2560
2560
  <script>prettyPrint();</script>
@@ -15380,7 +15380,7 @@
15380
15380
  <br class="clear">
15381
15381
 
15382
15382
  <footer>
15383
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
15383
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
15384
15384
  </footer>
15385
15385
 
15386
15386
  <script>prettyPrint();</script>
@@ -95,7 +95,7 @@
95
95
  <br class="clear">
96
96
 
97
97
  <footer>
98
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
98
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
99
99
  </footer>
100
100
 
101
101
  <script>prettyPrint();</script>
@@ -1053,7 +1053,7 @@
1053
1053
  <br class="clear">
1054
1054
 
1055
1055
  <footer>
1056
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1056
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1057
1057
  </footer>
1058
1058
 
1059
1059
  <script>prettyPrint();</script>
@@ -84,7 +84,7 @@
84
84
 
85
85
 
86
86
 
87
- <h4 class="name" id="~fetchLearningPathLessons"><span class="type-signature type-signature-async, inner">(async, inner) </span>fetchLearningPathLessons<span class="signature">(learningPathId, brand, userDate)</span><span class="type-signature"> &rarr; {Promise.&lt;Object>|number|string|string|boolean|Array|Array|Array|Array}</span></h4>
87
+ <h4 class="name" id="~fetchLearningPathLessons"><span class="type-signature type-signature-async, inner">(async, inner) </span>fetchLearningPathLessons<span class="signature">(learningPathId, brand, userDate)</span><span class="type-signature"> &rarr; {Promise.&lt;Object>|number|string|string|boolean|Array|Array|Array|Array|Array}</span></h4>
88
88
 
89
89
 
90
90
 
@@ -100,7 +100,7 @@
100
100
 
101
101
  <dt class="tag-source">Source:</dt>
102
102
  <dd class="tag-source"><ul class="dummy"><li>
103
- <a href="content-org_learning-paths.ts.html">content-org/learning-paths.ts</a>, <a href="content-org_learning-paths.ts.html#line90">line 90</a>
103
+ <a href="content-org_learning-paths.ts.html">content-org/learning-paths.ts</a>, <a href="content-org_learning-paths.ts.html#line91">line 91</a>
104
104
  </li></ul></dd>
105
105
 
106
106
 
@@ -362,6 +362,27 @@
362
362
 
363
363
 
364
364
 
365
+ </dd>
366
+ </dl>
367
+ </li>
368
+
369
+ <li>
370
+ <div class="param-desc">
371
+ result.all_lessons - Array of all lessons.
372
+ </div>
373
+
374
+
375
+
376
+ <dl class="param-type">
377
+ <dt>
378
+ Type
379
+ </dt>
380
+ <dd>
381
+
382
+ <span class="param-type">Array</span>
383
+
384
+
385
+
365
386
  </dd>
366
387
  </dl>
367
388
  </li>
@@ -1043,7 +1064,7 @@
1043
1064
  <br class="clear">
1044
1065
 
1045
1066
  <footer>
1046
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1067
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1047
1068
  </footer>
1048
1069
 
1049
1070
  <script>prettyPrint();</script>
@@ -845,7 +845,7 @@
845
845
  <br class="clear">
846
846
 
847
847
  <footer>
848
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
848
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
849
849
  </footer>
850
850
 
851
851
  <script>prettyPrint();</script>
@@ -379,7 +379,7 @@ const response = await fetchCustomerPayments({
379
379
  <br class="clear">
380
380
 
381
381
  <footer>
382
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
382
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
383
383
  </footer>
384
384
 
385
385
  <script>prettyPrint();</script>
@@ -393,7 +393,7 @@
393
393
  <br class="clear">
394
394
 
395
395
  <footer>
396
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
396
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
397
397
  </footer>
398
398
 
399
399
  <script>prettyPrint();</script>
@@ -3017,7 +3017,7 @@ try {
3017
3017
  <br class="clear">
3018
3018
 
3019
3019
  <footer>
3020
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
3020
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
3021
3021
  </footer>
3022
3022
 
3023
3023
  <script>prettyPrint();</script>
@@ -6455,7 +6455,7 @@
6455
6455
  <br class="clear">
6456
6456
 
6457
6457
  <footer>
6458
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
6458
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
6459
6459
  </footer>
6460
6460
 
6461
6461
  <script>prettyPrint();</script>
@@ -9150,7 +9150,7 @@ fetchSanity(query, true)
9150
9150
  <br class="clear">
9151
9151
 
9152
9152
  <footer>
9153
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
9153
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
9154
9154
  </footer>
9155
9155
 
9156
9156
  <script>prettyPrint();</script>
@@ -562,7 +562,7 @@
562
562
  <br class="clear">
563
563
 
564
564
  <footer>
565
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
565
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
566
566
  </footer>
567
567
 
568
568
  <script>prettyPrint();</script>
@@ -4567,7 +4567,7 @@ updateUserPractice(456, { auto: false, category_id: 8 })
4567
4567
  <br class="clear">
4568
4568
 
4569
4569
  <footer>
4570
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
4570
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
4571
4571
  </footer>
4572
4572
 
4573
4573
  <script>prettyPrint();</script>
@@ -397,7 +397,7 @@
397
397
  <br class="clear">
398
398
 
399
399
  <footer>
400
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
400
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
401
401
  </footer>
402
402
 
403
403
  <script>prettyPrint();</script>
@@ -1919,7 +1919,7 @@
1919
1919
  <br class="clear">
1920
1920
 
1921
1921
  <footer>
1922
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1922
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1923
1923
  </footer>
1924
1924
 
1925
1925
  <script>prettyPrint();</script>
@@ -816,7 +816,7 @@ restorePurchases('rc_user_123')
816
816
  <br class="clear">
817
817
 
818
818
  <footer>
819
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
819
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
820
820
  </footer>
821
821
 
822
822
  <script>prettyPrint();</script>
@@ -2582,7 +2582,7 @@ polling is not paused.</li></ul></dd>
2582
2582
  <br class="clear">
2583
2583
 
2584
2584
  <footer>
2585
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
2585
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
2586
2586
  </footer>
2587
2587
 
2588
2588
  <script>prettyPrint();</script>
@@ -357,7 +357,7 @@
357
357
  <br class="clear">
358
358
 
359
359
  <footer>
360
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
360
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
361
361
  </footer>
362
362
 
363
363
  <script>prettyPrint();</script>
@@ -822,7 +822,7 @@ export async function fetchHandler(url, method = 'get', dataVersion = null, body
822
822
  <br class="clear">
823
823
 
824
824
  <footer>
825
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
825
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
826
826
  </footer>
827
827
 
828
828
  <script>prettyPrint();</script>
@@ -2382,7 +2382,7 @@ export async function fetchMethodV2Structure(brand) {
2382
2382
  <br class="clear">
2383
2383
 
2384
2384
  <footer>
2385
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
2385
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
2386
2386
  </footer>
2387
2387
 
2388
2388
  <script>prettyPrint();</script>
@@ -1519,7 +1519,7 @@ export async function fetchRecentActivitiesActiveTabs() {
1519
1519
  <br class="clear">
1520
1520
 
1521
1521
  <footer>
1522
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1522
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1523
1523
  </footer>
1524
1524
 
1525
1525
  <script>prettyPrint();</script>
@@ -224,7 +224,7 @@ export async function numberOfActiveUsers(): Promise&lt;number> {
224
224
  <br class="clear">
225
225
 
226
226
  <footer>
227
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
227
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
228
228
  </footer>
229
229
 
230
230
  <script>prettyPrint();</script>
@@ -85,7 +85,7 @@ export async function fetchChatSettings({ brand = null, liveEventIsGlobal = fals
85
85
  <br class="clear">
86
86
 
87
87
  <footer>
88
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
88
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
89
89
  </footer>
90
90
 
91
91
  <script>prettyPrint();</script>
@@ -137,7 +137,7 @@ export async function removeContentAsNotInterested(contentId) {
137
137
  <br class="clear">
138
138
 
139
139
  <footer>
140
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
140
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
141
141
  </footer>
142
142
 
143
143
  <script>prettyPrint();</script>
@@ -245,7 +245,7 @@ export async function toggleSignaturePrivate(showSignature = true) {
245
245
  <br class="clear">
246
246
 
247
247
  <footer>
248
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
248
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
249
249
  </footer>
250
250
 
251
251
  <script>prettyPrint();</script>
@@ -279,7 +279,7 @@ export async function restorePurchases(
279
279
  <br class="clear">
280
280
 
281
281
  <footer>
282
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
282
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
283
283
  </footer>
284
284
 
285
285
  <script>prettyPrint();</script>
@@ -361,7 +361,7 @@ export async function fetchLiveEventPollingState() {
361
361
  <br class="clear">
362
362
 
363
363
  <footer>
364
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
364
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
365
365
  </footer>
366
366
 
367
367
  <script>prettyPrint();</script>
@@ -221,7 +221,7 @@ export async function getOnboardingRecommendedContent(
221
221
  <br class="clear">
222
222
 
223
223
  <footer>
224
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
224
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
225
225
  </footer>
226
226
 
227
227
  <script>prettyPrint();</script>
@@ -133,7 +133,7 @@ export async function fetchCustomerPayments(
133
133
  <br class="clear">
134
134
 
135
135
  <footer>
136
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
136
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
137
137
  </footer>
138
138
 
139
139
  <script>prettyPrint();</script>
@@ -97,7 +97,7 @@ export async function reset() {
97
97
  <br class="clear">
98
98
 
99
99
  <footer>
100
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
100
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
101
101
  </footer>
102
102
 
103
103
  <script>prettyPrint();</script>
@@ -102,7 +102,7 @@ export async function deleteProfilePicture() {
102
102
  <br class="clear">
103
103
 
104
104
  <footer>
105
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
105
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
106
106
  </footer>
107
107
 
108
108
  <script>prettyPrint();</script>
@@ -157,7 +157,7 @@ export async function logout() {
157
157
  <br class="clear">
158
158
 
159
159
  <footer>
160
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
160
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
161
161
  </footer>
162
162
 
163
163
  <script>prettyPrint();</script>
@@ -209,7 +209,7 @@
209
209
  <br class="clear">
210
210
 
211
211
  <footer>
212
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
212
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
213
213
  </footer>
214
214
 
215
215
  <script>prettyPrint();</script>
@@ -66,7 +66,7 @@
66
66
  <br class="clear">
67
67
 
68
68
  <footer>
69
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Nov 05 2025 22:40:38 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
69
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 06 2025 17:14:22 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
70
70
  </footer>
71
71
 
72
72
  <script>prettyPrint();</script>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "musora-content-services",
3
- "version": "2.72.0",
3
+ "version": "2.72.1",
4
4
  "description": "A package for Musoras content services ",
5
5
  "main": "src/index.js",
6
6
  "type": "module",
@@ -66,6 +66,7 @@ export async function updateActivePath(brand: string) {
66
66
  * @returns {string} result.thumbnail - Optional thumbnail URL for the learning path.
67
67
  * @returns {string} result.title - The title of the learning path.
68
68
  * @returns {boolean} result.is_active_learning_path - Whether the learning path is currently active.
69
+ * @returns {Array} result.all_lessons - Array of all lessons.
69
70
  * @returns {Array} result.upcoming_lessons - Array of upcoming/additional lessons.
70
71
  * @returns {Array} result.todays_lessons - Array of today's lessons (max 3).
71
72
  * @returns {Array} result.next_learning_path_lessons - Array of next lessons to be taken.
@@ -130,6 +131,7 @@ export async function fetchLearningPathLessons(
130
131
  thumbnail: learningPath.thumbnail,
131
132
  title: learningPath.title || '',
132
133
  is_active_learning_path: isActiveLearningPath,
134
+ all_lessons: lessons,
133
135
  upcoming_lessons: upcomingLessons,
134
136
  todays_lessons: todaysLessons,
135
137
  next_learning_path_lessons: nextLPLessons,