@funhub/platform 0.1.51 → 0.1.53
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/dist/biz.d.mts +8 -10
- package/dist/biz.mjs +1 -1
- package/dist/components/biz/business/detail/materials/registry.d.mts +1 -0
- package/dist/components/biz/business/detail/materials/runtime-context-provider.mjs +2 -0
- package/dist/components/biz/business/detail/materials/video-detail-actions/client.d.mts +0 -2
- package/dist/components/biz/business/detail/materials/video-detail-actions/client.mjs +1 -1
- package/dist/components/biz/business/detail/materials/video-detail-actions/schema.d.mts +1 -5
- package/dist/components/biz/business/detail/materials/video-detail-info/client.d.mts +0 -4
- package/dist/components/biz/business/detail/materials/video-detail-info/client.mjs +1 -1
- package/dist/components/biz/business/detail/materials/video-detail-info/schema.d.mts +1 -7
- package/dist/components/biz/business/detail/materials/video-detail-info-title/client.d.mts +0 -1
- package/dist/components/biz/business/detail/materials/video-detail-info-title/client.mjs +1 -1
- package/dist/components/biz/business/detail/materials/video-detail-info-title/schema.d.mts +1 -4
- package/dist/components/biz/business/detail/materials/video-detail-info-title-tags-episodes/client.d.mts +0 -3
- package/dist/components/biz/business/detail/materials/video-detail-info-title-tags-episodes/client.mjs +1 -1
- package/dist/components/biz/business/detail/materials/video-detail-info-title-tags-episodes/schema.d.mts +1 -6
- package/dist/components/biz/business/detail/materials/video-detail-player/client.d.mts +0 -3
- package/dist/components/biz/business/detail/materials/video-detail-player/client.mjs +1 -1
- package/dist/components/biz/business/detail/materials/video-detail-player/schema.d.mts +1 -6
- package/dist/components/biz/business/detail/materials/video-detail-recommend/client.d.mts +1 -2
- package/dist/components/biz/business/detail/materials/video-detail-recommend/client.mjs +1 -1
- package/dist/components/biz/business/detail/materials/video-detail-recommend/material.d.mts +1 -0
- package/dist/components/biz/business/detail/materials/video-detail-recommend/schema.d.mts +2 -3
- package/dist/components/biz/business/detail/materials/video-detail-recommend/schema.mjs +1 -1
- package/dist/components/biz/business/detail/materials/video-detail-recommend/utils.mjs +1 -1
- package/dist/components/biz/business/home-recommend/index.d.mts +4 -6
- package/dist/components/biz/business/home-recommend/shared/home-recommend-base.mjs +1 -1
- package/dist/components/biz/business/home-recommend/shared/home-recommend-default-config.mjs +2 -0
- package/dist/components/biz/business/home-recommend/shared/home-recommend-feed-mode.mjs +2 -0
- package/dist/components/biz/business/home-recommend/shared/home-recommend-preview.mjs +1 -1
- package/dist/components/biz/business/home-recommend/shared/home-recommend-server-data.mjs +2 -0
- package/dist/components/biz/business/home-recommend/shared/home-recommend-video-detail.mjs +2 -0
- package/dist/components/biz/business/home-recommend/variants/home-recommend-grid/index.d.mts +2 -3
- package/dist/components/biz/business/home-recommend/variants/home-recommend-grid/index.mjs +1 -1
- package/dist/components/biz/business/home-recommend/variants/home-recommend-grid/inspector-schema.d.mts +35 -1
- package/dist/components/biz/business/home-recommend/variants/home-recommend-grid/inspector-schema.mjs +1 -1
- package/dist/components/biz/business/home-recommend/variants/home-recommend-grid/material.d.mts +28 -2
- package/dist/components/biz/business/home-recommend/variants/home-recommend-grid/material.mjs +1 -1
- package/dist/components/biz/business/home-recommend/variants/home-recommend-grid/runtime/prefetch-client.d.mts +27 -0
- package/dist/components/biz/business/home-recommend/variants/home-recommend-grid/runtime/prefetch-client.mjs +2 -0
- package/dist/components/biz/business/home-recommend/variants/home-recommend-grid/schema/index.mjs +1 -1
- package/dist/components/biz/business/home-recommend/variants/home-recommend-grid/server.d.mts +3 -6
- package/dist/components/biz/business/home-recommend/variants/home-recommend-grid/server.mjs +1 -1
- package/dist/components/biz/business/home-recommend/variants/home-recommend-waterfall/index.d.mts +2 -3
- package/dist/components/biz/business/home-recommend/variants/home-recommend-waterfall/index.mjs +1 -1
- package/dist/components/biz/business/home-recommend/variants/home-recommend-waterfall/inspector-schema.d.mts +30 -2
- package/dist/components/biz/business/home-recommend/variants/home-recommend-waterfall/inspector-schema.mjs +1 -1
- package/dist/components/biz/business/home-recommend/variants/home-recommend-waterfall/material.d.mts +25 -3
- package/dist/components/biz/business/home-recommend/variants/home-recommend-waterfall/material.mjs +1 -1
- package/dist/components/biz/business/home-recommend/variants/home-recommend-waterfall/runtime/prefetch-client.d.mts +27 -0
- package/dist/components/biz/business/home-recommend/variants/home-recommend-waterfall/runtime/prefetch-client.mjs +2 -0
- package/dist/components/biz/business/home-recommend/variants/home-recommend-waterfall/schema/index.mjs +1 -1
- package/dist/components/biz/business/home-recommend/variants/home-recommend-waterfall/server.d.mts +3 -6
- package/dist/components/biz/business/home-recommend/variants/home-recommend-waterfall/server.mjs +1 -1
- package/dist/components/biz/business/index.d.mts +11 -13
- package/dist/components/biz/business/large-feature-grid/card-item.mjs +1 -1
- package/dist/components/biz/business/profile/profile-header/user-profile-avatar.mjs +1 -1
- package/dist/components/biz/business/profile/profile-header/user-profile-cover-background.mjs +1 -1
- package/dist/components/biz/business/tab-bar/material.d.mts +1 -1
- package/dist/components/biz/business/tab-bar/schema.d.mts +1 -1
- package/dist/components/biz/utils/transformers/data.mjs +1 -1
- package/dist/components/common/cards/mini-three-card.mjs +1 -1
- package/dist/components/pages/(follow)/_components/follow-button/index.mjs +1 -1
- package/dist/components/pages/login/register.mjs +1 -1
- package/dist/components/pages/search-result/page-client.mjs +1 -1
- package/dist/components/pages/search-result/search-all.mjs +1 -1
- package/dist/components/pages/search-result/search-tab.mjs +1 -1
- package/dist/components/pages/search-result/search-user.mjs +1 -1
- package/dist/components/pages/search-result/search-video.mjs +1 -1
- package/dist/components/pages/video-detail/video-detail-client.mjs +1 -1
- package/dist/components/ui/badge.d.mts +1 -1
- package/dist/components/ui/button.d.mts +1 -1
- package/dist/i18n/locales/en.mjs +1 -1
- package/dist/i18n/locales/zh-CN.mjs +1 -1
- package/dist/service/content-batch-get-video-detail.d.mts +21 -0
- package/dist/service/content-batch-get-video-detail.mjs +2 -0
- package/dist/service.d.mts +2 -1
- package/dist/service.mjs +1 -1
- package/package.json +1 -1
- package/dist/assets/images/user/default_avatar.mjs +0 -2
- package/dist/components/biz/business/home-recommend/variants/home-recommend-grid/defaults/default-props.d.mts +0 -10
- package/dist/components/biz/business/home-recommend/variants/home-recommend-grid/defaults/default-props.mjs +0 -2
- package/dist/components/biz/business/home-recommend/variants/home-recommend-grid/runtime/client.d.mts +0 -20
- package/dist/components/biz/business/home-recommend/variants/home-recommend-grid/runtime/client.mjs +0 -2
- package/dist/components/biz/business/home-recommend/variants/home-recommend-grid/schema/props.schema.mjs +0 -2
- package/dist/components/biz/business/home-recommend/variants/home-recommend-waterfall/defaults/default-props.d.mts +0 -8
- package/dist/components/biz/business/home-recommend/variants/home-recommend-waterfall/defaults/default-props.mjs +0 -2
- package/dist/components/biz/business/home-recommend/variants/home-recommend-waterfall/runtime/client.d.mts +0 -20
- package/dist/components/biz/business/home-recommend/variants/home-recommend-waterfall/runtime/client.mjs +0 -2
- package/dist/components/biz/business/home-recommend/variants/home-recommend-waterfall/schema/props.schema.mjs +0 -2
package/dist/service.d.mts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
|
|
2
|
+
import { gContentBatchGetVideoDetail } from "./service/content-batch-get-video-detail.mjs";
|
|
2
3
|
import { gCommunityBatchGetContentInfo, gCommunityGetCollectionInfo, gCommunityGetComments, gCommunityGetContentInfo, gCommunityGetContentList, gCommunityGetHotContentList, gCommunityGetRandomContentList, gCommunityGetSubscribedCollections, gCommunityGetUserCollections, gCommunityQueryContents, gCommunitySearchContent, gContentAdminListAppChannelBlocks, gContentGetAdminSubChannels, gContentGetAdvertiseByCode, gContentGetAppChannelBlock, gContentGetAppChannelBlockData, gContentGetAppChannelBlockIcon, gContentGetAppChannels, gContentGetAppComponent, gContentGetFloatingBall, gContentGetGuessYouLikeVideos, gContentGetHotVideoList, gContentGetNewstVideoList, gContentGetPopularVideoList, gContentGetRecommendSearchList, gContentGetRecommendVideoList, gContentGetVideoById, gContentGetVideoDetail, gContentGetVideoEpisodes, gContentGetVideosByIds, gContentListAppChannelBlockBanners, gContentListAppChannelBlockDiyContents, gContentListAppChannelBlockIcon, gContentListFloatingBall, gContentListVisibleAppChannelBlockIcon, gContentListVisibleFloatingBall, gContentProcessM3u8, gContentSearchVideos, gContentSearchVideosByES, gGetAppChannelBlockData, gInteractionBatchClearBrowse, gInteractionBatchGetFollowStats, gInteractionCheckCollect, gInteractionCheckMutualFollow, gInteractionGetBrowseList, gInteractionGetContentDislikeList, gInteractionGetContentLikeList, gInteractionGetDislikeList, gInteractionGetFolder, gInteractionGetFolderStats, gInteractionGetFollowStats, gInteractionGetFollowerList, gInteractionGetFollowingContentList, gInteractionGetFollowingList, gInteractionGetFollowingUserUpdates, gInteractionGetFollowingUserUpdatesContent, gInteractionGetLikeList, gInteractionListCollects, gInteractionListFolders, gUserGetGuestIdentity, gUserGetUserEditInfo, gUserGetUserInfo, gUserGetUserPrivacySettings, gUserViewUserInfo, pCommunityAddContentToCollection, pCommunityContentInteractionNotify, pCommunityCreateCollection, pCommunityCreateComment, pCommunityDeleteCollection, pCommunityDeleteComment, pCommunityDeleteContent, pCommunityDislikeComment, pCommunityGetUploadPresignedURL, pCommunityLikeComment, pCommunityMoveCollectionContent, pCommunityPublishContent, pCommunityQueryContents, pCommunityRemoveContentFromCollection, pCommunitySearchCurAccountFollowingUsersInfo, pCommunityShareContent, pCommunitySubscribeCollection, pCommunityUpdateCollection, pCommunityUpdateContent, pCommunityUploadMedia, pContentAddAppChannelBlockDiyContent, pContentCreateAppChannelBlockIcon, pContentDeleteAppChannelBlockBanner, pContentDeleteAppChannelBlockDiyContent, pContentDeleteAppChannelBlockIcon, pContentSearchVideosByES, pContentUpdateAppChannelBlockBanner, pContentUpdateAppChannelBlockBannerStatus, pContentUpdateAppChannelBlockIcon, pContentUpdateAppChannelBlockIconStatus, pContentVideoInteractionNotify, pInteractionAddCollect, pInteractionBatchClearBrowse, pInteractionBatchDeleteCollects, pInteractionBatchQueryContentInteractions, pInteractionBrowse, pInteractionCancelDislike, pInteractionCancelLike, pInteractionCheckFollow, pInteractionClearBrowseHistory, pInteractionCreateFolder, pInteractionDeleteBrowseRecord, pInteractionDeleteFolder, pInteractionDislike, pInteractionFollow, pInteractionLike, pInteractionMoveCollects, pInteractionRemoveCollect, pInteractionUnfollow, pInteractionUnifiedBatchLikeDislike, pInteractionUpdateFolder, pUserEditUserInfo, pUserLogin, pUserRegister, pUserResetForgetPassword, pUserResetPassword, pUserSendEmailCode, pUserSendForgetEmailCode, pUserSendResetPasswordEmailCode, pUserUploadUserBgImage, pUserUserFeedback, pUserUserPrivacySettings, pUserVerifyEmailCode, pUserVerifyForgetEmailCode, pUserVerifyResetPasswordEmailCode } from "./service/generated/client.mjs";
|
|
3
4
|
import { createQueryKey, gCommunityBatchGetContentInfoKey, gCommunityGetCollectionInfoKey, gCommunityGetCommentsKey, gCommunityGetContentInfoKey, gCommunityGetContentListKey, gCommunityGetHotContentListKey, gCommunityGetRandomContentListKey, gCommunityGetSubscribedCollectionsKey, gCommunityGetUserCollectionsKey, gCommunityQueryContentsKey, gCommunitySearchContentKey, gContentAdminListAppChannelBlocksKey, gContentGetAdminSubChannelsKey, gContentGetAdvertiseByCodeKey, gContentGetAppChannelBlockDataKey, gContentGetAppChannelBlockIconKey, gContentGetAppChannelBlockKey, gContentGetAppChannelsKey, gContentGetAppComponentKey, gContentGetFloatingBallKey, gContentGetGuessYouLikeVideosKey, gContentGetHotVideoListKey, gContentGetNewstVideoListKey, gContentGetPopularVideoListKey, gContentGetRecommendSearchListKey, gContentGetRecommendVideoListKey, gContentGetVideoByIdKey, gContentGetVideoDetailKey, gContentGetVideoEpisodesKey, gContentGetVideosByIdsKey, gContentListAppChannelBlockBannersKey, gContentListAppChannelBlockDiyContentsKey, gContentListAppChannelBlockIconKey, gContentListFloatingBallKey, gContentListVisibleAppChannelBlockIconKey, gContentListVisibleFloatingBallKey, gContentProcessM3u8Key, gContentSearchVideosByESKey, gContentSearchVideosKey, gGetAppChannelBlockDataKey, gInteractionBatchClearBrowseKey, gInteractionBatchGetFollowStatsKey, gInteractionCheckCollectKey, gInteractionCheckMutualFollowKey, gInteractionGetBrowseListKey, gInteractionGetContentDislikeListKey, gInteractionGetContentLikeListKey, gInteractionGetDislikeListKey, gInteractionGetFolderKey, gInteractionGetFolderStatsKey, gInteractionGetFollowStatsKey, gInteractionGetFollowerListKey, gInteractionGetFollowingContentListKey, gInteractionGetFollowingListKey, gInteractionGetFollowingUserUpdatesContentKey, gInteractionGetFollowingUserUpdatesKey, gInteractionGetLikeListKey, gInteractionListCollectsKey, gInteractionListFoldersKey, gUserGetGuestIdentityKey, gUserGetUserEditInfoKey, gUserGetUserInfoKey, gUserGetUserPrivacySettingsKey, gUserViewUserInfoKey, pCommunityAddContentToCollectionKey, pCommunityContentInteractionNotifyKey, pCommunityCreateCollectionKey, pCommunityCreateCommentKey, pCommunityDeleteCollectionKey, pCommunityDeleteCommentKey, pCommunityDeleteContentKey, pCommunityDislikeCommentKey, pCommunityGetUploadPresignedURLKey, pCommunityLikeCommentKey, pCommunityMoveCollectionContentKey, pCommunityPublishContentKey, pCommunityQueryContentsKey, pCommunityRemoveContentFromCollectionKey, pCommunitySearchCurAccountFollowingUsersInfoKey, pCommunityShareContentKey, pCommunitySubscribeCollectionKey, pCommunityUpdateCollectionKey, pCommunityUpdateContentKey, pCommunityUploadMediaKey, pContentAddAppChannelBlockDiyContentKey, pContentCreateAppChannelBlockIconKey, pContentDeleteAppChannelBlockBannerKey, pContentDeleteAppChannelBlockDiyContentKey, pContentDeleteAppChannelBlockIconKey, pContentSearchVideosByESKey, pContentUpdateAppChannelBlockBannerKey, pContentUpdateAppChannelBlockBannerStatusKey, pContentUpdateAppChannelBlockIconKey, pContentUpdateAppChannelBlockIconStatusKey, pContentVideoInteractionNotifyKey, pInteractionAddCollectKey, pInteractionBatchClearBrowseKey, pInteractionBatchDeleteCollectsKey, pInteractionBatchQueryContentInteractionsKey, pInteractionBrowseKey, pInteractionCancelDislikeKey, pInteractionCancelLikeKey, pInteractionCheckFollowKey, pInteractionClearBrowseHistoryKey, pInteractionCreateFolderKey, pInteractionDeleteBrowseRecordKey, pInteractionDeleteFolderKey, pInteractionDislikeKey, pInteractionFollowKey, pInteractionLikeKey, pInteractionMoveCollectsKey, pInteractionRemoveCollectKey, pInteractionUnfollowKey, pInteractionUnifiedBatchLikeDislikeKey, pInteractionUpdateFolderKey, pUserEditUserInfoKey, pUserLoginKey, pUserRegisterKey, pUserResetForgetPasswordKey, pUserResetPasswordKey, pUserSendEmailCodeKey, pUserSendForgetEmailCodeKey, pUserSendResetPasswordEmailCodeKey, pUserUploadUserBgImageKey, pUserUserFeedbackKey, pUserUserPrivacySettingsKey, pUserVerifyEmailCodeKey, pUserVerifyForgetEmailCodeKey, pUserVerifyResetPasswordEmailCodeKey } from "./service/generated/tanstack.mjs";
|
|
4
|
-
export { createQueryKey, gCommunityBatchGetContentInfo, gCommunityBatchGetContentInfoKey, gCommunityGetCollectionInfo, gCommunityGetCollectionInfoKey, gCommunityGetComments, gCommunityGetCommentsKey, gCommunityGetContentInfo, gCommunityGetContentInfoKey, gCommunityGetContentList, gCommunityGetContentListKey, gCommunityGetHotContentList, gCommunityGetHotContentListKey, gCommunityGetRandomContentList, gCommunityGetRandomContentListKey, gCommunityGetSubscribedCollections, gCommunityGetSubscribedCollectionsKey, gCommunityGetUserCollections, gCommunityGetUserCollectionsKey, gCommunityQueryContents, gCommunityQueryContentsKey, gCommunitySearchContent, gCommunitySearchContentKey, gContentAdminListAppChannelBlocks, gContentAdminListAppChannelBlocksKey, gContentGetAdminSubChannels, gContentGetAdminSubChannelsKey, gContentGetAdvertiseByCode, gContentGetAdvertiseByCodeKey, gContentGetAppChannelBlock, gContentGetAppChannelBlockData, gContentGetAppChannelBlockDataKey, gContentGetAppChannelBlockIcon, gContentGetAppChannelBlockIconKey, gContentGetAppChannelBlockKey, gContentGetAppChannels, gContentGetAppChannelsKey, gContentGetAppComponent, gContentGetAppComponentKey, gContentGetFloatingBall, gContentGetFloatingBallKey, gContentGetGuessYouLikeVideos, gContentGetGuessYouLikeVideosKey, gContentGetHotVideoList, gContentGetHotVideoListKey, gContentGetNewstVideoList, gContentGetNewstVideoListKey, gContentGetPopularVideoList, gContentGetPopularVideoListKey, gContentGetRecommendSearchList, gContentGetRecommendSearchListKey, gContentGetRecommendVideoList, gContentGetRecommendVideoListKey, gContentGetVideoById, gContentGetVideoByIdKey, gContentGetVideoDetail, gContentGetVideoDetailKey, gContentGetVideoEpisodes, gContentGetVideoEpisodesKey, gContentGetVideosByIds, gContentGetVideosByIdsKey, gContentListAppChannelBlockBanners, gContentListAppChannelBlockBannersKey, gContentListAppChannelBlockDiyContents, gContentListAppChannelBlockDiyContentsKey, gContentListAppChannelBlockIcon, gContentListAppChannelBlockIconKey, gContentListFloatingBall, gContentListFloatingBallKey, gContentListVisibleAppChannelBlockIcon, gContentListVisibleAppChannelBlockIconKey, gContentListVisibleFloatingBall, gContentListVisibleFloatingBallKey, gContentProcessM3u8, gContentProcessM3u8Key, gContentSearchVideos, gContentSearchVideosByES, gContentSearchVideosByESKey, gContentSearchVideosKey, gGetAppChannelBlockData, gGetAppChannelBlockDataKey, gInteractionBatchClearBrowse, gInteractionBatchClearBrowseKey, gInteractionBatchGetFollowStats, gInteractionBatchGetFollowStatsKey, gInteractionCheckCollect, gInteractionCheckCollectKey, gInteractionCheckMutualFollow, gInteractionCheckMutualFollowKey, gInteractionGetBrowseList, gInteractionGetBrowseListKey, gInteractionGetContentDislikeList, gInteractionGetContentDislikeListKey, gInteractionGetContentLikeList, gInteractionGetContentLikeListKey, gInteractionGetDislikeList, gInteractionGetDislikeListKey, gInteractionGetFolder, gInteractionGetFolderKey, gInteractionGetFolderStats, gInteractionGetFolderStatsKey, gInteractionGetFollowStats, gInteractionGetFollowStatsKey, gInteractionGetFollowerList, gInteractionGetFollowerListKey, gInteractionGetFollowingContentList, gInteractionGetFollowingContentListKey, gInteractionGetFollowingList, gInteractionGetFollowingListKey, gInteractionGetFollowingUserUpdates, gInteractionGetFollowingUserUpdatesContent, gInteractionGetFollowingUserUpdatesContentKey, gInteractionGetFollowingUserUpdatesKey, gInteractionGetLikeList, gInteractionGetLikeListKey, gInteractionListCollects, gInteractionListCollectsKey, gInteractionListFolders, gInteractionListFoldersKey, gUserGetGuestIdentity, gUserGetGuestIdentityKey, gUserGetUserEditInfo, gUserGetUserEditInfoKey, gUserGetUserInfo, gUserGetUserInfoKey, gUserGetUserPrivacySettings, gUserGetUserPrivacySettingsKey, gUserViewUserInfo, gUserViewUserInfoKey, pCommunityAddContentToCollection, pCommunityAddContentToCollectionKey, pCommunityContentInteractionNotify, pCommunityContentInteractionNotifyKey, pCommunityCreateCollection, pCommunityCreateCollectionKey, pCommunityCreateComment, pCommunityCreateCommentKey, pCommunityDeleteCollection, pCommunityDeleteCollectionKey, pCommunityDeleteComment, pCommunityDeleteCommentKey, pCommunityDeleteContent, pCommunityDeleteContentKey, pCommunityDislikeComment, pCommunityDislikeCommentKey, pCommunityGetUploadPresignedURL, pCommunityGetUploadPresignedURLKey, pCommunityLikeComment, pCommunityLikeCommentKey, pCommunityMoveCollectionContent, pCommunityMoveCollectionContentKey, pCommunityPublishContent, pCommunityPublishContentKey, pCommunityQueryContents, pCommunityQueryContentsKey, pCommunityRemoveContentFromCollection, pCommunityRemoveContentFromCollectionKey, pCommunitySearchCurAccountFollowingUsersInfo, pCommunitySearchCurAccountFollowingUsersInfoKey, pCommunityShareContent, pCommunityShareContentKey, pCommunitySubscribeCollection, pCommunitySubscribeCollectionKey, pCommunityUpdateCollection, pCommunityUpdateCollectionKey, pCommunityUpdateContent, pCommunityUpdateContentKey, pCommunityUploadMedia, pCommunityUploadMediaKey, pContentAddAppChannelBlockDiyContent, pContentAddAppChannelBlockDiyContentKey, pContentCreateAppChannelBlockIcon, pContentCreateAppChannelBlockIconKey, pContentDeleteAppChannelBlockBanner, pContentDeleteAppChannelBlockBannerKey, pContentDeleteAppChannelBlockDiyContent, pContentDeleteAppChannelBlockDiyContentKey, pContentDeleteAppChannelBlockIcon, pContentDeleteAppChannelBlockIconKey, pContentSearchVideosByES, pContentSearchVideosByESKey, pContentUpdateAppChannelBlockBanner, pContentUpdateAppChannelBlockBannerKey, pContentUpdateAppChannelBlockBannerStatus, pContentUpdateAppChannelBlockBannerStatusKey, pContentUpdateAppChannelBlockIcon, pContentUpdateAppChannelBlockIconKey, pContentUpdateAppChannelBlockIconStatus, pContentUpdateAppChannelBlockIconStatusKey, pContentVideoInteractionNotify, pContentVideoInteractionNotifyKey, pInteractionAddCollect, pInteractionAddCollectKey, pInteractionBatchClearBrowse, pInteractionBatchClearBrowseKey, pInteractionBatchDeleteCollects, pInteractionBatchDeleteCollectsKey, pInteractionBatchQueryContentInteractions, pInteractionBatchQueryContentInteractionsKey, pInteractionBrowse, pInteractionBrowseKey, pInteractionCancelDislike, pInteractionCancelDislikeKey, pInteractionCancelLike, pInteractionCancelLikeKey, pInteractionCheckFollow, pInteractionCheckFollowKey, pInteractionClearBrowseHistory, pInteractionClearBrowseHistoryKey, pInteractionCreateFolder, pInteractionCreateFolderKey, pInteractionDeleteBrowseRecord, pInteractionDeleteBrowseRecordKey, pInteractionDeleteFolder, pInteractionDeleteFolderKey, pInteractionDislike, pInteractionDislikeKey, pInteractionFollow, pInteractionFollowKey, pInteractionLike, pInteractionLikeKey, pInteractionMoveCollects, pInteractionMoveCollectsKey, pInteractionRemoveCollect, pInteractionRemoveCollectKey, pInteractionUnfollow, pInteractionUnfollowKey, pInteractionUnifiedBatchLikeDislike, pInteractionUnifiedBatchLikeDislikeKey, pInteractionUpdateFolder, pInteractionUpdateFolderKey, pUserEditUserInfo, pUserEditUserInfoKey, pUserLogin, pUserLoginKey, pUserRegister, pUserRegisterKey, pUserResetForgetPassword, pUserResetForgetPasswordKey, pUserResetPassword, pUserResetPasswordKey, pUserSendEmailCode, pUserSendEmailCodeKey, pUserSendForgetEmailCode, pUserSendForgetEmailCodeKey, pUserSendResetPasswordEmailCode, pUserSendResetPasswordEmailCodeKey, pUserUploadUserBgImage, pUserUploadUserBgImageKey, pUserUserFeedback, pUserUserFeedbackKey, pUserUserPrivacySettings, pUserUserPrivacySettingsKey, pUserVerifyEmailCode, pUserVerifyEmailCodeKey, pUserVerifyForgetEmailCode, pUserVerifyForgetEmailCodeKey, pUserVerifyResetPasswordEmailCode, pUserVerifyResetPasswordEmailCodeKey };
|
|
5
|
+
export { createQueryKey, gCommunityBatchGetContentInfo, gCommunityBatchGetContentInfoKey, gCommunityGetCollectionInfo, gCommunityGetCollectionInfoKey, gCommunityGetComments, gCommunityGetCommentsKey, gCommunityGetContentInfo, gCommunityGetContentInfoKey, gCommunityGetContentList, gCommunityGetContentListKey, gCommunityGetHotContentList, gCommunityGetHotContentListKey, gCommunityGetRandomContentList, gCommunityGetRandomContentListKey, gCommunityGetSubscribedCollections, gCommunityGetSubscribedCollectionsKey, gCommunityGetUserCollections, gCommunityGetUserCollectionsKey, gCommunityQueryContents, gCommunityQueryContentsKey, gCommunitySearchContent, gCommunitySearchContentKey, gContentAdminListAppChannelBlocks, gContentAdminListAppChannelBlocksKey, gContentBatchGetVideoDetail, gContentGetAdminSubChannels, gContentGetAdminSubChannelsKey, gContentGetAdvertiseByCode, gContentGetAdvertiseByCodeKey, gContentGetAppChannelBlock, gContentGetAppChannelBlockData, gContentGetAppChannelBlockDataKey, gContentGetAppChannelBlockIcon, gContentGetAppChannelBlockIconKey, gContentGetAppChannelBlockKey, gContentGetAppChannels, gContentGetAppChannelsKey, gContentGetAppComponent, gContentGetAppComponentKey, gContentGetFloatingBall, gContentGetFloatingBallKey, gContentGetGuessYouLikeVideos, gContentGetGuessYouLikeVideosKey, gContentGetHotVideoList, gContentGetHotVideoListKey, gContentGetNewstVideoList, gContentGetNewstVideoListKey, gContentGetPopularVideoList, gContentGetPopularVideoListKey, gContentGetRecommendSearchList, gContentGetRecommendSearchListKey, gContentGetRecommendVideoList, gContentGetRecommendVideoListKey, gContentGetVideoById, gContentGetVideoByIdKey, gContentGetVideoDetail, gContentGetVideoDetailKey, gContentGetVideoEpisodes, gContentGetVideoEpisodesKey, gContentGetVideosByIds, gContentGetVideosByIdsKey, gContentListAppChannelBlockBanners, gContentListAppChannelBlockBannersKey, gContentListAppChannelBlockDiyContents, gContentListAppChannelBlockDiyContentsKey, gContentListAppChannelBlockIcon, gContentListAppChannelBlockIconKey, gContentListFloatingBall, gContentListFloatingBallKey, gContentListVisibleAppChannelBlockIcon, gContentListVisibleAppChannelBlockIconKey, gContentListVisibleFloatingBall, gContentListVisibleFloatingBallKey, gContentProcessM3u8, gContentProcessM3u8Key, gContentSearchVideos, gContentSearchVideosByES, gContentSearchVideosByESKey, gContentSearchVideosKey, gGetAppChannelBlockData, gGetAppChannelBlockDataKey, gInteractionBatchClearBrowse, gInteractionBatchClearBrowseKey, gInteractionBatchGetFollowStats, gInteractionBatchGetFollowStatsKey, gInteractionCheckCollect, gInteractionCheckCollectKey, gInteractionCheckMutualFollow, gInteractionCheckMutualFollowKey, gInteractionGetBrowseList, gInteractionGetBrowseListKey, gInteractionGetContentDislikeList, gInteractionGetContentDislikeListKey, gInteractionGetContentLikeList, gInteractionGetContentLikeListKey, gInteractionGetDislikeList, gInteractionGetDislikeListKey, gInteractionGetFolder, gInteractionGetFolderKey, gInteractionGetFolderStats, gInteractionGetFolderStatsKey, gInteractionGetFollowStats, gInteractionGetFollowStatsKey, gInteractionGetFollowerList, gInteractionGetFollowerListKey, gInteractionGetFollowingContentList, gInteractionGetFollowingContentListKey, gInteractionGetFollowingList, gInteractionGetFollowingListKey, gInteractionGetFollowingUserUpdates, gInteractionGetFollowingUserUpdatesContent, gInteractionGetFollowingUserUpdatesContentKey, gInteractionGetFollowingUserUpdatesKey, gInteractionGetLikeList, gInteractionGetLikeListKey, gInteractionListCollects, gInteractionListCollectsKey, gInteractionListFolders, gInteractionListFoldersKey, gUserGetGuestIdentity, gUserGetGuestIdentityKey, gUserGetUserEditInfo, gUserGetUserEditInfoKey, gUserGetUserInfo, gUserGetUserInfoKey, gUserGetUserPrivacySettings, gUserGetUserPrivacySettingsKey, gUserViewUserInfo, gUserViewUserInfoKey, pCommunityAddContentToCollection, pCommunityAddContentToCollectionKey, pCommunityContentInteractionNotify, pCommunityContentInteractionNotifyKey, pCommunityCreateCollection, pCommunityCreateCollectionKey, pCommunityCreateComment, pCommunityCreateCommentKey, pCommunityDeleteCollection, pCommunityDeleteCollectionKey, pCommunityDeleteComment, pCommunityDeleteCommentKey, pCommunityDeleteContent, pCommunityDeleteContentKey, pCommunityDislikeComment, pCommunityDislikeCommentKey, pCommunityGetUploadPresignedURL, pCommunityGetUploadPresignedURLKey, pCommunityLikeComment, pCommunityLikeCommentKey, pCommunityMoveCollectionContent, pCommunityMoveCollectionContentKey, pCommunityPublishContent, pCommunityPublishContentKey, pCommunityQueryContents, pCommunityQueryContentsKey, pCommunityRemoveContentFromCollection, pCommunityRemoveContentFromCollectionKey, pCommunitySearchCurAccountFollowingUsersInfo, pCommunitySearchCurAccountFollowingUsersInfoKey, pCommunityShareContent, pCommunityShareContentKey, pCommunitySubscribeCollection, pCommunitySubscribeCollectionKey, pCommunityUpdateCollection, pCommunityUpdateCollectionKey, pCommunityUpdateContent, pCommunityUpdateContentKey, pCommunityUploadMedia, pCommunityUploadMediaKey, pContentAddAppChannelBlockDiyContent, pContentAddAppChannelBlockDiyContentKey, pContentCreateAppChannelBlockIcon, pContentCreateAppChannelBlockIconKey, pContentDeleteAppChannelBlockBanner, pContentDeleteAppChannelBlockBannerKey, pContentDeleteAppChannelBlockDiyContent, pContentDeleteAppChannelBlockDiyContentKey, pContentDeleteAppChannelBlockIcon, pContentDeleteAppChannelBlockIconKey, pContentSearchVideosByES, pContentSearchVideosByESKey, pContentUpdateAppChannelBlockBanner, pContentUpdateAppChannelBlockBannerKey, pContentUpdateAppChannelBlockBannerStatus, pContentUpdateAppChannelBlockBannerStatusKey, pContentUpdateAppChannelBlockIcon, pContentUpdateAppChannelBlockIconKey, pContentUpdateAppChannelBlockIconStatus, pContentUpdateAppChannelBlockIconStatusKey, pContentVideoInteractionNotify, pContentVideoInteractionNotifyKey, pInteractionAddCollect, pInteractionAddCollectKey, pInteractionBatchClearBrowse, pInteractionBatchClearBrowseKey, pInteractionBatchDeleteCollects, pInteractionBatchDeleteCollectsKey, pInteractionBatchQueryContentInteractions, pInteractionBatchQueryContentInteractionsKey, pInteractionBrowse, pInteractionBrowseKey, pInteractionCancelDislike, pInteractionCancelDislikeKey, pInteractionCancelLike, pInteractionCancelLikeKey, pInteractionCheckFollow, pInteractionCheckFollowKey, pInteractionClearBrowseHistory, pInteractionClearBrowseHistoryKey, pInteractionCreateFolder, pInteractionCreateFolderKey, pInteractionDeleteBrowseRecord, pInteractionDeleteBrowseRecordKey, pInteractionDeleteFolder, pInteractionDeleteFolderKey, pInteractionDislike, pInteractionDislikeKey, pInteractionFollow, pInteractionFollowKey, pInteractionLike, pInteractionLikeKey, pInteractionMoveCollects, pInteractionMoveCollectsKey, pInteractionRemoveCollect, pInteractionRemoveCollectKey, pInteractionUnfollow, pInteractionUnfollowKey, pInteractionUnifiedBatchLikeDislike, pInteractionUnifiedBatchLikeDislikeKey, pInteractionUpdateFolder, pInteractionUpdateFolderKey, pUserEditUserInfo, pUserEditUserInfoKey, pUserLogin, pUserLoginKey, pUserRegister, pUserRegisterKey, pUserResetForgetPassword, pUserResetForgetPasswordKey, pUserResetPassword, pUserResetPasswordKey, pUserSendEmailCode, pUserSendEmailCodeKey, pUserSendForgetEmailCode, pUserSendForgetEmailCodeKey, pUserSendResetPasswordEmailCode, pUserSendResetPasswordEmailCodeKey, pUserUploadUserBgImage, pUserUploadUserBgImageKey, pUserUserFeedback, pUserUserFeedbackKey, pUserUserPrivacySettings, pUserUserPrivacySettingsKey, pUserVerifyEmailCode, pUserVerifyEmailCodeKey, pUserVerifyForgetEmailCode, pUserVerifyForgetEmailCodeKey, pUserVerifyResetPasswordEmailCode, pUserVerifyResetPasswordEmailCodeKey };
|
package/dist/service.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
|
|
2
|
-
import{gCommunityBatchGetContentInfo as e,gCommunityGetCollectionInfo as t,gCommunityGetComments as n,gCommunityGetContentInfo as r,gCommunityGetContentList as i,gCommunityGetHotContentList as a,gCommunityGetRandomContentList as o,gCommunityGetSubscribedCollections as s,gCommunityGetUserCollections as c,gCommunityQueryContents as l,gCommunitySearchContent as u,gContentAdminListAppChannelBlocks as d,gContentGetAdminSubChannels as f,gContentGetAdvertiseByCode as p,gContentGetAppChannelBlock as m,gContentGetAppChannelBlockData as h,gContentGetAppChannelBlockIcon as g,gContentGetAppChannels as _,gContentGetAppComponent as v,gContentGetFloatingBall as y,gContentGetGuessYouLikeVideos as b,gContentGetHotVideoList as x,gContentGetNewstVideoList as S,gContentGetPopularVideoList as C,gContentGetRecommendSearchList as w,gContentGetRecommendVideoList as T,gContentGetVideoById as E,gContentGetVideoDetail as D,gContentGetVideoEpisodes as O,gContentGetVideosByIds as k,gContentListAppChannelBlockBanners as A,gContentListAppChannelBlockDiyContents as j,gContentListAppChannelBlockIcon as M,gContentListFloatingBall as N,gContentListVisibleAppChannelBlockIcon as P,gContentListVisibleFloatingBall as F,gContentProcessM3u8 as I,gContentSearchVideos as L,gContentSearchVideosByES as R,gGetAppChannelBlockData as z,gInteractionBatchClearBrowse as B,gInteractionBatchGetFollowStats as V,gInteractionCheckCollect as H,gInteractionCheckMutualFollow as U,gInteractionGetBrowseList as W,gInteractionGetContentDislikeList as G,gInteractionGetContentLikeList as K,gInteractionGetDislikeList as q,gInteractionGetFolder as J,gInteractionGetFolderStats as Y,gInteractionGetFollowStats as X,gInteractionGetFollowerList as Z,gInteractionGetFollowingContentList as Q,gInteractionGetFollowingList as $,gInteractionGetFollowingUserUpdates as ee,gInteractionGetFollowingUserUpdatesContent as te,gInteractionGetLikeList as ne,gInteractionListCollects as re,gInteractionListFolders as ie,gUserGetGuestIdentity as ae,gUserGetUserEditInfo as oe,gUserGetUserInfo as se,gUserGetUserPrivacySettings as ce,gUserViewUserInfo as le,pCommunityAddContentToCollection as ue,pCommunityContentInteractionNotify as de,pCommunityCreateCollection as fe,pCommunityCreateComment as pe,pCommunityDeleteCollection as me,pCommunityDeleteComment as he,pCommunityDeleteContent as ge,pCommunityDislikeComment as _e,pCommunityGetUploadPresignedURL as ve,pCommunityLikeComment as ye,pCommunityMoveCollectionContent as be,pCommunityPublishContent as xe,pCommunityQueryContents as Se,pCommunityRemoveContentFromCollection as Ce,pCommunitySearchCurAccountFollowingUsersInfo as we,pCommunityShareContent as Te,pCommunitySubscribeCollection as Ee,pCommunityUpdateCollection as De,pCommunityUpdateContent as Oe,pCommunityUploadMedia as ke,pContentAddAppChannelBlockDiyContent as Ae,pContentCreateAppChannelBlockIcon as je,pContentDeleteAppChannelBlockBanner as Me,pContentDeleteAppChannelBlockDiyContent as Ne,pContentDeleteAppChannelBlockIcon as Pe,pContentSearchVideosByES as Fe,pContentUpdateAppChannelBlockBanner as Ie,pContentUpdateAppChannelBlockBannerStatus as Le,pContentUpdateAppChannelBlockIcon as Re,pContentUpdateAppChannelBlockIconStatus as ze,pContentVideoInteractionNotify as Be,pInteractionAddCollect as Ve,pInteractionBatchClearBrowse as He,pInteractionBatchDeleteCollects as Ue,pInteractionBatchQueryContentInteractions as We,pInteractionBrowse as Ge,pInteractionCancelDislike as Ke,pInteractionCancelLike as qe,pInteractionCheckFollow as Je,pInteractionClearBrowseHistory as Ye,pInteractionCreateFolder as Xe,pInteractionDeleteBrowseRecord as Ze,pInteractionDeleteFolder as Qe,pInteractionDislike as $e,pInteractionFollow as et,pInteractionLike as tt,pInteractionMoveCollects as nt,pInteractionRemoveCollect as rt,pInteractionUnfollow as it,pInteractionUnifiedBatchLikeDislike as at,pInteractionUpdateFolder as ot,pUserEditUserInfo as st,pUserLogin as ct,pUserRegister as lt,pUserResetForgetPassword as ut,pUserResetPassword as dt,pUserSendEmailCode as ft,pUserSendForgetEmailCode as pt,pUserSendResetPasswordEmailCode as mt,pUserUploadUserBgImage as ht,pUserUserFeedback as gt,pUserUserPrivacySettings as _t,pUserVerifyEmailCode as vt,pUserVerifyForgetEmailCode as yt,pUserVerifyResetPasswordEmailCode as bt}from"./service/generated/client.mjs";import{createQueryKey as xt,gCommunityBatchGetContentInfoKey as St,gCommunityGetCollectionInfoKey as Ct,gCommunityGetCommentsKey as wt,gCommunityGetContentInfoKey as Tt,gCommunityGetContentListKey as Et,gCommunityGetHotContentListKey as Dt,gCommunityGetRandomContentListKey as Ot,gCommunityGetSubscribedCollectionsKey as kt,gCommunityGetUserCollectionsKey as At,gCommunityQueryContentsKey as jt,gCommunitySearchContentKey as Mt,gContentAdminListAppChannelBlocksKey as Nt,gContentGetAdminSubChannelsKey as Pt,gContentGetAdvertiseByCodeKey as Ft,gContentGetAppChannelBlockDataKey as It,gContentGetAppChannelBlockIconKey as Lt,gContentGetAppChannelBlockKey as Rt,gContentGetAppChannelsKey as zt,gContentGetAppComponentKey as Bt,gContentGetFloatingBallKey as Vt,gContentGetGuessYouLikeVideosKey as Ht,gContentGetHotVideoListKey as Ut,gContentGetNewstVideoListKey as Wt,gContentGetPopularVideoListKey as Gt,gContentGetRecommendSearchListKey as Kt,gContentGetRecommendVideoListKey as qt,gContentGetVideoByIdKey as Jt,gContentGetVideoDetailKey as Yt,gContentGetVideoEpisodesKey as Xt,gContentGetVideosByIdsKey as Zt,gContentListAppChannelBlockBannersKey as Qt,gContentListAppChannelBlockDiyContentsKey as $t,gContentListAppChannelBlockIconKey as en,gContentListFloatingBallKey as tn,gContentListVisibleAppChannelBlockIconKey as nn,gContentListVisibleFloatingBallKey as rn,gContentProcessM3u8Key as an,gContentSearchVideosByESKey as on,gContentSearchVideosKey as sn,gGetAppChannelBlockDataKey as cn,gInteractionBatchClearBrowseKey as ln,gInteractionBatchGetFollowStatsKey as un,gInteractionCheckCollectKey as dn,gInteractionCheckMutualFollowKey as fn,gInteractionGetBrowseListKey as pn,gInteractionGetContentDislikeListKey as mn,gInteractionGetContentLikeListKey as hn,gInteractionGetDislikeListKey as gn,gInteractionGetFolderKey as _n,gInteractionGetFolderStatsKey as vn,gInteractionGetFollowStatsKey as yn,gInteractionGetFollowerListKey as bn,gInteractionGetFollowingContentListKey as xn,gInteractionGetFollowingListKey as Sn,gInteractionGetFollowingUserUpdatesContentKey as Cn,gInteractionGetFollowingUserUpdatesKey as wn,gInteractionGetLikeListKey as Tn,gInteractionListCollectsKey as En,gInteractionListFoldersKey as Dn,gUserGetGuestIdentityKey as On,gUserGetUserEditInfoKey as kn,gUserGetUserInfoKey as An,gUserGetUserPrivacySettingsKey as jn,gUserViewUserInfoKey as Mn,pCommunityAddContentToCollectionKey as Nn,pCommunityContentInteractionNotifyKey as Pn,pCommunityCreateCollectionKey as Fn,pCommunityCreateCommentKey as In,pCommunityDeleteCollectionKey as Ln,pCommunityDeleteCommentKey as Rn,pCommunityDeleteContentKey as zn,pCommunityDislikeCommentKey as Bn,pCommunityGetUploadPresignedURLKey as Vn,pCommunityLikeCommentKey as Hn,pCommunityMoveCollectionContentKey as Un,pCommunityPublishContentKey as Wn,pCommunityQueryContentsKey as Gn,pCommunityRemoveContentFromCollectionKey as Kn,pCommunitySearchCurAccountFollowingUsersInfoKey as qn,pCommunityShareContentKey as Jn,pCommunitySubscribeCollectionKey as Yn,pCommunityUpdateCollectionKey as Xn,pCommunityUpdateContentKey as Zn,pCommunityUploadMediaKey as Qn,pContentAddAppChannelBlockDiyContentKey as $n,pContentCreateAppChannelBlockIconKey as er,pContentDeleteAppChannelBlockBannerKey as tr,pContentDeleteAppChannelBlockDiyContentKey as nr,pContentDeleteAppChannelBlockIconKey as rr,pContentSearchVideosByESKey as ir,pContentUpdateAppChannelBlockBannerKey as ar,pContentUpdateAppChannelBlockBannerStatusKey as or,pContentUpdateAppChannelBlockIconKey as sr,pContentUpdateAppChannelBlockIconStatusKey as cr,pContentVideoInteractionNotifyKey as lr,pInteractionAddCollectKey as ur,pInteractionBatchClearBrowseKey as dr,pInteractionBatchDeleteCollectsKey as fr,pInteractionBatchQueryContentInteractionsKey as pr,pInteractionBrowseKey as mr,pInteractionCancelDislikeKey as hr,pInteractionCancelLikeKey as gr,pInteractionCheckFollowKey as _r,pInteractionClearBrowseHistoryKey as vr,pInteractionCreateFolderKey as yr,pInteractionDeleteBrowseRecordKey as br,pInteractionDeleteFolderKey as xr,pInteractionDislikeKey as Sr,pInteractionFollowKey as Cr,pInteractionLikeKey as wr,pInteractionMoveCollectsKey as Tr,pInteractionRemoveCollectKey as Er,pInteractionUnfollowKey as Dr,pInteractionUnifiedBatchLikeDislikeKey as Or,pInteractionUpdateFolderKey as kr,pUserEditUserInfoKey as Ar,pUserLoginKey as jr,pUserRegisterKey as Mr,pUserResetForgetPasswordKey as Nr,pUserResetPasswordKey as Pr,pUserSendEmailCodeKey as Fr,pUserSendForgetEmailCodeKey as Ir,pUserSendResetPasswordEmailCodeKey as Lr,pUserUploadUserBgImageKey as Rr,pUserUserFeedbackKey as zr,pUserUserPrivacySettingsKey as Br,pUserVerifyEmailCodeKey as Vr,pUserVerifyForgetEmailCodeKey as Hr,pUserVerifyResetPasswordEmailCodeKey as Ur}from"./service/generated/tanstack.mjs";export{xt as createQueryKey,e as gCommunityBatchGetContentInfo,St as gCommunityBatchGetContentInfoKey,t as gCommunityGetCollectionInfo,Ct as gCommunityGetCollectionInfoKey,n as gCommunityGetComments,wt as gCommunityGetCommentsKey,r as gCommunityGetContentInfo,Tt as gCommunityGetContentInfoKey,i as gCommunityGetContentList,Et as gCommunityGetContentListKey,a as gCommunityGetHotContentList,Dt as gCommunityGetHotContentListKey,o as gCommunityGetRandomContentList,Ot as gCommunityGetRandomContentListKey,s as gCommunityGetSubscribedCollections,kt as gCommunityGetSubscribedCollectionsKey,c as gCommunityGetUserCollections,At as gCommunityGetUserCollectionsKey,l as gCommunityQueryContents,jt as gCommunityQueryContentsKey,u as gCommunitySearchContent,Mt as gCommunitySearchContentKey,d as gContentAdminListAppChannelBlocks,Nt as gContentAdminListAppChannelBlocksKey,f as gContentGetAdminSubChannels,Pt as gContentGetAdminSubChannelsKey,p as gContentGetAdvertiseByCode,Ft as gContentGetAdvertiseByCodeKey,m as gContentGetAppChannelBlock,h as gContentGetAppChannelBlockData,It as gContentGetAppChannelBlockDataKey,g as gContentGetAppChannelBlockIcon,Lt as gContentGetAppChannelBlockIconKey,Rt as gContentGetAppChannelBlockKey,_ as gContentGetAppChannels,zt as gContentGetAppChannelsKey,v as gContentGetAppComponent,Bt as gContentGetAppComponentKey,y as gContentGetFloatingBall,Vt as gContentGetFloatingBallKey,b as gContentGetGuessYouLikeVideos,Ht as gContentGetGuessYouLikeVideosKey,x as gContentGetHotVideoList,Ut as gContentGetHotVideoListKey,S as gContentGetNewstVideoList,Wt as gContentGetNewstVideoListKey,C as gContentGetPopularVideoList,Gt as gContentGetPopularVideoListKey,w as gContentGetRecommendSearchList,Kt as gContentGetRecommendSearchListKey,T as gContentGetRecommendVideoList,qt as gContentGetRecommendVideoListKey,E as gContentGetVideoById,Jt as gContentGetVideoByIdKey,D as gContentGetVideoDetail,Yt as gContentGetVideoDetailKey,O as gContentGetVideoEpisodes,Xt as gContentGetVideoEpisodesKey,k as gContentGetVideosByIds,Zt as gContentGetVideosByIdsKey,A as gContentListAppChannelBlockBanners,Qt as gContentListAppChannelBlockBannersKey,j as gContentListAppChannelBlockDiyContents,$t as gContentListAppChannelBlockDiyContentsKey,M as gContentListAppChannelBlockIcon,en as gContentListAppChannelBlockIconKey,N as gContentListFloatingBall,tn as gContentListFloatingBallKey,P as gContentListVisibleAppChannelBlockIcon,nn as gContentListVisibleAppChannelBlockIconKey,F as gContentListVisibleFloatingBall,rn as gContentListVisibleFloatingBallKey,I as gContentProcessM3u8,an as gContentProcessM3u8Key,L as gContentSearchVideos,R as gContentSearchVideosByES,on as gContentSearchVideosByESKey,sn as gContentSearchVideosKey,z as gGetAppChannelBlockData,cn as gGetAppChannelBlockDataKey,B as gInteractionBatchClearBrowse,ln as gInteractionBatchClearBrowseKey,V as gInteractionBatchGetFollowStats,un as gInteractionBatchGetFollowStatsKey,H as gInteractionCheckCollect,dn as gInteractionCheckCollectKey,U as gInteractionCheckMutualFollow,fn as gInteractionCheckMutualFollowKey,W as gInteractionGetBrowseList,pn as gInteractionGetBrowseListKey,G as gInteractionGetContentDislikeList,mn as gInteractionGetContentDislikeListKey,K as gInteractionGetContentLikeList,hn as gInteractionGetContentLikeListKey,q as gInteractionGetDislikeList,gn as gInteractionGetDislikeListKey,J as gInteractionGetFolder,_n as gInteractionGetFolderKey,Y as gInteractionGetFolderStats,vn as gInteractionGetFolderStatsKey,X as gInteractionGetFollowStats,yn as gInteractionGetFollowStatsKey,Z as gInteractionGetFollowerList,bn as gInteractionGetFollowerListKey,Q as gInteractionGetFollowingContentList,xn as gInteractionGetFollowingContentListKey,$ as gInteractionGetFollowingList,Sn as gInteractionGetFollowingListKey,ee as gInteractionGetFollowingUserUpdates,te as gInteractionGetFollowingUserUpdatesContent,Cn as gInteractionGetFollowingUserUpdatesContentKey,wn as gInteractionGetFollowingUserUpdatesKey,ne as gInteractionGetLikeList,Tn as gInteractionGetLikeListKey,re as gInteractionListCollects,En as gInteractionListCollectsKey,ie as gInteractionListFolders,Dn as gInteractionListFoldersKey,ae as gUserGetGuestIdentity,On as gUserGetGuestIdentityKey,oe as gUserGetUserEditInfo,kn as gUserGetUserEditInfoKey,se as gUserGetUserInfo,An as gUserGetUserInfoKey,ce as gUserGetUserPrivacySettings,jn as gUserGetUserPrivacySettingsKey,le as gUserViewUserInfo,Mn as gUserViewUserInfoKey,ue as pCommunityAddContentToCollection,Nn as pCommunityAddContentToCollectionKey,de as pCommunityContentInteractionNotify,Pn as pCommunityContentInteractionNotifyKey,fe as pCommunityCreateCollection,Fn as pCommunityCreateCollectionKey,pe as pCommunityCreateComment,In as pCommunityCreateCommentKey,me as pCommunityDeleteCollection,Ln as pCommunityDeleteCollectionKey,he as pCommunityDeleteComment,Rn as pCommunityDeleteCommentKey,ge as pCommunityDeleteContent,zn as pCommunityDeleteContentKey,_e as pCommunityDislikeComment,Bn as pCommunityDislikeCommentKey,ve as pCommunityGetUploadPresignedURL,Vn as pCommunityGetUploadPresignedURLKey,ye as pCommunityLikeComment,Hn as pCommunityLikeCommentKey,be as pCommunityMoveCollectionContent,Un as pCommunityMoveCollectionContentKey,xe as pCommunityPublishContent,Wn as pCommunityPublishContentKey,Se as pCommunityQueryContents,Gn as pCommunityQueryContentsKey,Ce as pCommunityRemoveContentFromCollection,Kn as pCommunityRemoveContentFromCollectionKey,we as pCommunitySearchCurAccountFollowingUsersInfo,qn as pCommunitySearchCurAccountFollowingUsersInfoKey,Te as pCommunityShareContent,Jn as pCommunityShareContentKey,Ee as pCommunitySubscribeCollection,Yn as pCommunitySubscribeCollectionKey,De as pCommunityUpdateCollection,Xn as pCommunityUpdateCollectionKey,Oe as pCommunityUpdateContent,Zn as pCommunityUpdateContentKey,ke as pCommunityUploadMedia,Qn as pCommunityUploadMediaKey,Ae as pContentAddAppChannelBlockDiyContent,$n as pContentAddAppChannelBlockDiyContentKey,je as pContentCreateAppChannelBlockIcon,er as pContentCreateAppChannelBlockIconKey,Me as pContentDeleteAppChannelBlockBanner,tr as pContentDeleteAppChannelBlockBannerKey,Ne as pContentDeleteAppChannelBlockDiyContent,nr as pContentDeleteAppChannelBlockDiyContentKey,Pe as pContentDeleteAppChannelBlockIcon,rr as pContentDeleteAppChannelBlockIconKey,Fe as pContentSearchVideosByES,ir as pContentSearchVideosByESKey,Ie as pContentUpdateAppChannelBlockBanner,ar as pContentUpdateAppChannelBlockBannerKey,Le as pContentUpdateAppChannelBlockBannerStatus,or as pContentUpdateAppChannelBlockBannerStatusKey,Re as pContentUpdateAppChannelBlockIcon,sr as pContentUpdateAppChannelBlockIconKey,ze as pContentUpdateAppChannelBlockIconStatus,cr as pContentUpdateAppChannelBlockIconStatusKey,Be as pContentVideoInteractionNotify,lr as pContentVideoInteractionNotifyKey,Ve as pInteractionAddCollect,ur as pInteractionAddCollectKey,He as pInteractionBatchClearBrowse,dr as pInteractionBatchClearBrowseKey,Ue as pInteractionBatchDeleteCollects,fr as pInteractionBatchDeleteCollectsKey,We as pInteractionBatchQueryContentInteractions,pr as pInteractionBatchQueryContentInteractionsKey,Ge as pInteractionBrowse,mr as pInteractionBrowseKey,Ke as pInteractionCancelDislike,hr as pInteractionCancelDislikeKey,qe as pInteractionCancelLike,gr as pInteractionCancelLikeKey,Je as pInteractionCheckFollow,_r as pInteractionCheckFollowKey,Ye as pInteractionClearBrowseHistory,vr as pInteractionClearBrowseHistoryKey,Xe as pInteractionCreateFolder,yr as pInteractionCreateFolderKey,Ze as pInteractionDeleteBrowseRecord,br as pInteractionDeleteBrowseRecordKey,Qe as pInteractionDeleteFolder,xr as pInteractionDeleteFolderKey,$e as pInteractionDislike,Sr as pInteractionDislikeKey,et as pInteractionFollow,Cr as pInteractionFollowKey,tt as pInteractionLike,wr as pInteractionLikeKey,nt as pInteractionMoveCollects,Tr as pInteractionMoveCollectsKey,rt as pInteractionRemoveCollect,Er as pInteractionRemoveCollectKey,it as pInteractionUnfollow,Dr as pInteractionUnfollowKey,at as pInteractionUnifiedBatchLikeDislike,Or as pInteractionUnifiedBatchLikeDislikeKey,ot as pInteractionUpdateFolder,kr as pInteractionUpdateFolderKey,st as pUserEditUserInfo,Ar as pUserEditUserInfoKey,ct as pUserLogin,jr as pUserLoginKey,lt as pUserRegister,Mr as pUserRegisterKey,ut as pUserResetForgetPassword,Nr as pUserResetForgetPasswordKey,dt as pUserResetPassword,Pr as pUserResetPasswordKey,ft as pUserSendEmailCode,Fr as pUserSendEmailCodeKey,pt as pUserSendForgetEmailCode,Ir as pUserSendForgetEmailCodeKey,mt as pUserSendResetPasswordEmailCode,Lr as pUserSendResetPasswordEmailCodeKey,ht as pUserUploadUserBgImage,Rr as pUserUploadUserBgImageKey,gt as pUserUserFeedback,zr as pUserUserFeedbackKey,_t as pUserUserPrivacySettings,Br as pUserUserPrivacySettingsKey,vt as pUserVerifyEmailCode,Vr as pUserVerifyEmailCodeKey,yt as pUserVerifyForgetEmailCode,Hr as pUserVerifyForgetEmailCodeKey,bt as pUserVerifyResetPasswordEmailCode,Ur as pUserVerifyResetPasswordEmailCodeKey};
|
|
2
|
+
import{gCommunityBatchGetContentInfo as e,gCommunityGetCollectionInfo as t,gCommunityGetComments as n,gCommunityGetContentInfo as r,gCommunityGetContentList as i,gCommunityGetHotContentList as a,gCommunityGetRandomContentList as o,gCommunityGetSubscribedCollections as s,gCommunityGetUserCollections as c,gCommunityQueryContents as l,gCommunitySearchContent as u,gContentAdminListAppChannelBlocks as d,gContentGetAdminSubChannels as f,gContentGetAdvertiseByCode as p,gContentGetAppChannelBlock as m,gContentGetAppChannelBlockData as h,gContentGetAppChannelBlockIcon as g,gContentGetAppChannels as _,gContentGetAppComponent as v,gContentGetFloatingBall as y,gContentGetGuessYouLikeVideos as b,gContentGetHotVideoList as x,gContentGetNewstVideoList as S,gContentGetPopularVideoList as C,gContentGetRecommendSearchList as w,gContentGetRecommendVideoList as T,gContentGetVideoById as E,gContentGetVideoDetail as D,gContentGetVideoEpisodes as O,gContentGetVideosByIds as k,gContentListAppChannelBlockBanners as A,gContentListAppChannelBlockDiyContents as j,gContentListAppChannelBlockIcon as M,gContentListFloatingBall as N,gContentListVisibleAppChannelBlockIcon as P,gContentListVisibleFloatingBall as F,gContentProcessM3u8 as I,gContentSearchVideos as L,gContentSearchVideosByES as R,gGetAppChannelBlockData as z,gInteractionBatchClearBrowse as B,gInteractionBatchGetFollowStats as V,gInteractionCheckCollect as H,gInteractionCheckMutualFollow as U,gInteractionGetBrowseList as W,gInteractionGetContentDislikeList as G,gInteractionGetContentLikeList as K,gInteractionGetDislikeList as q,gInteractionGetFolder as J,gInteractionGetFolderStats as Y,gInteractionGetFollowStats as X,gInteractionGetFollowerList as Z,gInteractionGetFollowingContentList as Q,gInteractionGetFollowingList as $,gInteractionGetFollowingUserUpdates as ee,gInteractionGetFollowingUserUpdatesContent as te,gInteractionGetLikeList as ne,gInteractionListCollects as re,gInteractionListFolders as ie,gUserGetGuestIdentity as ae,gUserGetUserEditInfo as oe,gUserGetUserInfo as se,gUserGetUserPrivacySettings as ce,gUserViewUserInfo as le,pCommunityAddContentToCollection as ue,pCommunityContentInteractionNotify as de,pCommunityCreateCollection as fe,pCommunityCreateComment as pe,pCommunityDeleteCollection as me,pCommunityDeleteComment as he,pCommunityDeleteContent as ge,pCommunityDislikeComment as _e,pCommunityGetUploadPresignedURL as ve,pCommunityLikeComment as ye,pCommunityMoveCollectionContent as be,pCommunityPublishContent as xe,pCommunityQueryContents as Se,pCommunityRemoveContentFromCollection as Ce,pCommunitySearchCurAccountFollowingUsersInfo as we,pCommunityShareContent as Te,pCommunitySubscribeCollection as Ee,pCommunityUpdateCollection as De,pCommunityUpdateContent as Oe,pCommunityUploadMedia as ke,pContentAddAppChannelBlockDiyContent as Ae,pContentCreateAppChannelBlockIcon as je,pContentDeleteAppChannelBlockBanner as Me,pContentDeleteAppChannelBlockDiyContent as Ne,pContentDeleteAppChannelBlockIcon as Pe,pContentSearchVideosByES as Fe,pContentUpdateAppChannelBlockBanner as Ie,pContentUpdateAppChannelBlockBannerStatus as Le,pContentUpdateAppChannelBlockIcon as Re,pContentUpdateAppChannelBlockIconStatus as ze,pContentVideoInteractionNotify as Be,pInteractionAddCollect as Ve,pInteractionBatchClearBrowse as He,pInteractionBatchDeleteCollects as Ue,pInteractionBatchQueryContentInteractions as We,pInteractionBrowse as Ge,pInteractionCancelDislike as Ke,pInteractionCancelLike as qe,pInteractionCheckFollow as Je,pInteractionClearBrowseHistory as Ye,pInteractionCreateFolder as Xe,pInteractionDeleteBrowseRecord as Ze,pInteractionDeleteFolder as Qe,pInteractionDislike as $e,pInteractionFollow as et,pInteractionLike as tt,pInteractionMoveCollects as nt,pInteractionRemoveCollect as rt,pInteractionUnfollow as it,pInteractionUnifiedBatchLikeDislike as at,pInteractionUpdateFolder as ot,pUserEditUserInfo as st,pUserLogin as ct,pUserRegister as lt,pUserResetForgetPassword as ut,pUserResetPassword as dt,pUserSendEmailCode as ft,pUserSendForgetEmailCode as pt,pUserSendResetPasswordEmailCode as mt,pUserUploadUserBgImage as ht,pUserUserFeedback as gt,pUserUserPrivacySettings as _t,pUserVerifyEmailCode as vt,pUserVerifyForgetEmailCode as yt,pUserVerifyResetPasswordEmailCode as bt}from"./service/generated/client.mjs";import{gContentBatchGetVideoDetail as xt}from"./service/content-batch-get-video-detail.mjs";import{createQueryKey as St,gCommunityBatchGetContentInfoKey as Ct,gCommunityGetCollectionInfoKey as wt,gCommunityGetCommentsKey as Tt,gCommunityGetContentInfoKey as Et,gCommunityGetContentListKey as Dt,gCommunityGetHotContentListKey as Ot,gCommunityGetRandomContentListKey as kt,gCommunityGetSubscribedCollectionsKey as At,gCommunityGetUserCollectionsKey as jt,gCommunityQueryContentsKey as Mt,gCommunitySearchContentKey as Nt,gContentAdminListAppChannelBlocksKey as Pt,gContentGetAdminSubChannelsKey as Ft,gContentGetAdvertiseByCodeKey as It,gContentGetAppChannelBlockDataKey as Lt,gContentGetAppChannelBlockIconKey as Rt,gContentGetAppChannelBlockKey as zt,gContentGetAppChannelsKey as Bt,gContentGetAppComponentKey as Vt,gContentGetFloatingBallKey as Ht,gContentGetGuessYouLikeVideosKey as Ut,gContentGetHotVideoListKey as Wt,gContentGetNewstVideoListKey as Gt,gContentGetPopularVideoListKey as Kt,gContentGetRecommendSearchListKey as qt,gContentGetRecommendVideoListKey as Jt,gContentGetVideoByIdKey as Yt,gContentGetVideoDetailKey as Xt,gContentGetVideoEpisodesKey as Zt,gContentGetVideosByIdsKey as Qt,gContentListAppChannelBlockBannersKey as $t,gContentListAppChannelBlockDiyContentsKey as en,gContentListAppChannelBlockIconKey as tn,gContentListFloatingBallKey as nn,gContentListVisibleAppChannelBlockIconKey as rn,gContentListVisibleFloatingBallKey as an,gContentProcessM3u8Key as on,gContentSearchVideosByESKey as sn,gContentSearchVideosKey as cn,gGetAppChannelBlockDataKey as ln,gInteractionBatchClearBrowseKey as un,gInteractionBatchGetFollowStatsKey as dn,gInteractionCheckCollectKey as fn,gInteractionCheckMutualFollowKey as pn,gInteractionGetBrowseListKey as mn,gInteractionGetContentDislikeListKey as hn,gInteractionGetContentLikeListKey as gn,gInteractionGetDislikeListKey as _n,gInteractionGetFolderKey as vn,gInteractionGetFolderStatsKey as yn,gInteractionGetFollowStatsKey as bn,gInteractionGetFollowerListKey as xn,gInteractionGetFollowingContentListKey as Sn,gInteractionGetFollowingListKey as Cn,gInteractionGetFollowingUserUpdatesContentKey as wn,gInteractionGetFollowingUserUpdatesKey as Tn,gInteractionGetLikeListKey as En,gInteractionListCollectsKey as Dn,gInteractionListFoldersKey as On,gUserGetGuestIdentityKey as kn,gUserGetUserEditInfoKey as An,gUserGetUserInfoKey as jn,gUserGetUserPrivacySettingsKey as Mn,gUserViewUserInfoKey as Nn,pCommunityAddContentToCollectionKey as Pn,pCommunityContentInteractionNotifyKey as Fn,pCommunityCreateCollectionKey as In,pCommunityCreateCommentKey as Ln,pCommunityDeleteCollectionKey as Rn,pCommunityDeleteCommentKey as zn,pCommunityDeleteContentKey as Bn,pCommunityDislikeCommentKey as Vn,pCommunityGetUploadPresignedURLKey as Hn,pCommunityLikeCommentKey as Un,pCommunityMoveCollectionContentKey as Wn,pCommunityPublishContentKey as Gn,pCommunityQueryContentsKey as Kn,pCommunityRemoveContentFromCollectionKey as qn,pCommunitySearchCurAccountFollowingUsersInfoKey as Jn,pCommunityShareContentKey as Yn,pCommunitySubscribeCollectionKey as Xn,pCommunityUpdateCollectionKey as Zn,pCommunityUpdateContentKey as Qn,pCommunityUploadMediaKey as $n,pContentAddAppChannelBlockDiyContentKey as er,pContentCreateAppChannelBlockIconKey as tr,pContentDeleteAppChannelBlockBannerKey as nr,pContentDeleteAppChannelBlockDiyContentKey as rr,pContentDeleteAppChannelBlockIconKey as ir,pContentSearchVideosByESKey as ar,pContentUpdateAppChannelBlockBannerKey as or,pContentUpdateAppChannelBlockBannerStatusKey as sr,pContentUpdateAppChannelBlockIconKey as cr,pContentUpdateAppChannelBlockIconStatusKey as lr,pContentVideoInteractionNotifyKey as ur,pInteractionAddCollectKey as dr,pInteractionBatchClearBrowseKey as fr,pInteractionBatchDeleteCollectsKey as pr,pInteractionBatchQueryContentInteractionsKey as mr,pInteractionBrowseKey as hr,pInteractionCancelDislikeKey as gr,pInteractionCancelLikeKey as _r,pInteractionCheckFollowKey as vr,pInteractionClearBrowseHistoryKey as yr,pInteractionCreateFolderKey as br,pInteractionDeleteBrowseRecordKey as xr,pInteractionDeleteFolderKey as Sr,pInteractionDislikeKey as Cr,pInteractionFollowKey as wr,pInteractionLikeKey as Tr,pInteractionMoveCollectsKey as Er,pInteractionRemoveCollectKey as Dr,pInteractionUnfollowKey as Or,pInteractionUnifiedBatchLikeDislikeKey as kr,pInteractionUpdateFolderKey as Ar,pUserEditUserInfoKey as jr,pUserLoginKey as Mr,pUserRegisterKey as Nr,pUserResetForgetPasswordKey as Pr,pUserResetPasswordKey as Fr,pUserSendEmailCodeKey as Ir,pUserSendForgetEmailCodeKey as Lr,pUserSendResetPasswordEmailCodeKey as Rr,pUserUploadUserBgImageKey as zr,pUserUserFeedbackKey as Br,pUserUserPrivacySettingsKey as Vr,pUserVerifyEmailCodeKey as Hr,pUserVerifyForgetEmailCodeKey as Ur,pUserVerifyResetPasswordEmailCodeKey as Wr}from"./service/generated/tanstack.mjs";export{St as createQueryKey,e as gCommunityBatchGetContentInfo,Ct as gCommunityBatchGetContentInfoKey,t as gCommunityGetCollectionInfo,wt as gCommunityGetCollectionInfoKey,n as gCommunityGetComments,Tt as gCommunityGetCommentsKey,r as gCommunityGetContentInfo,Et as gCommunityGetContentInfoKey,i as gCommunityGetContentList,Dt as gCommunityGetContentListKey,a as gCommunityGetHotContentList,Ot as gCommunityGetHotContentListKey,o as gCommunityGetRandomContentList,kt as gCommunityGetRandomContentListKey,s as gCommunityGetSubscribedCollections,At as gCommunityGetSubscribedCollectionsKey,c as gCommunityGetUserCollections,jt as gCommunityGetUserCollectionsKey,l as gCommunityQueryContents,Mt as gCommunityQueryContentsKey,u as gCommunitySearchContent,Nt as gCommunitySearchContentKey,d as gContentAdminListAppChannelBlocks,Pt as gContentAdminListAppChannelBlocksKey,xt as gContentBatchGetVideoDetail,f as gContentGetAdminSubChannels,Ft as gContentGetAdminSubChannelsKey,p as gContentGetAdvertiseByCode,It as gContentGetAdvertiseByCodeKey,m as gContentGetAppChannelBlock,h as gContentGetAppChannelBlockData,Lt as gContentGetAppChannelBlockDataKey,g as gContentGetAppChannelBlockIcon,Rt as gContentGetAppChannelBlockIconKey,zt as gContentGetAppChannelBlockKey,_ as gContentGetAppChannels,Bt as gContentGetAppChannelsKey,v as gContentGetAppComponent,Vt as gContentGetAppComponentKey,y as gContentGetFloatingBall,Ht as gContentGetFloatingBallKey,b as gContentGetGuessYouLikeVideos,Ut as gContentGetGuessYouLikeVideosKey,x as gContentGetHotVideoList,Wt as gContentGetHotVideoListKey,S as gContentGetNewstVideoList,Gt as gContentGetNewstVideoListKey,C as gContentGetPopularVideoList,Kt as gContentGetPopularVideoListKey,w as gContentGetRecommendSearchList,qt as gContentGetRecommendSearchListKey,T as gContentGetRecommendVideoList,Jt as gContentGetRecommendVideoListKey,E as gContentGetVideoById,Yt as gContentGetVideoByIdKey,D as gContentGetVideoDetail,Xt as gContentGetVideoDetailKey,O as gContentGetVideoEpisodes,Zt as gContentGetVideoEpisodesKey,k as gContentGetVideosByIds,Qt as gContentGetVideosByIdsKey,A as gContentListAppChannelBlockBanners,$t as gContentListAppChannelBlockBannersKey,j as gContentListAppChannelBlockDiyContents,en as gContentListAppChannelBlockDiyContentsKey,M as gContentListAppChannelBlockIcon,tn as gContentListAppChannelBlockIconKey,N as gContentListFloatingBall,nn as gContentListFloatingBallKey,P as gContentListVisibleAppChannelBlockIcon,rn as gContentListVisibleAppChannelBlockIconKey,F as gContentListVisibleFloatingBall,an as gContentListVisibleFloatingBallKey,I as gContentProcessM3u8,on as gContentProcessM3u8Key,L as gContentSearchVideos,R as gContentSearchVideosByES,sn as gContentSearchVideosByESKey,cn as gContentSearchVideosKey,z as gGetAppChannelBlockData,ln as gGetAppChannelBlockDataKey,B as gInteractionBatchClearBrowse,un as gInteractionBatchClearBrowseKey,V as gInteractionBatchGetFollowStats,dn as gInteractionBatchGetFollowStatsKey,H as gInteractionCheckCollect,fn as gInteractionCheckCollectKey,U as gInteractionCheckMutualFollow,pn as gInteractionCheckMutualFollowKey,W as gInteractionGetBrowseList,mn as gInteractionGetBrowseListKey,G as gInteractionGetContentDislikeList,hn as gInteractionGetContentDislikeListKey,K as gInteractionGetContentLikeList,gn as gInteractionGetContentLikeListKey,q as gInteractionGetDislikeList,_n as gInteractionGetDislikeListKey,J as gInteractionGetFolder,vn as gInteractionGetFolderKey,Y as gInteractionGetFolderStats,yn as gInteractionGetFolderStatsKey,X as gInteractionGetFollowStats,bn as gInteractionGetFollowStatsKey,Z as gInteractionGetFollowerList,xn as gInteractionGetFollowerListKey,Q as gInteractionGetFollowingContentList,Sn as gInteractionGetFollowingContentListKey,$ as gInteractionGetFollowingList,Cn as gInteractionGetFollowingListKey,ee as gInteractionGetFollowingUserUpdates,te as gInteractionGetFollowingUserUpdatesContent,wn as gInteractionGetFollowingUserUpdatesContentKey,Tn as gInteractionGetFollowingUserUpdatesKey,ne as gInteractionGetLikeList,En as gInteractionGetLikeListKey,re as gInteractionListCollects,Dn as gInteractionListCollectsKey,ie as gInteractionListFolders,On as gInteractionListFoldersKey,ae as gUserGetGuestIdentity,kn as gUserGetGuestIdentityKey,oe as gUserGetUserEditInfo,An as gUserGetUserEditInfoKey,se as gUserGetUserInfo,jn as gUserGetUserInfoKey,ce as gUserGetUserPrivacySettings,Mn as gUserGetUserPrivacySettingsKey,le as gUserViewUserInfo,Nn as gUserViewUserInfoKey,ue as pCommunityAddContentToCollection,Pn as pCommunityAddContentToCollectionKey,de as pCommunityContentInteractionNotify,Fn as pCommunityContentInteractionNotifyKey,fe as pCommunityCreateCollection,In as pCommunityCreateCollectionKey,pe as pCommunityCreateComment,Ln as pCommunityCreateCommentKey,me as pCommunityDeleteCollection,Rn as pCommunityDeleteCollectionKey,he as pCommunityDeleteComment,zn as pCommunityDeleteCommentKey,ge as pCommunityDeleteContent,Bn as pCommunityDeleteContentKey,_e as pCommunityDislikeComment,Vn as pCommunityDislikeCommentKey,ve as pCommunityGetUploadPresignedURL,Hn as pCommunityGetUploadPresignedURLKey,ye as pCommunityLikeComment,Un as pCommunityLikeCommentKey,be as pCommunityMoveCollectionContent,Wn as pCommunityMoveCollectionContentKey,xe as pCommunityPublishContent,Gn as pCommunityPublishContentKey,Se as pCommunityQueryContents,Kn as pCommunityQueryContentsKey,Ce as pCommunityRemoveContentFromCollection,qn as pCommunityRemoveContentFromCollectionKey,we as pCommunitySearchCurAccountFollowingUsersInfo,Jn as pCommunitySearchCurAccountFollowingUsersInfoKey,Te as pCommunityShareContent,Yn as pCommunityShareContentKey,Ee as pCommunitySubscribeCollection,Xn as pCommunitySubscribeCollectionKey,De as pCommunityUpdateCollection,Zn as pCommunityUpdateCollectionKey,Oe as pCommunityUpdateContent,Qn as pCommunityUpdateContentKey,ke as pCommunityUploadMedia,$n as pCommunityUploadMediaKey,Ae as pContentAddAppChannelBlockDiyContent,er as pContentAddAppChannelBlockDiyContentKey,je as pContentCreateAppChannelBlockIcon,tr as pContentCreateAppChannelBlockIconKey,Me as pContentDeleteAppChannelBlockBanner,nr as pContentDeleteAppChannelBlockBannerKey,Ne as pContentDeleteAppChannelBlockDiyContent,rr as pContentDeleteAppChannelBlockDiyContentKey,Pe as pContentDeleteAppChannelBlockIcon,ir as pContentDeleteAppChannelBlockIconKey,Fe as pContentSearchVideosByES,ar as pContentSearchVideosByESKey,Ie as pContentUpdateAppChannelBlockBanner,or as pContentUpdateAppChannelBlockBannerKey,Le as pContentUpdateAppChannelBlockBannerStatus,sr as pContentUpdateAppChannelBlockBannerStatusKey,Re as pContentUpdateAppChannelBlockIcon,cr as pContentUpdateAppChannelBlockIconKey,ze as pContentUpdateAppChannelBlockIconStatus,lr as pContentUpdateAppChannelBlockIconStatusKey,Be as pContentVideoInteractionNotify,ur as pContentVideoInteractionNotifyKey,Ve as pInteractionAddCollect,dr as pInteractionAddCollectKey,He as pInteractionBatchClearBrowse,fr as pInteractionBatchClearBrowseKey,Ue as pInteractionBatchDeleteCollects,pr as pInteractionBatchDeleteCollectsKey,We as pInteractionBatchQueryContentInteractions,mr as pInteractionBatchQueryContentInteractionsKey,Ge as pInteractionBrowse,hr as pInteractionBrowseKey,Ke as pInteractionCancelDislike,gr as pInteractionCancelDislikeKey,qe as pInteractionCancelLike,_r as pInteractionCancelLikeKey,Je as pInteractionCheckFollow,vr as pInteractionCheckFollowKey,Ye as pInteractionClearBrowseHistory,yr as pInteractionClearBrowseHistoryKey,Xe as pInteractionCreateFolder,br as pInteractionCreateFolderKey,Ze as pInteractionDeleteBrowseRecord,xr as pInteractionDeleteBrowseRecordKey,Qe as pInteractionDeleteFolder,Sr as pInteractionDeleteFolderKey,$e as pInteractionDislike,Cr as pInteractionDislikeKey,et as pInteractionFollow,wr as pInteractionFollowKey,tt as pInteractionLike,Tr as pInteractionLikeKey,nt as pInteractionMoveCollects,Er as pInteractionMoveCollectsKey,rt as pInteractionRemoveCollect,Dr as pInteractionRemoveCollectKey,it as pInteractionUnfollow,Or as pInteractionUnfollowKey,at as pInteractionUnifiedBatchLikeDislike,kr as pInteractionUnifiedBatchLikeDislikeKey,ot as pInteractionUpdateFolder,Ar as pInteractionUpdateFolderKey,st as pUserEditUserInfo,jr as pUserEditUserInfoKey,ct as pUserLogin,Mr as pUserLoginKey,lt as pUserRegister,Nr as pUserRegisterKey,ut as pUserResetForgetPassword,Pr as pUserResetForgetPasswordKey,dt as pUserResetPassword,Fr as pUserResetPasswordKey,ft as pUserSendEmailCode,Ir as pUserSendEmailCodeKey,pt as pUserSendForgetEmailCode,Lr as pUserSendForgetEmailCodeKey,mt as pUserSendResetPasswordEmailCode,Rr as pUserSendResetPasswordEmailCodeKey,ht as pUserUploadUserBgImage,zr as pUserUploadUserBgImageKey,gt as pUserUserFeedback,Br as pUserUserFeedbackKey,_t as pUserUserPrivacySettings,Vr as pUserUserPrivacySettingsKey,vt as pUserVerifyEmailCode,Hr as pUserVerifyEmailCodeKey,yt as pUserVerifyForgetEmailCode,Ur as pUserVerifyForgetEmailCodeKey,bt as pUserVerifyResetPasswordEmailCode,Wr as pUserVerifyResetPasswordEmailCodeKey};
|
package/package.json
CHANGED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
var e=`data:image/png;base64,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`;export{e as default};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
//#region components/biz/business/home-recommend/variants/home-recommend-grid/defaults/default-props.d.ts
|
|
3
|
-
/**
|
|
4
|
-
* HomeRecommendGrid 组件默认 Props 配置。
|
|
5
|
-
*/
|
|
6
|
-
declare const defaultProps: {
|
|
7
|
-
/** 更多跳转链接(空字符串表示使用默认规则)。 */moreLink: string;
|
|
8
|
-
};
|
|
9
|
-
//#endregion
|
|
10
|
-
export { defaultProps };
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
import { BaseComponentProps } from "../../../../../utils/types/component.mjs";
|
|
3
|
-
import "../../../../../utils/index.mjs";
|
|
4
|
-
import { MaterialComponentMode } from "../../../../../../../utils/schema/schema.mjs";
|
|
5
|
-
import "../../../../../../../utils/schema/index.mjs";
|
|
6
|
-
import { HomeRecommendData } from "../../../types.mjs";
|
|
7
|
-
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
8
|
-
|
|
9
|
-
//#region components/biz/business/home-recommend/variants/home-recommend-grid/runtime/client.d.ts
|
|
10
|
-
/**
|
|
11
|
-
* 首页推荐两列宫格布局。
|
|
12
|
-
*/
|
|
13
|
-
declare function HomeRecommendGridClient({
|
|
14
|
-
mode,
|
|
15
|
-
...props
|
|
16
|
-
}: BaseComponentProps<HomeRecommendData> & {
|
|
17
|
-
mode?: MaterialComponentMode;
|
|
18
|
-
}): react_jsx_runtime0.JSX.Element;
|
|
19
|
-
//#endregion
|
|
20
|
-
export { HomeRecommendGridClient };
|
package/dist/components/biz/business/home-recommend/variants/home-recommend-grid/runtime/client.mjs
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
"use client";import e from"../../../shared/home-recommend-base.mjs";import{buildHomeRecommendEditorPreviewData as t}from"../../../shared/home-recommend-preview.mjs";import{useMemo as n}from"react";import{jsx as r}from"react/jsx-runtime";function i({mode:i=`renderer`,...a}){let o=i===`editor`,s=a.props||{},c=n(()=>o?t({variant:`grid`,schemaTitle:s.title,enableInfinite:s.enableInfinite,data:a.data}):a.data,[o,a.data,s.enableInfinite,s.title]);return r(`div`,{className:o?`pointer-events-none`:void 0,children:r(e,{variant:`grid`,mode:i,...a,data:c})})}export{i as default};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
import { BaseComponentProps } from "../../../../../utils/types/component.mjs";
|
|
3
|
-
import "../../../../../utils/index.mjs";
|
|
4
|
-
import { MaterialComponentMode } from "../../../../../../../utils/schema/schema.mjs";
|
|
5
|
-
import "../../../../../../../utils/schema/index.mjs";
|
|
6
|
-
import { HomeRecommendData } from "../../../types.mjs";
|
|
7
|
-
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
8
|
-
|
|
9
|
-
//#region components/biz/business/home-recommend/variants/home-recommend-waterfall/runtime/client.d.ts
|
|
10
|
-
/**
|
|
11
|
-
* 首页推荐瀑布流布局。
|
|
12
|
-
*/
|
|
13
|
-
declare function HomeRecommendWaterfallClient({
|
|
14
|
-
mode,
|
|
15
|
-
...props
|
|
16
|
-
}: BaseComponentProps<HomeRecommendData> & {
|
|
17
|
-
mode?: MaterialComponentMode;
|
|
18
|
-
}): react_jsx_runtime0.JSX.Element;
|
|
19
|
-
//#endregion
|
|
20
|
-
export { HomeRecommendWaterfallClient };
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
"use client";import e from"../../../shared/home-recommend-base.mjs";import{buildHomeRecommendEditorPreviewData as t}from"../../../shared/home-recommend-preview.mjs";import{useMemo as n}from"react";import{jsx as r}from"react/jsx-runtime";function i({mode:i=`renderer`,...a}){let o=i===`editor`,s=a.props||{},c=n(()=>o?t({variant:`waterfall`,schemaTitle:s.title,enableInfinite:s.enableInfinite,data:a.data}):a.data,[o,a.data,s.enableInfinite,s.title]);return r(`div`,{className:o?`pointer-events-none`:void 0,children:r(e,{variant:`waterfall`,mode:i,...a,data:c})})}export{i as default};
|