musora-content-services 1.3.10 → 1.3.11
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 +2 -0
- package/docs/config.js.html +14 -14
- package/docs/index.html +2 -2
- package/docs/module-Config.html +2 -2
- package/docs/module-Railcontent-Services.html +46 -46
- package/docs/module-Sanity-Services.html +540 -36
- package/docs/railcontent.js.html +370 -366
- package/docs/sanity.js.html +1111 -967
- package/package.json +1 -1
- package/src/contentTypeConfig.js +1 -1
- package/src/filterBuilder.js +2 -2
- package/src/services/railcontent.js +0 -0
- package/src/services/sanity.js +5 -0
- package/.yarnrc.yml +0 -1
- package/docs/global.html +0 -809
- package/docs/module-Content-Services.html +0 -763
|
@@ -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#.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#.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#.reportPlaylist">reportPlaylist</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#.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#.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#.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#.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#.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#.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#.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#.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#~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#.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#.reportPlaylist">reportPlaylist</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#.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#.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#.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#.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#.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#~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></ul>
|
|
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#
|
|
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#
|
|
185
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line545">line 545</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#
|
|
840
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line922">line 922</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#
|
|
1359
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1310">line 1310</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#
|
|
1693
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1519">line 1519</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#
|
|
2198
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line185">line 185</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#
|
|
2363
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line449">line 449</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#
|
|
2552
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line488">line 488</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#
|
|
2761
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1480">line 1480</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#
|
|
2926
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1425">line 1425</a>
|
|
2927
2927
|
</li></ul></dd>
|
|
2928
2928
|
|
|
2929
2929
|
|
|
@@ -3350,6 +3350,110 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
3350
3350
|
|
|
3351
3351
|
|
|
3352
3352
|
|
|
3353
|
+
<h4 class="name" id=".fetchComingSoon"><span class="type-signature type-signature-static">(static) </span>fetchComingSoon<span class="signature">()</span><span class="type-signature"> → {Promise.<(Object|null)>}</span></h4>
|
|
3354
|
+
|
|
3355
|
+
|
|
3356
|
+
|
|
3357
|
+
|
|
3358
|
+
|
|
3359
|
+
|
|
3360
|
+
<dl class="details">
|
|
3361
|
+
|
|
3362
|
+
<dt class="tag-description">Description:</dt>
|
|
3363
|
+
<dd class="tag-description"><ul class="dummy"><li>fetches from Sanity all songs coming soon (new) next quarter</li></ul></dd>
|
|
3364
|
+
|
|
3365
|
+
|
|
3366
|
+
|
|
3367
|
+
<dt class="tag-source">Source:</dt>
|
|
3368
|
+
<dd class="tag-source"><ul class="dummy"><li>
|
|
3369
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line115">line 115</a>
|
|
3370
|
+
</li></ul></dd>
|
|
3371
|
+
|
|
3372
|
+
|
|
3373
|
+
|
|
3374
|
+
|
|
3375
|
+
|
|
3376
|
+
|
|
3377
|
+
|
|
3378
|
+
|
|
3379
|
+
|
|
3380
|
+
|
|
3381
|
+
|
|
3382
|
+
|
|
3383
|
+
|
|
3384
|
+
|
|
3385
|
+
|
|
3386
|
+
|
|
3387
|
+
|
|
3388
|
+
|
|
3389
|
+
|
|
3390
|
+
|
|
3391
|
+
|
|
3392
|
+
|
|
3393
|
+
|
|
3394
|
+
|
|
3395
|
+
|
|
3396
|
+
|
|
3397
|
+
|
|
3398
|
+
|
|
3399
|
+
|
|
3400
|
+
|
|
3401
|
+
|
|
3402
|
+
</dl>
|
|
3403
|
+
|
|
3404
|
+
|
|
3405
|
+
|
|
3406
|
+
|
|
3407
|
+
|
|
3408
|
+
|
|
3409
|
+
|
|
3410
|
+
|
|
3411
|
+
|
|
3412
|
+
|
|
3413
|
+
|
|
3414
|
+
|
|
3415
|
+
|
|
3416
|
+
|
|
3417
|
+
|
|
3418
|
+
|
|
3419
|
+
|
|
3420
|
+
|
|
3421
|
+
|
|
3422
|
+
|
|
3423
|
+
|
|
3424
|
+
|
|
3425
|
+
|
|
3426
|
+
|
|
3427
|
+
|
|
3428
|
+
|
|
3429
|
+
|
|
3430
|
+
<h5 class="h5-returns">Returns:</h5>
|
|
3431
|
+
|
|
3432
|
+
|
|
3433
|
+
|
|
3434
|
+
|
|
3435
|
+
<dl class="param-type">
|
|
3436
|
+
<dt>
|
|
3437
|
+
Type
|
|
3438
|
+
</dt>
|
|
3439
|
+
<dd>
|
|
3440
|
+
|
|
3441
|
+
<span class="param-type">Promise.<(Object|null)></span>
|
|
3442
|
+
|
|
3443
|
+
|
|
3444
|
+
|
|
3445
|
+
</dd>
|
|
3446
|
+
</dl>
|
|
3447
|
+
|
|
3448
|
+
|
|
3449
|
+
|
|
3450
|
+
|
|
3451
|
+
|
|
3452
|
+
|
|
3453
|
+
|
|
3454
|
+
|
|
3455
|
+
|
|
3456
|
+
|
|
3353
3457
|
<h4 class="name" id=".fetchCommentModContentData"><span class="type-signature type-signature-static">(static) </span>fetchCommentModContentData<span class="signature">(ids)</span><span class="type-signature"> → {Promise.<(Object|null)>}</span></h4>
|
|
3354
3458
|
|
|
3355
3459
|
|
|
@@ -3366,7 +3470,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
3366
3470
|
|
|
3367
3471
|
<dt class="tag-source">Source:</dt>
|
|
3368
3472
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
3369
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
3473
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1709">line 1709</a>
|
|
3370
3474
|
</li></ul></dd>
|
|
3371
3475
|
|
|
3372
3476
|
|
|
@@ -3524,7 +3628,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
3524
3628
|
|
|
3525
3629
|
<dt class="tag-source">Source:</dt>
|
|
3526
3630
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
3527
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
3631
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line985">line 985</a>
|
|
3528
3632
|
</li></ul></dd>
|
|
3529
3633
|
|
|
3530
3634
|
|
|
@@ -3682,7 +3786,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
3682
3786
|
|
|
3683
3787
|
<dt class="tag-source">Source:</dt>
|
|
3684
3788
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
3685
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
3789
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1579">line 1579</a>
|
|
3686
3790
|
</li></ul></dd>
|
|
3687
3791
|
|
|
3688
3792
|
|
|
@@ -4147,6 +4251,110 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
4147
4251
|
|
|
4148
4252
|
|
|
4149
4253
|
|
|
4254
|
+
<h4 class="name" id=".fetchLeaving"><span class="type-signature type-signature-static">(static) </span>fetchLeaving<span class="signature">()</span><span class="type-signature"> → {Promise.<(Object|null)>}</span></h4>
|
|
4255
|
+
|
|
4256
|
+
|
|
4257
|
+
|
|
4258
|
+
|
|
4259
|
+
|
|
4260
|
+
|
|
4261
|
+
<dl class="details">
|
|
4262
|
+
|
|
4263
|
+
<dt class="tag-description">Description:</dt>
|
|
4264
|
+
<dd class="tag-description"><ul class="dummy"><li>fetches from Sanity all content marked for removal next quarter</li></ul></dd>
|
|
4265
|
+
|
|
4266
|
+
|
|
4267
|
+
|
|
4268
|
+
<dt class="tag-source">Source:</dt>
|
|
4269
|
+
<dd class="tag-source"><ul class="dummy"><li>
|
|
4270
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line76">line 76</a>
|
|
4271
|
+
</li></ul></dd>
|
|
4272
|
+
|
|
4273
|
+
|
|
4274
|
+
|
|
4275
|
+
|
|
4276
|
+
|
|
4277
|
+
|
|
4278
|
+
|
|
4279
|
+
|
|
4280
|
+
|
|
4281
|
+
|
|
4282
|
+
|
|
4283
|
+
|
|
4284
|
+
|
|
4285
|
+
|
|
4286
|
+
|
|
4287
|
+
|
|
4288
|
+
|
|
4289
|
+
|
|
4290
|
+
|
|
4291
|
+
|
|
4292
|
+
|
|
4293
|
+
|
|
4294
|
+
|
|
4295
|
+
|
|
4296
|
+
|
|
4297
|
+
|
|
4298
|
+
|
|
4299
|
+
|
|
4300
|
+
|
|
4301
|
+
|
|
4302
|
+
|
|
4303
|
+
</dl>
|
|
4304
|
+
|
|
4305
|
+
|
|
4306
|
+
|
|
4307
|
+
|
|
4308
|
+
|
|
4309
|
+
|
|
4310
|
+
|
|
4311
|
+
|
|
4312
|
+
|
|
4313
|
+
|
|
4314
|
+
|
|
4315
|
+
|
|
4316
|
+
|
|
4317
|
+
|
|
4318
|
+
|
|
4319
|
+
|
|
4320
|
+
|
|
4321
|
+
|
|
4322
|
+
|
|
4323
|
+
|
|
4324
|
+
|
|
4325
|
+
|
|
4326
|
+
|
|
4327
|
+
|
|
4328
|
+
|
|
4329
|
+
|
|
4330
|
+
|
|
4331
|
+
<h5 class="h5-returns">Returns:</h5>
|
|
4332
|
+
|
|
4333
|
+
|
|
4334
|
+
|
|
4335
|
+
|
|
4336
|
+
<dl class="param-type">
|
|
4337
|
+
<dt>
|
|
4338
|
+
Type
|
|
4339
|
+
</dt>
|
|
4340
|
+
<dd>
|
|
4341
|
+
|
|
4342
|
+
<span class="param-type">Promise.<(Object|null)></span>
|
|
4343
|
+
|
|
4344
|
+
|
|
4345
|
+
|
|
4346
|
+
</dd>
|
|
4347
|
+
</dl>
|
|
4348
|
+
|
|
4349
|
+
|
|
4350
|
+
|
|
4351
|
+
|
|
4352
|
+
|
|
4353
|
+
|
|
4354
|
+
|
|
4355
|
+
|
|
4356
|
+
|
|
4357
|
+
|
|
4150
4358
|
<h4 class="name" id=".fetchLessonContent"><span class="type-signature type-signature-static">(static) </span>fetchLessonContent<span class="signature">(railContentId)</span><span class="type-signature"> → {Promise.<(Object|null)>}</span></h4>
|
|
4151
4359
|
|
|
4152
4360
|
|
|
@@ -4163,7 +4371,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
4163
4371
|
|
|
4164
4372
|
<dt class="tag-source">Source:</dt>
|
|
4165
4373
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
4166
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
4374
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1206">line 1206</a>
|
|
4167
4375
|
</li></ul></dd>
|
|
4168
4376
|
|
|
4169
4377
|
|
|
@@ -4328,7 +4536,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
4328
4536
|
|
|
4329
4537
|
<dt class="tag-source">Source:</dt>
|
|
4330
4538
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
4331
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
4539
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1890">line 1890</a>
|
|
4332
4540
|
</li></ul></dd>
|
|
4333
4541
|
|
|
4334
4542
|
|
|
@@ -4513,7 +4721,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
4513
4721
|
|
|
4514
4722
|
<dt class="tag-source">Source:</dt>
|
|
4515
4723
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
4516
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
4724
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1005">line 1005</a>
|
|
4517
4725
|
</li></ul></dd>
|
|
4518
4726
|
|
|
4519
4727
|
|
|
@@ -4695,7 +4903,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
4695
4903
|
|
|
4696
4904
|
<dt class="tag-source">Source:</dt>
|
|
4697
4905
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
4698
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
4906
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1053">line 1053</a>
|
|
4699
4907
|
</li></ul></dd>
|
|
4700
4908
|
|
|
4701
4909
|
|
|
@@ -4853,7 +5061,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
4853
5061
|
|
|
4854
5062
|
<dt class="tag-source">Source:</dt>
|
|
4855
5063
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
4856
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
5064
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1111">line 1111</a>
|
|
4857
5065
|
</li></ul></dd>
|
|
4858
5066
|
|
|
4859
5067
|
|
|
@@ -5011,7 +5219,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
5011
5219
|
|
|
5012
5220
|
<dt class="tag-source">Source:</dt>
|
|
5013
5221
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
5014
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
5222
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1088">line 1088</a>
|
|
5015
5223
|
</li></ul></dd>
|
|
5016
5224
|
|
|
5017
5225
|
|
|
@@ -5200,7 +5408,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
5200
5408
|
|
|
5201
5409
|
<dt class="tag-source">Source:</dt>
|
|
5202
5410
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
5203
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
5411
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line319">line 319</a>
|
|
5204
5412
|
</li></ul></dd>
|
|
5205
5413
|
|
|
5206
5414
|
|
|
@@ -5358,7 +5566,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
5358
5566
|
|
|
5359
5567
|
<dt class="tag-source">Source:</dt>
|
|
5360
5568
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
5361
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
5569
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1150">line 1150</a>
|
|
5362
5570
|
</li></ul></dd>
|
|
5363
5571
|
|
|
5364
5572
|
|
|
@@ -5516,7 +5724,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
5516
5724
|
|
|
5517
5725
|
<dt class="tag-source">Source:</dt>
|
|
5518
5726
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
5519
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
5727
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1338">line 1338</a>
|
|
5520
5728
|
</li></ul></dd>
|
|
5521
5729
|
|
|
5522
5730
|
|
|
@@ -5674,7 +5882,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
5674
5882
|
|
|
5675
5883
|
<dt class="tag-source">Source:</dt>
|
|
5676
5884
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
5677
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
5885
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1401">line 1401</a>
|
|
5678
5886
|
</li></ul></dd>
|
|
5679
5887
|
|
|
5680
5888
|
|
|
@@ -5839,7 +6047,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
5839
6047
|
|
|
5840
6048
|
<dt class="tag-source">Source:</dt>
|
|
5841
6049
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
5842
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
6050
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1457">line 1457</a>
|
|
5843
6051
|
</li></ul></dd>
|
|
5844
6052
|
|
|
5845
6053
|
|
|
@@ -6004,7 +6212,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
6004
6212
|
|
|
6005
6213
|
<dt class="tag-source">Source:</dt>
|
|
6006
6214
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
6007
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
6215
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1272">line 1272</a>
|
|
6008
6216
|
</li></ul></dd>
|
|
6009
6217
|
|
|
6010
6218
|
|
|
@@ -6186,7 +6394,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
6186
6394
|
|
|
6187
6395
|
<dt class="tag-source">Source:</dt>
|
|
6188
6396
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
6189
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
6397
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line245">line 245</a>
|
|
6190
6398
|
</li></ul></dd>
|
|
6191
6399
|
|
|
6192
6400
|
|
|
@@ -6359,6 +6567,110 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
6359
6567
|
|
|
6360
6568
|
|
|
6361
6569
|
|
|
6570
|
+
<h4 class="name" id=".fetchReturning"><span class="type-signature type-signature-static">(static) </span>fetchReturning<span class="signature">()</span><span class="type-signature"> → {Promise.<(Object|null)>}</span></h4>
|
|
6571
|
+
|
|
6572
|
+
|
|
6573
|
+
|
|
6574
|
+
|
|
6575
|
+
|
|
6576
|
+
|
|
6577
|
+
<dl class="details">
|
|
6578
|
+
|
|
6579
|
+
<dt class="tag-description">Description:</dt>
|
|
6580
|
+
<dd class="tag-description"><ul class="dummy"><li>fetches from Sanity all content marked for return next quarter</li></ul></dd>
|
|
6581
|
+
|
|
6582
|
+
|
|
6583
|
+
|
|
6584
|
+
<dt class="tag-source">Source:</dt>
|
|
6585
|
+
<dd class="tag-source"><ul class="dummy"><li>
|
|
6586
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line95">line 95</a>
|
|
6587
|
+
</li></ul></dd>
|
|
6588
|
+
|
|
6589
|
+
|
|
6590
|
+
|
|
6591
|
+
|
|
6592
|
+
|
|
6593
|
+
|
|
6594
|
+
|
|
6595
|
+
|
|
6596
|
+
|
|
6597
|
+
|
|
6598
|
+
|
|
6599
|
+
|
|
6600
|
+
|
|
6601
|
+
|
|
6602
|
+
|
|
6603
|
+
|
|
6604
|
+
|
|
6605
|
+
|
|
6606
|
+
|
|
6607
|
+
|
|
6608
|
+
|
|
6609
|
+
|
|
6610
|
+
|
|
6611
|
+
|
|
6612
|
+
|
|
6613
|
+
|
|
6614
|
+
|
|
6615
|
+
|
|
6616
|
+
|
|
6617
|
+
|
|
6618
|
+
|
|
6619
|
+
</dl>
|
|
6620
|
+
|
|
6621
|
+
|
|
6622
|
+
|
|
6623
|
+
|
|
6624
|
+
|
|
6625
|
+
|
|
6626
|
+
|
|
6627
|
+
|
|
6628
|
+
|
|
6629
|
+
|
|
6630
|
+
|
|
6631
|
+
|
|
6632
|
+
|
|
6633
|
+
|
|
6634
|
+
|
|
6635
|
+
|
|
6636
|
+
|
|
6637
|
+
|
|
6638
|
+
|
|
6639
|
+
|
|
6640
|
+
|
|
6641
|
+
|
|
6642
|
+
|
|
6643
|
+
|
|
6644
|
+
|
|
6645
|
+
|
|
6646
|
+
|
|
6647
|
+
<h5 class="h5-returns">Returns:</h5>
|
|
6648
|
+
|
|
6649
|
+
|
|
6650
|
+
|
|
6651
|
+
|
|
6652
|
+
<dl class="param-type">
|
|
6653
|
+
<dt>
|
|
6654
|
+
Type
|
|
6655
|
+
</dt>
|
|
6656
|
+
<dd>
|
|
6657
|
+
|
|
6658
|
+
<span class="param-type">Promise.<(Object|null)></span>
|
|
6659
|
+
|
|
6660
|
+
|
|
6661
|
+
|
|
6662
|
+
</dd>
|
|
6663
|
+
</dl>
|
|
6664
|
+
|
|
6665
|
+
|
|
6666
|
+
|
|
6667
|
+
|
|
6668
|
+
|
|
6669
|
+
|
|
6670
|
+
|
|
6671
|
+
|
|
6672
|
+
|
|
6673
|
+
|
|
6362
6674
|
<h4 class="name" id=".fetchSanity"><span class="type-signature type-signature-static">(static) </span>fetchSanity<span class="signature">(query, isList, customPostProcess<span class="signature-attributes">opt</span>, processNeedAccess<span class="signature-attributes">opt</span>)</span><span class="type-signature"> → {Promise.<(*|null)>}</span></h4>
|
|
6363
6675
|
|
|
6364
6676
|
|
|
@@ -6372,7 +6684,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
6372
6684
|
|
|
6373
6685
|
<dt class="tag-source">Source:</dt>
|
|
6374
6686
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
6375
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
6687
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1747">line 1747</a>
|
|
6376
6688
|
</li></ul></dd>
|
|
6377
6689
|
|
|
6378
6690
|
|
|
@@ -6670,7 +6982,7 @@ fetchSanity(query, true)
|
|
|
6670
6982
|
|
|
6671
6983
|
<dt class="tag-source">Source:</dt>
|
|
6672
6984
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
6673
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
6985
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line411">line 411</a>
|
|
6674
6986
|
</li></ul></dd>
|
|
6675
6987
|
|
|
6676
6988
|
|
|
@@ -6838,7 +7150,7 @@ fetchSanity(query, true)
|
|
|
6838
7150
|
|
|
6839
7151
|
<dt class="tag-source">Source:</dt>
|
|
6840
7152
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
6841
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
7153
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1865">line 1865</a>
|
|
6842
7154
|
</li></ul></dd>
|
|
6843
7155
|
|
|
6844
7156
|
|
|
@@ -6993,7 +7305,7 @@ fetchSanity(query, true)
|
|
|
6993
7305
|
|
|
6994
7306
|
<dt class="tag-source">Source:</dt>
|
|
6995
7307
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
6996
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
7308
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line203">line 203</a>
|
|
6997
7309
|
</li></ul></dd>
|
|
6998
7310
|
|
|
6999
7311
|
|
|
@@ -7151,7 +7463,7 @@ fetchSanity(query, true)
|
|
|
7151
7463
|
|
|
7152
7464
|
<dt class="tag-source">Source:</dt>
|
|
7153
7465
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
7154
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
7466
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line54">line 54</a>
|
|
7155
7467
|
</li></ul></dd>
|
|
7156
7468
|
|
|
7157
7469
|
|
|
@@ -7316,7 +7628,7 @@ fetchSanity(query, true)
|
|
|
7316
7628
|
|
|
7317
7629
|
<dt class="tag-source">Source:</dt>
|
|
7318
7630
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
7319
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
7631
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line366">line 366</a>
|
|
7320
7632
|
</li></ul></dd>
|
|
7321
7633
|
|
|
7322
7634
|
|
|
@@ -7484,7 +7796,7 @@ fetchSanity(query, true)
|
|
|
7484
7796
|
|
|
7485
7797
|
<dt class="tag-source">Source:</dt>
|
|
7486
7798
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
7487
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
7799
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1187">line 1187</a>
|
|
7488
7800
|
</li></ul></dd>
|
|
7489
7801
|
|
|
7490
7802
|
|
|
@@ -7633,6 +7945,198 @@ fetchSanity(query, true)
|
|
|
7633
7945
|
|
|
7634
7946
|
|
|
7635
7947
|
|
|
7948
|
+
<h4 class="name" id="~getNextAndPreviousQuarterDates"><span class="type-signature type-signature-inner">(inner) </span>getNextAndPreviousQuarterDates<span class="signature">()</span><span class="type-signature"></span></h4>
|
|
7949
|
+
|
|
7950
|
+
|
|
7951
|
+
|
|
7952
|
+
|
|
7953
|
+
|
|
7954
|
+
|
|
7955
|
+
<dl class="details">
|
|
7956
|
+
|
|
7957
|
+
<dt class="tag-description">Description:</dt>
|
|
7958
|
+
<dd class="tag-description"><ul class="dummy"><li>returns array of next and previous quarter dates as strings</li></ul></dd>
|
|
7959
|
+
|
|
7960
|
+
|
|
7961
|
+
|
|
7962
|
+
<dt class="tag-source">Source:</dt>
|
|
7963
|
+
<dd class="tag-source"><ul class="dummy"><li>
|
|
7964
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line144">line 144</a>
|
|
7965
|
+
</li></ul></dd>
|
|
7966
|
+
|
|
7967
|
+
|
|
7968
|
+
|
|
7969
|
+
|
|
7970
|
+
|
|
7971
|
+
|
|
7972
|
+
|
|
7973
|
+
|
|
7974
|
+
|
|
7975
|
+
|
|
7976
|
+
|
|
7977
|
+
|
|
7978
|
+
|
|
7979
|
+
|
|
7980
|
+
|
|
7981
|
+
|
|
7982
|
+
|
|
7983
|
+
|
|
7984
|
+
|
|
7985
|
+
|
|
7986
|
+
|
|
7987
|
+
|
|
7988
|
+
|
|
7989
|
+
|
|
7990
|
+
|
|
7991
|
+
|
|
7992
|
+
|
|
7993
|
+
|
|
7994
|
+
|
|
7995
|
+
|
|
7996
|
+
|
|
7997
|
+
</dl>
|
|
7998
|
+
|
|
7999
|
+
|
|
8000
|
+
|
|
8001
|
+
|
|
8002
|
+
|
|
8003
|
+
|
|
8004
|
+
|
|
8005
|
+
|
|
8006
|
+
|
|
8007
|
+
|
|
8008
|
+
|
|
8009
|
+
|
|
8010
|
+
|
|
8011
|
+
|
|
8012
|
+
|
|
8013
|
+
|
|
8014
|
+
|
|
8015
|
+
|
|
8016
|
+
|
|
8017
|
+
|
|
8018
|
+
|
|
8019
|
+
|
|
8020
|
+
|
|
8021
|
+
|
|
8022
|
+
|
|
8023
|
+
|
|
8024
|
+
|
|
8025
|
+
<h5 class="h5-returns">Returns:</h5>
|
|
8026
|
+
|
|
8027
|
+
|
|
8028
|
+
|
|
8029
|
+
|
|
8030
|
+
|
|
8031
|
+
|
|
8032
|
+
|
|
8033
|
+
|
|
8034
|
+
|
|
8035
|
+
|
|
8036
|
+
|
|
8037
|
+
|
|
8038
|
+
|
|
8039
|
+
<h4 class="name" id="~getQueryFromPage"><span class="type-signature type-signature-inner">(inner) </span>getQueryFromPage<span class="signature">()</span><span class="type-signature"> → {Array.<number>}</span></h4>
|
|
8040
|
+
|
|
8041
|
+
|
|
8042
|
+
|
|
8043
|
+
|
|
8044
|
+
|
|
8045
|
+
|
|
8046
|
+
<dl class="details">
|
|
8047
|
+
|
|
8048
|
+
|
|
8049
|
+
|
|
8050
|
+
<dt class="tag-source">Source:</dt>
|
|
8051
|
+
<dd class="tag-source"><ul class="dummy"><li>
|
|
8052
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line130">line 130</a>
|
|
8053
|
+
</li></ul></dd>
|
|
8054
|
+
|
|
8055
|
+
|
|
8056
|
+
|
|
8057
|
+
|
|
8058
|
+
|
|
8059
|
+
|
|
8060
|
+
|
|
8061
|
+
|
|
8062
|
+
|
|
8063
|
+
|
|
8064
|
+
|
|
8065
|
+
|
|
8066
|
+
|
|
8067
|
+
|
|
8068
|
+
|
|
8069
|
+
|
|
8070
|
+
|
|
8071
|
+
|
|
8072
|
+
|
|
8073
|
+
|
|
8074
|
+
|
|
8075
|
+
|
|
8076
|
+
|
|
8077
|
+
|
|
8078
|
+
|
|
8079
|
+
|
|
8080
|
+
|
|
8081
|
+
|
|
8082
|
+
|
|
8083
|
+
|
|
8084
|
+
|
|
8085
|
+
</dl>
|
|
8086
|
+
|
|
8087
|
+
|
|
8088
|
+
|
|
8089
|
+
|
|
8090
|
+
|
|
8091
|
+
|
|
8092
|
+
|
|
8093
|
+
|
|
8094
|
+
|
|
8095
|
+
|
|
8096
|
+
|
|
8097
|
+
|
|
8098
|
+
|
|
8099
|
+
|
|
8100
|
+
|
|
8101
|
+
|
|
8102
|
+
|
|
8103
|
+
|
|
8104
|
+
|
|
8105
|
+
|
|
8106
|
+
|
|
8107
|
+
|
|
8108
|
+
|
|
8109
|
+
|
|
8110
|
+
|
|
8111
|
+
|
|
8112
|
+
|
|
8113
|
+
<h5 class="h5-returns">Returns:</h5>
|
|
8114
|
+
|
|
8115
|
+
|
|
8116
|
+
|
|
8117
|
+
|
|
8118
|
+
<dl class="param-type">
|
|
8119
|
+
<dt>
|
|
8120
|
+
Type
|
|
8121
|
+
</dt>
|
|
8122
|
+
<dd>
|
|
8123
|
+
|
|
8124
|
+
<span class="param-type">Array.<number></span>
|
|
8125
|
+
|
|
8126
|
+
|
|
8127
|
+
|
|
8128
|
+
</dd>
|
|
8129
|
+
</dl>
|
|
8130
|
+
|
|
8131
|
+
|
|
8132
|
+
|
|
8133
|
+
|
|
8134
|
+
|
|
8135
|
+
|
|
8136
|
+
|
|
8137
|
+
|
|
8138
|
+
|
|
8139
|
+
|
|
7636
8140
|
<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"> → {Promise.<(Object|null)>}</span></h4>
|
|
7637
8141
|
|
|
7638
8142
|
|
|
@@ -7649,7 +8153,7 @@ fetchSanity(query, true)
|
|
|
7649
8153
|
|
|
7650
8154
|
<dt class="tag-source">Source:</dt>
|
|
7651
8155
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
7652
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
8156
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line713">line 713</a>
|
|
7653
8157
|
</li></ul></dd>
|
|
7654
8158
|
|
|
7655
8159
|
|
|
@@ -8282,7 +8786,7 @@ fetchSanity(query, true)
|
|
|
8282
8786
|
<br class="clear">
|
|
8283
8787
|
|
|
8284
8788
|
<footer>
|
|
8285
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on
|
|
8789
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Feb 21 2025 20:42:51 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
8286
8790
|
</footer>
|
|
8287
8791
|
|
|
8288
8792
|
<script>prettyPrint();</script>
|