@funhub/platform 0.2.29 → 0.2.31
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_virtual/_rolldown/runtime.mjs +18 -1
- package/dist/assets/icons/channel-list/channel-active-indicator.mjs +31 -1
- package/dist/assets/icons/clear.mjs +17 -1
- package/dist/assets/icons/close-icon.mjs +18 -1
- package/dist/assets/icons/close.mjs +14 -1
- package/dist/assets/icons/common/collect_nor.mjs +21 -1
- package/dist/assets/icons/common/collect_sel.mjs +21 -1
- package/dist/assets/icons/common/follow_sel.mjs +17 -1
- package/dist/assets/icons/common/follow_user.mjs +17 -1
- package/dist/assets/icons/common/full_screen.mjs +17 -1
- package/dist/assets/icons/common/god_comment.mjs +17 -1
- package/dist/assets/icons/common/header-menu.mjs +29 -1
- package/dist/assets/icons/common/header-search-icon.mjs +17 -1
- package/dist/assets/icons/common/heart-like.mjs +31 -1
- package/dist/assets/icons/common/heart-unlike.mjs +18 -1
- package/dist/assets/icons/common/qq.mjs +32 -1
- package/dist/assets/icons/common/right_arrow.mjs +14 -1
- package/dist/assets/icons/common/right_arrow_thin.mjs +17 -1
- package/dist/assets/icons/common/share.mjs +17 -1
- package/dist/assets/icons/common/solid-arrow.mjs +17 -1
- package/dist/assets/icons/common/video_play.mjs +18 -1
- package/dist/assets/icons/common/wechat-friends.mjs +40 -1
- package/dist/assets/icons/common/wechat.mjs +39 -1
- package/dist/assets/icons/detail/check-ok.mjs +17 -1
- package/dist/assets/icons/detail/comment.mjs +19 -1
- package/dist/assets/icons/detail/commet_at.mjs +53 -1
- package/dist/assets/icons/detail/give_like.mjs +20 -1
- package/dist/assets/icons/detail/give_like_sel.mjs +27 -1
- package/dist/assets/icons/detail/min-collection.mjs +38 -1
- package/dist/assets/icons/detail/publish_pic.mjs +27 -1
- package/dist/assets/icons/detail/publish_video.mjs +30 -1
- package/dist/assets/icons/detail/un_like.mjs +20 -1
- package/dist/assets/icons/detail/un_like_sel.mjs +27 -1
- package/dist/assets/icons/detail/video_flag.mjs +17 -1
- package/dist/assets/icons/detail/video_play.mjs +18 -1
- package/dist/assets/icons/dislike.mjs +20 -1
- package/dist/assets/icons/dislike_sel.mjs +27 -1
- package/dist/assets/icons/empty/img-empty-adduser.mjs +463 -1
- package/dist/assets/icons/empty/img-empty-nodata.mjs +194 -1
- package/dist/assets/icons/eye-icon.mjs +21 -1
- package/dist/assets/icons/eye-off-icon.mjs +24 -1
- package/dist/assets/icons/filter_dark.mjs +17 -1
- package/dist/assets/icons/follow_nor.mjs +44 -1
- package/dist/assets/icons/follow_sel.mjs +31 -1
- package/dist/assets/icons/left-arrow-icon.mjs +18 -1
- package/dist/assets/icons/left_arrow.mjs +14 -1
- package/dist/assets/icons/like.mjs +20 -1
- package/dist/assets/icons/like_sel.mjs +27 -1
- package/dist/assets/icons/marquee-close.mjs +29 -1
- package/dist/assets/icons/marquee-enter.mjs +17 -1
- package/dist/assets/icons/marquee-speaker.mjs +22 -1
- package/dist/assets/icons/publish/publish_add.mjs +17 -1
- package/dist/assets/icons/publish/publish_at.mjs +53 -1
- package/dist/assets/icons/publish/publish_collection.mjs +28 -1
- package/dist/assets/icons/publish/publish_pic.mjs +27 -1
- package/dist/assets/icons/publish/publish_video.mjs +30 -1
- package/dist/assets/icons/refresh.mjs +18 -1
- package/dist/assets/icons/search/filter.mjs +17 -1
- package/dist/assets/icons/search.mjs +23 -1
- package/dist/assets/icons/share/share-link.mjs +39 -1
- package/dist/assets/icons/tabs/follow.mjs +20 -1
- package/dist/assets/icons/tabs/follow_active.mjs +17 -1
- package/dist/assets/icons/tabs/home.mjs +17 -1
- package/dist/assets/icons/tabs/home_active.mjs +17 -1
- package/dist/assets/icons/tabs/mine.mjs +26 -1
- package/dist/assets/icons/tabs/mine_active.mjs +17 -1
- package/dist/assets/icons/view.mjs +17 -1
- package/dist/assets/images/add.mjs +5 -1
- package/dist/assets/images/default_avatar.mjs +5 -1
- package/dist/assets/images/default_collection_cover.mjs +5 -1
- package/dist/assets/images/empty/img_empty_adduser.mjs +463 -1
- package/dist/assets/images/empty/img_empty_message.mjs +408 -1
- package/dist/assets/images/empty/img_empty_network.mjs +168 -1
- package/dist/assets/images/empty/img_empty_nodata.mjs +194 -1
- package/dist/assets/images/empty/img_empty_picture.mjs +59 -1
- package/dist/assets/images/empty/img_empty_search.mjs +250 -1
- package/dist/assets/images/frame.mjs +5 -1
- package/dist/assets/images/less.mjs +5 -1
- package/dist/assets/images/logo.mjs +5 -1
- package/dist/assets/images/shortcut-grid/shortcut-grid-card-bg-primary.mjs +29 -1
- package/dist/assets/images/subscript.mjs +5 -1
- package/dist/assets/images/user/default_avatar.mjs +5 -1
- package/dist/biz.mjs +169 -1
- package/dist/cli/init/create-client.mjs +12 -1
- package/dist/cli/init/create-sdk.mjs +12 -1
- package/dist/cli/init/shared/command.mjs +31 -1
- package/dist/cli/init/shared/constants.mjs +24 -1
- package/dist/cli/init/shared/create-project.mjs +58 -2
- package/dist/cli/init/shared/file.mjs +21 -1
- package/dist/cli/init/shared/package-manager.mjs +42 -1
- package/dist/cli/init/shared/prompts.mjs +107 -1
- package/dist/cli/init/shared/template.mjs +66 -1
- package/dist/cli.mjs +128 -2
- package/dist/common.mjs +51 -1
- package/dist/components/biz/basics/card-item/defaults/default-props.mjs +10 -1
- package/dist/components/biz/basics/card-item/runtime/client.mjs +83 -1
- package/dist/components/biz/basics/card-item/runtime/corners.mjs +33 -1
- package/dist/components/biz/basics/card-item/schema/component.mjs +14 -1
- package/dist/components/biz/basics/card-item/schema/data.schema.mjs +8 -1
- package/dist/components/biz/basics/card-item/schema/event.schema.mjs +8 -1
- package/dist/components/biz/basics/card-item/schema/index.mjs +17 -1
- package/dist/components/biz/basics/card-item/schema/props.schema.mjs +18 -1
- package/dist/components/biz/basics/card-item/schema/style.schema.mjs +7 -1
- package/dist/components/biz/basics/card-layout/defaults/default-props.mjs +13 -1
- package/dist/components/biz/basics/card-layout/runtime/client.mjs +38 -1
- package/dist/components/biz/basics/card-layout/schema/component.mjs +14 -1
- package/dist/components/biz/basics/card-layout/schema/data.schema.mjs +8 -1
- package/dist/components/biz/basics/card-layout/schema/event.schema.mjs +5 -1
- package/dist/components/biz/basics/card-layout/schema/index.mjs +17 -1
- package/dist/components/biz/basics/card-layout/schema/props.schema.mjs +28 -1
- package/dist/components/biz/basics/card-layout/schema/style.schema.mjs +7 -1
- package/dist/components/biz/basics/fullscreen-feed/basic-fullscreen.mjs +268 -1
- package/dist/components/biz/basics/fullscreen-feed/defaults/default-props.mjs +11 -1
- package/dist/components/biz/basics/fullscreen-feed/index.mjs +12 -1
- package/dist/components/biz/basics/fullscreen-feed/runtime/adapters.mjs +97 -1
- package/dist/components/biz/basics/fullscreen-feed/runtime/bottom-info.mjs +125 -1
- package/dist/components/biz/basics/fullscreen-feed/runtime/client.mjs +390 -1
- package/dist/components/biz/basics/fullscreen-feed/runtime/comment-modal.mjs +107 -1
- package/dist/components/biz/basics/fullscreen-feed/runtime/interaction-sync.mjs +134 -1
- package/dist/components/biz/basics/fullscreen-feed/runtime/post-slide.mjs +232 -1
- package/dist/components/biz/basics/fullscreen-feed/runtime/styles.module.mjs +25 -152
- package/dist/components/biz/basics/fullscreen-feed/runtime/use-mixed-feed-controller.mjs +193 -1
- package/dist/components/biz/basics/fullscreen-feed/runtime/use-series-feed-controller.mjs +212 -1
- package/dist/components/biz/basics/fullscreen-feed/runtime/user-action.mjs +270 -1
- package/dist/components/biz/basics/fullscreen-feed/runtime/video-slide.mjs +376 -1
- package/dist/components/biz/basics/fullscreen-feed/schema/component.mjs +14 -1
- package/dist/components/biz/basics/fullscreen-feed/schema/data.schema.mjs +11 -1
- package/dist/components/biz/basics/fullscreen-feed/schema/event.schema.mjs +13 -1
- package/dist/components/biz/basics/fullscreen-feed/schema/index.mjs +17 -1
- package/dist/components/biz/basics/fullscreen-feed/schema/props.schema.mjs +20 -1
- package/dist/components/biz/basics/fullscreen-feed/schema/style.schema.mjs +5 -1
- package/dist/components/biz/basics/logo/variants/basic-logo/defaults/default-props.mjs +19 -1
- package/dist/components/biz/basics/logo/variants/basic-logo/index.mjs +9 -1
- package/dist/components/biz/basics/logo/variants/basic-logo/runtime/client.mjs +171 -1
- package/dist/components/biz/basics/logo/variants/basic-logo/schema/component.mjs +14 -1
- package/dist/components/biz/basics/logo/variants/basic-logo/schema/data.schema.mjs +9 -1
- package/dist/components/biz/basics/logo/variants/basic-logo/schema/event.schema.mjs +23 -1
- package/dist/components/biz/basics/logo/variants/basic-logo/schema/index.mjs +17 -1
- package/dist/components/biz/basics/logo/variants/basic-logo/schema/props.schema.mjs +78 -1
- package/dist/components/biz/basics/logo/variants/basic-logo/schema/style.schema.mjs +7 -1
- package/dist/components/biz/basics/search/shared/components/search-box.mjs +56 -1
- package/dist/components/biz/basics/search/shared/config/default-data.mjs +15 -1
- package/dist/components/biz/basics/search/shared/config/schema.mjs +50 -1
- package/dist/components/biz/basics/search/variants/basic-search/defaults/default-props.mjs +10 -1
- package/dist/components/biz/basics/search/variants/basic-search/index.mjs +12 -1
- package/dist/components/biz/basics/search/variants/basic-search/runtime/client.mjs +33 -1
- package/dist/components/biz/basics/search/variants/basic-search/schema/component.mjs +14 -1
- package/dist/components/biz/basics/search/variants/basic-search/schema/data.schema.mjs +8 -1
- package/dist/components/biz/basics/search/variants/basic-search/schema/event.schema.mjs +7 -1
- package/dist/components/biz/basics/search/variants/basic-search/schema/index.mjs +17 -1
- package/dist/components/biz/basics/search/variants/basic-search/schema/props.schema.mjs +7 -1
- package/dist/components/biz/basics/search/variants/basic-search/schema/style.schema.mjs +7 -1
- package/dist/components/biz/basics/search/variants/filter-search/defaults/default-props.mjs +14 -1
- package/dist/components/biz/basics/search/variants/filter-search/index.mjs +12 -1
- package/dist/components/biz/basics/search/variants/filter-search/runtime/client.mjs +63 -1
- package/dist/components/biz/basics/search/variants/filter-search/schema/component.mjs +14 -1
- package/dist/components/biz/basics/search/variants/filter-search/schema/data.schema.mjs +8 -1
- package/dist/components/biz/basics/search/variants/filter-search/schema/event.schema.mjs +7 -1
- package/dist/components/biz/basics/search/variants/filter-search/schema/index.mjs +17 -1
- package/dist/components/biz/basics/search/variants/filter-search/schema/props.schema.mjs +22 -1
- package/dist/components/biz/basics/search/variants/filter-search/schema/style.schema.mjs +7 -1
- package/dist/components/biz/basics/search/variants/simple-search/defaults/default-props.mjs +10 -1
- package/dist/components/biz/basics/search/variants/simple-search/index.mjs +9 -1
- package/dist/components/biz/basics/search/variants/simple-search/runtime/client.mjs +37 -1
- package/dist/components/biz/basics/search/variants/simple-search/schema/component.mjs +14 -1
- package/dist/components/biz/basics/search/variants/simple-search/schema/data.schema.mjs +8 -1
- package/dist/components/biz/basics/search/variants/simple-search/schema/event.schema.mjs +7 -1
- package/dist/components/biz/basics/search/variants/simple-search/schema/index.mjs +17 -1
- package/dist/components/biz/basics/search/variants/simple-search/schema/props.schema.mjs +7 -1
- package/dist/components/biz/basics/search/variants/simple-search/schema/style.schema.mjs +7 -1
- package/dist/components/biz/basics/search/variants/tag-search/defaults/default-props.mjs +18 -1
- package/dist/components/biz/basics/search/variants/tag-search/index.mjs +9 -1
- package/dist/components/biz/basics/search/variants/tag-search/runtime/client.mjs +67 -1
- package/dist/components/biz/basics/search/variants/tag-search/schema/component.mjs +14 -1
- package/dist/components/biz/basics/search/variants/tag-search/schema/data.schema.mjs +8 -1
- package/dist/components/biz/basics/search/variants/tag-search/schema/event.schema.mjs +7 -1
- package/dist/components/biz/basics/search/variants/tag-search/schema/index.mjs +17 -1
- package/dist/components/biz/basics/search/variants/tag-search/schema/props.schema.mjs +37 -1
- package/dist/components/biz/basics/search/variants/tag-search/schema/style.schema.mjs +7 -1
- package/dist/components/biz/business/advertisement/ad-match.mjs +142 -1
- package/dist/components/biz/business/advertisement/ad-provider.mjs +50 -1
- package/dist/components/biz/business/advertisement/ad-query.mjs +39 -1
- package/dist/components/biz/business/advertisement/ad-runtime-provider.mjs +21 -1
- package/dist/components/biz/business/advertisement/banner-ad/client.mjs +274 -1
- package/dist/components/biz/business/advertisement/banner-ad/material.mjs +21 -1
- package/dist/components/biz/business/advertisement/banner-ad/schema.mjs +55 -1
- package/dist/components/biz/business/advertisement/banner-ad/server.mjs +24 -1
- package/dist/components/biz/business/advertisement/feed-ad/index.mjs +36 -1
- package/dist/components/biz/business/advertisement/floating-ad/client.mjs +109 -1
- package/dist/components/biz/business/advertisement/floating-ad/material.mjs +21 -1
- package/dist/components/biz/business/advertisement/floating-ad/schema.mjs +11 -1
- package/dist/components/biz/business/advertisement/floating-ad/server.mjs +24 -1
- package/dist/components/biz/business/advertisement/icon-ad/client.mjs +187 -1
- package/dist/components/biz/business/advertisement/icon-ad/material.mjs +21 -1
- package/dist/components/biz/business/advertisement/icon-ad/schema.mjs +42 -1
- package/dist/components/biz/business/advertisement/icon-ad/server.mjs +24 -1
- package/dist/components/biz/business/advertisement/popup-ad/client.mjs +203 -2
- package/dist/components/biz/business/advertisement/popup-ad/material.mjs +21 -1
- package/dist/components/biz/business/advertisement/popup-ad/schema.mjs +48 -1
- package/dist/components/biz/business/advertisement/popup-ad/server.mjs +24 -1
- package/dist/components/biz/business/advertisement/text-ad/client.mjs +370 -1
- package/dist/components/biz/business/advertisement/text-ad/material.mjs +21 -1
- package/dist/components/biz/business/advertisement/text-ad/schema.mjs +34 -1
- package/dist/components/biz/business/advertisement/text-ad/server.mjs +24 -1
- package/dist/components/biz/business/banner/variants/basic-banner/defaults/default-props.mjs +15 -1
- package/dist/components/biz/business/banner/variants/basic-banner/index.mjs +12 -1
- package/dist/components/biz/business/banner/variants/basic-banner/inspector-schema.mjs +62 -1
- package/dist/components/biz/business/banner/variants/basic-banner/material.mjs +21 -1
- package/dist/components/biz/business/banner/variants/basic-banner/runtime/client.mjs +140 -1
- package/dist/components/biz/business/banner/variants/basic-banner/schema/component.mjs +14 -1
- package/dist/components/biz/business/banner/variants/basic-banner/schema/data.schema.mjs +53 -1
- package/dist/components/biz/business/banner/variants/basic-banner/schema/event.schema.mjs +5 -1
- package/dist/components/biz/business/banner/variants/basic-banner/schema/index.mjs +17 -1
- package/dist/components/biz/business/banner/variants/basic-banner/schema/props.schema.mjs +40 -1
- package/dist/components/biz/business/banner/variants/basic-banner/schema/style.schema.mjs +7 -1
- package/dist/components/biz/business/banner/variants/basic-banner/server.mjs +25 -1
- package/dist/components/biz/business/banner-carousel/client.mjs +133 -1
- package/dist/components/biz/business/banner-carousel/default-props.mjs +15 -1
- package/dist/components/biz/business/banner-carousel/material.mjs +22 -1
- package/dist/components/biz/business/banner-carousel/schema.mjs +94 -1
- package/dist/components/biz/business/banner-carousel/server.mjs +87 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x3/defaults/default-props.mjs +8 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x3/index.mjs +9 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x3/runtime/client.mjs +41 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x3/schema/component.mjs +14 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x3/schema/data.schema.mjs +8 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x3/schema/event.schema.mjs +5 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x3/schema/index.mjs +17 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x3/schema/props.schema.mjs +12 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x3/schema/style.schema.mjs +7 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x3-infinite/defaults/default-props.mjs +8 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x3-infinite/index.mjs +9 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x3-infinite/runtime/client.mjs +106 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x3-infinite/schema/component.mjs +14 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x3-infinite/schema/data.schema.mjs +8 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x3-infinite/schema/event.schema.mjs +5 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x3-infinite/schema/index.mjs +17 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x3-infinite/schema/props.schema.mjs +12 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x3-infinite/schema/style.schema.mjs +7 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x4/defaults/default-props.mjs +8 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x4/index.mjs +9 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x4/runtime/client.mjs +41 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x4/schema/component.mjs +14 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x4/schema/data.schema.mjs +8 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x4/schema/event.schema.mjs +5 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x4/schema/index.mjs +17 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x4/schema/props.schema.mjs +12 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-2x4/schema/style.schema.mjs +7 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-3x3/defaults/default-props.mjs +8 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-3x3/index.mjs +9 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-3x3/runtime/client.mjs +41 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-3x3/schema/component.mjs +14 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-3x3/schema/data.schema.mjs +8 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-3x3/schema/event.schema.mjs +5 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-3x3/schema/index.mjs +17 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-3x3/schema/props.schema.mjs +12 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-3x3/schema/style.schema.mjs +7 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-3x3-infinite/defaults/default-props.mjs +8 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-3x3-infinite/index.mjs +9 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-3x3-infinite/runtime/client.mjs +106 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-3x3-infinite/schema/component.mjs +14 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-3x3-infinite/schema/data.schema.mjs +8 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-3x3-infinite/schema/event.schema.mjs +5 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-3x3-infinite/schema/index.mjs +17 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-3x3-infinite/schema/props.schema.mjs +12 -1
- package/dist/components/biz/business/card-grid/variants/card-grid-3x3-infinite/schema/style.schema.mjs +7 -1
- package/dist/components/biz/business/channel-list/channel-filter-dialog.mjs +190 -1
- package/dist/components/biz/business/channel-list/client.mjs +157 -1
- package/dist/components/biz/business/channel-list/default-props.mjs +13 -1
- package/dist/components/biz/business/channel-list/material.mjs +21 -1
- package/dist/components/biz/business/channel-list/schema.mjs +40 -1
- package/dist/components/biz/business/comment/comment-input.mjs +772 -5
- package/dist/components/biz/business/comment/comment-item.mjs +182 -1
- package/dist/components/biz/business/comment/comment-list.mjs +722 -1
- package/dist/components/biz/business/comment/comment-media.mjs +57 -1
- package/dist/components/biz/business/comment/comment-rich-text.mjs +69 -1
- package/dist/components/biz/business/comment/reply-detail.mjs +969 -1
- package/dist/components/biz/business/comment/time-display.mjs +20 -1
- package/dist/components/biz/business/comment/use-keyboard-handler.mjs +142 -1
- package/dist/components/biz/business/contact/contact-item.mjs +45 -1
- package/dist/components/biz/business/contact/contact-list.mjs +212 -1
- package/dist/components/biz/business/contact/contact-search.mjs +128 -1
- package/dist/components/biz/business/detail/shared/detail-follow-action.mjs +114 -1
- package/dist/components/biz/business/detail/shared/detail-info-tags.mjs +33 -1
- package/dist/components/biz/business/detail/shared/detail-info-title.mjs +84 -1
- package/dist/components/biz/business/detail/shared/detail-operate.mjs +432 -1
- package/dist/components/biz/business/detail/shared/detail-structured-data.mjs +63 -1
- package/dist/components/biz/business/detail/shared/editor-preview.mjs +67 -1
- package/dist/components/biz/business/detail/shared/material-route-context.mjs +44 -1
- package/dist/components/biz/business/detail/shared/metadata-utils.mjs +21 -1
- package/dist/components/biz/business/detail/shared/post-recommend-list.mjs +184 -1
- package/dist/components/biz/business/detail/shared/registry.d.mts +7 -2
- package/dist/components/biz/business/detail/shared/registry.mjs +55 -1
- package/dist/components/biz/business/detail/shared/runtime-context-provider.mjs +225 -1
- package/dist/components/biz/business/detail/shared/seo-config.mjs +28 -1
- package/dist/components/biz/business/detail/shared/use-video-detail-webview-bridge.mjs +320 -1
- package/dist/components/biz/business/detail/shared/video-detail-server-data.mjs +46 -1
- package/dist/components/biz/business/detail/shared/video-hero.mjs +902 -1
- package/dist/components/biz/business/detail/video-detail-actions/client.mjs +97 -1
- package/dist/components/biz/business/detail/video-detail-actions/material.mjs +18 -1
- package/dist/components/biz/business/detail/video-detail-actions/schema.mjs +11 -1
- package/dist/components/biz/business/detail/video-detail-actions/server.mjs +47 -1
- package/dist/components/biz/business/detail/video-detail-info/client.mjs +201 -1
- package/dist/components/biz/business/detail/video-detail-info/material.mjs +18 -1
- package/dist/components/biz/business/detail/video-detail-info/schema.mjs +14 -1
- package/dist/components/biz/business/detail/video-detail-info/server.mjs +45 -1
- package/dist/components/biz/business/detail/video-detail-info-title-tags-episodes/client.mjs +51 -1
- package/dist/components/biz/business/detail/video-detail-info-title-tags-episodes/material.mjs +18 -1
- package/dist/components/biz/business/detail/video-detail-info-title-tags-episodes/schema.mjs +14 -1
- package/dist/components/biz/business/detail/video-detail-info-title-tags-episodes/server.mjs +45 -1
- package/dist/components/biz/business/detail/video-detail-player/client.mjs +136 -1
- package/dist/components/biz/business/detail/video-detail-player/material.mjs +18 -1
- package/dist/components/biz/business/detail/video-detail-player/schema.mjs +11 -1
- package/dist/components/biz/business/detail/video-detail-player/server.mjs +17 -1
- package/dist/components/biz/business/detail/video-detail-player-bridge-only/client.mjs +17 -1
- package/dist/components/biz/business/detail/video-detail-player-bridge-only/material.mjs +18 -1
- package/dist/components/biz/business/detail/video-detail-player-bridge-only/schema.mjs +13 -1
- package/dist/components/biz/business/detail/video-detail-player-bridge-only/server.mjs +17 -1
- package/dist/components/biz/business/detail/video-detail-recommend/client.d.mts +10 -2
- package/dist/components/biz/business/detail/video-detail-recommend/client.mjs +89 -1
- package/dist/components/biz/business/detail/video-detail-recommend/index.d.mts +1 -1
- package/dist/components/biz/business/detail/video-detail-recommend/material.d.mts +7 -2
- package/dist/components/biz/business/detail/video-detail-recommend/material.mjs +18 -1
- package/dist/components/biz/business/detail/video-detail-recommend/schema.d.mts +7 -2
- package/dist/components/biz/business/detail/video-detail-recommend/schema.mjs +35 -1
- package/dist/components/biz/business/detail/video-detail-recommend/server.d.mts +1 -1
- package/dist/components/biz/business/detail/video-detail-recommend/server.mjs +35 -1
- package/dist/components/biz/business/detail/video-detail-recommend/shared.mjs +548 -1
- package/dist/components/biz/business/detail/video-detail-recommend/utils.mjs +60 -1
- package/dist/components/biz/business/feature-grid/variants/basic-feature-grid/defaults/default-props.mjs +12 -1
- package/dist/components/biz/business/feature-grid/variants/basic-feature-grid/index.mjs +9 -1
- package/dist/components/biz/business/feature-grid/variants/basic-feature-grid/runtime/client.mjs +66 -1
- package/dist/components/biz/business/feature-grid/variants/basic-feature-grid/schema/component.mjs +14 -1
- package/dist/components/biz/business/feature-grid/variants/basic-feature-grid/schema/data.schema.mjs +43 -1
- package/dist/components/biz/business/feature-grid/variants/basic-feature-grid/schema/event.schema.mjs +5 -1
- package/dist/components/biz/business/feature-grid/variants/basic-feature-grid/schema/index.mjs +17 -1
- package/dist/components/biz/business/feature-grid/variants/basic-feature-grid/schema/props.schema.mjs +32 -1
- package/dist/components/biz/business/feature-grid/variants/basic-feature-grid/schema/style.schema.mjs +7 -1
- package/dist/components/biz/business/floating-ball/client.mjs +31 -1
- package/dist/components/biz/business/floating-ball/material.mjs +18 -1
- package/dist/components/biz/business/floating-ball/schema.mjs +20 -1
- package/dist/components/biz/business/floating-ball/server.mjs +17 -1
- package/dist/components/biz/business/fullscreen-feed/variants/fullscreen-post-feed/defaults/default-props.mjs +11 -1
- package/dist/components/biz/business/fullscreen-feed/variants/fullscreen-post-feed/index.mjs +9 -1
- package/dist/components/biz/business/fullscreen-feed/variants/fullscreen-post-feed/runtime/client.mjs +71 -1
- package/dist/components/biz/business/fullscreen-feed/variants/fullscreen-post-feed/schema/component.mjs +14 -1
- package/dist/components/biz/business/fullscreen-feed/variants/fullscreen-post-feed/schema/data.schema.mjs +11 -1
- package/dist/components/biz/business/fullscreen-feed/variants/fullscreen-post-feed/schema/index.mjs +17 -1
- package/dist/components/biz/business/fullscreen-feed/variants/fullscreen-video-feed/defaults/default-props.mjs +11 -1
- package/dist/components/biz/business/fullscreen-feed/variants/fullscreen-video-feed/index.mjs +9 -1
- package/dist/components/biz/business/fullscreen-feed/variants/fullscreen-video-feed/runtime/client.mjs +64 -1
- package/dist/components/biz/business/fullscreen-feed/variants/fullscreen-video-feed/schema/component.mjs +14 -1
- package/dist/components/biz/business/fullscreen-feed/variants/fullscreen-video-feed/schema/data.schema.mjs +11 -1
- package/dist/components/biz/business/fullscreen-feed/variants/fullscreen-video-feed/schema/index.mjs +17 -1
- package/dist/components/biz/business/fullscreen-feed/variants/shared/runtime-compat.mjs +522 -1
- package/dist/components/biz/business/header-search/header-avatar-icon/client.mjs +21 -1
- package/dist/components/biz/business/header-search/header-avatar-icon/material.mjs +18 -1
- package/dist/components/biz/business/header-search/header-avatar-icon/schema.mjs +11 -1
- package/dist/components/biz/business/header-search/header-avatar-icon/server.mjs +17 -1
- package/dist/components/biz/business/header-search/header-avatar-logo-search/client.mjs +142 -1
- package/dist/components/biz/business/header-search/header-avatar-logo-search/material.mjs +18 -1
- package/dist/components/biz/business/header-search/header-avatar-logo-search/schema.mjs +23 -1
- package/dist/components/biz/business/header-search/header-avatar-logo-search/server.mjs +17 -1
- package/dist/components/biz/business/header-search/header-avatar-logo-search-icon/client.mjs +38 -1
- package/dist/components/biz/business/header-search/header-avatar-logo-search-icon/material.mjs +18 -1
- package/dist/components/biz/business/header-search/header-avatar-logo-search-icon/schema.mjs +20 -1
- package/dist/components/biz/business/header-search/header-avatar-logo-search-icon/server.mjs +17 -1
- package/dist/components/biz/business/header-search/header-logo-search/client.mjs +32 -1
- package/dist/components/biz/business/header-search/header-logo-search/material.mjs +18 -1
- package/dist/components/biz/business/header-search/header-logo-search/schema.mjs +22 -1
- package/dist/components/biz/business/header-search/header-logo-search/server.mjs +17 -1
- package/dist/components/biz/business/header-search/header-search/client.mjs +19 -1
- package/dist/components/biz/business/header-search/header-search/material.mjs +18 -1
- package/dist/components/biz/business/header-search/header-search/schema.mjs +11 -1
- package/dist/components/biz/business/header-search/header-search/server.mjs +17 -1
- package/dist/components/biz/business/header-search/shared/avatar.mjs +53 -1
- package/dist/components/biz/business/header-search/shared/header-action.mjs +29 -1
- package/dist/components/biz/business/header-search/shared/header-search-icon.mjs +26 -1
- package/dist/components/biz/business/header-search/shared/header-shell.mjs +21 -1
- package/dist/components/biz/business/header-search/shared/logo.mjs +25 -1
- package/dist/components/biz/business/header-search/shared/search.mjs +47 -1
- package/dist/components/biz/business/home-recommend/home-recommend-grid/client.d.mts +1 -1
- package/dist/components/biz/business/home-recommend/home-recommend-grid/client.mjs +48 -1
- package/dist/components/biz/business/home-recommend/home-recommend-grid/index.mjs +14 -1
- package/dist/components/biz/business/home-recommend/home-recommend-grid/inspector-schema.mjs +229 -1
- package/dist/components/biz/business/home-recommend/home-recommend-grid/material.mjs +18 -1
- package/dist/components/biz/business/home-recommend/home-recommend-grid/schema.mjs +24 -1
- package/dist/components/biz/business/home-recommend/home-recommend-grid/server.mjs +48 -1
- package/dist/components/biz/business/home-recommend/home-recommend-waterfall/client.d.mts +3 -1
- package/dist/components/biz/business/home-recommend/home-recommend-waterfall/client.mjs +47 -1
- package/dist/components/biz/business/home-recommend/home-recommend-waterfall/index.mjs +14 -1
- package/dist/components/biz/business/home-recommend/home-recommend-waterfall/inspector-schema.mjs +211 -1
- package/dist/components/biz/business/home-recommend/home-recommend-waterfall/material.mjs +18 -1
- package/dist/components/biz/business/home-recommend/home-recommend-waterfall/schema.mjs +24 -1
- package/dist/components/biz/business/home-recommend/home-recommend-waterfall/server.mjs +42 -1
- package/dist/components/biz/business/home-recommend/shared/home-recommend-base.mjs +890 -1
- package/dist/components/biz/business/home-recommend/shared/home-recommend-default-config.mjs +24 -1
- package/dist/components/biz/business/home-recommend/shared/home-recommend-play-count.mjs +31 -1
- package/dist/components/biz/business/home-recommend/shared/home-recommend-preview.mjs +178 -1
- package/dist/components/biz/business/home-recommend/shared/home-recommend-runtime-props.mjs +47 -1
- package/dist/components/biz/business/home-recommend/shared/home-recommend-server-data.mjs +336 -1
- package/dist/components/biz/business/home-recommend/shared/home-recommend-smart-layout.mjs +73 -1
- package/dist/components/biz/business/home-recommend/shared/home-recommend-smart-tag.mjs +21 -1
- package/dist/components/biz/business/home-recommend/shared/home-recommend-video-detail.mjs +73 -1
- package/dist/components/biz/business/image-text-recommend/client.mjs +436 -1
- package/dist/components/biz/business/image-text-recommend/material.mjs +21 -1
- package/dist/components/biz/business/image-text-recommend/schema.mjs +79 -1
- package/dist/components/biz/business/image-text-recommend/server.mjs +53 -1
- package/dist/components/biz/business/image-text-recommend/shared/query.mjs +33 -1
- package/dist/components/biz/business/large-feature-grid/card-item.mjs +106 -1
- package/dist/components/biz/business/large-feature-grid/client.mjs +256 -1
- package/dist/components/biz/business/large-feature-grid/material.mjs +21 -1
- package/dist/components/biz/business/large-feature-grid/schema.mjs +127 -1
- package/dist/components/biz/business/large-feature-grid/server.mjs +16 -1
- package/dist/components/biz/business/marquee/client.mjs +303 -1
- package/dist/components/biz/business/marquee/material.mjs +21 -1
- package/dist/components/biz/business/marquee/schema.mjs +86 -1
- package/dist/components/biz/business/marquee/server.mjs +17 -1
- package/dist/components/biz/business/nav-bar/variants/basic-nav-bar/defaults/default-props.mjs +21 -1
- package/dist/components/biz/business/nav-bar/variants/basic-nav-bar/index.mjs +9 -1
- package/dist/components/biz/business/nav-bar/variants/basic-nav-bar/runtime/channel-filter-dialog.mjs +180 -1
- package/dist/components/biz/business/nav-bar/variants/basic-nav-bar/runtime/client.mjs +159 -1
- package/dist/components/biz/business/nav-bar/variants/basic-nav-bar/schema/component.mjs +14 -1
- package/dist/components/biz/business/nav-bar/variants/basic-nav-bar/schema/data.schema.mjs +9 -1
- package/dist/components/biz/business/nav-bar/variants/basic-nav-bar/schema/event.schema.mjs +27 -1
- package/dist/components/biz/business/nav-bar/variants/basic-nav-bar/schema/index.mjs +17 -1
- package/dist/components/biz/business/nav-bar/variants/basic-nav-bar/schema/props.schema.mjs +92 -1
- package/dist/components/biz/business/nav-bar/variants/basic-nav-bar/schema/style.schema.mjs +7 -1
- package/dist/components/biz/business/post-card/variants/basic-post-card/defaults/default-props.mjs +8 -1
- package/dist/components/biz/business/post-card/variants/basic-post-card/index.mjs +9 -1
- package/dist/components/biz/business/post-card/variants/basic-post-card/runtime/client.mjs +119 -1
- package/dist/components/biz/business/post-card/variants/basic-post-card/schema/component.mjs +14 -1
- package/dist/components/biz/business/post-card/variants/basic-post-card/schema/data.schema.mjs +8 -1
- package/dist/components/biz/business/post-card/variants/basic-post-card/schema/event.schema.mjs +5 -1
- package/dist/components/biz/business/post-card/variants/basic-post-card/schema/index.mjs +17 -1
- package/dist/components/biz/business/post-card/variants/basic-post-card/schema/props.schema.mjs +5 -1
- package/dist/components/biz/business/post-card/variants/basic-post-card/schema/style.schema.mjs +7 -1
- package/dist/components/biz/business/profile/profile-header/client.mjs +343 -1
- package/dist/components/biz/business/profile/profile-header/material.mjs +59 -1
- package/dist/components/biz/business/profile/profile-header/schema.mjs +11 -1
- package/dist/components/biz/business/profile/profile-header/user-profile-avatar.mjs +262 -1
- package/dist/components/biz/business/profile/profile-header/user-profile-cover-background.mjs +182 -1
- package/dist/components/biz/business/profile/profile-main/client.mjs +235 -1
- package/dist/components/biz/business/profile/profile-main/empty-state.mjs +43 -1
- package/dist/components/biz/business/profile/profile-main/material.mjs +18 -1
- package/dist/components/biz/business/profile/profile-main/schema.mjs +11 -1
- package/dist/components/biz/business/profile/profile-main/server.mjs +13 -1
- package/dist/components/biz/business/profile/profile-main/shell.mjs +275 -1
- package/dist/components/biz/business/profile/profile-main/tabs/collect-tab/client.mjs +747 -1
- package/dist/components/biz/business/profile/profile-main/tabs/collect-tab/server.mjs +13 -1
- package/dist/components/biz/business/profile/profile-main/tabs/collect-tab/video-waterfall.mjs +178 -1
- package/dist/components/biz/business/profile/profile-main/tabs/history-tab/client.mjs +259 -1
- package/dist/components/biz/business/profile/profile-main/tabs/history-tab/server.mjs +13 -1
- package/dist/components/biz/business/profile/profile-main/tabs/like-tab/client.mjs +258 -1
- package/dist/components/biz/business/profile/profile-main/tabs/like-tab/server.mjs +13 -1
- package/dist/components/biz/business/profile/profile-main/tabs/publish-tab/client.mjs +149 -1
- package/dist/components/biz/business/profile/profile-main/tabs/publish-tab/server.mjs +13 -1
- package/dist/components/biz/business/profile/profile-main/utils.mjs +266 -1
- package/dist/components/biz/business/profile/profile-main/variants.mjs +40 -1
- package/dist/components/biz/business/profile/tracking.mjs +19 -1
- package/dist/components/biz/business/recommended-users/variants/basic-recommended-users/defaults/default-props.mjs +15 -1
- package/dist/components/biz/business/recommended-users/variants/basic-recommended-users/index.mjs +9 -1
- package/dist/components/biz/business/recommended-users/variants/basic-recommended-users/runtime/client.mjs +168 -1
- package/dist/components/biz/business/recommended-users/variants/basic-recommended-users/runtime/recommended-users-skeleton.mjs +119 -1
- package/dist/components/biz/business/recommended-users/variants/basic-recommended-users/schema/component.mjs +14 -1
- package/dist/components/biz/business/recommended-users/variants/basic-recommended-users/schema/data.schema.mjs +9 -1
- package/dist/components/biz/business/recommended-users/variants/basic-recommended-users/schema/event.schema.mjs +17 -1
- package/dist/components/biz/business/recommended-users/variants/basic-recommended-users/schema/index.mjs +17 -1
- package/dist/components/biz/business/recommended-users/variants/basic-recommended-users/schema/props.schema.mjs +54 -1
- package/dist/components/biz/business/recommended-users/variants/basic-recommended-users/schema/style.schema.mjs +7 -1
- package/dist/components/biz/business/search-bar/variants/basic-search-bar/defaults/default-props.mjs +15 -1
- package/dist/components/biz/business/search-bar/variants/basic-search-bar/index.mjs +9 -1
- package/dist/components/biz/business/search-bar/variants/basic-search-bar/runtime/client.mjs +54 -1
- package/dist/components/biz/business/search-bar/variants/basic-search-bar/schema/component.mjs +14 -1
- package/dist/components/biz/business/search-bar/variants/basic-search-bar/schema/data.schema.mjs +9 -1
- package/dist/components/biz/business/search-bar/variants/basic-search-bar/schema/event.schema.mjs +5 -1
- package/dist/components/biz/business/search-bar/variants/basic-search-bar/schema/index.mjs +17 -1
- package/dist/components/biz/business/search-bar/variants/basic-search-bar/schema/props.schema.mjs +117 -1
- package/dist/components/biz/business/search-bar/variants/basic-search-bar/schema/style.schema.mjs +7 -1
- package/dist/components/biz/business/search-bar/variants/detail-search-bar/defaults/default-props.mjs +22 -1
- package/dist/components/biz/business/search-bar/variants/detail-search-bar/index.mjs +9 -1
- package/dist/components/biz/business/search-bar/variants/detail-search-bar/runtime/client.mjs +53 -1
- package/dist/components/biz/business/search-bar/variants/detail-search-bar/schema/component.mjs +14 -1
- package/dist/components/biz/business/search-bar/variants/detail-search-bar/schema/data.schema.mjs +9 -1
- package/dist/components/biz/business/search-bar/variants/detail-search-bar/schema/event.schema.mjs +5 -1
- package/dist/components/biz/business/search-bar/variants/detail-search-bar/schema/index.mjs +17 -1
- package/dist/components/biz/business/search-bar/variants/detail-search-bar/schema/props.schema.mjs +117 -1
- package/dist/components/biz/business/search-bar/variants/detail-search-bar/schema/style.schema.mjs +7 -1
- package/dist/components/biz/business/search-bar/variants/filter-search-bar/defaults/default-props.mjs +15 -1
- package/dist/components/biz/business/search-bar/variants/filter-search-bar/index.mjs +9 -1
- package/dist/components/biz/business/search-bar/variants/filter-search-bar/runtime/client.mjs +52 -1
- package/dist/components/biz/business/search-bar/variants/filter-search-bar/schema/component.mjs +14 -1
- package/dist/components/biz/business/search-bar/variants/filter-search-bar/schema/data.schema.mjs +9 -1
- package/dist/components/biz/business/search-bar/variants/filter-search-bar/schema/event.schema.mjs +25 -1
- package/dist/components/biz/business/search-bar/variants/filter-search-bar/schema/index.mjs +17 -1
- package/dist/components/biz/business/search-bar/variants/filter-search-bar/schema/props.schema.mjs +128 -1
- package/dist/components/biz/business/search-bar/variants/filter-search-bar/schema/style.schema.mjs +7 -1
- package/dist/components/biz/business/search-bar/variants/tag-search-bar/defaults/default-props.mjs +15 -1
- package/dist/components/biz/business/search-bar/variants/tag-search-bar/index.mjs +12 -1
- package/dist/components/biz/business/search-bar/variants/tag-search-bar/runtime/client.mjs +58 -1
- package/dist/components/biz/business/search-bar/variants/tag-search-bar/schema/component.mjs +14 -1
- package/dist/components/biz/business/search-bar/variants/tag-search-bar/schema/data.schema.mjs +9 -1
- package/dist/components/biz/business/search-bar/variants/tag-search-bar/schema/event.schema.mjs +38 -1
- package/dist/components/biz/business/search-bar/variants/tag-search-bar/schema/index.mjs +17 -1
- package/dist/components/biz/business/search-bar/variants/tag-search-bar/schema/props.schema.mjs +144 -1
- package/dist/components/biz/business/search-bar/variants/tag-search-bar/schema/style.schema.mjs +7 -1
- package/dist/components/biz/business/search-history/client.mjs +182 -1
- package/dist/components/biz/business/search-history/material.mjs +18 -1
- package/dist/components/biz/business/search-history/schema.mjs +16 -1
- package/dist/components/biz/business/search-history/server.mjs +17 -1
- package/dist/components/biz/business/search-input/client.mjs +115 -1
- package/dist/components/biz/business/search-input/material.mjs +18 -1
- package/dist/components/biz/business/search-input/schema.mjs +11 -1
- package/dist/components/biz/business/search-input/server.mjs +17 -1
- package/dist/components/biz/business/shortcut-grid/client.mjs +86 -1
- package/dist/components/biz/business/shortcut-grid/material.mjs +18 -1
- package/dist/components/biz/business/shortcut-grid/schema.mjs +65 -1
- package/dist/components/biz/business/shortcut-grid/server.mjs +17 -1
- package/dist/components/biz/business/tab-bar/client.mjs +157 -1
- package/dist/components/biz/business/tab-bar/material.mjs +21 -1
- package/dist/components/biz/business/tab-bar/schema.mjs +11 -1
- package/dist/components/biz/business/tab-bar/server.mjs +17 -1
- package/dist/components/biz/business/text-recommend/client.mjs +104 -1
- package/dist/components/biz/business/text-recommend/material.mjs +18 -1
- package/dist/components/biz/business/text-recommend/schema.mjs +25 -1
- package/dist/components/biz/business/text-recommend/server.mjs +18 -1
- package/dist/components/biz/example/button/client.mjs +43 -1
- package/dist/components/biz/example/button/material.mjs +18 -1
- package/dist/components/biz/example/button/schema.mjs +44 -1
- package/dist/components/biz/example/button/server.mjs +32 -1
- package/dist/components/biz/example/button/variants.mjs +22 -1
- package/dist/components/biz/renderer/renderer.mjs +73 -1
- package/dist/components/biz/utils/constants/card-spec.mjs +48 -1
- package/dist/components/biz/utils/helpers/get-channel-list.mjs +14 -1
- package/dist/components/biz/utils/helpers/url.mjs +16 -1
- package/dist/components/biz/utils/schema/data.mjs +22 -1
- package/dist/components/biz/utils/styles/helpers.mjs +84 -1
- package/dist/components/biz/utils/styles/schema.mjs +306 -1
- package/dist/components/biz/utils/transformers/card-grid.mjs +67 -1
- package/dist/components/biz/utils/transformers/data.mjs +171 -1
- package/dist/components/common/analytics-init/analytics-init.mjs +75 -1
- package/dist/components/common/analytics-init/page-lifecycle-tracker.mjs +248 -1
- package/dist/components/common/analytics-init/sensor-init.mjs +126 -1
- package/dist/components/common/at-element/index.mjs +47 -1
- package/dist/components/common/background-preview-modal/background-preview-modal.mjs +73 -1
- package/dist/components/common/blocked-dialog/blocked-dialog.mjs +54 -1
- package/dist/components/common/cards/mini-three-card.mjs +55 -1
- package/dist/components/common/cards/style.module.mjs +12 -24
- package/dist/components/common/collection-popup/create-collection-sheet.mjs +271 -1
- package/dist/components/common/collection-popup/index.mjs +293 -1
- package/dist/components/common/debug-locale-switcher/index.mjs +59 -1
- package/dist/components/common/delete-confirm-dialog/delete-confirm-dialog.mjs +66 -1
- package/dist/components/common/empty/index.mjs +51 -1
- package/dist/components/common/follow-button/index.mjs +133 -1
- package/dist/components/common/follow-button/unfollow-confirm-dialog.mjs +23 -1
- package/dist/components/common/funhub-provider/funhub-provider.mjs +50 -1
- package/dist/components/common/header-nav/client.mjs +51 -1
- package/dist/components/common/icons/add.mjs +21 -1
- package/dist/components/common/icons/comment.mjs +30 -1
- package/dist/components/common/icons/delete.mjs +32 -1
- package/dist/components/common/icons/left-arrow.mjs +15 -1
- package/dist/components/common/icons/more.mjs +30 -1
- package/dist/components/common/icons/right-arrow.mjs +19 -1
- package/dist/components/common/icons/setting.mjs +27 -1
- package/dist/components/common/icons/share.mjs +20 -1
- package/dist/components/common/icons/video.mjs +22 -1
- package/dist/components/common/image-crop-modal/image-crop-modal.mjs +128 -2
- package/dist/components/common/info-card/card-header.mjs +71 -1
- package/dist/components/common/info-card/card-text.mjs +49 -1
- package/dist/components/common/interaction-animations.module.mjs +14 -84
- package/dist/components/common/intl-provider/intl-provider.mjs +21 -1
- package/dist/components/common/keep-scroll-position/index.mjs +39 -1
- package/dist/components/common/list/collection-list/collection-list-item.mjs +139 -1
- package/dist/components/common/list/collection-list/collection-list.mjs +27 -1
- package/dist/components/common/list/collection-list/collection-select-icon.mjs +53 -1
- package/dist/components/common/list/post-list/post-list-item.mjs +54 -1
- package/dist/components/common/list/post-list/post-list.mjs +143 -1
- package/dist/components/common/list/user-activity-list/user-activity-list-actions.mjs +269 -1
- package/dist/components/common/list/user-activity-list/user-activity-list-item.mjs +469 -1
- package/dist/components/common/list/user-activity-list/user-activity-list.mjs +143 -1
- package/dist/components/common/list/video-list/video-list-item.mjs +100 -1
- package/dist/components/common/list/video-list/video-list.mjs +152 -1
- package/dist/components/common/list/waterfall-recommend/recommend-badge-style.mjs +18 -1
- package/dist/components/common/list/waterfall-recommend/waterfall-recommend-display.mjs +26 -1
- package/dist/components/common/list/waterfall-recommend/waterfall-recommend.mjs +183 -1
- package/dist/components/common/locale-sync/locale-sync.mjs +62 -1
- package/dist/components/common/login-dialog/login-dialog.mjs +46 -1
- package/dist/components/common/media-preview/index.mjs +162 -1
- package/dist/components/common/media-preview/video-play.mjs +237 -1
- package/dist/components/common/page-loading/index.mjs +20 -1
- package/dist/components/common/page-skeleton/page-skeleton.mjs +7 -1
- package/dist/components/common/photo-grid/common-photo-grid.mjs +321 -1
- package/dist/components/common/photo-grid/index.mjs +226 -1
- package/dist/components/common/photo-preview/common-photo-preview.mjs +97 -1
- package/dist/components/common/photo-preview/decrypt-loading.mjs +66 -2
- package/dist/components/common/photo-preview/index.mjs +64 -1
- package/dist/components/common/photo-preview/style.mjs +7 -19
- package/dist/components/common/picker/gender-picker/gender-picker.mjs +66 -1
- package/dist/components/common/picker/picker-drawer/picker-drawer.mjs +78 -1
- package/dist/components/common/popup-video/index.mjs +98 -1
- package/dist/components/common/popup-video/popup-video.module.mjs +7 -16
- package/dist/components/common/series-episodes/index.mjs +826 -1
- package/dist/components/common/share-popup/share-content.mjs +155 -1
- package/dist/components/common/share-popup/share-drawer.mjs +100 -1
- package/dist/components/common/share-popup/share-popup.mjs +326 -1
- package/dist/components/common/skeleton/post-list-item-skeleton.mjs +99 -1
- package/dist/components/common/skeleton/user-activity-list-item-skeleton.mjs +146 -1
- package/dist/components/common/skeleton/video-list-item-skeleton.mjs +110 -1
- package/dist/components/common/tab-bar/index.mjs +150 -1
- package/dist/components/common/theme-sync/index.mjs +22 -1
- package/dist/components/common/top-nav-bar/client.mjs +70 -1
- package/dist/components/common/top-nav-bar/fullscreen.mjs +27 -1
- package/dist/components/common/top-nav-bar/index.mjs +29 -1
- package/dist/components/common/top-nav-bar/normal.mjs +20 -1
- package/dist/components/common/user-info-initializer/index.mjs +37 -1
- package/dist/components/common/video-player/create-video.mjs +27 -2
- package/dist/components/common/video-player/index.mjs +700 -5
- package/dist/components/common/video-player/playing-videos.mjs +73 -1
- package/dist/components/common/video-player/preroll-skip-button-content.mjs +20 -1
- package/dist/components/common/video-player/process-m3u8-cache.mjs +281 -1
- package/dist/components/common/video-player/style.module.mjs +7 -260
- package/dist/components/common/video-player/video-blind-ad-overlay.mjs +155 -1
- package/dist/components/common/video-player/video-player-ref-context.mjs +18 -1
- package/dist/components/common/video-player/video-preroll-ad-overlay.mjs +167 -1
- package/dist/components/common/video-player/video-preroll-ad.mjs +187 -1
- package/dist/components/common/wait-loading.mjs +119 -1
- package/dist/components/pages/(follow)/_components/follow-button/index.mjs +80 -1
- package/dist/components/pages/(follow)/_components/header-nav/index.mjs +13 -1
- package/dist/components/pages/(follow)/_components/interaction-tabs/index.mjs +44 -1
- package/dist/components/pages/(follow)/_components/user-list/index.mjs +139 -1
- package/dist/components/pages/(follow)/_components/user-list/user-list-item.mjs +46 -1
- package/dist/components/pages/(follow)/fans/index.mjs +10 -1
- package/dist/components/pages/(follow)/fans/page.mjs +95 -1
- package/dist/components/pages/(follow)/followed/index.mjs +10 -1
- package/dist/components/pages/(follow)/followed/page.mjs +95 -1
- package/dist/components/pages/collection-add/index.mjs +10 -1
- package/dist/components/pages/collection-add/page.mjs +164 -1
- package/dist/components/pages/collection-create/form.mjs +164 -1
- package/dist/components/pages/collection-create/index.mjs +10 -1
- package/dist/components/pages/collection-create/page.mjs +28 -1
- package/dist/components/pages/collection-detail/_components/collection-detail-card.mjs +183 -1
- package/dist/components/pages/collection-detail/_components/collection-detail-video-card.mjs +135 -1
- package/dist/components/pages/collection-detail/detail.mjs +539 -1
- package/dist/components/pages/collection-detail/index.mjs +10 -1
- package/dist/components/pages/collection-detail/page.mjs +18 -1
- package/dist/components/pages/edit/index.mjs +10 -1
- package/dist/components/pages/edit/page.mjs +683 -1
- package/dist/components/pages/feed-series/feed-series-client.mjs +383 -1
- package/dist/components/pages/feed-series/page.mjs +97 -1
- package/dist/components/pages/feedback/_components/feedback-form.mjs +271 -1
- package/dist/components/pages/feedback/index.mjs +10 -1
- package/dist/components/pages/feedback/page.mjs +10 -1
- package/dist/components/pages/fullscreen-feed/index.mjs +10 -1
- package/dist/components/pages/fullscreen-feed/page.mjs +105 -1
- package/dist/components/pages/home/channel-matcher.mjs +30 -1
- package/dist/components/pages/home/client.mjs +149 -1
- package/dist/components/pages/home/index.mjs +59 -1
- package/dist/components/pages/login/agreement-dialog.mjs +104 -1
- package/dist/components/pages/login/auth-guard.mjs +37 -1
- package/dist/components/pages/login/auth-page-styles.mjs +17 -2
- package/dist/components/pages/login/forgot.mjs +136 -1
- package/dist/components/pages/login/index.mjs +107 -1
- package/dist/components/pages/login/login-client.mjs +233 -1
- package/dist/components/pages/login/password.mjs +186 -1
- package/dist/components/pages/login/register.mjs +204 -1
- package/dist/components/pages/login/reset-password.mjs +193 -1
- package/dist/components/pages/login/tracking.mjs +32 -1
- package/dist/components/pages/login/verify.mjs +243 -1
- package/dist/components/pages/post-detail/page.mjs +28 -1
- package/dist/components/pages/post-detail/post-detail-client.mjs +516 -1
- package/dist/components/pages/profile/index.mjs +10 -1
- package/dist/components/pages/profile/page.mjs +28 -1
- package/dist/components/pages/publish/components/collection-card.mjs +49 -1
- package/dist/components/pages/publish/components/collection-popup.mjs +81 -1
- package/dist/components/pages/publish/components/collection.mjs +97 -1
- package/dist/components/pages/publish/components/cover-item.mjs +46 -1
- package/dist/components/pages/publish/components/editor.mjs +208 -1
- package/dist/components/pages/publish/components/header.mjs +31 -1
- package/dist/components/pages/publish/components/material-grid.mjs +52 -1
- package/dist/components/pages/publish/components/material-item.mjs +68 -1
- package/dist/components/pages/publish/components/toolbar.mjs +39 -1
- package/dist/components/pages/publish/components/upload-progress.mjs +53 -1
- package/dist/components/pages/publish/components/video-item.mjs +36 -1
- package/dist/components/pages/publish/constants.mjs +8 -1
- package/dist/components/pages/publish/hooks/use-file-upload.mjs +162 -1
- package/dist/components/pages/publish/page-client.mjs +345 -1
- package/dist/components/pages/publish/page.mjs +11 -1
- package/dist/components/pages/publish/utils/file-upload.mjs +155 -1
- package/dist/components/pages/publish/utils/publish-utils.mjs +11 -1
- package/dist/components/pages/search/hot-recommend.mjs +192 -1
- package/dist/components/pages/search/hot-search.mjs +70 -1
- package/dist/components/pages/search/index.mjs +17 -1
- package/dist/components/pages/search/page-client.mjs +211 -1
- package/dist/components/pages/search/search-result/index.mjs +31 -1
- package/dist/components/pages/search/search-result/search-all.mjs +167 -1
- package/dist/components/pages/search/search-result/search-user.mjs +306 -1
- package/dist/components/pages/search/search-result/search-video-info.mjs +134 -1
- package/dist/components/pages/search/search-result/shared.mjs +114 -1
- package/dist/components/pages/search/style.module.mjs +12 -85
- package/dist/components/pages/search/top-header.mjs +131 -1
- package/dist/components/pages/search/tracking.mjs +51 -1
- package/dist/components/pages/search-result/page-client.mjs +130 -1
- package/dist/components/pages/search-result/search-all.mjs +180 -1
- package/dist/components/pages/search-result/search-empty.mjs +52 -1
- package/dist/components/pages/search-result/search-tab.mjs +95 -1
- package/dist/components/pages/search-result/search-user.mjs +315 -1
- package/dist/components/pages/search-result/search-video-info.mjs +195 -1
- package/dist/components/pages/search-result/shared.mjs +46 -1
- package/dist/components/pages/search-result/top-header.mjs +105 -1
- package/dist/components/pages/search-result/tracking.mjs +39 -1
- package/dist/components/pages/settings/_components/reset-password-drawer.mjs +381 -1
- package/dist/components/pages/settings/_components/settings.mjs +192 -1
- package/dist/components/pages/settings/index.mjs +10 -1
- package/dist/components/pages/settings/page.mjs +13 -1
- package/dist/components/pages/user-follow/_components/follow-no-login.mjs +34 -1
- package/dist/components/pages/user-follow/_components/follow-top-header.mjs +25 -1
- package/dist/components/pages/user-follow/_components/post-tab.mjs +96 -1
- package/dist/components/pages/user-follow/index.mjs +10 -1
- package/dist/components/pages/user-follow/page.mjs +106 -1
- package/dist/components/pages/user-follow/skeleton.mjs +62 -1
- package/dist/components/pages/video-detail/page.mjs +47 -1
- package/dist/components/pages/video-detail/video-detail-client.mjs +395 -1
- package/dist/components/pages/video-list/index.mjs +61 -1
- package/dist/components/pages/video-list/types.mjs +16 -1
- package/dist/components/pages/video-list/video-list-client.mjs +144 -1
- package/dist/components/pages/video-list/video-list-recommend-item.mjs +94 -1
- package/dist/components/pages/video-list/video-list-skeleton.mjs +91 -1
- package/dist/components/ui/accordion.mjs +62 -1
- package/dist/components/ui/alert-dialog.mjs +114 -1
- package/dist/components/ui/alert.mjs +50 -1
- package/dist/components/ui/aspect-ratio.mjs +17 -1
- package/dist/components/ui/avatar.mjs +107 -1
- package/dist/components/ui/badge.mjs +38 -1
- package/dist/components/ui/box.mjs +17 -1
- package/dist/components/ui/breadcrumb.mjs +84 -1
- package/dist/components/ui/button-group.mjs +49 -1
- package/dist/components/ui/button.mjs +50 -1
- package/dist/components/ui/card.mjs +65 -1
- package/dist/components/ui/carousel.mjs +142 -1
- package/dist/components/ui/checkbox.mjs +25 -1
- package/dist/components/ui/collapsible.mjs +31 -1
- package/dist/components/ui/combobox.mjs +185 -1
- package/dist/components/ui/context-menu.mjs +150 -1
- package/dist/components/ui/dialog.mjs +109 -1
- package/dist/components/ui/drawer.mjs +91 -1
- package/dist/components/ui/dropdown-menu.mjs +154 -1
- package/dist/components/ui/empty-icons.mjs +96 -7
- package/dist/components/ui/empty.mjs +95 -1
- package/dist/components/ui/field.mjs +131 -1
- package/dist/components/ui/hover-card.mjs +43 -1
- package/dist/components/ui/image.mjs +257 -1
- package/dist/components/ui/infinite-scroll.mjs +168 -1
- package/dist/components/ui/input-group.mjs +90 -1
- package/dist/components/ui/input.mjs +19 -1
- package/dist/components/ui/item.mjs +137 -1
- package/dist/components/ui/kbd.mjs +24 -1
- package/dist/components/ui/label.mjs +18 -1
- package/dist/components/ui/legacy/badge.mjs +80 -1
- package/dist/components/ui/legacy/button.mjs +55 -1
- package/dist/components/ui/legacy/input.mjs +22 -1
- package/dist/components/ui/legacy/popover.mjs +69 -1
- package/dist/components/ui/link.mjs +52 -1
- package/dist/components/ui/list.mjs +221 -5
- package/dist/components/ui/loading.mjs +44 -1
- package/dist/components/ui/mask.mjs +17 -1
- package/dist/components/ui/menubar.mjs +154 -1
- package/dist/components/ui/native-select.mjs +43 -1
- package/dist/components/ui/pagination.mjs +90 -1
- package/dist/components/ui/popover.mjs +73 -1
- package/dist/components/ui/popup.mjs +44 -1
- package/dist/components/ui/progress.mjs +53 -1
- package/dist/components/ui/radio-group.mjs +34 -1
- package/dist/components/ui/rate.mjs +69 -1
- package/dist/components/ui/scroll-area.mjs +43 -1
- package/dist/components/ui/select.mjs +113 -1
- package/dist/components/ui/separator.mjs +20 -1
- package/dist/components/ui/sheet.mjs +109 -1
- package/dist/components/ui/skeleton.mjs +16 -1
- package/dist/components/ui/slider.mjs +46 -1
- package/dist/components/ui/sonner.mjs +34 -1
- package/dist/components/ui/spinner.mjs +18 -1
- package/dist/components/ui/switch.mjs +65 -1
- package/dist/components/ui/table.mjs +78 -1
- package/dist/components/ui/tabs.mjs +54 -1
- package/dist/components/ui/text.mjs +20 -1
- package/dist/components/ui/textarea.mjs +16 -1
- package/dist/components/ui/time.mjs +91 -1
- package/dist/components/ui/toggle-group.mjs +59 -1
- package/dist/components/ui/toggle.mjs +41 -1
- package/dist/components/ui/tooltip.mjs +49 -1
- package/dist/components/ui/wheel-picker.mjs +28 -1
- package/dist/constants/event-key.mjs +18 -1
- package/dist/constants/query-key.mjs +32 -1
- package/dist/constants/revalidate.mjs +9 -1
- package/dist/constants/site.mjs +11 -1
- package/dist/constants/url-prefix.mjs +11 -1
- package/dist/hooks/image-text-recommend.mjs +71 -1
- package/dist/hooks/query/hydration-boundary.mjs +34 -1
- package/dist/hooks/query/use-query.mjs +114 -1
- package/dist/hooks/use-auth.mjs +198 -1
- package/dist/hooks/use-browse-report.mjs +489 -1
- package/dist/hooks/use-card-decoration.mjs +96 -1
- package/dist/hooks/use-content-operate.mjs +526 -1
- package/dist/hooks/use-first-row-height.mjs +105 -1
- package/dist/hooks/use-follow.mjs +69 -1
- package/dist/hooks/use-fullscreen-gestures.mjs +144 -1
- package/dist/hooks/use-interaction-animation.mjs +26 -1
- package/dist/hooks/use-is-client.mjs +20 -1
- package/dist/hooks/use-keyboard-open.mjs +56 -1
- package/dist/hooks/use-like-dislike.mjs +40 -1
- package/dist/hooks/use-min-duration-loading.mjs +63 -1
- package/dist/hooks/use-search-history.mjs +53 -1
- package/dist/hooks/use-sticky.mjs +50 -1
- package/dist/hooks.mjs +17 -1
- package/dist/i18n/locales/en.mjs +836 -3
- package/dist/i18n/locales/zh-CN.mjs +836 -3
- package/dist/i18n/messages.mjs +20 -1
- package/dist/i18n/translator.mjs +38 -1
- package/dist/i18n.mjs +165 -1
- package/dist/materials.mjs +73 -1
- package/dist/node_modules/.pnpm/style-inject@0.3.0/node_modules/style-inject/dist/style-inject.es.mjs +17 -1
- package/dist/pages.mjs +23 -1
- package/dist/seo/build-metadata.mjs +163 -1
- package/dist/seo/config/index.mjs +22 -1
- package/dist/seo/config/page.mjs +301 -6
- package/dist/seo/config/site.mjs +25 -1
- package/dist/seo/constants.mjs +31 -1
- package/dist/seo/helpers.mjs +120 -1
- package/dist/seo/resource-hints.mjs +60 -1
- package/dist/seo/robots.mjs +36 -1
- package/dist/seo/sitemap.mjs +44 -1
- package/dist/seo/structured-data/article.mjs +51 -1
- package/dist/seo/structured-data/common.mjs +60 -1
- package/dist/seo/structured-data/video.mjs +41 -1
- package/dist/seo/viewport.mjs +31 -1
- package/dist/seo.mjs +15 -1
- package/dist/service/advertisement.mjs +88 -1
- package/dist/service/generated/client.mjs +1281 -1
- package/dist/service/generated/tanstack.mjs +1179 -1
- package/dist/service/register-by-verify-email-code.mjs +17 -1
- package/dist/service.mjs +6 -1
- package/dist/store/create-store.mjs +25 -1
- package/dist/store/modules/app-config-store.mjs +28 -1
- package/dist/store/modules/blind-spot-ad-store.mjs +95 -1
- package/dist/store/modules/blocked-modal-store.mjs +30 -1
- package/dist/store/modules/follow-ids-store.mjs +12 -1
- package/dist/store/modules/login-modal-store.mjs +155 -1
- package/dist/store/modules/media-preview-store.mjs +54 -1
- package/dist/store/modules/publish-store.mjs +31 -1
- package/dist/store/modules/use-demo-store.mjs +17 -1
- package/dist/store/modules/user-store.mjs +133 -1
- package/dist/store/modules/video-player-ref-store.mjs +13 -1
- package/dist/store.mjs +12 -1
- package/dist/theme-tokens.mjs +82 -1
- package/dist/types/safe-at-user.mjs +15 -1
- package/dist/types/safe-comment.mjs +30 -1
- package/dist/types/safe-grid.mjs +36 -1
- package/dist/types/safe-replay.mjs +43 -1
- package/dist/types/share.mjs +16 -1
- package/dist/ui.mjs +58 -1
- package/dist/utils/api-collect.mjs +14 -1
- package/dist/utils/browser-fingerprint.mjs +53 -1
- package/dist/utils/channel-storage.mjs +57 -1
- package/dist/utils/cn.mjs +15 -1
- package/dist/utils/common.mjs +311 -1
- package/dist/utils/db.mjs +80 -1
- package/dist/utils/decrypt-image-client.mjs +325 -1
- package/dist/utils/decrypt.worker.mjs +20 -2
- package/dist/utils/device-id.mjs +20 -1
- package/dist/utils/email-validator.mjs +108 -1
- package/dist/utils/event-bus.mjs +33 -1
- package/dist/utils/follow-service.mjs +87 -1
- package/dist/utils/get-res-url.mjs +94 -1
- package/dist/utils/helper.mjs +33 -1
- package/dist/utils/http.mjs +202 -1
- package/dist/utils/image-compression.mjs +59 -1
- package/dist/utils/image-crop.mjs +63 -1
- package/dist/utils/loaders.mjs +51 -1
- package/dist/utils/login-modal-bridge.mjs +65 -1
- package/dist/utils/media.mjs +128 -1
- package/dist/utils/password-validator.mjs +86 -1
- package/dist/utils/request-user-id.mjs +16 -1
- package/dist/utils/s3-uploader.mjs +40 -1
- package/dist/utils/schema/material.mjs +24 -1
- package/dist/utils/schema/schema.mjs +207 -1
- package/dist/utils/schema/utils.mjs +27 -1
- package/dist/utils/share-manager.mjs +183 -1
- package/dist/utils/tools.mjs +92 -1
- package/dist/utils/tracking.mjs +183 -1
- package/dist/utils/uint8.mjs +46 -1
- package/dist/utils/upload-file.mjs +429 -1
- package/dist/utils/use-compatible-router.mjs +84 -1
- package/dist/utils.mjs +27 -1
- package/package.json +1 -1
|
@@ -1,2 +1,1180 @@
|
|
|
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(`pContentGetMostPlayedVideoList`,{body:t,headers:n?.headers},void 0,n?.tags)}function W(t,n){return e(`gContentProcessM3u8`,{query:t,headers:n?.headers},void 0,n?.tags)}function G(t,n){return e(`pInteractionLike`,{body:t,headers:n?.headers},void 0,n?.tags)}function K(t,n){return e(`pInteractionDislike`,{body:t,headers:n?.headers},void 0,n?.tags)}function q(t,n){return e(`pInteractionCancelLike`,{body:t,headers:n?.headers},void 0,n?.tags)}function J(t,n){return e(`pInteractionCancelDislike`,{body:t,headers:n?.headers},void 0,n?.tags)}function Y(t,n){return e(`gInteractionGetLikeList`,{query:t,headers:n?.headers},void 0,n?.tags)}function X(t,n){return e(`gInteractionGetDislikeList`,{query:t,headers:n?.headers},void 0,n?.tags)}function Z(t,n){return e(`gInteractionGetContentLikeList`,{query:t,headers:n?.headers},void 0,n?.tags)}function Q(t,n){return e(`gInteractionGetContentDislikeList`,{query:t,headers:n?.headers},void 0,n?.tags)}function ne(t,n){return e(`pInteractionUnifiedBatchLikeDislike`,{body:t,headers:n?.headers},void 0,n?.tags)}function re(t,n){return e(`pInteractionLikeComment`,{body:t,headers:n?.headers},void 0,n?.tags)}function ie(t,n){return e(`pInteractionDislikeComment`,{body:t,headers:n?.headers},void 0,n?.tags)}function ae(t,n){return e(`pInteractionBatchGetCommentLikeStatus`,{body:t,headers:n?.headers},void 0,n?.tags)}function oe(t,n){return e(`pInteractionBrowse`,{body:t,headers:n?.headers},void 0,n?.tags)}function se(t,n){return e(`gInteractionGetBrowseList`,{query:t,headers:n?.headers},void 0,n?.tags)}function ce(t,n){return e(`pInteractionDeleteBrowseRecord`,{body:t,headers:n?.headers},void 0,n?.tags)}function le(t,n){return e(`pInteractionClearBrowseHistory`,{body:t,headers:n?.headers},void 0,n?.tags)}function ue(t,n){return e(`pInteractionBatchClearBrowse`,{body:t,headers:n?.headers},void 0,n?.tags)}function de(t,n){return e(`pInteractionCreateFolder`,{body:t,headers:n?.headers},void 0,n?.tags)}function fe(t,n){return e(`pInteractionUpdateFolder`,{body:t,headers:n?.headers},void 0,n?.tags)}function pe(t,n){return e(`pInteractionDeleteFolder`,{body:t,headers:n?.headers},void 0,n?.tags)}function me(t,n){return e(`gInteractionListFolders`,{query:t,headers:n?.headers},void 0,n?.tags)}function he(t,n){return e(`gInteractionGetFolder`,{query:t,headers:n?.headers},void 0,n?.tags)}function ge(t,n){return e(`gInteractionGetFolderStats`,{query:t,headers:n?.headers},void 0,n?.tags)}function _e(t,n){return e(`pInteractionAddCollect`,{body:t,headers:n?.headers},void 0,n?.tags)}function ve(t,n){return e(`pInteractionRemoveCollect`,{body:t,headers:n?.headers},void 0,n?.tags)}function ye(t,n){return e(`gInteractionListCollects`,{query:t,headers:n?.headers},void 0,n?.tags)}function be(t,n){return e(`pInteractionMoveCollects`,{body:t,headers:n?.headers},void 0,n?.tags)}function xe(t,n){return e(`pInteractionCheckCollect`,{body:t,headers:n?.headers},void 0,n?.tags)}function Se(t,n){return e(`pInteractionBatchDeleteCollects`,{body:t,headers:n?.headers},void 0,n?.tags)}function Ce(t,n){return e(`pInteractionBatchQueryContentInteractions`,{body:t,headers:n?.headers},void 0,n?.tags)}function we(t,n){return e(`pInteractionBatchGetLikeStatus`,{body:t,headers:n?.headers},void 0,n?.tags)}function Te(t,n){return e(`pInteractionFollow`,{body:t,headers:n?.headers},void 0,n?.tags)}function Ee(t,n){return e(`pInteractionUnfollow`,{body:t,headers:n?.headers},void 0,n?.tags)}function De(t,n){return e(`pInteractionCheckFollow`,{body:t,headers:n?.headers},void 0,n?.tags)}function Oe(t,n){return e(`gInteractionGetFollowingList`,{query:t,headers:n?.headers},void 0,n?.tags)}function ke(t,n){return e(`gInteractionGetFollowerList`,{query:t,headers:n?.headers},void 0,n?.tags)}function Ae(t,n){return e(`gInteractionGetFollowStats`,{query:t,headers:n?.headers},void 0,n?.tags)}function je(t,n){return e(`pInteractionBatchGetFollowStats`,{body:t,headers:n?.headers},void 0,n?.tags)}function Me(t,n){return e(`gInteractionCheckMutualFollow`,{query:t,headers:n?.headers},void 0,n?.tags)}function Ne(t,n){return e(`gInteractionGetFollowingUserUpdates`,{query:t,headers:n?.headers},void 0,n?.tags)}function Pe(t,n){return e(`pInteractionUpdateFollowingContentUpdateTime`,{body:t,headers:n?.headers},void 0,n?.tags)}function Fe(t,n){return e(`gInteractionGetFollowingContentList`,{query:t,headers:n?.headers},void 0,n?.tags)}function Ie(t,n){return e(`pInteractionTrackEventsBatch`,{body:t,headers:n?.headers},void 0,n?.tags)}function Le(t,n){return e(`pInteractionBatchDeleteFolders`,{body:t,headers:n?.headers},void 0,n?.tags)}function Re(t,n){return e(`gUserGetGuestIdentity`,{query:t,headers:n?.headers},void 0,n?.tags)}function ze(t,n){return e(`pUserLogin`,{body:t,headers:n?.headers},void 0,n?.tags)}function Be(t,n){return e(`pUserSendEmailCode`,{body:t,headers:n?.headers},void 0,n?.tags)}function Ve(t,n){return e(`pUserVerifyEmailCode`,{body:t,headers:n?.headers},void 0,n?.tags)}function He(t,n){return e(`pUserRegister`,{body:t,headers:n?.headers},void 0,n?.tags)}function Ue(t,n){return e(`pUserResetPassword`,{body:t,headers:n?.headers},void 0,n?.tags)}function We(t,n){return e(`pUserSendResetPasswordEmailCode`,{body:t,headers:n?.headers},void 0,n?.tags)}function Ge(t,n){return e(`pUserVerifyResetPasswordEmailCode`,{body:t,headers:n?.headers},void 0,n?.tags)}function Ke(t,n){return e(`pUserResetForgetPassword`,{body:t,headers:n?.headers},void 0,n?.tags)}function qe(t,n){return e(`pUserSendForgetEmailCode`,{body:t,headers:n?.headers},void 0,n?.tags)}function Je(t,n){return e(`pUserVerifyForgetEmailCode`,{body:t,headers:n?.headers},void 0,n?.tags)}function $(t,n){return e(`gUserGetUserInfo`,{query:t,headers:n?.headers},void 0,n?.tags)}function Ye(t,n){return e(`gUserGetUserEditInfo`,{query:t,headers:n?.headers},void 0,n?.tags)}function Xe(t,n){return e(`pUserEditUserInfo`,{body:t,headers:n?.headers},void 0,n?.tags)}function Ze(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 $e(t,n){return e(`pUserUserPrivacySettings`,{body:t,headers:n?.headers},void 0,n?.tags)}function et(t,n){return e(`pUserUploadUserBgImage`,{body:t,headers:n?.headers},void 0,n?.tags)}function tt(t,n){return e(`gUserViewUserInfo`,{query:t,headers:n?.headers},void 0,n?.tags)}function nt(t,n){return e(`pUserRegisterByVerifyEmailCode`,{body:t,headers:n?.headers},void 0,n?.tags)}function rt(t,n){return e(`gUserGetVisitorPermissionConfig`,{query:t,headers:n?.headers},void 0,n?.tags)}function it(t,n){return e(`pCommerceCreatePayment`,{body:t,headers:n?.headers},void 0,n?.tags)}function at(t,n){return e(`gCommerceQueryOrderResult`,{query:t,headers:n?.headers},void 0,n?.tags)}function ot(t,n){return e(`pCommerceGetPaymentMethods`,{body:t,headers:n?.headers},void 0,n?.tags)}function st(t,n){return e(`pCommercePaymentSuccessCallback`,{body:t,headers:n?.headers},void 0,n?.tags)}function ct(t,n){return e(`pCommerceRefundCallback`,{body:t,headers:n?.headers},void 0,n?.tags)}export{e as createQueryKey,at 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,W as gContentProcessM3u8Key,Me as gInteractionCheckMutualFollowKey,se as gInteractionGetBrowseListKey,Q as gInteractionGetContentDislikeListKey,Z as gInteractionGetContentLikeListKey,X as gInteractionGetDislikeListKey,he as gInteractionGetFolderKey,ge as gInteractionGetFolderStatsKey,Ae as gInteractionGetFollowStatsKey,ke as gInteractionGetFollowerListKey,Fe as gInteractionGetFollowingContentListKey,Oe as gInteractionGetFollowingListKey,Ne as gInteractionGetFollowingUserUpdatesKey,Y as gInteractionGetLikeListKey,ye as gInteractionListCollectsKey,me as gInteractionListFoldersKey,Re as gUserGetGuestIdentityKey,Ye as gUserGetUserEditInfoKey,$ as gUserGetUserInfoKey,Qe as gUserGetUserPrivacySettingsKey,rt as gUserGetVisitorPermissionConfigKey,tt as gUserViewUserInfoKey,it as pCommerceCreatePaymentKey,ot as pCommerceGetPaymentMethodsKey,st as pCommercePaymentSuccessCallbackKey,ct 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,U as pContentGetMostPlayedVideoListKey,N as pContentGetNewstVideoListKey,P as pContentGetPopularVideoListKey,B as pContentGetTopRatedVideoListKey,H as pContentMatchAdsKey,_e as pInteractionAddCollectKey,ue as pInteractionBatchClearBrowseKey,Se as pInteractionBatchDeleteCollectsKey,Le as pInteractionBatchDeleteFoldersKey,ae as pInteractionBatchGetCommentLikeStatusKey,je as pInteractionBatchGetFollowStatsKey,we as pInteractionBatchGetLikeStatusKey,Ce as pInteractionBatchQueryContentInteractionsKey,oe as pInteractionBrowseKey,J as pInteractionCancelDislikeKey,q as pInteractionCancelLikeKey,xe as pInteractionCheckCollectKey,De as pInteractionCheckFollowKey,le as pInteractionClearBrowseHistoryKey,de as pInteractionCreateFolderKey,ce as pInteractionDeleteBrowseRecordKey,pe as pInteractionDeleteFolderKey,ie as pInteractionDislikeCommentKey,K as pInteractionDislikeKey,Te as pInteractionFollowKey,re as pInteractionLikeCommentKey,G as pInteractionLikeKey,be as pInteractionMoveCollectsKey,ve as pInteractionRemoveCollectKey,Ie as pInteractionTrackEventsBatchKey,Ee as pInteractionUnfollowKey,ne as pInteractionUnifiedBatchLikeDislikeKey,fe as pInteractionUpdateFolderKey,Pe as pInteractionUpdateFollowingContentUpdateTimeKey,Xe as pUserEditUserInfoKey,ze as pUserLoginKey,nt as pUserRegisterByVerifyEmailCodeKey,He as pUserRegisterKey,Ke as pUserResetForgetPasswordKey,Ue as pUserResetPasswordKey,Be as pUserSendEmailCodeKey,qe as pUserSendForgetEmailCodeKey,We as pUserSendResetPasswordEmailCodeKey,et as pUserUploadUserBgImageKey,Ze as pUserUserFeedbackKey,$e as pUserUserPrivacySettingsKey,Ve as pUserVerifyEmailCodeKey,Je as pUserVerifyForgetEmailCodeKey,Ge as pUserVerifyResetPasswordEmailCodeKey};
|
|
2
|
+
//#region service/generated/tanstack.ts
|
|
3
|
+
/**
|
|
4
|
+
* 生成 TanStack Query Key。
|
|
5
|
+
* @param id - 请求方法 ID
|
|
6
|
+
* @param options - Query Key 相关参数
|
|
7
|
+
* @param infinite - 是否为无限查询
|
|
8
|
+
* @param tags - Next.js cache tags
|
|
9
|
+
* @returns Query Key
|
|
10
|
+
*/
|
|
11
|
+
const createQueryKey = (id, options, infinite, tags) => {
|
|
12
|
+
const params = { _id: id };
|
|
13
|
+
if (infinite) params._infinite = infinite;
|
|
14
|
+
if (tags) params.tags = tags;
|
|
15
|
+
if (options?.body !== void 0) params.body = options.body;
|
|
16
|
+
if (options?.headers) params.headers = options.headers;
|
|
17
|
+
if (options?.path !== void 0) params.path = options.path;
|
|
18
|
+
if (options?.query !== void 0) params.query = options.query;
|
|
19
|
+
return [params];
|
|
20
|
+
};
|
|
21
|
+
/**
|
|
22
|
+
* 发布内容
|
|
23
|
+
* @returns TanStack Query Key
|
|
24
|
+
*/
|
|
25
|
+
function pCommunityPublishContentKey(data, config) {
|
|
26
|
+
return createQueryKey("pCommunityPublishContent", {
|
|
27
|
+
body: data,
|
|
28
|
+
headers: config?.headers
|
|
29
|
+
}, void 0, config?.tags);
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* 获取内容详情
|
|
33
|
+
* @returns TanStack Query Key
|
|
34
|
+
*/
|
|
35
|
+
function gCommunityGetContentInfoKey(query, config) {
|
|
36
|
+
return createQueryKey("gCommunityGetContentInfo", {
|
|
37
|
+
query,
|
|
38
|
+
headers: config?.headers
|
|
39
|
+
}, void 0, config?.tags);
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* 获取内容列表(信息流)
|
|
43
|
+
* @returns TanStack Query Key
|
|
44
|
+
*/
|
|
45
|
+
function gCommunityGetContentListKey(query, config) {
|
|
46
|
+
return createQueryKey("gCommunityGetContentList", {
|
|
47
|
+
query,
|
|
48
|
+
headers: config?.headers
|
|
49
|
+
}, void 0, config?.tags);
|
|
50
|
+
}
|
|
51
|
+
/**
|
|
52
|
+
* 删除内容
|
|
53
|
+
* @returns TanStack Query Key
|
|
54
|
+
*/
|
|
55
|
+
function pCommunityDeleteContentKey(data, config) {
|
|
56
|
+
return createQueryKey("pCommunityDeleteContent", {
|
|
57
|
+
body: data,
|
|
58
|
+
headers: config?.headers
|
|
59
|
+
}, void 0, config?.tags);
|
|
60
|
+
}
|
|
61
|
+
/**
|
|
62
|
+
* 更新内容
|
|
63
|
+
* @returns TanStack Query Key
|
|
64
|
+
*/
|
|
65
|
+
function pCommunityUpdateContentKey(data, config) {
|
|
66
|
+
return createQueryKey("pCommunityUpdateContent", {
|
|
67
|
+
body: data,
|
|
68
|
+
headers: config?.headers
|
|
69
|
+
}, void 0, config?.tags);
|
|
70
|
+
}
|
|
71
|
+
/**
|
|
72
|
+
* 创建合集
|
|
73
|
+
* @returns TanStack Query Key
|
|
74
|
+
*/
|
|
75
|
+
function pCommunityCreateCollectionKey(data, config) {
|
|
76
|
+
return createQueryKey("pCommunityCreateCollection", {
|
|
77
|
+
body: data,
|
|
78
|
+
headers: config?.headers
|
|
79
|
+
}, void 0, config?.tags);
|
|
80
|
+
}
|
|
81
|
+
/**
|
|
82
|
+
* 获取合集详情
|
|
83
|
+
* @returns TanStack Query Key
|
|
84
|
+
*/
|
|
85
|
+
function gCommunityGetCollectionInfoKey(query, config) {
|
|
86
|
+
return createQueryKey("gCommunityGetCollectionInfo", {
|
|
87
|
+
query,
|
|
88
|
+
headers: config?.headers
|
|
89
|
+
}, void 0, config?.tags);
|
|
90
|
+
}
|
|
91
|
+
/**
|
|
92
|
+
* 获取用户合集列表
|
|
93
|
+
* @returns TanStack Query Key
|
|
94
|
+
*/
|
|
95
|
+
function gCommunityGetUserCollectionsKey(query, config) {
|
|
96
|
+
return createQueryKey("gCommunityGetUserCollections", {
|
|
97
|
+
query,
|
|
98
|
+
headers: config?.headers
|
|
99
|
+
}, void 0, config?.tags);
|
|
100
|
+
}
|
|
101
|
+
/**
|
|
102
|
+
* 添加内容到合集
|
|
103
|
+
* @returns TanStack Query Key
|
|
104
|
+
*/
|
|
105
|
+
function pCommunityAddContentToCollectionKey(data, config) {
|
|
106
|
+
return createQueryKey("pCommunityAddContentToCollection", {
|
|
107
|
+
body: data,
|
|
108
|
+
headers: config?.headers
|
|
109
|
+
}, void 0, config?.tags);
|
|
110
|
+
}
|
|
111
|
+
/**
|
|
112
|
+
* 删除合集(不允许删除默认合集)
|
|
113
|
+
* @returns TanStack Query Key
|
|
114
|
+
*/
|
|
115
|
+
function pCommunityDeleteCollectionKey(data, config) {
|
|
116
|
+
return createQueryKey("pCommunityDeleteCollection", {
|
|
117
|
+
body: data,
|
|
118
|
+
headers: config?.headers
|
|
119
|
+
}, void 0, config?.tags);
|
|
120
|
+
}
|
|
121
|
+
/**
|
|
122
|
+
* 订阅合集(含取消订阅)
|
|
123
|
+
* @returns TanStack Query Key
|
|
124
|
+
*/
|
|
125
|
+
function pCommunitySubscribeCollectionKey(data, config) {
|
|
126
|
+
return createQueryKey("pCommunitySubscribeCollection", {
|
|
127
|
+
body: data,
|
|
128
|
+
headers: config?.headers
|
|
129
|
+
}, void 0, config?.tags);
|
|
130
|
+
}
|
|
131
|
+
/**
|
|
132
|
+
* 获取订阅的合集列表
|
|
133
|
+
* @returns TanStack Query Key
|
|
134
|
+
*/
|
|
135
|
+
function gCommunityGetSubscribedCollectionsKey(query, config) {
|
|
136
|
+
return createQueryKey("gCommunityGetSubscribedCollections", {
|
|
137
|
+
query,
|
|
138
|
+
headers: config?.headers
|
|
139
|
+
}, void 0, config?.tags);
|
|
140
|
+
}
|
|
141
|
+
/**
|
|
142
|
+
* 编辑合集
|
|
143
|
+
* @returns TanStack Query Key
|
|
144
|
+
*/
|
|
145
|
+
function pCommunityUpdateCollectionKey(data, config) {
|
|
146
|
+
return createQueryKey("pCommunityUpdateCollection", {
|
|
147
|
+
body: data,
|
|
148
|
+
headers: config?.headers
|
|
149
|
+
}, void 0, config?.tags);
|
|
150
|
+
}
|
|
151
|
+
/**
|
|
152
|
+
* 移除作品出合集
|
|
153
|
+
* @returns TanStack Query Key
|
|
154
|
+
*/
|
|
155
|
+
function pCommunityRemoveContentFromCollectionKey(data, config) {
|
|
156
|
+
return createQueryKey("pCommunityRemoveContentFromCollection", {
|
|
157
|
+
body: data,
|
|
158
|
+
headers: config?.headers
|
|
159
|
+
}, void 0, config?.tags);
|
|
160
|
+
}
|
|
161
|
+
/**
|
|
162
|
+
* 移动作品【合集A => B】
|
|
163
|
+
* @returns TanStack Query Key
|
|
164
|
+
*/
|
|
165
|
+
function pCommunityMoveCollectionContentKey(data, config) {
|
|
166
|
+
return createQueryKey("pCommunityMoveCollectionContent", {
|
|
167
|
+
body: data,
|
|
168
|
+
headers: config?.headers
|
|
169
|
+
}, void 0, config?.tags);
|
|
170
|
+
}
|
|
171
|
+
/**
|
|
172
|
+
* 上传图片/视频(流式上传)
|
|
173
|
+
* @returns TanStack Query Key
|
|
174
|
+
*/
|
|
175
|
+
function pCommunityUploadMediaKey(data, config) {
|
|
176
|
+
return createQueryKey("pCommunityUploadMedia", {
|
|
177
|
+
body: data,
|
|
178
|
+
headers: config?.headers
|
|
179
|
+
}, void 0, config?.tags);
|
|
180
|
+
}
|
|
181
|
+
/**
|
|
182
|
+
* 获取预签名上传URL(用于客户端直传S3)
|
|
183
|
+
* @returns TanStack Query Key
|
|
184
|
+
*/
|
|
185
|
+
function pCommunityGetUploadPresignedURLKey(data, config) {
|
|
186
|
+
return createQueryKey("pCommunityGetUploadPresignedURL", {
|
|
187
|
+
body: data,
|
|
188
|
+
headers: config?.headers
|
|
189
|
+
}, void 0, config?.tags);
|
|
190
|
+
}
|
|
191
|
+
/**
|
|
192
|
+
* 发表评论
|
|
193
|
+
* @returns TanStack Query Key
|
|
194
|
+
*/
|
|
195
|
+
function pCommunityCreateCommentKey(data, config) {
|
|
196
|
+
return createQueryKey("pCommunityCreateComment", {
|
|
197
|
+
body: data,
|
|
198
|
+
headers: config?.headers
|
|
199
|
+
}, void 0, config?.tags);
|
|
200
|
+
}
|
|
201
|
+
/**
|
|
202
|
+
* 获取评论列表
|
|
203
|
+
* @returns TanStack Query Key
|
|
204
|
+
*/
|
|
205
|
+
function gCommunityGetCommentsKey(query, config) {
|
|
206
|
+
return createQueryKey("gCommunityGetComments", {
|
|
207
|
+
query,
|
|
208
|
+
headers: config?.headers
|
|
209
|
+
}, void 0, config?.tags);
|
|
210
|
+
}
|
|
211
|
+
/**
|
|
212
|
+
* 删除评论
|
|
213
|
+
* @returns TanStack Query Key
|
|
214
|
+
*/
|
|
215
|
+
function pCommunityDeleteCommentKey(data, config) {
|
|
216
|
+
return createQueryKey("pCommunityDeleteComment", {
|
|
217
|
+
body: data,
|
|
218
|
+
headers: config?.headers
|
|
219
|
+
}, void 0, config?.tags);
|
|
220
|
+
}
|
|
221
|
+
/**
|
|
222
|
+
* 点赞评论
|
|
223
|
+
* @returns TanStack Query Key
|
|
224
|
+
*/
|
|
225
|
+
function pCommunityLikeCommentKey(data, config) {
|
|
226
|
+
return createQueryKey("pCommunityLikeComment", {
|
|
227
|
+
body: data,
|
|
228
|
+
headers: config?.headers
|
|
229
|
+
}, void 0, config?.tags);
|
|
230
|
+
}
|
|
231
|
+
/**
|
|
232
|
+
* 点踩评论
|
|
233
|
+
* @returns TanStack Query Key
|
|
234
|
+
*/
|
|
235
|
+
function pCommunityDislikeCommentKey(data, config) {
|
|
236
|
+
return createQueryKey("pCommunityDislikeComment", {
|
|
237
|
+
body: data,
|
|
238
|
+
headers: config?.headers
|
|
239
|
+
}, void 0, config?.tags);
|
|
240
|
+
}
|
|
241
|
+
/**
|
|
242
|
+
* 分享内容
|
|
243
|
+
* @returns TanStack Query Key
|
|
244
|
+
*/
|
|
245
|
+
function pCommunityShareContentKey(data, config) {
|
|
246
|
+
return createQueryKey("pCommunityShareContent", {
|
|
247
|
+
body: data,
|
|
248
|
+
headers: config?.headers
|
|
249
|
+
}, void 0, config?.tags);
|
|
250
|
+
}
|
|
251
|
+
/**
|
|
252
|
+
* 搜索当前用户关注列表中的用户信息
|
|
253
|
+
* @returns TanStack Query Key
|
|
254
|
+
*/
|
|
255
|
+
function pCommunitySearchCurAccountFollowingUsersInfoKey(data, config) {
|
|
256
|
+
return createQueryKey("pCommunitySearchCurAccountFollowingUsersInfo", {
|
|
257
|
+
body: data,
|
|
258
|
+
headers: config?.headers
|
|
259
|
+
}, void 0, config?.tags);
|
|
260
|
+
}
|
|
261
|
+
/**
|
|
262
|
+
* GetHotContentLis
|
|
263
|
+
* @returns TanStack Query Key
|
|
264
|
+
*/
|
|
265
|
+
function gCommunityGetHotContentListKey(query, config) {
|
|
266
|
+
return createQueryKey("gCommunityGetHotContentList", {
|
|
267
|
+
query,
|
|
268
|
+
headers: config?.headers
|
|
269
|
+
}, void 0, config?.tags);
|
|
270
|
+
}
|
|
271
|
+
/**
|
|
272
|
+
* 批量删除合集(不允许删除默认合集)
|
|
273
|
+
* @returns TanStack Query Key
|
|
274
|
+
*/
|
|
275
|
+
function pCommunityBatchDeleteCollectionKey(data, config) {
|
|
276
|
+
return createQueryKey("pCommunityBatchDeleteCollection", {
|
|
277
|
+
body: data,
|
|
278
|
+
headers: config?.headers
|
|
279
|
+
}, void 0, config?.tags);
|
|
280
|
+
}
|
|
281
|
+
/**
|
|
282
|
+
* 通过api搜索
|
|
283
|
+
* @returns TanStack Query Key
|
|
284
|
+
*/
|
|
285
|
+
function gContentGetVideoDetailByApiKey(query, config) {
|
|
286
|
+
return createQueryKey("gContentGetVideoDetailByApi", {
|
|
287
|
+
query,
|
|
288
|
+
headers: config?.headers
|
|
289
|
+
}, void 0, config?.tags);
|
|
290
|
+
}
|
|
291
|
+
/**
|
|
292
|
+
* 获取视频详情
|
|
293
|
+
* @returns TanStack Query Key
|
|
294
|
+
*/
|
|
295
|
+
function gContentGetVideoDetailKey(query, config) {
|
|
296
|
+
return createQueryKey("gContentGetVideoDetail", {
|
|
297
|
+
query,
|
|
298
|
+
headers: config?.headers
|
|
299
|
+
}, void 0, config?.tags);
|
|
300
|
+
}
|
|
301
|
+
/**
|
|
302
|
+
* 推荐搜索
|
|
303
|
+
* @returns TanStack Query Key
|
|
304
|
+
*/
|
|
305
|
+
function gContentGetRecommendSearchListKey(query, config) {
|
|
306
|
+
return createQueryKey("gContentGetRecommendSearchList", {
|
|
307
|
+
query,
|
|
308
|
+
headers: config?.headers
|
|
309
|
+
}, void 0, config?.tags);
|
|
310
|
+
}
|
|
311
|
+
/**
|
|
312
|
+
* 热门视频
|
|
313
|
+
* @returns TanStack Query Key
|
|
314
|
+
*/
|
|
315
|
+
function gContentGetHotVideoListKey(query, config) {
|
|
316
|
+
return createQueryKey("gContentGetHotVideoList", {
|
|
317
|
+
query,
|
|
318
|
+
headers: config?.headers
|
|
319
|
+
}, void 0, config?.tags);
|
|
320
|
+
}
|
|
321
|
+
/**
|
|
322
|
+
* 获取推荐列表
|
|
323
|
+
* @returns TanStack Query Key
|
|
324
|
+
*/
|
|
325
|
+
function gContentGetRecommendVideoListKey(query, config) {
|
|
326
|
+
return createQueryKey("gContentGetRecommendVideoList", {
|
|
327
|
+
query,
|
|
328
|
+
headers: config?.headers
|
|
329
|
+
}, void 0, config?.tags);
|
|
330
|
+
}
|
|
331
|
+
/**
|
|
332
|
+
* 客户端获取应用频道列表
|
|
333
|
+
* @returns TanStack Query Key
|
|
334
|
+
*/
|
|
335
|
+
function gContentGetAppChannelsKey(query, config) {
|
|
336
|
+
return createQueryKey("gContentGetAppChannels", {
|
|
337
|
+
query,
|
|
338
|
+
headers: config?.headers
|
|
339
|
+
}, void 0, config?.tags);
|
|
340
|
+
}
|
|
341
|
+
/**
|
|
342
|
+
* 频道推荐位
|
|
343
|
+
* @returns TanStack Query Key
|
|
344
|
+
*/
|
|
345
|
+
function gContentGetAppChannelBlockKey(query, config) {
|
|
346
|
+
return createQueryKey("gContentGetAppChannelBlock", {
|
|
347
|
+
query,
|
|
348
|
+
headers: config?.headers
|
|
349
|
+
}, void 0, config?.tags);
|
|
350
|
+
}
|
|
351
|
+
/**
|
|
352
|
+
* 获取频道推荐位数据
|
|
353
|
+
* @returns TanStack Query Key
|
|
354
|
+
*/
|
|
355
|
+
function gContentGetAppChannelBlockDataKey(query, config) {
|
|
356
|
+
return createQueryKey("gContentGetAppChannelBlockData", {
|
|
357
|
+
query,
|
|
358
|
+
headers: config?.headers
|
|
359
|
+
}, void 0, config?.tags);
|
|
360
|
+
}
|
|
361
|
+
/**
|
|
362
|
+
* 最新视频列表接口(游标分页,支持按标签和分类过滤)
|
|
363
|
+
* @returns TanStack Query Key
|
|
364
|
+
*/
|
|
365
|
+
function pContentGetNewstVideoListKey(data, config) {
|
|
366
|
+
return createQueryKey("pContentGetNewstVideoList", {
|
|
367
|
+
body: data,
|
|
368
|
+
headers: config?.headers
|
|
369
|
+
}, void 0, config?.tags);
|
|
370
|
+
}
|
|
371
|
+
/**
|
|
372
|
+
* 热门视频列表(随机召回+曝光去重)
|
|
373
|
+
* @returns TanStack Query Key
|
|
374
|
+
*/
|
|
375
|
+
function pContentGetPopularVideoListKey(data, config) {
|
|
376
|
+
return createQueryKey("pContentGetPopularVideoList", {
|
|
377
|
+
body: data,
|
|
378
|
+
headers: config?.headers
|
|
379
|
+
}, void 0, config?.tags);
|
|
380
|
+
}
|
|
381
|
+
/**
|
|
382
|
+
* 获取可见悬浮球列表(按排序字段排序)
|
|
383
|
+
* @returns TanStack Query Key
|
|
384
|
+
*/
|
|
385
|
+
function gContentListVisibleFloatingBallKey(query, config) {
|
|
386
|
+
return createQueryKey("gContentListVisibleFloatingBall", {
|
|
387
|
+
query,
|
|
388
|
+
headers: config?.headers
|
|
389
|
+
}, void 0, config?.tags);
|
|
390
|
+
}
|
|
391
|
+
/**
|
|
392
|
+
* 猜你喜欢视频列表
|
|
393
|
+
* @returns TanStack Query Key
|
|
394
|
+
*/
|
|
395
|
+
function gContentGetGuessYouLikeVideosKey(query, config) {
|
|
396
|
+
return createQueryKey("gContentGetGuessYouLikeVideos", {
|
|
397
|
+
query,
|
|
398
|
+
headers: config?.headers
|
|
399
|
+
}, void 0, config?.tags);
|
|
400
|
+
}
|
|
401
|
+
/**
|
|
402
|
+
* 根据广告Code查询广告详情
|
|
403
|
+
* @returns TanStack Query Key
|
|
404
|
+
*/
|
|
405
|
+
function gContentGetAdvertiseByCodeKey(query, config) {
|
|
406
|
+
return createQueryKey("gContentGetAdvertiseByCode", {
|
|
407
|
+
query,
|
|
408
|
+
headers: config?.headers
|
|
409
|
+
}, void 0, config?.tags);
|
|
410
|
+
}
|
|
411
|
+
/**
|
|
412
|
+
* 获取App组件信息
|
|
413
|
+
* @returns TanStack Query Key
|
|
414
|
+
*/
|
|
415
|
+
function gContentGetAppComponentKey(config) {
|
|
416
|
+
return createQueryKey("gContentGetAppComponent", { headers: config?.headers }, void 0, config?.tags);
|
|
417
|
+
}
|
|
418
|
+
/**
|
|
419
|
+
* 批量获取视频详情
|
|
420
|
+
* @returns TanStack Query Key
|
|
421
|
+
*/
|
|
422
|
+
function pContentBatchGetVideoDetailKey(data, config) {
|
|
423
|
+
return createQueryKey("pContentBatchGetVideoDetail", {
|
|
424
|
+
body: data,
|
|
425
|
+
headers: config?.headers
|
|
426
|
+
}, void 0, config?.tags);
|
|
427
|
+
}
|
|
428
|
+
/**
|
|
429
|
+
* 高分视频列表(按score排序,游标分页)
|
|
430
|
+
* @returns TanStack Query Key
|
|
431
|
+
*/
|
|
432
|
+
function pContentGetTopRatedVideoListKey(data, config) {
|
|
433
|
+
return createQueryKey("pContentGetTopRatedVideoList", {
|
|
434
|
+
body: data,
|
|
435
|
+
headers: config?.headers
|
|
436
|
+
}, void 0, config?.tags);
|
|
437
|
+
}
|
|
438
|
+
/**
|
|
439
|
+
* 查询SEO配置
|
|
440
|
+
* @returns TanStack Query Key
|
|
441
|
+
*/
|
|
442
|
+
function gContentGetSeoConfigKey(query, config) {
|
|
443
|
+
return createQueryKey("gContentGetSeoConfig", {
|
|
444
|
+
query,
|
|
445
|
+
headers: config?.headers
|
|
446
|
+
}, void 0, config?.tags);
|
|
447
|
+
}
|
|
448
|
+
/**
|
|
449
|
+
* 广告匹配(不包含信息流广告)
|
|
450
|
+
* @returns TanStack Query Key
|
|
451
|
+
*/
|
|
452
|
+
function pContentMatchAdsKey(data, config) {
|
|
453
|
+
return createQueryKey("pContentMatchAds", {
|
|
454
|
+
body: data,
|
|
455
|
+
headers: config?.headers
|
|
456
|
+
}, void 0, config?.tags);
|
|
457
|
+
}
|
|
458
|
+
/**
|
|
459
|
+
* 最热视频列表(按play_count排序,游标分页)
|
|
460
|
+
* @returns TanStack Query Key
|
|
461
|
+
*/
|
|
462
|
+
function pContentGetMostPlayedVideoListKey(data, config) {
|
|
463
|
+
return createQueryKey("pContentGetMostPlayedVideoList", {
|
|
464
|
+
body: data,
|
|
465
|
+
headers: config?.headers
|
|
466
|
+
}, void 0, config?.tags);
|
|
467
|
+
}
|
|
468
|
+
/**
|
|
469
|
+
* 处理 M3U8 文件。底层调用 gRPC ContentService.ProcessM3u8 方法。返回处理后的 M3U8 文件内容。
|
|
470
|
+
* @returns TanStack Query Key
|
|
471
|
+
*/
|
|
472
|
+
function gContentProcessM3u8Key(query, config) {
|
|
473
|
+
return createQueryKey("gContentProcessM3u8", {
|
|
474
|
+
query,
|
|
475
|
+
headers: config?.headers
|
|
476
|
+
}, void 0, config?.tags);
|
|
477
|
+
}
|
|
478
|
+
/**
|
|
479
|
+
* 点赞作品
|
|
480
|
+
* @returns TanStack Query Key
|
|
481
|
+
*/
|
|
482
|
+
function pInteractionLikeKey(data, config) {
|
|
483
|
+
return createQueryKey("pInteractionLike", {
|
|
484
|
+
body: data,
|
|
485
|
+
headers: config?.headers
|
|
486
|
+
}, void 0, config?.tags);
|
|
487
|
+
}
|
|
488
|
+
/**
|
|
489
|
+
* 踩作品
|
|
490
|
+
* @returns TanStack Query Key
|
|
491
|
+
*/
|
|
492
|
+
function pInteractionDislikeKey(data, config) {
|
|
493
|
+
return createQueryKey("pInteractionDislike", {
|
|
494
|
+
body: data,
|
|
495
|
+
headers: config?.headers
|
|
496
|
+
}, void 0, config?.tags);
|
|
497
|
+
}
|
|
498
|
+
/**
|
|
499
|
+
* 取消点赞作品
|
|
500
|
+
* @returns TanStack Query Key
|
|
501
|
+
*/
|
|
502
|
+
function pInteractionCancelLikeKey(data, config) {
|
|
503
|
+
return createQueryKey("pInteractionCancelLike", {
|
|
504
|
+
body: data,
|
|
505
|
+
headers: config?.headers
|
|
506
|
+
}, void 0, config?.tags);
|
|
507
|
+
}
|
|
508
|
+
/**
|
|
509
|
+
* 取消踩作品
|
|
510
|
+
* @returns TanStack Query Key
|
|
511
|
+
*/
|
|
512
|
+
function pInteractionCancelDislikeKey(data, config) {
|
|
513
|
+
return createQueryKey("pInteractionCancelDislike", {
|
|
514
|
+
body: data,
|
|
515
|
+
headers: config?.headers
|
|
516
|
+
}, void 0, config?.tags);
|
|
517
|
+
}
|
|
518
|
+
/**
|
|
519
|
+
* 获取用户点赞的内容列表
|
|
520
|
+
* @returns TanStack Query Key
|
|
521
|
+
*/
|
|
522
|
+
function gInteractionGetLikeListKey(query, config) {
|
|
523
|
+
return createQueryKey("gInteractionGetLikeList", {
|
|
524
|
+
query,
|
|
525
|
+
headers: config?.headers
|
|
526
|
+
}, void 0, config?.tags);
|
|
527
|
+
}
|
|
528
|
+
/**
|
|
529
|
+
* 获取用户点踩的内容列表
|
|
530
|
+
* @returns TanStack Query Key
|
|
531
|
+
*/
|
|
532
|
+
function gInteractionGetDislikeListKey(query, config) {
|
|
533
|
+
return createQueryKey("gInteractionGetDislikeList", {
|
|
534
|
+
query,
|
|
535
|
+
headers: config?.headers
|
|
536
|
+
}, void 0, config?.tags);
|
|
537
|
+
}
|
|
538
|
+
/**
|
|
539
|
+
* 获取内容的点赞用户列表
|
|
540
|
+
* @returns TanStack Query Key
|
|
541
|
+
*/
|
|
542
|
+
function gInteractionGetContentLikeListKey(query, config) {
|
|
543
|
+
return createQueryKey("gInteractionGetContentLikeList", {
|
|
544
|
+
query,
|
|
545
|
+
headers: config?.headers
|
|
546
|
+
}, void 0, config?.tags);
|
|
547
|
+
}
|
|
548
|
+
/**
|
|
549
|
+
* 获取内容的点踩用户列表
|
|
550
|
+
* @returns TanStack Query Key
|
|
551
|
+
*/
|
|
552
|
+
function gInteractionGetContentDislikeListKey(query, config) {
|
|
553
|
+
return createQueryKey("gInteractionGetContentDislikeList", {
|
|
554
|
+
query,
|
|
555
|
+
headers: config?.headers
|
|
556
|
+
}, void 0, config?.tags);
|
|
557
|
+
}
|
|
558
|
+
/**
|
|
559
|
+
* 统一批量点赞点踩(包含点赞、点踩、取消操作)
|
|
560
|
+
* @returns TanStack Query Key
|
|
561
|
+
*/
|
|
562
|
+
function pInteractionUnifiedBatchLikeDislikeKey(data, config) {
|
|
563
|
+
return createQueryKey("pInteractionUnifiedBatchLikeDislike", {
|
|
564
|
+
body: data,
|
|
565
|
+
headers: config?.headers
|
|
566
|
+
}, void 0, config?.tags);
|
|
567
|
+
}
|
|
568
|
+
/**
|
|
569
|
+
* 评论点赞/点踩
|
|
570
|
+
* @returns TanStack Query Key
|
|
571
|
+
*/
|
|
572
|
+
function pInteractionLikeCommentKey(data, config) {
|
|
573
|
+
return createQueryKey("pInteractionLikeComment", {
|
|
574
|
+
body: data,
|
|
575
|
+
headers: config?.headers
|
|
576
|
+
}, void 0, config?.tags);
|
|
577
|
+
}
|
|
578
|
+
/**
|
|
579
|
+
* 评论点踩
|
|
580
|
+
* @returns TanStack Query Key
|
|
581
|
+
*/
|
|
582
|
+
function pInteractionDislikeCommentKey(data, config) {
|
|
583
|
+
return createQueryKey("pInteractionDislikeComment", {
|
|
584
|
+
body: data,
|
|
585
|
+
headers: config?.headers
|
|
586
|
+
}, void 0, config?.tags);
|
|
587
|
+
}
|
|
588
|
+
/**
|
|
589
|
+
* 评论点赞点踩查询
|
|
590
|
+
* @returns TanStack Query Key
|
|
591
|
+
*/
|
|
592
|
+
function pInteractionBatchGetCommentLikeStatusKey(data, config) {
|
|
593
|
+
return createQueryKey("pInteractionBatchGetCommentLikeStatus", {
|
|
594
|
+
body: data,
|
|
595
|
+
headers: config?.headers
|
|
596
|
+
}, void 0, config?.tags);
|
|
597
|
+
}
|
|
598
|
+
/**
|
|
599
|
+
* 记录浏览
|
|
600
|
+
* @returns TanStack Query Key
|
|
601
|
+
*/
|
|
602
|
+
function pInteractionBrowseKey(data, config) {
|
|
603
|
+
return createQueryKey("pInteractionBrowse", {
|
|
604
|
+
body: data,
|
|
605
|
+
headers: config?.headers
|
|
606
|
+
}, void 0, config?.tags);
|
|
607
|
+
}
|
|
608
|
+
/**
|
|
609
|
+
* 获取浏览历史列表
|
|
610
|
+
* @returns TanStack Query Key
|
|
611
|
+
*/
|
|
612
|
+
function gInteractionGetBrowseListKey(query, config) {
|
|
613
|
+
return createQueryKey("gInteractionGetBrowseList", {
|
|
614
|
+
query,
|
|
615
|
+
headers: config?.headers
|
|
616
|
+
}, void 0, config?.tags);
|
|
617
|
+
}
|
|
618
|
+
/**
|
|
619
|
+
* 删除浏览记录
|
|
620
|
+
* @returns TanStack Query Key
|
|
621
|
+
*/
|
|
622
|
+
function pInteractionDeleteBrowseRecordKey(data, config) {
|
|
623
|
+
return createQueryKey("pInteractionDeleteBrowseRecord", {
|
|
624
|
+
body: data,
|
|
625
|
+
headers: config?.headers
|
|
626
|
+
}, void 0, config?.tags);
|
|
627
|
+
}
|
|
628
|
+
/**
|
|
629
|
+
* 清空浏览历史
|
|
630
|
+
* @returns TanStack Query Key
|
|
631
|
+
*/
|
|
632
|
+
function pInteractionClearBrowseHistoryKey(data, config) {
|
|
633
|
+
return createQueryKey("pInteractionClearBrowseHistory", {
|
|
634
|
+
body: data,
|
|
635
|
+
headers: config?.headers
|
|
636
|
+
}, void 0, config?.tags);
|
|
637
|
+
}
|
|
638
|
+
/**
|
|
639
|
+
* 统一批量清除浏览记录
|
|
640
|
+
* @returns TanStack Query Key
|
|
641
|
+
*/
|
|
642
|
+
function pInteractionBatchClearBrowseKey(data, config) {
|
|
643
|
+
return createQueryKey("pInteractionBatchClearBrowse", {
|
|
644
|
+
body: data,
|
|
645
|
+
headers: config?.headers
|
|
646
|
+
}, void 0, config?.tags);
|
|
647
|
+
}
|
|
648
|
+
/**
|
|
649
|
+
* 创建收藏夹
|
|
650
|
+
* @returns TanStack Query Key
|
|
651
|
+
*/
|
|
652
|
+
function pInteractionCreateFolderKey(data, config) {
|
|
653
|
+
return createQueryKey("pInteractionCreateFolder", {
|
|
654
|
+
body: data,
|
|
655
|
+
headers: config?.headers
|
|
656
|
+
}, void 0, config?.tags);
|
|
657
|
+
}
|
|
658
|
+
/**
|
|
659
|
+
* 编辑收藏夹
|
|
660
|
+
* @returns TanStack Query Key
|
|
661
|
+
*/
|
|
662
|
+
function pInteractionUpdateFolderKey(data, config) {
|
|
663
|
+
return createQueryKey("pInteractionUpdateFolder", {
|
|
664
|
+
body: data,
|
|
665
|
+
headers: config?.headers
|
|
666
|
+
}, void 0, config?.tags);
|
|
667
|
+
}
|
|
668
|
+
/**
|
|
669
|
+
* 删除收藏夹
|
|
670
|
+
* @returns TanStack Query Key
|
|
671
|
+
*/
|
|
672
|
+
function pInteractionDeleteFolderKey(data, config) {
|
|
673
|
+
return createQueryKey("pInteractionDeleteFolder", {
|
|
674
|
+
body: data,
|
|
675
|
+
headers: config?.headers
|
|
676
|
+
}, void 0, config?.tags);
|
|
677
|
+
}
|
|
678
|
+
/**
|
|
679
|
+
* 获取收藏夹列表
|
|
680
|
+
* @returns TanStack Query Key
|
|
681
|
+
*/
|
|
682
|
+
function gInteractionListFoldersKey(query, config) {
|
|
683
|
+
return createQueryKey("gInteractionListFolders", {
|
|
684
|
+
query,
|
|
685
|
+
headers: config?.headers
|
|
686
|
+
}, void 0, config?.tags);
|
|
687
|
+
}
|
|
688
|
+
/**
|
|
689
|
+
* 获取收藏夹详情
|
|
690
|
+
* @returns TanStack Query Key
|
|
691
|
+
*/
|
|
692
|
+
function gInteractionGetFolderKey(query, config) {
|
|
693
|
+
return createQueryKey("gInteractionGetFolder", {
|
|
694
|
+
query,
|
|
695
|
+
headers: config?.headers
|
|
696
|
+
}, void 0, config?.tags);
|
|
697
|
+
}
|
|
698
|
+
/**
|
|
699
|
+
* 获取收藏夹统计信息(收藏数量等)
|
|
700
|
+
* @returns TanStack Query Key
|
|
701
|
+
*/
|
|
702
|
+
function gInteractionGetFolderStatsKey(query, config) {
|
|
703
|
+
return createQueryKey("gInteractionGetFolderStats", {
|
|
704
|
+
query,
|
|
705
|
+
headers: config?.headers
|
|
706
|
+
}, void 0, config?.tags);
|
|
707
|
+
}
|
|
708
|
+
/**
|
|
709
|
+
* 添加收藏(收藏内容到收藏夹)
|
|
710
|
+
* @returns TanStack Query Key
|
|
711
|
+
*/
|
|
712
|
+
function pInteractionAddCollectKey(data, config) {
|
|
713
|
+
return createQueryKey("pInteractionAddCollect", {
|
|
714
|
+
body: data,
|
|
715
|
+
headers: config?.headers
|
|
716
|
+
}, void 0, config?.tags);
|
|
717
|
+
}
|
|
718
|
+
/**
|
|
719
|
+
* 取消收藏(从收藏夹移除内容)
|
|
720
|
+
* @returns TanStack Query Key
|
|
721
|
+
*/
|
|
722
|
+
function pInteractionRemoveCollectKey(data, config) {
|
|
723
|
+
return createQueryKey("pInteractionRemoveCollect", {
|
|
724
|
+
body: data,
|
|
725
|
+
headers: config?.headers
|
|
726
|
+
}, void 0, config?.tags);
|
|
727
|
+
}
|
|
728
|
+
/**
|
|
729
|
+
* 获取收藏夹内的内容列表
|
|
730
|
+
* @returns TanStack Query Key
|
|
731
|
+
*/
|
|
732
|
+
function gInteractionListCollectsKey(query, config) {
|
|
733
|
+
return createQueryKey("gInteractionListCollects", {
|
|
734
|
+
query,
|
|
735
|
+
headers: config?.headers
|
|
736
|
+
}, void 0, config?.tags);
|
|
737
|
+
}
|
|
738
|
+
/**
|
|
739
|
+
* 批量移动收藏(将内容从一个收藏夹移动到另一个)
|
|
740
|
+
* @returns TanStack Query Key
|
|
741
|
+
*/
|
|
742
|
+
function pInteractionMoveCollectsKey(data, config) {
|
|
743
|
+
return createQueryKey("pInteractionMoveCollects", {
|
|
744
|
+
body: data,
|
|
745
|
+
headers: config?.headers
|
|
746
|
+
}, void 0, config?.tags);
|
|
747
|
+
}
|
|
748
|
+
/**
|
|
749
|
+
* 检查内容是否已收藏
|
|
750
|
+
* @returns TanStack Query Key
|
|
751
|
+
*/
|
|
752
|
+
function pInteractionCheckCollectKey(data, config) {
|
|
753
|
+
return createQueryKey("pInteractionCheckCollect", {
|
|
754
|
+
body: data,
|
|
755
|
+
headers: config?.headers
|
|
756
|
+
}, void 0, config?.tags);
|
|
757
|
+
}
|
|
758
|
+
/**
|
|
759
|
+
* 批量删除收藏
|
|
760
|
+
* @returns TanStack Query Key
|
|
761
|
+
*/
|
|
762
|
+
function pInteractionBatchDeleteCollectsKey(data, config) {
|
|
763
|
+
return createQueryKey("pInteractionBatchDeleteCollects", {
|
|
764
|
+
body: data,
|
|
765
|
+
headers: config?.headers
|
|
766
|
+
}, void 0, config?.tags);
|
|
767
|
+
}
|
|
768
|
+
/**
|
|
769
|
+
* 批量查询内容互动状态
|
|
770
|
+
* @returns TanStack Query Key
|
|
771
|
+
*/
|
|
772
|
+
function pInteractionBatchQueryContentInteractionsKey(data, config) {
|
|
773
|
+
return createQueryKey("pInteractionBatchQueryContentInteractions", {
|
|
774
|
+
body: data,
|
|
775
|
+
headers: config?.headers
|
|
776
|
+
}, void 0, config?.tags);
|
|
777
|
+
}
|
|
778
|
+
/**
|
|
779
|
+
* 细粒度:仅批量查点赞/点踩状态(不调 community,供 community 等按需组合使用)
|
|
780
|
+
* @returns TanStack Query Key
|
|
781
|
+
*/
|
|
782
|
+
function pInteractionBatchGetLikeStatusKey(data, config) {
|
|
783
|
+
return createQueryKey("pInteractionBatchGetLikeStatus", {
|
|
784
|
+
body: data,
|
|
785
|
+
headers: config?.headers
|
|
786
|
+
}, void 0, config?.tags);
|
|
787
|
+
}
|
|
788
|
+
/**
|
|
789
|
+
* 关注用户
|
|
790
|
+
* @returns TanStack Query Key
|
|
791
|
+
*/
|
|
792
|
+
function pInteractionFollowKey(data, config) {
|
|
793
|
+
return createQueryKey("pInteractionFollow", {
|
|
794
|
+
body: data,
|
|
795
|
+
headers: config?.headers
|
|
796
|
+
}, void 0, config?.tags);
|
|
797
|
+
}
|
|
798
|
+
/**
|
|
799
|
+
* 取消关注
|
|
800
|
+
* @returns TanStack Query Key
|
|
801
|
+
*/
|
|
802
|
+
function pInteractionUnfollowKey(data, config) {
|
|
803
|
+
return createQueryKey("pInteractionUnfollow", {
|
|
804
|
+
body: data,
|
|
805
|
+
headers: config?.headers
|
|
806
|
+
}, void 0, config?.tags);
|
|
807
|
+
}
|
|
808
|
+
/**
|
|
809
|
+
* 检查是否关注
|
|
810
|
+
* @returns TanStack Query Key
|
|
811
|
+
*/
|
|
812
|
+
function pInteractionCheckFollowKey(data, config) {
|
|
813
|
+
return createQueryKey("pInteractionCheckFollow", {
|
|
814
|
+
body: data,
|
|
815
|
+
headers: config?.headers
|
|
816
|
+
}, void 0, config?.tags);
|
|
817
|
+
}
|
|
818
|
+
/**
|
|
819
|
+
* 获取关注列表(我关注了谁)
|
|
820
|
+
* @returns TanStack Query Key
|
|
821
|
+
*/
|
|
822
|
+
function gInteractionGetFollowingListKey(query, config) {
|
|
823
|
+
return createQueryKey("gInteractionGetFollowingList", {
|
|
824
|
+
query,
|
|
825
|
+
headers: config?.headers
|
|
826
|
+
}, void 0, config?.tags);
|
|
827
|
+
}
|
|
828
|
+
/**
|
|
829
|
+
* 获取粉丝列表(谁关注了我)
|
|
830
|
+
* @returns TanStack Query Key
|
|
831
|
+
*/
|
|
832
|
+
function gInteractionGetFollowerListKey(query, config) {
|
|
833
|
+
return createQueryKey("gInteractionGetFollowerList", {
|
|
834
|
+
query,
|
|
835
|
+
headers: config?.headers
|
|
836
|
+
}, void 0, config?.tags);
|
|
837
|
+
}
|
|
838
|
+
/**
|
|
839
|
+
* 获取用户关注统计信息
|
|
840
|
+
* @returns TanStack Query Key
|
|
841
|
+
*/
|
|
842
|
+
function gInteractionGetFollowStatsKey(query, config) {
|
|
843
|
+
return createQueryKey("gInteractionGetFollowStats", {
|
|
844
|
+
query,
|
|
845
|
+
headers: config?.headers
|
|
846
|
+
}, void 0, config?.tags);
|
|
847
|
+
}
|
|
848
|
+
/**
|
|
849
|
+
* 批量获取用户的关注统计
|
|
850
|
+
* @returns TanStack Query Key
|
|
851
|
+
*/
|
|
852
|
+
function pInteractionBatchGetFollowStatsKey(data, config) {
|
|
853
|
+
return createQueryKey("pInteractionBatchGetFollowStats", {
|
|
854
|
+
body: data,
|
|
855
|
+
headers: config?.headers
|
|
856
|
+
}, void 0, config?.tags);
|
|
857
|
+
}
|
|
858
|
+
/**
|
|
859
|
+
* 检查双向关注关系(是否互相关注)
|
|
860
|
+
* @returns TanStack Query Key
|
|
861
|
+
*/
|
|
862
|
+
function gInteractionCheckMutualFollowKey(query, config) {
|
|
863
|
+
return createQueryKey("gInteractionCheckMutualFollow", {
|
|
864
|
+
query,
|
|
865
|
+
headers: config?.headers
|
|
866
|
+
}, void 0, config?.tags);
|
|
867
|
+
}
|
|
868
|
+
/**
|
|
869
|
+
* 获取关注用户的更新内容列表(用于推送通知)
|
|
870
|
+
* @returns TanStack Query Key
|
|
871
|
+
*/
|
|
872
|
+
function gInteractionGetFollowingUserUpdatesKey(query, config) {
|
|
873
|
+
return createQueryKey("gInteractionGetFollowingUserUpdates", {
|
|
874
|
+
query,
|
|
875
|
+
headers: config?.headers
|
|
876
|
+
}, void 0, config?.tags);
|
|
877
|
+
}
|
|
878
|
+
/**
|
|
879
|
+
* 更新关注者内容更新时间
|
|
880
|
+
* @returns TanStack Query Key
|
|
881
|
+
*/
|
|
882
|
+
function pInteractionUpdateFollowingContentUpdateTimeKey(data, config) {
|
|
883
|
+
return createQueryKey("pInteractionUpdateFollowingContentUpdateTime", {
|
|
884
|
+
body: data,
|
|
885
|
+
headers: config?.headers
|
|
886
|
+
}, void 0, config?.tags);
|
|
887
|
+
}
|
|
888
|
+
/**
|
|
889
|
+
* 关注用户更新内容列表
|
|
890
|
+
* @returns TanStack Query Key
|
|
891
|
+
*/
|
|
892
|
+
function gInteractionGetFollowingContentListKey(query, config) {
|
|
893
|
+
return createQueryKey("gInteractionGetFollowingContentList", {
|
|
894
|
+
query,
|
|
895
|
+
headers: config?.headers
|
|
896
|
+
}, void 0, config?.tags);
|
|
897
|
+
}
|
|
898
|
+
/**
|
|
899
|
+
* 批量埋点上报(异步写入 Kafka)
|
|
900
|
+
* @returns TanStack Query Key
|
|
901
|
+
*/
|
|
902
|
+
function pInteractionTrackEventsBatchKey(data, config) {
|
|
903
|
+
return createQueryKey("pInteractionTrackEventsBatch", {
|
|
904
|
+
body: data,
|
|
905
|
+
headers: config?.headers
|
|
906
|
+
}, void 0, config?.tags);
|
|
907
|
+
}
|
|
908
|
+
/**
|
|
909
|
+
* 批量删除收藏夹
|
|
910
|
+
* @returns TanStack Query Key
|
|
911
|
+
*/
|
|
912
|
+
function pInteractionBatchDeleteFoldersKey(data, config) {
|
|
913
|
+
return createQueryKey("pInteractionBatchDeleteFolders", {
|
|
914
|
+
body: data,
|
|
915
|
+
headers: config?.headers
|
|
916
|
+
}, void 0, config?.tags);
|
|
917
|
+
}
|
|
918
|
+
/**
|
|
919
|
+
* 获取游客身份
|
|
920
|
+
* @returns TanStack Query Key
|
|
921
|
+
*/
|
|
922
|
+
function gUserGetGuestIdentityKey(query, config) {
|
|
923
|
+
return createQueryKey("gUserGetGuestIdentity", {
|
|
924
|
+
query,
|
|
925
|
+
headers: config?.headers
|
|
926
|
+
}, void 0, config?.tags);
|
|
927
|
+
}
|
|
928
|
+
/**
|
|
929
|
+
* 用户登陆
|
|
930
|
+
* @returns TanStack Query Key
|
|
931
|
+
*/
|
|
932
|
+
function pUserLoginKey(data, config) {
|
|
933
|
+
return createQueryKey("pUserLogin", {
|
|
934
|
+
body: data,
|
|
935
|
+
headers: config?.headers
|
|
936
|
+
}, void 0, config?.tags);
|
|
937
|
+
}
|
|
938
|
+
/**
|
|
939
|
+
* 注册发送邮箱验证码
|
|
940
|
+
* @returns TanStack Query Key
|
|
941
|
+
*/
|
|
942
|
+
function pUserSendEmailCodeKey(data, config) {
|
|
943
|
+
return createQueryKey("pUserSendEmailCode", {
|
|
944
|
+
body: data,
|
|
945
|
+
headers: config?.headers
|
|
946
|
+
}, void 0, config?.tags);
|
|
947
|
+
}
|
|
948
|
+
/**
|
|
949
|
+
* 注册验证邮箱验证码
|
|
950
|
+
* @returns TanStack Query Key
|
|
951
|
+
*/
|
|
952
|
+
function pUserVerifyEmailCodeKey(data, config) {
|
|
953
|
+
return createQueryKey("pUserVerifyEmailCode", {
|
|
954
|
+
body: data,
|
|
955
|
+
headers: config?.headers
|
|
956
|
+
}, void 0, config?.tags);
|
|
957
|
+
}
|
|
958
|
+
/**
|
|
959
|
+
* 用户注册
|
|
960
|
+
* @returns TanStack Query Key
|
|
961
|
+
*/
|
|
962
|
+
function pUserRegisterKey(data, config) {
|
|
963
|
+
return createQueryKey("pUserRegister", {
|
|
964
|
+
body: data,
|
|
965
|
+
headers: config?.headers
|
|
966
|
+
}, void 0, config?.tags);
|
|
967
|
+
}
|
|
968
|
+
/**
|
|
969
|
+
* 重置密码
|
|
970
|
+
* @returns TanStack Query Key
|
|
971
|
+
*/
|
|
972
|
+
function pUserResetPasswordKey(data, config) {
|
|
973
|
+
return createQueryKey("pUserResetPassword", {
|
|
974
|
+
body: data,
|
|
975
|
+
headers: config?.headers
|
|
976
|
+
}, void 0, config?.tags);
|
|
977
|
+
}
|
|
978
|
+
/**
|
|
979
|
+
* 重置密码-发送邮箱验证码
|
|
980
|
+
* @returns TanStack Query Key
|
|
981
|
+
*/
|
|
982
|
+
function pUserSendResetPasswordEmailCodeKey(data, config) {
|
|
983
|
+
return createQueryKey("pUserSendResetPasswordEmailCode", {
|
|
984
|
+
body: data,
|
|
985
|
+
headers: config?.headers
|
|
986
|
+
}, void 0, config?.tags);
|
|
987
|
+
}
|
|
988
|
+
/**
|
|
989
|
+
* 重置密码-验证邮箱验证码
|
|
990
|
+
* @returns TanStack Query Key
|
|
991
|
+
*/
|
|
992
|
+
function pUserVerifyResetPasswordEmailCodeKey(data, config) {
|
|
993
|
+
return createQueryKey("pUserVerifyResetPasswordEmailCode", {
|
|
994
|
+
body: data,
|
|
995
|
+
headers: config?.headers
|
|
996
|
+
}, void 0, config?.tags);
|
|
997
|
+
}
|
|
998
|
+
/**
|
|
999
|
+
* 忘记密码-重置密码
|
|
1000
|
+
* @returns TanStack Query Key
|
|
1001
|
+
*/
|
|
1002
|
+
function pUserResetForgetPasswordKey(data, config) {
|
|
1003
|
+
return createQueryKey("pUserResetForgetPassword", {
|
|
1004
|
+
body: data,
|
|
1005
|
+
headers: config?.headers
|
|
1006
|
+
}, void 0, config?.tags);
|
|
1007
|
+
}
|
|
1008
|
+
/**
|
|
1009
|
+
* 忘记密码-发送邮箱验证码
|
|
1010
|
+
* @returns TanStack Query Key
|
|
1011
|
+
*/
|
|
1012
|
+
function pUserSendForgetEmailCodeKey(data, config) {
|
|
1013
|
+
return createQueryKey("pUserSendForgetEmailCode", {
|
|
1014
|
+
body: data,
|
|
1015
|
+
headers: config?.headers
|
|
1016
|
+
}, void 0, config?.tags);
|
|
1017
|
+
}
|
|
1018
|
+
/**
|
|
1019
|
+
* 忘记密码-验证邮箱验证码
|
|
1020
|
+
* @returns TanStack Query Key
|
|
1021
|
+
*/
|
|
1022
|
+
function pUserVerifyForgetEmailCodeKey(data, config) {
|
|
1023
|
+
return createQueryKey("pUserVerifyForgetEmailCode", {
|
|
1024
|
+
body: data,
|
|
1025
|
+
headers: config?.headers
|
|
1026
|
+
}, void 0, config?.tags);
|
|
1027
|
+
}
|
|
1028
|
+
/**
|
|
1029
|
+
* 获取用户信息
|
|
1030
|
+
* @returns TanStack Query Key
|
|
1031
|
+
*/
|
|
1032
|
+
function gUserGetUserInfoKey(query, config) {
|
|
1033
|
+
return createQueryKey("gUserGetUserInfo", {
|
|
1034
|
+
query,
|
|
1035
|
+
headers: config?.headers
|
|
1036
|
+
}, void 0, config?.tags);
|
|
1037
|
+
}
|
|
1038
|
+
/**
|
|
1039
|
+
* 获取用户编辑信息
|
|
1040
|
+
* @returns TanStack Query Key
|
|
1041
|
+
*/
|
|
1042
|
+
function gUserGetUserEditInfoKey(query, config) {
|
|
1043
|
+
return createQueryKey("gUserGetUserEditInfo", {
|
|
1044
|
+
query,
|
|
1045
|
+
headers: config?.headers
|
|
1046
|
+
}, void 0, config?.tags);
|
|
1047
|
+
}
|
|
1048
|
+
/**
|
|
1049
|
+
* 编辑用户信息
|
|
1050
|
+
* @returns TanStack Query Key
|
|
1051
|
+
*/
|
|
1052
|
+
function pUserEditUserInfoKey(data, config) {
|
|
1053
|
+
return createQueryKey("pUserEditUserInfo", {
|
|
1054
|
+
body: data,
|
|
1055
|
+
headers: config?.headers
|
|
1056
|
+
}, void 0, config?.tags);
|
|
1057
|
+
}
|
|
1058
|
+
/**
|
|
1059
|
+
* 用户意见反馈
|
|
1060
|
+
* @returns TanStack Query Key
|
|
1061
|
+
*/
|
|
1062
|
+
function pUserUserFeedbackKey(data, config) {
|
|
1063
|
+
return createQueryKey("pUserUserFeedback", {
|
|
1064
|
+
body: data,
|
|
1065
|
+
headers: config?.headers
|
|
1066
|
+
}, void 0, config?.tags);
|
|
1067
|
+
}
|
|
1068
|
+
/**
|
|
1069
|
+
* 获取用户隐私设置信息
|
|
1070
|
+
* @returns TanStack Query Key
|
|
1071
|
+
*/
|
|
1072
|
+
function gUserGetUserPrivacySettingsKey(query, config) {
|
|
1073
|
+
return createQueryKey("gUserGetUserPrivacySettings", {
|
|
1074
|
+
query,
|
|
1075
|
+
headers: config?.headers
|
|
1076
|
+
}, void 0, config?.tags);
|
|
1077
|
+
}
|
|
1078
|
+
/**
|
|
1079
|
+
* 用户隐私设置
|
|
1080
|
+
* @returns TanStack Query Key
|
|
1081
|
+
*/
|
|
1082
|
+
function pUserUserPrivacySettingsKey(data, config) {
|
|
1083
|
+
return createQueryKey("pUserUserPrivacySettings", {
|
|
1084
|
+
body: data,
|
|
1085
|
+
headers: config?.headers
|
|
1086
|
+
}, void 0, config?.tags);
|
|
1087
|
+
}
|
|
1088
|
+
/**
|
|
1089
|
+
* 更新用户背景
|
|
1090
|
+
* @returns TanStack Query Key
|
|
1091
|
+
*/
|
|
1092
|
+
function pUserUploadUserBgImageKey(data, config) {
|
|
1093
|
+
return createQueryKey("pUserUploadUserBgImage", {
|
|
1094
|
+
body: data,
|
|
1095
|
+
headers: config?.headers
|
|
1096
|
+
}, void 0, config?.tags);
|
|
1097
|
+
}
|
|
1098
|
+
/**
|
|
1099
|
+
* 浏览用户信息
|
|
1100
|
+
* @returns TanStack Query Key
|
|
1101
|
+
*/
|
|
1102
|
+
function gUserViewUserInfoKey(query, config) {
|
|
1103
|
+
return createQueryKey("gUserViewUserInfo", {
|
|
1104
|
+
query,
|
|
1105
|
+
headers: config?.headers
|
|
1106
|
+
}, void 0, config?.tags);
|
|
1107
|
+
}
|
|
1108
|
+
/**
|
|
1109
|
+
* 注册通过验证注册邮箱验证码
|
|
1110
|
+
* @returns TanStack Query Key
|
|
1111
|
+
*/
|
|
1112
|
+
function pUserRegisterByVerifyEmailCodeKey(data, config) {
|
|
1113
|
+
return createQueryKey("pUserRegisterByVerifyEmailCode", {
|
|
1114
|
+
body: data,
|
|
1115
|
+
headers: config?.headers
|
|
1116
|
+
}, void 0, config?.tags);
|
|
1117
|
+
}
|
|
1118
|
+
/**
|
|
1119
|
+
* 获取访客权限配置
|
|
1120
|
+
* @returns TanStack Query Key
|
|
1121
|
+
*/
|
|
1122
|
+
function gUserGetVisitorPermissionConfigKey(query, config) {
|
|
1123
|
+
return createQueryKey("gUserGetVisitorPermissionConfig", {
|
|
1124
|
+
query,
|
|
1125
|
+
headers: config?.headers
|
|
1126
|
+
}, void 0, config?.tags);
|
|
1127
|
+
}
|
|
1128
|
+
/**
|
|
1129
|
+
* 发起支付
|
|
1130
|
+
* @returns TanStack Query Key
|
|
1131
|
+
*/
|
|
1132
|
+
function pCommerceCreatePaymentKey(data, config) {
|
|
1133
|
+
return createQueryKey("pCommerceCreatePayment", {
|
|
1134
|
+
body: data,
|
|
1135
|
+
headers: config?.headers
|
|
1136
|
+
}, void 0, config?.tags);
|
|
1137
|
+
}
|
|
1138
|
+
/**
|
|
1139
|
+
* 查询订单结果
|
|
1140
|
+
* @returns TanStack Query Key
|
|
1141
|
+
*/
|
|
1142
|
+
function gCommerceQueryOrderResultKey(query, config) {
|
|
1143
|
+
return createQueryKey("gCommerceQueryOrderResult", {
|
|
1144
|
+
query,
|
|
1145
|
+
headers: config?.headers
|
|
1146
|
+
}, void 0, config?.tags);
|
|
1147
|
+
}
|
|
1148
|
+
/**
|
|
1149
|
+
* 获取支付方式
|
|
1150
|
+
* @returns TanStack Query Key
|
|
1151
|
+
*/
|
|
1152
|
+
function pCommerceGetPaymentMethodsKey(data, config) {
|
|
1153
|
+
return createQueryKey("pCommerceGetPaymentMethods", {
|
|
1154
|
+
body: data,
|
|
1155
|
+
headers: config?.headers
|
|
1156
|
+
}, void 0, config?.tags);
|
|
1157
|
+
}
|
|
1158
|
+
/**
|
|
1159
|
+
* 支付成功回调
|
|
1160
|
+
* @returns TanStack Query Key
|
|
1161
|
+
*/
|
|
1162
|
+
function pCommercePaymentSuccessCallbackKey(data, config) {
|
|
1163
|
+
return createQueryKey("pCommercePaymentSuccessCallback", {
|
|
1164
|
+
body: data,
|
|
1165
|
+
headers: config?.headers
|
|
1166
|
+
}, void 0, config?.tags);
|
|
1167
|
+
}
|
|
1168
|
+
/**
|
|
1169
|
+
* 退款回调
|
|
1170
|
+
* @returns TanStack Query Key
|
|
1171
|
+
*/
|
|
1172
|
+
function pCommerceRefundCallbackKey(data, config) {
|
|
1173
|
+
return createQueryKey("pCommerceRefundCallback", {
|
|
1174
|
+
body: data,
|
|
1175
|
+
headers: config?.headers
|
|
1176
|
+
}, void 0, config?.tags);
|
|
1177
|
+
}
|
|
1178
|
+
|
|
1179
|
+
//#endregion
|
|
1180
|
+
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, gUserGetVisitorPermissionConfigKey, 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, pContentGetMostPlayedVideoListKey, 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 };
|