musora-content-services 2.67.1 → 2.67.2

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 (191) hide show
  1. package/.coderabbit.yaml +0 -0
  2. package/.editorconfig +0 -0
  3. package/.github/pull_request_template.md +0 -0
  4. package/.github/workflows/conventional-commits.yaml +0 -0
  5. package/.github/workflows/docs.js.yml +0 -0
  6. package/.github/workflows/node.js.yml +0 -0
  7. package/.prettierignore +0 -0
  8. package/.prettierrc +0 -0
  9. package/CHANGELOG.md +2 -0
  10. package/README.md +0 -0
  11. package/babel.config.cjs +0 -0
  12. package/docs/ContentOrganization.html +1 -1
  13. package/docs/Forums.html +1 -1
  14. package/docs/Gamification.html +1 -1
  15. package/docs/UserManagementSystem.html +1 -1
  16. package/docs/api_types.js.html +1 -1
  17. package/docs/config.js.html +1 -1
  18. package/docs/content-org_content-org.js.html +1 -1
  19. package/docs/content-org_guided-courses.ts.html +1 -1
  20. package/docs/content-org_learning-paths.ts.html +1 -1
  21. package/docs/content-org_playlists-types.js.html +1 -1
  22. package/docs/content-org_playlists.js.html +1 -1
  23. package/docs/content.js.html +1 -1
  24. package/docs/fonts/Montserrat/Montserrat-Bold.eot +0 -0
  25. package/docs/fonts/Montserrat/Montserrat-Bold.ttf +0 -0
  26. package/docs/fonts/Montserrat/Montserrat-Bold.woff +0 -0
  27. package/docs/fonts/Montserrat/Montserrat-Bold.woff2 +0 -0
  28. package/docs/fonts/Montserrat/Montserrat-Regular.eot +0 -0
  29. package/docs/fonts/Montserrat/Montserrat-Regular.ttf +0 -0
  30. package/docs/fonts/Montserrat/Montserrat-Regular.woff +0 -0
  31. package/docs/fonts/Montserrat/Montserrat-Regular.woff2 +0 -0
  32. package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.eot +0 -0
  33. package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.svg +0 -0
  34. package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.ttf +0 -0
  35. package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.woff +0 -0
  36. package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.woff2 +0 -0
  37. package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.eot +0 -0
  38. package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.svg +0 -0
  39. package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.ttf +0 -0
  40. package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.woff +0 -0
  41. package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.woff2 +0 -0
  42. package/docs/forums_categories.ts.html +1 -1
  43. package/docs/forums_discussions.js.html +0 -0
  44. package/docs/forums_forum.js.html +0 -0
  45. package/docs/forums_forums.ts.html +1 -1
  46. package/docs/forums_posts.ts.html +2 -1
  47. package/docs/forums_threads.ts.html +1 -1
  48. package/docs/gamification_awards.js.html +0 -0
  49. package/docs/gamification_awards.ts.html +1 -1
  50. package/docs/gamification_gamification.js.html +1 -1
  51. package/docs/gamification_types.js.html +0 -0
  52. package/docs/global.html +1 -1
  53. package/docs/index.html +1 -1
  54. package/docs/module-Accounts.html +1 -1
  55. package/docs/module-Awards.html +1 -1
  56. package/docs/module-Categories.html +0 -0
  57. package/docs/module-Config.html +1 -1
  58. package/docs/module-Content-Services-V2.html +1 -1
  59. package/docs/module-ForumCategories.html +0 -0
  60. package/docs/module-ForumDiscussions.html +0 -0
  61. package/docs/module-Forums.html +7 -7
  62. package/docs/module-GuidedCourses.html +1 -1
  63. package/docs/module-Interests.html +1 -1
  64. package/docs/module-Onboarding.html +1 -1
  65. package/docs/module-Payments.html +1 -1
  66. package/docs/module-Permissions.html +1 -1
  67. package/docs/module-Playlists.html +1 -1
  68. package/docs/module-Railcontent-Services.html +1 -1
  69. package/docs/module-Sanity-Services.html +1 -1
  70. package/docs/module-Sessions.html +1 -1
  71. package/docs/module-Threads.html +0 -0
  72. package/docs/module-UserActivity.html +1 -1
  73. package/docs/module-UserChat.html +1 -1
  74. package/docs/module-UserManagement.html +1 -1
  75. package/docs/module-UserMemberships.html +1 -1
  76. package/docs/module-UserNotifications.html +1 -1
  77. package/docs/module-UserProfile.html +1 -1
  78. package/docs/railcontent.js.html +1 -1
  79. package/docs/sanity.js.html +1 -1
  80. package/docs/scripts/collapse.js +0 -0
  81. package/docs/scripts/commonNav.js +0 -0
  82. package/docs/scripts/linenumber.js +0 -0
  83. package/docs/scripts/nav.js +0 -0
  84. package/docs/scripts/polyfill.js +0 -0
  85. package/docs/scripts/prettify/Apache-License-2.0.txt +0 -0
  86. package/docs/scripts/prettify/lang-css.js +0 -0
  87. package/docs/scripts/prettify/prettify.js +0 -0
  88. package/docs/scripts/search.js +0 -0
  89. package/docs/styles/jsdoc.css +0 -0
  90. package/docs/styles/prettify.css +0 -0
  91. package/docs/userActivity.js.html +1 -1
  92. package/docs/user_account.ts.html +1 -1
  93. package/docs/user_chat.js.html +1 -1
  94. package/docs/user_interests.js.html +1 -1
  95. package/docs/user_management.js.html +1 -1
  96. package/docs/user_memberships.js.html +0 -0
  97. package/docs/user_memberships.ts.html +1 -1
  98. package/docs/user_notifications.js.html +1 -1
  99. package/docs/user_onboarding.ts.html +1 -1
  100. package/docs/user_payments.ts.html +1 -1
  101. package/docs/user_permissions.js.html +1 -1
  102. package/docs/user_profile.js.html +1 -1
  103. package/docs/user_sessions.js.html +1 -1
  104. package/docs/user_types.js.html +1 -1
  105. package/docs/user_user-management-system.js.html +1 -1
  106. package/jest.config.js +0 -0
  107. package/jsdoc.json +0 -0
  108. package/package.json +1 -1
  109. package/src/contentMetaData.js +75 -12
  110. package/src/contentTypeConfig.js +13 -3
  111. package/src/filterBuilder.js +0 -0
  112. package/src/index.d.ts +0 -0
  113. package/src/index.js +0 -0
  114. package/src/infrastructure/http/HttpClient.ts +0 -0
  115. package/src/infrastructure/http/executors/FetchRequestExecutor.ts +0 -0
  116. package/src/infrastructure/http/index.ts +0 -0
  117. package/src/infrastructure/http/interfaces/HeaderProvider.ts +0 -0
  118. package/src/infrastructure/http/interfaces/HttpError.ts +0 -0
  119. package/src/infrastructure/http/interfaces/NetworkError.ts +0 -0
  120. package/src/infrastructure/http/interfaces/RequestExecutor.ts +0 -0
  121. package/src/infrastructure/http/interfaces/RequestOptions.ts +0 -0
  122. package/src/infrastructure/http/providers/DefaultHeaderProvider.ts +0 -0
  123. package/src/lib/httpHelper.js +0 -0
  124. package/src/lib/lastUpdated.js +0 -0
  125. package/src/services/api/types.js +0 -0
  126. package/src/services/api/types.ts +0 -0
  127. package/src/services/config.js +0 -0
  128. package/src/services/content-org/content-org.js +0 -0
  129. package/src/services/content-org/guided-courses.ts +0 -0
  130. package/src/services/content-org/learning-paths.ts +0 -0
  131. package/src/services/content-org/playlists-types.js +0 -0
  132. package/src/services/content-org/playlists.js +0 -0
  133. package/src/services/content.js +0 -0
  134. package/src/services/contentAggregator.js +0 -0
  135. package/src/services/contentLikes.js +0 -0
  136. package/src/services/contentProgress.js +0 -0
  137. package/src/services/dataContext.js +0 -0
  138. package/src/services/dateUtils.js +0 -0
  139. package/src/services/eventsAPI.js +0 -0
  140. package/src/services/forums/categories.ts +0 -0
  141. package/src/services/forums/forums.ts +0 -0
  142. package/src/services/forums/posts.ts +2 -1
  143. package/src/services/forums/threads.ts +0 -0
  144. package/src/services/forums/types.ts +0 -0
  145. package/src/services/gamification/awards.ts +0 -0
  146. package/src/services/gamification/gamification.js +0 -0
  147. package/src/services/imageSRCBuilder.js +0 -0
  148. package/src/services/imageSRCVerify.js +0 -0
  149. package/src/services/railcontent.js +0 -0
  150. package/src/services/recommendations.js +0 -0
  151. package/src/services/types.js +0 -0
  152. package/src/services/user/account.ts +0 -0
  153. package/src/services/user/chat.js +0 -0
  154. package/src/services/user/interests.js +0 -0
  155. package/src/services/user/management.js +0 -0
  156. package/src/services/user/memberships.ts +0 -0
  157. package/src/services/user/notifications.js +0 -0
  158. package/src/services/user/onboarding.ts +0 -0
  159. package/src/services/user/payments.ts +0 -0
  160. package/src/services/user/permissions.js +0 -0
  161. package/src/services/user/profile.js +0 -0
  162. package/src/services/user/sessions.js +0 -0
  163. package/src/services/user/types.js +0 -0
  164. package/src/services/user/user-management-system.js +0 -0
  165. package/src/services/userActivity.js +0 -0
  166. package/test/HttpClient.test.js +0 -0
  167. package/test/content.test.js +0 -0
  168. package/test/contentLikes.test.js +0 -0
  169. package/test/contentProgress.test.js +0 -0
  170. package/test/dataContext.test.js +0 -0
  171. package/test/forum.test.js +0 -0
  172. package/test/imageSRCBuilder.test.js +0 -0
  173. package/test/imageSRCVerify.test.js +0 -0
  174. package/test/initializeTests.js +0 -0
  175. package/test/lib/lastUpdated.test.js +0 -0
  176. package/test/live/contentProgressLive.test.js +0 -0
  177. package/test/live/railcontentLive.test.js +0 -0
  178. package/test/localStorageMock.js +0 -0
  179. package/test/log.js +0 -0
  180. package/test/mockData/mockData_fetchByRailContentIds_one_content.json +0 -0
  181. package/test/mockData/mockData_progress_content.json +0 -0
  182. package/test/mockData/mockData_sanity_progress_content.json +0 -0
  183. package/test/mockData/mockData_user_practices.json +0 -0
  184. package/test/notifications.test.js +0 -0
  185. package/test/progressRows.test.js +0 -0
  186. package/test/sanityQueryService.test.js +0 -0
  187. package/test/streakMessage.test.js +0 -0
  188. package/test/user/permissions.test.js +0 -0
  189. package/test/userActivity.test.js +0 -0
  190. package/tools/generate-index.cjs +0 -0
  191. package/.claude/settings.local.json +0 -8
package/.coderabbit.yaml CHANGED
File without changes
package/.editorconfig CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
package/.prettierignore CHANGED
File without changes
package/.prettierrc CHANGED
File without changes
package/CHANGELOG.md CHANGED
@@ -2,6 +2,8 @@
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.67.2](https://github.com/railroadmedia/musora-content-services/compare/v2.67.1...v2.67.2) (2025-11-04)
6
+
5
7
  ### [2.67.1](https://github.com/railroadmedia/musora-content-services/compare/v2.67.0...v2.67.1) (2025-11-04)
6
8
 
7
9
  ## [2.67.0](https://github.com/railroadmedia/musora-content-services/compare/v2.66.0...v2.67.0) (2025-11-04)
package/README.md CHANGED
File without changes
package/babel.config.cjs CHANGED
File without changes
@@ -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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard 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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard 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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
236
236
  </footer>
237
237
 
238
238
  <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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard 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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard 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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard 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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard 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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
101
101
  </footer>
102
102
 
103
103
  <script>prettyPrint();</script>
@@ -110,7 +110,7 @@ export async function updateActivePath(brand: string) {
110
110
  <br class="clear">
111
111
 
112
112
  <footer>
113
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
113
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
114
114
  </footer>
115
115
 
116
116
  <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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard 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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard 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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
516
516
  </footer>
517
517
 
518
518
  <script>prettyPrint();</script>
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
128
128
  </footer>
129
129
 
130
130
  <script>prettyPrint();</script>
File without changes
File without changes
@@ -147,7 +147,7 @@ function transformLatestDiscussions(
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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
151
151
  </footer>
152
152
 
153
153
  <script>prettyPrint();</script>
@@ -179,6 +179,7 @@ export async function fetchCommunityGuidelines(brand: string): Promise&lt;ForumP
179
179
  export interface SearchParams {
180
180
  page?: number,
181
181
  limit?: number,
182
+ category_id?: number,
182
183
  /** Sort order: "-published_on" (default), "published_on", or "mine". */
183
184
  sort?: '-published_on' | string,
184
185
  term: string
@@ -244,7 +245,7 @@ export async function jumpToPost(
244
245
  <br class="clear">
245
246
 
246
247
  <footer>
247
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
248
249
  </footer>
249
250
 
250
251
  <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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
262
262
  </footer>
263
263
 
264
264
  <script>prettyPrint();</script>
File without changes
@@ -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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard 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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
67
67
  </footer>
68
68
 
69
69
  <script>prettyPrint();</script>
File without changes
package/docs/global.html CHANGED
@@ -5727,7 +5727,7 @@
5727
5727
  <br class="clear">
5728
5728
 
5729
5729
  <footer>
5730
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
5730
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
5731
5731
  </footer>
5732
5732
 
5733
5733
  <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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
158
158
  </footer>
159
159
 
160
160
  <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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard 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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
727
727
  </footer>
728
728
 
729
729
  <script>prettyPrint();</script>
File without changes
@@ -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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard 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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
2558
2558
  </footer>
2559
2559
 
2560
2560
  <script>prettyPrint();</script>
File without changes
File without changes
@@ -2573,7 +2573,7 @@
2573
2573
 
2574
2574
  <dt class="tag-source">Source:</dt>
2575
2575
  <dd class="tag-source"><ul class="dummy"><li>
2576
- <a href="forums_posts.ts.html">forums/posts.ts</a>, <a href="forums_posts.ts.html#line162">line 162</a>
2576
+ <a href="forums_posts.ts.html">forums/posts.ts</a>, <a href="forums_posts.ts.html#line163">line 163</a>
2577
2577
  </li></ul></dd>
2578
2578
 
2579
2579
 
@@ -3473,7 +3473,7 @@
3473
3473
 
3474
3474
  <dt class="tag-source">Source:</dt>
3475
3475
  <dd class="tag-source"><ul class="dummy"><li>
3476
- <a href="forums_posts.ts.html">forums/posts.ts</a>, <a href="forums_posts.ts.html#line140">line 140</a>
3476
+ <a href="forums_posts.ts.html">forums/posts.ts</a>, <a href="forums_posts.ts.html#line141">line 141</a>
3477
3477
  </li></ul></dd>
3478
3478
 
3479
3479
 
@@ -7684,7 +7684,7 @@
7684
7684
 
7685
7685
  <dt class="tag-source">Source:</dt>
7686
7686
  <dd class="tag-source"><ul class="dummy"><li>
7687
- <a href="forums_posts.ts.html">forums/posts.ts</a>, <a href="forums_posts.ts.html#line162">line 162</a>
7687
+ <a href="forums_posts.ts.html">forums/posts.ts</a>, <a href="forums_posts.ts.html#line163">line 163</a>
7688
7688
  </li></ul></dd>
7689
7689
 
7690
7690
 
@@ -8584,7 +8584,7 @@
8584
8584
 
8585
8585
  <dt class="tag-source">Source:</dt>
8586
8586
  <dd class="tag-source"><ul class="dummy"><li>
8587
- <a href="forums_posts.ts.html">forums/posts.ts</a>, <a href="forums_posts.ts.html#line140">line 140</a>
8587
+ <a href="forums_posts.ts.html">forums/posts.ts</a>, <a href="forums_posts.ts.html#line141">line 141</a>
8588
8588
  </li></ul></dd>
8589
8589
 
8590
8590
 
@@ -12795,7 +12795,7 @@
12795
12795
 
12796
12796
  <dt class="tag-source">Source:</dt>
12797
12797
  <dd class="tag-source"><ul class="dummy"><li>
12798
- <a href="forums_posts.ts.html">forums/posts.ts</a>, <a href="forums_posts.ts.html#line162">line 162</a>
12798
+ <a href="forums_posts.ts.html">forums/posts.ts</a>, <a href="forums_posts.ts.html#line163">line 163</a>
12799
12799
  </li></ul></dd>
12800
12800
 
12801
12801
 
@@ -13695,7 +13695,7 @@
13695
13695
 
13696
13696
  <dt class="tag-source">Source:</dt>
13697
13697
  <dd class="tag-source"><ul class="dummy"><li>
13698
- <a href="forums_posts.ts.html">forums/posts.ts</a>, <a href="forums_posts.ts.html#line140">line 140</a>
13698
+ <a href="forums_posts.ts.html">forums/posts.ts</a>, <a href="forums_posts.ts.html#line141">line 141</a>
13699
13699
  </li></ul></dd>
13700
13700
 
13701
13701
 
@@ -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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
15384
15384
  </footer>
15385
15385
 
15386
15386
  <script>prettyPrint();</script>
@@ -1291,7 +1291,7 @@
1291
1291
  <br class="clear">
1292
1292
 
1293
1293
  <footer>
1294
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1294
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1295
1295
  </footer>
1296
1296
 
1297
1297
  <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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
1057
1057
  </footer>
1058
1058
 
1059
1059
  <script>prettyPrint();</script>
@@ -657,7 +657,7 @@
657
657
  <br class="clear">
658
658
 
659
659
  <footer>
660
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
660
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
661
661
  </footer>
662
662
 
663
663
  <script>prettyPrint();</script>
@@ -237,7 +237,7 @@
237
237
  <br class="clear">
238
238
 
239
239
  <footer>
240
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
240
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
241
241
  </footer>
242
242
 
243
243
  <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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard 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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard 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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard 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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard 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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
566
566
  </footer>
567
567
 
568
568
  <script>prettyPrint();</script>
File without changes
@@ -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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard 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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard 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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard 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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard 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 Mon Nov 03 2025 17:10:23 GMT-0800 (Pacific Standard 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 Tue Nov 04 2025 08:55:34 GMT+0200 (Eastern European Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
2586
2586
  </footer>
2587
2587
 
2588
2588
  <script>prettyPrint();</script>