musora-content-services 2.28.3 → 2.28.5

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 +9 -0
  2. package/docs/ContentOrganization.html +2 -2
  3. package/docs/Gamification.html +2 -2
  4. package/docs/UserManagementSystem.html +2 -2
  5. package/docs/api_types.js.html +2 -2
  6. package/docs/config.js.html +2 -2
  7. package/docs/content-org_content-org.js.html +2 -2
  8. package/docs/content-org_playlists-types.js.html +2 -2
  9. package/docs/content-org_playlists.js.html +2 -2
  10. package/docs/content.js.html +4 -4
  11. package/docs/gamification_awards.js.html +2 -2
  12. package/docs/gamification_gamification.js.html +2 -2
  13. package/docs/gamification_types.js.html +2 -2
  14. package/docs/global.html +2 -2
  15. package/docs/index.html +2 -2
  16. package/docs/module-Awards.html +2 -2
  17. package/docs/module-Config.html +2 -2
  18. package/docs/module-Content-Services-V2.html +4 -4
  19. package/docs/module-Interests.html +2 -2
  20. package/docs/module-Permissions.html +2 -2
  21. package/docs/module-Playlists.html +2 -2
  22. package/docs/module-Railcontent-Services.html +590 -2987
  23. package/docs/module-Sanity-Services.html +30 -664
  24. package/docs/module-Sessions.html +2 -2
  25. package/docs/module-UserActivity.html +21 -21
  26. package/docs/module-UserChat.html +2 -2
  27. package/docs/module-UserManagement.html +2 -2
  28. package/docs/module-UserNotifications.html +2 -2
  29. package/docs/module-UserProfile.html +2 -2
  30. package/docs/railcontent.js.html +2 -196
  31. package/docs/sanity.js.html +17 -209
  32. package/docs/userActivity.js.html +4 -3
  33. package/docs/user_chat.js.html +2 -2
  34. package/docs/user_interests.js.html +2 -2
  35. package/docs/user_management.js.html +2 -2
  36. package/docs/user_notifications.js.html +2 -2
  37. package/docs/user_permissions.js.html +2 -2
  38. package/docs/user_profile.js.html +2 -2
  39. package/docs/user_sessions.js.html +2 -2
  40. package/docs/user_types.js.html +2 -2
  41. package/docs/user_user-management-system.js.html +2 -2
  42. package/package.json +1 -1
  43. package/src/contentMetaData.js +0 -24
  44. package/src/contentTypeConfig.js +2 -41
  45. package/src/index.d.ts +0 -30
  46. package/src/index.js +1 -31
  47. package/src/services/content.js +2 -2
  48. package/src/services/railcontent.js +0 -194
  49. package/src/services/sanity.js +13 -173
  50. package/src/services/userActivity.js +0 -1
  51. package/test/live/railcontentLive.test.js +0 -7
  52. package/test/sanityQueryService.test.js +3 -55
  53. package/docs/Content-Organization.html +0 -245
  54. package/docs/UserManagement.html +0 -269
  55. package/docs/global.html#User +0 -293
  56. package/docs/module-Notifications.html +0 -1183
  57. package/docs/module-Session-Management.html +0 -575
  58. package/docs/module-User-Activity.html +0 -4410
  59. package/docs/module-User-Management.html +0 -490
  60. package/docs/module-User-Permissions.html +0 -406
  61. package/docs/types.js.html +0 -122
  62. package/docs/user_user-management.js.html +0 -78
@@ -29,7 +29,7 @@
29
29
  <nav >
30
30
 
31
31
 
32
- <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-Awards.html">Awards</a><ul class='methods'><li data-type='method'><a href="module-Awards.html#.fetchAwardsForUser">fetchAwardsForUser</a></li></ul></li><li><a href="module-Config.html">Config</a><ul class='methods'><li data-type='method'><a href="module-Config.html#.initializeService">initializeService</a></li></ul></li><li><a href="module-Content-Services-V2.html">Content-Services-V2</a><ul class='methods'><li data-type='method'><a href="module-Content-Services-V2.html#.getContentRows">getContentRows</a></li><li data-type='method'><a href="module-Content-Services-V2.html#.getNewAndUpcoming">getNewAndUpcoming</a></li><li data-type='method'><a href="module-Content-Services-V2.html#.getRecent">getRecent</a></li><li data-type='method'><a href="module-Content-Services-V2.html#.getRecommendedForYou">getRecommendedForYou</a></li><li data-type='method'><a href="module-Content-Services-V2.html#.getScheduleContentRows">getScheduleContentRows</a></li><li data-type='method'><a href="module-Content-Services-V2.html#.getTabResults">getTabResults</a></li></ul></li><li><a href="module-Interests.html">Interests</a><ul class='methods'><li data-type='method'><a href="module-Interests.html#.fetchInterests">fetchInterests</a></li><li data-type='method'><a href="module-Interests.html#.fetchUninterests">fetchUninterests</a></li><li data-type='method'><a href="module-Interests.html#.markContentAsInterested">markContentAsInterested</a></li><li data-type='method'><a href="module-Interests.html#.markContentAsNotInterested">markContentAsNotInterested</a></li><li data-type='method'><a href="module-Interests.html#.removeContentAsInterested">removeContentAsInterested</a></li><li data-type='method'><a href="module-Interests.html#.removeContentAsNotInterested">removeContentAsNotInterested</a></li></ul></li><li><a href="module-Permissions.html">Permissions</a><ul class='methods'><li data-type='method'><a href="module-Permissions.html#.fetchUserPermissions">fetchUserPermissions</a></li><li data-type='method'><a href="module-Permissions.html#.reset">reset</a></li></ul></li><li><a href="module-Playlists.html">Playlists</a><ul class='methods'><li data-type='method'><a href="module-Playlists.html#.addItemToPlaylist">addItemToPlaylist</a></li><li data-type='method'><a href="module-Playlists.html#.createPlaylist">createPlaylist</a></li><li data-type='method'><a href="module-Playlists.html#.deletePlaylist">deletePlaylist</a></li><li data-type='method'><a href="module-Playlists.html#.duplicatePlaylist">duplicatePlaylist</a></li><li data-type='method'><a href="module-Playlists.html#.fetchPlaylist">fetchPlaylist</a></li><li data-type='method'><a href="module-Playlists.html#.fetchPlaylistItems">fetchPlaylistItems</a></li><li data-type='method'><a href="module-Playlists.html#.fetchUserPlaylists">fetchUserPlaylists</a></li><li data-type='method'><a href="module-Playlists.html#.togglePlaylistPrivate">togglePlaylistPrivate</a></li><li data-type='method'><a href="module-Playlists.html#.undeletePlaylist">undeletePlaylist</a></li><li data-type='method'><a href="module-Playlists.html#.updatePlaylist">updatePlaylist</a></li><li data-type='method'><a href="module-Playlists.html#~deleteItemsFromPlaylist">deleteItemsFromPlaylist</a></li><li data-type='method'><a href="module-Playlists.html#~likePlaylist">likePlaylist</a></li><li data-type='method'><a href="module-Playlists.html#~reportPlaylist">reportPlaylist</a></li><li data-type='method'><a href="module-Playlists.html#~restoreItemFromPlaylist">restoreItemFromPlaylist</a></li><li data-type='method'><a href="module-Playlists.html#~unlikePlaylist">unlikePlaylist</a></li></ul></li><li><a href="module-Railcontent-Services.html">Railcontent-Services</a><ul class='methods'><li data-type='method'><a href="module-Railcontent-Services.html#.assignModeratorToComment">assignModeratorToComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.closeComment">closeComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.createComment">createComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deleteComment">deleteComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.editComment">editComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchAllCompletedStates">fetchAllCompletedStates</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCarouselCardData">fetchCarouselCardData</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchChallengeIndexMetadata">fetchChallengeIndexMetadata</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchChallengeLessonData">fetchChallengeLessonData</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchChallengeMetadata">fetchChallengeMetadata</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchChallengeUserActiveChallenges">fetchChallengeUserActiveChallenges</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchComment">fetchComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCommentRelies">fetchCommentRelies</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchComments">fetchComments</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCompletedChallenges">fetchCompletedChallenges</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCompletedContent">fetchCompletedContent</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCompletedState">fetchCompletedState</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchContentInProgress">fetchContentInProgress</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchContentPageUserData">fetchContentPageUserData</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchNextContentDataForParent">fetchNextContentDataForParent</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchOwnedChallenges">fetchOwnedChallenges</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchRecentUserActivities">fetchRecentUserActivities</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchSongsInProgress">fetchSongsInProgress</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchTopComment">fetchTopComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchUserAward">fetchUserAward</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchUserBadges">fetchUserBadges</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchUserChallengeProgress">fetchUserChallengeProgress</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchUserPracticeNotes">fetchUserPracticeNotes</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.likeComment">likeComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.openComment">openComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesCommunityNotification">postChallengesCommunityNotification</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesEnroll">postChallengesEnroll</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesEnrollmentNotification">postChallengesEnrollmentNotification</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesHideCompletedBanner">postChallengesHideCompletedBanner</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesLeave">postChallengesLeave</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesSetStartDate">postChallengesSetStartDate</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesSoloNotification">postChallengesSoloNotification</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.postChallengesUnlock">postChallengesUnlock</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.replyToComment">replyToComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.reportComment">reportComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.restoreComment">restoreComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.setStudentViewForUser">setStudentViewForUser</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.unassignModeratorToComment">unassignModeratorToComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.unlikeComment">unlikeComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#~fetchLastInteractedChild">fetchLastInteractedChild</a></li></ul></li><li><a href="module-Sanity-Services.html">Sanity-Services</a><ul class='methods'><li data-type='method'><a href="module-Sanity-Services.html#.fetchAll">fetchAll</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchAllFilterOptions">fetchAllFilterOptions</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchAllPacks">fetchAllPacks</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchArtistLessons">fetchArtistLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchArtists">fetchArtists</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchByRailContentId">fetchByRailContentId</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchByRailContentIds">fetchByRailContentIds</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchByReference">fetchByReference</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchCoachLessons">fetchCoachLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchComingSoon">fetchComingSoon</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchCommentModContentData">fetchCommentModContentData</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchFoundation">fetchFoundation</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchGenreLessons">fetchGenreLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchLeaving">fetchLeaving</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchLessonContent">fetchLessonContent</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchLessonsFeaturingThisContent">fetchLessonsFeaturingThisContent</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMetadata">fetchMetadata</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethod">fetchMethod</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethodChildren">fetchMethodChildren</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethodChildrenIds">fetchMethodChildrenIds</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethodPreviousNextLesson">fetchMethodPreviousNextLesson</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchNewReleases">fetchNewReleases</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchNextPreviousLesson">fetchNextPreviousLesson</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchOtherSongVersions">fetchOtherSongVersions</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchPackAll">fetchPackAll</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchPackData">fetchPackData</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchParentForDownload">fetchParentForDownload</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchRelatedLessons">fetchRelatedLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchRelatedRecommendedContent">fetchRelatedRecommendedContent</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchRelatedSongs">fetchRelatedSongs</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchReturning">fetchReturning</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSanity">fetchSanity</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchScheduledReleases">fetchScheduledReleases</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchShowsData">fetchShowsData</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSiblingContent">fetchSiblingContent</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSongArtistCount">fetchSongArtistCount</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSongById">fetchSongById</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchUpcomingEvents">fetchUpcomingEvents</a></li><li data-type='method'><a href="module-Sanity-Services.html#.jumpToContinueContent">jumpToContinueContent</a></li><li data-type='method'><a href="module-Sanity-Services.html#~fetchRelatedByLicense">fetchRelatedByLicense</a></li><li data-type='method'><a href="module-Sanity-Services.html#~getNextAndPreviousQuarterDates">getNextAndPreviousQuarterDates</a></li><li data-type='method'><a href="module-Sanity-Services.html#~getQueryFromPage">getQueryFromPage</a></li><li data-type='method'><a href="module-Sanity-Services.html#~handleCustomFetchAll">handleCustomFetchAll</a></li></ul></li><li><a href="module-Sessions.html">Sessions</a><ul class='methods'><li data-type='method'><a href="module-Sessions.html#.login">login</a></li><li data-type='method'><a href="module-Sessions.html#.logout">logout</a></li></ul></li><li><a href="module-UserActivity.html">UserActivity</a><ul class='methods'><li data-type='method'><a href="module-UserActivity.html#.calculateLongestStreaks">calculateLongestStreaks</a></li><li data-type='method'><a href="module-UserActivity.html#.createPracticeNotes">createPracticeNotes</a></li><li data-type='method'><a href="module-UserActivity.html#.deletePracticeSession">deletePracticeSession</a></li><li data-type='method'><a href="module-UserActivity.html#.deleteUserActivity">deleteUserActivity</a></li><li data-type='method'><a href="module-UserActivity.html#.getPracticeNotes">getPracticeNotes</a></li><li data-type='method'><a href="module-UserActivity.html#.getPracticeSessions">getPracticeSessions</a></li><li data-type='method'><a href="module-UserActivity.html#.getProgressRows">getProgressRows</a></li><li data-type='method'><a href="module-UserActivity.html#.getRecentActivity">getRecentActivity</a></li><li data-type='method'><a href="module-UserActivity.html#.getUserMonthlyStats">getUserMonthlyStats</a></li><li data-type='method'><a href="module-UserActivity.html#.getUserWeeklyStats">getUserWeeklyStats</a></li><li data-type='method'><a href="module-UserActivity.html#.pinProgressRow">pinProgressRow</a></li><li data-type='method'><a href="module-UserActivity.html#.recordUserActivity">recordUserActivity</a></li><li data-type='method'><a href="module-UserActivity.html#.recordUserPractice">recordUserPractice</a></li><li data-type='method'><a href="module-UserActivity.html#.removeUserPractice">removeUserPractice</a></li><li data-type='method'><a href="module-UserActivity.html#.restorePracticeSession">restorePracticeSession</a></li><li data-type='method'><a href="module-UserActivity.html#.restoreUserPractice">restoreUserPractice</a></li><li data-type='method'><a href="module-UserActivity.html#.unpinProgressRow">unpinProgressRow</a></li><li data-type='method'><a href="module-UserActivity.html#.updatePracticeNotes">updatePracticeNotes</a></li><li data-type='method'><a href="module-UserActivity.html#.updateUserPractice">updateUserPractice</a></li></ul></li><li><a href="module-UserChat.html">UserChat</a><ul class='methods'><li data-type='method'><a href="module-UserChat.html#.fetchChatSettings">fetchChatSettings</a></li></ul></li><li><a href="module-UserManagement.html">UserManagement</a><ul class='methods'><li data-type='method'><a href="module-UserManagement.html#.blockUser">blockUser</a></li><li data-type='method'><a href="module-UserManagement.html#.deletePicture">deletePicture</a></li><li data-type='method'><a href="module-UserManagement.html#.getUserData">getUserData</a></li><li data-type='method'><a href="module-UserManagement.html#.unblockUser">unblockUser</a></li><li data-type='method'><a href="module-UserManagement.html#.uploadPicture">uploadPicture</a></li><li data-type='method'><a href="module-UserManagement.html#.uploadPictureFromS3">uploadPictureFromS3</a></li></ul></li><li><a href="module-UserNotifications.html">UserNotifications</a><ul class='methods'><li data-type='method'><a href="module-UserNotifications.html#.deleteNotification">deleteNotification</a></li><li data-type='method'><a href="module-UserNotifications.html#.fetchLiveEventPollingState">fetchLiveEventPollingState</a></li><li data-type='method'><a href="module-UserNotifications.html#.fetchNotificationSettings">fetchNotificationSettings</a></li><li data-type='method'><a href="module-UserNotifications.html#.fetchNotifications">fetchNotifications</a></li><li data-type='method'><a href="module-UserNotifications.html#.fetchUnreadCount">fetchUnreadCount</a></li><li data-type='method'><a href="module-UserNotifications.html#.markAllNotificationsAsRead">markAllNotificationsAsRead</a></li><li data-type='method'><a href="module-UserNotifications.html#.markNotificationAsRead">markNotificationAsRead</a></li><li data-type='method'><a href="module-UserNotifications.html#.markNotificationAsUnread">markNotificationAsUnread</a></li><li data-type='method'><a href="module-UserNotifications.html#.pauseLiveEventPolling">pauseLiveEventPolling</a></li><li data-type='method'><a href="module-UserNotifications.html#.startLiveEventPolling">startLiveEventPolling</a></li><li data-type='method'><a href="module-UserNotifications.html#.updateNotificationSetting">updateNotificationSetting</a></li></ul></li><li><a href="module-UserProfile.html">UserProfile</a><ul class='methods'><li data-type='method'><a href="module-UserProfile.html#.deleteProfilePicture">deleteProfilePicture</a></li><li data-type='method'><a href="module-UserProfile.html#.otherStats">otherStats</a></li></ul></li></ul><h3>Namespaces</h3><ul><li><a href="ContentOrganization.html">ContentOrganization</a></li><li><a href="Gamification.html">Gamification</a></li><li><a href="UserManagementSystem.html">UserManagementSystem</a></li></ul><h3><a href="global.html">Global</a></h3>
32
+ <h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><li><a href="module-Awards.html">Awards</a><ul class='methods'><li data-type='method'><a href="module-Awards.html#.fetchAwardsForUser">fetchAwardsForUser</a></li></ul></li><li><a href="module-Config.html">Config</a><ul class='methods'><li data-type='method'><a href="module-Config.html#.initializeService">initializeService</a></li></ul></li><li><a href="module-Content-Services-V2.html">Content-Services-V2</a><ul class='methods'><li data-type='method'><a href="module-Content-Services-V2.html#.getContentRows">getContentRows</a></li><li data-type='method'><a href="module-Content-Services-V2.html#.getNewAndUpcoming">getNewAndUpcoming</a></li><li data-type='method'><a href="module-Content-Services-V2.html#.getRecent">getRecent</a></li><li data-type='method'><a href="module-Content-Services-V2.html#.getRecommendedForYou">getRecommendedForYou</a></li><li data-type='method'><a href="module-Content-Services-V2.html#.getScheduleContentRows">getScheduleContentRows</a></li><li data-type='method'><a href="module-Content-Services-V2.html#.getTabResults">getTabResults</a></li></ul></li><li><a href="module-Interests.html">Interests</a><ul class='methods'><li data-type='method'><a href="module-Interests.html#.fetchInterests">fetchInterests</a></li><li data-type='method'><a href="module-Interests.html#.fetchUninterests">fetchUninterests</a></li><li data-type='method'><a href="module-Interests.html#.markContentAsInterested">markContentAsInterested</a></li><li data-type='method'><a href="module-Interests.html#.markContentAsNotInterested">markContentAsNotInterested</a></li><li data-type='method'><a href="module-Interests.html#.removeContentAsInterested">removeContentAsInterested</a></li><li data-type='method'><a href="module-Interests.html#.removeContentAsNotInterested">removeContentAsNotInterested</a></li></ul></li><li><a href="module-Permissions.html">Permissions</a><ul class='methods'><li data-type='method'><a href="module-Permissions.html#.fetchUserPermissions">fetchUserPermissions</a></li><li data-type='method'><a href="module-Permissions.html#.reset">reset</a></li></ul></li><li><a href="module-Playlists.html">Playlists</a><ul class='methods'><li data-type='method'><a href="module-Playlists.html#.addItemToPlaylist">addItemToPlaylist</a></li><li data-type='method'><a href="module-Playlists.html#.createPlaylist">createPlaylist</a></li><li data-type='method'><a href="module-Playlists.html#.deletePlaylist">deletePlaylist</a></li><li data-type='method'><a href="module-Playlists.html#.duplicatePlaylist">duplicatePlaylist</a></li><li data-type='method'><a href="module-Playlists.html#.fetchPlaylist">fetchPlaylist</a></li><li data-type='method'><a href="module-Playlists.html#.fetchPlaylistItems">fetchPlaylistItems</a></li><li data-type='method'><a href="module-Playlists.html#.fetchUserPlaylists">fetchUserPlaylists</a></li><li data-type='method'><a href="module-Playlists.html#.togglePlaylistPrivate">togglePlaylistPrivate</a></li><li data-type='method'><a href="module-Playlists.html#.undeletePlaylist">undeletePlaylist</a></li><li data-type='method'><a href="module-Playlists.html#.updatePlaylist">updatePlaylist</a></li><li data-type='method'><a href="module-Playlists.html#~deleteItemsFromPlaylist">deleteItemsFromPlaylist</a></li><li data-type='method'><a href="module-Playlists.html#~likePlaylist">likePlaylist</a></li><li data-type='method'><a href="module-Playlists.html#~reportPlaylist">reportPlaylist</a></li><li data-type='method'><a href="module-Playlists.html#~restoreItemFromPlaylist">restoreItemFromPlaylist</a></li><li data-type='method'><a href="module-Playlists.html#~unlikePlaylist">unlikePlaylist</a></li></ul></li><li><a href="module-Railcontent-Services.html">Railcontent-Services</a><ul class='methods'><li data-type='method'><a href="module-Railcontent-Services.html#.assignModeratorToComment">assignModeratorToComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.closeComment">closeComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.createComment">createComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deleteComment">deleteComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.editComment">editComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchAllCompletedStates">fetchAllCompletedStates</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCarouselCardData">fetchCarouselCardData</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchComment">fetchComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCommentRelies">fetchCommentRelies</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchComments">fetchComments</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCompletedContent">fetchCompletedContent</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchCompletedState">fetchCompletedState</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchContentInProgress">fetchContentInProgress</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchContentPageUserData">fetchContentPageUserData</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchNextContentDataForParent">fetchNextContentDataForParent</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchRecentUserActivities">fetchRecentUserActivities</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchSongsInProgress">fetchSongsInProgress</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchTopComment">fetchTopComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchUserAward">fetchUserAward</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchUserBadges">fetchUserBadges</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchUserPracticeNotes">fetchUserPracticeNotes</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.likeComment">likeComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.openComment">openComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.replyToComment">replyToComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.reportComment">reportComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.restoreComment">restoreComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.setStudentViewForUser">setStudentViewForUser</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.unassignModeratorToComment">unassignModeratorToComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.unlikeComment">unlikeComment</a></li><li data-type='method'><a href="module-Railcontent-Services.html#~fetchLastInteractedChild">fetchLastInteractedChild</a></li></ul></li><li><a href="module-Sanity-Services.html">Sanity-Services</a><ul class='methods'><li data-type='method'><a href="module-Sanity-Services.html#.fetchAll">fetchAll</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchAllFilterOptions">fetchAllFilterOptions</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchAllPacks">fetchAllPacks</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchArtistLessons">fetchArtistLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchArtists">fetchArtists</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchByRailContentId">fetchByRailContentId</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchByRailContentIds">fetchByRailContentIds</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchByReference">fetchByReference</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchCoachLessons">fetchCoachLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchComingSoon">fetchComingSoon</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchCommentModContentData">fetchCommentModContentData</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchFoundation">fetchFoundation</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchGenreLessons">fetchGenreLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchLeaving">fetchLeaving</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchLessonContent">fetchLessonContent</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchLessonsFeaturingThisContent">fetchLessonsFeaturingThisContent</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMetadata">fetchMetadata</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethod">fetchMethod</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethodChildren">fetchMethodChildren</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethodChildrenIds">fetchMethodChildrenIds</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchMethodPreviousNextLesson">fetchMethodPreviousNextLesson</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchNewReleases">fetchNewReleases</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchNextPreviousLesson">fetchNextPreviousLesson</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchOtherSongVersions">fetchOtherSongVersions</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchPackAll">fetchPackAll</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchPackData">fetchPackData</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchParentForDownload">fetchParentForDownload</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchRelatedLessons">fetchRelatedLessons</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchRelatedRecommendedContent">fetchRelatedRecommendedContent</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchRelatedSongs">fetchRelatedSongs</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchReturning">fetchReturning</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSanity">fetchSanity</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchScheduledReleases">fetchScheduledReleases</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchShowsData">fetchShowsData</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSiblingContent">fetchSiblingContent</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSongArtistCount">fetchSongArtistCount</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSongById">fetchSongById</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchUpcomingEvents">fetchUpcomingEvents</a></li><li data-type='method'><a href="module-Sanity-Services.html#.jumpToContinueContent">jumpToContinueContent</a></li><li data-type='method'><a href="module-Sanity-Services.html#~fetchRelatedByLicense">fetchRelatedByLicense</a></li><li data-type='method'><a href="module-Sanity-Services.html#~getNextAndPreviousQuarterDates">getNextAndPreviousQuarterDates</a></li><li data-type='method'><a href="module-Sanity-Services.html#~getQueryFromPage">getQueryFromPage</a></li></ul></li><li><a href="module-Sessions.html">Sessions</a><ul class='methods'><li data-type='method'><a href="module-Sessions.html#.login">login</a></li><li data-type='method'><a href="module-Sessions.html#.logout">logout</a></li></ul></li><li><a href="module-UserActivity.html">UserActivity</a><ul class='methods'><li data-type='method'><a href="module-UserActivity.html#.calculateLongestStreaks">calculateLongestStreaks</a></li><li data-type='method'><a href="module-UserActivity.html#.createPracticeNotes">createPracticeNotes</a></li><li data-type='method'><a href="module-UserActivity.html#.deletePracticeSession">deletePracticeSession</a></li><li data-type='method'><a href="module-UserActivity.html#.deleteUserActivity">deleteUserActivity</a></li><li data-type='method'><a href="module-UserActivity.html#.getPracticeNotes">getPracticeNotes</a></li><li data-type='method'><a href="module-UserActivity.html#.getPracticeSessions">getPracticeSessions</a></li><li data-type='method'><a href="module-UserActivity.html#.getProgressRows">getProgressRows</a></li><li data-type='method'><a href="module-UserActivity.html#.getRecentActivity">getRecentActivity</a></li><li data-type='method'><a href="module-UserActivity.html#.getUserMonthlyStats">getUserMonthlyStats</a></li><li data-type='method'><a href="module-UserActivity.html#.getUserWeeklyStats">getUserWeeklyStats</a></li><li data-type='method'><a href="module-UserActivity.html#.pinProgressRow">pinProgressRow</a></li><li data-type='method'><a href="module-UserActivity.html#.recordUserActivity">recordUserActivity</a></li><li data-type='method'><a href="module-UserActivity.html#.recordUserPractice">recordUserPractice</a></li><li data-type='method'><a href="module-UserActivity.html#.removeUserPractice">removeUserPractice</a></li><li data-type='method'><a href="module-UserActivity.html#.restorePracticeSession">restorePracticeSession</a></li><li data-type='method'><a href="module-UserActivity.html#.restoreUserPractice">restoreUserPractice</a></li><li data-type='method'><a href="module-UserActivity.html#.unpinProgressRow">unpinProgressRow</a></li><li data-type='method'><a href="module-UserActivity.html#.updatePracticeNotes">updatePracticeNotes</a></li><li data-type='method'><a href="module-UserActivity.html#.updateUserPractice">updateUserPractice</a></li></ul></li><li><a href="module-UserChat.html">UserChat</a><ul class='methods'><li data-type='method'><a href="module-UserChat.html#.fetchChatSettings">fetchChatSettings</a></li></ul></li><li><a href="module-UserManagement.html">UserManagement</a><ul class='methods'><li data-type='method'><a href="module-UserManagement.html#.blockUser">blockUser</a></li><li data-type='method'><a href="module-UserManagement.html#.deletePicture">deletePicture</a></li><li data-type='method'><a href="module-UserManagement.html#.getUserData">getUserData</a></li><li data-type='method'><a href="module-UserManagement.html#.unblockUser">unblockUser</a></li><li data-type='method'><a href="module-UserManagement.html#.uploadPicture">uploadPicture</a></li><li data-type='method'><a href="module-UserManagement.html#.uploadPictureFromS3">uploadPictureFromS3</a></li></ul></li><li><a href="module-UserNotifications.html">UserNotifications</a><ul class='methods'><li data-type='method'><a href="module-UserNotifications.html#.deleteNotification">deleteNotification</a></li><li data-type='method'><a href="module-UserNotifications.html#.fetchLiveEventPollingState">fetchLiveEventPollingState</a></li><li data-type='method'><a href="module-UserNotifications.html#.fetchNotificationSettings">fetchNotificationSettings</a></li><li data-type='method'><a href="module-UserNotifications.html#.fetchNotifications">fetchNotifications</a></li><li data-type='method'><a href="module-UserNotifications.html#.fetchUnreadCount">fetchUnreadCount</a></li><li data-type='method'><a href="module-UserNotifications.html#.markAllNotificationsAsRead">markAllNotificationsAsRead</a></li><li data-type='method'><a href="module-UserNotifications.html#.markNotificationAsRead">markNotificationAsRead</a></li><li data-type='method'><a href="module-UserNotifications.html#.markNotificationAsUnread">markNotificationAsUnread</a></li><li data-type='method'><a href="module-UserNotifications.html#.pauseLiveEventPolling">pauseLiveEventPolling</a></li><li data-type='method'><a href="module-UserNotifications.html#.startLiveEventPolling">startLiveEventPolling</a></li><li data-type='method'><a href="module-UserNotifications.html#.updateNotificationSetting">updateNotificationSetting</a></li></ul></li><li><a href="module-UserProfile.html">UserProfile</a><ul class='methods'><li data-type='method'><a href="module-UserProfile.html#.deleteProfilePicture">deleteProfilePicture</a></li><li data-type='method'><a href="module-UserProfile.html#.otherStats">otherStats</a></li></ul></li></ul><h3>Namespaces</h3><ul><li><a href="ContentOrganization.html">ContentOrganization</a></li><li><a href="Gamification.html">Gamification</a></li><li><a href="UserManagementSystem.html">UserManagementSystem</a></li></ul><h3><a href="global.html">Global</a></h3>
33
33
 
34
34
  </nav>
35
35
 
@@ -837,7 +837,7 @@ If a coachId is provided, the content type must be 'coach-lessons'.</li></ul></d
837
837
 
838
838
  <dt class="tag-source">Source:</dt>
839
839
  <dd class="tag-source"><ul class="dummy"><li>
840
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1004">line 1004</a>
840
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line841">line 841</a>
841
841
  </li></ul></dd>
842
842
 
843
843
 
@@ -1356,7 +1356,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
1356
1356
 
1357
1357
  <dt class="tag-source">Source:</dt>
1358
1358
  <dd class="tag-source"><ul class="dummy"><li>
1359
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1545">line 1545</a>
1359
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1356">line 1356</a>
1360
1360
  </li></ul></dd>
1361
1361
 
1362
1362
 
@@ -1690,7 +1690,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
1690
1690
 
1691
1691
  <dt class="tag-source">Source:</dt>
1692
1692
  <dd class="tag-source"><ul class="dummy"><li>
1693
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1783">line 1783</a>
1693
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1591">line 1591</a>
1694
1694
  </li></ul></dd>
1695
1695
 
1696
1696
 
@@ -2758,7 +2758,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
2758
2758
 
2759
2759
  <dt class="tag-source">Source:</dt>
2760
2760
  <dd class="tag-source"><ul class="dummy"><li>
2761
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1744">line 1744</a>
2761
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1552">line 1552</a>
2762
2762
  </li></ul></dd>
2763
2763
 
2764
2764
 
@@ -2923,7 +2923,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
2923
2923
 
2924
2924
  <dt class="tag-source">Source:</dt>
2925
2925
  <dd class="tag-source"><ul class="dummy"><li>
2926
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1689">line 1689</a>
2926
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1497">line 1497</a>
2927
2927
  </li></ul></dd>
2928
2928
 
2929
2929
 
@@ -3470,7 +3470,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
3470
3470
 
3471
3471
  <dt class="tag-source">Source:</dt>
3472
3472
  <dd class="tag-source"><ul class="dummy"><li>
3473
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1973">line 1973</a>
3473
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1781">line 1781</a>
3474
3474
  </li></ul></dd>
3475
3475
 
3476
3476
 
@@ -3628,7 +3628,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
3628
3628
 
3629
3629
  <dt class="tag-source">Source:</dt>
3630
3630
  <dd class="tag-source"><ul class="dummy"><li>
3631
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1074">line 1074</a>
3631
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line911">line 911</a>
3632
3632
  </li></ul></dd>
3633
3633
 
3634
3634
 
@@ -3786,7 +3786,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
3786
3786
 
3787
3787
  <dt class="tag-source">Source:</dt>
3788
3788
  <dd class="tag-source"><ul class="dummy"><li>
3789
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1843">line 1843</a>
3789
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1651">line 1651</a>
3790
3790
  </li></ul></dd>
3791
3791
 
3792
3792
 
@@ -4371,7 +4371,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
4371
4371
 
4372
4372
  <dt class="tag-source">Source:</dt>
4373
4373
  <dd class="tag-source"><ul class="dummy"><li>
4374
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1295">line 1295</a>
4374
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1132">line 1132</a>
4375
4375
  </li></ul></dd>
4376
4376
 
4377
4377
 
@@ -4537,7 +4537,7 @@ These are linked through content that shares a license with the provided railcon
4537
4537
 
4538
4538
  <dt class="tag-source">Source:</dt>
4539
4539
  <dd class="tag-source"><ul class="dummy"><li>
4540
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1423">line 1423</a>
4540
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1234">line 1234</a>
4541
4541
  </li></ul></dd>
4542
4542
 
4543
4543
 
@@ -4740,7 +4740,7 @@ For v2 you need to provide page type('lessons' or 'songs') in type parameter</li
4740
4740
 
4741
4741
  <dt class="tag-source">Source:</dt>
4742
4742
  <dd class="tag-source"><ul class="dummy"><li>
4743
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line2155">line 2155</a>
4743
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1963">line 1963</a>
4744
4744
  </li></ul></dd>
4745
4745
 
4746
4746
 
@@ -4925,7 +4925,7 @@ For v2 you need to provide page type('lessons' or 'songs') in type parameter</li
4925
4925
 
4926
4926
  <dt class="tag-source">Source:</dt>
4927
4927
  <dd class="tag-source"><ul class="dummy"><li>
4928
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1094">line 1094</a>
4928
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line931">line 931</a>
4929
4929
  </li></ul></dd>
4930
4930
 
4931
4931
 
@@ -5107,7 +5107,7 @@ For v2 you need to provide page type('lessons' or 'songs') in type parameter</li
5107
5107
 
5108
5108
  <dt class="tag-source">Source:</dt>
5109
5109
  <dd class="tag-source"><ul class="dummy"><li>
5110
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1142">line 1142</a>
5110
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line979">line 979</a>
5111
5111
  </li></ul></dd>
5112
5112
 
5113
5113
 
@@ -5265,7 +5265,7 @@ For v2 you need to provide page type('lessons' or 'songs') in type parameter</li
5265
5265
 
5266
5266
  <dt class="tag-source">Source:</dt>
5267
5267
  <dd class="tag-source"><ul class="dummy"><li>
5268
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1200">line 1200</a>
5268
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1037">line 1037</a>
5269
5269
  </li></ul></dd>
5270
5270
 
5271
5271
 
@@ -5423,7 +5423,7 @@ For v2 you need to provide page type('lessons' or 'songs') in type parameter</li
5423
5423
 
5424
5424
  <dt class="tag-source">Source:</dt>
5425
5425
  <dd class="tag-source"><ul class="dummy"><li>
5426
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1177">line 1177</a>
5426
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1014">line 1014</a>
5427
5427
  </li></ul></dd>
5428
5428
 
5429
5429
 
@@ -5770,7 +5770,7 @@ For v2 you need to provide page type('lessons' or 'songs') in type parameter</li
5770
5770
 
5771
5771
  <dt class="tag-source">Source:</dt>
5772
5772
  <dd class="tag-source"><ul class="dummy"><li>
5773
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1239">line 1239</a>
5773
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1076">line 1076</a>
5774
5774
  </li></ul></dd>
5775
5775
 
5776
5776
 
@@ -5929,7 +5929,7 @@ These are linked through content that shares a license with the provided railcon
5929
5929
 
5930
5930
  <dt class="tag-source">Source:</dt>
5931
5931
  <dd class="tag-source"><ul class="dummy"><li>
5932
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1410">line 1410</a>
5932
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1221">line 1221</a>
5933
5933
  </li></ul></dd>
5934
5934
 
5935
5935
 
@@ -6113,7 +6113,7 @@ These are linked through content that shares a license with the provided railcon
6113
6113
 
6114
6114
  <dt class="tag-source">Source:</dt>
6115
6115
  <dd class="tag-source"><ul class="dummy"><li>
6116
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1573">line 1573</a>
6116
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1384">line 1384</a>
6117
6117
  </li></ul></dd>
6118
6118
 
6119
6119
 
@@ -6271,7 +6271,7 @@ These are linked through content that shares a license with the provided railcon
6271
6271
 
6272
6272
  <dt class="tag-source">Source:</dt>
6273
6273
  <dd class="tag-source"><ul class="dummy"><li>
6274
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1665">line 1665</a>
6274
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1473">line 1473</a>
6275
6275
  </li></ul></dd>
6276
6276
 
6277
6277
 
@@ -6319,7 +6319,7 @@ These are linked through content that shares a license with the provided railcon
6319
6319
  <h5 class="h5-examples">Example</h5>
6320
6320
 
6321
6321
  <pre class="prettyprint"><code>fetchPackData(404048)
6322
- .then(challenge => console.log(challenge))
6322
+ .then(pack => console.log(pack))
6323
6323
  .catch(error => console.error(error));</code></pre>
6324
6324
 
6325
6325
 
@@ -6436,7 +6436,7 @@ These are linked through content that shares a license with the provided railcon
6436
6436
 
6437
6437
  <dt class="tag-source">Source:</dt>
6438
6438
  <dd class="tag-source"><ul class="dummy"><li>
6439
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1721">line 1721</a>
6439
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1529">line 1529</a>
6440
6440
  </li></ul></dd>
6441
6441
 
6442
6442
 
@@ -6601,7 +6601,7 @@ These are linked through content that shares a license with the provided railcon
6601
6601
 
6602
6602
  <dt class="tag-source">Source:</dt>
6603
6603
  <dd class="tag-source"><ul class="dummy"><li>
6604
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1509">line 1509</a>
6604
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1320">line 1320</a>
6605
6605
  </li></ul></dd>
6606
6606
 
6607
6607
 
@@ -6784,7 +6784,7 @@ If no recommendations found in recsys, falls back to fetching related lessons.</
6784
6784
 
6785
6785
  <dt class="tag-source">Source:</dt>
6786
6786
  <dd class="tag-source"><ul class="dummy"><li>
6787
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1390">line 1390</a>
6787
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1201">line 1201</a>
6788
6788
  </li></ul></dd>
6789
6789
 
6790
6790
 
@@ -7258,7 +7258,7 @@ If no recommendations found in recsys, falls back to fetching related lessons.</
7258
7258
 
7259
7259
  <dt class="tag-source">Source:</dt>
7260
7260
  <dd class="tag-source"><ul class="dummy"><li>
7261
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line2011">line 2011</a>
7261
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1819">line 1819</a>
7262
7262
  </li></ul></dd>
7263
7263
 
7264
7264
 
@@ -7724,7 +7724,7 @@ fetchSanity(query, true)
7724
7724
 
7725
7725
  <dt class="tag-source">Source:</dt>
7726
7726
  <dd class="tag-source"><ul class="dummy"><li>
7727
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line2129">line 2129</a>
7727
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1937">line 1937</a>
7728
7728
  </li></ul></dd>
7729
7729
 
7730
7730
 
@@ -7879,7 +7879,7 @@ fetchSanity(query, true)
7879
7879
 
7880
7880
  <dt class="tag-source">Source:</dt>
7881
7881
  <dd class="tag-source"><ul class="dummy"><li>
7882
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1466">line 1466</a>
7882
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1277">line 1277</a>
7883
7883
  </li></ul></dd>
7884
7884
 
7885
7885
 
@@ -8552,7 +8552,7 @@ fetchSanity(query, true)
8552
8552
 
8553
8553
  <dt class="tag-source">Source:</dt>
8554
8554
  <dd class="tag-source"><ul class="dummy"><li>
8555
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1276">line 1276</a>
8555
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1113">line 1113</a>
8556
8556
  </li></ul></dd>
8557
8557
 
8558
8558
 
@@ -8717,7 +8717,7 @@ fetchSanity(query, true)
8717
8717
 
8718
8718
  <dt class="tag-source">Source:</dt>
8719
8719
  <dd class="tag-source"><ul class="dummy"><li>
8720
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1436">line 1436</a>
8720
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1247">line 1247</a>
8721
8721
  </li></ul></dd>
8722
8722
 
8723
8723
 
@@ -9128,640 +9128,6 @@ fetchSanity(query, true)
9128
9128
 
9129
9129
 
9130
9130
 
9131
-
9132
-
9133
-
9134
-
9135
- <h4 class="name" id="~handleCustomFetchAll"><span class="type-signature type-signature-async, inner">(async, inner) </span>handleCustomFetchAll<span class="signature">(brand, type, params)</span><span class="type-signature"> &rarr; {Promise.&lt;(Object|null)>}</span></h4>
9136
-
9137
-
9138
-
9139
-
9140
-
9141
-
9142
- <dl class="details">
9143
-
9144
- <dt class="tag-description">Description:</dt>
9145
- <dd class="tag-description"><ul class="dummy"><li>Fetch all content that requires custom handling or a distinct external call</li></ul></dd>
9146
-
9147
-
9148
-
9149
- <dt class="tag-source">Source:</dt>
9150
- <dd class="tag-source"><ul class="dummy"><li>
9151
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line783">line 783</a>
9152
- </li></ul></dd>
9153
-
9154
-
9155
-
9156
-
9157
-
9158
-
9159
-
9160
-
9161
-
9162
-
9163
-
9164
-
9165
-
9166
-
9167
-
9168
-
9169
-
9170
-
9171
-
9172
-
9173
-
9174
-
9175
-
9176
-
9177
-
9178
-
9179
-
9180
-
9181
-
9182
-
9183
-
9184
- </dl>
9185
-
9186
-
9187
-
9188
-
9189
-
9190
-
9191
-
9192
-
9193
-
9194
-
9195
-
9196
-
9197
-
9198
- <h5 class="h5-parameters">Parameters:</h5>
9199
-
9200
-
9201
- <table class="params">
9202
- <thead>
9203
- <tr>
9204
-
9205
- <th>Name</th>
9206
-
9207
-
9208
- <th>Type</th>
9209
-
9210
-
9211
-
9212
-
9213
-
9214
- <th class="last">Description</th>
9215
- </tr>
9216
- </thead>
9217
-
9218
- <tbody>
9219
-
9220
-
9221
- <tr>
9222
-
9223
- <td class="name"><code>brand</code></td>
9224
-
9225
-
9226
- <td class="type">
9227
-
9228
-
9229
- <span class="param-type">string</span>
9230
-
9231
-
9232
-
9233
-
9234
- </td>
9235
-
9236
-
9237
-
9238
-
9239
-
9240
- <td class="description last">The brand for which to fetch content.</td>
9241
- </tr>
9242
-
9243
-
9244
-
9245
- <tr>
9246
-
9247
- <td class="name"><code>type</code></td>
9248
-
9249
-
9250
- <td class="type">
9251
-
9252
-
9253
- <span class="param-type">string</span>
9254
-
9255
-
9256
-
9257
-
9258
- </td>
9259
-
9260
-
9261
-
9262
-
9263
-
9264
- <td class="description last">The content type to fetch (e.g., 'song', 'artist').</td>
9265
- </tr>
9266
-
9267
-
9268
-
9269
- <tr>
9270
-
9271
- <td class="name"><code>params</code></td>
9272
-
9273
-
9274
- <td class="type">
9275
-
9276
-
9277
- <span class="param-type">Object</span>
9278
-
9279
-
9280
-
9281
-
9282
- </td>
9283
-
9284
-
9285
-
9286
-
9287
-
9288
- <td class="description last">Parameters for pagination, filtering, sorting, and grouping.
9289
- <h6>Properties</h6>
9290
-
9291
-
9292
- <table class="params">
9293
- <thead>
9294
- <tr>
9295
-
9296
- <th>Name</th>
9297
-
9298
-
9299
- <th>Type</th>
9300
-
9301
-
9302
- <th>Attributes</th>
9303
-
9304
-
9305
-
9306
- <th>Default</th>
9307
-
9308
-
9309
- <th class="last">Description</th>
9310
- </tr>
9311
- </thead>
9312
-
9313
- <tbody>
9314
-
9315
-
9316
- <tr>
9317
-
9318
- <td class="name"><code>page</code></td>
9319
-
9320
-
9321
- <td class="type">
9322
-
9323
-
9324
- <span class="param-type">number</span>
9325
-
9326
-
9327
-
9328
-
9329
- </td>
9330
-
9331
-
9332
- <td class="attributes">
9333
-
9334
- &lt;optional><br>
9335
-
9336
-
9337
-
9338
-
9339
-
9340
- </td>
9341
-
9342
-
9343
-
9344
- <td class="default">
9345
-
9346
- <code>1</code>
9347
-
9348
- </td>
9349
-
9350
-
9351
- <td class="description last">The page number for pagination.</td>
9352
- </tr>
9353
-
9354
-
9355
-
9356
- <tr>
9357
-
9358
- <td class="name"><code>limit</code></td>
9359
-
9360
-
9361
- <td class="type">
9362
-
9363
-
9364
- <span class="param-type">number</span>
9365
-
9366
-
9367
-
9368
-
9369
- </td>
9370
-
9371
-
9372
- <td class="attributes">
9373
-
9374
- &lt;optional><br>
9375
-
9376
-
9377
-
9378
-
9379
-
9380
- </td>
9381
-
9382
-
9383
-
9384
- <td class="default">
9385
-
9386
- <code>10</code>
9387
-
9388
- </td>
9389
-
9390
-
9391
- <td class="description last">The number of items per page.</td>
9392
- </tr>
9393
-
9394
-
9395
-
9396
- <tr>
9397
-
9398
- <td class="name"><code>searchTerm</code></td>
9399
-
9400
-
9401
- <td class="type">
9402
-
9403
-
9404
- <span class="param-type">string</span>
9405
-
9406
-
9407
-
9408
-
9409
- </td>
9410
-
9411
-
9412
- <td class="attributes">
9413
-
9414
- &lt;optional><br>
9415
-
9416
-
9417
-
9418
-
9419
-
9420
- </td>
9421
-
9422
-
9423
-
9424
- <td class="default">
9425
-
9426
- <code>""</code>
9427
-
9428
- </td>
9429
-
9430
-
9431
- <td class="description last">The search term to filter content by title or artist.</td>
9432
- </tr>
9433
-
9434
-
9435
-
9436
- <tr>
9437
-
9438
- <td class="name"><code>sort</code></td>
9439
-
9440
-
9441
- <td class="type">
9442
-
9443
-
9444
- <span class="param-type">string</span>
9445
-
9446
-
9447
-
9448
-
9449
- </td>
9450
-
9451
-
9452
- <td class="attributes">
9453
-
9454
- &lt;optional><br>
9455
-
9456
-
9457
-
9458
-
9459
-
9460
- </td>
9461
-
9462
-
9463
-
9464
- <td class="default">
9465
-
9466
- <code>"-published_on"</code>
9467
-
9468
- </td>
9469
-
9470
-
9471
- <td class="description last">The field to sort the content by.</td>
9472
- </tr>
9473
-
9474
-
9475
-
9476
- <tr>
9477
-
9478
- <td class="name"><code>includedFields</code></td>
9479
-
9480
-
9481
- <td class="type">
9482
-
9483
-
9484
- <span class="param-type">Array.&lt;string></span>
9485
-
9486
-
9487
-
9488
-
9489
- </td>
9490
-
9491
-
9492
- <td class="attributes">
9493
-
9494
- &lt;optional><br>
9495
-
9496
-
9497
-
9498
-
9499
-
9500
- </td>
9501
-
9502
-
9503
-
9504
- <td class="default">
9505
-
9506
- <code>[]</code>
9507
-
9508
- </td>
9509
-
9510
-
9511
- <td class="description last">The fields to include in the query.</td>
9512
- </tr>
9513
-
9514
-
9515
-
9516
- <tr>
9517
-
9518
- <td class="name"><code>groupBy</code></td>
9519
-
9520
-
9521
- <td class="type">
9522
-
9523
-
9524
- <span class="param-type">string</span>
9525
-
9526
-
9527
-
9528
-
9529
- </td>
9530
-
9531
-
9532
- <td class="attributes">
9533
-
9534
- &lt;optional><br>
9535
-
9536
-
9537
-
9538
-
9539
-
9540
- </td>
9541
-
9542
-
9543
-
9544
- <td class="default">
9545
-
9546
- <code>""</code>
9547
-
9548
- </td>
9549
-
9550
-
9551
- <td class="description last">The field to group the results by (e.g., 'artist', 'genre').</td>
9552
- </tr>
9553
-
9554
-
9555
-
9556
- <tr>
9557
-
9558
- <td class="name"><code>progressIds</code></td>
9559
-
9560
-
9561
- <td class="type">
9562
-
9563
-
9564
- <span class="param-type">Array.&lt;string></span>
9565
-
9566
-
9567
-
9568
-
9569
- </td>
9570
-
9571
-
9572
- <td class="attributes">
9573
-
9574
- &lt;optional><br>
9575
-
9576
-
9577
-
9578
-
9579
-
9580
- </td>
9581
-
9582
-
9583
-
9584
- <td class="default">
9585
-
9586
- </td>
9587
-
9588
-
9589
- <td class="description last">An array of railcontent IDs to filter the results by. Used for filtering by progress.</td>
9590
- </tr>
9591
-
9592
-
9593
-
9594
- <tr>
9595
-
9596
- <td class="name"><code>useDefaultFields</code></td>
9597
-
9598
-
9599
- <td class="type">
9600
-
9601
-
9602
- <span class="param-type">boolean</span>
9603
-
9604
-
9605
-
9606
-
9607
- </td>
9608
-
9609
-
9610
- <td class="attributes">
9611
-
9612
- &lt;optional><br>
9613
-
9614
-
9615
-
9616
-
9617
-
9618
- </td>
9619
-
9620
-
9621
-
9622
- <td class="default">
9623
-
9624
- <code>true</code>
9625
-
9626
- </td>
9627
-
9628
-
9629
- <td class="description last">use the default sanity fields for content Type</td>
9630
- </tr>
9631
-
9632
-
9633
-
9634
- <tr>
9635
-
9636
- <td class="name"><code>customFields</code></td>
9637
-
9638
-
9639
- <td class="type">
9640
-
9641
-
9642
- <span class="param-type">Array.&lt;string></span>
9643
-
9644
-
9645
-
9646
-
9647
- </td>
9648
-
9649
-
9650
- <td class="attributes">
9651
-
9652
- &lt;optional><br>
9653
-
9654
-
9655
-
9656
-
9657
-
9658
- </td>
9659
-
9660
-
9661
-
9662
- <td class="default">
9663
-
9664
- <code>[]</code>
9665
-
9666
- </td>
9667
-
9668
-
9669
- <td class="description last">An array of sanity fields to include in the request</td>
9670
- </tr>
9671
-
9672
-
9673
-
9674
- <tr>
9675
-
9676
- <td class="name"><code>progress</code></td>
9677
-
9678
-
9679
- <td class="type">
9680
-
9681
-
9682
- <span class="param-type">string</span>
9683
-
9684
-
9685
-
9686
-
9687
- </td>
9688
-
9689
-
9690
- <td class="attributes">
9691
-
9692
- &lt;optional><br>
9693
-
9694
-
9695
-
9696
-
9697
-
9698
- </td>
9699
-
9700
-
9701
-
9702
- <td class="default">
9703
-
9704
- <code>"all"</code>
9705
-
9706
- </td>
9707
-
9708
-
9709
- <td class="description last">An string representing which progress filter to use ("all", "in progress", "complete", "not started").</td>
9710
- </tr>
9711
-
9712
-
9713
- </tbody>
9714
- </table>
9715
-
9716
- </td>
9717
- </tr>
9718
-
9719
-
9720
- </tbody>
9721
- </table>
9722
-
9723
-
9724
-
9725
-
9726
-
9727
-
9728
-
9729
-
9730
-
9731
-
9732
-
9733
-
9734
-
9735
-
9736
-
9737
-
9738
- <h5 class="h5-returns">Returns:</h5>
9739
-
9740
-
9741
- <div class="param-desc">
9742
- - The fetched content data or null if not found.
9743
- </div>
9744
-
9745
-
9746
-
9747
- <dl class="param-type">
9748
- <dt>
9749
- Type
9750
- </dt>
9751
- <dd>
9752
-
9753
- <span class="param-type">Promise.&lt;(Object|null)></span>
9754
-
9755
-
9756
-
9757
- </dd>
9758
- </dl>
9759
-
9760
-
9761
-
9762
-
9763
-
9764
-
9765
9131
 
9766
9132
 
9767
9133
 
@@ -9781,7 +9147,7 @@ fetchSanity(query, true)
9781
9147
  <br class="clear">
9782
9148
 
9783
9149
  <footer>
9784
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Jul 24 2025 18:41:52 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
9150
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Jul 25 2025 21:19:12 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
9785
9151
  </footer>
9786
9152
 
9787
9153
  <script>prettyPrint();</script>