musora-content-services 1.0.223 → 1.0.225
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.
- package/CHANGELOG.md +4 -0
- package/docs/config.js.html +2 -2
- package/docs/index.html +2 -2
- package/docs/module-Config.html +2 -2
- package/docs/module-Railcontent-Services.html +201 -43
- package/docs/module-Sanity-Services.html +214 -49
- package/docs/railcontent.js.html +56 -5
- package/docs/sanity.js.html +63 -20
- package/link_mcs.sh +0 -0
- package/package.json +1 -1
- package/src/contentTypeConfig.js +16 -2
- package/src/filterBuilder.js +0 -0
- package/src/index.d.ts +7 -1
- package/src/index.js +7 -3
- package/src/services/config.js +1 -0
- package/src/services/dataContext.js +0 -0
- package/src/services/railcontent.js +41 -0
- package/src/services/sanity.js +22 -2
- package/test/live/contentProgressLive.test.js +0 -0
- package/test/live/railcontentLive.test.js +0 -0
package/docs/railcontent.js.html
CHANGED
|
@@ -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-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-Railcontent-Services.html">Railcontent-Services</a><ul class='methods'><li data-type='method'><a href="module-Railcontent-Services.html#.addItemToPlaylist">addItemToPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.countAssignmentsAndLessons">countAssignmentsAndLessons</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.createPlaylist">createPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylist">deletePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylistItem">deletePlaylistItem</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylistLike">deletePlaylistLike</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.duplicatePlaylist">duplicatePlaylist</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#.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#.fetchOwnedChallenges">fetchOwnedChallenges</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPinnedPlaylists">fetchPinnedPlaylists</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylist">fetchPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylistItem">fetchPlaylistItem</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylistItems">fetchPlaylistItems</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#.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#.fetchUserPlaylists">fetchUserPlaylists</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.likePlaylist">likePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.pinPlaylist">pinPlaylist</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#.postChallengesCompleteLesson">postChallengesCompleteLesson</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#.postChallengesUnlock">postChallengesUnlock</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.reportPlaylist">reportPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.unpinPlaylist">unpinPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.updatePlaylist">updatePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.updatePlaylistItem">updatePlaylistItem</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#.fetchAllSongs">fetchAllSongs</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#.fetchAssignments">fetchAssignments</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#.fetchCatalogMetadata">fetchCatalogMetadata</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchChallengeOverview">fetchChallengeOverview</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchChildren">fetchChildren</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#.fetchCommentModContentData">fetchCommentModContentData</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchCourseOverview">fetchCourseOverview</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#.fetchLessonContent">fetchLessonContent</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#.fetchMethodNextLesson">fetchMethodNextLesson</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#.fetchMethods">fetchMethods</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#.fetchPackAll">fetchPackAll</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchPackChildren">fetchPackChildren</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#.fetchParentByRailContentId">fetchParentByRailContentId</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#.fetchRelatedMethodLessons">fetchRelatedMethodLessons</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#.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#.fetchSongCount">fetchSongCount</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSongFilterOptions">fetchSongFilterOptions</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#.fetchWorkouts">fetchWorkouts</a></li><li data-type='method'><a href="module-Sanity-Services.html#~handleCustomFetchAll">handleCustomFetchAll</a></li></ul></li></ul>
|
|
32
|
+
<h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><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-Railcontent-Services.html">Railcontent-Services</a><ul class='methods'><li data-type='method'><a href="module-Railcontent-Services.html#.addItemToPlaylist">addItemToPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.countAssignmentsAndLessons">countAssignmentsAndLessons</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.createPlaylist">createPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylist">deletePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylistItem">deletePlaylistItem</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylistLike">deletePlaylistLike</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.duplicatePlaylist">duplicatePlaylist</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#.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#.fetchPinnedPlaylists">fetchPinnedPlaylists</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylist">fetchPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylistItem">fetchPlaylistItem</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylistItems">fetchPlaylistItems</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#.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#.fetchUserPlaylists">fetchUserPlaylists</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.likePlaylist">likePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.pinPlaylist">pinPlaylist</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#.postChallengesCompleteLesson">postChallengesCompleteLesson</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#.postChallengesUnlock">postChallengesUnlock</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.reportPlaylist">reportPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.unpinPlaylist">unpinPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.updatePlaylist">updatePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.updatePlaylistItem">updatePlaylistItem</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#.fetchAllSongs">fetchAllSongs</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#.fetchAssignments">fetchAssignments</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#.fetchCatalogMetadata">fetchCatalogMetadata</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchChallengeOverview">fetchChallengeOverview</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchChildren">fetchChildren</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#.fetchCommentModContentData">fetchCommentModContentData</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchCourseOverview">fetchCourseOverview</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#.fetchLessonContent">fetchLessonContent</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#.fetchMethodNextLesson">fetchMethodNextLesson</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#.fetchMethods">fetchMethods</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#.fetchPackAll">fetchPackAll</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchPackChildren">fetchPackChildren</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#.fetchParentByRailContentId">fetchParentByRailContentId</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#.fetchRelatedMethodLessons">fetchRelatedMethodLessons</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#.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#.fetchSongCount">fetchSongCount</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSongFilterOptions">fetchSongFilterOptions</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#.fetchWorkouts">fetchWorkouts</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#~handleCustomFetchAll">handleCustomFetchAll</a></li></ul></li></ul>
|
|
33
33
|
|
|
34
34
|
</nav>
|
|
35
35
|
|
|
@@ -85,6 +85,7 @@ export async function fetchCompletedState(content_id) {
|
|
|
85
85
|
|
|
86
86
|
const headers = {
|
|
87
87
|
'Content-Type': 'application/json',
|
|
88
|
+
'Accept': 'application/json',
|
|
88
89
|
'X-CSRF-TOKEN': globalConfig.railcontentConfig.token
|
|
89
90
|
};
|
|
90
91
|
|
|
@@ -119,6 +120,7 @@ export async function fetchAllCompletedStates(contentIds) {
|
|
|
119
120
|
|
|
120
121
|
const headers = {
|
|
121
122
|
'Content-Type': 'application/json',
|
|
123
|
+
'Accept': 'application/json',
|
|
122
124
|
'X-CSRF-TOKEN': globalConfig.railcontentConfig.token
|
|
123
125
|
};
|
|
124
126
|
|
|
@@ -151,6 +153,7 @@ export async function fetchSongsInProgress(brand) {
|
|
|
151
153
|
|
|
152
154
|
const headers = {
|
|
153
155
|
'Content-Type': 'application/json',
|
|
156
|
+
'Accept': 'application/json',
|
|
154
157
|
'X-CSRF-TOKEN': globalConfig.railcontentConfig.token
|
|
155
158
|
};
|
|
156
159
|
|
|
@@ -194,6 +197,7 @@ export async function fetchContentInProgress(type = "all", brand, {page, limit}
|
|
|
194
197
|
}
|
|
195
198
|
const headers = {
|
|
196
199
|
'Content-Type': 'application/json',
|
|
200
|
+
'Accept': 'application/json',
|
|
197
201
|
'X-CSRF-TOKEN': globalConfig.railcontentConfig.token
|
|
198
202
|
};
|
|
199
203
|
try {
|
|
@@ -236,6 +240,7 @@ export async function fetchCompletedContent(type = "all", brand, {page, limit} =
|
|
|
236
240
|
}
|
|
237
241
|
const headers = {
|
|
238
242
|
'Content-Type': 'application/json',
|
|
243
|
+
'Accept': 'application/json',
|
|
239
244
|
'X-CSRF-TOKEN': globalConfig.railcontentConfig.token
|
|
240
245
|
};
|
|
241
246
|
try {
|
|
@@ -268,6 +273,7 @@ export async function fetchContentPageUserData(contentId) {
|
|
|
268
273
|
let url = `/content/${contentId}/user_data/${globalConfig.railcontentConfig.userId}`;
|
|
269
274
|
const headers = {
|
|
270
275
|
'Content-Type': 'application/json',
|
|
276
|
+
'Accept': 'application/json',
|
|
271
277
|
'X-CSRF-TOKEN': globalConfig.railcontentConfig.token
|
|
272
278
|
};
|
|
273
279
|
|
|
@@ -286,6 +292,36 @@ export async function fetchContentPageUserData(contentId) {
|
|
|
286
292
|
}
|
|
287
293
|
}
|
|
288
294
|
|
|
295
|
+
/**
|
|
296
|
+
* Fetches the ID and Type of the piece of content that would be the next one for the user
|
|
297
|
+
*
|
|
298
|
+
* @param {int} contentId - The id of the parent (method, level, or course) piece of content.
|
|
299
|
+
* @returns {Promise<Object|null>} - Returns and Object with the id and type of the next piece of content if found, otherwise null.
|
|
300
|
+
*/
|
|
301
|
+
export async function fetchNextContentDataForParent(contentId) {
|
|
302
|
+
let url = `/content/${contentId}/next/${globalConfig.railcontentConfig.userId}`;
|
|
303
|
+
const headers = {
|
|
304
|
+
'Content-Type': 'application/json',
|
|
305
|
+
'X-CSRF-TOKEN': globalConfig.railcontentConfig.token
|
|
306
|
+
};
|
|
307
|
+
|
|
308
|
+
try {
|
|
309
|
+
const response = await fetchAbsolute(url, {headers});
|
|
310
|
+
const result = await response.json();
|
|
311
|
+
if (result) {
|
|
312
|
+
// console.log('fetchNextContentDataForParent', result);
|
|
313
|
+
return result.next;
|
|
314
|
+
} else {
|
|
315
|
+
console.log('fetchNextContentDataForParent result not json');
|
|
316
|
+
return null;
|
|
317
|
+
}
|
|
318
|
+
} catch (error) {
|
|
319
|
+
console.error('Fetch error:', error);
|
|
320
|
+
return null;
|
|
321
|
+
}
|
|
322
|
+
}
|
|
323
|
+
|
|
324
|
+
|
|
289
325
|
export async function fetchUserPermissionsData() {
|
|
290
326
|
let url = `/content/user/permissions`;
|
|
291
327
|
// in the case of an unauthorized user, we return empty permissions
|
|
@@ -303,11 +339,24 @@ async function postDataHandler(url, data) {
|
|
|
303
339
|
export async function fetchHandler(url, method = "get", dataVersion = null, body = null) {
|
|
304
340
|
let headers = {
|
|
305
341
|
'Content-Type': 'application/json',
|
|
342
|
+
'Accept': 'application/json',
|
|
306
343
|
'X-CSRF-TOKEN': globalConfig.railcontentConfig.token,
|
|
307
344
|
};
|
|
345
|
+
|
|
346
|
+
if (!globalConfig.isMA) {
|
|
347
|
+
const params = new URLSearchParams(window.location.search);
|
|
348
|
+
if (params.get('testNow')) {
|
|
349
|
+
headers['testNow'] = params.get('testNow');
|
|
350
|
+
}
|
|
351
|
+
if (params.get('timezone')) {
|
|
352
|
+
headers['M-Client-Timezone'] = params.get('timezone');
|
|
353
|
+
}
|
|
354
|
+
}
|
|
355
|
+
|
|
308
356
|
if (globalConfig.railcontentConfig.authToken) {
|
|
309
357
|
headers['Authorization'] = `Bearer ${globalConfig.railcontentConfig.authToken}`;
|
|
310
358
|
}
|
|
359
|
+
|
|
311
360
|
if (dataVersion) headers['Data-Version'] = dataVersion;
|
|
312
361
|
const options = {
|
|
313
362
|
method,
|
|
@@ -448,9 +497,11 @@ export async function fetchChallengeIndexMetadata(contentIds) {
|
|
|
448
497
|
challengeIndexMetaDataPromise = getChallengeIndexMetadataPromise();
|
|
449
498
|
}
|
|
450
499
|
let results = await challengeIndexMetaDataPromise;
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
500
|
+
if(Array.isArray(contentIds)){
|
|
501
|
+
results = results.filter(function(challenge){
|
|
502
|
+
return contentIds.includes(challenge.content_id);
|
|
503
|
+
});
|
|
504
|
+
}
|
|
454
505
|
return results;
|
|
455
506
|
}
|
|
456
507
|
|
|
@@ -1171,7 +1222,7 @@ function fetchAbsolute(url, params) {
|
|
|
1171
1222
|
<br class="clear">
|
|
1172
1223
|
|
|
1173
1224
|
<footer>
|
|
1174
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on
|
|
1225
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Dec 06 2024 14:20:14 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
1175
1226
|
</footer>
|
|
1176
1227
|
|
|
1177
1228
|
<script>prettyPrint();</script>
|
package/docs/sanity.js.html
CHANGED
|
@@ -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-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-Railcontent-Services.html">Railcontent-Services</a><ul class='methods'><li data-type='method'><a href="module-Railcontent-Services.html#.addItemToPlaylist">addItemToPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.countAssignmentsAndLessons">countAssignmentsAndLessons</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.createPlaylist">createPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylist">deletePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylistItem">deletePlaylistItem</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylistLike">deletePlaylistLike</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.duplicatePlaylist">duplicatePlaylist</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#.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#.fetchOwnedChallenges">fetchOwnedChallenges</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPinnedPlaylists">fetchPinnedPlaylists</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylist">fetchPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylistItem">fetchPlaylistItem</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylistItems">fetchPlaylistItems</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#.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#.fetchUserPlaylists">fetchUserPlaylists</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.likePlaylist">likePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.pinPlaylist">pinPlaylist</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#.postChallengesCompleteLesson">postChallengesCompleteLesson</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#.postChallengesUnlock">postChallengesUnlock</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.reportPlaylist">reportPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.unpinPlaylist">unpinPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.updatePlaylist">updatePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.updatePlaylistItem">updatePlaylistItem</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#.fetchAllSongs">fetchAllSongs</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#.fetchAssignments">fetchAssignments</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#.fetchCatalogMetadata">fetchCatalogMetadata</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchChallengeOverview">fetchChallengeOverview</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchChildren">fetchChildren</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#.fetchCommentModContentData">fetchCommentModContentData</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchCourseOverview">fetchCourseOverview</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#.fetchLessonContent">fetchLessonContent</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#.fetchMethodNextLesson">fetchMethodNextLesson</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#.fetchMethods">fetchMethods</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#.fetchPackAll">fetchPackAll</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchPackChildren">fetchPackChildren</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#.fetchParentByRailContentId">fetchParentByRailContentId</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#.fetchRelatedMethodLessons">fetchRelatedMethodLessons</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#.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#.fetchSongCount">fetchSongCount</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSongFilterOptions">fetchSongFilterOptions</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#.fetchWorkouts">fetchWorkouts</a></li><li data-type='method'><a href="module-Sanity-Services.html#~handleCustomFetchAll">handleCustomFetchAll</a></li></ul></li></ul>
|
|
32
|
+
<h2><a href="index.html">Home</a></h2><h3>Modules</h3><ul><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-Railcontent-Services.html">Railcontent-Services</a><ul class='methods'><li data-type='method'><a href="module-Railcontent-Services.html#.addItemToPlaylist">addItemToPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.countAssignmentsAndLessons">countAssignmentsAndLessons</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.createPlaylist">createPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylist">deletePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylistItem">deletePlaylistItem</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.deletePlaylistLike">deletePlaylistLike</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.duplicatePlaylist">duplicatePlaylist</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#.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#.fetchPinnedPlaylists">fetchPinnedPlaylists</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylist">fetchPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylistItem">fetchPlaylistItem</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.fetchPlaylistItems">fetchPlaylistItems</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#.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#.fetchUserPlaylists">fetchUserPlaylists</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.likePlaylist">likePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.pinPlaylist">pinPlaylist</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#.postChallengesCompleteLesson">postChallengesCompleteLesson</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#.postChallengesUnlock">postChallengesUnlock</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.reportPlaylist">reportPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.unpinPlaylist">unpinPlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.updatePlaylist">updatePlaylist</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.updatePlaylistItem">updatePlaylistItem</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#.fetchAllSongs">fetchAllSongs</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#.fetchAssignments">fetchAssignments</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#.fetchCatalogMetadata">fetchCatalogMetadata</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchChallengeOverview">fetchChallengeOverview</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchChildren">fetchChildren</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#.fetchCommentModContentData">fetchCommentModContentData</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchCourseOverview">fetchCourseOverview</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#.fetchLessonContent">fetchLessonContent</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#.fetchMethodNextLesson">fetchMethodNextLesson</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#.fetchMethods">fetchMethods</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#.fetchPackAll">fetchPackAll</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchPackChildren">fetchPackChildren</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#.fetchParentByRailContentId">fetchParentByRailContentId</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#.fetchRelatedMethodLessons">fetchRelatedMethodLessons</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#.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#.fetchSongCount">fetchSongCount</a></li><li data-type='method'><a href="module-Sanity-Services.html#.fetchSongFilterOptions">fetchSongFilterOptions</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#.fetchWorkouts">fetchWorkouts</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#~handleCustomFetchAll">handleCustomFetchAll</a></li></ul></li></ul>
|
|
33
33
|
|
|
34
34
|
</nav>
|
|
35
35
|
|
|
@@ -74,7 +74,8 @@ import {
|
|
|
74
74
|
fetchAllCompletedStates,
|
|
75
75
|
fetchCompletedChallenges,
|
|
76
76
|
fetchCurrentSongComplete,
|
|
77
|
-
fetchOwnedChallenges
|
|
77
|
+
fetchOwnedChallenges,
|
|
78
|
+
fetchNextContentDataForParent
|
|
78
79
|
} from './railcontent.js';
|
|
79
80
|
import {arrayToStringRepresentation, FilterBuilder} from "../filterBuilder";
|
|
80
81
|
import {fetchUserPermissions} from "./userPermissions";
|
|
@@ -142,6 +143,11 @@ export async function fetchSongArtistCount(brand) {
|
|
|
142
143
|
return fetchSanity(query, true, {processNeedAccess: false});
|
|
143
144
|
}
|
|
144
145
|
|
|
146
|
+
export async function fetchPlayAlongsCount(brand) {
|
|
147
|
+
const query = `count(*[brand == '${brand}' && _type == "play-along"]) `
|
|
148
|
+
return fetchSanity(query, true, {processNeedAccess: false});
|
|
149
|
+
}
|
|
150
|
+
|
|
145
151
|
/**
|
|
146
152
|
* Fetch related songs for a specific brand and song ID.
|
|
147
153
|
*
|
|
@@ -561,7 +567,13 @@ export async function fetchAll(brand, type, {
|
|
|
561
567
|
let bypassStatusAndPublishedValidation = (type == 'instructor' || groupBy == 'artist' || groupBy == 'genre' || groupBy == 'instructor');
|
|
562
568
|
|
|
563
569
|
// Construct the type filter
|
|
564
|
-
|
|
570
|
+
let typeFilter;
|
|
571
|
+
|
|
572
|
+
if( type === 'archives' ) {
|
|
573
|
+
typeFilter = `&& status == "archived"`
|
|
574
|
+
} else {
|
|
575
|
+
typeFilter = type ? `&& _type == '${type}'` : "";
|
|
576
|
+
}
|
|
565
577
|
|
|
566
578
|
// Construct the search filter
|
|
567
579
|
const searchFilter = searchTerm
|
|
@@ -608,7 +620,7 @@ export async function fetchAll(brand, type, {
|
|
|
608
620
|
${groupBy}
|
|
609
621
|
}[0...20]
|
|
610
622
|
`;
|
|
611
|
-
filter = `_type == '${groupBy}' && count(*[
|
|
623
|
+
filter = `_type == '${groupBy}' && count(*[${lessonsFilterWithRestrictions}]._id) > 0`;
|
|
612
624
|
} else if (groupBy !== "") {
|
|
613
625
|
const webUrlPath = (groupBy == 'genre') ? '/genres' : '';
|
|
614
626
|
const lessonsFilter = `brand == '${brand}' && ^._id in ${groupBy}[]._ref ${typeFilter} ${searchFilter} ${includedFieldsFilter} ${progressFilter} ${customFilter}`;
|
|
@@ -625,7 +637,7 @@ export async function fetchAll(brand, type, {
|
|
|
625
637
|
${fieldsString},
|
|
626
638
|
${groupBy}
|
|
627
639
|
}[0...20]`;
|
|
628
|
-
filter = `_type == '${groupBy}' && count(*[
|
|
640
|
+
filter = `_type == '${groupBy}' && count(*[${lessonsFilterWithRestrictions}]._id) > 0`;
|
|
629
641
|
} else {
|
|
630
642
|
filter = `brand == "${brand}" ${typeFilter} ${searchFilter} ${includedFieldsFilter} ${progressFilter} ${customFilter}`
|
|
631
643
|
entityFieldsString = fieldsString;
|
|
@@ -644,7 +656,6 @@ export async function fetchAll(brand, type, {
|
|
|
644
656
|
start: start,
|
|
645
657
|
end: end,
|
|
646
658
|
});
|
|
647
|
-
|
|
648
659
|
return fetchSanity(query, true);
|
|
649
660
|
}
|
|
650
661
|
|
|
@@ -865,12 +876,16 @@ export async function fetchAllFilterOptions(
|
|
|
865
876
|
|
|
866
877
|
const includedFieldsFilter = filters?.length ? filtersToGroq(filters) : undefined;
|
|
867
878
|
const progressFilter = progressIds ? `&& railcontent_id in [${progressIds.join(',')}]` : "";
|
|
879
|
+
const isAdmin = (await fetchUserPermissions()).isAdmin;
|
|
868
880
|
|
|
869
881
|
const constructCommonFilter = (excludeFilter) => {
|
|
870
882
|
const filterWithoutOption = excludeFilter ? filtersToGroq(filters, excludeFilter) : includedFieldsFilter;
|
|
883
|
+
const statusFilter = ' && status == "published"';
|
|
884
|
+
const includeStatusFilter = !isAdmin && !['instructor','artist','genre'].includes(contentType);
|
|
885
|
+
|
|
871
886
|
return coachId
|
|
872
|
-
? `brand == '${brand}' && references(*[_type=='instructor' && railcontent_id == ${coachId}]._id) ${filterWithoutOption || ''}`
|
|
873
|
-
: `_type == '${contentType}' && brand == "${brand}"${style && excludeFilter !== "style" ? ` && '${style}' in genre[]->name` : ''}${artist && excludeFilter !== "artist" ? ` && artist->name == '${artist}'` : ''} ${progressFilter} ${filterWithoutOption || ''}`;
|
|
887
|
+
? `brand == '${brand}' && status == "published" && references(*[_type=='instructor' && railcontent_id == ${coachId}]._id) ${filterWithoutOption || ''}`
|
|
888
|
+
: `_type == '${contentType}' && brand == "${brand}"${includeStatusFilter ? statusFilter : ''}${style && excludeFilter !== "style" ? ` && '${style}' in genre[]->name` : ''}${artist && excludeFilter !== "artist" ? ` && artist->name == '${artist}'` : ''} ${progressFilter} ${filterWithoutOption || ''}`;
|
|
874
889
|
};
|
|
875
890
|
|
|
876
891
|
const metaData = processMetadata(brand, contentType, true);
|
|
@@ -1014,6 +1029,7 @@ export async function fetchMethodChildren(railcontentId) {
|
|
|
1014
1029
|
child_count,
|
|
1015
1030
|
"id": railcontent_id,
|
|
1016
1031
|
"description": ${descriptionField},
|
|
1032
|
+
"thumbnail_url": thumbnail.asset->url,
|
|
1017
1033
|
title,
|
|
1018
1034
|
xp,
|
|
1019
1035
|
total_xp,
|
|
@@ -1118,7 +1134,11 @@ export async function fetchNextPreviousLesson(railcontentId) {
|
|
|
1118
1134
|
let sortBy = processedData?.sortBy ?? 'published_on';
|
|
1119
1135
|
const isDesc = sortBy.startsWith('-');
|
|
1120
1136
|
sortBy = isDesc ? sortBy.substring(1) : sortBy;
|
|
1121
|
-
|
|
1137
|
+
let sortValue = document[sortBy];
|
|
1138
|
+
if (sortValue == null) {
|
|
1139
|
+
sortBy = 'railcontent_id';
|
|
1140
|
+
sortValue = document['railcontent_id'];
|
|
1141
|
+
}
|
|
1122
1142
|
const isNumeric = !isNaN(sortValue);
|
|
1123
1143
|
let prevComparison = isNumeric ? `${sortBy} <= ${sortValue}` : `${sortBy} <= "${sortValue}"`;
|
|
1124
1144
|
let nextComparison = isNumeric ? `${sortBy} >= ${sortValue}` : `${sortBy} >= "${sortValue}"`;
|
|
@@ -1131,6 +1151,24 @@ export async function fetchNextPreviousLesson(railcontentId) {
|
|
|
1131
1151
|
return await fetchSanity(query, true);
|
|
1132
1152
|
}
|
|
1133
1153
|
|
|
1154
|
+
/**
|
|
1155
|
+
* Fetch the next piece of content under a parent by Railcontent ID
|
|
1156
|
+
* @param {int} railcontentId - The Railcontent ID of the parent content
|
|
1157
|
+
* @returns {Promise<{next: (Object|null)}|null>} - object with 'next' attribute
|
|
1158
|
+
* @example
|
|
1159
|
+
* jumpToContinueContent(296693)
|
|
1160
|
+
* then.(data => { console.log('next', data.next);})
|
|
1161
|
+
* .catch(error => console.error(error));
|
|
1162
|
+
*/
|
|
1163
|
+
export async function jumpToContinueContent(railcontentId) {
|
|
1164
|
+
const nextContent = await fetchNextContentDataForParent(railcontentId);
|
|
1165
|
+
if (!nextContent) {
|
|
1166
|
+
return null;
|
|
1167
|
+
}
|
|
1168
|
+
let next = await fetchByRailContentId(nextContent.id, nextContent.type);
|
|
1169
|
+
return {next};
|
|
1170
|
+
}
|
|
1171
|
+
|
|
1134
1172
|
/**
|
|
1135
1173
|
* Fetch the page data for a specific lesson by Railcontent ID.
|
|
1136
1174
|
* @param {string} railContentId - The Railcontent ID of the current lesson.
|
|
@@ -1207,14 +1245,21 @@ export async function fetchLessonContent(railContentId) {
|
|
|
1207
1245
|
* @returns {Promise<Array<Object>|null>} - The fetched related lessons data or null if not found.
|
|
1208
1246
|
*/
|
|
1209
1247
|
export async function fetchRelatedLessons(railContentId, brand) {
|
|
1210
|
-
const
|
|
1248
|
+
const filterSameTypeAndSortOrder = await new FilterBuilder(`_type==^._type && _type in ${JSON.stringify(typeWithSortOrder)} && brand == "${brand}" && railcontent_id !=${railContentId}`).buildFilter();
|
|
1249
|
+
const filterSameType = await new FilterBuilder(`_type==^._type && !(_type in ${JSON.stringify(typeWithSortOrder)}) && !(defined(parent_type)) && brand == "${brand}" && railcontent_id !=${railContentId}`).buildFilter();
|
|
1250
|
+
const filterSongSameArtist = await new FilterBuilder(`_type=="song" && _type==^._type && brand == "${brand}" && references(^.artist->_id) && railcontent_id !=${railContentId}`).buildFilter();
|
|
1251
|
+
const filterSongSameGenre = await new FilterBuilder(`_type=="song" && _type==^._type && brand == "${brand}" && references(^.genre[]->_id) && railcontent_id !=${railContentId}`).buildFilter();
|
|
1252
|
+
const filterNeighbouringSiblings = await new FilterBuilder(`references(^._id)`).buildFilter();
|
|
1253
|
+
|
|
1254
|
+
const query = `*[railcontent_id == ${railContentId} && brand == "${brand}" && (!defined(permission) || references(*[_type=='permission']._id))]{
|
|
1211
1255
|
_type, parent_type, railcontent_id,
|
|
1212
1256
|
"related_lessons" : array::unique([
|
|
1213
|
-
...(*[
|
|
1214
|
-
...(*[
|
|
1215
|
-
...(*[
|
|
1216
|
-
...(*[
|
|
1217
|
-
...(*[
|
|
1257
|
+
...(*[${filterNeighbouringSiblings}][0].child[]->{_id, "id":railcontent_id, published_on, "instructor": instructor[0]->name, title, "thumbnail_url":thumbnail.asset->url, length_in_seconds, web_url_path, "type": _type, difficulty, difficulty_string, railcontent_id, artist->,"permission_id": permission[]->railcontent_id,_type}),
|
|
1258
|
+
...(*[${filterSongSameArtist}]{_id, "id":railcontent_id, published_on, "instructor": instructor[0]->name, title, "thumbnail_url":thumbnail.asset->url, length_in_seconds, web_url_path, "type": _type, difficulty, difficulty_string, railcontent_id, artist->,"permission_id": permission[]->railcontent_id,_type}|order(published_on desc, title asc)[0...10]),
|
|
1259
|
+
...(*[${filterSongSameGenre}]{_id, "id":railcontent_id, published_on, "instructor": instructor[0]->name, title, "thumbnail_url":thumbnail.asset->url, length_in_seconds, web_url_path, "type": _type, difficulty, difficulty_string, railcontent_id, artist->,"permission_id": permission[]->railcontent_id,_type}|order(published_on desc, title asc)[0...10]),
|
|
1260
|
+
...(*[${filterSameTypeAndSortOrder}]{_id, "id":railcontent_id, published_on, "instructor": instructor[0]->name, title, "thumbnail_url":thumbnail.asset->url, length_in_seconds, web_url_path, "type": _type, difficulty, difficulty_string, railcontent_id, artist->,"permission_id": permission[]->railcontent_id,_type, sort}|order(sort asc, title asc)[0...10]),
|
|
1261
|
+
...(*[${filterSameType}]{_id, "id":railcontent_id, published_on, "instructor": instructor[0]->name, title, "thumbnail_url":thumbnail.asset->url, length_in_seconds, web_url_path, "type": _type, difficulty, difficulty_string, railcontent_id, artist->,"permission_id": permission[]->railcontent_id,_type}|order(published_on desc, title asc)[0...10])
|
|
1262
|
+
,
|
|
1218
1263
|
])[0...10]}`;
|
|
1219
1264
|
return fetchSanity(query, false);
|
|
1220
1265
|
}
|
|
@@ -2043,10 +2088,8 @@ function getFilterOptions(option, commonFilter, contentType, brand) {
|
|
|
2043
2088
|
][count > 0],`;
|
|
2044
2089
|
break;
|
|
2045
2090
|
case "type":
|
|
2046
|
-
const
|
|
2047
|
-
|
|
2048
|
-
}).join(', ');
|
|
2049
|
-
filterGroq = `"type": [${dynamicTypeOptions}][count > 0],`;
|
|
2091
|
+
const typesString = types.map(t => {return `{"type": "${t}"}`}).join(', ');
|
|
2092
|
+
filterGroq = `"type": [${typesString}]{type, 'count': count(*[_type == ^.type && ${commonFilter}])}[count > 0],`;
|
|
2050
2093
|
break;
|
|
2051
2094
|
case "genre":
|
|
2052
2095
|
case "essential":
|
|
@@ -2135,7 +2178,7 @@ function cleanUpGroq(query) {
|
|
|
2135
2178
|
<br class="clear">
|
|
2136
2179
|
|
|
2137
2180
|
<footer>
|
|
2138
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on
|
|
2181
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Dec 06 2024 14:20:14 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
2139
2182
|
</footer>
|
|
2140
2183
|
|
|
2141
2184
|
<script>prettyPrint();</script>
|
package/link_mcs.sh
CHANGED
|
File without changes
|
package/package.json
CHANGED
package/src/contentTypeConfig.js
CHANGED
|
@@ -437,7 +437,20 @@ function getFieldsForContentType(contentType, asQueryString = true) {
|
|
|
437
437
|
* @returns {string} - A string that can be used in a groq query
|
|
438
438
|
*/
|
|
439
439
|
function filtersToGroq(filters, selectedFilters = []) {
|
|
440
|
+
|
|
441
|
+
//Account for multiple railcontent id's
|
|
442
|
+
const multipleIdFilters = [];
|
|
443
|
+
filters.forEach(item => {
|
|
444
|
+
if(item.includes('railcontent_id in')) {
|
|
445
|
+
filters.pop(item);
|
|
446
|
+
multipleIdFilters.push(item);
|
|
447
|
+
}
|
|
448
|
+
})
|
|
449
|
+
|
|
450
|
+
//Group All Other filters
|
|
440
451
|
const groupedFilters = groupFilters(filters);
|
|
452
|
+
|
|
453
|
+
//Format groupFilter itemsss
|
|
441
454
|
const filterClauses = Object.entries(groupedFilters).map(([key, values]) => {
|
|
442
455
|
if (!key || values.length === 0) return '';
|
|
443
456
|
if (key.startsWith('is_')) {
|
|
@@ -490,12 +503,13 @@ function filtersToGroq(filters, selectedFilters = []) {
|
|
|
490
503
|
return joinedValues.length > 0 ? `&& (${joinedValues})` : '';
|
|
491
504
|
}).filter(Boolean).join(' ');
|
|
492
505
|
|
|
493
|
-
|
|
506
|
+
//Return
|
|
507
|
+
return `&& ${multipleIdFilters} ${filterClauses}`;
|
|
494
508
|
}
|
|
495
509
|
|
|
496
510
|
function groupFilters(filters) {
|
|
497
511
|
if (filters.length === 0) return {};
|
|
498
|
-
|
|
512
|
+
|
|
499
513
|
return filters.reduce((acc, filter) => {
|
|
500
514
|
const [category, value] = filter.split(',');
|
|
501
515
|
if (!acc[category]) acc[category] = [];
|
package/src/filterBuilder.js
CHANGED
|
File without changes
|
package/src/index.d.ts
CHANGED
|
@@ -48,6 +48,7 @@ import {
|
|
|
48
48
|
fetchContentPageUserData,
|
|
49
49
|
fetchContentProgress,
|
|
50
50
|
fetchHandler,
|
|
51
|
+
fetchNextContentDataForParent,
|
|
51
52
|
fetchOwnedChallenges,
|
|
52
53
|
fetchPinnedPlaylists,
|
|
53
54
|
fetchPlaylist,
|
|
@@ -117,6 +118,7 @@ import {
|
|
|
117
118
|
fetchPackData,
|
|
118
119
|
fetchParentByRailContentId,
|
|
119
120
|
fetchParentForDownload,
|
|
121
|
+
fetchPlayAlongsCount,
|
|
120
122
|
fetchRelatedLessons,
|
|
121
123
|
fetchRelatedMethodLessons,
|
|
122
124
|
fetchRelatedSongs,
|
|
@@ -130,7 +132,8 @@ import {
|
|
|
130
132
|
fetchTopLevelParentId,
|
|
131
133
|
fetchUpcomingEvents,
|
|
132
134
|
fetchWorkouts,
|
|
133
|
-
getSortOrder
|
|
135
|
+
getSortOrder,
|
|
136
|
+
jumpToContinueContent
|
|
134
137
|
} from './services/sanity.js';
|
|
135
138
|
|
|
136
139
|
import {
|
|
@@ -193,6 +196,7 @@ declare module 'musora-content-services' {
|
|
|
193
196
|
fetchMethodPreviousNextLesson,
|
|
194
197
|
fetchMethods,
|
|
195
198
|
fetchNewReleases,
|
|
199
|
+
fetchNextContentDataForParent,
|
|
196
200
|
fetchNextPreviousLesson,
|
|
197
201
|
fetchOwnedChallenges,
|
|
198
202
|
fetchPackAll,
|
|
@@ -201,6 +205,7 @@ declare module 'musora-content-services' {
|
|
|
201
205
|
fetchParentByRailContentId,
|
|
202
206
|
fetchParentForDownload,
|
|
203
207
|
fetchPinnedPlaylists,
|
|
208
|
+
fetchPlayAlongsCount,
|
|
204
209
|
fetchPlaylist,
|
|
205
210
|
fetchPlaylistItem,
|
|
206
211
|
fetchPlaylistItems,
|
|
@@ -237,6 +242,7 @@ declare module 'musora-content-services' {
|
|
|
237
242
|
globalConfig,
|
|
238
243
|
initializeService,
|
|
239
244
|
isContentLiked,
|
|
245
|
+
jumpToContinueContent,
|
|
240
246
|
likeContent,
|
|
241
247
|
likePlaylist,
|
|
242
248
|
pinPlaylist,
|
package/src/index.js
CHANGED
|
@@ -48,6 +48,7 @@ import {
|
|
|
48
48
|
fetchContentPageUserData,
|
|
49
49
|
fetchContentProgress,
|
|
50
50
|
fetchHandler,
|
|
51
|
+
fetchNextContentDataForParent,
|
|
51
52
|
fetchOwnedChallenges,
|
|
52
53
|
fetchPinnedPlaylists,
|
|
53
54
|
fetchPlaylist,
|
|
@@ -117,13 +118,13 @@ import {
|
|
|
117
118
|
fetchPackData,
|
|
118
119
|
fetchParentByRailContentId,
|
|
119
120
|
fetchParentForDownload,
|
|
121
|
+
fetchPlayAlongsCount,
|
|
120
122
|
fetchRelatedLessons,
|
|
121
123
|
fetchRelatedMethodLessons,
|
|
122
124
|
fetchRelatedSongs,
|
|
123
125
|
fetchSanity,
|
|
124
126
|
fetchScheduledReleases,
|
|
125
127
|
fetchShowsData,
|
|
126
|
-
fetchPlayAlongsCount,
|
|
127
128
|
fetchSongArtistCount,
|
|
128
129
|
fetchSongById,
|
|
129
130
|
fetchSongCount,
|
|
@@ -131,7 +132,8 @@ import {
|
|
|
131
132
|
fetchTopLevelParentId,
|
|
132
133
|
fetchUpcomingEvents,
|
|
133
134
|
fetchWorkouts,
|
|
134
|
-
getSortOrder
|
|
135
|
+
getSortOrder,
|
|
136
|
+
jumpToContinueContent
|
|
135
137
|
} from './services/sanity.js';
|
|
136
138
|
|
|
137
139
|
import {
|
|
@@ -193,6 +195,7 @@ export {
|
|
|
193
195
|
fetchMethodPreviousNextLesson,
|
|
194
196
|
fetchMethods,
|
|
195
197
|
fetchNewReleases,
|
|
198
|
+
fetchNextContentDataForParent,
|
|
196
199
|
fetchNextPreviousLesson,
|
|
197
200
|
fetchOwnedChallenges,
|
|
198
201
|
fetchPackAll,
|
|
@@ -201,6 +204,7 @@ export {
|
|
|
201
204
|
fetchParentByRailContentId,
|
|
202
205
|
fetchParentForDownload,
|
|
203
206
|
fetchPinnedPlaylists,
|
|
207
|
+
fetchPlayAlongsCount,
|
|
204
208
|
fetchPlaylist,
|
|
205
209
|
fetchPlaylistItem,
|
|
206
210
|
fetchPlaylistItems,
|
|
@@ -211,7 +215,6 @@ export {
|
|
|
211
215
|
fetchScheduledReleases,
|
|
212
216
|
fetchShowsData,
|
|
213
217
|
fetchSongArtistCount,
|
|
214
|
-
fetchPlayAlongsCount,
|
|
215
218
|
fetchSongById,
|
|
216
219
|
fetchSongCount,
|
|
217
220
|
fetchSongFilterOptions,
|
|
@@ -238,6 +241,7 @@ export {
|
|
|
238
241
|
globalConfig,
|
|
239
242
|
initializeService,
|
|
240
243
|
isContentLiked,
|
|
244
|
+
jumpToContinueContent,
|
|
241
245
|
likeContent,
|
|
242
246
|
likePlaylist,
|
|
243
247
|
pinPlaylist,
|
package/src/services/config.js
CHANGED
|
File without changes
|