musora-content-services 1.0.173 → 1.0.174
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/.github/workflows/node.js.yml +0 -0
- package/CHANGELOG.md +2 -0
- package/README.md +0 -0
- package/babel.config.js +0 -0
- package/docs/config.js.html +4 -3
- package/docs/fonts/Montserrat/Montserrat-Bold.eot +0 -0
- package/docs/fonts/Montserrat/Montserrat-Bold.ttf +0 -0
- package/docs/fonts/Montserrat/Montserrat-Bold.woff +0 -0
- package/docs/fonts/Montserrat/Montserrat-Bold.woff2 +0 -0
- package/docs/fonts/Montserrat/Montserrat-Regular.eot +0 -0
- package/docs/fonts/Montserrat/Montserrat-Regular.ttf +0 -0
- package/docs/fonts/Montserrat/Montserrat-Regular.woff +0 -0
- package/docs/fonts/Montserrat/Montserrat-Regular.woff2 +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.eot +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.svg +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.ttf +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.woff +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-light-webfont.woff2 +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.eot +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.svg +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.ttf +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.woff +0 -0
- package/docs/fonts/Source-Sans-Pro/sourcesanspro-regular-webfont.woff2 +0 -0
- package/docs/index.html +2 -2
- package/docs/module-Config.html +28 -4
- package/docs/module-Railcontent-Services.html +340 -79
- package/docs/module-Sanity-Services.html +403 -47
- package/docs/railcontent.js.html +58 -48
- package/docs/sanity.js.html +650 -560
- package/docs/scripts/collapse.js +0 -0
- package/docs/scripts/commonNav.js +0 -0
- package/docs/scripts/linenumber.js +0 -0
- package/docs/scripts/nav.js +0 -0
- package/docs/scripts/polyfill.js +0 -0
- package/docs/scripts/prettify/Apache-License-2.0.txt +0 -0
- package/docs/scripts/prettify/lang-css.js +0 -0
- package/docs/scripts/prettify/prettify.js +0 -0
- package/docs/scripts/search.js +0 -0
- package/docs/styles/jsdoc.css +0 -0
- package/docs/styles/prettify.css +0 -0
- package/jest.config.js +0 -0
- package/jsdoc.json +0 -0
- package/package.json +1 -1
- package/src/contentMetaData.js +0 -0
- package/src/filterBuilder.js +0 -0
- package/src/index.d.ts +2 -0
- package/src/index.js +2 -0
- package/src/services/config.js +0 -0
- package/src/services/contentLikes.js +0 -0
- package/src/services/contentProgress.js +19 -0
- package/src/services/dataContext.js +0 -0
- package/src/services/lastUpdated.js +0 -0
- package/src/services/sanity.js +26 -2
- package/src/services/userPermissions.js +0 -0
- package/test/contentLikes.test.js +0 -0
- package/test/contentProgress.test.js +11 -1
- package/test/initializeTests.js +0 -0
- package/test/lastUpdated.test.js +0 -0
- package/test/localStorageMock.js +0 -0
- package/test/log.js +0 -0
- package/test/sanityQueryService.test.js +30 -0
- package/test/userPermissions.test.js +0 -0
- package/tools/generate-index.js +0 -0
|
@@ -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#.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#.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#.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#.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#.postChallengesCommunityNotification">postChallengesCommunityNotification</a></li><li data-type='method'><a href="module-Railcontent-Services.html#.
|
|
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#.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#.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#.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#.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#.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#.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></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#line36">line 36</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#line475">line 475</a>
|
|
186
186
|
</li></ul></dd>
|
|
187
187
|
|
|
188
188
|
|
|
@@ -721,6 +721,46 @@
|
|
|
721
721
|
</tr>
|
|
722
722
|
|
|
723
723
|
|
|
724
|
+
|
|
725
|
+
<tr>
|
|
726
|
+
|
|
727
|
+
<td class="name"><code>progress</code></td>
|
|
728
|
+
|
|
729
|
+
|
|
730
|
+
<td class="type">
|
|
731
|
+
|
|
732
|
+
|
|
733
|
+
<span class="param-type">string</span>
|
|
734
|
+
|
|
735
|
+
|
|
736
|
+
|
|
737
|
+
|
|
738
|
+
</td>
|
|
739
|
+
|
|
740
|
+
|
|
741
|
+
<td class="attributes">
|
|
742
|
+
|
|
743
|
+
<optional><br>
|
|
744
|
+
|
|
745
|
+
|
|
746
|
+
|
|
747
|
+
|
|
748
|
+
|
|
749
|
+
</td>
|
|
750
|
+
|
|
751
|
+
|
|
752
|
+
|
|
753
|
+
<td class="default">
|
|
754
|
+
|
|
755
|
+
<code>"all"</code>
|
|
756
|
+
|
|
757
|
+
</td>
|
|
758
|
+
|
|
759
|
+
|
|
760
|
+
<td class="description last">An string representing which progress filter to use ("all", "in progress", "complete", "not started").</td>
|
|
761
|
+
</tr>
|
|
762
|
+
|
|
763
|
+
|
|
724
764
|
</tbody>
|
|
725
765
|
</table>
|
|
726
766
|
|
|
@@ -797,7 +837,7 @@ If a coachId is provided, the content type must be 'coach-lessons'.</li></ul></d
|
|
|
797
837
|
|
|
798
838
|
<dt class="tag-source">Source:</dt>
|
|
799
839
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
800
|
-
<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#line644">line 644</a>
|
|
801
841
|
</li></ul></dd>
|
|
802
842
|
|
|
803
843
|
|
|
@@ -1316,7 +1356,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
1316
1356
|
|
|
1317
1357
|
<dt class="tag-source">Source:</dt>
|
|
1318
1358
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
1319
|
-
<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#line1044">line 1044</a>
|
|
1320
1360
|
</li></ul></dd>
|
|
1321
1361
|
|
|
1322
1362
|
|
|
@@ -1650,7 +1690,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
1650
1690
|
|
|
1651
1691
|
<dt class="tag-source">Source:</dt>
|
|
1652
1692
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
1653
|
-
<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#line195">line 195</a>
|
|
1654
1694
|
</li></ul></dd>
|
|
1655
1695
|
|
|
1656
1696
|
|
|
@@ -2116,7 +2156,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
2116
2156
|
|
|
2117
2157
|
<dt class="tag-source">Source:</dt>
|
|
2118
2158
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
2119
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
2159
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1309">line 1309</a>
|
|
2120
2160
|
</li></ul></dd>
|
|
2121
2161
|
|
|
2122
2162
|
|
|
@@ -2621,7 +2661,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
2621
2661
|
|
|
2622
2662
|
<dt class="tag-source">Source:</dt>
|
|
2623
2663
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
2624
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
2664
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line73">line 73</a>
|
|
2625
2665
|
</li></ul></dd>
|
|
2626
2666
|
|
|
2627
2667
|
|
|
@@ -2770,6 +2810,164 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
2770
2810
|
|
|
2771
2811
|
|
|
2772
2812
|
|
|
2813
|
+
<h4 class="name" id=".fetchAssignments"><span class="type-signature type-signature-static">(static) </span>fetchAssignments<span class="signature">(contentId)</span><span class="type-signature"> → {Promise.<(array|null)>}</span></h4>
|
|
2814
|
+
|
|
2815
|
+
|
|
2816
|
+
|
|
2817
|
+
|
|
2818
|
+
|
|
2819
|
+
|
|
2820
|
+
<dl class="details">
|
|
2821
|
+
|
|
2822
|
+
<dt class="tag-description">Description:</dt>
|
|
2823
|
+
<dd class="tag-description"><ul class="dummy"><li>Fetch assignments for content</li></ul></dd>
|
|
2824
|
+
|
|
2825
|
+
|
|
2826
|
+
|
|
2827
|
+
<dt class="tag-source">Source:</dt>
|
|
2828
|
+
<dd class="tag-source"><ul class="dummy"><li>
|
|
2829
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1485">line 1485</a>
|
|
2830
|
+
</li></ul></dd>
|
|
2831
|
+
|
|
2832
|
+
|
|
2833
|
+
|
|
2834
|
+
|
|
2835
|
+
|
|
2836
|
+
|
|
2837
|
+
|
|
2838
|
+
|
|
2839
|
+
|
|
2840
|
+
|
|
2841
|
+
|
|
2842
|
+
|
|
2843
|
+
|
|
2844
|
+
|
|
2845
|
+
|
|
2846
|
+
|
|
2847
|
+
|
|
2848
|
+
|
|
2849
|
+
|
|
2850
|
+
|
|
2851
|
+
|
|
2852
|
+
|
|
2853
|
+
|
|
2854
|
+
|
|
2855
|
+
|
|
2856
|
+
|
|
2857
|
+
|
|
2858
|
+
|
|
2859
|
+
|
|
2860
|
+
|
|
2861
|
+
|
|
2862
|
+
</dl>
|
|
2863
|
+
|
|
2864
|
+
|
|
2865
|
+
|
|
2866
|
+
|
|
2867
|
+
|
|
2868
|
+
|
|
2869
|
+
|
|
2870
|
+
|
|
2871
|
+
|
|
2872
|
+
|
|
2873
|
+
|
|
2874
|
+
|
|
2875
|
+
|
|
2876
|
+
<h5 class="h5-parameters">Parameters:</h5>
|
|
2877
|
+
|
|
2878
|
+
|
|
2879
|
+
<table class="params">
|
|
2880
|
+
<thead>
|
|
2881
|
+
<tr>
|
|
2882
|
+
|
|
2883
|
+
<th>Name</th>
|
|
2884
|
+
|
|
2885
|
+
|
|
2886
|
+
<th>Type</th>
|
|
2887
|
+
|
|
2888
|
+
|
|
2889
|
+
|
|
2890
|
+
|
|
2891
|
+
|
|
2892
|
+
<th class="last">Description</th>
|
|
2893
|
+
</tr>
|
|
2894
|
+
</thead>
|
|
2895
|
+
|
|
2896
|
+
<tbody>
|
|
2897
|
+
|
|
2898
|
+
|
|
2899
|
+
<tr>
|
|
2900
|
+
|
|
2901
|
+
<td class="name"><code>contentId</code></td>
|
|
2902
|
+
|
|
2903
|
+
|
|
2904
|
+
<td class="type">
|
|
2905
|
+
|
|
2906
|
+
|
|
2907
|
+
<span class="param-type">integer</span>
|
|
2908
|
+
|
|
2909
|
+
|
|
2910
|
+
|
|
2911
|
+
|
|
2912
|
+
</td>
|
|
2913
|
+
|
|
2914
|
+
|
|
2915
|
+
|
|
2916
|
+
|
|
2917
|
+
|
|
2918
|
+
<td class="description last">List of ids get data for</td>
|
|
2919
|
+
</tr>
|
|
2920
|
+
|
|
2921
|
+
|
|
2922
|
+
</tbody>
|
|
2923
|
+
</table>
|
|
2924
|
+
|
|
2925
|
+
|
|
2926
|
+
|
|
2927
|
+
|
|
2928
|
+
|
|
2929
|
+
|
|
2930
|
+
|
|
2931
|
+
|
|
2932
|
+
|
|
2933
|
+
|
|
2934
|
+
|
|
2935
|
+
|
|
2936
|
+
|
|
2937
|
+
|
|
2938
|
+
|
|
2939
|
+
|
|
2940
|
+
<h5 class="h5-returns">Returns:</h5>
|
|
2941
|
+
|
|
2942
|
+
|
|
2943
|
+
<div class="param-desc">
|
|
2944
|
+
- A promise that resolves to an array containing the data
|
|
2945
|
+
</div>
|
|
2946
|
+
|
|
2947
|
+
|
|
2948
|
+
|
|
2949
|
+
<dl class="param-type">
|
|
2950
|
+
<dt>
|
|
2951
|
+
Type
|
|
2952
|
+
</dt>
|
|
2953
|
+
<dd>
|
|
2954
|
+
|
|
2955
|
+
<span class="param-type">Promise.<(array|null)></span>
|
|
2956
|
+
|
|
2957
|
+
|
|
2958
|
+
|
|
2959
|
+
</dd>
|
|
2960
|
+
</dl>
|
|
2961
|
+
|
|
2962
|
+
|
|
2963
|
+
|
|
2964
|
+
|
|
2965
|
+
|
|
2966
|
+
|
|
2967
|
+
|
|
2968
|
+
|
|
2969
|
+
|
|
2970
|
+
|
|
2773
2971
|
<h4 class="name" id=".fetchByRailContentId"><span class="type-signature type-signature-static">(static) </span>fetchByRailContentId<span class="signature">(id, contentType)</span><span class="type-signature"> → {Promise.<(Object|null)>}</span></h4>
|
|
2774
2972
|
|
|
2775
2973
|
|
|
@@ -2786,7 +2984,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
2786
2984
|
|
|
2787
2985
|
<dt class="tag-source">Source:</dt>
|
|
2788
2986
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
2789
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
2987
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line409">line 409</a>
|
|
2790
2988
|
</li></ul></dd>
|
|
2791
2989
|
|
|
2792
2990
|
|
|
@@ -2975,7 +3173,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
2975
3173
|
|
|
2976
3174
|
<dt class="tag-source">Source:</dt>
|
|
2977
3175
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
2978
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
3176
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line434">line 434</a>
|
|
2979
3177
|
</li></ul></dd>
|
|
2980
3178
|
|
|
2981
3179
|
|
|
@@ -3184,7 +3382,7 @@ fetchAllFilterOptions('myBrand', [], 'Rock', 'John Doe', 'coach-lessons', 'Love'
|
|
|
3184
3382
|
|
|
3185
3383
|
<dt class="tag-source">Source:</dt>
|
|
3186
3384
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
3187
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
3385
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1263">line 1263</a>
|
|
3188
3386
|
</li></ul></dd>
|
|
3189
3387
|
|
|
3190
3388
|
|
|
@@ -3350,7 +3548,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
3350
3548
|
|
|
3351
3549
|
<dt class="tag-source">Source:</dt>
|
|
3352
3550
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
3353
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
3551
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1651">line 1651</a>
|
|
3354
3552
|
</li></ul></dd>
|
|
3355
3553
|
|
|
3356
3554
|
|
|
@@ -3515,7 +3713,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
3515
3713
|
|
|
3516
3714
|
<dt class="tag-source">Source:</dt>
|
|
3517
3715
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
3518
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
3716
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1162">line 1162</a>
|
|
3519
3717
|
</li></ul></dd>
|
|
3520
3718
|
|
|
3521
3719
|
|
|
@@ -3680,7 +3878,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
3680
3878
|
|
|
3681
3879
|
<dt class="tag-source">Source:</dt>
|
|
3682
3880
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
3683
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
3881
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line699">line 699</a>
|
|
3684
3882
|
</li></ul></dd>
|
|
3685
3883
|
|
|
3686
3884
|
|
|
@@ -3882,7 +4080,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
3882
4080
|
|
|
3883
4081
|
<dt class="tag-source">Source:</dt>
|
|
3884
4082
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
3885
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
4083
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1187">line 1187</a>
|
|
3886
4084
|
</li></ul></dd>
|
|
3887
4085
|
|
|
3888
4086
|
|
|
@@ -4309,6 +4507,164 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
4309
4507
|
|
|
4310
4508
|
|
|
4311
4509
|
|
|
4510
|
+
<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>
|
|
4511
|
+
|
|
4512
|
+
|
|
4513
|
+
|
|
4514
|
+
|
|
4515
|
+
|
|
4516
|
+
|
|
4517
|
+
<dl class="details">
|
|
4518
|
+
|
|
4519
|
+
<dt class="tag-description">Description:</dt>
|
|
4520
|
+
<dd class="tag-description"><ul class="dummy"><li>Fetch data for comment mod page</li></ul></dd>
|
|
4521
|
+
|
|
4522
|
+
|
|
4523
|
+
|
|
4524
|
+
<dt class="tag-source">Source:</dt>
|
|
4525
|
+
<dd class="tag-source"><ul class="dummy"><li>
|
|
4526
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1505">line 1505</a>
|
|
4527
|
+
</li></ul></dd>
|
|
4528
|
+
|
|
4529
|
+
|
|
4530
|
+
|
|
4531
|
+
|
|
4532
|
+
|
|
4533
|
+
|
|
4534
|
+
|
|
4535
|
+
|
|
4536
|
+
|
|
4537
|
+
|
|
4538
|
+
|
|
4539
|
+
|
|
4540
|
+
|
|
4541
|
+
|
|
4542
|
+
|
|
4543
|
+
|
|
4544
|
+
|
|
4545
|
+
|
|
4546
|
+
|
|
4547
|
+
|
|
4548
|
+
|
|
4549
|
+
|
|
4550
|
+
|
|
4551
|
+
|
|
4552
|
+
|
|
4553
|
+
|
|
4554
|
+
|
|
4555
|
+
|
|
4556
|
+
|
|
4557
|
+
|
|
4558
|
+
|
|
4559
|
+
</dl>
|
|
4560
|
+
|
|
4561
|
+
|
|
4562
|
+
|
|
4563
|
+
|
|
4564
|
+
|
|
4565
|
+
|
|
4566
|
+
|
|
4567
|
+
|
|
4568
|
+
|
|
4569
|
+
|
|
4570
|
+
|
|
4571
|
+
|
|
4572
|
+
|
|
4573
|
+
<h5 class="h5-parameters">Parameters:</h5>
|
|
4574
|
+
|
|
4575
|
+
|
|
4576
|
+
<table class="params">
|
|
4577
|
+
<thead>
|
|
4578
|
+
<tr>
|
|
4579
|
+
|
|
4580
|
+
<th>Name</th>
|
|
4581
|
+
|
|
4582
|
+
|
|
4583
|
+
<th>Type</th>
|
|
4584
|
+
|
|
4585
|
+
|
|
4586
|
+
|
|
4587
|
+
|
|
4588
|
+
|
|
4589
|
+
<th class="last">Description</th>
|
|
4590
|
+
</tr>
|
|
4591
|
+
</thead>
|
|
4592
|
+
|
|
4593
|
+
<tbody>
|
|
4594
|
+
|
|
4595
|
+
|
|
4596
|
+
<tr>
|
|
4597
|
+
|
|
4598
|
+
<td class="name"><code>ids</code></td>
|
|
4599
|
+
|
|
4600
|
+
|
|
4601
|
+
<td class="type">
|
|
4602
|
+
|
|
4603
|
+
|
|
4604
|
+
<span class="param-type">array</span>
|
|
4605
|
+
|
|
4606
|
+
|
|
4607
|
+
|
|
4608
|
+
|
|
4609
|
+
</td>
|
|
4610
|
+
|
|
4611
|
+
|
|
4612
|
+
|
|
4613
|
+
|
|
4614
|
+
|
|
4615
|
+
<td class="description last">List of ids get data for</td>
|
|
4616
|
+
</tr>
|
|
4617
|
+
|
|
4618
|
+
|
|
4619
|
+
</tbody>
|
|
4620
|
+
</table>
|
|
4621
|
+
|
|
4622
|
+
|
|
4623
|
+
|
|
4624
|
+
|
|
4625
|
+
|
|
4626
|
+
|
|
4627
|
+
|
|
4628
|
+
|
|
4629
|
+
|
|
4630
|
+
|
|
4631
|
+
|
|
4632
|
+
|
|
4633
|
+
|
|
4634
|
+
|
|
4635
|
+
|
|
4636
|
+
|
|
4637
|
+
<h5 class="h5-returns">Returns:</h5>
|
|
4638
|
+
|
|
4639
|
+
|
|
4640
|
+
<div class="param-desc">
|
|
4641
|
+
- A promise that resolves to an object containing the data
|
|
4642
|
+
</div>
|
|
4643
|
+
|
|
4644
|
+
|
|
4645
|
+
|
|
4646
|
+
<dl class="param-type">
|
|
4647
|
+
<dt>
|
|
4648
|
+
Type
|
|
4649
|
+
</dt>
|
|
4650
|
+
<dd>
|
|
4651
|
+
|
|
4652
|
+
<span class="param-type">Promise.<(Object|null)></span>
|
|
4653
|
+
|
|
4654
|
+
|
|
4655
|
+
|
|
4656
|
+
</dd>
|
|
4657
|
+
</dl>
|
|
4658
|
+
|
|
4659
|
+
|
|
4660
|
+
|
|
4661
|
+
|
|
4662
|
+
|
|
4663
|
+
|
|
4664
|
+
|
|
4665
|
+
|
|
4666
|
+
|
|
4667
|
+
|
|
4312
4668
|
<h4 class="name" id=".fetchCourseOverview"><span class="type-signature type-signature-static">(static) </span>fetchCourseOverview<span class="signature">(id)</span><span class="type-signature"> → {Promise.<(Object|null)>}</span></h4>
|
|
4313
4669
|
|
|
4314
4670
|
|
|
@@ -4325,7 +4681,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
4325
4681
|
|
|
4326
4682
|
<dt class="tag-source">Source:</dt>
|
|
4327
4683
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
4328
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
4684
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1226">line 1226</a>
|
|
4329
4685
|
</li></ul></dd>
|
|
4330
4686
|
|
|
4331
4687
|
|
|
@@ -4490,7 +4846,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
4490
4846
|
|
|
4491
4847
|
<dt class="tag-source">Source:</dt>
|
|
4492
4848
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
4493
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
4849
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line745">line 745</a>
|
|
4494
4850
|
</li></ul></dd>
|
|
4495
4851
|
|
|
4496
4852
|
|
|
@@ -4648,7 +5004,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
4648
5004
|
|
|
4649
5005
|
<dt class="tag-source">Source:</dt>
|
|
4650
5006
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
4651
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
5007
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1361">line 1361</a>
|
|
4652
5008
|
</li></ul></dd>
|
|
4653
5009
|
|
|
4654
5010
|
|
|
@@ -5129,7 +5485,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
5129
5485
|
|
|
5130
5486
|
<dt class="tag-source">Source:</dt>
|
|
5131
5487
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
5132
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
5488
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line933">line 933</a>
|
|
5133
5489
|
</li></ul></dd>
|
|
5134
5490
|
|
|
5135
5491
|
|
|
@@ -5294,7 +5650,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
5294
5650
|
|
|
5295
5651
|
<dt class="tag-source">Source:</dt>
|
|
5296
5652
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
5297
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
5653
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1701">line 1701</a>
|
|
5298
5654
|
</li></ul></dd>
|
|
5299
5655
|
|
|
5300
5656
|
|
|
@@ -5479,7 +5835,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
5479
5835
|
|
|
5480
5836
|
<dt class="tag-source">Source:</dt>
|
|
5481
5837
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
5482
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
5838
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line765">line 765</a>
|
|
5483
5839
|
</li></ul></dd>
|
|
5484
5840
|
|
|
5485
5841
|
|
|
@@ -5661,7 +6017,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
5661
6017
|
|
|
5662
6018
|
<dt class="tag-source">Source:</dt>
|
|
5663
6019
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
5664
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
6020
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line804">line 804</a>
|
|
5665
6021
|
</li></ul></dd>
|
|
5666
6022
|
|
|
5667
6023
|
|
|
@@ -5819,7 +6175,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
5819
6175
|
|
|
5820
6176
|
<dt class="tag-source">Source:</dt>
|
|
5821
6177
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
5822
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
6178
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line862">line 862</a>
|
|
5823
6179
|
</li></ul></dd>
|
|
5824
6180
|
|
|
5825
6181
|
|
|
@@ -5977,7 +6333,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
5977
6333
|
|
|
5978
6334
|
<dt class="tag-source">Source:</dt>
|
|
5979
6335
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
5980
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
6336
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line825">line 825</a>
|
|
5981
6337
|
</li></ul></dd>
|
|
5982
6338
|
|
|
5983
6339
|
|
|
@@ -6159,7 +6515,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
6159
6515
|
|
|
6160
6516
|
<dt class="tag-source">Source:</dt>
|
|
6161
6517
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
6162
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
6518
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line842">line 842</a>
|
|
6163
6519
|
</li></ul></dd>
|
|
6164
6520
|
|
|
6165
6521
|
|
|
@@ -6348,7 +6704,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
6348
6704
|
|
|
6349
6705
|
<dt class="tag-source">Source:</dt>
|
|
6350
6706
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
6351
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
6707
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line733">line 733</a>
|
|
6352
6708
|
</li></ul></dd>
|
|
6353
6709
|
|
|
6354
6710
|
|
|
@@ -6506,7 +6862,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
6506
6862
|
|
|
6507
6863
|
<dt class="tag-source">Source:</dt>
|
|
6508
6864
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
6509
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
6865
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line277">line 277</a>
|
|
6510
6866
|
</li></ul></dd>
|
|
6511
6867
|
|
|
6512
6868
|
|
|
@@ -6664,7 +7020,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
6664
7020
|
|
|
6665
7021
|
<dt class="tag-source">Source:</dt>
|
|
6666
7022
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
6667
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
7023
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line899">line 899</a>
|
|
6668
7024
|
</li></ul></dd>
|
|
6669
7025
|
|
|
6670
7026
|
|
|
@@ -6822,7 +7178,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
6822
7178
|
|
|
6823
7179
|
<dt class="tag-source">Source:</dt>
|
|
6824
7180
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
6825
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
7181
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1071">line 1071</a>
|
|
6826
7182
|
</li></ul></dd>
|
|
6827
7183
|
|
|
6828
7184
|
|
|
@@ -6980,7 +7336,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
6980
7336
|
|
|
6981
7337
|
<dt class="tag-source">Source:</dt>
|
|
6982
7338
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
6983
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
7339
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1131">line 1131</a>
|
|
6984
7340
|
</li></ul></dd>
|
|
6985
7341
|
|
|
6986
7342
|
|
|
@@ -7145,7 +7501,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
7145
7501
|
|
|
7146
7502
|
<dt class="tag-source">Source:</dt>
|
|
7147
7503
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
7148
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
7504
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1145">line 1145</a>
|
|
7149
7505
|
</li></ul></dd>
|
|
7150
7506
|
|
|
7151
7507
|
|
|
@@ -7307,7 +7663,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
7307
7663
|
|
|
7308
7664
|
<dt class="tag-source">Source:</dt>
|
|
7309
7665
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
7310
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
7666
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line716">line 716</a>
|
|
7311
7667
|
</li></ul></dd>
|
|
7312
7668
|
|
|
7313
7669
|
|
|
@@ -7459,7 +7815,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
7459
7815
|
|
|
7460
7816
|
<dt class="tag-source">Source:</dt>
|
|
7461
7817
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
7462
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
7818
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1240">line 1240</a>
|
|
7463
7819
|
</li></ul></dd>
|
|
7464
7820
|
|
|
7465
7821
|
|
|
@@ -7624,7 +7980,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
7624
7980
|
|
|
7625
7981
|
<dt class="tag-source">Source:</dt>
|
|
7626
7982
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
7627
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
7983
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line998">line 998</a>
|
|
7628
7984
|
</li></ul></dd>
|
|
7629
7985
|
|
|
7630
7986
|
|
|
@@ -7806,7 +8162,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
7806
8162
|
|
|
7807
8163
|
<dt class="tag-source">Source:</dt>
|
|
7808
8164
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
7809
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
8165
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1017">line 1017</a>
|
|
7810
8166
|
</li></ul></dd>
|
|
7811
8167
|
|
|
7812
8168
|
|
|
@@ -7988,7 +8344,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
7988
8344
|
|
|
7989
8345
|
<dt class="tag-source">Source:</dt>
|
|
7990
8346
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
7991
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
8347
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line105">line 105</a>
|
|
7992
8348
|
</li></ul></dd>
|
|
7993
8349
|
|
|
7994
8350
|
|
|
@@ -8174,7 +8530,7 @@ It's an ongoing discussion (Aug 2024), but it's been included here if necessary<
|
|
|
8174
8530
|
|
|
8175
8531
|
<dt class="tag-source">Source:</dt>
|
|
8176
8532
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
8177
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
8533
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1542">line 1542</a>
|
|
8178
8534
|
</li></ul></dd>
|
|
8179
8535
|
|
|
8180
8536
|
|
|
@@ -8472,7 +8828,7 @@ fetchSanity(query, true)
|
|
|
8472
8828
|
|
|
8473
8829
|
<dt class="tag-source">Source:</dt>
|
|
8474
8830
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
8475
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
8831
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line371">line 371</a>
|
|
8476
8832
|
</li></ul></dd>
|
|
8477
8833
|
|
|
8478
8834
|
|
|
@@ -8640,7 +8996,7 @@ fetchSanity(query, true)
|
|
|
8640
8996
|
|
|
8641
8997
|
<dt class="tag-source">Source:</dt>
|
|
8642
8998
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
8643
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
8999
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line1676">line 1676</a>
|
|
8644
9000
|
</li></ul></dd>
|
|
8645
9001
|
|
|
8646
9002
|
|
|
@@ -8795,7 +9151,7 @@ fetchSanity(query, true)
|
|
|
8795
9151
|
|
|
8796
9152
|
<dt class="tag-source">Source:</dt>
|
|
8797
9153
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
8798
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
9154
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line88">line 88</a>
|
|
8799
9155
|
</li></ul></dd>
|
|
8800
9156
|
|
|
8801
9157
|
|
|
@@ -8953,7 +9309,7 @@ fetchSanity(query, true)
|
|
|
8953
9309
|
|
|
8954
9310
|
<dt class="tag-source">Source:</dt>
|
|
8955
9311
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
8956
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
9312
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line49">line 49</a>
|
|
8957
9313
|
</li></ul></dd>
|
|
8958
9314
|
|
|
8959
9315
|
|
|
@@ -9118,7 +9474,7 @@ fetchSanity(query, true)
|
|
|
9118
9474
|
|
|
9119
9475
|
<dt class="tag-source">Source:</dt>
|
|
9120
9476
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
9121
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
9477
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line245">line 245</a>
|
|
9122
9478
|
</li></ul></dd>
|
|
9123
9479
|
|
|
9124
9480
|
|
|
@@ -9276,7 +9632,7 @@ fetchSanity(query, true)
|
|
|
9276
9632
|
|
|
9277
9633
|
<dt class="tag-source">Source:</dt>
|
|
9278
9634
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
9279
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
9635
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line217">line 217</a>
|
|
9280
9636
|
</li></ul></dd>
|
|
9281
9637
|
|
|
9282
9638
|
|
|
@@ -9441,7 +9797,7 @@ fetchSanity(query, true)
|
|
|
9441
9797
|
|
|
9442
9798
|
<dt class="tag-source">Source:</dt>
|
|
9443
9799
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
9444
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
9800
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line326">line 326</a>
|
|
9445
9801
|
</li></ul></dd>
|
|
9446
9802
|
|
|
9447
9803
|
|
|
@@ -9611,7 +9967,7 @@ It also includes completion status and progress percentage for each workout by f
|
|
|
9611
9967
|
|
|
9612
9968
|
<dt class="tag-source">Source:</dt>
|
|
9613
9969
|
<dd class="tag-source"><ul class="dummy"><li>
|
|
9614
|
-
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#
|
|
9970
|
+
<a href="sanity.js.html">sanity.js</a>, <a href="sanity.js.html#line264">line 264</a>
|
|
9615
9971
|
</li></ul></dd>
|
|
9616
9972
|
|
|
9617
9973
|
|
|
@@ -9660,7 +10016,7 @@ It also includes completion status and progress percentage for each workout by f
|
|
|
9660
10016
|
|
|
9661
10017
|
<pre class="prettyprint"><code>fetchWorkouts('drumeo')
|
|
9662
10018
|
.then(workouts => console.log(workouts))
|
|
9663
|
-
.catch(error => console.error(error))
|
|
10019
|
+
.catch(error => console.error(error));</code></pre>
|
|
9664
10020
|
|
|
9665
10021
|
|
|
9666
10022
|
|
|
@@ -9776,7 +10132,7 @@ It also includes completion status and progress percentage for each workout by f
|
|
|
9776
10132
|
<br class="clear">
|
|
9777
10133
|
|
|
9778
10134
|
<footer>
|
|
9779
|
-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on
|
|
10135
|
+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Thu Nov 14 2024 23:44:16 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
|
|
9780
10136
|
</footer>
|
|
9781
10137
|
|
|
9782
10138
|
<script>prettyPrint();</script>
|