@funhub/platform 0.2.3 → 0.2.4-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (226) hide show
  1. package/dist/assets/icons/detail/collect_nor.mjs +2 -0
  2. package/dist/assets/icons/detail/collect_sel.mjs +2 -0
  3. package/dist/assets/icons/detail/share.mjs +2 -0
  4. package/dist/assets/icons/eye-off-icon.mjs +1 -1
  5. package/dist/assets/icons/marquee-enter.mjs +2 -0
  6. package/dist/assets/icons/right_arrow.mjs +2 -0
  7. package/dist/assets/icons/search/avatar.mjs +2 -0
  8. package/dist/assets/images/marquee.mjs +2 -0
  9. package/dist/biz.d.mts +4 -11
  10. package/dist/biz.mjs +1 -1
  11. package/dist/common.d.mts +2 -5
  12. package/dist/common.mjs +1 -1
  13. package/dist/components/biz/basics/fullscreen-feed/runtime/user-action.mjs +1 -1
  14. package/dist/components/biz/basics/logo/variants/basic-logo/runtime/client.mjs +1 -1
  15. package/dist/components/biz/business/advertisement/ad-match.mjs +1 -1
  16. package/dist/components/biz/business/advertisement/banner-ad/client.mjs +1 -1
  17. package/dist/components/biz/business/advertisement/banner-ad/material.d.mts +2 -2
  18. package/dist/components/biz/business/advertisement/banner-ad/material.mjs +1 -1
  19. package/dist/components/biz/business/advertisement/banner-ad/schema.d.mts +4 -9
  20. package/dist/components/biz/business/advertisement/banner-ad/schema.mjs +1 -1
  21. package/dist/components/biz/business/advertisement/feed-ad/index.d.mts +31 -1
  22. package/dist/components/biz/business/advertisement/feed-ad/index.mjs +1 -1
  23. package/dist/components/biz/business/advertisement/floating-ad/client.mjs +1 -1
  24. package/dist/components/biz/business/advertisement/floating-ad/material.mjs +1 -1
  25. package/dist/components/biz/business/advertisement/icon-ad/client.mjs +1 -1
  26. package/dist/components/biz/business/advertisement/icon-ad/material.d.mts +1 -1
  27. package/dist/components/biz/business/advertisement/icon-ad/material.mjs +1 -1
  28. package/dist/components/biz/business/advertisement/icon-ad/schema.d.mts +1 -7
  29. package/dist/components/biz/business/advertisement/icon-ad/schema.mjs +1 -1
  30. package/dist/components/biz/business/advertisement/index.d.mts +2 -2
  31. package/dist/components/biz/business/advertisement/popup-ad/client.mjs +2 -2
  32. package/dist/components/biz/business/advertisement/popup-ad/index.d.mts +1 -1
  33. package/dist/components/biz/business/advertisement/popup-ad/material.d.mts +2 -2
  34. package/dist/components/biz/business/advertisement/popup-ad/schema.d.mts +15 -14
  35. package/dist/components/biz/business/advertisement/popup-ad/schema.mjs +1 -1
  36. package/dist/components/biz/business/advertisement/text-ad/client.mjs +1 -1
  37. package/dist/components/biz/business/advertisement/text-ad/material.d.mts +1 -1
  38. package/dist/components/biz/business/advertisement/text-ad/material.mjs +1 -1
  39. package/dist/components/biz/business/advertisement/text-ad/schema.d.mts +1 -5
  40. package/dist/components/biz/business/advertisement/text-ad/schema.mjs +1 -1
  41. package/dist/components/biz/business/banner/variants/basic-banner/runtime/client.mjs +1 -1
  42. package/dist/components/biz/business/banner-carousel/client.d.mts +1 -2
  43. package/dist/components/biz/business/banner-carousel/client.mjs +1 -1
  44. package/dist/components/biz/business/banner-carousel/default-props.mjs +1 -1
  45. package/dist/components/biz/business/channel-list/client.mjs +1 -1
  46. package/dist/components/biz/business/channel-list/default-props.mjs +1 -1
  47. package/dist/components/biz/business/detail/shared/detail-introduction.mjs +2 -0
  48. package/dist/components/biz/business/detail/shared/detail-operate.mjs +1 -1
  49. package/dist/components/biz/business/detail/shared/editor-preview.mjs +1 -1
  50. package/dist/components/biz/business/detail/shared/registry.d.mts +1 -36
  51. package/dist/components/biz/business/detail/shared/registry.mjs +1 -1
  52. package/dist/components/biz/business/detail/video-detail-actions/client.mjs +1 -1
  53. package/dist/components/biz/business/detail/video-detail-info/client.mjs +1 -1
  54. package/dist/components/biz/business/detail/video-detail-recommend/client.d.mts +13 -1
  55. package/dist/components/biz/business/detail/video-detail-recommend/client.mjs +1 -1
  56. package/dist/components/biz/business/detail/video-detail-recommend/material.mjs +1 -1
  57. package/dist/components/biz/business/header-search/header-avatar-icon/client.mjs +1 -1
  58. package/dist/components/biz/business/header-search/header-avatar-logo-search/client.d.mts +1 -1
  59. package/dist/components/biz/business/header-search/header-avatar-logo-search/client.mjs +1 -1
  60. package/dist/components/biz/business/header-search/header-avatar-logo-search/schema.d.mts +3 -4
  61. package/dist/components/biz/business/header-search/header-avatar-logo-search/schema.mjs +1 -1
  62. package/dist/components/biz/business/header-search/header-avatar-logo-search-icon/client.mjs +1 -1
  63. package/dist/components/biz/business/header-search/header-logo-search/client.mjs +1 -1
  64. package/dist/components/biz/business/header-search/header-search/client.mjs +1 -1
  65. package/dist/components/biz/business/header-search/shared/avatar.mjs +1 -1
  66. package/dist/components/biz/business/header-search/shared/logo.mjs +1 -1
  67. package/dist/components/biz/business/header-search/shared/search.mjs +1 -1
  68. package/dist/components/biz/business/home-recommend/home-recommend-grid/inspector-schema.d.mts +8 -0
  69. package/dist/components/biz/business/home-recommend/home-recommend-grid/inspector-schema.mjs +1 -1
  70. package/dist/components/biz/business/home-recommend/home-recommend-grid/material.d.mts +8 -0
  71. package/dist/components/biz/business/home-recommend/home-recommend-waterfall/inspector-schema.d.mts +8 -0
  72. package/dist/components/biz/business/home-recommend/home-recommend-waterfall/inspector-schema.mjs +1 -1
  73. package/dist/components/biz/business/home-recommend/home-recommend-waterfall/material.d.mts +8 -0
  74. package/dist/components/biz/business/home-recommend/shared/home-recommend-base.mjs +1 -1
  75. package/dist/components/biz/business/home-recommend/shared/home-recommend-preview.mjs +1 -1
  76. package/dist/components/biz/business/index.d.mts +3 -12
  77. package/dist/components/biz/business/large-feature-grid/card-item.mjs +1 -1
  78. package/dist/components/biz/business/large-feature-grid/client.mjs +1 -1
  79. package/dist/components/biz/business/large-feature-grid/schema.mjs +1 -1
  80. package/dist/components/biz/business/marquee/client.mjs +1 -1
  81. package/dist/components/biz/business/marquee/marquee.module.mjs +6 -2
  82. package/dist/components/biz/business/nav-bar/variants/basic-nav-bar/runtime/client.mjs +1 -1
  83. package/dist/components/biz/business/profile/index.d.mts +1 -1
  84. package/dist/components/biz/business/profile/profile-header/client.d.mts +1 -2
  85. package/dist/components/biz/business/profile/profile-header/client.mjs +1 -1
  86. package/dist/components/biz/business/profile/profile-header/index.d.mts +1 -1
  87. package/dist/components/biz/business/profile/profile-header/user-profile-avatar.mjs +1 -1
  88. package/dist/components/biz/business/profile/profile-header/user-profile-cover-background.mjs +1 -1
  89. package/dist/components/biz/business/profile/profile-main/client.mjs +1 -1
  90. package/dist/components/biz/business/profile/profile-main/shell.mjs +1 -1
  91. package/dist/components/biz/business/profile/profile-main/tabs/collect-tab/client.mjs +1 -1
  92. package/dist/components/biz/business/profile/profile-main/tabs/history-tab/client.mjs +1 -1
  93. package/dist/components/biz/business/profile/profile-main/tabs/like-tab/client.d.mts +1 -5
  94. package/dist/components/biz/business/profile/profile-main/tabs/like-tab/client.mjs +1 -1
  95. package/dist/components/biz/business/profile/profile-main/utils.mjs +1 -1
  96. package/dist/components/biz/business/search-history/client.mjs +1 -1
  97. package/dist/components/biz/business/search-history/schema.mjs +1 -1
  98. package/dist/components/biz/business/search-input/client.mjs +1 -1
  99. package/dist/components/biz/business/shortcut-grid/client.mjs +1 -1
  100. package/dist/components/biz/business/tab-bar/client.mjs +1 -1
  101. package/dist/components/common/collection-popup/collection-create-modal.mjs +2 -0
  102. package/dist/components/common/collection-popup/index.d.mts +0 -1
  103. package/dist/components/common/collection-popup/index.mjs +1 -1
  104. package/dist/components/common/icons/setting.mjs +1 -1
  105. package/dist/components/common/list/collection-list/collection-list-item.d.mts +0 -8
  106. package/dist/components/common/list/collection-list/collection-list-item.mjs +1 -1
  107. package/dist/components/common/list/collection-list/collection-list.d.mts +0 -6
  108. package/dist/components/common/list/collection-list/collection-list.mjs +1 -1
  109. package/dist/components/common/series-episodes/index.d.mts +1 -3
  110. package/dist/components/common/series-episodes/index.mjs +1 -1
  111. package/dist/components/common/skeleton/search-video-card-skeleton.mjs +2 -0
  112. package/dist/components/common/tab-bar/index.mjs +1 -1
  113. package/dist/components/pages/collection-detail/detail.mjs +1 -1
  114. package/dist/components/pages/edit/page.mjs +1 -1
  115. package/dist/components/pages/home/client.mjs +1 -1
  116. package/dist/components/pages/login/login-client.mjs +1 -1
  117. package/dist/components/pages/login/register.mjs +1 -1
  118. package/dist/components/pages/login/verify.mjs +4 -1
  119. package/dist/components/pages/publish/components/collection.mjs +1 -1
  120. package/dist/components/pages/search/page-client.mjs +1 -1
  121. package/dist/components/pages/search/search-result/index.mjs +1 -1
  122. package/dist/components/pages/search/search-result/search-all.mjs +1 -1
  123. package/dist/components/pages/search/search-result/search-user.mjs +1 -1
  124. package/dist/components/pages/search/search-result/search-video-info.mjs +1 -1
  125. package/dist/components/pages/search/search-utils.mjs +2 -0
  126. package/dist/components/pages/search/top-header.mjs +1 -1
  127. package/dist/components/pages/search-result/page-client.mjs +1 -1
  128. package/dist/components/pages/search-result/search-all.mjs +1 -1
  129. package/dist/components/pages/search-result/search-result-skeleton.mjs +2 -0
  130. package/dist/components/pages/search-result/search-tab.mjs +1 -1
  131. package/dist/components/pages/search-result/search-user.mjs +1 -1
  132. package/dist/components/pages/search-result/search-video.mjs +2 -0
  133. package/dist/components/pages/settings/_components/reset-password-drawer.mjs +2 -2
  134. package/dist/components/pages/settings/_components/settings.mjs +1 -1
  135. package/dist/components/pages/user-follow/_components/follow-no-login.mjs +1 -1
  136. package/dist/components/pages/video-list/video-list-client.mjs +1 -1
  137. package/dist/components/pages/video-list/video-list-item.mjs +2 -0
  138. package/dist/components/pages/video-list/video-list-skeleton.d.mts +3 -2
  139. package/dist/components/pages/video-list/video-list-skeleton.mjs +1 -1
  140. package/dist/components/ui/badge.d.mts +1 -1
  141. package/dist/components/ui/box.d.mts +1 -1
  142. package/dist/components/ui/button.d.mts +2 -2
  143. package/dist/components/ui/empty.d.mts +1 -1
  144. package/dist/components/ui/image.d.mts +4 -4
  145. package/dist/components/ui/item.d.mts +1 -1
  146. package/dist/i18n/locales/en.mjs +2 -2
  147. package/dist/i18n/locales/zh-CN.mjs +2 -2
  148. package/dist/materials.d.mts +1 -6
  149. package/dist/materials.mjs +1 -1
  150. package/dist/service/generated/client.d.mts +2 -38
  151. package/dist/service/generated/client.mjs +1 -1
  152. package/dist/service/generated/tanstack.d.mts +2 -47
  153. package/dist/service/generated/tanstack.mjs +1 -1
  154. package/dist/service.d.mts +3 -3
  155. package/dist/service.mjs +1 -1
  156. package/dist/types.d.mts +9 -662
  157. package/dist/utils/helper.d.mts +1 -1
  158. package/dist/utils/helper.mjs +1 -1
  159. package/dist/utils/schema/inspector.d.mts +2 -2
  160. package/package.json +2 -7
  161. package/theme.css +59 -170
  162. package/dist/assets/icons/channel-list/channel-active-indicator.mjs +0 -2
  163. package/dist/assets/icons/common/header-menu.mjs +0 -2
  164. package/dist/assets/icons/common/header-search-icon.mjs +0 -2
  165. package/dist/assets/icons/common/right_arrow_thin.mjs +0 -2
  166. package/dist/assets/icons/marquee-close.mjs +0 -2
  167. package/dist/assets/icons/marquee-speaker.mjs +0 -2
  168. package/dist/assets/images/shortcut-grid/shortcut-grid-card-bg-primary.mjs +0 -2
  169. package/dist/components/biz/business/detail/video-detail-recommend/shared.mjs +0 -2
  170. package/dist/components/biz/business/detail/video-detail-waterfall-recommend/client.d.mts +0 -8
  171. package/dist/components/biz/business/detail/video-detail-waterfall-recommend/client.mjs +0 -2
  172. package/dist/components/biz/business/detail/video-detail-waterfall-recommend/index.d.mts +0 -5
  173. package/dist/components/biz/business/detail/video-detail-waterfall-recommend/material.d.mts +0 -45
  174. package/dist/components/biz/business/detail/video-detail-waterfall-recommend/material.mjs +0 -2
  175. package/dist/components/biz/business/detail/video-detail-waterfall-recommend/schema.d.mts +0 -9
  176. package/dist/components/biz/business/detail/video-detail-waterfall-recommend/schema.mjs +0 -2
  177. package/dist/components/biz/business/detail/video-detail-waterfall-recommend/server.d.mts +0 -11
  178. package/dist/components/biz/business/detail/video-detail-waterfall-recommend/server.mjs +0 -2
  179. package/dist/components/biz/business/header-search/shared/header-action.mjs +0 -2
  180. package/dist/components/biz/business/header-search/shared/header-search-icon.mjs +0 -2
  181. package/dist/components/biz/business/header-search/shared/header-shell.mjs +0 -2
  182. package/dist/components/biz/business/hot-recommend/client.d.mts +0 -17
  183. package/dist/components/biz/business/hot-recommend/client.mjs +0 -2
  184. package/dist/components/biz/business/hot-recommend/index.d.mts +0 -5
  185. package/dist/components/biz/business/hot-recommend/material.d.mts +0 -24
  186. package/dist/components/biz/business/hot-recommend/material.mjs +0 -2
  187. package/dist/components/biz/business/hot-recommend/schema.d.mts +0 -23
  188. package/dist/components/biz/business/hot-recommend/schema.mjs +0 -2
  189. package/dist/components/biz/business/hot-recommend/server.d.mts +0 -11
  190. package/dist/components/biz/business/hot-recommend/server.mjs +0 -2
  191. package/dist/components/biz/business/profile/profile-main/empty-state.mjs +0 -2
  192. package/dist/components/biz/business/profile/profile-main/tabs/collect-tab/video-waterfall.mjs +0 -2
  193. package/dist/components/biz/business/ranking-recommend/client.d.mts +0 -17
  194. package/dist/components/biz/business/ranking-recommend/client.mjs +0 -70
  195. package/dist/components/biz/business/ranking-recommend/material.d.mts +0 -35
  196. package/dist/components/biz/business/ranking-recommend/material.mjs +0 -2
  197. package/dist/components/biz/business/ranking-recommend/schema.d.mts +0 -35
  198. package/dist/components/biz/business/ranking-recommend/schema.mjs +0 -2
  199. package/dist/components/biz/business/ranking-recommend/server.d.mts +0 -11
  200. package/dist/components/biz/business/ranking-recommend/server.mjs +0 -2
  201. package/dist/components/biz/business/ranking-recommend/shared/query.mjs +0 -2
  202. package/dist/components/biz/business/ranking-recommend/shared.d.mts +0 -15
  203. package/dist/components/biz/business/ranking-recommend/shared.mjs +0 -2
  204. package/dist/components/biz/business/search-waterfall-recommend/client.d.mts +0 -9
  205. package/dist/components/biz/business/search-waterfall-recommend/client.mjs +0 -2
  206. package/dist/components/biz/business/search-waterfall-recommend/index.d.mts +0 -4
  207. package/dist/components/biz/business/search-waterfall-recommend/material.d.mts +0 -40
  208. package/dist/components/biz/business/search-waterfall-recommend/material.mjs +0 -2
  209. package/dist/components/biz/business/search-waterfall-recommend/server.d.mts +0 -8
  210. package/dist/components/biz/business/search-waterfall-recommend/server.mjs +0 -2
  211. package/dist/components/common/collection-popup/create-collection-sheet.d.mts +0 -41
  212. package/dist/components/common/collection-popup/create-collection-sheet.mjs +0 -2
  213. package/dist/components/common/list/collection-list/collection-select-icon.mjs +0 -2
  214. package/dist/components/common/list/waterfall-recommend/index.d.mts +0 -2
  215. package/dist/components/common/list/waterfall-recommend/waterfall-recommend.d.mts +0 -99
  216. package/dist/components/common/list/waterfall-recommend/waterfall-recommend.mjs +0 -2
  217. package/dist/components/pages/collection-detail/_components/collection-detail-video-card.mjs +0 -2
  218. package/dist/components/pages/login/auth-page-styles.mjs +0 -6
  219. package/dist/components/pages/search/search-result/shared.mjs +0 -2
  220. package/dist/components/pages/search-result/search-empty.mjs +0 -2
  221. package/dist/components/pages/search-result/search-video-info.mjs +0 -2
  222. package/dist/components/pages/search-result/shared.mjs +0 -2
  223. package/dist/components/pages/search-result/top-header.mjs +0 -2
  224. package/dist/components/pages/video-list/video-list-recommend-item.mjs +0 -2
  225. package/dist/theme-tokens.d.mts +0 -9
  226. package/dist/theme-tokens.mjs +0 -2
@@ -1,4 +1,4 @@
1
1
 
2
- var e={components:{biz:{basics:{fullscreenFeed:{runtime:{bottomInfo:{collapse:`收起`,expand:`展开`,nextItem:`下一条`,seriesAction:`选集·{title}`,seriesActionWithEpisode:`选集·{title} {episodeName}`},commentModal:{comment:`评论`},userAction:{collectAction:`收藏`,commentAction:`评论`,followFailed:`关注失败`,like:`赞`,likeAction:`喜欢`,loginRequired:`请先登录`,shareAction:`分享`},videoSlide:{watchFullscreen:`全屏观看`}}}},business:{comment:{commentInput:{cannotSelectVideoWhenImageSelected:`已选择图片时不能再选择视频`,dragFileNotSupported:`不支持拖拽图片/文件,请使用下方按钮上传`,image:`图片`,imageUploadFailed:`上传图片失败`,partialImageUploadFailed:`部分图片上传失败`,pasteFileNotSupported:`不支持粘贴图片/文件,请使用下方按钮上传`,placeholder:`说点什么...`,publishCommentFailed:`发布评论失败`,publishDefault:`发布`,publishSuccess:`发布成功`,publishing:`发布中...`,video:`视频`,videoUploadFailed:`视频上传失败`},commentItem:{contentInReview:`内容审核中`,dislike:`踩`,like:`赞`,reply:`回复`,replyCount:`{count}条回复`},commentList:{dislikeHint:`你已经点踩过了`,emptyPrompt:`还没人评论,快来成为第一人吧`,fetchCommentsFailed:`获取评论失败`,invalidReplyTarget:`回复目标无效`,loading:`加载中...`,loginRequired:`请先登录`,noMore:`没有更多了`,publishCommentFailed:`发布评论失败`,publishReplyFailed:`发布回复失败`,viewMore:`查看更多`},replyDetail:{commentDetail:`评论详情`,dislike:`踩`,dislikeHint:`你已经点踩过了`,fetchRepliesFailed:`获取回复列表失败`,follow:`关注`,followFailed:`关注失败`,followed:`已关注`,invalidReplyTarget:`无效回复对象`,like:`赞`,loginRequired:`请先登录`,publishReplyFailed:`发布回复失败`,reply:`回复`,underReview:`内容审核中`,unfollowFailed:`取消关注失败`}},contact:{contactList:{myFollowing:`我的关注`,noFollowingUsers:`你还没有关注任何用户`,noMore:`没有更多了`,noSearchResult:`没有搜索到结果`},contactSearch:{cancel:`取消`,close:`关闭`,placeholder:`请搜索你想@的人`}},detail:{detailFollowAction:{follow:`关注`,following:`已关注`},detailGuessLike:{title:`猜你喜欢`},detailIntroduction:{collapse:`收起`,expand:`展开`,score:`评分`},detailOperate:{collectAdded:`已加入`,collectFailed:`收藏失败`,collection:`收藏`,defaultCollection:`默认收藏夹`,like:`赞`,modifyCollection:`修改收藏夹`,modifyCollectionSuccess:`修改收藏夹成功`,operateFailed:`操作失败,请重试`,share:`分享`,uncollectSuccess:`已取消收藏`},detailPopularComments:{emptyPrompt:`期待你发布第一条评论`,like:`赞`,mediaPlaceholder:`[图片/视频]`,popularComments:`热门评论`},detailTabs:{discussion:`讨论`,video:`视频`},postRecommendList:{title:`相关推荐`},videoHero:{coverAlt:`视频播放器封面`,noVideos:`暂无可播放的视频`}},fullscreenFeed:{variants:{fullscreenVideoFeed:{runtime:{client:{contentLoading:`内容加载中...`}}}}},imageTextRecommend:{allEpisodes:`全{count}集`,defaultTitle:`推荐视频`,noCover:`无封面`,updatedTo:`更至{count}集`},marquee:{noticeAlt:`公告`},navBar:{variants:{basicNavBar:{runtime:{channelFilterDialog:{add:`添加`,allAddedTo:`已经全部添加到`,allChannels:`全部频道`,delete:`删除`,moreChannels:`更多频道`,myChannels:`我的频道`,resetDefault:`恢复默认`},moreChannelEntry:`其他`}}}},searchHistory:{clear:`清理`,clearAllHistory:`删除全部历史`,confirmClearDescription:`确认删除全部搜索历史吗?`,defaultTitle:`搜索历史`,mockHistory1:`示例历史1`,mockHistory2:`示例历史2`,mockHistory3:`示例历史3`},textRecommend:{defaultTitle:`推荐搜索`,refreshBatch:`换一批`}}},common:{blockedDialog:{contactSupport:`联系客服`,description:`由于:{remark},您的账号被限制登录
2
+ var e={components:{biz:{basics:{fullscreenFeed:{runtime:{bottomInfo:{collapse:`收起`,expand:`展开`,nextItem:`下一条`,seriesAction:`选集·{title}`,seriesActionWithEpisode:`选集·{title} {episodeName}`},commentModal:{comment:`评论`},userAction:{collectAction:`收藏`,commentAction:`评论`,followFailed:`关注失败`,like:`赞`,likeAction:`喜欢`,loginRequired:`请先登录`,shareAction:`分享`},videoSlide:{watchFullscreen:`全屏观看`}}}},business:{comment:{commentInput:{cannotSelectVideoWhenImageSelected:`已选择图片时不能再选择视频`,dragFileNotSupported:`不支持拖拽图片/文件,请使用下方按钮上传`,image:`图片`,imageUploadFailed:`上传图片失败`,partialImageUploadFailed:`部分图片上传失败`,pasteFileNotSupported:`不支持粘贴图片/文件,请使用下方按钮上传`,placeholder:`说点什么...`,publishCommentFailed:`发布评论失败`,publishDefault:`发布`,publishSuccess:`发布成功`,publishing:`发布中...`,video:`视频`,videoUploadFailed:`视频上传失败`},commentItem:{contentInReview:`内容审核中`,dislike:`踩`,like:`赞`,reply:`回复`,replyCount:`{count}条回复`},commentList:{dislikeHint:`你已经点踩过了`,emptyPrompt:`还没人评论,快来成为第一人吧`,fetchCommentsFailed:`获取评论失败`,invalidReplyTarget:`回复目标无效`,loading:`加载中...`,loginRequired:`请先登录`,noMore:`没有更多了`,publishCommentFailed:`发布评论失败`,publishReplyFailed:`发布回复失败`,viewMore:`查看更多`},replyDetail:{commentDetail:`评论详情`,dislike:`踩`,dislikeHint:`你已经点踩过了`,fetchRepliesFailed:`获取回复列表失败`,follow:`关注`,followFailed:`关注失败`,followed:`已关注`,invalidReplyTarget:`无效回复对象`,like:`赞`,loginRequired:`请先登录`,publishReplyFailed:`发布回复失败`,reply:`回复`,underReview:`内容审核中`,unfollowFailed:`取消关注失败`}},contact:{contactList:{myFollowing:`我的关注`,noFollowingUsers:`你还没有关注任何用户`,noMore:`没有更多了`,noSearchResult:`没有搜索到结果`},contactSearch:{cancel:`取消`,close:`关闭`,placeholder:`请搜索你想@的人`}},detail:{detailFollowAction:{follow:`关注`,following:`已关注`},detailGuessLike:{title:`猜你喜欢`},detailIntroduction:{collapse:`收起`,expand:`展开`,score:`评分`},detailOperate:{collectAdded:`已加入`,collectFailed:`收藏失败`,collection:`收藏`,defaultCollection:`默认收藏夹`,like:`赞`,modifyCollection:`修改收藏夹`,modifyCollectionSuccess:`修改收藏夹成功`,operateFailed:`操作失败,请重试`,share:`分享`,uncollectSuccess:`已取消收藏`},detailPopularComments:{emptyPrompt:`期待你发布第一条评论`,like:`赞`,mediaPlaceholder:`[图片/视频]`,popularComments:`热门评论`},detailTabs:{discussion:`讨论`,video:`视频`},postRecommendList:{title:`相关推荐`},videoHero:{coverAlt:`视频播放器封面`,noVideos:`暂无可播放的视频`}},fullscreenFeed:{variants:{fullscreenVideoFeed:{runtime:{client:{contentLoading:`内容加载中...`}}}}},imageTextRecommend:{allEpisodes:`全{count}集`,defaultTitle:`推荐视频`,noCover:`无封面`,updatedTo:`更至{count}集`},marquee:{noticeAlt:`公告`},navBar:{variants:{basicNavBar:{runtime:{channelFilterDialog:{add:`添加`,allAddedTo:`已经全部添加到`,allChannels:`全部频道`,delete:`删除`,moreChannels:`更多频道`,myChannels:`我的频道`,resetDefault:`恢复默认`}}}}},searchHistory:{clear:`清理`,clearAllHistory:`删除全部历史`,confirmClearDescription:`确认删除全部搜索历史吗?`,defaultTitle:`搜索历史`,mockHistory1:`示例历史1`,mockHistory2:`示例历史2`,mockHistory3:`示例历史3`},textRecommend:{defaultTitle:`推荐搜索`,refreshBatch:`换一批`}}},common:{blockedDialog:{contactSupport:`联系客服`,description:`由于:{remark},您的账号被限制登录
3
3
  解封时间:{unblockTime}
4
- 如非本人操作,可联系客服或提出申诉`,gotIt:`我知道了`,remarkDefault:`检测到异常行为`,title:`账号已被限制`,unblockTimePermanent:`永久封禁`},collectionPopup:{collectSuccess:`收藏成功`,coverAlt:`封面图`,createCollection:`创建合集`,createCollectionHint:`可以去创建你的合集`,createModalAction:`确定`,createModalTitle:`新建收藏夹`,favoriteToCollectionTitle:`收藏到合集`,newCollection:`新建`,noCollections:`暂无合集`,postsCountSuffix:`篇贴子`,selectTitle:`选择收藏夹`,updateSuccess:`修改收藏夹成功`},debugLocaleSwitcher:{current:`当前`,languageDebugging:`语言调试`},deleteConfirmDialog:{cancel:`取消`,confirm:`确认删除`,description:`删除后无法恢复`},followButton:{follow:`关注`,followFailed:`关注失败`,following:`已关注`,loginFailed:`登录失败`,loginRequired:`请先登录`,unfollowConfirmDialog:{cancel:`取消`,confirm:`确定`,confirmUnfollow:`确认要取消关注吗`},unfollowFailed:`取消关注失败`},imageCropModal:{cancel:`取消`,confirm:`确认`,processing:`处理中...`},infoCard:{cardBottom:{comment:`评论`,dislike:`踩`,like:`赞`,share:`分享`}},list:{collectionList:{collectionListItem:{contentCountSuffix:`个内容`,movieLabel:`电影`}}},photoGrid:{episodeLoading:`剧集加载中`,missingEpisode:`缺少有效的剧集`,noEpisodes:`暂无可播放的剧集`},picker:{genderPicker:{cancel:`取消`,confirm:`确认`,options:{female:`女`,male:`男`,secret:`保密`},title:`选择性别`},pickerDrawer:{cancel:`取消`,confirm:`确认`,title:`请选择`}},seriesEpisodes:{compactTotal:`共{total}集`,completedSeriesTotal:`完结剧集:共{total}集`,episodeLabel:`第{episode}集`,episodeNotFound:`剧集不存在`,episodeSwitchFailed:`剧集切换失败`,episodeSwitching:`切换中...`,episodeTitle:`分集标题`,ongoingSeriesTotal:`连载剧集:共{total}集`,ongoingSeriesUpdatedTo:`连载剧集:更新至{total}集`,selectorTitle:`选集`,singleContent:`单集内容`},sharePopup:{shareContent:{copyFailed:`复制失败`,copyShareLink:`复制链接`,copySuccess:`复制成功`,shareHint:`可以粘贴链接分享给好友`,shareLinksTitle:`分享链接`},shareDrawer:{cancel:`取消`,collectionLabel:`收藏`,label:`取消收藏`,moments:`朋友圈`,wechat:`微信`,wechatFriend:`微信好友`}},skeleton:{loading:`加载中`},title:`确认删除该内容吗?`},pages:{collectionAdd:{page:{collectionNotFound:`未找到合集信息`,done:`完成`,emptyPublish:`暂无可添加的帖子`,selectPostFirst:`请先选择帖子`,submitFailed:`添加失败,请稍后再试`,submitSuccess:`添加成功`,submitting:`添加中...`,title:`添加帖子到合集`,userNotFound:`未找到用户信息`}},collectionCreate:{form:{addCover:`添加封面`,clear:`清除`,collectionNotFound:`未找到收藏夹信息`,coverAlt:`收藏夹封面`,coverLabel:`封面`,coverUploadFailed:`上传封面失败`,create:`创建`,createFailed:`创建失败`,createSuccess:`创建成功`,createTitle:`创建收藏夹`,creating:`创建中...`,descriptionLabel:`说明`,descriptionPlaceholder:`请输入收藏夹说明`,descriptionRequired:`请输入收藏夹说明`,editTitle:`编辑收藏夹`,label:`名称`,save:`保存`,saveFailed:`保存失败`,saveSuccess:`保存成功`,saving:`保存中...`,signatureLabel:`个人签名`,titlePlaceholder:`请输入收藏夹名称`,titleRequired:`请输入收藏夹名称`,uploading:`上传中...`}},collectionDetail:{components:{collectionDetailCard:{collectedInLabel:`收藏于`}},detail:{add:`添加内容`,cancel:`取消`,collectionManageTitle:`收藏夹管理`,contentCountSuffix:`款内容`,coverAlt:`收藏夹封面`,defaultCollectionDeleteNotSupported:`默认收藏夹不支持删除`,defaultTitle:`收藏夹`,delete:`删除`,deleteCollection:`删除收藏夹`,deleteFailed:`删除失败`,deleteSuccess:`收藏夹已删除`,deleting:`删除中...`,done:`完成`,editCollection:`编辑收藏夹`,emptyContent:`暂无内容`,manageCollection:`管理收藏夹`,operationFailed:`操作失败,请稍后再试`,ownerAvatarAlt:`收藏夹拥有者`,pleaseLogin:`请先登录`,selectAll:`全选`,subscribe:`订阅`,subscribeOperateFailed:`订阅操作失败`,subscribeProcessing:`处理中...`,subscribeSuccess:`订阅成功`,subscribed:`已订阅`,uncollectFailed:`取消收藏失败`,uncollectSuccess:`已取消收藏`,unsubscribeSuccess:`已取消订阅`,updatedSuffix:`更新`}},edit:{page:{avatarUpdateSuccess:`更换完成`,avatarUploadFailed:`头像上传失败,请稍后再试`,avatarUploading:`上传中...`,clickToChangeAvatar:`点击更换头像`,displayIdLabel:`展示ID`,editBlockedWhileSaving:`资料保存中,请稍后再编辑其他内容`,genderFemale:`女`,genderLabel:`性别`,genderMale:`男`,genderSecret:`保密`,genderSelect:`请选择`,genderUpdateSuccess:`性别修改成功`,imageTypeInvalid:`仅支持 JPG/JPEG/PNG 格式`,label:`昵称`,loading:`加载中`,nicknameInvalidChars:`昵称只支持特殊符号”_ 下划线“、- 连字符和. 点`,nicknamePlaceholder:`请输入昵称`,nicknameRequired:`请输入昵称`,nicknameTooShort:`昵称至少 2 个字符`,nicknameUpdateSuccess:`昵称修改成功`,save:`保存`,saveFailed:`保存失败,请稍后再试`,saveSuccess:`保存成功`,savingInProgress:`保存中,请稍候`,signatureLabel:`个人签名`,signaturePlaceholder:`请输入个人签名`,signatureTooShort:`个人签名至少 2 个字符`,signatureUpdateSuccess:`个人签名修改成功`,submit:`提交`,title:`编辑资料`,updateFailed:`修改失败,请稍后重试`,userNotFound:`未找到用户信息`}},feedSeries:{feedSeriesClient:{episodeLoading:`剧集加载中`,episodeSelectorTitle:`选集`,missingEpisode:`缺少有效的剧集`,noEpisodes:`暂无可播放的剧集`},page:{videoLoading:`视频加载中...`}},feedback:{components:{feedbackForm:{addScreenshot:`添加截图`,alt:`反馈截图`,contactLabel:`联系方式`,contentMinLength:`问题描述至少 4 个字符`,delete:`删除`,imageTypeInvalid:`仅支持 JPG/JPEG/PNG 格式`,label:`反馈内容`,loading:`提交中...`,message:`修改失败,请稍后重试`,missingContact:`请输入联系方式`,missingFeedback:`请输入反馈内容`,missingScreenshot:`请上传截图`,optional:`选填`,placeholder:`请输入内容`,placeholder1_6d0242:`请输入您的邮箱或手机号,以方便解决您的问题`,screenshotHint:`可上传最多 3 张截图,帮助我们更快定位问题`,screenshotLabel:`上传截图`,screenshotUploadFailed:`截图上传失败,请稍后再试`,submit:`提交`,submitsuccess:`反馈成功,我们将尽快为您解决`,title:`意见反馈`,uploading:`上传中...`}}},follow:{components:{followButton:{follow:`关注`,following:`已关注`},interactionTabs:{fans:`粉丝`,follow:`关注`},userList:{follow:`关注`,followBack:`回关`,followNow:`去关注`,noFans:`没有任何粉丝`,noFollowedUsers:`没有关注任何用户`}},pages:{fans:{privateListUnavailable:`该粉丝列表暂未对外开放`},followed:{privateListUnavailable:`该关注列表暂未对外开放`}}},fullscreenFeed:{page:{episodeSelectorTitle:`选集`,missingParams:`缺少推荐位或剧集参数`}},login:{forgot:{back:`返回`,emailPlaceholder:`请输入邮箱号`,getCode:`获取验证码`,loginLink:`登录已有账号`,or:`或`,sendFailed:`发送失败,请稍后重试`,sending:`发送中…`,title:`忘记密码`},index:{loginFailed:`登录失败,请稍后重试`,loginSuccess:`登录成功`},loginClient:{agreeToTerms:`我已阅读并同意用户协议与隐私政策`,agreeToTermsPrefix:`我已经阅读并同意`,and:`和`,close:`关闭`,emailPlaceholder:`请输入邮箱`,forgotPassword:`忘记密码`,hidePassword:`隐藏密码`,loggingIn:`登录中…`,login:`登录`,noAccount:`没有账号?去`,passwordPlaceholder:`请输入密码`,privacyPolicy:`隐私政策`,registerLink:`注册`,showPassword:`显示密码`,subtitle:`注册登录账号即可查看更多精彩视频`,title:`欢迎👋`,userAgreement:`用户协议`},password:{back:`返回`,confirmModify:`确认修改`,confirmPasswordPlaceholder:`请再次输入登录密码`,confirmReset:`确认重置`,passwordInvalidCharacters:`仅支持字母、数字和指定特殊字符`,passwordNeedTwoTypes:`至少包含2种字符类型(大写/小写/数字/特殊字符)`,passwordPlaceholder:`请输入8-32位密码`,passwordSetSuccess:`密码设置成功`,passwordTooLong:`密码长度不能超过32位`,passwordTooShort:`密码长度不能少于8位`,passwordsNotMatch:`两次密码输入不一致`,register:`注册`,setLoginPassword:`设置登录密码`,setNewPassword:`设置新密码`,submitFailed:`提交失败,请稍后重试`,submitting:`提交中…`},register:{back:`返回`,emailPlaceholder:`请输入邮箱`,getCode:`注册`,hasAccount:`已有账号?去`,invalidEmail:`请输入正确的邮箱地址`,loginLink:`登录`,sendFailed:`发送失败,请稍后重试`,sending:`发送中…`,title:`免费注册`},resetPassword:{back:`返回`,codePlaceholder:`请输入验证码`,passwordRuleHint:`新密码需8-32位,且至少包含2种字符类型(大写/小写/数字/特殊字符)`,resend:`重新发送`,sendCode:`发送验证码`,sendFailed:`发送失败,请稍后重试`,title:`修改密码`,verifyEmail:`验证邮箱`,verifyFailed:`验证失败,请稍后重试`,verifyHint:`进行验证`,verifyViaEmail:`通过已绑定邮箱`,verifying:`验证中…`},verify:{back:`返回`,invalidCode:`验证码无效`,nextStep:`提交`,resend:`重新发送`,resendCountdown:`重新发送({seconds}秒)`,sentTo:`已经发送至`,title:`请输入验证码`,verifying:`提交中…`}},postDetail:{postDetailClient:{comment:`评论`,postDeleted:`该帖子已被删除`,postOffline:`该帖子已下架`,reactions:`人表态`}},profile:{client:{collect:`收藏`,collectionNotPublic:`该收藏暂未公开`,editProfile:`编辑资料`,exploreAdventures:`探索奇幻的冒险吧。`,follow:`关注`,followFailed:`关注失败`,followSuccess:`关注成功`,followed:`已关注`,history:`历史`,imageTooLarge:`图片过大,请选择小于5MB的图片`,imageTypeInvalid:`仅支持 JPG/JPEG/PNG 格式`,like:`点赞`,likeNotPublic:`点赞列表暂未公开`,loginNow:`立即登录`,loginRequiredForUpload:`请先登录后再试`,loginToSeeMoreVideos:`登录后查看更多精彩视频`,loginToView:`登录后可查看`,mediaUpdateSuccess:`更换完成`,operationFailed:`操作失败,请稍后再试`,processing:`处理中...`,publish:`发布`,unfollowFailed:`取消关注失败`,unfollowSuccess:`已取消关注`,uploadFailed:`上传失败,请稍后重试`,welcomeToPlanet:`欢迎来到星球`},components:{tabs:{collectTab:{cancel:`取消`,cancelSelectAll:`取消全选`,collections:`收藏夹`,created:`创建的`,delete:`删除`,deleteConfirmDescription:`确认将所选内容从收藏中移除?`,edit:`编辑`,emptyContent:`您还没有收藏任何内容`,noCreatedCollections:`暂无创建的合集`,noSubscribedCollections:`暂无订阅的合集`,operationFailed:`操作失败,请稍后再试`,pleaseLogin:`请先登录`,posts:`帖子`,processing:`处理中...`,selectAll:`全选`,subscribed:`订阅的`,uncollectFailed:`取消收藏失败`,uncollectedSuccess:`已取消收藏`,video:`视频`},historyTab:{cancel:`取消`,delete:`删除`,deleteFailed:`删除失败`,edit:`编辑`,emptyContent:`您还没有观看记录`,historyDeletedSuccess:`已删除浏览记录`,operationFailed:`操作失败,请稍后再试`,pleaseLogin:`请先登录`,posts:`帖子`,processing:`处理中...`,selectAll:`全选`,video:`视频`},likeTab:{cancel:`取消`,delete:`删除`,edit:`编辑`,emptyContent:`您还没有点赞任何内容`,operationFailed:`操作失败,请稍后再试`,pleaseLogin:`请先登录`,posts:`帖子`,processing:`处理中...`,selectAll:`全选`,unlikeFailed:`取消点赞失败`,unlikedSuccess:`已取消点赞`,video:`视频`},publishTab:{deleteFailed:`删除失败`,deleteSuccess:`删除成功`,emptyText:`暂无发布内容`}},userProfileHeader:{fans:`粉丝`,follow:`关注`,likesReceived:`获赞`}}},publish:{components:{collection:{createCollection:`创建合集`,moreCollections:`更多合集`,syncToCollection:`同步到合集`},collectionCard:{contentCountSuffix:`条内容`},collectionPopup:{noCollections:`暂无合集`,syncToCollection:`同步到合集`},coverItem:{coverAlt:`封面`,editCover:`编辑封面`,uploadImage:`上传封面`},editor:{headlineHint:`有标题、画面清晰无水印的作品曝光会更多哦`},header:{publish:`发布`},materialItem:{deleteMaterial:`删除素材`,uploadImage:`上传图片`,videoCover:`视频封面`},mediaPreview:{previewAlt:`预览`},uploadProgress:{uploading:`上传中`}},pageClient:{cancel:`取消`,editContentFirst:`请先编辑内容`,maxMaterialCount:`最多上传 9 个素材`,publishFailed:`发布失败,请稍后再试`,publishSuccess:`发布成功`,resume:`继续`,switchToPostConfirm:`切换到帖子会清空主视频,是否继续?`,switchToVideoConfirm:`切换到视频会清空已有素材,是否继续?`,title:`确认切换`,uploadFailedCount:`{count} 个文件上传失败`}},search:{hotRecommend:{hotPostsTitle:`热门帖子`,hotVideosTitle:`热门视频`},hotSearch:{recommendedSearches:`推荐搜索`},pageClient:{searchHistory:`搜索历史`,tabs:{all:`全部`,post:`帖子`,user:`用户`,video:`视频`}},searchResult:{searchAll:{emptyResult:`未检索到内容`,more:`更多`,relatedSuffix:`相关`},searchUser:{emptyResult:`未检索到内容`,followersSuffix:`人关注`},searchVideoInfo:{noRelevantContent:`未检索到内容`}},topHeader:{placeholder:`请输入搜索关键词`,search:`搜索`}},settings:{components:{resetPasswordDrawer:{boundEmailNotice:`目前已绑定邮箱号`,codeSentSuccess:`验证码已发送`,confirmPasswordPlaceholder:`请再次确认您的密码`,passwordPlaceholder:`请输入您的密码`,passwordResetSuccess:`密码修改成功`,resendAfter:`后可重发`,resendCountdown:`重新发送({seconds}秒)`,resetFailed:`修改失败,请稍后重试`,resetPassword:`提交`,sendCode:`获取验证码`,sendFailed:`发送失败,请稍后重试`,sending:`发送中...`,setNewPasswordHint:`设置密码`,submitting:`提交中...`,title:`重置密码`,verifyEmailButton:`验证邮箱`,verifyFailed:`验证失败,请检查验证码`,verifyHint:`进行验证`,verifySuccess:`验证成功`,verifyTitle:`请输入验证码`,verifying:`验证中...`},settings:{button:`退出登录`,cancel:`取消`,collectionsTitle:`合集`,confirm:`确认`,feedbackTitle:`反馈`,follow:`关注`,followersTitle:`粉丝`,languageTitle:`语言`,like:`点赞`,listPrivateHint:`该列表会设为私密`,logoutConfirmMessage:`确定要退出登录吗?`,privacySettingsTitle:`隐私设置`,resetPasswordTitle:`重置密码`,switchTo:`切换为`,title:`设置中心`,whenOff:`关闭后`}}},userFollow:{components:{comprehensiveTab:{empty:`暂无内容,去别处看看吧。`,postsFeed:`帖子`},contentItem:{filmAndTv:`影视相关`},followNoLogin:{login:`登录`,notLoggedIn:`您还未登录`},followNoUser:{empty:`你还没有关注任何人哦`},followedList:{newUpdate:`有更新`,seeAll:`查看全部`},postTab:{empty:`暂未关注任何帖子`}},page:{tabs:{posts:`帖子`}}},videoDetail:{videoDetailClient:{videoDeleted:`该视频已被删除`,videoUnavailable:`该视频已下架`}}},ui:{infiniteScroll:{failed:`加载失败,点击重试`,loading:`加载中`,noMore:`没有更多了`},list:{empty:`暂无内容`,loading:`加载中`,postList:{earlier:`更早`,empty:`暂无浏览记录`,postListItem:{coverAlt:`帖子封面`},today:`今天`,yesterday:`昨天`},userActivityList:{earlier:`更早`,empty:`暂无浏览记录`,today:`今天`,userActivityListActions:{comment:`评论`,dislike:`踩`,like:`赞`,likeFailed:`点赞失败`,share:`分享`},userActivityListItem:{collapse:`收起`,collectFailed:`收藏失败`,expand:`展开`,mediaAlt:`动态图片`},yesterday:`昨天`},videoList:{earlier:`更早`,empty:`暂无观看记录`,today:`今天`,videoListItem:{coverAlt:`视频封面`,movie:`电影`,series:`剧集`,watchUntil:`已观看 `},yesterday:`昨天`}},loading:{label:`加载中...`}}},tabBar:{follow:`关注`,home:`首页`,message:`消息`,mine:`我的`}};export{e as default};
4
+ 如非本人操作,可联系客服或提出申诉`,gotIt:`我知道了`,remarkDefault:`检测到异常行为`,title:`账号已被限制`,unblockTimePermanent:`永久封禁`},collectionPopup:{collectSuccess:`收藏成功`,coverAlt:`封面图`,createCollection:`创建合集`,createCollectionHint:`可以去创建你的合集`,createModalAction:`完成`,createModalTitle:`新建收藏夹`,favoriteToCollectionTitle:`收藏到合集`,newCollection:`新建`,noCollections:`暂无合集`,postsCountSuffix:`篇贴子`,selectTitle:`选择收藏夹`,updateSuccess:`修改收藏夹成功`},debugLocaleSwitcher:{current:`当前`,languageDebugging:`语言调试`},deleteConfirmDialog:{cancel:`取消`,confirm:`确认删除`,description:`删除后无法恢复`},followButton:{follow:`关注`,followFailed:`关注失败`,following:`已关注`,loginFailed:`登录失败`,loginRequired:`请先登录`,unfollowConfirmDialog:{cancel:`取消`,confirm:`确定`,confirmUnfollow:`确认要取消关注吗`},unfollowFailed:`取消关注失败`},imageCropModal:{cancel:`取消`,confirm:`确认`,processing:`处理中...`},infoCard:{cardBottom:{comment:`评论`,dislike:`踩`,like:`赞`,share:`分享`}},list:{collectionList:{collectionListItem:{contentCountSuffix:`个内容`,movieLabel:`电影`}}},photoGrid:{episodeLoading:`剧集加载中`,missingEpisode:`缺少有效的剧集`,noEpisodes:`暂无可播放的剧集`},picker:{genderPicker:{cancel:`取消`,confirm:`确认`,options:{female:`女`,male:`男`,secret:`保密`},title:`选择性别`},pickerDrawer:{cancel:`取消`,confirm:`确认`,title:`请选择`}},seriesEpisodes:{completedSeriesTotal:`完结剧集:共{total}集`,episodeLabel:`第{episode}集`,episodeNotFound:`剧集不存在`,episodeSwitchFailed:`剧集切换失败`,episodeSwitching:`切换中...`,episodeTitle:`分集标题`,ongoingSeriesTotal:`连载剧集:共{total}集`,ongoingSeriesUpdatedTo:`连载剧集:更新至{total}集`,selectorTitle:`选集`,singleContent:`单集内容`},sharePopup:{shareContent:{copyFailed:`复制失败`,copyShareLink:`复制链接`,copySuccess:`复制成功`,shareHint:`可以粘贴链接分享给好友`,shareLinksTitle:`分享链接`},shareDrawer:{cancel:`取消`,collectionLabel:`收藏`,label:`取消收藏`,moments:`朋友圈`,wechat:`微信`,wechatFriend:`微信好友`}},skeleton:{loading:`加载中`},title:`确认删除该内容吗?`},pages:{collectionAdd:{page:{collectionNotFound:`未找到合集信息`,done:`完成`,emptyPublish:`暂无可添加的帖子`,selectPostFirst:`请先选择帖子`,submitFailed:`添加失败,请稍后再试`,submitSuccess:`添加成功`,submitting:`添加中...`,title:`添加帖子到合集`,userNotFound:`未找到用户信息`}},collectionCreate:{form:{addCover:`添加封面`,collectionNotFound:`未找到收藏夹信息`,coverAlt:`收藏夹封面`,coverLabel:`封面`,coverUploadFailed:`上传封面失败`,create:`创建`,createFailed:`创建失败`,createSuccess:`创建成功`,createTitle:`创建收藏夹`,creating:`创建中...`,descriptionLabel:`说明`,descriptionPlaceholder:`请输入说明`,editTitle:`编辑收藏夹`,label:`标题`,save:`保存`,saveFailed:`保存失败`,saveSuccess:`保存成功`,saving:`保存中...`,signatureLabel:`个人签名`,titlePlaceholder:`请输入收藏夹名称`,titleRequired:`请输入收藏夹名称`,uploading:`上传中...`}},collectionDetail:{components:{collectionDetailCard:{collectedInLabel:`收藏于`}},detail:{add:`添加内容`,cancel:`取消`,collectionManageTitle:`收藏夹管理`,contentCountSuffix:`款内容`,coverAlt:`收藏夹封面`,defaultCollectionDeleteNotSupported:`默认收藏夹不支持删除`,defaultTitle:`收藏夹`,delete:`删除`,deleteCollection:`删除收藏夹`,deleteFailed:`删除失败`,deleteSuccess:`收藏夹已删除`,deleting:`删除中...`,done:`完成`,editCollection:`编辑收藏夹`,emptyContent:`暂无内容`,manageCollection:`管理收藏夹`,operationFailed:`操作失败,请稍后再试`,ownerAvatarAlt:`收藏夹拥有者`,pleaseLogin:`请先登录`,selectAll:`全选`,subscribe:`订阅`,subscribeOperateFailed:`订阅操作失败`,subscribeProcessing:`处理中...`,subscribeSuccess:`订阅成功`,subscribed:`已订阅`,uncollectFailed:`取消收藏失败`,uncollectSuccess:`已取消收藏`,unsubscribeSuccess:`已取消订阅`,updatedSuffix:`更新`}},edit:{page:{avatarUpdateSuccess:`更换完成`,avatarUploadFailed:`头像上传失败,请稍后再试`,avatarUploading:`上传中...`,clickToChangeAvatar:`点击更换头像`,displayIdLabel:`展示ID`,editBlockedWhileSaving:`资料保存中,请稍后再编辑其他内容`,genderFemale:`女`,genderLabel:`性别`,genderMale:`男`,genderSecret:`保密`,genderSelect:`请选择`,genderUpdateSuccess:`性别修改成功`,imageTypeInvalid:`仅支持 JPG/JPEG/PNG 格式`,label:`昵称`,loading:`加载中`,nicknameInvalidChars:`昵称只支持特殊符号”_ 下划线“、- 连字符和. 点`,nicknamePlaceholder:`请输入昵称`,nicknameRequired:`请输入昵称`,nicknameTooShort:`昵称至少 2 个字符`,nicknameUpdateSuccess:`昵称修改成功`,save:`保存`,saveFailed:`保存失败,请稍后再试`,saveSuccess:`保存成功`,savingInProgress:`保存中,请稍候`,signatureLabel:`个人签名`,signaturePlaceholder:`请输入个人签名`,signatureTooShort:`个人签名至少 2 个字符`,signatureUpdateSuccess:`个人签名修改成功`,submit:`提交`,title:`编辑资料`,updateFailed:`修改失败,请稍后重试`,userNotFound:`未找到用户信息`}},feedSeries:{feedSeriesClient:{episodeLoading:`剧集加载中`,episodeSelectorTitle:`选集`,missingEpisode:`缺少有效的剧集`,noEpisodes:`暂无可播放的剧集`},page:{videoLoading:`视频加载中...`}},feedback:{components:{feedbackForm:{addScreenshot:`添加截图`,alt:`反馈截图`,contactLabel:`联系方式`,contentMinLength:`问题描述至少 4 个字符`,delete:`删除`,imageTypeInvalid:`仅支持 JPG/JPEG/PNG 格式`,label:`反馈内容`,loading:`提交中...`,message:`修改失败,请稍后重试`,missingContact:`请输入联系方式`,missingFeedback:`请输入反馈内容`,missingScreenshot:`请上传截图`,optional:`选填`,placeholder:`请输入内容`,placeholder1_6d0242:`请输入您的邮箱或手机号,以方便解决您的问题`,screenshotHint:`可上传最多 3 张截图,帮助我们更快定位问题`,screenshotLabel:`上传截图`,screenshotUploadFailed:`截图上传失败,请稍后再试`,submit:`提交`,submitsuccess:`反馈成功,我们将尽快为您解决`,title:`意见反馈`,uploading:`上传中...`}}},follow:{components:{followButton:{follow:`关注`,following:`已关注`},interactionTabs:{fans:`粉丝`,follow:`关注`},userList:{follow:`关注`,followBack:`回关`,followNow:`去关注`,noFans:`没有任何粉丝`,noFollowedUsers:`没有关注任何用户`}},pages:{fans:{privateListUnavailable:`该粉丝列表暂未对外开放`},followed:{privateListUnavailable:`该关注列表暂未对外开放`}}},fullscreenFeed:{page:{episodeSelectorTitle:`选集`,missingParams:`缺少推荐位或剧集参数`}},login:{forgot:{back:`返回`,emailPlaceholder:`请输入邮箱号`,getCode:`获取验证码`,loginLink:`登录已有账号`,or:`或`,sendFailed:`发送失败,请稍后重试`,sending:`发送中…`,title:`忘记密码`},index:{loginFailed:`登录失败,请稍后重试`,loginSuccess:`登录成功`},loginClient:{agreeToTerms:`我已阅读并同意用户协议与隐私政策`,agreeToTermsPrefix:`我已经阅读并同意`,and:`和`,close:`关闭`,emailPlaceholder:`请输入邮箱`,forgotPassword:`忘记密码`,hidePassword:`隐藏密码`,loggingIn:`登录中…`,login:`登录`,noAccount:`还没有账号?`,passwordPlaceholder:`请输入密码`,privacyPolicy:`隐私政策`,registerLink:`注册新账号`,showPassword:`显示密码`,title:`登录你的账号`,userAgreement:`用户协议`},password:{back:`返回`,confirmModify:`确认修改`,confirmPasswordPlaceholder:`请再次输入登录密码`,confirmReset:`确认重置`,passwordInvalidCharacters:`仅支持字母、数字和指定特殊字符`,passwordNeedTwoTypes:`至少包含2种字符类型(大写/小写/数字/特殊字符)`,passwordPlaceholder:`请输入8-32位密码`,passwordSetSuccess:`密码设置成功`,passwordTooLong:`密码长度不能超过32位`,passwordTooShort:`密码长度不能少于8位`,passwordsNotMatch:`两次密码输入不一致`,register:`注册`,setLoginPassword:`设置登录密码`,setNewPassword:`设置新密码`,submitFailed:`提交失败,请稍后重试`,submitting:`提交中…`},register:{back:`返回`,emailPlaceholder:`请输入邮箱`,getCode:`获取验证码`,hasAccount:`已有账号?`,invalidEmail:`请输入正确的邮箱地址`,loginLink:`去登录`,sendFailed:`发送失败,请稍后重试`,sending:`发送中…`,title:`免费注册`},resetPassword:{back:`返回`,codePlaceholder:`请输入验证码`,passwordRuleHint:`新密码需8-32位,且至少包含2种字符类型(大写/小写/数字/特殊字符)`,resend:`重新发送`,sendCode:`发送验证码`,sendFailed:`发送失败,请稍后重试`,title:`修改密码`,verifyEmail:`验证邮箱`,verifyFailed:`验证失败,请稍后重试`,verifyHint:`进行验证`,verifyViaEmail:`通过已绑定邮箱`,verifying:`验证中…`},verify:{back:`返回`,invalidCode:`验证码无效`,nextStep:`下一步`,resend:`重新发送`,sentTo:`已经发送至`,title:`请输入验证码`,verifying:`验证中…`}},postDetail:{postDetailClient:{comment:`评论`,postDeleted:`该帖子已被删除`,postOffline:`该帖子已下架`,reactions:`人表态`}},profile:{client:{collect:`收藏`,collectionNotPublic:`该收藏暂未公开`,editProfile:`编辑资料`,exploreAdventures:`探索奇幻的冒险吧。`,follow:`关注`,followFailed:`关注失败`,followSuccess:`关注成功`,followed:`已关注`,history:`历史`,imageTooLarge:`图片过大,请选择小于5MB的图片`,imageTypeInvalid:`仅支持 JPG/JPEG/PNG 格式`,like:`点赞`,likeNotPublic:`点赞列表暂未公开`,loginNow:`立即登录`,loginRequiredForUpload:`请先登录后再试`,loginToView:`登录后可查看`,mediaUpdateSuccess:`更换完成`,operationFailed:`操作失败,请稍后再试`,processing:`处理中...`,publish:`发布`,unfollowFailed:`取消关注失败`,unfollowSuccess:`已取消关注`,uploadFailed:`上传失败,请稍后重试`,welcomeToPlanet:`欢迎来到星球`},components:{tabs:{collectTab:{cancel:`取消`,collections:`收藏夹`,created:`创建的`,delete:`删除`,deleteConfirmDescription:`确认将所选内容从收藏中移除?`,edit:`编辑`,emptyContent:`您还没有收藏任何内容`,noCreatedCollections:`暂无创建的合集`,noSubscribedCollections:`暂无订阅的合集`,operationFailed:`操作失败,请稍后再试`,pleaseLogin:`请先登录`,posts:`帖子`,processing:`处理中...`,selectAll:`全选`,subscribed:`订阅的`,uncollectFailed:`取消收藏失败`,uncollectedSuccess:`已取消收藏`,video:`视频`},historyTab:{cancel:`取消`,delete:`删除`,deleteFailed:`删除失败`,edit:`编辑`,emptyContent:`您还没有观看记录`,historyDeletedSuccess:`已删除浏览记录`,operationFailed:`操作失败,请稍后再试`,pleaseLogin:`请先登录`,posts:`帖子`,processing:`处理中...`,selectAll:`全选`,video:`视频`},likeTab:{cancel:`取消`,delete:`删除`,edit:`编辑`,emptyContent:`您还没有点赞任何内容`,operationFailed:`操作失败,请稍后再试`,pleaseLogin:`请先登录`,posts:`帖子`,processing:`处理中...`,selectAll:`全选`,unlikeFailed:`取消点赞失败`,unlikedSuccess:`已取消点赞`,video:`视频`},publishTab:{deleteFailed:`删除失败`,deleteSuccess:`删除成功`,emptyText:`暂无发布内容`}},userProfileHeader:{fans:`粉丝`,follow:`关注`,likesReceived:`获赞`}}},publish:{components:{collection:{createCollection:`创建合集`,moreCollections:`更多合集`,syncToCollection:`同步到合集`},collectionCard:{contentCountSuffix:`条内容`},collectionPopup:{noCollections:`暂无合集`,syncToCollection:`同步到合集`},coverItem:{coverAlt:`封面`,editCover:`编辑封面`,uploadImage:`上传封面`},editor:{headlineHint:`有标题、画面清晰无水印的作品曝光会更多哦`},header:{publish:`发布`},materialItem:{deleteMaterial:`删除素材`,uploadImage:`上传图片`,videoCover:`视频封面`},mediaPreview:{previewAlt:`预览`},uploadProgress:{uploading:`上传中`}},pageClient:{cancel:`取消`,editContentFirst:`请先编辑内容`,maxMaterialCount:`最多上传 9 个素材`,publishFailed:`发布失败,请稍后再试`,publishSuccess:`发布成功`,resume:`继续`,switchToPostConfirm:`切换到帖子会清空主视频,是否继续?`,switchToVideoConfirm:`切换到视频会清空已有素材,是否继续?`,title:`确认切换`,uploadFailedCount:`{count} 个文件上传失败`}},search:{hotRecommend:{hotPostsTitle:`热门帖子`,hotVideosTitle:`热门视频`},hotSearch:{recommendedSearches:`推荐搜索`},pageClient:{searchHistory:`搜索历史`,tabs:{all:`全部`,post:`帖子`,user:`用户`,video:`视频`}},searchResult:{searchAll:{emptyResult:`没有找到相关内容`,more:`更多`,relatedSuffix:`相关`},searchUser:{emptyResult:`没有找到相关内容`,followersSuffix:`人关注`},searchVideoInfo:{noRelevantContent:`没有找到相关内容`}},topHeader:{placeholder:`请输入搜索关键词`,search:`搜索`}},settings:{components:{resetPasswordDrawer:{boundEmailNotice:`目前已绑定邮箱号`,codeSentSuccess:`验证码已发送`,confirmPasswordPlaceholder:`请再次输入登录密码`,passwordPlaceholder:`请输入8-32位密码`,passwordResetSuccess:`密码修改成功`,resendAfter:`后可重发`,resetFailed:`修改失败,请稍后重试`,resetPassword:`修改密码`,sendCode:`发送验证码`,sendFailed:`发送失败,请稍后重试`,sending:`发送中...`,setNewPasswordHint:`设置新的登录密码`,submitting:`提交中...`,title:`重置密码`,verifyEmailButton:`验证邮箱`,verifyFailed:`验证失败,请检查验证码`,verifyHint:`进行验证`,verifySuccess:`验证成功`,verifying:`验证中...`},settings:{button:`退出登录`,cancel:`取消`,collectionsTitle:`合集`,confirm:`确认`,feedbackTitle:`意见反馈`,follow:`关注`,followersTitle:`粉丝`,languageTitle:`语言`,like:`点赞`,listPrivateHint:`该列表会设为私密`,logoutConfirmMessage:`确定要退出登录吗?`,privacySettingsTitle:`隐私设置`,resetPasswordTitle:`重置密码`,switchTo:`切换为`,title:`设置`,whenOff:`关闭后`}}},userFollow:{components:{comprehensiveTab:{empty:`暂无内容,去别处看看吧。`,postsFeed:`帖子`},contentItem:{filmAndTv:`影视相关`},followNoLogin:{login:`登录`,notLoggedIn:`您还未登录`},followNoUser:{empty:`你还没有关注任何人哦`},followedList:{newUpdate:`有更新`,seeAll:`查看全部`},postTab:{empty:`暂未关注任何帖子`}},page:{tabs:{posts:`帖子`}}},videoDetail:{videoDetailClient:{videoDeleted:`该视频已被删除`,videoUnavailable:`该视频已下架`}}},ui:{infiniteScroll:{failed:`加载失败,点击重试`,loading:`加载中`,noMore:`没有更多了`},list:{empty:`暂无内容`,loading:`加载中`,postList:{earlier:`更早`,empty:`暂无浏览记录`,postListItem:{coverAlt:`帖子封面`},today:`今天`,yesterday:`昨天`},userActivityList:{earlier:`更早`,empty:`暂无浏览记录`,today:`今天`,userActivityListActions:{comment:`评论`,dislike:`踩`,like:`赞`,likeFailed:`点赞失败`,share:`分享`},userActivityListItem:{collapse:`收起`,collectFailed:`收藏失败`,expand:`展开`,mediaAlt:`动态图片`},yesterday:`昨天`},videoList:{earlier:`更早`,empty:`暂无观看记录`,today:`今天`,videoListItem:{coverAlt:`视频封面`,movie:`电影`,series:`剧集`,watchUntil:`已观看 `},yesterday:`昨天`}},loading:{label:`加载中...`}}},tabBar:{follow:`关注`,home:`首页`,message:`消息`,mine:`我的`}};export{e as default};
@@ -11,8 +11,6 @@ import { videoDetailActionsMaterial } from "./components/biz/business/detail/vid
11
11
  import "./components/biz/business/detail/video-detail-actions/index.mjs";
12
12
  import { videoDetailRecommendMaterial } from "./components/biz/business/detail/video-detail-recommend/material.mjs";
13
13
  import "./components/biz/business/detail/video-detail-recommend/index.mjs";
14
- import { videoDetailWaterfallRecommendMaterial } from "./components/biz/business/detail/video-detail-waterfall-recommend/material.mjs";
15
- import "./components/biz/business/detail/video-detail-waterfall-recommend/index.mjs";
16
14
  import { bannerAdMaterial } from "./components/biz/business/advertisement/banner-ad/material.mjs";
17
15
  import { floatingAdMaterial } from "./components/biz/business/advertisement/floating-ad/material.mjs";
18
16
  import { iconAdMaterial } from "./components/biz/business/advertisement/icon-ad/material.mjs";
@@ -22,14 +20,12 @@ import "./components/biz/business/advertisement/index.mjs";
22
20
  import { floatingBallMaterial } from "./components/biz/business/floating-ball/material.mjs";
23
21
  import { homeRecommendGridMaterial } from "./components/biz/business/home-recommend/home-recommend-grid/material.mjs";
24
22
  import { homeRecommendWaterfallMaterial } from "./components/biz/business/home-recommend/home-recommend-waterfall/material.mjs";
25
- import { hotRecommendMaterial } from "./components/biz/business/hot-recommend/material.mjs";
26
23
  import { imageTextRecommendMaterial } from "./components/biz/business/image-text-recommend/material.mjs";
27
24
  import { marqueeMaterial } from "./components/biz/business/marquee/material.mjs";
28
25
  import { profileHeaderMaterial, profileHeaderMaterialWithDisabledBackground } from "./components/biz/business/profile/profile-header/material.mjs";
29
26
  import { profileMainMaterial } from "./components/biz/business/profile/profile-main/material.mjs";
30
27
  import { searchHistoryMaterial } from "./components/biz/business/search-history/material.mjs";
31
28
  import { searchInputMaterial } from "./components/biz/business/search-input/material.mjs";
32
- import { searchWaterfallRecommendMaterial } from "./components/biz/business/search-waterfall-recommend/material.mjs";
33
29
  import { tabBarMaterial } from "./components/biz/business/tab-bar/material.mjs";
34
30
  import { textRecommendMaterial } from "./components/biz/business/text-recommend/material.mjs";
35
31
  import { exampleButtonMaterial } from "./components/biz/example/button/material.mjs";
@@ -42,6 +38,5 @@ import { headerLogoSearchMaterial } from "./components/biz/business/header-searc
42
38
  import { headerSearchMaterial } from "./components/biz/business/header-search/header-search/material.mjs";
43
39
  import "./components/biz/business/header-search/index.mjs";
44
40
  import { largeFeatureGridMaterial } from "./components/biz/business/large-feature-grid/material.mjs";
45
- import { rankingRecommendMaterial } from "./components/biz/business/ranking-recommend/material.mjs";
46
41
  import { shortcutGridMaterial } from "./components/biz/business/shortcut-grid/material.mjs";
47
- export { BannerCarouselMaterial, bannerAdMaterial, channelListMaterial, exampleButtonMaterial, floatingAdMaterial, floatingBallMaterial, headerAvatarIconMaterial, headerAvatarLogoSearchIconMaterial, headerAvatarLogoSearchMaterial, headerLogoSearchMaterial, headerSearchMaterial, homeRecommendGridMaterial, homeRecommendWaterfallMaterial, hotRecommendMaterial, iconAdMaterial, imageTextRecommendMaterial, largeFeatureGridMaterial, marqueeMaterial, popupAdMaterial, profileHeaderMaterial, profileHeaderMaterialWithDisabledBackground, profileMainMaterial, rankingRecommendMaterial, searchHistoryMaterial, searchInputMaterial, searchWaterfallRecommendMaterial, shortcutGridMaterial, tabBarMaterial, textAdMaterial, textRecommendMaterial, videoDetailActionsMaterial, videoDetailInfoMaterial, videoDetailInfoTitleTagsEpisodesMaterial, videoDetailPlayerBridgeOnlyMaterial, videoDetailPlayerMaterial, videoDetailRecommendMaterial, videoDetailWaterfallRecommendMaterial };
42
+ export { BannerCarouselMaterial, bannerAdMaterial, channelListMaterial, exampleButtonMaterial, floatingAdMaterial, floatingBallMaterial, headerAvatarIconMaterial, headerAvatarLogoSearchIconMaterial, headerAvatarLogoSearchMaterial, headerLogoSearchMaterial, headerSearchMaterial, homeRecommendGridMaterial, homeRecommendWaterfallMaterial, iconAdMaterial, imageTextRecommendMaterial, largeFeatureGridMaterial, marqueeMaterial, popupAdMaterial, profileHeaderMaterial, profileHeaderMaterialWithDisabledBackground, profileMainMaterial, searchHistoryMaterial, searchInputMaterial, shortcutGridMaterial, tabBarMaterial, textAdMaterial, textRecommendMaterial, videoDetailActionsMaterial, videoDetailInfoMaterial, videoDetailInfoTitleTagsEpisodesMaterial, videoDetailPlayerBridgeOnlyMaterial, videoDetailPlayerMaterial, videoDetailRecommendMaterial };
@@ -1,2 +1,2 @@
1
1
 
2
- import{__exportAll as e}from"./_virtual/_rolldown/runtime.mjs";import{bannerAdMaterial as t}from"./components/biz/business/advertisement/banner-ad/material.mjs";import{floatingAdMaterial as n}from"./components/biz/business/advertisement/floating-ad/material.mjs";import{iconAdMaterial as r}from"./components/biz/business/advertisement/icon-ad/material.mjs";import{popupAdMaterial as i}from"./components/biz/business/advertisement/popup-ad/material.mjs";import{textAdMaterial as a}from"./components/biz/business/advertisement/text-ad/material.mjs";import{floatingBallMaterial as o}from"./components/biz/business/floating-ball/material.mjs";import{homeRecommendGridMaterial as s}from"./components/biz/business/home-recommend/home-recommend-grid/material.mjs";import{homeRecommendWaterfallMaterial as c}from"./components/biz/business/home-recommend/home-recommend-waterfall/material.mjs";import{hotRecommendMaterial as l}from"./components/biz/business/hot-recommend/material.mjs";import{imageTextRecommendMaterial as u}from"./components/biz/business/image-text-recommend/material.mjs";import{marqueeMaterial as d}from"./components/biz/business/marquee/material.mjs";import{profileHeaderMaterial as f,profileHeaderMaterialWithDisabledBackground as p}from"./components/biz/business/profile/profile-header/material.mjs";import{profileMainMaterial as m}from"./components/biz/business/profile/profile-main/material.mjs";import{searchHistoryMaterial as h}from"./components/biz/business/search-history/material.mjs";import{searchInputMaterial as g}from"./components/biz/business/search-input/material.mjs";import{searchWaterfallRecommendMaterial as _}from"./components/biz/business/search-waterfall-recommend/material.mjs";import{tabBarMaterial as v}from"./components/biz/business/tab-bar/material.mjs";import{textRecommendMaterial as y}from"./components/biz/business/text-recommend/material.mjs";import{exampleButtonMaterial as b}from"./components/biz/example/button/material.mjs";import{BannerCarouselMaterial as x}from"./components/biz/business/banner-carousel/material.mjs";import{channelListMaterial as S}from"./components/biz/business/channel-list/material.mjs";import{videoDetailInfoMaterial as C}from"./components/biz/business/detail/video-detail-info/material.mjs";import{videoDetailInfoTitleTagsEpisodesMaterial as w}from"./components/biz/business/detail/video-detail-info-title-tags-episodes/material.mjs";import{videoDetailPlayerMaterial as T}from"./components/biz/business/detail/video-detail-player/material.mjs";import{videoDetailPlayerBridgeOnlyMaterial as E}from"./components/biz/business/detail/video-detail-player-bridge-only/material.mjs";import{videoDetailRecommendMaterial as D}from"./components/biz/business/detail/video-detail-recommend/material.mjs";import{videoDetailWaterfallRecommendMaterial as O}from"./components/biz/business/detail/video-detail-waterfall-recommend/material.mjs";import{videoDetailActionsMaterial as k}from"./components/biz/business/detail/video-detail-actions/material.mjs";import{headerAvatarIconMaterial as A}from"./components/biz/business/header-search/header-avatar-icon/material.mjs";import{headerAvatarLogoSearchMaterial as j}from"./components/biz/business/header-search/header-avatar-logo-search/material.mjs";import{headerAvatarLogoSearchIconMaterial as M}from"./components/biz/business/header-search/header-avatar-logo-search-icon/material.mjs";import{headerLogoSearchMaterial as N}from"./components/biz/business/header-search/header-logo-search/material.mjs";import{headerSearchMaterial as P}from"./components/biz/business/header-search/header-search/material.mjs";import{largeFeatureGridMaterial as F}from"./components/biz/business/large-feature-grid/material.mjs";import{rankingRecommendMaterial as I}from"./components/biz/business/ranking-recommend/material.mjs";import{shortcutGridMaterial as L}from"./components/biz/business/shortcut-grid/material.mjs";var R=e({BannerCarouselMaterial:()=>x,bannerAdMaterial:()=>t,channelListMaterial:()=>S,exampleButtonMaterial:()=>b,floatingAdMaterial:()=>n,floatingBallMaterial:()=>o,headerAvatarIconMaterial:()=>A,headerAvatarLogoSearchIconMaterial:()=>M,headerAvatarLogoSearchMaterial:()=>j,headerLogoSearchMaterial:()=>N,headerSearchMaterial:()=>P,homeRecommendGridMaterial:()=>s,homeRecommendWaterfallMaterial:()=>c,hotRecommendMaterial:()=>l,iconAdMaterial:()=>r,imageTextRecommendMaterial:()=>u,largeFeatureGridMaterial:()=>F,marqueeMaterial:()=>d,popupAdMaterial:()=>i,profileHeaderMaterial:()=>f,profileHeaderMaterialWithDisabledBackground:()=>p,profileMainMaterial:()=>m,rankingRecommendMaterial:()=>I,searchHistoryMaterial:()=>h,searchInputMaterial:()=>g,searchWaterfallRecommendMaterial:()=>_,shortcutGridMaterial:()=>L,tabBarMaterial:()=>v,textAdMaterial:()=>a,textRecommendMaterial:()=>y,videoDetailActionsMaterial:()=>k,videoDetailInfoMaterial:()=>C,videoDetailInfoTitleTagsEpisodesMaterial:()=>w,videoDetailPlayerBridgeOnlyMaterial:()=>E,videoDetailPlayerMaterial:()=>T,videoDetailRecommendMaterial:()=>D,videoDetailWaterfallRecommendMaterial:()=>O});export{x as BannerCarouselMaterial,t as bannerAdMaterial,S as channelListMaterial,b as exampleButtonMaterial,n as floatingAdMaterial,o as floatingBallMaterial,A as headerAvatarIconMaterial,M as headerAvatarLogoSearchIconMaterial,j as headerAvatarLogoSearchMaterial,N as headerLogoSearchMaterial,P as headerSearchMaterial,s as homeRecommendGridMaterial,c as homeRecommendWaterfallMaterial,l as hotRecommendMaterial,r as iconAdMaterial,u as imageTextRecommendMaterial,F as largeFeatureGridMaterial,d as marqueeMaterial,R as materials_exports,i as popupAdMaterial,f as profileHeaderMaterial,p as profileHeaderMaterialWithDisabledBackground,m as profileMainMaterial,I as rankingRecommendMaterial,h as searchHistoryMaterial,g as searchInputMaterial,_ as searchWaterfallRecommendMaterial,L as shortcutGridMaterial,v as tabBarMaterial,a as textAdMaterial,y as textRecommendMaterial,k as videoDetailActionsMaterial,C as videoDetailInfoMaterial,w as videoDetailInfoTitleTagsEpisodesMaterial,E as videoDetailPlayerBridgeOnlyMaterial,T as videoDetailPlayerMaterial,D as videoDetailRecommendMaterial,O as videoDetailWaterfallRecommendMaterial};
2
+ import{__exportAll as e}from"./_virtual/_rolldown/runtime.mjs";import{bannerAdMaterial as t}from"./components/biz/business/advertisement/banner-ad/material.mjs";import{floatingAdMaterial as n}from"./components/biz/business/advertisement/floating-ad/material.mjs";import{iconAdMaterial as r}from"./components/biz/business/advertisement/icon-ad/material.mjs";import{popupAdMaterial as i}from"./components/biz/business/advertisement/popup-ad/material.mjs";import{textAdMaterial as a}from"./components/biz/business/advertisement/text-ad/material.mjs";import{floatingBallMaterial as o}from"./components/biz/business/floating-ball/material.mjs";import{homeRecommendGridMaterial as s}from"./components/biz/business/home-recommend/home-recommend-grid/material.mjs";import{homeRecommendWaterfallMaterial as c}from"./components/biz/business/home-recommend/home-recommend-waterfall/material.mjs";import{imageTextRecommendMaterial as l}from"./components/biz/business/image-text-recommend/material.mjs";import{marqueeMaterial as u}from"./components/biz/business/marquee/material.mjs";import{profileHeaderMaterial as d,profileHeaderMaterialWithDisabledBackground as f}from"./components/biz/business/profile/profile-header/material.mjs";import{profileMainMaterial as p}from"./components/biz/business/profile/profile-main/material.mjs";import{searchHistoryMaterial as m}from"./components/biz/business/search-history/material.mjs";import{searchInputMaterial as h}from"./components/biz/business/search-input/material.mjs";import{tabBarMaterial as g}from"./components/biz/business/tab-bar/material.mjs";import{textRecommendMaterial as _}from"./components/biz/business/text-recommend/material.mjs";import{exampleButtonMaterial as v}from"./components/biz/example/button/material.mjs";import{BannerCarouselMaterial as y}from"./components/biz/business/banner-carousel/material.mjs";import{channelListMaterial as b}from"./components/biz/business/channel-list/material.mjs";import{videoDetailInfoMaterial as x}from"./components/biz/business/detail/video-detail-info/material.mjs";import{videoDetailInfoTitleTagsEpisodesMaterial as S}from"./components/biz/business/detail/video-detail-info-title-tags-episodes/material.mjs";import{videoDetailPlayerMaterial as C}from"./components/biz/business/detail/video-detail-player/material.mjs";import{videoDetailPlayerBridgeOnlyMaterial as w}from"./components/biz/business/detail/video-detail-player-bridge-only/material.mjs";import{videoDetailRecommendMaterial as T}from"./components/biz/business/detail/video-detail-recommend/material.mjs";import{videoDetailActionsMaterial as E}from"./components/biz/business/detail/video-detail-actions/material.mjs";import{headerAvatarIconMaterial as D}from"./components/biz/business/header-search/header-avatar-icon/material.mjs";import{headerAvatarLogoSearchMaterial as O}from"./components/biz/business/header-search/header-avatar-logo-search/material.mjs";import{headerAvatarLogoSearchIconMaterial as k}from"./components/biz/business/header-search/header-avatar-logo-search-icon/material.mjs";import{headerLogoSearchMaterial as A}from"./components/biz/business/header-search/header-logo-search/material.mjs";import{headerSearchMaterial as j}from"./components/biz/business/header-search/header-search/material.mjs";import{largeFeatureGridMaterial as M}from"./components/biz/business/large-feature-grid/material.mjs";import{shortcutGridMaterial as N}from"./components/biz/business/shortcut-grid/material.mjs";var P=e({BannerCarouselMaterial:()=>y,bannerAdMaterial:()=>t,channelListMaterial:()=>b,exampleButtonMaterial:()=>v,floatingAdMaterial:()=>n,floatingBallMaterial:()=>o,headerAvatarIconMaterial:()=>D,headerAvatarLogoSearchIconMaterial:()=>k,headerAvatarLogoSearchMaterial:()=>O,headerLogoSearchMaterial:()=>A,headerSearchMaterial:()=>j,homeRecommendGridMaterial:()=>s,homeRecommendWaterfallMaterial:()=>c,iconAdMaterial:()=>r,imageTextRecommendMaterial:()=>l,largeFeatureGridMaterial:()=>M,marqueeMaterial:()=>u,popupAdMaterial:()=>i,profileHeaderMaterial:()=>d,profileHeaderMaterialWithDisabledBackground:()=>f,profileMainMaterial:()=>p,searchHistoryMaterial:()=>m,searchInputMaterial:()=>h,shortcutGridMaterial:()=>N,tabBarMaterial:()=>g,textAdMaterial:()=>a,textRecommendMaterial:()=>_,videoDetailActionsMaterial:()=>E,videoDetailInfoMaterial:()=>x,videoDetailInfoTitleTagsEpisodesMaterial:()=>S,videoDetailPlayerBridgeOnlyMaterial:()=>w,videoDetailPlayerMaterial:()=>C,videoDetailRecommendMaterial:()=>T});export{y as BannerCarouselMaterial,t as bannerAdMaterial,b as channelListMaterial,v as exampleButtonMaterial,n as floatingAdMaterial,o as floatingBallMaterial,D as headerAvatarIconMaterial,k as headerAvatarLogoSearchIconMaterial,O as headerAvatarLogoSearchMaterial,A as headerLogoSearchMaterial,j as headerSearchMaterial,s as homeRecommendGridMaterial,c as homeRecommendWaterfallMaterial,r as iconAdMaterial,l as imageTextRecommendMaterial,M as largeFeatureGridMaterial,u as marqueeMaterial,P as materials_exports,i as popupAdMaterial,d as profileHeaderMaterial,f as profileHeaderMaterialWithDisabledBackground,p as profileMainMaterial,m as searchHistoryMaterial,h as searchInputMaterial,N as shortcutGridMaterial,g as tabBarMaterial,a as textAdMaterial,_ as textRecommendMaterial,E as videoDetailActionsMaterial,x as videoDetailInfoMaterial,S as videoDetailInfoTitleTagsEpisodesMaterial,w as videoDetailPlayerBridgeOnlyMaterial,C as videoDetailPlayerMaterial,T as videoDetailRecommendMaterial};
@@ -1,5 +1,5 @@
1
1
 
2
- import { GetApiCommerceQueryOrderResultQuery, GetApiCommerceQueryOrderResultRes, GetApiCommunityGetCollectionInfoQuery, GetApiCommunityGetCollectionInfoRes, GetApiCommunityGetCommentsQuery, GetApiCommunityGetCommentsRes, GetApiCommunityGetContentInfoQuery, GetApiCommunityGetContentInfoRes, GetApiCommunityGetContentListQuery, GetApiCommunityGetContentListRes, GetApiCommunityGetHotContentListQuery, GetApiCommunityGetHotContentListRes, GetApiCommunityGetSubscribedCollectionsQuery, GetApiCommunityGetSubscribedCollectionsRes, GetApiCommunityGetUserCollectionsQuery, GetApiCommunityGetUserCollectionsRes, GetApiContentGetAdvertiseByCodeQuery, GetApiContentGetAdvertiseByCodeRes, GetApiContentGetAppChannelBlockDataQuery, GetApiContentGetAppChannelBlockDataRes, GetApiContentGetAppChannelBlockQuery, GetApiContentGetAppChannelBlockRes, GetApiContentGetAppChannelsQuery, GetApiContentGetAppChannelsRes, GetApiContentGetAppComponentRes, GetApiContentGetGuessYouLikeVideosQuery, GetApiContentGetGuessYouLikeVideosRes, GetApiContentGetHotVideoListQuery, GetApiContentGetHotVideoListRes, GetApiContentGetRecommendSearchListQuery, GetApiContentGetRecommendSearchListRes, GetApiContentGetRecommendVideoListQuery, GetApiContentGetRecommendVideoListRes, GetApiContentGetSeoConfigQuery, GetApiContentGetSeoConfigRes, GetApiContentGetVideoDetailByApiQuery, GetApiContentGetVideoDetailByApiRes, GetApiContentGetVideoDetailQuery, GetApiContentGetVideoDetailRes, GetApiContentListVisibleFloatingBallQuery, GetApiContentListVisibleFloatingBallRes, GetApiContentProcessM3u8Query, GetApiContentProcessM3u8Res, GetApiInteractionCheckMutualFollowQuery, GetApiInteractionCheckMutualFollowRes, GetApiInteractionGetBrowseListQuery, GetApiInteractionGetBrowseListRes, GetApiInteractionGetContentDislikeListQuery, GetApiInteractionGetContentDislikeListRes, GetApiInteractionGetContentLikeListQuery, GetApiInteractionGetContentLikeListRes, GetApiInteractionGetDislikeListQuery, GetApiInteractionGetDislikeListRes, GetApiInteractionGetFolderQuery, GetApiInteractionGetFolderRes, GetApiInteractionGetFolderStatsQuery, GetApiInteractionGetFolderStatsRes, GetApiInteractionGetFollowStatsQuery, GetApiInteractionGetFollowStatsRes, GetApiInteractionGetFollowerListQuery, GetApiInteractionGetFollowerListRes, GetApiInteractionGetFollowingContentListQuery, GetApiInteractionGetFollowingContentListRes, GetApiInteractionGetFollowingListQuery, GetApiInteractionGetFollowingListRes, GetApiInteractionGetFollowingUserUpdatesQuery, GetApiInteractionGetFollowingUserUpdatesRes, GetApiInteractionGetLikeListQuery, GetApiInteractionGetLikeListRes, GetApiInteractionListCollectsQuery, GetApiInteractionListCollectsRes, GetApiInteractionListFoldersQuery, GetApiInteractionListFoldersRes, GetApiUserGetGuestIdentityQuery, GetApiUserGetGuestIdentityRes, GetApiUserGetUserEditInfoQuery, GetApiUserGetUserEditInfoRes, GetApiUserGetUserInfoQuery, GetApiUserGetUserInfoRes, GetApiUserGetUserPrivacySettingsQuery, GetApiUserGetUserPrivacySettingsRes, GetApiUserViewUserInfoQuery, GetApiUserViewUserInfoRes, PostApiCommerceCreatePaymentReqBody, PostApiCommerceCreatePaymentRes, PostApiCommerceGetPaymentMethodsReqBody, PostApiCommerceGetPaymentMethodsRes, PostApiCommercePaymentSuccessCallbackReqBody, PostApiCommercePaymentSuccessCallbackRes, PostApiCommerceRefundCallbackReqBody, PostApiCommerceRefundCallbackRes, PostApiCommunityAddContentToCollectionReqBody, PostApiCommunityAddContentToCollectionRes, PostApiCommunityBatchDeleteCollectionReqBody, PostApiCommunityBatchDeleteCollectionRes, PostApiCommunityCreateCollectionReqBody, PostApiCommunityCreateCollectionRes, PostApiCommunityCreateCommentReqBody, PostApiCommunityCreateCommentRes, PostApiCommunityDeleteCollectionReqBody, PostApiCommunityDeleteCollectionRes, PostApiCommunityDeleteCommentReqBody, PostApiCommunityDeleteCommentRes, PostApiCommunityDeleteContentReqBody, PostApiCommunityDeleteContentRes, PostApiCommunityDislikeCommentReqBody, PostApiCommunityDislikeCommentRes, PostApiCommunityGetUploadPresignedURLReqBody, PostApiCommunityGetUploadPresignedURLRes, PostApiCommunityLikeCommentReqBody, PostApiCommunityLikeCommentRes, PostApiCommunityMoveCollectionContentReqBody, PostApiCommunityMoveCollectionContentRes, PostApiCommunityPublishContentReqBody, PostApiCommunityPublishContentRes, PostApiCommunityRemoveContentFromCollectionReqBody, PostApiCommunityRemoveContentFromCollectionRes, PostApiCommunitySearchCurAccountFollowingUsersInfoReqBody, PostApiCommunitySearchCurAccountFollowingUsersInfoRes, PostApiCommunityShareContentReqBody, PostApiCommunityShareContentRes, PostApiCommunitySubscribeCollectionReqBody, PostApiCommunitySubscribeCollectionRes, PostApiCommunityUpdateCollectionReqBody, PostApiCommunityUpdateCollectionRes, PostApiCommunityUpdateContentReqBody, PostApiCommunityUpdateContentRes, PostApiCommunityUploadMediaReqBody, PostApiCommunityUploadMediaRes, PostApiContentBatchGetVideoDetailReqBody, PostApiContentBatchGetVideoDetailRes, PostApiContentGetNewstVideoListReqBody, PostApiContentGetNewstVideoListRes, PostApiContentGetPopularVideoListReqBody, PostApiContentGetPopularVideoListRes, PostApiContentGetTopRatedVideoListReqBody, PostApiContentGetTopRatedVideoListRes, PostApiContentMatchAdsReqBody, PostApiContentMatchAdsRes, PostApiInteractionAddCollectReqBody, PostApiInteractionAddCollectRes, PostApiInteractionBatchClearBrowseReqBody, PostApiInteractionBatchClearBrowseRes, PostApiInteractionBatchDeleteCollectsReqBody, PostApiInteractionBatchDeleteCollectsRes, PostApiInteractionBatchDeleteFoldersReqBody, PostApiInteractionBatchDeleteFoldersRes, PostApiInteractionBatchGetCommentLikeStatusReqBody, PostApiInteractionBatchGetCommentLikeStatusRes, PostApiInteractionBatchGetFollowStatsReqBody, PostApiInteractionBatchGetFollowStatsRes, PostApiInteractionBatchGetLikeStatusReqBody, PostApiInteractionBatchGetLikeStatusRes, PostApiInteractionBatchQueryContentInteractionsReqBody, PostApiInteractionBatchQueryContentInteractionsRes, PostApiInteractionBrowseReqBody, PostApiInteractionBrowseRes, PostApiInteractionCancelDislikeReqBody, PostApiInteractionCancelDislikeRes, PostApiInteractionCancelLikeReqBody, PostApiInteractionCancelLikeRes, PostApiInteractionCheckCollectReqBody, PostApiInteractionCheckCollectRes, PostApiInteractionCheckFollowReqBody, PostApiInteractionCheckFollowRes, PostApiInteractionClearBrowseHistoryReqBody, PostApiInteractionClearBrowseHistoryRes, PostApiInteractionCreateFolderReqBody, PostApiInteractionCreateFolderRes, PostApiInteractionDeleteBrowseRecordReqBody, PostApiInteractionDeleteBrowseRecordRes, PostApiInteractionDeleteFolderReqBody, PostApiInteractionDeleteFolderRes, PostApiInteractionDislikeCommentReqBody, PostApiInteractionDislikeCommentRes, PostApiInteractionDislikeReqBody, PostApiInteractionDislikeRes, PostApiInteractionFollowReqBody, PostApiInteractionFollowRes, PostApiInteractionLikeCommentReqBody, PostApiInteractionLikeCommentRes, PostApiInteractionLikeReqBody, PostApiInteractionLikeRes, PostApiInteractionMoveCollectsReqBody, PostApiInteractionMoveCollectsRes, PostApiInteractionRemoveCollectReqBody, PostApiInteractionRemoveCollectRes, PostApiInteractionTrackEventsBatchReqBody, PostApiInteractionTrackEventsBatchRes, PostApiInteractionUnfollowReqBody, PostApiInteractionUnfollowRes, PostApiInteractionUnifiedBatchLikeDislikeReqBody, PostApiInteractionUnifiedBatchLikeDislikeRes, PostApiInteractionUpdateFolderReqBody, PostApiInteractionUpdateFolderRes, PostApiInteractionUpdateFollowingContentUpdateTimeReqBody, PostApiInteractionUpdateFollowingContentUpdateTimeRes, PostApiUserEditUserInfoReqBody, PostApiUserEditUserInfoRes, PostApiUserLoginReqBody, PostApiUserLoginRes, PostApiUserRegisterByVerifyEmailCodeReqBody, PostApiUserRegisterByVerifyEmailCodeRes, PostApiUserRegisterReqBody, PostApiUserRegisterRes, PostApiUserResetForgetPasswordReqBody, PostApiUserResetForgetPasswordRes, PostApiUserResetPasswordReqBody, PostApiUserResetPasswordRes, PostApiUserSendEmailCodeReqBody, PostApiUserSendEmailCodeRes, PostApiUserSendForgetEmailCodeReqBody, PostApiUserSendForgetEmailCodeRes, PostApiUserSendResetPasswordEmailCodeReqBody, PostApiUserSendResetPasswordEmailCodeRes, PostApiUserUploadUserBgImageReqBody, PostApiUserUploadUserBgImageRes, PostApiUserUserFeedbackReqBody, PostApiUserUserFeedbackRes, PostApiUserUserPrivacySettingsReqBody, PostApiUserUserPrivacySettingsRes, PostApiUserVerifyEmailCodeReqBody, PostApiUserVerifyEmailCodeRes, PostApiUserVerifyForgetEmailCodeReqBody, PostApiUserVerifyForgetEmailCodeRes, PostApiUserVerifyResetPasswordEmailCodeReqBody, PostApiUserVerifyResetPasswordEmailCodeRes } from "../../types.mjs";
2
+ import { GetApiCommunityGetCollectionInfoQuery, GetApiCommunityGetCollectionInfoRes, GetApiCommunityGetCommentsQuery, GetApiCommunityGetCommentsRes, GetApiCommunityGetContentInfoQuery, GetApiCommunityGetContentInfoRes, GetApiCommunityGetContentListQuery, GetApiCommunityGetContentListRes, GetApiCommunityGetHotContentListQuery, GetApiCommunityGetHotContentListRes, GetApiCommunityGetSubscribedCollectionsQuery, GetApiCommunityGetSubscribedCollectionsRes, GetApiCommunityGetUserCollectionsQuery, GetApiCommunityGetUserCollectionsRes, GetApiContentGetAdvertiseByCodeQuery, GetApiContentGetAdvertiseByCodeRes, GetApiContentGetAppChannelBlockDataQuery, GetApiContentGetAppChannelBlockDataRes, GetApiContentGetAppChannelBlockQuery, GetApiContentGetAppChannelBlockRes, GetApiContentGetAppChannelsQuery, GetApiContentGetAppChannelsRes, GetApiContentGetAppComponentRes, GetApiContentGetGuessYouLikeVideosQuery, GetApiContentGetGuessYouLikeVideosRes, GetApiContentGetHotVideoListQuery, GetApiContentGetHotVideoListRes, GetApiContentGetRecommendSearchListQuery, GetApiContentGetRecommendSearchListRes, GetApiContentGetRecommendVideoListQuery, GetApiContentGetRecommendVideoListRes, GetApiContentGetVideoDetailByApiQuery, GetApiContentGetVideoDetailByApiRes, GetApiContentGetVideoDetailQuery, GetApiContentGetVideoDetailRes, GetApiContentListVisibleFloatingBallQuery, GetApiContentListVisibleFloatingBallRes, GetApiContentProcessM3u8Query, GetApiContentProcessM3u8Res, GetApiInteractionCheckMutualFollowQuery, GetApiInteractionCheckMutualFollowRes, GetApiInteractionGetBrowseListQuery, GetApiInteractionGetBrowseListRes, GetApiInteractionGetContentDislikeListQuery, GetApiInteractionGetContentDislikeListRes, GetApiInteractionGetContentLikeListQuery, GetApiInteractionGetContentLikeListRes, GetApiInteractionGetDislikeListQuery, GetApiInteractionGetDislikeListRes, GetApiInteractionGetFolderQuery, GetApiInteractionGetFolderRes, GetApiInteractionGetFolderStatsQuery, GetApiInteractionGetFolderStatsRes, GetApiInteractionGetFollowStatsQuery, GetApiInteractionGetFollowStatsRes, GetApiInteractionGetFollowerListQuery, GetApiInteractionGetFollowerListRes, GetApiInteractionGetFollowingContentListQuery, GetApiInteractionGetFollowingContentListRes, GetApiInteractionGetFollowingListQuery, GetApiInteractionGetFollowingListRes, GetApiInteractionGetFollowingUserUpdatesQuery, GetApiInteractionGetFollowingUserUpdatesRes, GetApiInteractionGetLikeListQuery, GetApiInteractionGetLikeListRes, GetApiInteractionListCollectsQuery, GetApiInteractionListCollectsRes, GetApiInteractionListFoldersQuery, GetApiInteractionListFoldersRes, GetApiUserGetGuestIdentityQuery, GetApiUserGetGuestIdentityRes, GetApiUserGetUserEditInfoQuery, GetApiUserGetUserEditInfoRes, GetApiUserGetUserInfoQuery, GetApiUserGetUserInfoRes, GetApiUserGetUserPrivacySettingsQuery, GetApiUserGetUserPrivacySettingsRes, GetApiUserViewUserInfoQuery, GetApiUserViewUserInfoRes, PostApiCommunityAddContentToCollectionReqBody, PostApiCommunityAddContentToCollectionRes, PostApiCommunityCreateCollectionReqBody, PostApiCommunityCreateCollectionRes, PostApiCommunityCreateCommentReqBody, PostApiCommunityCreateCommentRes, PostApiCommunityDeleteCollectionReqBody, PostApiCommunityDeleteCollectionRes, PostApiCommunityDeleteCommentReqBody, PostApiCommunityDeleteCommentRes, PostApiCommunityDeleteContentReqBody, PostApiCommunityDeleteContentRes, PostApiCommunityDislikeCommentReqBody, PostApiCommunityDislikeCommentRes, PostApiCommunityGetUploadPresignedURLReqBody, PostApiCommunityGetUploadPresignedURLRes, PostApiCommunityLikeCommentReqBody, PostApiCommunityLikeCommentRes, PostApiCommunityMoveCollectionContentReqBody, PostApiCommunityMoveCollectionContentRes, PostApiCommunityPublishContentReqBody, PostApiCommunityPublishContentRes, PostApiCommunityRemoveContentFromCollectionReqBody, PostApiCommunityRemoveContentFromCollectionRes, PostApiCommunitySearchCurAccountFollowingUsersInfoReqBody, PostApiCommunitySearchCurAccountFollowingUsersInfoRes, PostApiCommunityShareContentReqBody, PostApiCommunityShareContentRes, PostApiCommunitySubscribeCollectionReqBody, PostApiCommunitySubscribeCollectionRes, PostApiCommunityUpdateCollectionReqBody, PostApiCommunityUpdateCollectionRes, PostApiCommunityUpdateContentReqBody, PostApiCommunityUpdateContentRes, PostApiCommunityUploadMediaReqBody, PostApiCommunityUploadMediaRes, PostApiContentBatchGetVideoDetailReqBody, PostApiContentBatchGetVideoDetailRes, PostApiContentGetNewstVideoListReqBody, PostApiContentGetNewstVideoListRes, PostApiContentGetPopularVideoListReqBody, PostApiContentGetPopularVideoListRes, PostApiContentGetTopRatedVideoListReqBody, PostApiContentGetTopRatedVideoListRes, PostApiInteractionAddCollectReqBody, PostApiInteractionAddCollectRes, PostApiInteractionBatchClearBrowseReqBody, PostApiInteractionBatchClearBrowseRes, PostApiInteractionBatchDeleteCollectsReqBody, PostApiInteractionBatchDeleteCollectsRes, PostApiInteractionBatchGetCommentLikeStatusReqBody, PostApiInteractionBatchGetCommentLikeStatusRes, PostApiInteractionBatchGetFollowStatsReqBody, PostApiInteractionBatchGetFollowStatsRes, PostApiInteractionBatchGetLikeStatusReqBody, PostApiInteractionBatchGetLikeStatusRes, PostApiInteractionBatchQueryContentInteractionsReqBody, PostApiInteractionBatchQueryContentInteractionsRes, PostApiInteractionBrowseReqBody, PostApiInteractionBrowseRes, PostApiInteractionCancelDislikeReqBody, PostApiInteractionCancelDislikeRes, PostApiInteractionCancelLikeReqBody, PostApiInteractionCancelLikeRes, PostApiInteractionCheckCollectReqBody, PostApiInteractionCheckCollectRes, PostApiInteractionCheckFollowReqBody, PostApiInteractionCheckFollowRes, PostApiInteractionClearBrowseHistoryReqBody, PostApiInteractionClearBrowseHistoryRes, PostApiInteractionCreateFolderReqBody, PostApiInteractionCreateFolderRes, PostApiInteractionDeleteBrowseRecordReqBody, PostApiInteractionDeleteBrowseRecordRes, PostApiInteractionDeleteFolderReqBody, PostApiInteractionDeleteFolderRes, PostApiInteractionDislikeCommentReqBody, PostApiInteractionDislikeCommentRes, PostApiInteractionDislikeReqBody, PostApiInteractionDislikeRes, PostApiInteractionFollowReqBody, PostApiInteractionFollowRes, PostApiInteractionLikeCommentReqBody, PostApiInteractionLikeCommentRes, PostApiInteractionLikeReqBody, PostApiInteractionLikeRes, PostApiInteractionMoveCollectsReqBody, PostApiInteractionMoveCollectsRes, PostApiInteractionRemoveCollectReqBody, PostApiInteractionRemoveCollectRes, PostApiInteractionTrackEventsBatchReqBody, PostApiInteractionTrackEventsBatchRes, PostApiInteractionUnfollowReqBody, PostApiInteractionUnfollowRes, PostApiInteractionUnifiedBatchLikeDislikeReqBody, PostApiInteractionUnifiedBatchLikeDislikeRes, PostApiInteractionUpdateFolderReqBody, PostApiInteractionUpdateFolderRes, PostApiInteractionUpdateFollowingContentUpdateTimeReqBody, PostApiInteractionUpdateFollowingContentUpdateTimeRes, PostApiUserEditUserInfoReqBody, PostApiUserEditUserInfoRes, PostApiUserLoginReqBody, PostApiUserLoginRes, PostApiUserRegisterByVerifyEmailCodeReqBody, PostApiUserRegisterByVerifyEmailCodeRes, PostApiUserRegisterReqBody, PostApiUserRegisterRes, PostApiUserResetForgetPasswordReqBody, PostApiUserResetForgetPasswordRes, PostApiUserResetPasswordReqBody, PostApiUserResetPasswordRes, PostApiUserSendEmailCodeReqBody, PostApiUserSendEmailCodeRes, PostApiUserSendForgetEmailCodeReqBody, PostApiUserSendForgetEmailCodeRes, PostApiUserSendResetPasswordEmailCodeReqBody, PostApiUserSendResetPasswordEmailCodeRes, PostApiUserUploadUserBgImageReqBody, PostApiUserUploadUserBgImageRes, PostApiUserUserFeedbackReqBody, PostApiUserUserFeedbackRes, PostApiUserUserPrivacySettingsReqBody, PostApiUserUserPrivacySettingsRes, PostApiUserVerifyEmailCodeReqBody, PostApiUserVerifyEmailCodeRes, PostApiUserVerifyForgetEmailCodeReqBody, PostApiUserVerifyForgetEmailCodeRes, PostApiUserVerifyResetPasswordEmailCodeReqBody, PostApiUserVerifyResetPasswordEmailCodeRes } from "../../types.mjs";
3
3
  import { RequestConfig, ResponseData } from "../../utils/http.mjs";
4
4
 
5
5
  //#region service/generated/client.d.ts
@@ -104,10 +104,6 @@ declare function pCommunitySearchCurAccountFollowingUsersInfo(data: PostApiCommu
104
104
  * GetHotContentLis
105
105
  */
106
106
  declare function gCommunityGetHotContentList(query?: GetApiCommunityGetHotContentListQuery, config?: ExtraRequestConfig): Promise<ResponseData<GetApiCommunityGetHotContentListRes>>;
107
- /**
108
- * 批量删除合集(不允许删除默认合集)
109
- */
110
- declare function pCommunityBatchDeleteCollection(data: PostApiCommunityBatchDeleteCollectionReqBody, config?: ExtraRequestConfig): Promise<ResponseData<PostApiCommunityBatchDeleteCollectionRes>>;
111
107
  /**
112
108
  * 通过api搜索
113
109
  */
@@ -172,14 +168,6 @@ declare function pContentBatchGetVideoDetail(data: PostApiContentBatchGetVideoDe
172
168
  * 高分视频列表(按score排序,游标分页)
173
169
  */
174
170
  declare function pContentGetTopRatedVideoList(data: PostApiContentGetTopRatedVideoListReqBody, config?: ExtraRequestConfig): Promise<ResponseData<PostApiContentGetTopRatedVideoListRes>>;
175
- /**
176
- * 查询SEO配置
177
- */
178
- declare function gContentGetSeoConfig(query?: GetApiContentGetSeoConfigQuery, config?: ExtraRequestConfig): Promise<ResponseData<GetApiContentGetSeoConfigRes>>;
179
- /**
180
- * 广告匹配(不包含信息流广告)
181
- */
182
- declare function pContentMatchAds(data: PostApiContentMatchAdsReqBody, config?: ExtraRequestConfig): Promise<ResponseData<PostApiContentMatchAdsRes>>;
183
171
  /**
184
172
  * 处理 M3U8 文件。底层调用 gRPC ContentService.ProcessM3u8 方法。返回处理后的 M3U8 文件内容。
185
173
  */
@@ -356,10 +344,6 @@ declare function gInteractionGetFollowingContentList(query?: GetApiInteractionGe
356
344
  * 批量埋点上报(异步写入 Kafka)
357
345
  */
358
346
  declare function pInteractionTrackEventsBatch(data: PostApiInteractionTrackEventsBatchReqBody, config?: ExtraRequestConfig): Promise<ResponseData<PostApiInteractionTrackEventsBatchRes>>;
359
- /**
360
- * 批量删除收藏夹
361
- */
362
- declare function pInteractionBatchDeleteFolders(data: PostApiInteractionBatchDeleteFoldersReqBody, config?: ExtraRequestConfig): Promise<ResponseData<PostApiInteractionBatchDeleteFoldersRes>>;
363
347
  /**
364
348
  * 获取游客身份
365
349
  */
@@ -440,25 +424,5 @@ declare function gUserViewUserInfo(query?: GetApiUserViewUserInfoQuery, config?:
440
424
  * 注册通过验证注册邮箱验证码
441
425
  */
442
426
  declare function pUserRegisterByVerifyEmailCode(data: PostApiUserRegisterByVerifyEmailCodeReqBody, config?: ExtraRequestConfig): Promise<ResponseData<PostApiUserRegisterByVerifyEmailCodeRes>>;
443
- /**
444
- * 发起支付
445
- */
446
- declare function pCommerceCreatePayment(data: PostApiCommerceCreatePaymentReqBody, config?: ExtraRequestConfig): Promise<ResponseData<PostApiCommerceCreatePaymentRes>>;
447
- /**
448
- * 查询订单结果
449
- */
450
- declare function gCommerceQueryOrderResult(query?: GetApiCommerceQueryOrderResultQuery, config?: ExtraRequestConfig): Promise<ResponseData<GetApiCommerceQueryOrderResultRes>>;
451
- /**
452
- * 获取支付方式
453
- */
454
- declare function pCommerceGetPaymentMethods(data: PostApiCommerceGetPaymentMethodsReqBody, config?: ExtraRequestConfig): Promise<ResponseData<PostApiCommerceGetPaymentMethodsRes>>;
455
- /**
456
- * 支付成功回调
457
- */
458
- declare function pCommercePaymentSuccessCallback(data: PostApiCommercePaymentSuccessCallbackReqBody, config?: ExtraRequestConfig): Promise<ResponseData<PostApiCommercePaymentSuccessCallbackRes>>;
459
- /**
460
- * 退款回调
461
- */
462
- declare function pCommerceRefundCallback(data: PostApiCommerceRefundCallbackReqBody, config?: ExtraRequestConfig): Promise<ResponseData<PostApiCommerceRefundCallbackRes>>;
463
427
  //#endregion
464
- export { gCommerceQueryOrderResult, gCommunityGetCollectionInfo, gCommunityGetComments, gCommunityGetContentInfo, gCommunityGetContentList, gCommunityGetHotContentList, gCommunityGetSubscribedCollections, gCommunityGetUserCollections, gContentGetAdvertiseByCode, gContentGetAppChannelBlock, gContentGetAppChannelBlockData, gContentGetAppChannels, gContentGetAppComponent, gContentGetGuessYouLikeVideos, gContentGetHotVideoList, gContentGetRecommendSearchList, gContentGetRecommendVideoList, gContentGetSeoConfig, gContentGetVideoDetail, gContentGetVideoDetailByApi, gContentListVisibleFloatingBall, gContentProcessM3u8, gInteractionCheckMutualFollow, gInteractionGetBrowseList, gInteractionGetContentDislikeList, gInteractionGetContentLikeList, gInteractionGetDislikeList, gInteractionGetFolder, gInteractionGetFolderStats, gInteractionGetFollowStats, gInteractionGetFollowerList, gInteractionGetFollowingContentList, gInteractionGetFollowingList, gInteractionGetFollowingUserUpdates, gInteractionGetLikeList, gInteractionListCollects, gInteractionListFolders, gUserGetGuestIdentity, gUserGetUserEditInfo, gUserGetUserInfo, gUserGetUserPrivacySettings, gUserViewUserInfo, pCommerceCreatePayment, pCommerceGetPaymentMethods, pCommercePaymentSuccessCallback, pCommerceRefundCallback, pCommunityAddContentToCollection, pCommunityBatchDeleteCollection, pCommunityCreateCollection, pCommunityCreateComment, pCommunityDeleteCollection, pCommunityDeleteComment, pCommunityDeleteContent, pCommunityDislikeComment, pCommunityGetUploadPresignedURL, pCommunityLikeComment, pCommunityMoveCollectionContent, pCommunityPublishContent, pCommunityRemoveContentFromCollection, pCommunitySearchCurAccountFollowingUsersInfo, pCommunityShareContent, pCommunitySubscribeCollection, pCommunityUpdateCollection, pCommunityUpdateContent, pCommunityUploadMedia, pContentBatchGetVideoDetail, pContentGetNewstVideoList, pContentGetPopularVideoList, pContentGetTopRatedVideoList, pContentMatchAds, pInteractionAddCollect, pInteractionBatchClearBrowse, pInteractionBatchDeleteCollects, pInteractionBatchDeleteFolders, pInteractionBatchGetCommentLikeStatus, pInteractionBatchGetFollowStats, pInteractionBatchGetLikeStatus, pInteractionBatchQueryContentInteractions, pInteractionBrowse, pInteractionCancelDislike, pInteractionCancelLike, pInteractionCheckCollect, pInteractionCheckFollow, pInteractionClearBrowseHistory, pInteractionCreateFolder, pInteractionDeleteBrowseRecord, pInteractionDeleteFolder, pInteractionDislike, pInteractionDislikeComment, pInteractionFollow, pInteractionLike, pInteractionLikeComment, pInteractionMoveCollects, pInteractionRemoveCollect, pInteractionTrackEventsBatch, pInteractionUnfollow, pInteractionUnifiedBatchLikeDislike, pInteractionUpdateFolder, pInteractionUpdateFollowingContentUpdateTime, pUserEditUserInfo, pUserLogin, pUserRegister, pUserRegisterByVerifyEmailCode, pUserResetForgetPassword, pUserResetPassword, pUserSendEmailCode, pUserSendForgetEmailCode, pUserSendResetPasswordEmailCode, pUserUploadUserBgImage, pUserUserFeedback, pUserUserPrivacySettings, pUserVerifyEmailCode, pUserVerifyForgetEmailCode, pUserVerifyResetPasswordEmailCode };
428
+ export { gCommunityGetCollectionInfo, gCommunityGetComments, gCommunityGetContentInfo, gCommunityGetContentList, gCommunityGetHotContentList, gCommunityGetSubscribedCollections, gCommunityGetUserCollections, gContentGetAdvertiseByCode, gContentGetAppChannelBlock, gContentGetAppChannelBlockData, gContentGetAppChannels, gContentGetAppComponent, gContentGetGuessYouLikeVideos, gContentGetHotVideoList, gContentGetRecommendSearchList, gContentGetRecommendVideoList, gContentGetVideoDetail, gContentGetVideoDetailByApi, gContentListVisibleFloatingBall, gContentProcessM3u8, gInteractionCheckMutualFollow, gInteractionGetBrowseList, gInteractionGetContentDislikeList, gInteractionGetContentLikeList, gInteractionGetDislikeList, gInteractionGetFolder, gInteractionGetFolderStats, gInteractionGetFollowStats, gInteractionGetFollowerList, gInteractionGetFollowingContentList, gInteractionGetFollowingList, gInteractionGetFollowingUserUpdates, gInteractionGetLikeList, gInteractionListCollects, gInteractionListFolders, gUserGetGuestIdentity, gUserGetUserEditInfo, gUserGetUserInfo, gUserGetUserPrivacySettings, gUserViewUserInfo, pCommunityAddContentToCollection, pCommunityCreateCollection, pCommunityCreateComment, pCommunityDeleteCollection, pCommunityDeleteComment, pCommunityDeleteContent, pCommunityDislikeComment, pCommunityGetUploadPresignedURL, pCommunityLikeComment, pCommunityMoveCollectionContent, pCommunityPublishContent, pCommunityRemoveContentFromCollection, pCommunitySearchCurAccountFollowingUsersInfo, pCommunityShareContent, pCommunitySubscribeCollection, pCommunityUpdateCollection, pCommunityUpdateContent, pCommunityUploadMedia, pContentBatchGetVideoDetail, pContentGetNewstVideoList, pContentGetPopularVideoList, pContentGetTopRatedVideoList, pInteractionAddCollect, pInteractionBatchClearBrowse, pInteractionBatchDeleteCollects, pInteractionBatchGetCommentLikeStatus, pInteractionBatchGetFollowStats, pInteractionBatchGetLikeStatus, pInteractionBatchQueryContentInteractions, pInteractionBrowse, pInteractionCancelDislike, pInteractionCancelLike, pInteractionCheckCollect, pInteractionCheckFollow, pInteractionClearBrowseHistory, pInteractionCreateFolder, pInteractionDeleteBrowseRecord, pInteractionDeleteFolder, pInteractionDislike, pInteractionDislikeComment, pInteractionFollow, pInteractionLike, pInteractionLikeComment, pInteractionMoveCollects, pInteractionRemoveCollect, pInteractionTrackEventsBatch, pInteractionUnfollow, pInteractionUnifiedBatchLikeDislike, pInteractionUpdateFolder, pInteractionUpdateFollowingContentUpdateTime, pUserEditUserInfo, pUserLogin, pUserRegister, pUserRegisterByVerifyEmailCode, pUserResetForgetPassword, pUserResetPassword, pUserSendEmailCode, pUserSendForgetEmailCode, pUserSendResetPasswordEmailCode, pUserUploadUserBgImage, pUserUserFeedback, pUserUserPrivacySettings, pUserVerifyEmailCode, pUserVerifyForgetEmailCode, pUserVerifyResetPasswordEmailCode };
@@ -1,2 +1,2 @@
1
1
 
2
- import e from"../../utils/http.mjs";async function t(t,n){return e.request({...n??{},url:`/api/community/publishContent`,method:`POST`,data:t})}async function n(t,n){return e.request({...n??{},url:`/api/community/getContentInfo`,method:`GET`,params:t})}async function ee(t,n){return e.request({...n??{},url:`/api/community/getContentList`,method:`GET`,params:t})}async function te(t,n){return e.request({...n??{},url:`/api/community/deleteContent`,method:`POST`,data:t})}async function r(t,n){return e.request({...n??{},url:`/api/community/updateContent`,method:`POST`,data:t})}async function i(t,n){return e.request({...n??{},url:`/api/community/createCollection`,method:`POST`,data:t})}async function a(t,n){return e.request({...n??{},url:`/api/community/getCollectionInfo`,method:`GET`,params:t})}async function o(t,n){return e.request({...n??{},url:`/api/community/getUserCollections`,method:`GET`,params:t})}async function s(t,n){return e.request({...n??{},url:`/api/community/addContentToCollection`,method:`POST`,data:t})}async function c(t,n){return e.request({...n??{},url:`/api/community/deleteCollection`,method:`POST`,data:t})}async function l(t,n){return e.request({...n??{},url:`/api/community/subscribeCollection`,method:`POST`,data:t})}async function u(t,n){return e.request({...n??{},url:`/api/community/getSubscribedCollections`,method:`GET`,params:t})}async function d(t,n){return e.request({...n??{},url:`/api/community/updateCollection`,method:`POST`,data:t})}async function f(t,n){return e.request({...n??{},url:`/api/community/removeContentFromCollection`,method:`POST`,data:t})}async function p(t,n){return e.request({...n??{},url:`/api/community/moveCollectionContent`,method:`POST`,data:t})}async function m(t,n){return e.request({...n??{},url:`/api/community/uploadMedia`,method:`POST`,data:t})}async function h(t,n){return e.request({...n??{},url:`/api/community/getUploadPresignedURL`,method:`POST`,data:t})}async function g(t,n){return e.request({...n??{},url:`/api/community/createComment`,method:`POST`,data:t})}async function _(t,n){return e.request({...n??{},url:`/api/community/getComments`,method:`GET`,params:t})}async function v(t,n){return e.request({...n??{},url:`/api/community/deleteComment`,method:`POST`,data:t})}async function y(t,n){return e.request({...n??{},url:`/api/community/likeComment`,method:`POST`,data:t})}async function b(t,n){return e.request({...n??{},url:`/api/community/dislikeComment`,method:`POST`,data:t})}async function x(t,n){return e.request({...n??{},url:`/api/community/shareContent`,method:`POST`,data:t})}async function S(t,n){return e.request({...n??{},url:`/api/community/searchCurAccountFollowingUsersInfo`,method:`POST`,data:t})}async function C(t,n){return e.request({...n??{},url:`/api/community/getHotContentList`,method:`GET`,params:t})}async function w(t,n){return e.request({...n??{},url:`/api/community/batchDeleteCollection`,method:`POST`,data:t})}async function T(t,n){return e.request({...n??{},url:`/api/content/getVideoDetailByApi`,method:`GET`,params:t})}async function E(t,n){return e.request({...n??{},url:`/api/content/getVideoDetail`,method:`GET`,params:t})}async function D(t,n){return e.request({...n??{},url:`/api/content/getRecommendSearchList`,method:`GET`,params:t})}async function O(t,n){return e.request({...n??{},url:`/api/content/getHotVideoList`,method:`GET`,params:t})}async function k(t,n){return e.request({...n??{},url:`/api/content/getRecommendVideoList`,method:`GET`,params:t})}async function A(t,n){return e.request({...n??{},url:`/api/content/getAppChannels`,method:`GET`,params:t})}async function j(t,n){return e.request({...n??{},url:`/api/content/getAppChannelBlock`,method:`GET`,params:t})}async function M(t,n){return e.request({...n??{},url:`/api/content/getAppChannelBlockData`,method:`GET`,params:t})}async function N(t,n){return e.request({...n??{},url:`/api/content/getNewstVideoList`,method:`POST`,data:t})}async function P(t,n){return e.request({...n??{},url:`/api/content/getPopularVideoList`,method:`POST`,data:t})}async function F(t,n){return e.request({...n??{},url:`/api/content/listVisibleFloatingBall`,method:`GET`,params:t})}async function I(t,n){return e.request({...n??{},url:`/api/content/getGuessYouLikeVideos`,method:`GET`,params:t})}async function L(t,n){return e.request({...n??{},url:`/api/content/getAdvertiseByCode`,method:`GET`,params:t})}async function R(t){return e.request({...t??{},url:`/api/content/getAppComponent`,method:`GET`})}async function z(t,n){return e.request({...n??{},url:`/api/content/batchGetVideoDetail`,method:`POST`,data:t})}async function B(t,n){return e.request({...n??{},url:`/api/content/getTopRatedVideoList`,method:`POST`,data:t})}async function V(t,n){return e.request({...n??{},url:`/api/content/getSeoConfig`,method:`GET`,params:t})}async function H(t,n){return e.request({...n??{},url:`/api/content/matchAds`,method:`POST`,data:t})}async function U(t,n){return e.request({...n??{},url:`/api/content/processM3u8`,method:`GET`,params:t})}async function W(t,n){return e.request({...n??{},url:`/api/interaction/like`,method:`POST`,data:t})}async function G(t,n){return e.request({...n??{},url:`/api/interaction/dislike`,method:`POST`,data:t})}async function K(t,n){return e.request({...n??{},url:`/api/interaction/cancelLike`,method:`POST`,data:t})}async function q(t,n){return e.request({...n??{},url:`/api/interaction/cancelDislike`,method:`POST`,data:t})}async function J(t,n){return e.request({...n??{},url:`/api/interaction/getLikeList`,method:`GET`,params:t})}async function Y(t,n){return e.request({...n??{},url:`/api/interaction/getDislikeList`,method:`GET`,params:t})}async function X(t,n){return e.request({...n??{},url:`/api/interaction/getContentLikeList`,method:`GET`,params:t})}async function Z(t,n){return e.request({...n??{},url:`/api/interaction/getContentDislikeList`,method:`GET`,params:t})}async function Q(t,n){return e.request({...n??{},url:`/api/interaction/unifiedBatchLikeDislike`,method:`POST`,data:t})}async function ne(t,n){return e.request({...n??{},url:`/api/interaction/likeComment`,method:`POST`,data:t})}async function re(t,n){return e.request({...n??{},url:`/api/interaction/dislikeComment`,method:`POST`,data:t})}async function ie(t,n){return e.request({...n??{},url:`/api/interaction/batchGetCommentLikeStatus`,method:`POST`,data:t})}async function ae(t,n){return e.request({...n??{},url:`/api/interaction/browse`,method:`POST`,data:t})}async function oe(t,n){return e.request({...n??{},url:`/api/interaction/getBrowseList`,method:`GET`,params:t})}async function $(t,n){return e.request({...n??{},url:`/api/interaction/deleteBrowseRecord`,method:`POST`,data:t})}async function se(t,n){return e.request({...n??{},url:`/api/interaction/clearBrowseHistory`,method:`POST`,data:t})}async function ce(t,n){return e.request({...n??{},url:`/api/interaction/batchClearBrowse`,method:`POST`,data:t})}async function le(t,n){return e.request({...n??{},url:`/api/interaction/createFolder`,method:`POST`,data:t})}async function ue(t,n){return e.request({...n??{},url:`/api/interaction/updateFolder`,method:`POST`,data:t})}async function de(t,n){return e.request({...n??{},url:`/api/interaction/deleteFolder`,method:`POST`,data:t})}async function fe(t,n){return e.request({...n??{},url:`/api/interaction/listFolders`,method:`GET`,params:t})}async function pe(t,n){return e.request({...n??{},url:`/api/interaction/getFolder`,method:`GET`,params:t})}async function me(t,n){return e.request({...n??{},url:`/api/interaction/getFolderStats`,method:`GET`,params:t})}async function he(t,n){return e.request({...n??{},url:`/api/interaction/addCollect`,method:`POST`,data:t})}async function ge(t,n){return e.request({...n??{},url:`/api/interaction/removeCollect`,method:`POST`,data:t})}async function _e(t,n){return e.request({...n??{},url:`/api/interaction/listCollects`,method:`GET`,params:t})}async function ve(t,n){return e.request({...n??{},url:`/api/interaction/moveCollects`,method:`POST`,data:t})}async function ye(t,n){return e.request({...n??{},url:`/api/interaction/checkCollect`,method:`POST`,data:t})}async function be(t,n){return e.request({...n??{},url:`/api/interaction/batchDeleteCollects`,method:`POST`,data:t})}async function xe(t,n){return e.request({...n??{},url:`/api/interaction/batchQueryContentInteractions`,method:`POST`,data:t})}async function Se(t,n){return e.request({...n??{},url:`/api/interaction/batchGetLikeStatus`,method:`POST`,data:t})}async function Ce(t,n){return e.request({...n??{},url:`/api/interaction/follow`,method:`POST`,data:t})}async function we(t,n){return e.request({...n??{},url:`/api/interaction/unfollow`,method:`POST`,data:t})}async function Te(t,n){return e.request({...n??{},url:`/api/interaction/checkFollow`,method:`POST`,data:t})}async function Ee(t,n){return e.request({...n??{},url:`/api/interaction/getFollowingList`,method:`GET`,params:t})}async function De(t,n){return e.request({...n??{},url:`/api/interaction/getFollowerList`,method:`GET`,params:t})}async function Oe(t,n){return e.request({...n??{},url:`/api/interaction/getFollowStats`,method:`GET`,params:t})}async function ke(t,n){return e.request({...n??{},url:`/api/interaction/batchGetFollowStats`,method:`POST`,data:t})}async function Ae(t,n){return e.request({...n??{},url:`/api/interaction/checkMutualFollow`,method:`GET`,params:t})}async function je(t,n){return e.request({...n??{},url:`/api/interaction/getFollowingUserUpdates`,method:`GET`,params:t})}async function Me(t,n){return e.request({...n??{},url:`/api/interaction/updateFollowingContentUpdateTime`,method:`POST`,data:t})}async function Ne(t,n){return e.request({...n??{},url:`/api/interaction/getFollowingContentList`,method:`GET`,params:t})}async function Pe(t,n){return e.request({...n??{},url:`/api/interaction/trackEventsBatch`,method:`POST`,data:t})}async function Fe(t,n){return e.request({...n??{},url:`/api/interaction/batchDeleteFolders`,method:`POST`,data:t})}async function Ie(t,n){return e.request({...n??{},url:`/api/user/getGuestIdentity`,method:`GET`,params:t})}async function Le(t,n){return e.request({...n??{},url:`/api/user/login`,method:`POST`,data:t})}async function Re(t,n){return e.request({...n??{},url:`/api/user/sendEmailCode`,method:`POST`,data:t})}async function ze(t,n){return e.request({...n??{},url:`/api/user/verifyEmailCode`,method:`POST`,data:t})}async function Be(t,n){return e.request({...n??{},url:`/api/user/register`,method:`POST`,data:t})}async function Ve(t,n){return e.request({...n??{},url:`/api/user/resetPassword`,method:`POST`,data:t})}async function He(t,n){return e.request({...n??{},url:`/api/user/sendResetPasswordEmailCode`,method:`POST`,data:t})}async function Ue(t,n){return e.request({...n??{},url:`/api/user/verifyResetPasswordEmailCode`,method:`POST`,data:t})}async function We(t,n){return e.request({...n??{},url:`/api/user/resetForgetPassword`,method:`POST`,data:t})}async function Ge(t,n){return e.request({...n??{},url:`/api/user/sendForgetEmailCode`,method:`POST`,data:t})}async function Ke(t,n){return e.request({...n??{},url:`/api/user/verifyForgetEmailCode`,method:`POST`,data:t})}async function qe(t,n){return e.request({...n??{},url:`/api/user/getUserInfo`,method:`GET`,params:t})}async function Je(t,n){return e.request({...n??{},url:`/api/user/getUserEditInfo`,method:`GET`,params:t})}async function Ye(t,n){return e.request({...n??{},url:`/api/user/editUserInfo`,method:`POST`,data:t})}async function Xe(t,n){return e.request({...n??{},url:`/api/user/userFeedback`,method:`POST`,data:t})}async function Ze(t,n){return e.request({...n??{},url:`/api/user/getUserPrivacySettings`,method:`GET`,params:t})}async function Qe(t,n){return e.request({...n??{},url:`/api/user/userPrivacySettings`,method:`POST`,data:t})}async function $e(t,n){return e.request({...n??{},url:`/api/user/uploadUserBgImage`,method:`POST`,data:t})}async function et(t,n){return e.request({...n??{},url:`/api/user/viewUserInfo`,method:`GET`,params:t})}async function tt(t,n){return e.request({...n??{},url:`/api/user/registerByVerifyEmailCode`,method:`POST`,data:t})}async function nt(t,n){return e.request({...n??{},url:`/api/commerce/createPayment`,method:`POST`,data:t})}async function rt(t,n){return e.request({...n??{},url:`/api/commerce/queryOrderResult`,method:`GET`,params:t})}async function it(t,n){return e.request({...n??{},url:`/api/commerce/getPaymentMethods`,method:`POST`,data:t})}async function at(t,n){return e.request({...n??{},url:`/api/commerce/paymentSuccessCallback`,method:`POST`,data:t})}async function ot(t,n){return e.request({...n??{},url:`/api/commerce/refundCallback`,method:`POST`,data:t})}export{rt as gCommerceQueryOrderResult,a as gCommunityGetCollectionInfo,_ as gCommunityGetComments,n as gCommunityGetContentInfo,ee as gCommunityGetContentList,C as gCommunityGetHotContentList,u as gCommunityGetSubscribedCollections,o as gCommunityGetUserCollections,L as gContentGetAdvertiseByCode,j as gContentGetAppChannelBlock,M as gContentGetAppChannelBlockData,A as gContentGetAppChannels,R as gContentGetAppComponent,I as gContentGetGuessYouLikeVideos,O as gContentGetHotVideoList,D as gContentGetRecommendSearchList,k as gContentGetRecommendVideoList,V as gContentGetSeoConfig,E as gContentGetVideoDetail,T as gContentGetVideoDetailByApi,F as gContentListVisibleFloatingBall,U as gContentProcessM3u8,Ae as gInteractionCheckMutualFollow,oe as gInteractionGetBrowseList,Z as gInteractionGetContentDislikeList,X as gInteractionGetContentLikeList,Y as gInteractionGetDislikeList,pe as gInteractionGetFolder,me as gInteractionGetFolderStats,Oe as gInteractionGetFollowStats,De as gInteractionGetFollowerList,Ne as gInteractionGetFollowingContentList,Ee as gInteractionGetFollowingList,je as gInteractionGetFollowingUserUpdates,J as gInteractionGetLikeList,_e as gInteractionListCollects,fe as gInteractionListFolders,Ie as gUserGetGuestIdentity,Je as gUserGetUserEditInfo,qe as gUserGetUserInfo,Ze as gUserGetUserPrivacySettings,et as gUserViewUserInfo,nt as pCommerceCreatePayment,it as pCommerceGetPaymentMethods,at as pCommercePaymentSuccessCallback,ot as pCommerceRefundCallback,s as pCommunityAddContentToCollection,w as pCommunityBatchDeleteCollection,i as pCommunityCreateCollection,g as pCommunityCreateComment,c as pCommunityDeleteCollection,v as pCommunityDeleteComment,te as pCommunityDeleteContent,b as pCommunityDislikeComment,h as pCommunityGetUploadPresignedURL,y as pCommunityLikeComment,p as pCommunityMoveCollectionContent,t as pCommunityPublishContent,f as pCommunityRemoveContentFromCollection,S as pCommunitySearchCurAccountFollowingUsersInfo,x as pCommunityShareContent,l as pCommunitySubscribeCollection,d as pCommunityUpdateCollection,r as pCommunityUpdateContent,m as pCommunityUploadMedia,z as pContentBatchGetVideoDetail,N as pContentGetNewstVideoList,P as pContentGetPopularVideoList,B as pContentGetTopRatedVideoList,H as pContentMatchAds,he as pInteractionAddCollect,ce as pInteractionBatchClearBrowse,be as pInteractionBatchDeleteCollects,Fe as pInteractionBatchDeleteFolders,ie as pInteractionBatchGetCommentLikeStatus,ke as pInteractionBatchGetFollowStats,Se as pInteractionBatchGetLikeStatus,xe as pInteractionBatchQueryContentInteractions,ae as pInteractionBrowse,q as pInteractionCancelDislike,K as pInteractionCancelLike,ye as pInteractionCheckCollect,Te as pInteractionCheckFollow,se as pInteractionClearBrowseHistory,le as pInteractionCreateFolder,$ as pInteractionDeleteBrowseRecord,de as pInteractionDeleteFolder,G as pInteractionDislike,re as pInteractionDislikeComment,Ce as pInteractionFollow,W as pInteractionLike,ne as pInteractionLikeComment,ve as pInteractionMoveCollects,ge as pInteractionRemoveCollect,Pe as pInteractionTrackEventsBatch,we as pInteractionUnfollow,Q as pInteractionUnifiedBatchLikeDislike,ue as pInteractionUpdateFolder,Me as pInteractionUpdateFollowingContentUpdateTime,Ye as pUserEditUserInfo,Le as pUserLogin,Be as pUserRegister,tt as pUserRegisterByVerifyEmailCode,We as pUserResetForgetPassword,Ve as pUserResetPassword,Re as pUserSendEmailCode,Ge as pUserSendForgetEmailCode,He as pUserSendResetPasswordEmailCode,$e as pUserUploadUserBgImage,Xe as pUserUserFeedback,Qe as pUserUserPrivacySettings,ze as pUserVerifyEmailCode,Ke as pUserVerifyForgetEmailCode,Ue as pUserVerifyResetPasswordEmailCode};
2
+ import e from"../../utils/http.mjs";async function t(t,n){return e.request({...n??{},url:`/api/community/publishContent`,method:`POST`,data:t})}async function n(t,n){return e.request({...n??{},url:`/api/community/getContentInfo`,method:`GET`,params:t})}async function ee(t,n){return e.request({...n??{},url:`/api/community/getContentList`,method:`GET`,params:t})}async function te(t,n){return e.request({...n??{},url:`/api/community/deleteContent`,method:`POST`,data:t})}async function r(t,n){return e.request({...n??{},url:`/api/community/updateContent`,method:`POST`,data:t})}async function i(t,n){return e.request({...n??{},url:`/api/community/createCollection`,method:`POST`,data:t})}async function a(t,n){return e.request({...n??{},url:`/api/community/getCollectionInfo`,method:`GET`,params:t})}async function o(t,n){return e.request({...n??{},url:`/api/community/getUserCollections`,method:`GET`,params:t})}async function s(t,n){return e.request({...n??{},url:`/api/community/addContentToCollection`,method:`POST`,data:t})}async function c(t,n){return e.request({...n??{},url:`/api/community/deleteCollection`,method:`POST`,data:t})}async function l(t,n){return e.request({...n??{},url:`/api/community/subscribeCollection`,method:`POST`,data:t})}async function u(t,n){return e.request({...n??{},url:`/api/community/getSubscribedCollections`,method:`GET`,params:t})}async function d(t,n){return e.request({...n??{},url:`/api/community/updateCollection`,method:`POST`,data:t})}async function f(t,n){return e.request({...n??{},url:`/api/community/removeContentFromCollection`,method:`POST`,data:t})}async function p(t,n){return e.request({...n??{},url:`/api/community/moveCollectionContent`,method:`POST`,data:t})}async function m(t,n){return e.request({...n??{},url:`/api/community/uploadMedia`,method:`POST`,data:t})}async function h(t,n){return e.request({...n??{},url:`/api/community/getUploadPresignedURL`,method:`POST`,data:t})}async function g(t,n){return e.request({...n??{},url:`/api/community/createComment`,method:`POST`,data:t})}async function _(t,n){return e.request({...n??{},url:`/api/community/getComments`,method:`GET`,params:t})}async function v(t,n){return e.request({...n??{},url:`/api/community/deleteComment`,method:`POST`,data:t})}async function y(t,n){return e.request({...n??{},url:`/api/community/likeComment`,method:`POST`,data:t})}async function b(t,n){return e.request({...n??{},url:`/api/community/dislikeComment`,method:`POST`,data:t})}async function x(t,n){return e.request({...n??{},url:`/api/community/shareContent`,method:`POST`,data:t})}async function S(t,n){return e.request({...n??{},url:`/api/community/searchCurAccountFollowingUsersInfo`,method:`POST`,data:t})}async function C(t,n){return e.request({...n??{},url:`/api/community/getHotContentList`,method:`GET`,params:t})}async function w(t,n){return e.request({...n??{},url:`/api/content/getVideoDetailByApi`,method:`GET`,params:t})}async function T(t,n){return e.request({...n??{},url:`/api/content/getVideoDetail`,method:`GET`,params:t})}async function E(t,n){return e.request({...n??{},url:`/api/content/getRecommendSearchList`,method:`GET`,params:t})}async function D(t,n){return e.request({...n??{},url:`/api/content/getHotVideoList`,method:`GET`,params:t})}async function O(t,n){return e.request({...n??{},url:`/api/content/getRecommendVideoList`,method:`GET`,params:t})}async function k(t,n){return e.request({...n??{},url:`/api/content/getAppChannels`,method:`GET`,params:t})}async function A(t,n){return e.request({...n??{},url:`/api/content/getAppChannelBlock`,method:`GET`,params:t})}async function j(t,n){return e.request({...n??{},url:`/api/content/getAppChannelBlockData`,method:`GET`,params:t})}async function M(t,n){return e.request({...n??{},url:`/api/content/getNewstVideoList`,method:`POST`,data:t})}async function N(t,n){return e.request({...n??{},url:`/api/content/getPopularVideoList`,method:`POST`,data:t})}async function P(t,n){return e.request({...n??{},url:`/api/content/listVisibleFloatingBall`,method:`GET`,params:t})}async function F(t,n){return e.request({...n??{},url:`/api/content/getGuessYouLikeVideos`,method:`GET`,params:t})}async function I(t,n){return e.request({...n??{},url:`/api/content/getAdvertiseByCode`,method:`GET`,params:t})}async function L(t){return e.request({...t??{},url:`/api/content/getAppComponent`,method:`GET`})}async function R(t,n){return e.request({...n??{},url:`/api/content/batchGetVideoDetail`,method:`POST`,data:t})}async function z(t,n){return e.request({...n??{},url:`/api/content/getTopRatedVideoList`,method:`POST`,data:t})}async function B(t,n){return e.request({...n??{},url:`/api/content/processM3u8`,method:`GET`,params:t})}async function V(t,n){return e.request({...n??{},url:`/api/interaction/like`,method:`POST`,data:t})}async function H(t,n){return e.request({...n??{},url:`/api/interaction/dislike`,method:`POST`,data:t})}async function U(t,n){return e.request({...n??{},url:`/api/interaction/cancelLike`,method:`POST`,data:t})}async function W(t,n){return e.request({...n??{},url:`/api/interaction/cancelDislike`,method:`POST`,data:t})}async function G(t,n){return e.request({...n??{},url:`/api/interaction/getLikeList`,method:`GET`,params:t})}async function K(t,n){return e.request({...n??{},url:`/api/interaction/getDislikeList`,method:`GET`,params:t})}async function q(t,n){return e.request({...n??{},url:`/api/interaction/getContentLikeList`,method:`GET`,params:t})}async function J(t,n){return e.request({...n??{},url:`/api/interaction/getContentDislikeList`,method:`GET`,params:t})}async function Y(t,n){return e.request({...n??{},url:`/api/interaction/unifiedBatchLikeDislike`,method:`POST`,data:t})}async function X(t,n){return e.request({...n??{},url:`/api/interaction/likeComment`,method:`POST`,data:t})}async function Z(t,n){return e.request({...n??{},url:`/api/interaction/dislikeComment`,method:`POST`,data:t})}async function Q(t,n){return e.request({...n??{},url:`/api/interaction/batchGetCommentLikeStatus`,method:`POST`,data:t})}async function ne(t,n){return e.request({...n??{},url:`/api/interaction/browse`,method:`POST`,data:t})}async function $(t,n){return e.request({...n??{},url:`/api/interaction/getBrowseList`,method:`GET`,params:t})}async function re(t,n){return e.request({...n??{},url:`/api/interaction/deleteBrowseRecord`,method:`POST`,data:t})}async function ie(t,n){return e.request({...n??{},url:`/api/interaction/clearBrowseHistory`,method:`POST`,data:t})}async function ae(t,n){return e.request({...n??{},url:`/api/interaction/batchClearBrowse`,method:`POST`,data:t})}async function oe(t,n){return e.request({...n??{},url:`/api/interaction/createFolder`,method:`POST`,data:t})}async function se(t,n){return e.request({...n??{},url:`/api/interaction/updateFolder`,method:`POST`,data:t})}async function ce(t,n){return e.request({...n??{},url:`/api/interaction/deleteFolder`,method:`POST`,data:t})}async function le(t,n){return e.request({...n??{},url:`/api/interaction/listFolders`,method:`GET`,params:t})}async function ue(t,n){return e.request({...n??{},url:`/api/interaction/getFolder`,method:`GET`,params:t})}async function de(t,n){return e.request({...n??{},url:`/api/interaction/getFolderStats`,method:`GET`,params:t})}async function fe(t,n){return e.request({...n??{},url:`/api/interaction/addCollect`,method:`POST`,data:t})}async function pe(t,n){return e.request({...n??{},url:`/api/interaction/removeCollect`,method:`POST`,data:t})}async function me(t,n){return e.request({...n??{},url:`/api/interaction/listCollects`,method:`GET`,params:t})}async function he(t,n){return e.request({...n??{},url:`/api/interaction/moveCollects`,method:`POST`,data:t})}async function ge(t,n){return e.request({...n??{},url:`/api/interaction/checkCollect`,method:`POST`,data:t})}async function _e(t,n){return e.request({...n??{},url:`/api/interaction/batchDeleteCollects`,method:`POST`,data:t})}async function ve(t,n){return e.request({...n??{},url:`/api/interaction/batchQueryContentInteractions`,method:`POST`,data:t})}async function ye(t,n){return e.request({...n??{},url:`/api/interaction/batchGetLikeStatus`,method:`POST`,data:t})}async function be(t,n){return e.request({...n??{},url:`/api/interaction/follow`,method:`POST`,data:t})}async function xe(t,n){return e.request({...n??{},url:`/api/interaction/unfollow`,method:`POST`,data:t})}async function Se(t,n){return e.request({...n??{},url:`/api/interaction/checkFollow`,method:`POST`,data:t})}async function Ce(t,n){return e.request({...n??{},url:`/api/interaction/getFollowingList`,method:`GET`,params:t})}async function we(t,n){return e.request({...n??{},url:`/api/interaction/getFollowerList`,method:`GET`,params:t})}async function Te(t,n){return e.request({...n??{},url:`/api/interaction/getFollowStats`,method:`GET`,params:t})}async function Ee(t,n){return e.request({...n??{},url:`/api/interaction/batchGetFollowStats`,method:`POST`,data:t})}async function De(t,n){return e.request({...n??{},url:`/api/interaction/checkMutualFollow`,method:`GET`,params:t})}async function Oe(t,n){return e.request({...n??{},url:`/api/interaction/getFollowingUserUpdates`,method:`GET`,params:t})}async function ke(t,n){return e.request({...n??{},url:`/api/interaction/updateFollowingContentUpdateTime`,method:`POST`,data:t})}async function Ae(t,n){return e.request({...n??{},url:`/api/interaction/getFollowingContentList`,method:`GET`,params:t})}async function je(t,n){return e.request({...n??{},url:`/api/interaction/trackEventsBatch`,method:`POST`,data:t})}async function Me(t,n){return e.request({...n??{},url:`/api/user/getGuestIdentity`,method:`GET`,params:t})}async function Ne(t,n){return e.request({...n??{},url:`/api/user/login`,method:`POST`,data:t})}async function Pe(t,n){return e.request({...n??{},url:`/api/user/sendEmailCode`,method:`POST`,data:t})}async function Fe(t,n){return e.request({...n??{},url:`/api/user/verifyEmailCode`,method:`POST`,data:t})}async function Ie(t,n){return e.request({...n??{},url:`/api/user/register`,method:`POST`,data:t})}async function Le(t,n){return e.request({...n??{},url:`/api/user/resetPassword`,method:`POST`,data:t})}async function Re(t,n){return e.request({...n??{},url:`/api/user/sendResetPasswordEmailCode`,method:`POST`,data:t})}async function ze(t,n){return e.request({...n??{},url:`/api/user/verifyResetPasswordEmailCode`,method:`POST`,data:t})}async function Be(t,n){return e.request({...n??{},url:`/api/user/resetForgetPassword`,method:`POST`,data:t})}async function Ve(t,n){return e.request({...n??{},url:`/api/user/sendForgetEmailCode`,method:`POST`,data:t})}async function He(t,n){return e.request({...n??{},url:`/api/user/verifyForgetEmailCode`,method:`POST`,data:t})}async function Ue(t,n){return e.request({...n??{},url:`/api/user/getUserInfo`,method:`GET`,params:t})}async function We(t,n){return e.request({...n??{},url:`/api/user/getUserEditInfo`,method:`GET`,params:t})}async function Ge(t,n){return e.request({...n??{},url:`/api/user/editUserInfo`,method:`POST`,data:t})}async function Ke(t,n){return e.request({...n??{},url:`/api/user/userFeedback`,method:`POST`,data:t})}async function qe(t,n){return e.request({...n??{},url:`/api/user/getUserPrivacySettings`,method:`GET`,params:t})}async function Je(t,n){return e.request({...n??{},url:`/api/user/userPrivacySettings`,method:`POST`,data:t})}async function Ye(t,n){return e.request({...n??{},url:`/api/user/uploadUserBgImage`,method:`POST`,data:t})}async function Xe(t,n){return e.request({...n??{},url:`/api/user/viewUserInfo`,method:`GET`,params:t})}async function Ze(t,n){return e.request({...n??{},url:`/api/user/registerByVerifyEmailCode`,method:`POST`,data:t})}export{a as gCommunityGetCollectionInfo,_ as gCommunityGetComments,n as gCommunityGetContentInfo,ee as gCommunityGetContentList,C as gCommunityGetHotContentList,u as gCommunityGetSubscribedCollections,o as gCommunityGetUserCollections,I as gContentGetAdvertiseByCode,A as gContentGetAppChannelBlock,j as gContentGetAppChannelBlockData,k as gContentGetAppChannels,L as gContentGetAppComponent,F as gContentGetGuessYouLikeVideos,D as gContentGetHotVideoList,E as gContentGetRecommendSearchList,O as gContentGetRecommendVideoList,T as gContentGetVideoDetail,w as gContentGetVideoDetailByApi,P as gContentListVisibleFloatingBall,B as gContentProcessM3u8,De as gInteractionCheckMutualFollow,$ as gInteractionGetBrowseList,J as gInteractionGetContentDislikeList,q as gInteractionGetContentLikeList,K as gInteractionGetDislikeList,ue as gInteractionGetFolder,de as gInteractionGetFolderStats,Te as gInteractionGetFollowStats,we as gInteractionGetFollowerList,Ae as gInteractionGetFollowingContentList,Ce as gInteractionGetFollowingList,Oe as gInteractionGetFollowingUserUpdates,G as gInteractionGetLikeList,me as gInteractionListCollects,le as gInteractionListFolders,Me as gUserGetGuestIdentity,We as gUserGetUserEditInfo,Ue as gUserGetUserInfo,qe as gUserGetUserPrivacySettings,Xe as gUserViewUserInfo,s as pCommunityAddContentToCollection,i as pCommunityCreateCollection,g as pCommunityCreateComment,c as pCommunityDeleteCollection,v as pCommunityDeleteComment,te as pCommunityDeleteContent,b as pCommunityDislikeComment,h as pCommunityGetUploadPresignedURL,y as pCommunityLikeComment,p as pCommunityMoveCollectionContent,t as pCommunityPublishContent,f as pCommunityRemoveContentFromCollection,S as pCommunitySearchCurAccountFollowingUsersInfo,x as pCommunityShareContent,l as pCommunitySubscribeCollection,d as pCommunityUpdateCollection,r as pCommunityUpdateContent,m as pCommunityUploadMedia,R as pContentBatchGetVideoDetail,M as pContentGetNewstVideoList,N as pContentGetPopularVideoList,z as pContentGetTopRatedVideoList,fe as pInteractionAddCollect,ae as pInteractionBatchClearBrowse,_e as pInteractionBatchDeleteCollects,Q as pInteractionBatchGetCommentLikeStatus,Ee as pInteractionBatchGetFollowStats,ye as pInteractionBatchGetLikeStatus,ve as pInteractionBatchQueryContentInteractions,ne as pInteractionBrowse,W as pInteractionCancelDislike,U as pInteractionCancelLike,ge as pInteractionCheckCollect,Se as pInteractionCheckFollow,ie as pInteractionClearBrowseHistory,oe as pInteractionCreateFolder,re as pInteractionDeleteBrowseRecord,ce as pInteractionDeleteFolder,H as pInteractionDislike,Z as pInteractionDislikeComment,be as pInteractionFollow,V as pInteractionLike,X as pInteractionLikeComment,he as pInteractionMoveCollects,pe as pInteractionRemoveCollect,je as pInteractionTrackEventsBatch,xe as pInteractionUnfollow,Y as pInteractionUnifiedBatchLikeDislike,se as pInteractionUpdateFolder,ke as pInteractionUpdateFollowingContentUpdateTime,Ge as pUserEditUserInfo,Ne as pUserLogin,Ie as pUserRegister,Ze as pUserRegisterByVerifyEmailCode,Be as pUserResetForgetPassword,Le as pUserResetPassword,Pe as pUserSendEmailCode,Ve as pUserSendForgetEmailCode,Re as pUserSendResetPasswordEmailCode,Ye as pUserUploadUserBgImage,Ke as pUserUserFeedback,Je as pUserUserPrivacySettings,Fe as pUserVerifyEmailCode,He as pUserVerifyForgetEmailCode,ze as pUserVerifyResetPasswordEmailCode};
@@ -1,5 +1,5 @@
1
1
 
2
- import { GetApiCommerceQueryOrderResultQuery, GetApiCommunityGetCollectionInfoQuery, GetApiCommunityGetCommentsQuery, GetApiCommunityGetContentInfoQuery, GetApiCommunityGetContentListQuery, GetApiCommunityGetHotContentListQuery, GetApiCommunityGetSubscribedCollectionsQuery, GetApiCommunityGetUserCollectionsQuery, GetApiContentGetAdvertiseByCodeQuery, GetApiContentGetAppChannelBlockDataQuery, GetApiContentGetAppChannelBlockQuery, GetApiContentGetAppChannelsQuery, GetApiContentGetGuessYouLikeVideosQuery, GetApiContentGetHotVideoListQuery, GetApiContentGetRecommendSearchListQuery, GetApiContentGetRecommendVideoListQuery, GetApiContentGetSeoConfigQuery, GetApiContentGetVideoDetailByApiQuery, GetApiContentGetVideoDetailQuery, GetApiContentListVisibleFloatingBallQuery, GetApiContentProcessM3u8Query, GetApiInteractionCheckMutualFollowQuery, GetApiInteractionGetBrowseListQuery, GetApiInteractionGetContentDislikeListQuery, GetApiInteractionGetContentLikeListQuery, GetApiInteractionGetDislikeListQuery, GetApiInteractionGetFolderQuery, GetApiInteractionGetFolderStatsQuery, GetApiInteractionGetFollowStatsQuery, GetApiInteractionGetFollowerListQuery, GetApiInteractionGetFollowingContentListQuery, GetApiInteractionGetFollowingListQuery, GetApiInteractionGetFollowingUserUpdatesQuery, GetApiInteractionGetLikeListQuery, GetApiInteractionListCollectsQuery, GetApiInteractionListFoldersQuery, GetApiUserGetGuestIdentityQuery, GetApiUserGetUserEditInfoQuery, GetApiUserGetUserInfoQuery, GetApiUserGetUserPrivacySettingsQuery, GetApiUserViewUserInfoQuery, PostApiCommerceCreatePaymentReqBody, PostApiCommerceGetPaymentMethodsReqBody, PostApiCommercePaymentSuccessCallbackReqBody, PostApiCommerceRefundCallbackReqBody, PostApiCommunityAddContentToCollectionReqBody, PostApiCommunityBatchDeleteCollectionReqBody, PostApiCommunityCreateCollectionReqBody, PostApiCommunityCreateCommentReqBody, PostApiCommunityDeleteCollectionReqBody, PostApiCommunityDeleteCommentReqBody, PostApiCommunityDeleteContentReqBody, PostApiCommunityDislikeCommentReqBody, PostApiCommunityGetUploadPresignedURLReqBody, PostApiCommunityLikeCommentReqBody, PostApiCommunityMoveCollectionContentReqBody, PostApiCommunityPublishContentReqBody, PostApiCommunityRemoveContentFromCollectionReqBody, PostApiCommunitySearchCurAccountFollowingUsersInfoReqBody, PostApiCommunityShareContentReqBody, PostApiCommunitySubscribeCollectionReqBody, PostApiCommunityUpdateCollectionReqBody, PostApiCommunityUpdateContentReqBody, PostApiCommunityUploadMediaReqBody, PostApiContentBatchGetVideoDetailReqBody, PostApiContentGetNewstVideoListReqBody, PostApiContentGetPopularVideoListReqBody, PostApiContentGetTopRatedVideoListReqBody, PostApiContentMatchAdsReqBody, PostApiInteractionAddCollectReqBody, PostApiInteractionBatchClearBrowseReqBody, PostApiInteractionBatchDeleteCollectsReqBody, PostApiInteractionBatchDeleteFoldersReqBody, PostApiInteractionBatchGetCommentLikeStatusReqBody, PostApiInteractionBatchGetFollowStatsReqBody, PostApiInteractionBatchGetLikeStatusReqBody, PostApiInteractionBatchQueryContentInteractionsReqBody, PostApiInteractionBrowseReqBody, PostApiInteractionCancelDislikeReqBody, PostApiInteractionCancelLikeReqBody, PostApiInteractionCheckCollectReqBody, PostApiInteractionCheckFollowReqBody, PostApiInteractionClearBrowseHistoryReqBody, PostApiInteractionCreateFolderReqBody, PostApiInteractionDeleteBrowseRecordReqBody, PostApiInteractionDeleteFolderReqBody, PostApiInteractionDislikeCommentReqBody, PostApiInteractionDislikeReqBody, PostApiInteractionFollowReqBody, PostApiInteractionLikeCommentReqBody, PostApiInteractionLikeReqBody, PostApiInteractionMoveCollectsReqBody, PostApiInteractionRemoveCollectReqBody, PostApiInteractionTrackEventsBatchReqBody, PostApiInteractionUnfollowReqBody, PostApiInteractionUnifiedBatchLikeDislikeReqBody, PostApiInteractionUpdateFolderReqBody, PostApiInteractionUpdateFollowingContentUpdateTimeReqBody, PostApiUserEditUserInfoReqBody, PostApiUserLoginReqBody, PostApiUserRegisterByVerifyEmailCodeReqBody, PostApiUserRegisterReqBody, PostApiUserResetForgetPasswordReqBody, PostApiUserResetPasswordReqBody, PostApiUserSendEmailCodeReqBody, PostApiUserSendForgetEmailCodeReqBody, PostApiUserSendResetPasswordEmailCodeReqBody, PostApiUserUploadUserBgImageReqBody, PostApiUserUserFeedbackReqBody, PostApiUserUserPrivacySettingsReqBody, PostApiUserVerifyEmailCodeReqBody, PostApiUserVerifyForgetEmailCodeReqBody, PostApiUserVerifyResetPasswordEmailCodeReqBody } from "../../types.mjs";
2
+ import { GetApiCommunityGetCollectionInfoQuery, GetApiCommunityGetCommentsQuery, GetApiCommunityGetContentInfoQuery, GetApiCommunityGetContentListQuery, GetApiCommunityGetHotContentListQuery, GetApiCommunityGetSubscribedCollectionsQuery, GetApiCommunityGetUserCollectionsQuery, GetApiContentGetAdvertiseByCodeQuery, GetApiContentGetAppChannelBlockDataQuery, GetApiContentGetAppChannelBlockQuery, GetApiContentGetAppChannelsQuery, GetApiContentGetGuessYouLikeVideosQuery, GetApiContentGetHotVideoListQuery, GetApiContentGetRecommendSearchListQuery, GetApiContentGetRecommendVideoListQuery, GetApiContentGetVideoDetailByApiQuery, GetApiContentGetVideoDetailQuery, GetApiContentListVisibleFloatingBallQuery, GetApiContentProcessM3u8Query, GetApiInteractionCheckMutualFollowQuery, GetApiInteractionGetBrowseListQuery, GetApiInteractionGetContentDislikeListQuery, GetApiInteractionGetContentLikeListQuery, GetApiInteractionGetDislikeListQuery, GetApiInteractionGetFolderQuery, GetApiInteractionGetFolderStatsQuery, GetApiInteractionGetFollowStatsQuery, GetApiInteractionGetFollowerListQuery, GetApiInteractionGetFollowingContentListQuery, GetApiInteractionGetFollowingListQuery, GetApiInteractionGetFollowingUserUpdatesQuery, GetApiInteractionGetLikeListQuery, GetApiInteractionListCollectsQuery, GetApiInteractionListFoldersQuery, GetApiUserGetGuestIdentityQuery, GetApiUserGetUserEditInfoQuery, GetApiUserGetUserInfoQuery, GetApiUserGetUserPrivacySettingsQuery, GetApiUserViewUserInfoQuery, PostApiCommunityAddContentToCollectionReqBody, PostApiCommunityCreateCollectionReqBody, PostApiCommunityCreateCommentReqBody, PostApiCommunityDeleteCollectionReqBody, PostApiCommunityDeleteCommentReqBody, PostApiCommunityDeleteContentReqBody, PostApiCommunityDislikeCommentReqBody, PostApiCommunityGetUploadPresignedURLReqBody, PostApiCommunityLikeCommentReqBody, PostApiCommunityMoveCollectionContentReqBody, PostApiCommunityPublishContentReqBody, PostApiCommunityRemoveContentFromCollectionReqBody, PostApiCommunitySearchCurAccountFollowingUsersInfoReqBody, PostApiCommunityShareContentReqBody, PostApiCommunitySubscribeCollectionReqBody, PostApiCommunityUpdateCollectionReqBody, PostApiCommunityUpdateContentReqBody, PostApiCommunityUploadMediaReqBody, PostApiContentBatchGetVideoDetailReqBody, PostApiContentGetNewstVideoListReqBody, PostApiContentGetPopularVideoListReqBody, PostApiContentGetTopRatedVideoListReqBody, PostApiInteractionAddCollectReqBody, PostApiInteractionBatchClearBrowseReqBody, PostApiInteractionBatchDeleteCollectsReqBody, PostApiInteractionBatchGetCommentLikeStatusReqBody, PostApiInteractionBatchGetFollowStatsReqBody, PostApiInteractionBatchGetLikeStatusReqBody, PostApiInteractionBatchQueryContentInteractionsReqBody, PostApiInteractionBrowseReqBody, PostApiInteractionCancelDislikeReqBody, PostApiInteractionCancelLikeReqBody, PostApiInteractionCheckCollectReqBody, PostApiInteractionCheckFollowReqBody, PostApiInteractionClearBrowseHistoryReqBody, PostApiInteractionCreateFolderReqBody, PostApiInteractionDeleteBrowseRecordReqBody, PostApiInteractionDeleteFolderReqBody, PostApiInteractionDislikeCommentReqBody, PostApiInteractionDislikeReqBody, PostApiInteractionFollowReqBody, PostApiInteractionLikeCommentReqBody, PostApiInteractionLikeReqBody, PostApiInteractionMoveCollectsReqBody, PostApiInteractionRemoveCollectReqBody, PostApiInteractionTrackEventsBatchReqBody, PostApiInteractionUnfollowReqBody, PostApiInteractionUnifiedBatchLikeDislikeReqBody, PostApiInteractionUpdateFolderReqBody, PostApiInteractionUpdateFollowingContentUpdateTimeReqBody, PostApiUserEditUserInfoReqBody, PostApiUserLoginReqBody, PostApiUserRegisterByVerifyEmailCodeReqBody, PostApiUserRegisterReqBody, PostApiUserResetForgetPasswordReqBody, PostApiUserResetPasswordReqBody, PostApiUserSendEmailCodeReqBody, PostApiUserSendForgetEmailCodeReqBody, PostApiUserSendResetPasswordEmailCodeReqBody, PostApiUserUploadUserBgImageReqBody, PostApiUserUserFeedbackReqBody, PostApiUserUserPrivacySettingsReqBody, PostApiUserVerifyEmailCodeReqBody, PostApiUserVerifyForgetEmailCodeReqBody, PostApiUserVerifyResetPasswordEmailCodeReqBody } from "../../types.mjs";
3
3
  import { RequestConfig } from "../../utils/http.mjs";
4
4
 
5
5
  //#region service/generated/tanstack.d.ts
@@ -149,11 +149,6 @@ declare function pCommunitySearchCurAccountFollowingUsersInfoKey(data: PostApiCo
149
149
  * @returns TanStack Query Key
150
150
  */
151
151
  declare function gCommunityGetHotContentListKey(query?: GetApiCommunityGetHotContentListQuery, config?: ExtraRequestConfig): [QueryKeyItem<unknown, GetApiCommunityGetHotContentListQuery, unknown>];
152
- /**
153
- * 批量删除合集(不允许删除默认合集)
154
- * @returns TanStack Query Key
155
- */
156
- declare function pCommunityBatchDeleteCollectionKey(data: PostApiCommunityBatchDeleteCollectionReqBody, config?: ExtraRequestConfig): [QueryKeyItem<unknown, unknown, PostApiCommunityBatchDeleteCollectionReqBody>];
157
152
  /**
158
153
  * 通过api搜索
159
154
  * @returns TanStack Query Key
@@ -234,16 +229,6 @@ declare function pContentBatchGetVideoDetailKey(data: PostApiContentBatchGetVide
234
229
  * @returns TanStack Query Key
235
230
  */
236
231
  declare function pContentGetTopRatedVideoListKey(data: PostApiContentGetTopRatedVideoListReqBody, config?: ExtraRequestConfig): [QueryKeyItem<unknown, unknown, PostApiContentGetTopRatedVideoListReqBody>];
237
- /**
238
- * 查询SEO配置
239
- * @returns TanStack Query Key
240
- */
241
- declare function gContentGetSeoConfigKey(query?: GetApiContentGetSeoConfigQuery, config?: ExtraRequestConfig): [QueryKeyItem<unknown, GetApiContentGetSeoConfigQuery, unknown>];
242
- /**
243
- * 广告匹配(不包含信息流广告)
244
- * @returns TanStack Query Key
245
- */
246
- declare function pContentMatchAdsKey(data: PostApiContentMatchAdsReqBody, config?: ExtraRequestConfig): [QueryKeyItem<unknown, unknown, PostApiContentMatchAdsReqBody>];
247
232
  /**
248
233
  * 处理 M3U8 文件。底层调用 gRPC ContentService.ProcessM3u8 方法。返回处理后的 M3U8 文件内容。
249
234
  * @returns TanStack Query Key
@@ -464,11 +449,6 @@ declare function gInteractionGetFollowingContentListKey(query?: GetApiInteractio
464
449
  * @returns TanStack Query Key
465
450
  */
466
451
  declare function pInteractionTrackEventsBatchKey(data: PostApiInteractionTrackEventsBatchReqBody, config?: ExtraRequestConfig): [QueryKeyItem<unknown, unknown, PostApiInteractionTrackEventsBatchReqBody>];
467
- /**
468
- * 批量删除收藏夹
469
- * @returns TanStack Query Key
470
- */
471
- declare function pInteractionBatchDeleteFoldersKey(data: PostApiInteractionBatchDeleteFoldersReqBody, config?: ExtraRequestConfig): [QueryKeyItem<unknown, unknown, PostApiInteractionBatchDeleteFoldersReqBody>];
472
452
  /**
473
453
  * 获取游客身份
474
454
  * @returns TanStack Query Key
@@ -569,30 +549,5 @@ declare function gUserViewUserInfoKey(query?: GetApiUserViewUserInfoQuery, confi
569
549
  * @returns TanStack Query Key
570
550
  */
571
551
  declare function pUserRegisterByVerifyEmailCodeKey(data: PostApiUserRegisterByVerifyEmailCodeReqBody, config?: ExtraRequestConfig): [QueryKeyItem<unknown, unknown, PostApiUserRegisterByVerifyEmailCodeReqBody>];
572
- /**
573
- * 发起支付
574
- * @returns TanStack Query Key
575
- */
576
- declare function pCommerceCreatePaymentKey(data: PostApiCommerceCreatePaymentReqBody, config?: ExtraRequestConfig): [QueryKeyItem<unknown, unknown, PostApiCommerceCreatePaymentReqBody>];
577
- /**
578
- * 查询订单结果
579
- * @returns TanStack Query Key
580
- */
581
- declare function gCommerceQueryOrderResultKey(query?: GetApiCommerceQueryOrderResultQuery, config?: ExtraRequestConfig): [QueryKeyItem<unknown, GetApiCommerceQueryOrderResultQuery, unknown>];
582
- /**
583
- * 获取支付方式
584
- * @returns TanStack Query Key
585
- */
586
- declare function pCommerceGetPaymentMethodsKey(data: PostApiCommerceGetPaymentMethodsReqBody, config?: ExtraRequestConfig): [QueryKeyItem<unknown, unknown, PostApiCommerceGetPaymentMethodsReqBody>];
587
- /**
588
- * 支付成功回调
589
- * @returns TanStack Query Key
590
- */
591
- declare function pCommercePaymentSuccessCallbackKey(data: PostApiCommercePaymentSuccessCallbackReqBody, config?: ExtraRequestConfig): [QueryKeyItem<unknown, unknown, PostApiCommercePaymentSuccessCallbackReqBody>];
592
- /**
593
- * 退款回调
594
- * @returns TanStack Query Key
595
- */
596
- declare function pCommerceRefundCallbackKey(data: PostApiCommerceRefundCallbackReqBody, config?: ExtraRequestConfig): [QueryKeyItem<unknown, unknown, PostApiCommerceRefundCallbackReqBody>];
597
552
  //#endregion
598
- export { createQueryKey, gCommerceQueryOrderResultKey, gCommunityGetCollectionInfoKey, gCommunityGetCommentsKey, gCommunityGetContentInfoKey, gCommunityGetContentListKey, gCommunityGetHotContentListKey, gCommunityGetSubscribedCollectionsKey, gCommunityGetUserCollectionsKey, gContentGetAdvertiseByCodeKey, gContentGetAppChannelBlockDataKey, gContentGetAppChannelBlockKey, gContentGetAppChannelsKey, gContentGetAppComponentKey, gContentGetGuessYouLikeVideosKey, gContentGetHotVideoListKey, gContentGetRecommendSearchListKey, gContentGetRecommendVideoListKey, gContentGetSeoConfigKey, gContentGetVideoDetailByApiKey, gContentGetVideoDetailKey, gContentListVisibleFloatingBallKey, gContentProcessM3u8Key, gInteractionCheckMutualFollowKey, gInteractionGetBrowseListKey, gInteractionGetContentDislikeListKey, gInteractionGetContentLikeListKey, gInteractionGetDislikeListKey, gInteractionGetFolderKey, gInteractionGetFolderStatsKey, gInteractionGetFollowStatsKey, gInteractionGetFollowerListKey, gInteractionGetFollowingContentListKey, gInteractionGetFollowingListKey, gInteractionGetFollowingUserUpdatesKey, gInteractionGetLikeListKey, gInteractionListCollectsKey, gInteractionListFoldersKey, gUserGetGuestIdentityKey, gUserGetUserEditInfoKey, gUserGetUserInfoKey, gUserGetUserPrivacySettingsKey, gUserViewUserInfoKey, pCommerceCreatePaymentKey, pCommerceGetPaymentMethodsKey, pCommercePaymentSuccessCallbackKey, pCommerceRefundCallbackKey, pCommunityAddContentToCollectionKey, pCommunityBatchDeleteCollectionKey, pCommunityCreateCollectionKey, pCommunityCreateCommentKey, pCommunityDeleteCollectionKey, pCommunityDeleteCommentKey, pCommunityDeleteContentKey, pCommunityDislikeCommentKey, pCommunityGetUploadPresignedURLKey, pCommunityLikeCommentKey, pCommunityMoveCollectionContentKey, pCommunityPublishContentKey, pCommunityRemoveContentFromCollectionKey, pCommunitySearchCurAccountFollowingUsersInfoKey, pCommunityShareContentKey, pCommunitySubscribeCollectionKey, pCommunityUpdateCollectionKey, pCommunityUpdateContentKey, pCommunityUploadMediaKey, pContentBatchGetVideoDetailKey, pContentGetNewstVideoListKey, pContentGetPopularVideoListKey, pContentGetTopRatedVideoListKey, pContentMatchAdsKey, pInteractionAddCollectKey, pInteractionBatchClearBrowseKey, pInteractionBatchDeleteCollectsKey, pInteractionBatchDeleteFoldersKey, pInteractionBatchGetCommentLikeStatusKey, pInteractionBatchGetFollowStatsKey, pInteractionBatchGetLikeStatusKey, pInteractionBatchQueryContentInteractionsKey, pInteractionBrowseKey, pInteractionCancelDislikeKey, pInteractionCancelLikeKey, pInteractionCheckCollectKey, pInteractionCheckFollowKey, pInteractionClearBrowseHistoryKey, pInteractionCreateFolderKey, pInteractionDeleteBrowseRecordKey, pInteractionDeleteFolderKey, pInteractionDislikeCommentKey, pInteractionDislikeKey, pInteractionFollowKey, pInteractionLikeCommentKey, pInteractionLikeKey, pInteractionMoveCollectsKey, pInteractionRemoveCollectKey, pInteractionTrackEventsBatchKey, pInteractionUnfollowKey, pInteractionUnifiedBatchLikeDislikeKey, pInteractionUpdateFolderKey, pInteractionUpdateFollowingContentUpdateTimeKey, pUserEditUserInfoKey, pUserLoginKey, pUserRegisterByVerifyEmailCodeKey, pUserRegisterKey, pUserResetForgetPasswordKey, pUserResetPasswordKey, pUserSendEmailCodeKey, pUserSendForgetEmailCodeKey, pUserSendResetPasswordEmailCodeKey, pUserUploadUserBgImageKey, pUserUserFeedbackKey, pUserUserPrivacySettingsKey, pUserVerifyEmailCodeKey, pUserVerifyForgetEmailCodeKey, pUserVerifyResetPasswordEmailCodeKey };
553
+ export { createQueryKey, gCommunityGetCollectionInfoKey, gCommunityGetCommentsKey, gCommunityGetContentInfoKey, gCommunityGetContentListKey, gCommunityGetHotContentListKey, gCommunityGetSubscribedCollectionsKey, gCommunityGetUserCollectionsKey, gContentGetAdvertiseByCodeKey, gContentGetAppChannelBlockDataKey, gContentGetAppChannelBlockKey, gContentGetAppChannelsKey, gContentGetAppComponentKey, gContentGetGuessYouLikeVideosKey, gContentGetHotVideoListKey, gContentGetRecommendSearchListKey, gContentGetRecommendVideoListKey, gContentGetVideoDetailByApiKey, gContentGetVideoDetailKey, gContentListVisibleFloatingBallKey, gContentProcessM3u8Key, gInteractionCheckMutualFollowKey, gInteractionGetBrowseListKey, gInteractionGetContentDislikeListKey, gInteractionGetContentLikeListKey, gInteractionGetDislikeListKey, gInteractionGetFolderKey, gInteractionGetFolderStatsKey, gInteractionGetFollowStatsKey, gInteractionGetFollowerListKey, gInteractionGetFollowingContentListKey, gInteractionGetFollowingListKey, gInteractionGetFollowingUserUpdatesKey, gInteractionGetLikeListKey, gInteractionListCollectsKey, gInteractionListFoldersKey, gUserGetGuestIdentityKey, gUserGetUserEditInfoKey, gUserGetUserInfoKey, gUserGetUserPrivacySettingsKey, gUserViewUserInfoKey, pCommunityAddContentToCollectionKey, pCommunityCreateCollectionKey, pCommunityCreateCommentKey, pCommunityDeleteCollectionKey, pCommunityDeleteCommentKey, pCommunityDeleteContentKey, pCommunityDislikeCommentKey, pCommunityGetUploadPresignedURLKey, pCommunityLikeCommentKey, pCommunityMoveCollectionContentKey, pCommunityPublishContentKey, pCommunityRemoveContentFromCollectionKey, pCommunitySearchCurAccountFollowingUsersInfoKey, pCommunityShareContentKey, pCommunitySubscribeCollectionKey, pCommunityUpdateCollectionKey, pCommunityUpdateContentKey, pCommunityUploadMediaKey, pContentBatchGetVideoDetailKey, pContentGetNewstVideoListKey, pContentGetPopularVideoListKey, pContentGetTopRatedVideoListKey, pInteractionAddCollectKey, pInteractionBatchClearBrowseKey, pInteractionBatchDeleteCollectsKey, pInteractionBatchGetCommentLikeStatusKey, pInteractionBatchGetFollowStatsKey, pInteractionBatchGetLikeStatusKey, pInteractionBatchQueryContentInteractionsKey, pInteractionBrowseKey, pInteractionCancelDislikeKey, pInteractionCancelLikeKey, pInteractionCheckCollectKey, pInteractionCheckFollowKey, pInteractionClearBrowseHistoryKey, pInteractionCreateFolderKey, pInteractionDeleteBrowseRecordKey, pInteractionDeleteFolderKey, pInteractionDislikeCommentKey, pInteractionDislikeKey, pInteractionFollowKey, pInteractionLikeCommentKey, pInteractionLikeKey, pInteractionMoveCollectsKey, pInteractionRemoveCollectKey, pInteractionTrackEventsBatchKey, pInteractionUnfollowKey, pInteractionUnifiedBatchLikeDislikeKey, pInteractionUpdateFolderKey, pInteractionUpdateFollowingContentUpdateTimeKey, pUserEditUserInfoKey, pUserLoginKey, pUserRegisterByVerifyEmailCodeKey, pUserRegisterKey, pUserResetForgetPasswordKey, pUserResetPasswordKey, pUserSendEmailCodeKey, pUserSendForgetEmailCodeKey, pUserSendResetPasswordEmailCodeKey, pUserUploadUserBgImageKey, pUserUserFeedbackKey, pUserUserPrivacySettingsKey, pUserVerifyEmailCodeKey, pUserVerifyForgetEmailCodeKey, pUserVerifyResetPasswordEmailCodeKey };
@@ -1,2 +1,2 @@
1
1
 
2
- const e=(e,t,n,r)=>{let i={_id:e};return n&&(i._infinite=n),r&&(i.tags=r),t?.body!==void 0&&(i.body=t.body),t?.headers&&(i.headers=t.headers),t?.path!==void 0&&(i.path=t.path),t?.query!==void 0&&(i.query=t.query),[i]};function t(t,n){return e(`pCommunityPublishContent`,{body:t,headers:n?.headers},void 0,n?.tags)}function n(t,n){return e(`gCommunityGetContentInfo`,{query:t,headers:n?.headers},void 0,n?.tags)}function r(t,n){return e(`gCommunityGetContentList`,{query:t,headers:n?.headers},void 0,n?.tags)}function i(t,n){return e(`pCommunityDeleteContent`,{body:t,headers:n?.headers},void 0,n?.tags)}function ee(t,n){return e(`pCommunityUpdateContent`,{body:t,headers:n?.headers},void 0,n?.tags)}function te(t,n){return e(`pCommunityCreateCollection`,{body:t,headers:n?.headers},void 0,n?.tags)}function a(t,n){return e(`gCommunityGetCollectionInfo`,{query:t,headers:n?.headers},void 0,n?.tags)}function o(t,n){return e(`gCommunityGetUserCollections`,{query:t,headers:n?.headers},void 0,n?.tags)}function s(t,n){return e(`pCommunityAddContentToCollection`,{body:t,headers:n?.headers},void 0,n?.tags)}function c(t,n){return e(`pCommunityDeleteCollection`,{body:t,headers:n?.headers},void 0,n?.tags)}function l(t,n){return e(`pCommunitySubscribeCollection`,{body:t,headers:n?.headers},void 0,n?.tags)}function u(t,n){return e(`gCommunityGetSubscribedCollections`,{query:t,headers:n?.headers},void 0,n?.tags)}function d(t,n){return e(`pCommunityUpdateCollection`,{body:t,headers:n?.headers},void 0,n?.tags)}function f(t,n){return e(`pCommunityRemoveContentFromCollection`,{body:t,headers:n?.headers},void 0,n?.tags)}function p(t,n){return e(`pCommunityMoveCollectionContent`,{body:t,headers:n?.headers},void 0,n?.tags)}function m(t,n){return e(`pCommunityUploadMedia`,{body:t,headers:n?.headers},void 0,n?.tags)}function h(t,n){return e(`pCommunityGetUploadPresignedURL`,{body:t,headers:n?.headers},void 0,n?.tags)}function g(t,n){return e(`pCommunityCreateComment`,{body:t,headers:n?.headers},void 0,n?.tags)}function _(t,n){return e(`gCommunityGetComments`,{query:t,headers:n?.headers},void 0,n?.tags)}function v(t,n){return e(`pCommunityDeleteComment`,{body:t,headers:n?.headers},void 0,n?.tags)}function y(t,n){return e(`pCommunityLikeComment`,{body:t,headers:n?.headers},void 0,n?.tags)}function b(t,n){return e(`pCommunityDislikeComment`,{body:t,headers:n?.headers},void 0,n?.tags)}function x(t,n){return e(`pCommunityShareContent`,{body:t,headers:n?.headers},void 0,n?.tags)}function S(t,n){return e(`pCommunitySearchCurAccountFollowingUsersInfo`,{body:t,headers:n?.headers},void 0,n?.tags)}function C(t,n){return e(`gCommunityGetHotContentList`,{query:t,headers:n?.headers},void 0,n?.tags)}function w(t,n){return e(`pCommunityBatchDeleteCollection`,{body:t,headers:n?.headers},void 0,n?.tags)}function T(t,n){return e(`gContentGetVideoDetailByApi`,{query:t,headers:n?.headers},void 0,n?.tags)}function E(t,n){return e(`gContentGetVideoDetail`,{query:t,headers:n?.headers},void 0,n?.tags)}function D(t,n){return e(`gContentGetRecommendSearchList`,{query:t,headers:n?.headers},void 0,n?.tags)}function O(t,n){return e(`gContentGetHotVideoList`,{query:t,headers:n?.headers},void 0,n?.tags)}function k(t,n){return e(`gContentGetRecommendVideoList`,{query:t,headers:n?.headers},void 0,n?.tags)}function A(t,n){return e(`gContentGetAppChannels`,{query:t,headers:n?.headers},void 0,n?.tags)}function j(t,n){return e(`gContentGetAppChannelBlock`,{query:t,headers:n?.headers},void 0,n?.tags)}function M(t,n){return e(`gContentGetAppChannelBlockData`,{query:t,headers:n?.headers},void 0,n?.tags)}function N(t,n){return e(`pContentGetNewstVideoList`,{body:t,headers:n?.headers},void 0,n?.tags)}function P(t,n){return e(`pContentGetPopularVideoList`,{body:t,headers:n?.headers},void 0,n?.tags)}function F(t,n){return e(`gContentListVisibleFloatingBall`,{query:t,headers:n?.headers},void 0,n?.tags)}function I(t,n){return e(`gContentGetGuessYouLikeVideos`,{query:t,headers:n?.headers},void 0,n?.tags)}function L(t,n){return e(`gContentGetAdvertiseByCode`,{query:t,headers:n?.headers},void 0,n?.tags)}function R(t){return e(`gContentGetAppComponent`,{headers:t?.headers},void 0,t?.tags)}function z(t,n){return e(`pContentBatchGetVideoDetail`,{body:t,headers:n?.headers},void 0,n?.tags)}function B(t,n){return e(`pContentGetTopRatedVideoList`,{body:t,headers:n?.headers},void 0,n?.tags)}function V(t,n){return e(`gContentGetSeoConfig`,{query:t,headers:n?.headers},void 0,n?.tags)}function H(t,n){return e(`pContentMatchAds`,{body:t,headers:n?.headers},void 0,n?.tags)}function U(t,n){return e(`gContentProcessM3u8`,{query:t,headers:n?.headers},void 0,n?.tags)}function W(t,n){return e(`pInteractionLike`,{body:t,headers:n?.headers},void 0,n?.tags)}function G(t,n){return e(`pInteractionDislike`,{body:t,headers:n?.headers},void 0,n?.tags)}function K(t,n){return e(`pInteractionCancelLike`,{body:t,headers:n?.headers},void 0,n?.tags)}function q(t,n){return e(`pInteractionCancelDislike`,{body:t,headers:n?.headers},void 0,n?.tags)}function J(t,n){return e(`gInteractionGetLikeList`,{query:t,headers:n?.headers},void 0,n?.tags)}function Y(t,n){return e(`gInteractionGetDislikeList`,{query:t,headers:n?.headers},void 0,n?.tags)}function X(t,n){return e(`gInteractionGetContentLikeList`,{query:t,headers:n?.headers},void 0,n?.tags)}function Z(t,n){return e(`gInteractionGetContentDislikeList`,{query:t,headers:n?.headers},void 0,n?.tags)}function Q(t,n){return e(`pInteractionUnifiedBatchLikeDislike`,{body:t,headers:n?.headers},void 0,n?.tags)}function ne(t,n){return e(`pInteractionLikeComment`,{body:t,headers:n?.headers},void 0,n?.tags)}function re(t,n){return e(`pInteractionDislikeComment`,{body:t,headers:n?.headers},void 0,n?.tags)}function ie(t,n){return e(`pInteractionBatchGetCommentLikeStatus`,{body:t,headers:n?.headers},void 0,n?.tags)}function ae(t,n){return e(`pInteractionBrowse`,{body:t,headers:n?.headers},void 0,n?.tags)}function oe(t,n){return e(`gInteractionGetBrowseList`,{query:t,headers:n?.headers},void 0,n?.tags)}function se(t,n){return e(`pInteractionDeleteBrowseRecord`,{body:t,headers:n?.headers},void 0,n?.tags)}function ce(t,n){return e(`pInteractionClearBrowseHistory`,{body:t,headers:n?.headers},void 0,n?.tags)}function le(t,n){return e(`pInteractionBatchClearBrowse`,{body:t,headers:n?.headers},void 0,n?.tags)}function ue(t,n){return e(`pInteractionCreateFolder`,{body:t,headers:n?.headers},void 0,n?.tags)}function de(t,n){return e(`pInteractionUpdateFolder`,{body:t,headers:n?.headers},void 0,n?.tags)}function fe(t,n){return e(`pInteractionDeleteFolder`,{body:t,headers:n?.headers},void 0,n?.tags)}function pe(t,n){return e(`gInteractionListFolders`,{query:t,headers:n?.headers},void 0,n?.tags)}function me(t,n){return e(`gInteractionGetFolder`,{query:t,headers:n?.headers},void 0,n?.tags)}function he(t,n){return e(`gInteractionGetFolderStats`,{query:t,headers:n?.headers},void 0,n?.tags)}function ge(t,n){return e(`pInteractionAddCollect`,{body:t,headers:n?.headers},void 0,n?.tags)}function _e(t,n){return e(`pInteractionRemoveCollect`,{body:t,headers:n?.headers},void 0,n?.tags)}function ve(t,n){return e(`gInteractionListCollects`,{query:t,headers:n?.headers},void 0,n?.tags)}function ye(t,n){return e(`pInteractionMoveCollects`,{body:t,headers:n?.headers},void 0,n?.tags)}function be(t,n){return e(`pInteractionCheckCollect`,{body:t,headers:n?.headers},void 0,n?.tags)}function xe(t,n){return e(`pInteractionBatchDeleteCollects`,{body:t,headers:n?.headers},void 0,n?.tags)}function Se(t,n){return e(`pInteractionBatchQueryContentInteractions`,{body:t,headers:n?.headers},void 0,n?.tags)}function Ce(t,n){return e(`pInteractionBatchGetLikeStatus`,{body:t,headers:n?.headers},void 0,n?.tags)}function we(t,n){return e(`pInteractionFollow`,{body:t,headers:n?.headers},void 0,n?.tags)}function Te(t,n){return e(`pInteractionUnfollow`,{body:t,headers:n?.headers},void 0,n?.tags)}function Ee(t,n){return e(`pInteractionCheckFollow`,{body:t,headers:n?.headers},void 0,n?.tags)}function De(t,n){return e(`gInteractionGetFollowingList`,{query:t,headers:n?.headers},void 0,n?.tags)}function Oe(t,n){return e(`gInteractionGetFollowerList`,{query:t,headers:n?.headers},void 0,n?.tags)}function ke(t,n){return e(`gInteractionGetFollowStats`,{query:t,headers:n?.headers},void 0,n?.tags)}function Ae(t,n){return e(`pInteractionBatchGetFollowStats`,{body:t,headers:n?.headers},void 0,n?.tags)}function je(t,n){return e(`gInteractionCheckMutualFollow`,{query:t,headers:n?.headers},void 0,n?.tags)}function Me(t,n){return e(`gInteractionGetFollowingUserUpdates`,{query:t,headers:n?.headers},void 0,n?.tags)}function Ne(t,n){return e(`pInteractionUpdateFollowingContentUpdateTime`,{body:t,headers:n?.headers},void 0,n?.tags)}function Pe(t,n){return e(`gInteractionGetFollowingContentList`,{query:t,headers:n?.headers},void 0,n?.tags)}function Fe(t,n){return e(`pInteractionTrackEventsBatch`,{body:t,headers:n?.headers},void 0,n?.tags)}function Ie(t,n){return e(`pInteractionBatchDeleteFolders`,{body:t,headers:n?.headers},void 0,n?.tags)}function Le(t,n){return e(`gUserGetGuestIdentity`,{query:t,headers:n?.headers},void 0,n?.tags)}function Re(t,n){return e(`pUserLogin`,{body:t,headers:n?.headers},void 0,n?.tags)}function ze(t,n){return e(`pUserSendEmailCode`,{body:t,headers:n?.headers},void 0,n?.tags)}function Be(t,n){return e(`pUserVerifyEmailCode`,{body:t,headers:n?.headers},void 0,n?.tags)}function Ve(t,n){return e(`pUserRegister`,{body:t,headers:n?.headers},void 0,n?.tags)}function He(t,n){return e(`pUserResetPassword`,{body:t,headers:n?.headers},void 0,n?.tags)}function Ue(t,n){return e(`pUserSendResetPasswordEmailCode`,{body:t,headers:n?.headers},void 0,n?.tags)}function We(t,n){return e(`pUserVerifyResetPasswordEmailCode`,{body:t,headers:n?.headers},void 0,n?.tags)}function Ge(t,n){return e(`pUserResetForgetPassword`,{body:t,headers:n?.headers},void 0,n?.tags)}function Ke(t,n){return e(`pUserSendForgetEmailCode`,{body:t,headers:n?.headers},void 0,n?.tags)}function qe(t,n){return e(`pUserVerifyForgetEmailCode`,{body:t,headers:n?.headers},void 0,n?.tags)}function Je(t,n){return e(`gUserGetUserInfo`,{query:t,headers:n?.headers},void 0,n?.tags)}function $(t,n){return e(`gUserGetUserEditInfo`,{query:t,headers:n?.headers},void 0,n?.tags)}function Ye(t,n){return e(`pUserEditUserInfo`,{body:t,headers:n?.headers},void 0,n?.tags)}function Xe(t,n){return e(`pUserUserFeedback`,{body:t,headers:n?.headers},void 0,n?.tags)}function Ze(t,n){return e(`gUserGetUserPrivacySettings`,{query:t,headers:n?.headers},void 0,n?.tags)}function Qe(t,n){return e(`pUserUserPrivacySettings`,{body:t,headers:n?.headers},void 0,n?.tags)}function $e(t,n){return e(`pUserUploadUserBgImage`,{body:t,headers:n?.headers},void 0,n?.tags)}function et(t,n){return e(`gUserViewUserInfo`,{query:t,headers:n?.headers},void 0,n?.tags)}function tt(t,n){return e(`pUserRegisterByVerifyEmailCode`,{body:t,headers:n?.headers},void 0,n?.tags)}function nt(t,n){return e(`pCommerceCreatePayment`,{body:t,headers:n?.headers},void 0,n?.tags)}function rt(t,n){return e(`gCommerceQueryOrderResult`,{query:t,headers:n?.headers},void 0,n?.tags)}function it(t,n){return e(`pCommerceGetPaymentMethods`,{body:t,headers:n?.headers},void 0,n?.tags)}function at(t,n){return e(`pCommercePaymentSuccessCallback`,{body:t,headers:n?.headers},void 0,n?.tags)}function ot(t,n){return e(`pCommerceRefundCallback`,{body:t,headers:n?.headers},void 0,n?.tags)}export{e as createQueryKey,rt as gCommerceQueryOrderResultKey,a as gCommunityGetCollectionInfoKey,_ as gCommunityGetCommentsKey,n as gCommunityGetContentInfoKey,r as gCommunityGetContentListKey,C as gCommunityGetHotContentListKey,u as gCommunityGetSubscribedCollectionsKey,o as gCommunityGetUserCollectionsKey,L as gContentGetAdvertiseByCodeKey,M as gContentGetAppChannelBlockDataKey,j as gContentGetAppChannelBlockKey,A as gContentGetAppChannelsKey,R as gContentGetAppComponentKey,I as gContentGetGuessYouLikeVideosKey,O as gContentGetHotVideoListKey,D as gContentGetRecommendSearchListKey,k as gContentGetRecommendVideoListKey,V as gContentGetSeoConfigKey,T as gContentGetVideoDetailByApiKey,E as gContentGetVideoDetailKey,F as gContentListVisibleFloatingBallKey,U as gContentProcessM3u8Key,je as gInteractionCheckMutualFollowKey,oe as gInteractionGetBrowseListKey,Z as gInteractionGetContentDislikeListKey,X as gInteractionGetContentLikeListKey,Y as gInteractionGetDislikeListKey,me as gInteractionGetFolderKey,he as gInteractionGetFolderStatsKey,ke as gInteractionGetFollowStatsKey,Oe as gInteractionGetFollowerListKey,Pe as gInteractionGetFollowingContentListKey,De as gInteractionGetFollowingListKey,Me as gInteractionGetFollowingUserUpdatesKey,J as gInteractionGetLikeListKey,ve as gInteractionListCollectsKey,pe as gInteractionListFoldersKey,Le as gUserGetGuestIdentityKey,$ as gUserGetUserEditInfoKey,Je as gUserGetUserInfoKey,Ze as gUserGetUserPrivacySettingsKey,et as gUserViewUserInfoKey,nt as pCommerceCreatePaymentKey,it as pCommerceGetPaymentMethodsKey,at as pCommercePaymentSuccessCallbackKey,ot as pCommerceRefundCallbackKey,s as pCommunityAddContentToCollectionKey,w as pCommunityBatchDeleteCollectionKey,te as pCommunityCreateCollectionKey,g as pCommunityCreateCommentKey,c as pCommunityDeleteCollectionKey,v as pCommunityDeleteCommentKey,i as pCommunityDeleteContentKey,b as pCommunityDislikeCommentKey,h as pCommunityGetUploadPresignedURLKey,y as pCommunityLikeCommentKey,p as pCommunityMoveCollectionContentKey,t as pCommunityPublishContentKey,f as pCommunityRemoveContentFromCollectionKey,S as pCommunitySearchCurAccountFollowingUsersInfoKey,x as pCommunityShareContentKey,l as pCommunitySubscribeCollectionKey,d as pCommunityUpdateCollectionKey,ee as pCommunityUpdateContentKey,m as pCommunityUploadMediaKey,z as pContentBatchGetVideoDetailKey,N as pContentGetNewstVideoListKey,P as pContentGetPopularVideoListKey,B as pContentGetTopRatedVideoListKey,H as pContentMatchAdsKey,ge as pInteractionAddCollectKey,le as pInteractionBatchClearBrowseKey,xe as pInteractionBatchDeleteCollectsKey,Ie as pInteractionBatchDeleteFoldersKey,ie as pInteractionBatchGetCommentLikeStatusKey,Ae as pInteractionBatchGetFollowStatsKey,Ce as pInteractionBatchGetLikeStatusKey,Se as pInteractionBatchQueryContentInteractionsKey,ae as pInteractionBrowseKey,q as pInteractionCancelDislikeKey,K as pInteractionCancelLikeKey,be as pInteractionCheckCollectKey,Ee as pInteractionCheckFollowKey,ce as pInteractionClearBrowseHistoryKey,ue as pInteractionCreateFolderKey,se as pInteractionDeleteBrowseRecordKey,fe as pInteractionDeleteFolderKey,re as pInteractionDislikeCommentKey,G as pInteractionDislikeKey,we as pInteractionFollowKey,ne as pInteractionLikeCommentKey,W as pInteractionLikeKey,ye as pInteractionMoveCollectsKey,_e as pInteractionRemoveCollectKey,Fe as pInteractionTrackEventsBatchKey,Te as pInteractionUnfollowKey,Q as pInteractionUnifiedBatchLikeDislikeKey,de as pInteractionUpdateFolderKey,Ne as pInteractionUpdateFollowingContentUpdateTimeKey,Ye as pUserEditUserInfoKey,Re as pUserLoginKey,tt as pUserRegisterByVerifyEmailCodeKey,Ve as pUserRegisterKey,Ge as pUserResetForgetPasswordKey,He as pUserResetPasswordKey,ze as pUserSendEmailCodeKey,Ke as pUserSendForgetEmailCodeKey,Ue as pUserSendResetPasswordEmailCodeKey,$e as pUserUploadUserBgImageKey,Xe as pUserUserFeedbackKey,Qe as pUserUserPrivacySettingsKey,Be as pUserVerifyEmailCodeKey,qe as pUserVerifyForgetEmailCodeKey,We as pUserVerifyResetPasswordEmailCodeKey};
2
+ const e=(e,t,n,r)=>{let i={_id:e};return n&&(i._infinite=n),r&&(i.tags=r),t?.body!==void 0&&(i.body=t.body),t?.headers&&(i.headers=t.headers),t?.path!==void 0&&(i.path=t.path),t?.query!==void 0&&(i.query=t.query),[i]};function t(t,n){return e(`pCommunityPublishContent`,{body:t,headers:n?.headers},void 0,n?.tags)}function n(t,n){return e(`gCommunityGetContentInfo`,{query:t,headers:n?.headers},void 0,n?.tags)}function r(t,n){return e(`gCommunityGetContentList`,{query:t,headers:n?.headers},void 0,n?.tags)}function i(t,n){return e(`pCommunityDeleteContent`,{body:t,headers:n?.headers},void 0,n?.tags)}function ee(t,n){return e(`pCommunityUpdateContent`,{body:t,headers:n?.headers},void 0,n?.tags)}function te(t,n){return e(`pCommunityCreateCollection`,{body:t,headers:n?.headers},void 0,n?.tags)}function a(t,n){return e(`gCommunityGetCollectionInfo`,{query:t,headers:n?.headers},void 0,n?.tags)}function o(t,n){return e(`gCommunityGetUserCollections`,{query:t,headers:n?.headers},void 0,n?.tags)}function s(t,n){return e(`pCommunityAddContentToCollection`,{body:t,headers:n?.headers},void 0,n?.tags)}function c(t,n){return e(`pCommunityDeleteCollection`,{body:t,headers:n?.headers},void 0,n?.tags)}function l(t,n){return e(`pCommunitySubscribeCollection`,{body:t,headers:n?.headers},void 0,n?.tags)}function u(t,n){return e(`gCommunityGetSubscribedCollections`,{query:t,headers:n?.headers},void 0,n?.tags)}function d(t,n){return e(`pCommunityUpdateCollection`,{body:t,headers:n?.headers},void 0,n?.tags)}function f(t,n){return e(`pCommunityRemoveContentFromCollection`,{body:t,headers:n?.headers},void 0,n?.tags)}function p(t,n){return e(`pCommunityMoveCollectionContent`,{body:t,headers:n?.headers},void 0,n?.tags)}function m(t,n){return e(`pCommunityUploadMedia`,{body:t,headers:n?.headers},void 0,n?.tags)}function h(t,n){return e(`pCommunityGetUploadPresignedURL`,{body:t,headers:n?.headers},void 0,n?.tags)}function g(t,n){return e(`pCommunityCreateComment`,{body:t,headers:n?.headers},void 0,n?.tags)}function _(t,n){return e(`gCommunityGetComments`,{query:t,headers:n?.headers},void 0,n?.tags)}function v(t,n){return e(`pCommunityDeleteComment`,{body:t,headers:n?.headers},void 0,n?.tags)}function y(t,n){return e(`pCommunityLikeComment`,{body:t,headers:n?.headers},void 0,n?.tags)}function b(t,n){return e(`pCommunityDislikeComment`,{body:t,headers:n?.headers},void 0,n?.tags)}function x(t,n){return e(`pCommunityShareContent`,{body:t,headers:n?.headers},void 0,n?.tags)}function S(t,n){return e(`pCommunitySearchCurAccountFollowingUsersInfo`,{body:t,headers:n?.headers},void 0,n?.tags)}function C(t,n){return e(`gCommunityGetHotContentList`,{query:t,headers:n?.headers},void 0,n?.tags)}function w(t,n){return e(`gContentGetVideoDetailByApi`,{query:t,headers:n?.headers},void 0,n?.tags)}function T(t,n){return e(`gContentGetVideoDetail`,{query:t,headers:n?.headers},void 0,n?.tags)}function E(t,n){return e(`gContentGetRecommendSearchList`,{query:t,headers:n?.headers},void 0,n?.tags)}function D(t,n){return e(`gContentGetHotVideoList`,{query:t,headers:n?.headers},void 0,n?.tags)}function O(t,n){return e(`gContentGetRecommendVideoList`,{query:t,headers:n?.headers},void 0,n?.tags)}function k(t,n){return e(`gContentGetAppChannels`,{query:t,headers:n?.headers},void 0,n?.tags)}function A(t,n){return e(`gContentGetAppChannelBlock`,{query:t,headers:n?.headers},void 0,n?.tags)}function j(t,n){return e(`gContentGetAppChannelBlockData`,{query:t,headers:n?.headers},void 0,n?.tags)}function M(t,n){return e(`pContentGetNewstVideoList`,{body:t,headers:n?.headers},void 0,n?.tags)}function N(t,n){return e(`pContentGetPopularVideoList`,{body:t,headers:n?.headers},void 0,n?.tags)}function P(t,n){return e(`gContentListVisibleFloatingBall`,{query:t,headers:n?.headers},void 0,n?.tags)}function F(t,n){return e(`gContentGetGuessYouLikeVideos`,{query:t,headers:n?.headers},void 0,n?.tags)}function I(t,n){return e(`gContentGetAdvertiseByCode`,{query:t,headers:n?.headers},void 0,n?.tags)}function L(t){return e(`gContentGetAppComponent`,{headers:t?.headers},void 0,t?.tags)}function R(t,n){return e(`pContentBatchGetVideoDetail`,{body:t,headers:n?.headers},void 0,n?.tags)}function z(t,n){return e(`pContentGetTopRatedVideoList`,{body:t,headers:n?.headers},void 0,n?.tags)}function B(t,n){return e(`gContentProcessM3u8`,{query:t,headers:n?.headers},void 0,n?.tags)}function V(t,n){return e(`pInteractionLike`,{body:t,headers:n?.headers},void 0,n?.tags)}function H(t,n){return e(`pInteractionDislike`,{body:t,headers:n?.headers},void 0,n?.tags)}function U(t,n){return e(`pInteractionCancelLike`,{body:t,headers:n?.headers},void 0,n?.tags)}function W(t,n){return e(`pInteractionCancelDislike`,{body:t,headers:n?.headers},void 0,n?.tags)}function G(t,n){return e(`gInteractionGetLikeList`,{query:t,headers:n?.headers},void 0,n?.tags)}function K(t,n){return e(`gInteractionGetDislikeList`,{query:t,headers:n?.headers},void 0,n?.tags)}function q(t,n){return e(`gInteractionGetContentLikeList`,{query:t,headers:n?.headers},void 0,n?.tags)}function J(t,n){return e(`gInteractionGetContentDislikeList`,{query:t,headers:n?.headers},void 0,n?.tags)}function Y(t,n){return e(`pInteractionUnifiedBatchLikeDislike`,{body:t,headers:n?.headers},void 0,n?.tags)}function X(t,n){return e(`pInteractionLikeComment`,{body:t,headers:n?.headers},void 0,n?.tags)}function Z(t,n){return e(`pInteractionDislikeComment`,{body:t,headers:n?.headers},void 0,n?.tags)}function Q(t,n){return e(`pInteractionBatchGetCommentLikeStatus`,{body:t,headers:n?.headers},void 0,n?.tags)}function ne(t,n){return e(`pInteractionBrowse`,{body:t,headers:n?.headers},void 0,n?.tags)}function re(t,n){return e(`gInteractionGetBrowseList`,{query:t,headers:n?.headers},void 0,n?.tags)}function ie(t,n){return e(`pInteractionDeleteBrowseRecord`,{body:t,headers:n?.headers},void 0,n?.tags)}function ae(t,n){return e(`pInteractionClearBrowseHistory`,{body:t,headers:n?.headers},void 0,n?.tags)}function oe(t,n){return e(`pInteractionBatchClearBrowse`,{body:t,headers:n?.headers},void 0,n?.tags)}function se(t,n){return e(`pInteractionCreateFolder`,{body:t,headers:n?.headers},void 0,n?.tags)}function ce(t,n){return e(`pInteractionUpdateFolder`,{body:t,headers:n?.headers},void 0,n?.tags)}function le(t,n){return e(`pInteractionDeleteFolder`,{body:t,headers:n?.headers},void 0,n?.tags)}function ue(t,n){return e(`gInteractionListFolders`,{query:t,headers:n?.headers},void 0,n?.tags)}function de(t,n){return e(`gInteractionGetFolder`,{query:t,headers:n?.headers},void 0,n?.tags)}function fe(t,n){return e(`gInteractionGetFolderStats`,{query:t,headers:n?.headers},void 0,n?.tags)}function pe(t,n){return e(`pInteractionAddCollect`,{body:t,headers:n?.headers},void 0,n?.tags)}function me(t,n){return e(`pInteractionRemoveCollect`,{body:t,headers:n?.headers},void 0,n?.tags)}function he(t,n){return e(`gInteractionListCollects`,{query:t,headers:n?.headers},void 0,n?.tags)}function ge(t,n){return e(`pInteractionMoveCollects`,{body:t,headers:n?.headers},void 0,n?.tags)}function _e(t,n){return e(`pInteractionCheckCollect`,{body:t,headers:n?.headers},void 0,n?.tags)}function ve(t,n){return e(`pInteractionBatchDeleteCollects`,{body:t,headers:n?.headers},void 0,n?.tags)}function ye(t,n){return e(`pInteractionBatchQueryContentInteractions`,{body:t,headers:n?.headers},void 0,n?.tags)}function be(t,n){return e(`pInteractionBatchGetLikeStatus`,{body:t,headers:n?.headers},void 0,n?.tags)}function xe(t,n){return e(`pInteractionFollow`,{body:t,headers:n?.headers},void 0,n?.tags)}function Se(t,n){return e(`pInteractionUnfollow`,{body:t,headers:n?.headers},void 0,n?.tags)}function Ce(t,n){return e(`pInteractionCheckFollow`,{body:t,headers:n?.headers},void 0,n?.tags)}function we(t,n){return e(`gInteractionGetFollowingList`,{query:t,headers:n?.headers},void 0,n?.tags)}function Te(t,n){return e(`gInteractionGetFollowerList`,{query:t,headers:n?.headers},void 0,n?.tags)}function Ee(t,n){return e(`gInteractionGetFollowStats`,{query:t,headers:n?.headers},void 0,n?.tags)}function De(t,n){return e(`pInteractionBatchGetFollowStats`,{body:t,headers:n?.headers},void 0,n?.tags)}function Oe(t,n){return e(`gInteractionCheckMutualFollow`,{query:t,headers:n?.headers},void 0,n?.tags)}function ke(t,n){return e(`gInteractionGetFollowingUserUpdates`,{query:t,headers:n?.headers},void 0,n?.tags)}function Ae(t,n){return e(`pInteractionUpdateFollowingContentUpdateTime`,{body:t,headers:n?.headers},void 0,n?.tags)}function je(t,n){return e(`gInteractionGetFollowingContentList`,{query:t,headers:n?.headers},void 0,n?.tags)}function Me(t,n){return e(`pInteractionTrackEventsBatch`,{body:t,headers:n?.headers},void 0,n?.tags)}function Ne(t,n){return e(`gUserGetGuestIdentity`,{query:t,headers:n?.headers},void 0,n?.tags)}function Pe(t,n){return e(`pUserLogin`,{body:t,headers:n?.headers},void 0,n?.tags)}function Fe(t,n){return e(`pUserSendEmailCode`,{body:t,headers:n?.headers},void 0,n?.tags)}function Ie(t,n){return e(`pUserVerifyEmailCode`,{body:t,headers:n?.headers},void 0,n?.tags)}function Le(t,n){return e(`pUserRegister`,{body:t,headers:n?.headers},void 0,n?.tags)}function Re(t,n){return e(`pUserResetPassword`,{body:t,headers:n?.headers},void 0,n?.tags)}function ze(t,n){return e(`pUserSendResetPasswordEmailCode`,{body:t,headers:n?.headers},void 0,n?.tags)}function Be(t,n){return e(`pUserVerifyResetPasswordEmailCode`,{body:t,headers:n?.headers},void 0,n?.tags)}function Ve(t,n){return e(`pUserResetForgetPassword`,{body:t,headers:n?.headers},void 0,n?.tags)}function $(t,n){return e(`pUserSendForgetEmailCode`,{body:t,headers:n?.headers},void 0,n?.tags)}function He(t,n){return e(`pUserVerifyForgetEmailCode`,{body:t,headers:n?.headers},void 0,n?.tags)}function Ue(t,n){return e(`gUserGetUserInfo`,{query:t,headers:n?.headers},void 0,n?.tags)}function We(t,n){return e(`gUserGetUserEditInfo`,{query:t,headers:n?.headers},void 0,n?.tags)}function Ge(t,n){return e(`pUserEditUserInfo`,{body:t,headers:n?.headers},void 0,n?.tags)}function Ke(t,n){return e(`pUserUserFeedback`,{body:t,headers:n?.headers},void 0,n?.tags)}function qe(t,n){return e(`gUserGetUserPrivacySettings`,{query:t,headers:n?.headers},void 0,n?.tags)}function Je(t,n){return e(`pUserUserPrivacySettings`,{body:t,headers:n?.headers},void 0,n?.tags)}function Ye(t,n){return e(`pUserUploadUserBgImage`,{body:t,headers:n?.headers},void 0,n?.tags)}function Xe(t,n){return e(`gUserViewUserInfo`,{query:t,headers:n?.headers},void 0,n?.tags)}function Ze(t,n){return e(`pUserRegisterByVerifyEmailCode`,{body:t,headers:n?.headers},void 0,n?.tags)}export{e as createQueryKey,a as gCommunityGetCollectionInfoKey,_ as gCommunityGetCommentsKey,n as gCommunityGetContentInfoKey,r as gCommunityGetContentListKey,C as gCommunityGetHotContentListKey,u as gCommunityGetSubscribedCollectionsKey,o as gCommunityGetUserCollectionsKey,I as gContentGetAdvertiseByCodeKey,j as gContentGetAppChannelBlockDataKey,A as gContentGetAppChannelBlockKey,k as gContentGetAppChannelsKey,L as gContentGetAppComponentKey,F as gContentGetGuessYouLikeVideosKey,D as gContentGetHotVideoListKey,E as gContentGetRecommendSearchListKey,O as gContentGetRecommendVideoListKey,w as gContentGetVideoDetailByApiKey,T as gContentGetVideoDetailKey,P as gContentListVisibleFloatingBallKey,B as gContentProcessM3u8Key,Oe as gInteractionCheckMutualFollowKey,re as gInteractionGetBrowseListKey,J as gInteractionGetContentDislikeListKey,q as gInteractionGetContentLikeListKey,K as gInteractionGetDislikeListKey,de as gInteractionGetFolderKey,fe as gInteractionGetFolderStatsKey,Ee as gInteractionGetFollowStatsKey,Te as gInteractionGetFollowerListKey,je as gInteractionGetFollowingContentListKey,we as gInteractionGetFollowingListKey,ke as gInteractionGetFollowingUserUpdatesKey,G as gInteractionGetLikeListKey,he as gInteractionListCollectsKey,ue as gInteractionListFoldersKey,Ne as gUserGetGuestIdentityKey,We as gUserGetUserEditInfoKey,Ue as gUserGetUserInfoKey,qe as gUserGetUserPrivacySettingsKey,Xe as gUserViewUserInfoKey,s as pCommunityAddContentToCollectionKey,te as pCommunityCreateCollectionKey,g as pCommunityCreateCommentKey,c as pCommunityDeleteCollectionKey,v as pCommunityDeleteCommentKey,i as pCommunityDeleteContentKey,b as pCommunityDislikeCommentKey,h as pCommunityGetUploadPresignedURLKey,y as pCommunityLikeCommentKey,p as pCommunityMoveCollectionContentKey,t as pCommunityPublishContentKey,f as pCommunityRemoveContentFromCollectionKey,S as pCommunitySearchCurAccountFollowingUsersInfoKey,x as pCommunityShareContentKey,l as pCommunitySubscribeCollectionKey,d as pCommunityUpdateCollectionKey,ee as pCommunityUpdateContentKey,m as pCommunityUploadMediaKey,R as pContentBatchGetVideoDetailKey,M as pContentGetNewstVideoListKey,N as pContentGetPopularVideoListKey,z as pContentGetTopRatedVideoListKey,pe as pInteractionAddCollectKey,oe as pInteractionBatchClearBrowseKey,ve as pInteractionBatchDeleteCollectsKey,Q as pInteractionBatchGetCommentLikeStatusKey,De as pInteractionBatchGetFollowStatsKey,be as pInteractionBatchGetLikeStatusKey,ye as pInteractionBatchQueryContentInteractionsKey,ne as pInteractionBrowseKey,W as pInteractionCancelDislikeKey,U as pInteractionCancelLikeKey,_e as pInteractionCheckCollectKey,Ce as pInteractionCheckFollowKey,ae as pInteractionClearBrowseHistoryKey,se as pInteractionCreateFolderKey,ie as pInteractionDeleteBrowseRecordKey,le as pInteractionDeleteFolderKey,Z as pInteractionDislikeCommentKey,H as pInteractionDislikeKey,xe as pInteractionFollowKey,X as pInteractionLikeCommentKey,V as pInteractionLikeKey,ge as pInteractionMoveCollectsKey,me as pInteractionRemoveCollectKey,Me as pInteractionTrackEventsBatchKey,Se as pInteractionUnfollowKey,Y as pInteractionUnifiedBatchLikeDislikeKey,ce as pInteractionUpdateFolderKey,Ae as pInteractionUpdateFollowingContentUpdateTimeKey,Ge as pUserEditUserInfoKey,Pe as pUserLoginKey,Ze as pUserRegisterByVerifyEmailCodeKey,Le as pUserRegisterKey,Ve as pUserResetForgetPasswordKey,Re as pUserResetPasswordKey,Fe as pUserSendEmailCodeKey,$ as pUserSendForgetEmailCodeKey,ze as pUserSendResetPasswordEmailCodeKey,Ye as pUserUploadUserBgImageKey,Ke as pUserUserFeedbackKey,Je as pUserUserPrivacySettingsKey,Ie as pUserVerifyEmailCodeKey,He as pUserVerifyForgetEmailCodeKey,Be as pUserVerifyResetPasswordEmailCodeKey};