musora-content-services 2.28.2 → 2.28.4

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 (63) 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 +23 -16
  11. package/docs/gamification_awards.js.html +4 -522
  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 +9 -9
  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 +591 -2988
  23. package/docs/module-Sanity-Services.html +228 -680
  24. package/docs/module-Sessions.html +2 -2
  25. package/docs/module-UserActivity.html +50 -24
  26. package/docs/module-UserChat.html +2 -2
  27. package/docs/module-UserManagement.html +8 -8
  28. package/docs/module-UserNotifications.html +465 -21
  29. package/docs/module-UserProfile.html +106 -2
  30. package/docs/railcontent.js.html +13 -210
  31. package/docs/sanity.js.html +110 -256
  32. package/docs/userActivity.js.html +112 -88
  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 +5 -3
  36. package/docs/user_notifications.js.html +63 -15
  37. package/docs/user_permissions.js.html +2 -2
  38. package/docs/user_profile.js.html +18 -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 +5 -199
  49. package/src/services/sanity.js +3 -168
  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/.claude/settings.local.json +0 -8
  54. package/docs/Content-Organization.html +0 -245
  55. package/docs/UserManagement.html +0 -269
  56. package/docs/global.html#User +0 -293
  57. package/docs/module-Notifications.html +0 -1183
  58. package/docs/module-Session-Management.html +0 -575
  59. package/docs/module-User-Activity.html +0 -4410
  60. package/docs/module-User-Management.html +0 -490
  61. package/docs/module-User-Permissions.html +0 -406
  62. package/docs/types.js.html +0 -122
  63. 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#.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#.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#.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#.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
 
@@ -94,7 +94,7 @@
94
94
 
95
95
  <dt class="tag-source">Source:</dt>
96
96
  <dd class="tag-source"><ul class="dummy"><li>
97
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line40">line 40</a>
97
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line41">line 41</a>
98
98
  </li></ul></dd>
99
99
 
100
100
 
@@ -182,7 +182,7 @@
182
182
 
183
183
  <dt class="tag-source">Source:</dt>
184
184
  <dd class="tag-source"><ul class="dummy"><li>
185
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line590">line 590</a>
185
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line613">line 613</a>
186
186
  </li></ul></dd>
187
187
 
188
188
 
@@ -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#line981">line 981</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#line1504">line 1504</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#line1742">line 1742</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
 
@@ -2195,7 +2195,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
2195
2195
 
2196
2196
  <dt class="tag-source">Source:</dt>
2197
2197
  <dd class="tag-source"><ul class="dummy"><li>
2198
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line205">line 205</a>
2198
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line208">line 208</a>
2199
2199
  </li></ul></dd>
2200
2200
 
2201
2201
 
@@ -2360,7 +2360,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
2360
2360
 
2361
2361
  <dt class="tag-source">Source:</dt>
2362
2362
  <dd class="tag-source"><ul class="dummy"><li>
2363
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line476">line 476</a>
2363
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line479">line 479</a>
2364
2364
  </li></ul></dd>
2365
2365
 
2366
2366
 
@@ -2549,7 +2549,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
2549
2549
 
2550
2550
  <dt class="tag-source">Source:</dt>
2551
2551
  <dd class="tag-source"><ul class="dummy"><li>
2552
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line515">line 515</a>
2552
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line518">line 518</a>
2553
2553
  </li></ul></dd>
2554
2554
 
2555
2555
 
@@ -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#line1703">line 1703</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#line1648">line 1648</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
 
@@ -3366,7 +3366,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
3366
3366
 
3367
3367
  <dt class="tag-source">Source:</dt>
3368
3368
  <dd class="tag-source"><ul class="dummy"><li>
3369
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line128">line 128</a>
3369
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line131">line 131</a>
3370
3370
  </li></ul></dd>
3371
3371
 
3372
3372
 
@@ -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#line1932">line 1932</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#line1051">line 1051</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#line1802">line 1802</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
 
@@ -4267,7 +4267,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
4267
4267
 
4268
4268
  <dt class="tag-source">Source:</dt>
4269
4269
  <dd class="tag-source"><ul class="dummy"><li>
4270
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line75">line 75</a>
4270
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line76">line 76</a>
4271
4271
  </li></ul></dd>
4272
4272
 
4273
4273
 
@@ -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#line1272">line 1272</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#line1400">line 1400</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#line2114">line 2114</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#line1071">line 1071</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#line1119">line 1119</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#line1177">line 1177</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#line1154">line 1154</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
 
@@ -5612,7 +5612,7 @@ For v2 you need to provide page type('lessons' or 'songs') in type parameter</li
5612
5612
 
5613
5613
  <dt class="tag-source">Source:</dt>
5614
5614
  <dd class="tag-source"><ul class="dummy"><li>
5615
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line341">line 341</a>
5615
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line344">line 344</a>
5616
5616
  </li></ul></dd>
5617
5617
 
5618
5618
 
@@ -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#line1216">line 1216</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#line1387">line 1387</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#line1532">line 1532</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#line1624">line 1624</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#line1680">line 1680</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
 
@@ -6595,13 +6595,13 @@ These are linked through content that shares a license with the provided railcon
6595
6595
  <dl class="details">
6596
6596
 
6597
6597
  <dt class="tag-description">Description:</dt>
6598
- <dd class="tag-description"><ul class="dummy"><li>Fetch related lessons for a specific lesson by RailContent ID and type.</li></ul></dd>
6598
+ <dd class="tag-description"><ul class="dummy"><li>Fetch lessons related to a specific lesson by RailContent ID and type.</li></ul></dd>
6599
6599
 
6600
6600
 
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#line1443">line 1443</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#line1367">line 1367</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
 
@@ -6968,7 +6968,7 @@ If no recommendations found in recsys, falls back to fetching related lessons.</
6968
6968
 
6969
6969
  <dt class="tag-source">Source:</dt>
6970
6970
  <dd class="tag-source"><ul class="dummy"><li>
6971
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line265">line 265</a>
6971
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line268">line 268</a>
6972
6972
  </li></ul></dd>
6973
6973
 
6974
6974
 
@@ -7157,7 +7157,7 @@ If no recommendations found in recsys, falls back to fetching related lessons.</
7157
7157
 
7158
7158
  <dt class="tag-source">Source:</dt>
7159
7159
  <dd class="tag-source"><ul class="dummy"><li>
7160
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line101">line 101</a>
7160
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line103">line 103</a>
7161
7161
  </li></ul></dd>
7162
7162
 
7163
7163
 
@@ -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#line1970">line 1970</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
 
@@ -7556,7 +7556,7 @@ fetchSanity(query, true)
7556
7556
 
7557
7557
  <dt class="tag-source">Source:</dt>
7558
7558
  <dd class="tag-source"><ul class="dummy"><li>
7559
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line437">line 437</a>
7559
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line440">line 440</a>
7560
7560
  </li></ul></dd>
7561
7561
 
7562
7562
 
@@ -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#line2088">line 2088</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
 
@@ -7863,6 +7863,188 @@ fetchSanity(query, true)
7863
7863
 
7864
7864
 
7865
7865
 
7866
+ <h4 class="name" id=".fetchSiblingContent"><span class="type-signature type-signature-static">(static) </span>fetchSiblingContent<span class="signature">(railContentId, brand)</span><span class="type-signature"> &rarr; {Promise.&lt;(Array.&lt;Object>|null)>}</span></h4>
7867
+
7868
+
7869
+
7870
+
7871
+
7872
+
7873
+ <dl class="details">
7874
+
7875
+ <dt class="tag-description">Description:</dt>
7876
+ <dd class="tag-description"><ul class="dummy"><li>Fetch sibling lessons to a specific lesson</li></ul></dd>
7877
+
7878
+
7879
+
7880
+ <dt class="tag-source">Source:</dt>
7881
+ <dd class="tag-source"><ul class="dummy"><li>
7882
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1277">line 1277</a>
7883
+ </li></ul></dd>
7884
+
7885
+
7886
+
7887
+
7888
+
7889
+
7890
+
7891
+
7892
+
7893
+
7894
+
7895
+
7896
+
7897
+
7898
+
7899
+
7900
+
7901
+
7902
+
7903
+
7904
+
7905
+
7906
+
7907
+
7908
+
7909
+
7910
+
7911
+
7912
+
7913
+
7914
+
7915
+ </dl>
7916
+
7917
+
7918
+
7919
+
7920
+
7921
+
7922
+
7923
+
7924
+
7925
+
7926
+
7927
+
7928
+
7929
+ <h5 class="h5-parameters">Parameters:</h5>
7930
+
7931
+
7932
+ <table class="params">
7933
+ <thead>
7934
+ <tr>
7935
+
7936
+ <th>Name</th>
7937
+
7938
+
7939
+ <th>Type</th>
7940
+
7941
+
7942
+
7943
+
7944
+
7945
+ <th class="last">Description</th>
7946
+ </tr>
7947
+ </thead>
7948
+
7949
+ <tbody>
7950
+
7951
+
7952
+ <tr>
7953
+
7954
+ <td class="name"><code>railContentId</code></td>
7955
+
7956
+
7957
+ <td class="type">
7958
+
7959
+
7960
+ <span class="param-type">string</span>
7961
+
7962
+
7963
+
7964
+
7965
+ </td>
7966
+
7967
+
7968
+
7969
+
7970
+
7971
+ <td class="description last">The RailContent ID of the current lesson.</td>
7972
+ </tr>
7973
+
7974
+
7975
+
7976
+ <tr>
7977
+
7978
+ <td class="name"><code>brand</code></td>
7979
+
7980
+
7981
+ <td class="type">
7982
+
7983
+
7984
+ <span class="param-type">string</span>
7985
+
7986
+
7987
+
7988
+
7989
+ </td>
7990
+
7991
+
7992
+
7993
+
7994
+
7995
+ <td class="description last">The current brand.</td>
7996
+ </tr>
7997
+
7998
+
7999
+ </tbody>
8000
+ </table>
8001
+
8002
+
8003
+
8004
+
8005
+
8006
+
8007
+
8008
+
8009
+
8010
+
8011
+
8012
+
8013
+
8014
+
8015
+
8016
+
8017
+ <h5 class="h5-returns">Returns:</h5>
8018
+
8019
+
8020
+ <div class="param-desc">
8021
+ - The fetched related lessons data or null if not found.
8022
+ </div>
8023
+
8024
+
8025
+
8026
+ <dl class="param-type">
8027
+ <dt>
8028
+ Type
8029
+ </dt>
8030
+ <dd>
8031
+
8032
+ <span class="param-type">Promise.&lt;(Array.&lt;Object>|null)></span>
8033
+
8034
+
8035
+
8036
+ </dd>
8037
+ </dl>
8038
+
8039
+
8040
+
8041
+
8042
+
8043
+
8044
+
8045
+
8046
+
8047
+
7866
8048
  <h4 class="name" id=".fetchSongArtistCount"><span class="type-signature type-signature-static">(static) </span>fetchSongArtistCount<span class="signature">(brand)</span><span class="type-signature"> &rarr; {Promise.&lt;(int|null)>}</span></h4>
7867
8049
 
7868
8050
 
@@ -7879,7 +8061,7 @@ fetchSanity(query, true)
7879
8061
 
7880
8062
  <dt class="tag-source">Source:</dt>
7881
8063
  <dd class="tag-source"><ul class="dummy"><li>
7882
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line223">line 223</a>
8064
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line226">line 226</a>
7883
8065
  </li></ul></dd>
7884
8066
 
7885
8067
 
@@ -8037,7 +8219,7 @@ fetchSanity(query, true)
8037
8219
 
8038
8220
  <dt class="tag-source">Source:</dt>
8039
8221
  <dd class="tag-source"><ul class="dummy"><li>
8040
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line53">line 53</a>
8222
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line54">line 54</a>
8041
8223
  </li></ul></dd>
8042
8224
 
8043
8225
 
@@ -8202,7 +8384,7 @@ fetchSanity(query, true)
8202
8384
 
8203
8385
  <dt class="tag-source">Source:</dt>
8204
8386
  <dd class="tag-source"><ul class="dummy"><li>
8205
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line390">line 390</a>
8387
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line393">line 393</a>
8206
8388
  </li></ul></dd>
8207
8389
 
8208
8390
 
@@ -8370,7 +8552,7 @@ fetchSanity(query, true)
8370
8552
 
8371
8553
  <dt class="tag-source">Source:</dt>
8372
8554
  <dd class="tag-source"><ul class="dummy"><li>
8373
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1253">line 1253</a>
8555
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1113">line 1113</a>
8374
8556
  </li></ul></dd>
8375
8557
 
8376
8558
 
@@ -8535,7 +8717,7 @@ fetchSanity(query, true)
8535
8717
 
8536
8718
  <dt class="tag-source">Source:</dt>
8537
8719
  <dd class="tag-source"><ul class="dummy"><li>
8538
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1413">line 1413</a>
8720
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1247">line 1247</a>
8539
8721
  </li></ul></dd>
8540
8722
 
8541
8723
 
@@ -8761,7 +8943,7 @@ fetchSanity(query, true)
8761
8943
 
8762
8944
  <dt class="tag-source">Source:</dt>
8763
8945
  <dd class="tag-source"><ul class="dummy"><li>
8764
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line164">line 164</a>
8946
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line167">line 167</a>
8765
8947
  </li></ul></dd>
8766
8948
 
8767
8949
 
@@ -8862,7 +9044,7 @@ fetchSanity(query, true)
8862
9044
 
8863
9045
  <dt class="tag-source">Source:</dt>
8864
9046
  <dd class="tag-source"><ul class="dummy"><li>
8865
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line150">line 150</a>
9047
+ <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line153">line 153</a>
8866
9048
  </li></ul></dd>
8867
9049
 
8868
9050
 
@@ -8946,640 +9128,6 @@ fetchSanity(query, true)
8946
9128
 
8947
9129
 
8948
9130
 
8949
-
8950
-
8951
-
8952
-
8953
- <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>
8954
-
8955
-
8956
-
8957
-
8958
-
8959
-
8960
- <dl class="details">
8961
-
8962
- <dt class="tag-description">Description:</dt>
8963
- <dd class="tag-description"><ul class="dummy"><li>Fetch all content that requires custom handling or a distinct external call</li></ul></dd>
8964
-
8965
-
8966
-
8967
- <dt class="tag-source">Source:</dt>
8968
- <dd class="tag-source"><ul class="dummy"><li>
8969
- <a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line760">line 760</a>
8970
- </li></ul></dd>
8971
-
8972
-
8973
-
8974
-
8975
-
8976
-
8977
-
8978
-
8979
-
8980
-
8981
-
8982
-
8983
-
8984
-
8985
-
8986
-
8987
-
8988
-
8989
-
8990
-
8991
-
8992
-
8993
-
8994
-
8995
-
8996
-
8997
-
8998
-
8999
-
9000
-
9001
-
9002
- </dl>
9003
-
9004
-
9005
-
9006
-
9007
-
9008
-
9009
-
9010
-
9011
-
9012
-
9013
-
9014
-
9015
-
9016
- <h5 class="h5-parameters">Parameters:</h5>
9017
-
9018
-
9019
- <table class="params">
9020
- <thead>
9021
- <tr>
9022
-
9023
- <th>Name</th>
9024
-
9025
-
9026
- <th>Type</th>
9027
-
9028
-
9029
-
9030
-
9031
-
9032
- <th class="last">Description</th>
9033
- </tr>
9034
- </thead>
9035
-
9036
- <tbody>
9037
-
9038
-
9039
- <tr>
9040
-
9041
- <td class="name"><code>brand</code></td>
9042
-
9043
-
9044
- <td class="type">
9045
-
9046
-
9047
- <span class="param-type">string</span>
9048
-
9049
-
9050
-
9051
-
9052
- </td>
9053
-
9054
-
9055
-
9056
-
9057
-
9058
- <td class="description last">The brand for which to fetch content.</td>
9059
- </tr>
9060
-
9061
-
9062
-
9063
- <tr>
9064
-
9065
- <td class="name"><code>type</code></td>
9066
-
9067
-
9068
- <td class="type">
9069
-
9070
-
9071
- <span class="param-type">string</span>
9072
-
9073
-
9074
-
9075
-
9076
- </td>
9077
-
9078
-
9079
-
9080
-
9081
-
9082
- <td class="description last">The content type to fetch (e.g., 'song', 'artist').</td>
9083
- </tr>
9084
-
9085
-
9086
-
9087
- <tr>
9088
-
9089
- <td class="name"><code>params</code></td>
9090
-
9091
-
9092
- <td class="type">
9093
-
9094
-
9095
- <span class="param-type">Object</span>
9096
-
9097
-
9098
-
9099
-
9100
- </td>
9101
-
9102
-
9103
-
9104
-
9105
-
9106
- <td class="description last">Parameters for pagination, filtering, sorting, and grouping.
9107
- <h6>Properties</h6>
9108
-
9109
-
9110
- <table class="params">
9111
- <thead>
9112
- <tr>
9113
-
9114
- <th>Name</th>
9115
-
9116
-
9117
- <th>Type</th>
9118
-
9119
-
9120
- <th>Attributes</th>
9121
-
9122
-
9123
-
9124
- <th>Default</th>
9125
-
9126
-
9127
- <th class="last">Description</th>
9128
- </tr>
9129
- </thead>
9130
-
9131
- <tbody>
9132
-
9133
-
9134
- <tr>
9135
-
9136
- <td class="name"><code>page</code></td>
9137
-
9138
-
9139
- <td class="type">
9140
-
9141
-
9142
- <span class="param-type">number</span>
9143
-
9144
-
9145
-
9146
-
9147
- </td>
9148
-
9149
-
9150
- <td class="attributes">
9151
-
9152
- &lt;optional><br>
9153
-
9154
-
9155
-
9156
-
9157
-
9158
- </td>
9159
-
9160
-
9161
-
9162
- <td class="default">
9163
-
9164
- <code>1</code>
9165
-
9166
- </td>
9167
-
9168
-
9169
- <td class="description last">The page number for pagination.</td>
9170
- </tr>
9171
-
9172
-
9173
-
9174
- <tr>
9175
-
9176
- <td class="name"><code>limit</code></td>
9177
-
9178
-
9179
- <td class="type">
9180
-
9181
-
9182
- <span class="param-type">number</span>
9183
-
9184
-
9185
-
9186
-
9187
- </td>
9188
-
9189
-
9190
- <td class="attributes">
9191
-
9192
- &lt;optional><br>
9193
-
9194
-
9195
-
9196
-
9197
-
9198
- </td>
9199
-
9200
-
9201
-
9202
- <td class="default">
9203
-
9204
- <code>10</code>
9205
-
9206
- </td>
9207
-
9208
-
9209
- <td class="description last">The number of items per page.</td>
9210
- </tr>
9211
-
9212
-
9213
-
9214
- <tr>
9215
-
9216
- <td class="name"><code>searchTerm</code></td>
9217
-
9218
-
9219
- <td class="type">
9220
-
9221
-
9222
- <span class="param-type">string</span>
9223
-
9224
-
9225
-
9226
-
9227
- </td>
9228
-
9229
-
9230
- <td class="attributes">
9231
-
9232
- &lt;optional><br>
9233
-
9234
-
9235
-
9236
-
9237
-
9238
- </td>
9239
-
9240
-
9241
-
9242
- <td class="default">
9243
-
9244
- <code>""</code>
9245
-
9246
- </td>
9247
-
9248
-
9249
- <td class="description last">The search term to filter content by title or artist.</td>
9250
- </tr>
9251
-
9252
-
9253
-
9254
- <tr>
9255
-
9256
- <td class="name"><code>sort</code></td>
9257
-
9258
-
9259
- <td class="type">
9260
-
9261
-
9262
- <span class="param-type">string</span>
9263
-
9264
-
9265
-
9266
-
9267
- </td>
9268
-
9269
-
9270
- <td class="attributes">
9271
-
9272
- &lt;optional><br>
9273
-
9274
-
9275
-
9276
-
9277
-
9278
- </td>
9279
-
9280
-
9281
-
9282
- <td class="default">
9283
-
9284
- <code>"-published_on"</code>
9285
-
9286
- </td>
9287
-
9288
-
9289
- <td class="description last">The field to sort the content by.</td>
9290
- </tr>
9291
-
9292
-
9293
-
9294
- <tr>
9295
-
9296
- <td class="name"><code>includedFields</code></td>
9297
-
9298
-
9299
- <td class="type">
9300
-
9301
-
9302
- <span class="param-type">Array.&lt;string></span>
9303
-
9304
-
9305
-
9306
-
9307
- </td>
9308
-
9309
-
9310
- <td class="attributes">
9311
-
9312
- &lt;optional><br>
9313
-
9314
-
9315
-
9316
-
9317
-
9318
- </td>
9319
-
9320
-
9321
-
9322
- <td class="default">
9323
-
9324
- <code>[]</code>
9325
-
9326
- </td>
9327
-
9328
-
9329
- <td class="description last">The fields to include in the query.</td>
9330
- </tr>
9331
-
9332
-
9333
-
9334
- <tr>
9335
-
9336
- <td class="name"><code>groupBy</code></td>
9337
-
9338
-
9339
- <td class="type">
9340
-
9341
-
9342
- <span class="param-type">string</span>
9343
-
9344
-
9345
-
9346
-
9347
- </td>
9348
-
9349
-
9350
- <td class="attributes">
9351
-
9352
- &lt;optional><br>
9353
-
9354
-
9355
-
9356
-
9357
-
9358
- </td>
9359
-
9360
-
9361
-
9362
- <td class="default">
9363
-
9364
- <code>""</code>
9365
-
9366
- </td>
9367
-
9368
-
9369
- <td class="description last">The field to group the results by (e.g., 'artist', 'genre').</td>
9370
- </tr>
9371
-
9372
-
9373
-
9374
- <tr>
9375
-
9376
- <td class="name"><code>progressIds</code></td>
9377
-
9378
-
9379
- <td class="type">
9380
-
9381
-
9382
- <span class="param-type">Array.&lt;string></span>
9383
-
9384
-
9385
-
9386
-
9387
- </td>
9388
-
9389
-
9390
- <td class="attributes">
9391
-
9392
- &lt;optional><br>
9393
-
9394
-
9395
-
9396
-
9397
-
9398
- </td>
9399
-
9400
-
9401
-
9402
- <td class="default">
9403
-
9404
- </td>
9405
-
9406
-
9407
- <td class="description last">An array of railcontent IDs to filter the results by. Used for filtering by progress.</td>
9408
- </tr>
9409
-
9410
-
9411
-
9412
- <tr>
9413
-
9414
- <td class="name"><code>useDefaultFields</code></td>
9415
-
9416
-
9417
- <td class="type">
9418
-
9419
-
9420
- <span class="param-type">boolean</span>
9421
-
9422
-
9423
-
9424
-
9425
- </td>
9426
-
9427
-
9428
- <td class="attributes">
9429
-
9430
- &lt;optional><br>
9431
-
9432
-
9433
-
9434
-
9435
-
9436
- </td>
9437
-
9438
-
9439
-
9440
- <td class="default">
9441
-
9442
- <code>true</code>
9443
-
9444
- </td>
9445
-
9446
-
9447
- <td class="description last">use the default sanity fields for content Type</td>
9448
- </tr>
9449
-
9450
-
9451
-
9452
- <tr>
9453
-
9454
- <td class="name"><code>customFields</code></td>
9455
-
9456
-
9457
- <td class="type">
9458
-
9459
-
9460
- <span class="param-type">Array.&lt;string></span>
9461
-
9462
-
9463
-
9464
-
9465
- </td>
9466
-
9467
-
9468
- <td class="attributes">
9469
-
9470
- &lt;optional><br>
9471
-
9472
-
9473
-
9474
-
9475
-
9476
- </td>
9477
-
9478
-
9479
-
9480
- <td class="default">
9481
-
9482
- <code>[]</code>
9483
-
9484
- </td>
9485
-
9486
-
9487
- <td class="description last">An array of sanity fields to include in the request</td>
9488
- </tr>
9489
-
9490
-
9491
-
9492
- <tr>
9493
-
9494
- <td class="name"><code>progress</code></td>
9495
-
9496
-
9497
- <td class="type">
9498
-
9499
-
9500
- <span class="param-type">string</span>
9501
-
9502
-
9503
-
9504
-
9505
- </td>
9506
-
9507
-
9508
- <td class="attributes">
9509
-
9510
- &lt;optional><br>
9511
-
9512
-
9513
-
9514
-
9515
-
9516
- </td>
9517
-
9518
-
9519
-
9520
- <td class="default">
9521
-
9522
- <code>"all"</code>
9523
-
9524
- </td>
9525
-
9526
-
9527
- <td class="description last">An string representing which progress filter to use ("all", "in progress", "complete", "not started").</td>
9528
- </tr>
9529
-
9530
-
9531
- </tbody>
9532
- </table>
9533
-
9534
- </td>
9535
- </tr>
9536
-
9537
-
9538
- </tbody>
9539
- </table>
9540
-
9541
-
9542
-
9543
-
9544
-
9545
-
9546
-
9547
-
9548
-
9549
-
9550
-
9551
-
9552
-
9553
-
9554
-
9555
-
9556
- <h5 class="h5-returns">Returns:</h5>
9557
-
9558
-
9559
- <div class="param-desc">
9560
- - The fetched content data or null if not found.
9561
- </div>
9562
-
9563
-
9564
-
9565
- <dl class="param-type">
9566
- <dt>
9567
- Type
9568
- </dt>
9569
- <dd>
9570
-
9571
- <span class="param-type">Promise.&lt;(Object|null)></span>
9572
-
9573
-
9574
-
9575
- </dd>
9576
- </dl>
9577
-
9578
-
9579
-
9580
-
9581
-
9582
-
9583
9131
 
9584
9132
 
9585
9133
 
@@ -9599,7 +9147,7 @@ fetchSanity(query, true)
9599
9147
  <br class="clear">
9600
9148
 
9601
9149
  <footer>
9602
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Wed Jul 16 2025 14:58:03 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.
9603
9151
  </footer>
9604
9152
 
9605
9153
  <script>prettyPrint();</script>