@funhub/platform 0.1.55 → 0.1.57
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/components/biz/business/detail/materials/registry.d.mts +1 -1
- package/dist/components/biz/business/marquee/client.mjs +1 -1
- package/dist/components/biz/business/marquee/material.d.mts +1 -1
- package/dist/components/biz/business/marquee/schema.d.mts +1 -1
- package/dist/components/biz/business/search-history/client.mjs +1 -1
- package/dist/components/biz/business/search-history/schema.d.mts +1 -1
- package/dist/components/biz/business/search-history/server.mjs +1 -1
- package/dist/components/biz/business/search-input/client.d.mts +2 -0
- package/dist/components/biz/business/search-input/client.mjs +1 -1
- package/dist/components/biz/business/search-input/material.d.mts +0 -3
- package/dist/components/biz/business/search-input/schema.d.mts +1 -3
- package/dist/components/biz/business/search-input/schema.mjs +1 -1
- package/dist/components/biz/business/tab-bar/schema.d.mts +1 -1
- package/dist/components/biz/business/text-recommend/client.mjs +1 -1
- package/dist/components/biz/business/text-recommend/schema.d.mts +1 -1
- package/dist/components/biz/business/video-horizontal-list/client.d.mts +2 -1
- package/dist/components/biz/business/video-horizontal-list/client.mjs +1 -1
- package/dist/components/biz/business/video-horizontal-list/material.d.mts +6 -6
- package/dist/components/biz/business/video-horizontal-list/material.mjs +1 -1
- package/dist/components/biz/business/video-horizontal-list/schema.d.mts +7 -7
- package/dist/components/biz/business/video-horizontal-list/schema.mjs +1 -1
- package/dist/components/ui/badge.d.mts +1 -1
- package/dist/components/ui/button.d.mts +1 -1
- package/dist/components/ui/image.d.mts +4 -4
- package/dist/i18n/locales/en.mjs +1 -1
- package/dist/i18n/locales/zh-CN.mjs +1 -1
- package/dist/service/batch-get-video-detail.d.mts +21 -0
- package/dist/service/batch-get-video-detail.mjs +2 -0
- package/dist/service/get-popular-video-list-post.d.mts +8 -0
- package/dist/service/get-popular-video-list-post.mjs +2 -0
- package/dist/service.d.mts +3 -1
- package/dist/service.mjs +1 -1
- package/package.json +1 -1
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
import { SchemaHasDefaultValue } from "../../../../../utils/schema/schema.mjs";
|
|
3
3
|
import { DefineMaterialOption } from "../../../../../utils/schema/material.mjs";
|
|
4
4
|
import { MaterialMap } from "../../../../../utils/schema/utils.mjs";
|
|
5
|
+
import "../../../../../utils/schema/index.mjs";
|
|
5
6
|
import { VideoDetailPlayerClient } from "./video-detail-player/client.mjs";
|
|
6
7
|
import { VideoDetailPlayer } from "./video-detail-player/server.mjs";
|
|
7
8
|
import "./video-detail-player/index.mjs";
|
|
@@ -20,7 +21,6 @@ import "./video-detail-actions/index.mjs";
|
|
|
20
21
|
import { VideoDetailRecommendClient } from "./video-detail-recommend/client.mjs";
|
|
21
22
|
import { VideoDetailRecommend } from "./video-detail-recommend/server.mjs";
|
|
22
23
|
import "./video-detail-recommend/index.mjs";
|
|
23
|
-
import "../../../../../utils.mjs";
|
|
24
24
|
import z$1 from "zod";
|
|
25
25
|
|
|
26
26
|
//#region components/biz/business/detail/materials/registry.d.ts
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
|
|
2
|
-
"use client";import{Image as e}from"../../../ui/image.mjs";import{Box as t}from"../../../ui/box.mjs";import{Text as n}from"../../../ui/text.mjs";import r from"../../../../assets/icons/right_arrow.mjs";import i from"../../../../assets/images/marquee.mjs";import a from"./marquee.module.mjs";import{useEffect as o,useMemo as s,useState as c}from"react";import{X as l}from"lucide-react";import{jsx as u,jsxs as d}from"react/jsx-runtime";import{
|
|
2
|
+
"use client";import{Image as e}from"../../../ui/image.mjs";import{Box as t}from"../../../ui/box.mjs";import{Text as n}from"../../../ui/text.mjs";import r from"../../../../assets/icons/right_arrow.mjs";import i from"../../../../assets/images/marquee.mjs";import a from"./marquee.module.mjs";import{useEffect as o,useMemo as s,useState as c}from"react";import{X as l}from"lucide-react";import{jsx as u,jsxs as d}from"react/jsx-runtime";import{useTranslations as f}from"next-intl";import{useRouter as p}from"next/navigation";const m=[];function h(e,t=20){let n=Array.from(e);return n.length<=t?e:`${n.slice(0,t).join(``)}...`}function g(e){let t=5381;for(let n=0;n<e.length;n+=1)t=(t<<5)+t^(e.codePointAt(n)??0);return(t>>>0).toString(36)}function _(e,t){return e?t===`once`?!0:new Date(e).toLocaleDateString()===new Date().toLocaleDateString():!1}function v(e){let t=localStorage.getItem(e);if(!t)return{};try{return JSON.parse(t)}catch{let e=Number(t);return Number.isNaN(e)?{}:{closedAt:e}}}function y(e,t){localStorage.setItem(e,JSON.stringify(t))}function b(b){let x=f(`components.biz.business.marquee`),{contents:S=m,click:C,close:w,displayStrategy:T,mode:E=`renderer`}=b,D=E===`editor`,O=p(),[k,A]=c(!0),[j,M]=c(!1),[N,P]=c(0);o(()=>{M(!0)},[]);let F=s(()=>{let e=T?.period?.start,t=T?.period?.end;if(!e&&!t)return!0;let n=Date.now(),r=e?new Date(e).getTime():0,i=t?new Date(t).getTime():2**53-1;return n>=r&&n<=i},[T?.period]),I=s(()=>(S??[]).map(e=>({...e,text:h(String(e?.text??``))})).filter(e=>!!e.text),[S]),L=s(()=>{let e=T?.rule??`once`,t=T?.period??{start:``,end:``};return`marquee_state_${g(JSON.stringify({rule:e,start:t.start??``,end:t.end??``,items:I.map(e=>({text:e.text??``,link:e.link??``}))}))}`},[T?.period,T?.rule,I]);if(o(()=>{P(0)},[I.length]),o(()=>{if(!j||D||!T?.rule||I.length===0)return;let e=v(L),t=_(e.displayedAt,T.rule),n=_(e.closedAt,T.rule);(t||n)&&A(!1)},[T?.rule,D,j,I.length,L]),o(()=>{if(!j||D||!T?.rule||!k||!F||I.length===0)return;let e=v(L);_(e.displayedAt,T.rule)||y(L,{...e,displayedAt:Date.now()})},[T?.rule,D,j,F,k,I.length,L]),!j||!k||!F||I.length===0)return null;let R=I[N%I.length],z=C?.enabled===!0,B=C?.link||R.link,V=z&&!!B,H=w?.enabled===!0;function U(){!T?.rule||I.length===0||y(L,{...v(L),closedAt:Date.now()})}let W=e=>{e.stopPropagation(),A(!1),U()},G=()=>{D||V&&B&&(H&&(A(!1),U()),O.push(B))},K=()=>{D||!k||I.length<=1||P(e=>(e+1)%I.length)},q=D?a[`marquee-item-paused`]:I.length>1?a[`marquee-item-once`]:a[`marquee-item-loop`];return u(t,{className:D?`px-3 py-2 w-full bg-bg1 pointer-events-none`:`px-3 py-2 w-full bg-bg1`,children:d(t,{className:`pl-[2px] pr-[12px] py-[2px] flex items-center w-full cursor-pointer relative rounded-[8px] overflow-hidden ${a[`marquee-shell`]}`,onClick:G,children:[u(t,{className:`relative shrink-0 w-[36px] h-[36px] mr-[4px]`,children:u(e,{src:typeof i==`string`?i:i.src,alt:x(`noticeAlt`),fill:!0,className:`object-cover`,unoptimized:!0})}),u(t,{className:`flex-1 overflow-hidden relative h-[22px] ml-1`,children:u(t,{className:`absolute inset-y-0 left-0 flex items-center whitespace-nowrap ${q}`,onAnimationEnd:K,children:u(n,{className:`inline-block text-[14px] text-[#f59e0b] leading-[22px] font-medium`,children:R.text})},`marquee-item-${N}`)}),d(t,{className:`flex items-center gap-[12px] shrink-0 ml-[4px]`,children:[V&&u(r,{className:`w-[16px] h-[16px] text-[#f59e0b]`}),H&&u(t,{className:`opacity-30 hover:opacity-100 transition-opacity`,onClick:W,children:u(l,{className:`w-[12px] h-[12px] text-[#F59E0B]`})})]})]})})}export{b as MarqueeClient};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
2
|
import { SchemaHasDefaultValue } from "../../../../utils/schema/schema.mjs";
|
|
3
3
|
import { DefineMaterialOption } from "../../../../utils/schema/material.mjs";
|
|
4
|
-
import "../../../../utils.mjs";
|
|
5
4
|
import { MarqueeClient } from "./client.mjs";
|
|
5
|
+
import "../../../../utils.mjs";
|
|
6
6
|
import { MarqueeServer } from "./server.mjs";
|
|
7
7
|
import * as zod from "zod";
|
|
8
8
|
import * as zod_v4_core0 from "zod/v4/core";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
|
|
2
|
-
"use client";import{Button as e}from"../../../ui/button.mjs";import t from"../../../../utils/event-bus.mjs";import{Box as n}from"../../../ui/box.mjs";import{Text as r}from"../../../ui/text.mjs";import{eventKey as i}from"../../../../constants/event-key.mjs";import{DeleteConfirmDialog as a}from"../../../common/delete-confirm-dialog/delete-confirm-dialog.mjs";import{useCallback as o,useEffect as s,useMemo as c,useState as l}from"react";import{jsx as u,jsxs as d}from"react/jsx-runtime";import{usePathname as
|
|
2
|
+
"use client";import{Button as e}from"../../../ui/button.mjs";import t from"../../../../utils/event-bus.mjs";import{Box as n}from"../../../ui/box.mjs";import{Text as r}from"../../../ui/text.mjs";import{eventKey as i}from"../../../../constants/event-key.mjs";import{DeleteConfirmDialog as a}from"../../../common/delete-confirm-dialog/delete-confirm-dialog.mjs";import{useCallback as o,useEffect as s,useMemo as c,useState as l}from"react";import{jsx as u,jsxs as d}from"react/jsx-runtime";import{useTranslations as f}from"next-intl";import{usePathname as p,useRouter as m,useSearchParams as h}from"next/navigation";function g(g){let _=f(`components.biz.business.searchHistory`),{title:v,rows:y=1,clearText:b,confirmDescription:x,storageKey:S=`guest`,onHistoryClick:C,mode:w=`renderer`}=g,T=b??_(`clear`),E=x??_(`confirmClearDescription`),D=c(()=>[_(`mockHistory1`),_(`mockHistory2`),_(`mockHistory3`)],[_]),[O,k]=l([]),[A,j]=l(!1),M=m(),N=p(),P=h(),F=`search_history_${S}`,I=o(()=>{let e=localStorage.getItem(F);if(e)try{k(JSON.parse(e))}catch(e){console.error(`Failed to parse search history`,e)}else k([])},[F]);s(()=>{I()},[I]),s(()=>(t.on(i.SEARCH_HISTORY_UPDATE,I),()=>{t.off(i.SEARCH_HISTORY_UPDATE,I)}),[I]);let L=()=>{k([]),localStorage.removeItem(F),j(!1),t.emit(i.SEARCH_HISTORY_UPDATE)},R=c(()=>{let e=O.length>0?O:w===`editor`?D:[],t=y*10;return e.slice(0,t)},[O,w,D,y]);if(R.length===0)return null;let z=e=>{if(C)C(e);else{let t=new URLSearchParams(P.toString());t.set(`q`,e);let n=N.includes(`/search`)?N:`/search`;M.push(`${n}?${t.toString()}`)}};return d(n,{className:`px-4 py-2`,children:[d(n,{className:`flex justify-between items-center mb-2`,children:[u(r,{className:`text-[16px] font-bold text-text1`,children:v}),u(e,{variant:`ghost`,size:`sm`,className:`text-text3 text-[12px] p-0 h-auto`,onClick:()=>j(!0),children:T})]}),u(n,{className:`flex flex-wrap gap-2 overflow-hidden`,style:{maxHeight:`${y*40}px`},children:R.map((e,t)=>u(n,{className:`px-3 py-1 bg-bg2 rounded-full cursor-pointer`,onClick:()=>z(e),children:u(r,{className:`text-[14px] text-text2 truncate max-w-[150px]`,children:e})},t))}),u(a,{open:A,onOpenChange:j,onConfirm:()=>{L()},title:``,description:E})]})}export{g as SearchHistoryClient};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
|
|
2
|
-
import{SearchHistoryClient as e}from"./client.mjs";import{jsx as t}from"react/jsx-runtime";import{getTranslations as n}from"next-intl/server";async function r(r){let{mode:i=`renderer`,...a}=r,o=await n(`components.biz.business.searchHistory`);return t(e,{...a,mode:i,title:a.title
|
|
2
|
+
import{SearchHistoryClient as e}from"./client.mjs";import{jsx as t}from"react/jsx-runtime";import{getTranslations as n}from"next-intl/server";async function r(r){let{mode:i=`renderer`,...a}=r,o=await n(`components.biz.business.searchHistory`);return t(e,{...a,mode:i,title:a.title||o(`defaultTitle`),clearText:o(`clear`),confirmDescription:o(`confirmClearDescription`)})}export{r as SearchHistoryServer};
|
|
@@ -7,6 +7,8 @@ import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
|
7
7
|
//#region components/biz/business/search-input/client.d.ts
|
|
8
8
|
type SearchInputProps = InferSchemaProps<typeof searchInputInspectorPropsSchema>;
|
|
9
9
|
interface ClientProps extends SearchInputProps {
|
|
10
|
+
/** 占位符,未配置时由服务端 defaultPlaceholder 兜底 */
|
|
11
|
+
placeholder?: string;
|
|
10
12
|
defaultPlaceholder?: string;
|
|
11
13
|
searchLabel?: string;
|
|
12
14
|
storageKey?: string;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
|
|
2
|
-
"use client";import e from"../../../../utils/event-bus.mjs";import{Box as t}from"../../../ui/box.mjs";import{Input as n}from"../../../ui/input.mjs";import{Text as r}from"../../../ui/text.mjs";import{eventKey as i}from"../../../../constants/event-key.mjs";import a from"../../../../assets/icons/left_arrow.mjs";import o from"../../../../assets/icons/search.mjs";import s from"../../../../assets/icons/clear.mjs";import{useCallback as c,useEffect as l,useState as u}from"react";import{jsx as d,jsxs as f}from"react/jsx-runtime";import{usePathname as
|
|
2
|
+
"use client";import e from"../../../../utils/event-bus.mjs";import{Box as t}from"../../../ui/box.mjs";import{Input as n}from"../../../ui/input.mjs";import{Text as r}from"../../../ui/text.mjs";import{eventKey as i}from"../../../../constants/event-key.mjs";import a from"../../../../assets/icons/left_arrow.mjs";import o from"../../../../assets/icons/search.mjs";import s from"../../../../assets/icons/clear.mjs";import{useCallback as c,useEffect as l,useState as u}from"react";import{jsx as d,jsxs as f}from"react/jsx-runtime";import{useTranslations as p}from"next-intl";import{usePathname as m,useRouter as h,useSearchParams as g}from"next/navigation";function _(_){let v=p(`components.pages.search`),{placeholder:y,defaultPlaceholder:b,searchLabel:x,storageKey:S=`guest`,onSearch:C,mode:w=`renderer`}=_,T=y||(b??v(`topHeader.placeholder`)),E=x??v(`topHeader.search`),D=w===`editor`,[O,k]=u(``),A=h(),j=m(),M=g(),N=`search_history_${S}`,P=c(t=>{if(!D&&t.trim()){try{let n=localStorage.getItem(N),r=n?JSON.parse(n):[];r=[t,...r.filter(e=>e!==t)],localStorage.setItem(N,JSON.stringify(r.slice(0,20))),e.emit(i.SEARCH_HISTORY_UPDATE)}catch(e){console.error(`Failed to save search history`,e)}if(C)C(t);else{let e=new URLSearchParams(M.toString());e.set(`q`,t);let n=j.includes(`/search`)?j:`/search`;A.push(`${n}?${e.toString()}`)}}},[N,D,C,j,A,M]);l(()=>{let e=M.get(`q`);e&&e!==O&&(k(e),P(e))},[M,P,O]),l(()=>{if(!D&&O===``){if(M.has(`q`)){let e=new URLSearchParams(M.toString());e.delete(`q`);let t=j.includes(`/search`)?j:`/search`;A.push(`${t}${e.toString()?`?${e.toString()}`:``}`)}e.emit(i.SEARCH_HISTORY_UPDATE)}},[D,O,j,A,M]);let F=()=>{P(O)};return f(t,{className:D?`px-3 py-2 bg-bg1 flex items-center gap-3 w-full pointer-events-none`:`px-3 py-2 bg-bg1 flex items-center gap-3 w-full`,children:[d(t,{className:`shrink-0 cursor-pointer active:opacity-70`,onClick:()=>{D||A.back()},children:d(a,{className:`w-4 h-4 text-text1`})}),f(t,{className:`flex-1 flex items-center gap-1 bg-bg2 border border-theme5 rounded-[20px] px-2 py-1.5 overflow-hidden`,children:[d(t,{className:`p-1 shrink-0`,children:d(o,{className:`w-[14px] h-[14px] text-text3`})}),d(n,{className:`flex-1 border-none bg-transparent p-0 h-auto text-[14px] leading-[22px] focus-visible:ring-0 text-text1 placeholder:text-text3`,placeholder:T,value:O,onChange:e=>k(e.target.value),onKeyDown:e=>e.key===`Enter`&&F()}),O&&d(s,{className:`w-[15px] h-[15px] text-text3 shrink-0 cursor-pointer active:opacity-70`,onClick:()=>{k(``)}})]}),d(t,{className:`shrink-0 cursor-pointer active:opacity-70`,onClick:F,children:d(r,{className:`text-[16px] text-text1 leading-[24px] font-normal`,children:E})})]})}export{_ as SearchInputClient};
|
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
import { SchemaHasDefaultValue } from "../../../../utils/schema/schema.mjs";
|
|
3
2
|
import { DefineMaterialOption } from "../../../../utils/schema/material.mjs";
|
|
4
|
-
import "../../../../utils.mjs";
|
|
5
3
|
import { SearchInputClient } from "./client.mjs";
|
|
6
4
|
import { SearchInputServer } from "./server.mjs";
|
|
7
5
|
import * as zod from "zod";
|
|
@@ -9,7 +7,6 @@ import * as zod_v4_core0 from "zod/v4/core";
|
|
|
9
7
|
|
|
10
8
|
//#region components/biz/business/search-input/material.d.ts
|
|
11
9
|
declare const searchInputMaterial: DefineMaterialOption<typeof SearchInputServer, typeof SearchInputClient, zod.ZodObject<{
|
|
12
|
-
placeholder: zod.ZodString & SchemaHasDefaultValue;
|
|
13
10
|
mode: zod.ZodOptional<zod.ZodEnum<{
|
|
14
11
|
renderer: "renderer";
|
|
15
12
|
editor: "editor";
|
|
@@ -1,15 +1,13 @@
|
|
|
1
1
|
|
|
2
|
-
import { SchemaHasDefaultValue } from "../../../../utils/schema/schema.mjs";
|
|
3
|
-
import "../../../../utils.mjs";
|
|
4
2
|
import * as zod from "zod";
|
|
5
3
|
import * as zod_v4_core0 from "zod/v4/core";
|
|
6
4
|
|
|
7
5
|
//#region components/biz/business/search-input/schema.d.ts
|
|
8
6
|
/**
|
|
9
7
|
* 搜索输入框物料属性定义
|
|
8
|
+
* 无需配置,低代码平台不展示配置面板;占位符等由服务端 i18n 注入。
|
|
10
9
|
*/
|
|
11
10
|
declare const searchInputInspectorPropsSchema: zod.ZodObject<{
|
|
12
|
-
placeholder: zod.ZodString & SchemaHasDefaultValue;
|
|
13
11
|
mode: zod.ZodOptional<zod.ZodEnum<{
|
|
14
12
|
renderer: "renderer";
|
|
15
13
|
editor: "editor";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
|
|
2
|
-
import{defineComponentPropsSchema as e
|
|
2
|
+
import{defineComponentPropsSchema as e}from"../../../../utils/schema/schema.mjs";const t=e({});export{t as searchInputInspectorPropsSchema};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
|
|
2
|
-
"use client";import{Box as e}from"../../../ui/box.mjs";import{Text as t}from"../../../ui/text.mjs";import n from"../../../../assets/icons/refresh.mjs";import{useMemo as r,useState as i}from"react";import{jsx as a,jsxs as o}from"react/jsx-runtime";import{usePathname as
|
|
2
|
+
"use client";import{Box as e}from"../../../ui/box.mjs";import{Text as t}from"../../../ui/text.mjs";import n from"../../../../assets/icons/refresh.mjs";import{useMemo as r,useState as i}from"react";import{jsx as a,jsxs as o}from"react/jsx-runtime";import{useTranslations as s}from"next-intl";import{usePathname as c,useRouter as l,useSearchParams as u}from"next/navigation";const d=[];function f(f){let p=s(`components.biz.business.textRecommend`),{title:m,displayCount:h=6,items:g=d,onItemClick:_,mode:v=`renderer`}=f,y=v===`editor`,b=l(),x=c(),S=u(),[C,w]=i(0),T=Math.ceil(g.length/h),E=r(()=>{if(g.length<=h)return g;let e=C%T*h;return g.slice(e,e+h)},[g,h,C,T]);if(g.length===0)return null;let D=e=>{e.stopPropagation(),w(e=>e+1)},O=e=>{if(_)_(e);else{let t=new URLSearchParams(S.toString());t.set(`q`,e);let n=x.includes(`/search`)?x:`/search`;b.push(`${n}?${t.toString()}`)}};return o(e,{className:y?`bg-bg1 p-3 flex flex-col gap-3 w-full pointer-events-none`:`bg-bg1 p-3 flex flex-col gap-3 w-full`,children:[o(e,{className:`flex items-center justify-between w-full`,children:[a(t,{className:`text-[18px] font-bold text-text1 leading-[26px]`,children:m||p(`defaultTitle`)}),o(e,{className:`flex items-center gap-1 cursor-pointer active:opacity-70 transition-opacity`,onClick:D,children:[a(t,{className:`text-[14px] text-text3 leading-[22px]`,children:p(`refreshBatch`)}),a(n,{className:`w-3 h-3 text-text3`})]})]}),a(e,{className:`grid grid-cols-2 gap-x-1 gap-y-1 w-full`,children:E.map((n,r)=>a(e,{className:`flex items-center h-[32px] cursor-pointer active:opacity-70 transition-opacity overflow-hidden`,onClick:()=>O(n.label),children:a(t,{className:`text-[14px] text-text1 leading-[22px] truncate w-full`,children:n.label})},`${C}-${r}`))})]})}export{f as TextRecommendClient};
|
|
@@ -12,7 +12,8 @@ interface ClientProps extends VideoHorizontalListProps {
|
|
|
12
12
|
}
|
|
13
13
|
/**
|
|
14
14
|
* 视频横向列表物料组件 - 客户端部分
|
|
15
|
-
*
|
|
15
|
+
* - 智能铺设开启:按标签调用热门列表接口,随机铺设推荐位,T+1 自动更新
|
|
16
|
+
* - 智能铺设关闭:按配置的内容 ID 取数;超过 8 个时分批拉取(每批 8 个),滚动到倒数第二个时触发下一批
|
|
16
17
|
*/
|
|
17
18
|
declare function VideoHorizontalListClient(props: ClientProps): react_jsx_runtime0.JSX.Element | null;
|
|
18
19
|
//#endregion
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
|
|
2
|
-
"use client";import e from"../../../../assets/images/frame.mjs";import
|
|
2
|
+
"use client";import e from"../../../../utils/get-res-url.mjs";import{batchGetVideoDetail as t}from"../../../../service/batch-get-video-detail.mjs";import{getPopularVideoListPost as n}from"../../../../service/get-popular-video-list-post.mjs";import r from"../../../../assets/images/frame.mjs";import i from"../../../../assets/images/subscript.mjs";import{useCallback as a,useEffect as o,useMemo as s,useRef as c,useState as l}from"react";import{Fragment as u,jsx as d,jsxs as f}from"react/jsx-runtime";import p from"next/image";import{useTranslations as m}from"next-intl";import h from"next/link";const g=[];function _(t,n){if(!t||!t.trim())return n;if(t.startsWith(`http`)||t.startsWith(`//`)||t.startsWith(`data:`))return t;let r=e();return r?`${r}${t.startsWith(`/`)?t:`/${t}`}`:t}function v(e){if(e==null)return``;let t=e;return t.img_y||t.media?.img_y||``}function y(e){if(e==null)return``;let t=e;return t.id||t.video_id||t.mid||``}function b(e){return e==null?``:e.name||``}function x(e){let t=e,n=t.type;return typeof n==`number`?n:t.is_more_link===!0||Number(t.episode_cnt||t.episode_count||t.episodes?.length||t.links?.length||0)>1?2:1}function S(e){if(!Number.isFinite(e)||e<=0)return``;let t=Math.floor(e),n=Math.floor(t/3600),r=Math.floor(t%3600/60),i=t%60,a=e=>String(e).padStart(2,`0`);return n>0?`${a(n)}:${a(r)}:${a(i)}`:`${a(r)}:${a(i)}`}function C(e,t){let n=e,r=Number(n.episode_cnt??0);if(!Number.isFinite(r)||r<=0)return``;let i=n.update_status;return t(r,i===0||i===`0`)}function w(e,t,n){return e?x(e)===2&&n?C(e,n):S(Number(e.duration??e.detail?.duration??0)):``}function T(e,t){if(!(e??``).trim())return``;let n=encodeURIComponent((t??``).trim()||``);return`/video/${e.trim()}/${n}/episode/1`}function E(e){return!e||!Array.isArray(e.tags)?[]:e.tags.map(e=>String(e).trim()).filter(Boolean)}function D(e){for(let t=e.length-1;t>0;t--){let n=Math.floor(Math.random()*(t+1));[e[t],e[n]]=[e[n],e[t]]}return e}function O(e,t){let n=[...e];return D(n),n.slice(0,Math.max(0,t))}function k(e,t){if(t<=0||!e.length)return[];if(e.length>=t)return O(e,t);let n=[];for(let t of e)n.push(t);for(;n.length<t;){let t=e[Math.floor(Math.random()*e.length)];n.push(t)}return D(n),n}function A(e,t){return(e.tags??[]).some(e=>(e.name??``).trim()===t)}function j(e,t,n){let r=new Set,i=[];for(let a=0;a<n;a++){let n=t[a]??``,o=n?e.filter(e=>!r.has(y(e))&&A(e,n)):[],s=o.length?o:e.filter(e=>!r.has(y(e))),c=s.length?s[Math.floor(Math.random()*s.length)]:void 0;c&&(r.add(y(c)),i.push(c))}return i}function M(e){if(!e)return``;let t=e,n=Number(t.static?.browse_cnt??0);if(!Number.isFinite(n)||n<=0)return``;if(n>=1e6){let e=(n/1e6).toFixed(1);return e.endsWith(`.0`)?`${e.slice(0,-2)}M`:`${e}M`}if(n>=1e3){let e=(n/1e3).toFixed(1);return e.endsWith(`.0`)?`${e.slice(0,-2)}k`:`${e}k`}return Math.floor(n).toString()}function N(){let e=new Date,t=new Date(e);return t.setHours(24,0,0,0),t.getTime()-e.getTime()}function P(e){let{title:x,items:S=g,commonPlayCount:C,commonEpisodes:D,layout:O,allEpisodesText:A,mode:P=`renderer`}=e,F=m(`components.biz.business.videoHorizontalList`),I=P===`editor`,[L,R]=l({}),[z,B]=l([]),[V,H]=l(0),U=c(null),W=!!O?.enabled,G=s(()=>E(O),[O]),K=S?.length??0,q=s(()=>W||!S?.length?[]:S.map(e=>String(e?.contentId??``).trim()).filter(Boolean),[W,S]),J=s(()=>q.length>0?Math.ceil(q.length/8):0,[q.length]),Y=a((e,t)=>F(t?`updatedTo`:`allEpisodes`,{count:e}),[F]),X=a(async(e,n)=>{if(e.length===0)return;let r=(await t({ids:e})).data?.videos??[],i={};for(let e of r){let t=y(e);t&&(i[t]=e)}R(e=>n?{...e,...i}:i)},[]);o(()=>{if(I||!S||S.length===0)return;let e=!1;async function t(){if(q.length===0){e||(R({}),H(0));return}if(q.length<=8){await X(q,!1),e||H(1);return}await X(q.slice(0,8),!1),e||H(1)}async function r(){let t=k(G,K),r=(await n({page_size:Math.max(20,K*10),tags:t.length?Array.from(new Set(t)):void 0})).data?.videos??[];e||B(j(r,t,K))}return(async()=>{try{W?await r():await t()}catch{e||(R({}),B([]),H(0))}})(),()=>{e=!0}},[I,W,S,G,K,q,X]),o(()=>{if(I||W||q.length<=8||V<1||V>=J)return;let e=U.current;if(!e)return;let t=new IntersectionObserver(e=>{let[t]=e;if(!t?.isIntersecting)return;let n=V,r=n*8,i=q.slice(r,r+8);i.length!==0&&(X(i,!0),H(n+1))},{root:null,rootMargin:`0px`,threshold:0});return t.observe(e),()=>t.disconnect()},[I,W,q,V,J,X]),o(()=>{if(I||!W||K<=0)return;let e,t=!1;function r(){e=window.setTimeout(()=>{let e=k(G,K);n({page_size:Math.max(20,K*10),tags:e.length?Array.from(new Set(e)):void 0}).then(n=>{t||B(j(n.data?.videos??[],e,K))}).catch(()=>{t||B([])}).finally(()=>{t||r()})},N())}return r(),()=>{t=!0,e!==void 0&&window.clearTimeout(e)}},[I,W,G,K]);let Z=s(()=>!S||S.length===0?g:S.map((e,t)=>{let n=String(e?.contentId??``).trim(),r=W?z[t]:n?L[n]:void 0,i=(e?.title??``).trim()||(r?b(r):``),a=(e?.cover??``).trim()||(e?.useVideoPoster?v(r):``),o=(e?.contentDescription??``).trim()||w(r,A,Y),s=(e?.playCountDelta??``).trim()||M(r);return{...e,contentId:n||(r?y(r):``),title:i,cover:a,contentDescription:o,playCountDelta:s}}),[A,Y,W,S,L,z]);if(!S||S.length===0)return null;let Q=!W&&q.length>8&&V>=1&&V<J?V*8-2:-1;return f(`div`,{className:I?`bg-bg1 px-3 py-3 pointer-events-none`:`bg-bg1 px-3 py-3`,children:[x&&d(`div`,{className:`mb-3 flex items-center justify-between`,children:d(`h2`,{className:`text-[18px] font-bold text-text1 leading-[26px]`,children:x})}),d(`div`,{className:`flex overflow-x-auto pb-2 scrollbar-hide space-x-2`,children:Z.map((e,t)=>{let n=W?C:e.showPlayCount??!1,a=e.playCountDelta,o=(W?D:e.showEpisodes??!1)&&(e.contentDescription??``).trim(),s=P===`renderer`?T(e.contentId??``,e.title??``):``,c=f(u,{children:[f(`div`,{className:`relative aspect-[116.67/155.56] rounded-lg overflow-hidden bg-bg2`,children:[I||e.cover?d(p,{src:_(e.cover,r),alt:e.title,fill:!0,sizes:`116.67px`,className:`object-cover text-[10px] text-text3`}):d(`div`,{className:`w-full h-full flex items-center justify-center text-text3 text-xs`,children:F(`noCover`)}),!W&&(e.badge??``).trim()?d(`div`,{className:`absolute top-0 right-0 w-8 h-8`,children:d(p,{src:(e.badge??``).trim()||i,alt:``,fill:!0,sizes:`32px`,className:`object-contain object-right-top`})}):null,f(`div`,{className:`absolute bottom-0 left-0 right-0 bg-gradient-to-t from-black/80 to-transparent pb-1 pt-3 px-1 flex justify-between items-center gap-1`,children:[d(`div`,{className:`flex items-center min-w-0 shrink`,children:n&&a?f(`div`,{className:`flex items-center gap-1 rounded bg-overlay px-1 py-0`,children:[d(`svg`,{xmlns:`http://www.w3.org/2000/svg`,width:`12`,height:`10`,viewBox:`0 0 12 10`,fill:`none`,className:`shrink-0`,"aria-hidden":!0,children:d(`path`,{d:`M7.56 5.18437L5.013 6.56737C4.893 6.63337 4.761 6.66937 4.638 6.66937C4.269 6.66937 4.002 6.38737 4.002 5.99737V3.28237C4.002 2.89237 4.269 2.61037 4.638 2.61037C4.764 2.61037 4.893 2.64637 5.013 2.70937L7.572 4.09237C7.803 4.21837 7.938 4.41637 7.938 4.63237C7.938 4.85137 7.8 5.05537 7.56 5.18437ZM9.807 9.27637L2.133 8.52937C0.954 8.52937 0 7.57537 0 6.39637V2.79937C0 1.62037 0.954 0.666368 2.133 0.666368L9.81 0.000367165C10.989 0.000367165 11.943 0.954367 11.943 2.13337V7.14337C11.9422 7.70935 11.7168 8.25188 11.3163 8.65181C10.9158 9.05174 10.373 9.27637 9.807 9.27637ZM10.875 2.13337C10.875 1.99351 10.8475 1.85502 10.7939 1.72581C10.7404 1.5966 10.662 1.47919 10.5631 1.3803C10.4642 1.2814 10.3468 1.20296 10.2176 1.14944C10.0883 1.09591 9.94986 1.06837 9.81 1.06837L2.133 1.73437C1.99314 1.73437 1.85465 1.76191 1.72544 1.81544C1.59623 1.86896 1.47883 1.9474 1.37993 2.0463C1.28104 2.14519 1.20259 2.2626 1.14907 2.39181C1.09555 2.52102 1.068 2.65951 1.068 2.79937V6.39637C1.068 6.67882 1.1802 6.94971 1.37993 7.14944C1.57966 7.34916 1.85054 7.46137 2.133 7.46137L9.807 8.20837C9.94686 8.20837 10.0853 8.18082 10.2146 8.1273C10.3438 8.07378 10.4612 7.99533 10.5601 7.89644C10.659 7.79754 10.7374 7.68014 10.7909 7.55093C10.8445 7.42171 10.872 7.28323 10.872 7.14337V2.13337H10.875Z`,fill:`white`})}),d(`span`,{className:`text-white text-[12px] leading-[20px]`,children:a})]}):null}),d(`div`,{className:`flex items-center shrink-0`,children:o?d(`span`,{className:`text-white text-[12px] leading-[20px]`,children:e.contentDescription}):null})]})]}),d(`div`,{className:`mt-2 py-2`,children:d(`h3`,{className:`text-[16px] text-text1 truncate font-bold leading-[24px]`,children:e.title})})]});return d(`div`,{ref:t===Q?U:void 0,className:`flex-shrink-0 w-[116.67px]`,children:s?d(h,{href:s,className:`block rounded-lg focus:outline-none focus-visible:ring-2 focus-visible:ring-primary`,children:c}):c},t)})})]})}export{P as VideoHorizontalListClient};
|
|
@@ -16,15 +16,15 @@ declare const videoHorizontalListMaterial: DefineMaterialOption<typeof VideoHori
|
|
|
16
16
|
moduleCount: zod.ZodNumber & SchemaHasDefaultValue;
|
|
17
17
|
layout: zod.ZodObject<{
|
|
18
18
|
readonly enabled: zod.ZodBoolean & SchemaHasDefaultValue;
|
|
19
|
-
readonly
|
|
20
|
-
}, zod_v4_core0.$strip>
|
|
21
|
-
commonPlayCount: zod.ZodObject<{
|
|
19
|
+
readonly tags: zod.ZodArray<zod.ZodString> & SchemaHasDefaultValue;
|
|
20
|
+
}, zod_v4_core0.$strip> | zod.ZodOptional<zod.ZodObject<{
|
|
22
21
|
readonly enabled: zod.ZodBoolean & SchemaHasDefaultValue;
|
|
23
|
-
readonly
|
|
24
|
-
}, zod_v4_core0.$strip
|
|
22
|
+
readonly tags: zod.ZodArray<zod.ZodString> & SchemaHasDefaultValue;
|
|
23
|
+
}, zod_v4_core0.$strip>>;
|
|
24
|
+
commonPlayCount: zod.ZodBoolean & SchemaHasDefaultValue;
|
|
25
25
|
commonEpisodes: zod.ZodBoolean & SchemaHasDefaultValue;
|
|
26
26
|
items: zod.ZodArray<zod.ZodObject<{
|
|
27
|
-
|
|
27
|
+
contentId: zod.ZodString & SchemaHasDefaultValue;
|
|
28
28
|
title: zod.ZodString & SchemaHasDefaultValue;
|
|
29
29
|
contentDescription: zod.ZodString & SchemaHasDefaultValue;
|
|
30
30
|
cover: zod.ZodString & SchemaHasDefaultValue;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
|
|
2
|
-
import{defineMaterial as e}from"../../../../utils/schema/material.mjs";import{VideoHorizontalListClient as t}from"./client.mjs";import{videoHorizontalListInspectorPropsSchema as n}from"./schema.mjs";import{VideoHorizontalListServer as r}from"./server.mjs";const i=e({type:`video-horizontal-list`,name
|
|
2
|
+
import{defineMaterial as e}from"../../../../utils/schema/material.mjs";import{VideoHorizontalListClient as t}from"./client.mjs";import{videoHorizontalListInspectorPropsSchema as n}from"./schema.mjs";import{VideoHorizontalListServer as r}from"./server.mjs";const i=e({type:`video-horizontal-list`,name:`图文推荐`,icon:`/static/components-thumb/search_recommend_media.png`,category:`内容组件`,serverComponent:r,clientComponent:t,propsSchema:n});export{i as videoHorizontalListMaterial};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
import { SchemaHasDefaultValue } from "../../../../utils/schema/schema.mjs";
|
|
3
|
-
import "../../../../utils.mjs";
|
|
3
|
+
import "../../../../utils/schema/index.mjs";
|
|
4
4
|
import { z } from "zod";
|
|
5
5
|
|
|
6
6
|
//#region components/biz/business/video-horizontal-list/schema.d.ts
|
|
@@ -12,15 +12,15 @@ declare const videoHorizontalListInspectorPropsSchema: z.ZodObject<{
|
|
|
12
12
|
moduleCount: z.ZodNumber & SchemaHasDefaultValue;
|
|
13
13
|
layout: z.ZodObject<{
|
|
14
14
|
readonly enabled: z.ZodBoolean & SchemaHasDefaultValue;
|
|
15
|
-
readonly
|
|
16
|
-
}, z.core.$strip>
|
|
17
|
-
commonPlayCount: z.ZodObject<{
|
|
15
|
+
readonly tags: z.ZodArray<z.ZodString> & SchemaHasDefaultValue;
|
|
16
|
+
}, z.core.$strip> | z.ZodOptional<z.ZodObject<{
|
|
18
17
|
readonly enabled: z.ZodBoolean & SchemaHasDefaultValue;
|
|
19
|
-
readonly
|
|
20
|
-
}, z.core.$strip
|
|
18
|
+
readonly tags: z.ZodArray<z.ZodString> & SchemaHasDefaultValue;
|
|
19
|
+
}, z.core.$strip>>;
|
|
20
|
+
commonPlayCount: z.ZodBoolean & SchemaHasDefaultValue;
|
|
21
21
|
commonEpisodes: z.ZodBoolean & SchemaHasDefaultValue;
|
|
22
22
|
items: z.ZodArray<z.ZodObject<{
|
|
23
|
-
|
|
23
|
+
contentId: z.ZodString & SchemaHasDefaultValue;
|
|
24
24
|
title: z.ZodString & SchemaHasDefaultValue;
|
|
25
25
|
contentDescription: z.ZodString & SchemaHasDefaultValue;
|
|
26
26
|
cover: z.ZodString & SchemaHasDefaultValue;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
|
|
2
|
-
import{defineArrayItemPropSchema as e,defineComponentPropsSchema as t,defineNumberPropSchema as n,defineObjectPropSchema as r,defineSwitchPropSchema as i,defineTextPropSchema as a}from"../../../../utils/schema/schema.mjs";import{z as o}from"zod";const s=o.object({
|
|
2
|
+
import{defineArrayItemPropSchema as e,defineComponentPropsSchema as t,defineNumberPropSchema as n,defineObjectPropSchema as r,defineSwitchPropSchema as i,defineTextPropSchema as a}from"../../../../utils/schema/schema.mjs";import{z as o}from"zod";const s=o.object({contentId:a({label:`推荐位内容`,defaultValue:``}),title:a({label:`推荐位内容名称`,defaultValue:`视频标题`}),contentDescription:a({label:`内容说明简介`,defaultValue:``}),cover:a({label:`推荐位封面`,defaultValue:``}),useVideoPoster:i({label:`沿用视频海报`,defaultValue:!0}),showPlayCount:i({label:`播放量显示`,defaultValue:!1}),playCountDelta:a({label:`播放量`,defaultValue:``,required:!1}),showEpisodes:i({label:`集数展示`,defaultValue:!0}),badge:a({label:`推荐位角标`,defaultValue:``,description:`角标图片地址,可通过低代码平台配置上传;留空则使用默认角标图`})}),c=t({title:a({label:`推荐位名称`,defaultValue:`推荐视频`}),moduleCount:n({label:`推荐模块数`,defaultValue:1}),layout:r({enabled:i({label:`智能铺设`,defaultValue:!1}),tags:e(o.string(),{label:`取数范围标签`,defaultValue:[`电影`]})},{label:`组件铺设`,defaultValue:{enabled:!1,tags:[`电影`]}}),commonPlayCount:i({label:`通用播放量`,defaultValue:!0}),commonEpisodes:i({label:`通用集数`,defaultValue:!0}),items:e(s,{label:`推荐位模块`,defaultValue:[{contentId:``,title:`视频标题 1`,contentDescription:``,cover:``,useVideoPoster:!0,showPlayCount:!0,playCountDelta:``,showEpisodes:!0,badge:``},{contentId:``,title:`视频标题 2`,contentDescription:``,cover:``,useVideoPoster:!0,showPlayCount:!0,playCountDelta:``,showEpisodes:!0,badge:``},{contentId:``,title:`视频标题 3`,contentDescription:``,cover:``,useVideoPoster:!0,showPlayCount:!0,playCountDelta:``,showEpisodes:!0,badge:``}]})});export{c as videoHorizontalListInspectorPropsSchema};
|
|
@@ -6,7 +6,7 @@ import * as class_variance_authority_types0 from "class-variance-authority/types
|
|
|
6
6
|
//#region components/ui/badge.d.ts
|
|
7
7
|
/** badgeVariants 工具定义。 */
|
|
8
8
|
declare const badgeVariants: (props?: ({
|
|
9
|
-
variant?: "link" | "default" | "
|
|
9
|
+
variant?: "link" | "default" | "outline" | "secondary" | "ghost" | "destructive" | null | undefined;
|
|
10
10
|
} & class_variance_authority_types0.ClassProp) | undefined) => string;
|
|
11
11
|
/** Badge 组件。 */
|
|
12
12
|
declare function Badge({
|
|
@@ -7,7 +7,7 @@ import * as class_variance_authority_types0 from "class-variance-authority/types
|
|
|
7
7
|
//#region components/ui/button.d.ts
|
|
8
8
|
/** buttonVariants 工具定义。 */
|
|
9
9
|
declare const buttonVariants: (props?: ({
|
|
10
|
-
variant?: "link" | "default" | "
|
|
10
|
+
variant?: "link" | "default" | "outline" | "secondary" | "ghost" | "destructive" | null | undefined;
|
|
11
11
|
size?: "default" | "xs" | "sm" | "lg" | "icon" | "icon-xs" | "icon-sm" | "icon-lg" | null | undefined;
|
|
12
12
|
} & class_variance_authority_types0.ClassProp) | undefined) => string;
|
|
13
13
|
/** Button 组件属性。 */
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
|
|
2
2
|
import * as React from "react";
|
|
3
3
|
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
4
|
-
import
|
|
4
|
+
import Image from "next/image";
|
|
5
5
|
|
|
6
6
|
//#region components/ui/image.d.ts
|
|
7
7
|
/** BaseImageProps 属性定义。 */
|
|
8
|
-
type BaseImageProps = Omit<React.ComponentPropsWithoutRef<typeof
|
|
8
|
+
type BaseImageProps = Omit<React.ComponentPropsWithoutRef<typeof Image>, 'className' | 'src' | 'alt' | 'width' | 'height' | 'loading' | 'priority' | 'fill' | 'style'>;
|
|
9
9
|
type CommonImageProps = BaseImageProps & {
|
|
10
10
|
/** 图片地址,支持普通 URL、默认资源路径和加密地址。 */src: string; /** 图片替代文本。 */
|
|
11
11
|
alt?: string; /** 图片类名。 */
|
|
@@ -27,6 +27,6 @@ type ImagePropsWithSize = CommonImageProps & {
|
|
|
27
27
|
/** ImageProps 属性定义。 */
|
|
28
28
|
type ImageProps = ImagePropsWithFill | ImagePropsWithSize;
|
|
29
29
|
/** 图片组件:支持 bnc 解密、默认资源域名拼接与错误占位。 */
|
|
30
|
-
declare function Image(props: ImageProps): react_jsx_runtime0.JSX.Element;
|
|
30
|
+
declare function Image$1(props: ImageProps): react_jsx_runtime0.JSX.Element;
|
|
31
31
|
//#endregion
|
|
32
|
-
export { BaseImageProps, CommonImageProps, Image, ImageProps, ImagePropsWithFill, ImagePropsWithSize };
|
|
32
|
+
export { BaseImageProps, CommonImageProps, Image$1 as Image, ImageProps, ImagePropsWithFill, ImagePropsWithSize };
|
package/dist/i18n/locales/en.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
|
|
2
|
-
var e={components:{biz:{basics:{fullscreenFeed:{runtime:{bottomInfo:{collapse:`Collapse`,expand:`Expand`,nextItem:`Next`,seriesAction:`Episodes · {title}`,seriesActionWithEpisode:`Episodes · {title} {episodeName}`},commentModal:{comment:`Comments`},userAction:{collectAction:`Collect`,commentAction:`Comment`,followFailed:`Follow failed`,like:`Like`,likeAction:`Like`,loginRequired:`Please log in first`,shareAction:`Share`},videoSlide:{watchFullscreen:`Watch full screen`}}}},business:{comment:{commentInput:{cannotSelectVideoWhenImageSelected:`Cannot select a video after choosing images`,dragFileNotSupported:`Drag-and-drop images/files is not supported. Please use the upload button below`,image:`Pictures`,imageUploadFailed:`Image upload failed`,partialImageUploadFailed:`Some images failed to upload`,pasteFileNotSupported:`Pasting images/files is not supported. Please use the upload button below`,placeholder:`Say something...`,publishCommentFailed:`Failed to publish comment`,publishDefault:`Publish`,publishSuccess:`Published successfully`,publishing:`Publishing...`,video:`Video`,videoUploadFailed:`Video upload failed`},commentItem:{contentInReview:`Content in review`,dislike:`Dislike`,like:`Like`,reply:`Reply`,replyCount:`{count} replies`},commentList:{dislikeHint:`Already disliked`,emptyPrompt:`No comments yet. Be the first one!`,fetchCommentsFailed:`Failed to fetch comments`,invalidReplyTarget:`Invalid reply target`,loading:`Loading...`,loginRequired:`Please log in first`,noMore:`No more`,publishCommentFailed:`Failed to publish comment`,publishReplyFailed:`Failed to publish reply`,viewMore:`View more`},replyDetail:{commentDetail:`Comment details`,dislike:`Dislike`,dislikeHint:`Already disliked`,fetchRepliesFailed:`Failed to fetch replies`,follow:`Follow`,followFailed:`Failed to follow`,followed:`Following`,invalidReplyTarget:`Invalid reply target`,like:`Like`,loginRequired:`Please log in first`,publishReplyFailed:`Failed to publish reply`,reply:`Reply`,underReview:`Content in review`,unfollowFailed:`Failed to unfollow`}},contact:{contactList:{myFollowing:`Following`,noFollowingUsers:`You are not following any users yet`,noMore:`No more`,noSearchResult:`No results found`},contactSearch:{cancel:`Cancel`,close:`Close`,placeholder:`Search users you want to @`}},detail:{detailFollowAction:{follow:`Follow`,following:`Following`},detailGuessLike:{title:`Guess you like it`},detailIntroduction:{collapse:`Collapse`,expand:`Expand`,score:`Score`},detailOperate:{collectAdded:`Added`,collectFailed:`Failed to collect`,collection:`Collection`,defaultCollection:`Default Collection`,like:`Like`,modifyCollection:`Change`,modifyCollectionSuccess:`Collection updated`,operateFailed:`Operation failed, please try again`,share:`Bagikan`},detailPopularComments:{emptyPrompt:`Looking forward to your first comment`,like:`Like`,mediaPlaceholder:`[Image/Video]`,popularComments:`Pop comments`},detailTabs:{discussion:`DISCUSSION`,video:`Video`},postRecommendList:{title:`Related Posts`},videoHero:{coverAlt:`Video player cover`,noVideos:`No videos available`}},fullscreenFeed:{variants:{fullscreenVideoFeed:{runtime:{client:{contentLoading:`Loading content...`}}}}},navBar:{variants:{basicNavBar:{runtime:{channelFilterDialog:{add:`Add`,allAddedTo:`All have been added to`,allChannels:`All channels`,delete:`Delete`,moreChannels:`More channels`,myChannels:`My channels`,resetDefault:`Reset to default`}}}}},searchHistory:{clear:`Clear`,clearAllHistory:`Delete all history`,confirmClearDescription:`Are you sure you want to delete all search history
|
|
2
|
+
var e={components:{biz:{basics:{fullscreenFeed:{runtime:{bottomInfo:{collapse:`Collapse`,expand:`Expand`,nextItem:`Next`,seriesAction:`Episodes · {title}`,seriesActionWithEpisode:`Episodes · {title} {episodeName}`},commentModal:{comment:`Comments`},userAction:{collectAction:`Collect`,commentAction:`Comment`,followFailed:`Follow failed`,like:`Like`,likeAction:`Like`,loginRequired:`Please log in first`,shareAction:`Share`},videoSlide:{watchFullscreen:`Watch full screen`}}}},business:{comment:{commentInput:{cannotSelectVideoWhenImageSelected:`Cannot select a video after choosing images`,dragFileNotSupported:`Drag-and-drop images/files is not supported. Please use the upload button below`,image:`Pictures`,imageUploadFailed:`Image upload failed`,partialImageUploadFailed:`Some images failed to upload`,pasteFileNotSupported:`Pasting images/files is not supported. Please use the upload button below`,placeholder:`Say something...`,publishCommentFailed:`Failed to publish comment`,publishDefault:`Publish`,publishSuccess:`Published successfully`,publishing:`Publishing...`,video:`Video`,videoUploadFailed:`Video upload failed`},commentItem:{contentInReview:`Content in review`,dislike:`Dislike`,like:`Like`,reply:`Reply`,replyCount:`{count} replies`},commentList:{dislikeHint:`Already disliked`,emptyPrompt:`No comments yet. Be the first one!`,fetchCommentsFailed:`Failed to fetch comments`,invalidReplyTarget:`Invalid reply target`,loading:`Loading...`,loginRequired:`Please log in first`,noMore:`No more`,publishCommentFailed:`Failed to publish comment`,publishReplyFailed:`Failed to publish reply`,viewMore:`View more`},replyDetail:{commentDetail:`Comment details`,dislike:`Dislike`,dislikeHint:`Already disliked`,fetchRepliesFailed:`Failed to fetch replies`,follow:`Follow`,followFailed:`Failed to follow`,followed:`Following`,invalidReplyTarget:`Invalid reply target`,like:`Like`,loginRequired:`Please log in first`,publishReplyFailed:`Failed to publish reply`,reply:`Reply`,underReview:`Content in review`,unfollowFailed:`Failed to unfollow`}},contact:{contactList:{myFollowing:`Following`,noFollowingUsers:`You are not following any users yet`,noMore:`No more`,noSearchResult:`No results found`},contactSearch:{cancel:`Cancel`,close:`Close`,placeholder:`Search users you want to @`}},detail:{detailFollowAction:{follow:`Follow`,following:`Following`},detailGuessLike:{title:`Guess you like it`},detailIntroduction:{collapse:`Collapse`,expand:`Expand`,score:`Score`},detailOperate:{collectAdded:`Added`,collectFailed:`Failed to collect`,collection:`Collection`,defaultCollection:`Default Collection`,like:`Like`,modifyCollection:`Change`,modifyCollectionSuccess:`Collection updated`,operateFailed:`Operation failed, please try again`,share:`Bagikan`},detailPopularComments:{emptyPrompt:`Looking forward to your first comment`,like:`Like`,mediaPlaceholder:`[Image/Video]`,popularComments:`Pop comments`},detailTabs:{discussion:`DISCUSSION`,video:`Video`},postRecommendList:{title:`Related Posts`},videoHero:{coverAlt:`Video player cover`,noVideos:`No videos available`}},fullscreenFeed:{variants:{fullscreenVideoFeed:{runtime:{client:{contentLoading:`Loading content...`}}}}},marquee:{noticeAlt:`Notice`},navBar:{variants:{basicNavBar:{runtime:{channelFilterDialog:{add:`Add`,allAddedTo:`All have been added to`,allChannels:`All channels`,delete:`Delete`,moreChannels:`More channels`,myChannels:`My channels`,resetDefault:`Reset to default`}}}}},searchHistory:{clear:`Clear`,clearAllHistory:`Delete all history`,confirmClearDescription:`Are you sure you want to delete all search history?`,defaultTitle:`Search History`,mockHistory1:`Sample history 1`,mockHistory2:`Sample history 2`,mockHistory3:`Sample history 3`},textRecommend:{defaultTitle:`Recommended search`,refreshBatch:`Refresh`},videoHorizontalList:{allEpisodes:`All {count} episodes`,defaultTitle:`Recommended Videos`,noCover:`No cover`,updatedTo:`Updated to {count} episodes`}}},common:{blockedDialog:{contactSupport:`Contact Support`,description:`Due to: {remark}, your account has been restricted from logging in.
|
|
3
3
|
Unblock time: {unblockTime}
|
|
4
4
|
If this was not you, please contact support or file an appeal.`,gotIt:`Got it`,remarkDefault:`Abnormal behavior detected`,title:`Account Restricted`,unblockTimePermanent:`Permanent`},collectionPopup:{collectSuccess:`Added to collection`,coverAlt:`Cover image`,createCollection:`Create Collection`,createCollectionHint:`to create your collection.`,createModalAction:`Done`,createModalTitle:`New Collection`,favoriteToCollectionTitle:`Favorite to Collection`,newCollection:`New`,noCollections:`No collections yet`,postsCountSuffix:`Posts`,selectTitle:`Select Collection`,updateSuccess:`Collection updated`},debugLocaleSwitcher:{current:`Current`,languageDebugging:`Language Debugging`},deleteConfirmDialog:{cancel:`Cancel`,confirm:`Delete`,description:`This action cannot be undone.`},followButton:{follow:`Follow`,followFailed:`Failed to follow`,following:`Following`,loginFailed:`Login failed`,loginRequired:`Please log in first`,unfollowConfirmDialog:{cancel:`cancel`,confirm:`OK`,confirmUnfollow:`Are you sure you want to unfollow`},unfollowFailed:`Failed to unfollow`},imageCropModal:{cancel:`Cancel`,confirm:`Confirm`,processing:`Processing...`},infoCard:{cardBottom:{comment:`Comment`,dislike:`Dislike`,like:`Like`,share:`Share`}},list:{collectionList:{collectionListItem:{contentCountSuffix:`content`,movieLabel:`Movie`}}},photoGrid:{episodeLoading:`Episode Loading`,missingEpisode:`Missing valid episode`,noEpisodes:`No episodes available`},picker:{genderPicker:{cancel:`Cancel`,confirm:`Confirm`,options:{female:`Female`,male:`Male`,secret:`Secret`},title:`Select Gender`},pickerDrawer:{cancel:`Cancel`,confirm:`Confirm`,title:`Please Select`}},seriesEpisodes:{completedSeriesTotal:`Completed series: {total} episodes`,episodeLabel:`Episode {episode}`,episodeNotFound:`Episode not found`,episodeSwitchFailed:`Failed to switch episode`,episodeTitle:`Episode title`,ongoingSeriesTotal:`Ongoing series: {total} episodes`,ongoingSeriesUpdatedTo:`Ongoing series: updated to {total} episodes`,selectorTitle:`Episodes`,singleContent:`Single episode`},sharePopup:{shareContent:{copyFailed:`Copy failed`,copyShareLink:`Copy link`,copySuccess:`Copied`,shareHint:`Can paste a link to share with friends`,shareLinksTitle:`Share Links`},shareDrawer:{cancel:`Cancel`,collectionLabel:`Collection`,label:`Uncollect`,moments:`Moments`,wechat:`WeChat`,wechatFriend:`WeChat Friend`}},skeleton:{loading:`Loading`},title:`Are you sure you want to delete this content?`},pages:{collectionAdd:{page:{collectionNotFound:`Collection not found`,done:`Done`,emptyPublish:`No posts available to add`,selectPostFirst:`Please select posts first`,submitFailed:`Add failed, please try again later`,submitSuccess:`Added successfully`,submitting:`Adding...`,title:`Add posts to collection`,userNotFound:`User not found`}},collectionCreate:{form:{addCover:`Add cover`,collectionNotFound:`Collection not found`,coverAlt:`Collection cover`,coverLabel:`Cover`,coverUploadFailed:`Failed to upload cover`,create:`Create`,createFailed:`Create failed`,createSuccess:`Created successfully`,createTitle:`Create Collection`,creating:`Creating...`,descriptionLabel:`Description`,descriptionPlaceholder:`Add a description for this collection`,editTitle:`Edit Collection`,label:`Title`,save:`Save`,saveFailed:`Save failed`,saveSuccess:`Saved successfully`,saving:`Saving...`,signatureLabel:`Description`,titlePlaceholder:`Please enter collection title`,titleRequired:`Please enter collection title`,uploading:`Uploading...`}},collectionDetail:{components:{collectionDetailCard:{collectedInLabel:`Collected in:`}},detail:{add:`Add Content`,cancel:`Cancel`,collectionManageTitle:`Collection Management`,contentCountSuffix:`Section Contents`,coverAlt:`Collection cover`,defaultCollectionDeleteNotSupported:`Default collection cannot be deleted`,defaultTitle:`Collection`,delete:`Delete`,deleteCollection:`Delete collection`,deleteFailed:`Delete failed`,deleteSuccess:`Collection deleted`,deleting:`Deleting...`,done:`Done`,editCollection:`Edit Collection`,emptyContent:`No content yet`,manageCollection:`Manage Collection`,operationFailed:`Operation failed, please try again later`,ownerAvatarAlt:`Collection owner`,pleaseLogin:`Please log in first`,selectAll:`Select all`,subscribe:`Subscribe`,subscribeOperateFailed:`Subscription action failed`,subscribeProcessing:`Processing...`,subscribeSuccess:`Subscribed successfully`,subscribed:`Subscribed`,uncollectFailed:`Failed to remove from collection`,uncollectSuccess:`Removed from collection`,unsubscribeSuccess:`Unsubscribed`,updatedSuffix:`Update`}},edit:{page:{avatarUpdateSuccess:`Updated successfully`,avatarUploadFailed:`Failed to upload avatar. Please try again later.`,avatarUploading:`Uploading...`,clickToChangeAvatar:`Tap to change avatar`,displayIdLabel:`Display ID`,genderFemale:`Female`,genderLabel:`Gender`,genderMale:`Male`,genderSecret:`Private`,genderSelect:`Please select`,genderUpdateSuccess:`Gender updated successfully`,imageTypeInvalid:`Only JPG/JPEG/PNG formats are supported`,label:`Nickname`,loading:`Loading`,nicknameInvalidChars:`Nickname only supports _, - and .`,nicknamePlaceholder:`Enter your nickname`,nicknameRequired:`Please enter a nickname`,nicknameTooShort:`Nickname must be at least 2 characters`,nicknameUpdateSuccess:`Nickname updated successfully`,save:`Save`,saveFailed:`Save failed. Please try again later.`,saveSuccess:`Saved successfully`,signatureLabel:`Signature`,signaturePlaceholder:`Enter your bio`,signatureTooShort:`Bio must be at least 2 characters`,signatureUpdateSuccess:`Bio updated successfully`,submit:`Submit`,title:`Edit profile`,updateFailed:`Update failed. Please try again later.`,userNotFound:`User info not found`}},feedSeries:{feedSeriesClient:{episodeLoading:`Episode Loading`,episodeSelectorTitle:`Episodes`,missingEpisode:`Missing valid episode`,noEpisodes:`No episodes available`},page:{videoLoading:`Loading video...`}},feedback:{components:{feedbackForm:{addScreenshot:`Add screenshot`,alt:`Screenshot of feedback`,contactLabel:`Contact`,contentMinLength:`Problem description must be at least 4 characters.`,delete:`Delete`,imageTypeInvalid:`Only JPG/JPEG/PNG formats are supported`,label:`Feedback content`,loading:`Submitting...`,message:`Update failed, please try again later.`,missingContact:`Enter your contact information.`,missingFeedback:`Please enter your feedback`,missingScreenshot:`Please upload a screenshot`,placeholder:`obtain SMS verification code`,placeholder1_6d0242:`Please enter your email or phone number so we can resolve your issue.`,screenshotLabel:`Upload Screenshot`,screenshotUploadFailed:`Screenshot upload failed, please try again later`,submit:`SUBMIT`,submitsuccess:`Feedback submitted successfully. We will resolve it as soon as possible.`,title:`Feedback`,uploading:`UPLOADING...`}}},follow:{components:{followButton:{follow:`Follow`,following:`Following`},interactionTabs:{fans:`Fans`,follow:`Follow`},userList:{follow:`Follow`,followBack:`Follow back`,followNow:`Follow now`,noFans:`No fans yet`,noFollowedUsers:`Not following any users`}},pages:{fans:{privateListUnavailable:`This fan list is not publicly available`},followed:{privateListUnavailable:`This following list is not publicly available`}}},fullscreenFeed:{page:{episodeSelectorTitle:`Episodes`,missingParams:`Missing testimonial bit or episode parameter`}},login:{forgot:{back:`Back`,emailPlaceholder:`Enter your email`,getCode:`Get verification code`,loginLink:`Remembered your password? Log in`,or:`or`,sendFailed:`Failed to send, please try again later`,sending:`Sending...`,title:`Forgot your password?`},index:{loginFailed:`Login failed. Please try again later.`,loginSuccess:`Logged in successfully`},loginClient:{agreeToTerms:`I have read and agree to the Terms of Service and Privacy Policy`,agreeToTermsPrefix:`I have read and agree to the `,and:` and `,close:`Close`,emailPlaceholder:`Enter your email`,forgotPassword:`Forgot Password`,hidePassword:`Hide password`,loggingIn:`Logging in...`,login:`Log in`,noAccount:`Don't have an account?`,passwordPlaceholder:`Enter your password`,privacyPolicy:`Privacy Policy`,registerLink:`Create a new account`,showPassword:`Show password`,title:`Log in to your account`,userAgreement:`Terms of Service`},password:{back:`Back`,confirmModify:`Confirm changes`,confirmPasswordPlaceholder:`Re-enter your password`,confirmReset:`Confirm reset`,passwordInvalidCharacters:`Use only letters, numbers, and supported special characters`,passwordNeedTwoTypes:`Include at least 2 character types (upper/lower/number/special)`,passwordPlaceholder:`Enter a password (8-32 characters)`,passwordSetSuccess:`Password updated`,passwordTooLong:`Password must be no more than 32 characters`,passwordTooShort:`Password must be at least 8 characters`,passwordsNotMatch:`Passwords do not match`,register:`Register`,setLoginPassword:`Set a login password`,setNewPassword:`Set a new password`,submitFailed:`Failed to submit. Please try again later.`,submitting:`Submitting...`},register:{back:`Back`,emailPlaceholder:`Enter your email`,getCode:`Get verification code`,hasAccount:`Already have an account?`,invalidEmail:`Please enter a valid email`,loginLink:`Log in`,sendFailed:`Failed to send`,sending:`Sending...`,title:`Create your account`},resetPassword:{back:`Back`,codePlaceholder:`Enter the verification code`,passwordRuleHint:`Use 8-32 characters and include at least 2 types (upper/lower/number/special)`,resend:`Resend`,sendCode:`Send code`,sendFailed:`Failed to send`,title:`Reset password`,verifyEmail:`Verify email`,verifyFailed:`Verification failed. Please try again later.`,verifyHint:`Verify your identity`,verifyViaEmail:`Verify via email`,verifying:`Verifying...`},verify:{back:`Back`,invalidCode:`Invalid verification code`,nextStep:`Next`,resend:`Resend`,sentTo:`Sent to`,title:`Enter the verification code`,verifying:`Verifying...`}},postDetail:{postDetailClient:{comment:`Comments`,postDeleted:`This post has been deleted`,postOffline:`This post is no longer available`,reactions:`Reactions`}},profile:{client:{collect:`Collect`,collectionNotPublic:`This collection is private`,editProfile:`Edit profile`,exploreAdventures:`Explore amazing adventures.`,follow:`Follow`,followFailed:`Follow failed`,followSuccess:`Followed successfully`,followed:`Following`,history:`History`,imageTooLarge:`The image is too large. Please choose one smaller than 5MB.`,imageTypeInvalid:`Only JPG/JPEG/PNG formats are supported`,like:`Like`,likeNotPublic:`Likes are private`,loginNow:`Log in`,loginRequiredForUpload:`Please log in and try again.`,loginToView:`Please log in to view`,mediaUpdateSuccess:`Updated successfully`,operationFailed:`Operation failed. Please try again later.`,processing:`Processing...`,publish:`Publish`,unfollowFailed:`Unfollow failed`,unfollowSuccess:`Unfollowed`,uploadFailed:`Upload failed. Please try again later.`,welcomeToPlanet:`Welcome`},components:{tabs:{collectTab:{cancel:`Cancel`,collections:`Collections`,created:`Created`,delete:`Delete`,edit:`Edit`,emptyContent:`You haven't collected any content yet`,noCreatedCollections:`No created collections yet`,noSubscribedCollections:`No subscribed collections yet`,operationFailed:`Operation failed, please try again later`,pleaseLogin:`Please log in first`,posts:`Posts`,processing:`Processing...`,selectAll:`Select All`,subscribed:`Subscribed`,uncollectFailed:`Failed to uncollect`,uncollectedSuccess:`Uncollected successfully`,video:`Video`},historyTab:{cancel:`Cancel`,delete:`Delete`,deleteFailed:`Deletion failed.`,edit:`Edit`,emptyContent:`You have no watch history yet`,historyDeletedSuccess:`Browsing history deleted`,operationFailed:`Operation failed, please try again later`,pleaseLogin:`Please log in first`,posts:`Posts`,processing:`Processing...`,selectAll:`Select All`,video:`Video`},likeTab:{cancel:`Cancel`,delete:`Delete`,edit:`Edit`,emptyContent:`You haven't liked any content yet`,operationFailed:`Operation failed, please try again later`,pleaseLogin:`Please log in first`,posts:`Posts`,processing:`Processing...`,selectAll:`Select All`,unlikeFailed:`Failed to unlike`,unlikedSuccess:`Unliked successfully`,video:`Video`},publishTab:{deleteFailed:`Delete failed`,deleteSuccess:`Deleted`,emptyText:`No published content yet`}},userProfileHeader:{fans:`Fans`,follow:`Follow`,likesReceived:`Likes Received`}}},publish:{components:{collection:{createCollection:`Create Collection`,moreCollections:`More collections`,syncToCollection:`Sync to collection`},collectionCard:{contentCountSuffix:`Bar Contents`},collectionPopup:{noCollections:`No collections yet`,syncToCollection:`Sync to collection`},coverItem:{coverAlt:`Cover`,editCover:`Edit cover`,uploadImage:`Upload Image`},editor:{headlineHint:`With Headline`},header:{publish:`Publish`},materialItem:{deleteMaterial:`Delete media`,uploadImage:`Uploaded image`,videoCover:`Video cover`},mediaPreview:{previewAlt:`Preview`},uploadProgress:{uploading:`Uploading`}},pageClient:{cancel:`cancel`,editContentFirst:`Please edit the content first`,maxMaterialCount:`You can upload up to 9 materials`,publishFailed:`Publish failed, please try again later`,publishSuccess:`Published successfully`,resume:`Continued`,switchToPostConfirm:`Switching to post will clear the main video. Continue?`,switchToVideoConfirm:`Switching to video will clear existing materials. Continue?`,title:`Confirm toggle`,uploadFailedCount:`{count} files failed to upload`}},search:{hotRecommend:{hotPostsTitle:`Popular Posts`,hotVideosTitle:`Popular Videos`},hotSearch:{recommendedSearches:`Recommended searches`},pageClient:{searchHistory:`Search History`,tabs:{all:`All`,post:`Posts`,user:`Users`,video:`Videos`}},searchResult:{searchAll:{emptyResult:`No related content found`,more:`MORE`,relatedSuffix:`Related`},searchUser:{emptyResult:`No related content found`,followersSuffix:`Followers`},searchVideoInfo:{noRelevantContent:`No relevant content found`}},topHeader:{placeholder:`Please enter keywords`,search:`Cari`}},settings:{components:{resetPasswordDrawer:{boundEmailNotice:`The email address is currently bound`,codeSentSuccess:`Verification code sent`,confirmPasswordPlaceholder:`Please enter the login password again`,passwordPlaceholder:`Enter password (6-18 characters)`,passwordResetSuccess:`Password changed successfully`,resendAfter:`resend after`,resetFailed:`Modification failed, please try again later`,resetPassword:`Change Password`,sendCode:`Send verification code`,sendFailed:`Failed to send, please try again later`,sending:`Sending...`,setNewPasswordHint:`Set a new login password`,submitting:`Submitting...`,title:`Reset Password`,verifyEmailButton:`Validate Email`,verifyFailed:`Verification failed, please check the code`,verifyHint:`Perform verification`,verifySuccess:`Verification successful`,verifying:`Verifying...`},settings:{button:`Log Out`,cancel:`Cancel`,collectionsTitle:`Collections`,confirm:`Confirm`,feedbackTitle:`Feedback`,follow:`Following`,followersTitle:`Followers`,languageTitle:`Language`,like:`Likes`,listPrivateHint:`This list will be private`,logoutConfirmMessage:`Are you sure you want to log out?`,privacySettingsTitle:`Privacy Settings`,resetPasswordTitle:`Reset Password`,switchTo:`Switch to`,title:`Settings`,whenOff:`When turned off`}}},userFollow:{components:{comprehensiveTab:{empty:`No content yet, try somewhere else.`,postsFeed:`Posts Feed`},contentItem:{filmAndTv:`Film and television related`},followNoLogin:{login:`Log in`,notLoggedIn:`You are not logged in`},followNoUser:{empty:`You haven't followed anyone yet`},followedList:{newUpdate:`New update`,seeAll:`See All`},postTab:{empty:`Not following any posts`}},page:{tabs:{posts:`Posts`}}},videoDetail:{videoDetailClient:{videoDeleted:`This video has been deleted`,videoUnavailable:`This video is unavailable`}}},ui:{infiniteScroll:{failed:`Load failed, click to retry`,loading:`Loading`,noMore:`No more`},list:{empty:`No content yet`,loading:`Loading...`,postList:{earlier:`Earlier`,empty:`No browsing history`,postListItem:{coverAlt:`Post cover`},today:`Today`,yesterday:`Yesterday`},userActivityList:{earlier:`Earlier`,empty:`No browsing history`,today:`Today`,userActivityListActions:{comment:`Comment`,dislike:`Dislike`,like:`Like`,likeFailed:`Like failed`,share:`Share`},userActivityListItem:{collapse:`Collapse`,collectFailed:`Collection failed`,expand:`Expand`,mediaAlt:`Feed image`},yesterday:`Yesterday`},videoList:{earlier:`Earlier`,empty:`No viewing history`,today:`Today`,videoListItem:{coverAlt:`Video cover`,movie:`Movie`,series:`Series`,watchUntil:`Watched `},yesterday:`Yesterday`}},loading:{label:`Loading...`}}},tabBar:{follow:`Follow`,home:`Home`,message:`Message`,mine:`Mine`}};export{e as default};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
|
|
2
|
-
var e={components:{biz:{basics:{fullscreenFeed:{runtime:{bottomInfo:{collapse:`收起`,expand:`展开`,nextItem:`下一条`,seriesAction:`选集·{title}`,seriesActionWithEpisode:`选集·{title} {episodeName}`},commentModal:{comment:`评论`},userAction:{collectAction:`收藏`,commentAction:`评论`,followFailed:`关注失败`,like:`赞`,likeAction:`喜欢`,loginRequired:`请先登录`,shareAction:`分享`},videoSlide:{watchFullscreen:`全屏观看`}}}},business:{comment:{commentInput:{cannotSelectVideoWhenImageSelected:`已选择图片时不能再选择视频`,dragFileNotSupported:`不支持拖拽图片/文件,请使用下方按钮上传`,image:`图片`,imageUploadFailed:`上传图片失败`,partialImageUploadFailed:`部分图片上传失败`,pasteFileNotSupported:`不支持粘贴图片/文件,请使用下方按钮上传`,placeholder:`说点什么...`,publishCommentFailed:`发布评论失败`,publishDefault:`发布`,publishSuccess:`发布成功`,publishing:`发布中...`,video:`视频`,videoUploadFailed:`视频上传失败`},commentItem:{contentInReview:`内容审核中`,dislike:`踩`,like:`赞`,reply:`回复`,replyCount:`{count}条回复`},commentList:{dislikeHint:`你已经点踩过了`,emptyPrompt:`还没人评论,快来成为第一人吧`,fetchCommentsFailed:`获取评论失败`,invalidReplyTarget:`回复目标无效`,loading:`加载中...`,loginRequired:`请先登录`,noMore:`没有更多了`,publishCommentFailed:`发布评论失败`,publishReplyFailed:`发布回复失败`,viewMore:`查看更多`},replyDetail:{commentDetail:`评论详情`,dislike:`踩`,dislikeHint:`你已经点踩过了`,fetchRepliesFailed:`获取回复列表失败`,follow:`关注`,followFailed:`关注失败`,followed:`已关注`,invalidReplyTarget:`无效回复对象`,like:`赞`,loginRequired:`请先登录`,publishReplyFailed:`发布回复失败`,reply:`回复`,underReview:`内容审核中`,unfollowFailed:`取消关注失败`}},contact:{contactList:{myFollowing:`我的关注`,noFollowingUsers:`你还没有关注任何用户`,noMore:`没有更多了`,noSearchResult:`没有搜索到结果`},contactSearch:{cancel:`取消`,close:`关闭`,placeholder:`请搜索你想@的人`}},detail:{detailFollowAction:{follow:`关注`,following:`已关注`},detailGuessLike:{title:`猜你喜欢`},detailIntroduction:{collapse:`收起`,expand:`展开`,score:`评分`},detailOperate:{collectAdded:`已加入`,collectFailed:`收藏失败`,collection:`收藏`,defaultCollection:`默认收藏夹`,like:`赞`,modifyCollection:`修改收藏夹`,modifyCollectionSuccess:`修改收藏夹成功`,operateFailed:`操作失败,请重试`,share:`分享`},detailPopularComments:{emptyPrompt:`期待你发布第一条评论`,like:`赞`,mediaPlaceholder:`[图片/视频]`,popularComments:`热门评论`},detailTabs:{discussion:`讨论`,video:`视频`},postRecommendList:{title:`相关推荐`},videoHero:{coverAlt:`视频播放器封面`,noVideos:`暂无可播放的视频`}},fullscreenFeed:{variants:{fullscreenVideoFeed:{runtime:{client:{contentLoading:`内容加载中...`}}}}},navBar:{variants:{basicNavBar:{runtime:{channelFilterDialog:{add:`添加`,allAddedTo:`已经全部添加到`,allChannels:`全部频道`,delete:`删除`,moreChannels:`更多频道`,myChannels:`我的频道`,resetDefault:`恢复默认`}}}}},searchHistory:{clear:`清理`,clearAllHistory:`删除全部历史`,confirmClearDescription
|
|
2
|
+
var e={components:{biz:{basics:{fullscreenFeed:{runtime:{bottomInfo:{collapse:`收起`,expand:`展开`,nextItem:`下一条`,seriesAction:`选集·{title}`,seriesActionWithEpisode:`选集·{title} {episodeName}`},commentModal:{comment:`评论`},userAction:{collectAction:`收藏`,commentAction:`评论`,followFailed:`关注失败`,like:`赞`,likeAction:`喜欢`,loginRequired:`请先登录`,shareAction:`分享`},videoSlide:{watchFullscreen:`全屏观看`}}}},business:{comment:{commentInput:{cannotSelectVideoWhenImageSelected:`已选择图片时不能再选择视频`,dragFileNotSupported:`不支持拖拽图片/文件,请使用下方按钮上传`,image:`图片`,imageUploadFailed:`上传图片失败`,partialImageUploadFailed:`部分图片上传失败`,pasteFileNotSupported:`不支持粘贴图片/文件,请使用下方按钮上传`,placeholder:`说点什么...`,publishCommentFailed:`发布评论失败`,publishDefault:`发布`,publishSuccess:`发布成功`,publishing:`发布中...`,video:`视频`,videoUploadFailed:`视频上传失败`},commentItem:{contentInReview:`内容审核中`,dislike:`踩`,like:`赞`,reply:`回复`,replyCount:`{count}条回复`},commentList:{dislikeHint:`你已经点踩过了`,emptyPrompt:`还没人评论,快来成为第一人吧`,fetchCommentsFailed:`获取评论失败`,invalidReplyTarget:`回复目标无效`,loading:`加载中...`,loginRequired:`请先登录`,noMore:`没有更多了`,publishCommentFailed:`发布评论失败`,publishReplyFailed:`发布回复失败`,viewMore:`查看更多`},replyDetail:{commentDetail:`评论详情`,dislike:`踩`,dislikeHint:`你已经点踩过了`,fetchRepliesFailed:`获取回复列表失败`,follow:`关注`,followFailed:`关注失败`,followed:`已关注`,invalidReplyTarget:`无效回复对象`,like:`赞`,loginRequired:`请先登录`,publishReplyFailed:`发布回复失败`,reply:`回复`,underReview:`内容审核中`,unfollowFailed:`取消关注失败`}},contact:{contactList:{myFollowing:`我的关注`,noFollowingUsers:`你还没有关注任何用户`,noMore:`没有更多了`,noSearchResult:`没有搜索到结果`},contactSearch:{cancel:`取消`,close:`关闭`,placeholder:`请搜索你想@的人`}},detail:{detailFollowAction:{follow:`关注`,following:`已关注`},detailGuessLike:{title:`猜你喜欢`},detailIntroduction:{collapse:`收起`,expand:`展开`,score:`评分`},detailOperate:{collectAdded:`已加入`,collectFailed:`收藏失败`,collection:`收藏`,defaultCollection:`默认收藏夹`,like:`赞`,modifyCollection:`修改收藏夹`,modifyCollectionSuccess:`修改收藏夹成功`,operateFailed:`操作失败,请重试`,share:`分享`},detailPopularComments:{emptyPrompt:`期待你发布第一条评论`,like:`赞`,mediaPlaceholder:`[图片/视频]`,popularComments:`热门评论`},detailTabs:{discussion:`讨论`,video:`视频`},postRecommendList:{title:`相关推荐`},videoHero:{coverAlt:`视频播放器封面`,noVideos:`暂无可播放的视频`}},fullscreenFeed:{variants:{fullscreenVideoFeed:{runtime:{client:{contentLoading:`内容加载中...`}}}}},marquee:{noticeAlt:`公告`},navBar:{variants:{basicNavBar:{runtime:{channelFilterDialog:{add:`添加`,allAddedTo:`已经全部添加到`,allChannels:`全部频道`,delete:`删除`,moreChannels:`更多频道`,myChannels:`我的频道`,resetDefault:`恢复默认`}}}}},searchHistory:{clear:`清理`,clearAllHistory:`删除全部历史`,confirmClearDescription:`确认删除全部搜索历史吗?`,defaultTitle:`搜索历史`,mockHistory1:`示例历史1`,mockHistory2:`示例历史2`,mockHistory3:`示例历史3`},textRecommend:{defaultTitle:`推荐搜索`,refreshBatch:`换一批`},videoHorizontalList:{allEpisodes:`全{count}集`,defaultTitle:`推荐视频`,noCover:`无封面`,updatedTo:`更至{count}集`}}},common:{blockedDialog:{contactSupport:`联系客服`,description:`由于:{remark},您的账号被限制登录
|
|
3
3
|
解封时间:{unblockTime}
|
|
4
4
|
如非本人操作,可联系客服或提出申诉`,gotIt:`我知道了`,remarkDefault:`检测到异常行为`,title:`账号已被限制`,unblockTimePermanent:`永久封禁`},collectionPopup:{collectSuccess:`收藏成功`,coverAlt:`封面图`,createCollection:`创建合集`,createCollectionHint:`可以去创建你的合集`,createModalAction:`完成`,createModalTitle:`新建收藏夹`,favoriteToCollectionTitle:`收藏到合集`,newCollection:`新建`,noCollections:`暂无合集`,postsCountSuffix:`篇贴子`,selectTitle:`选择收藏夹`,updateSuccess:`修改收藏夹成功`},debugLocaleSwitcher:{current:`当前`,languageDebugging:`语言调试`},deleteConfirmDialog:{cancel:`取消`,confirm:`确认删除`,description:`删除后无法恢复`},followButton:{follow:`关注`,followFailed:`关注失败`,following:`已关注`,loginFailed:`登录失败`,loginRequired:`请先登录`,unfollowConfirmDialog:{cancel:`取消`,confirm:`确定`,confirmUnfollow:`确认要取消关注吗`},unfollowFailed:`取消关注失败`},imageCropModal:{cancel:`取消`,confirm:`确认`,processing:`处理中...`},infoCard:{cardBottom:{comment:`评论`,dislike:`踩`,like:`赞`,share:`分享`}},list:{collectionList:{collectionListItem:{contentCountSuffix:`个内容`,movieLabel:`电影`}}},photoGrid:{episodeLoading:`剧集加载中`,missingEpisode:`缺少有效的剧集`,noEpisodes:`暂无可播放的剧集`},picker:{genderPicker:{cancel:`取消`,confirm:`确认`,options:{female:`女`,male:`男`,secret:`保密`},title:`选择性别`},pickerDrawer:{cancel:`取消`,confirm:`确认`,title:`请选择`}},seriesEpisodes:{completedSeriesTotal:`完结剧集:共{total}集`,episodeLabel:`第{episode}集`,episodeNotFound:`剧集不存在`,episodeSwitchFailed:`剧集切换失败`,episodeTitle:`分集标题`,ongoingSeriesTotal:`连载剧集:共{total}集`,ongoingSeriesUpdatedTo:`连载剧集:更新至{total}集`,selectorTitle:`选集`,singleContent:`单集内容`},sharePopup:{shareContent:{copyFailed:`复制失败`,copyShareLink:`复制链接`,copySuccess:`复制成功`,shareHint:`可以粘贴链接分享给好友`,shareLinksTitle:`分享链接`},shareDrawer:{cancel:`取消`,collectionLabel:`收藏`,label:`取消收藏`,moments:`朋友圈`,wechat:`微信`,wechatFriend:`微信好友`}},skeleton:{loading:`加载中`},title:`确认删除该内容吗?`},pages:{collectionAdd:{page:{collectionNotFound:`未找到合集信息`,done:`完成`,emptyPublish:`暂无可添加的帖子`,selectPostFirst:`请先选择帖子`,submitFailed:`添加失败,请稍后再试`,submitSuccess:`添加成功`,submitting:`添加中...`,title:`添加帖子到合集`,userNotFound:`未找到用户信息`}},collectionCreate:{form:{addCover:`添加封面`,collectionNotFound:`未找到收藏夹信息`,coverAlt:`收藏夹封面`,coverLabel:`封面`,coverUploadFailed:`上传封面失败`,create:`创建`,createFailed:`创建失败`,createSuccess:`创建成功`,createTitle:`创建收藏夹`,creating:`创建中...`,descriptionLabel:`说明`,descriptionPlaceholder:`请输入说明`,editTitle:`编辑收藏夹`,label:`标题`,save:`保存`,saveFailed:`保存失败`,saveSuccess:`保存成功`,saving:`保存中...`,signatureLabel:`个人签名`,titlePlaceholder:`请输入收藏夹名称`,titleRequired:`请输入收藏夹名称`,uploading:`上传中...`}},collectionDetail:{components:{collectionDetailCard:{collectedInLabel:`收藏于`}},detail:{add:`添加内容`,cancel:`取消`,collectionManageTitle:`收藏夹管理`,contentCountSuffix:`款内容`,coverAlt:`收藏夹封面`,defaultCollectionDeleteNotSupported:`默认收藏夹不支持删除`,defaultTitle:`收藏夹`,delete:`删除`,deleteCollection:`删除收藏夹`,deleteFailed:`删除失败`,deleteSuccess:`收藏夹已删除`,deleting:`删除中...`,done:`完成`,editCollection:`编辑收藏夹`,emptyContent:`暂无内容`,manageCollection:`管理收藏夹`,operationFailed:`操作失败,请稍后再试`,ownerAvatarAlt:`收藏夹拥有者`,pleaseLogin:`请先登录`,selectAll:`全选`,subscribe:`订阅`,subscribeOperateFailed:`订阅操作失败`,subscribeProcessing:`处理中...`,subscribeSuccess:`订阅成功`,subscribed:`已订阅`,uncollectFailed:`取消收藏失败`,uncollectSuccess:`已取消收藏`,unsubscribeSuccess:`已取消订阅`,updatedSuffix:`更新`}},edit:{page:{avatarUpdateSuccess:`更换完成`,avatarUploadFailed:`头像上传失败,请稍后再试`,avatarUploading:`上传中...`,clickToChangeAvatar:`点击更换头像`,displayIdLabel:`展示ID`,genderFemale:`女`,genderLabel:`性别`,genderMale:`男`,genderSecret:`保密`,genderSelect:`请选择`,genderUpdateSuccess:`性别修改成功`,imageTypeInvalid:`仅支持 JPG/JPEG/PNG 格式`,label:`昵称`,loading:`加载中`,nicknameInvalidChars:`昵称只支持特殊符号”_ 下划线“、- 连字符和. 点`,nicknamePlaceholder:`请输入昵称`,nicknameRequired:`请输入昵称`,nicknameTooShort:`昵称至少 2 个字符`,nicknameUpdateSuccess:`昵称修改成功`,save:`保存`,saveFailed:`保存失败,请稍后再试`,saveSuccess:`保存成功`,signatureLabel:`个人签名`,signaturePlaceholder:`请输入个人签名`,signatureTooShort:`个人签名至少 2 个字符`,signatureUpdateSuccess:`个人签名修改成功`,submit:`提交`,title:`编辑资料`,updateFailed:`修改失败,请稍后重试`,userNotFound:`未找到用户信息`}},feedSeries:{feedSeriesClient:{episodeLoading:`剧集加载中`,episodeSelectorTitle:`选集`,missingEpisode:`缺少有效的剧集`,noEpisodes:`暂无可播放的剧集`},page:{videoLoading:`视频加载中...`}},feedback:{components:{feedbackForm:{addScreenshot:`添加截图`,alt:`反馈截图`,contactLabel:`联系方式`,contentMinLength:`问题描述至少 4 个字符`,delete:`删除`,imageTypeInvalid:`仅支持 JPG/JPEG/PNG 格式`,label:`反馈内容`,loading:`提交中...`,message:`修改失败,请稍后重试`,missingContact:`请输入联系方式`,missingFeedback:`请输入反馈内容`,missingScreenshot:`请上传截图`,placeholder:`请输入内容`,placeholder1_6d0242:`请输入您的邮箱或手机号,以方便解决您的问题`,screenshotLabel:`上传截图`,screenshotUploadFailed:`截图上传失败,请稍后再试`,submit:`提交`,submitsuccess:`反馈成功,我们将尽快为您解决`,title:`意见反馈`,uploading:`上传中...`}}},follow:{components:{followButton:{follow:`关注`,following:`已关注`},interactionTabs:{fans:`粉丝`,follow:`关注`},userList:{follow:`关注`,followBack:`回关`,followNow:`去关注`,noFans:`没有任何粉丝`,noFollowedUsers:`没有关注任何用户`}},pages:{fans:{privateListUnavailable:`该粉丝列表暂未对外开放`},followed:{privateListUnavailable:`该关注列表暂未对外开放`}}},fullscreenFeed:{page:{episodeSelectorTitle:`选集`,missingParams:`缺少推荐位或剧集参数`}},login:{forgot:{back:`返回`,emailPlaceholder:`请输入邮箱号`,getCode:`获取验证码`,loginLink:`登录已有账号`,or:`或`,sendFailed:`发送失败,请稍后重试`,sending:`发送中…`,title:`忘记密码`},index:{loginFailed:`登录失败,请稍后重试`,loginSuccess:`登录成功`},loginClient:{agreeToTerms:`我已阅读并同意用户协议与隐私政策`,agreeToTermsPrefix:`我已经阅读并同意`,and:`和`,close:`关闭`,emailPlaceholder:`请输入邮箱`,forgotPassword:`忘记密码`,hidePassword:`隐藏密码`,loggingIn:`登录中…`,login:`登录`,noAccount:`还没有账号?`,passwordPlaceholder:`请输入密码`,privacyPolicy:`隐私政策`,registerLink:`注册新账号`,showPassword:`显示密码`,title:`登录你的账号`,userAgreement:`用户协议`},password:{back:`返回`,confirmModify:`确认修改`,confirmPasswordPlaceholder:`请再次输入登录密码`,confirmReset:`确认重置`,passwordInvalidCharacters:`仅支持字母、数字和指定特殊字符`,passwordNeedTwoTypes:`至少包含2种字符类型(大写/小写/数字/特殊字符)`,passwordPlaceholder:`请输入8-32位密码`,passwordSetSuccess:`密码设置成功`,passwordTooLong:`密码长度不能超过32位`,passwordTooShort:`密码长度不能少于8位`,passwordsNotMatch:`两次密码输入不一致`,register:`注册`,setLoginPassword:`设置登录密码`,setNewPassword:`设置新密码`,submitFailed:`提交失败,请稍后重试`,submitting:`提交中…`},register:{back:`返回`,emailPlaceholder:`请输入邮箱`,getCode:`获取验证码`,hasAccount:`已有账号?`,invalidEmail:`请输入正确的邮箱地址`,loginLink:`去登录`,sendFailed:`发送失败,请稍后重试`,sending:`发送中…`,title:`免费注册`},resetPassword:{back:`返回`,codePlaceholder:`请输入验证码`,passwordRuleHint:`新密码需8-32位,且至少包含2种字符类型(大写/小写/数字/特殊字符)`,resend:`重新发送`,sendCode:`发送验证码`,sendFailed:`发送失败,请稍后重试`,title:`修改密码`,verifyEmail:`验证邮箱`,verifyFailed:`验证失败,请稍后重试`,verifyHint:`进行验证`,verifyViaEmail:`通过已绑定邮箱`,verifying:`验证中…`},verify:{back:`返回`,invalidCode:`验证码无效`,nextStep:`下一步`,resend:`重新发送`,sentTo:`已经发送至`,title:`请输入验证码`,verifying:`验证中…`}},postDetail:{postDetailClient:{comment:`评论`,postDeleted:`该帖子已被删除`,postOffline:`该帖子已下架`,reactions:`人表态`}},profile:{client:{collect:`收藏`,collectionNotPublic:`该收藏暂未公开`,editProfile:`编辑资料`,exploreAdventures:`探索奇幻的冒险吧。`,follow:`关注`,followFailed:`关注失败`,followSuccess:`关注成功`,followed:`已关注`,history:`历史`,imageTooLarge:`图片过大,请选择小于5MB的图片`,imageTypeInvalid:`仅支持 JPG/JPEG/PNG 格式`,like:`点赞`,likeNotPublic:`点赞列表暂未公开`,loginNow:`立即登录`,loginRequiredForUpload:`请先登录后再试`,loginToView:`登录后可查看`,mediaUpdateSuccess:`更换完成`,operationFailed:`操作失败,请稍后再试`,processing:`处理中...`,publish:`发布`,unfollowFailed:`取消关注失败`,unfollowSuccess:`已取消关注`,uploadFailed:`上传失败,请稍后重试`,welcomeToPlanet:`欢迎来到星球`},components:{tabs:{collectTab:{cancel:`取消`,collections:`收藏夹`,created:`创建的`,delete:`删除`,edit:`编辑`,emptyContent:`您还没有收藏任何内容`,noCreatedCollections:`暂无创建的合集`,noSubscribedCollections:`暂无订阅的合集`,operationFailed:`操作失败,请稍后再试`,pleaseLogin:`请先登录`,posts:`帖子`,processing:`处理中...`,selectAll:`全选`,subscribed:`订阅的`,uncollectFailed:`取消收藏失败`,uncollectedSuccess:`已取消收藏`,video:`视频`},historyTab:{cancel:`取消`,delete:`删除`,deleteFailed:`删除失败`,edit:`编辑`,emptyContent:`您还没有观看记录`,historyDeletedSuccess:`已删除浏览记录`,operationFailed:`操作失败,请稍后再试`,pleaseLogin:`请先登录`,posts:`帖子`,processing:`处理中...`,selectAll:`全选`,video:`视频`},likeTab:{cancel:`取消`,delete:`删除`,edit:`编辑`,emptyContent:`您还没有点赞任何内容`,operationFailed:`操作失败,请稍后再试`,pleaseLogin:`请先登录`,posts:`帖子`,processing:`处理中...`,selectAll:`全选`,unlikeFailed:`取消点赞失败`,unlikedSuccess:`已取消点赞`,video:`视频`},publishTab:{deleteFailed:`删除失败`,deleteSuccess:`删除成功`,emptyText:`暂无发布内容`}},userProfileHeader:{fans:`粉丝`,follow:`关注`,likesReceived:`获赞`}}},publish:{components:{collection:{createCollection:`创建合集`,moreCollections:`更多合集`,syncToCollection:`同步到合集`},collectionCard:{contentCountSuffix:`条内容`},collectionPopup:{noCollections:`暂无合集`,syncToCollection:`同步到合集`},coverItem:{coverAlt:`封面`,editCover:`编辑封面`,uploadImage:`上传封面`},editor:{headlineHint:`有标题、画面清晰无水印的作品曝光会更多哦`},header:{publish:`发布`},materialItem:{deleteMaterial:`删除素材`,uploadImage:`上传图片`,videoCover:`视频封面`},mediaPreview:{previewAlt:`预览`},uploadProgress:{uploading:`上传中`}},pageClient:{cancel:`取消`,editContentFirst:`请先编辑内容`,maxMaterialCount:`最多上传 9 个素材`,publishFailed:`发布失败,请稍后再试`,publishSuccess:`发布成功`,resume:`继续`,switchToPostConfirm:`切换到帖子会清空主视频,是否继续?`,switchToVideoConfirm:`切换到视频会清空已有素材,是否继续?`,title:`确认切换`,uploadFailedCount:`{count} 个文件上传失败`}},search:{hotRecommend:{hotPostsTitle:`热门帖子`,hotVideosTitle:`热门视频`},hotSearch:{recommendedSearches:`推荐搜索`},pageClient:{searchHistory:`搜索历史`,tabs:{all:`全部`,post:`帖子`,user:`用户`,video:`视频`}},searchResult:{searchAll:{emptyResult:`没有找到相关内容`,more:`更多`,relatedSuffix:`相关`},searchUser:{emptyResult:`没有找到相关内容`,followersSuffix:`人关注`},searchVideoInfo:{noRelevantContent:`没有找到相关内容`}},topHeader:{placeholder:`请输入搜索关键词`,search:`搜索`}},settings:{components:{resetPasswordDrawer:{boundEmailNotice:`目前已绑定邮箱号`,codeSentSuccess:`验证码已发送`,confirmPasswordPlaceholder:`请再次输入登录密码`,passwordPlaceholder:`请输入8-32位密码`,passwordResetSuccess:`密码修改成功`,resendAfter:`后可重发`,resetFailed:`修改失败,请稍后重试`,resetPassword:`修改密码`,sendCode:`发送验证码`,sendFailed:`发送失败,请稍后重试`,sending:`发送中...`,setNewPasswordHint:`设置新的登录密码`,submitting:`提交中...`,title:`重置密码`,verifyEmailButton:`验证邮箱`,verifyFailed:`验证失败,请检查验证码`,verifyHint:`进行验证`,verifySuccess:`验证成功`,verifying:`验证中...`},settings:{button:`退出登录`,cancel:`取消`,collectionsTitle:`合集`,confirm:`确认`,feedbackTitle:`意见反馈`,follow:`关注`,followersTitle:`粉丝`,languageTitle:`语言`,like:`点赞`,listPrivateHint:`该列表会设为私密`,logoutConfirmMessage:`确定要退出登陆吗?`,privacySettingsTitle:`隐私设置`,resetPasswordTitle:`重置密码`,switchTo:`切换为`,title:`设置`,whenOff:`关闭后`}}},userFollow:{components:{comprehensiveTab:{empty:`暂无内容,去别处看看吧。`,postsFeed:`帖子`},contentItem:{filmAndTv:`影视相关`},followNoLogin:{login:`登录`,notLoggedIn:`您还未登录`},followNoUser:{empty:`你还没有关注任何人哦`},followedList:{newUpdate:`有更新`,seeAll:`查看全部`},postTab:{empty:`暂未关注任何帖子`}},page:{tabs:{posts:`帖子`}}},videoDetail:{videoDetailClient:{videoDeleted:`该视频已被删除`,videoUnavailable:`该视频已下架`}}},ui:{infiniteScroll:{failed:`加载失败,点击重试`,loading:`加载中`,noMore:`没有更多了`},list:{empty:`暂无内容`,loading:`加载中`,postList:{earlier:`更早`,empty:`暂无浏览记录`,postListItem:{coverAlt:`帖子封面`},today:`今天`,yesterday:`昨天`},userActivityList:{earlier:`更早`,empty:`暂无浏览记录`,today:`今天`,userActivityListActions:{comment:`评论`,dislike:`踩`,like:`赞`,likeFailed:`点赞失败`,share:`分享`},userActivityListItem:{collapse:`收起`,collectFailed:`收藏失败`,expand:`展开`,mediaAlt:`动态图片`},yesterday:`昨天`},videoList:{earlier:`更早`,empty:`暂无观看记录`,today:`今天`,videoListItem:{coverAlt:`视频封面`,movie:`电影`,series:`剧集`,watchUntil:`已观看 `},yesterday:`昨天`}},loading:{label:`加载中...`}}},tabBar:{follow:`关注`,home:`首页`,message:`消息`,mine:`我的`}};export{e as default};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
|
|
2
|
+
import { ContentVideoDetail } from "../types.mjs";
|
|
3
|
+
import { ResponseData } from "../utils/http.mjs";
|
|
4
|
+
|
|
5
|
+
//#region service/batch-get-video-detail.d.ts
|
|
6
|
+
/** 批量获取视频详情请求体 */
|
|
7
|
+
interface BatchGetVideoDetailBody {
|
|
8
|
+
/** 视频编号列表,必填 */
|
|
9
|
+
ids: string[];
|
|
10
|
+
}
|
|
11
|
+
/** 批量获取视频详情响应 data */
|
|
12
|
+
interface BatchGetVideoDetailData {
|
|
13
|
+
videos?: ContentVideoDetail[];
|
|
14
|
+
}
|
|
15
|
+
/**
|
|
16
|
+
* 批量获取视频详情。
|
|
17
|
+
* POST /api/content/batchGetVideoDetail,Body application/json { ids: string[] }。
|
|
18
|
+
*/
|
|
19
|
+
declare function batchGetVideoDetail(data: BatchGetVideoDetailBody): Promise<ResponseData<BatchGetVideoDetailData>>;
|
|
20
|
+
//#endregion
|
|
21
|
+
export { BatchGetVideoDetailBody, BatchGetVideoDetailData, batchGetVideoDetail };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
|
|
2
|
+
import { GetApiContentGetPopularVideoListQuery, GetApiContentGetPopularVideoListRes } from "../types.mjs";
|
|
3
|
+
import { ResponseData } from "../utils/http.mjs";
|
|
4
|
+
|
|
5
|
+
//#region service/get-popular-video-list-post.d.ts
|
|
6
|
+
declare function getPopularVideoListPost(data?: GetApiContentGetPopularVideoListQuery): Promise<ResponseData<GetApiContentGetPopularVideoListRes>>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { getPopularVideoListPost };
|
package/dist/service.d.mts
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
|
|
2
|
+
import { BatchGetVideoDetailBody, BatchGetVideoDetailData, batchGetVideoDetail } from "./service/batch-get-video-detail.mjs";
|
|
2
3
|
import { gContentBatchGetVideoDetail } from "./service/content-batch-get-video-detail.mjs";
|
|
3
4
|
import { gCommunityBatchGetContentInfo, gCommunityGetCollectionInfo, gCommunityGetComments, gCommunityGetContentInfo, gCommunityGetContentList, gCommunityGetHotContentList, gCommunityGetRandomContentList, gCommunityGetSubscribedCollections, gCommunityGetUserCollections, gCommunityQueryContents, gCommunitySearchContent, gContentAdminListAppChannelBlocks, gContentGetAdminSubChannels, gContentGetAdvertiseByCode, gContentGetAppChannelBlock, gContentGetAppChannelBlockData, gContentGetAppChannelBlockIcon, gContentGetAppChannels, gContentGetAppComponent, gContentGetFloatingBall, gContentGetGuessYouLikeVideos, gContentGetHotVideoList, gContentGetNewstVideoList, gContentGetPopularVideoList, gContentGetRecommendSearchList, gContentGetRecommendVideoList, gContentGetVideoById, gContentGetVideoDetail, gContentGetVideoEpisodes, gContentGetVideosByIds, gContentListAppChannelBlockBanners, gContentListAppChannelBlockDiyContents, gContentListAppChannelBlockIcon, gContentListFloatingBall, gContentListVisibleAppChannelBlockIcon, gContentListVisibleFloatingBall, gContentProcessM3u8, gContentSearchVideos, gContentSearchVideosByES, gGetAppChannelBlockData, gInteractionBatchClearBrowse, gInteractionBatchGetFollowStats, gInteractionCheckCollect, gInteractionCheckMutualFollow, gInteractionGetBrowseList, gInteractionGetContentDislikeList, gInteractionGetContentLikeList, gInteractionGetDislikeList, gInteractionGetFolder, gInteractionGetFolderStats, gInteractionGetFollowStats, gInteractionGetFollowerList, gInteractionGetFollowingContentList, gInteractionGetFollowingList, gInteractionGetFollowingUserUpdates, gInteractionGetFollowingUserUpdatesContent, gInteractionGetLikeList, gInteractionListCollects, gInteractionListFolders, gUserGetGuestIdentity, gUserGetUserEditInfo, gUserGetUserInfo, gUserGetUserPrivacySettings, gUserViewUserInfo, pCommunityAddContentToCollection, pCommunityContentInteractionNotify, pCommunityCreateCollection, pCommunityCreateComment, pCommunityDeleteCollection, pCommunityDeleteComment, pCommunityDeleteContent, pCommunityDislikeComment, pCommunityGetUploadPresignedURL, pCommunityLikeComment, pCommunityMoveCollectionContent, pCommunityPublishContent, pCommunityQueryContents, pCommunityRemoveContentFromCollection, pCommunitySearchCurAccountFollowingUsersInfo, pCommunityShareContent, pCommunitySubscribeCollection, pCommunityUpdateCollection, pCommunityUpdateContent, pCommunityUploadMedia, pContentAddAppChannelBlockDiyContent, pContentCreateAppChannelBlockIcon, pContentDeleteAppChannelBlockBanner, pContentDeleteAppChannelBlockDiyContent, pContentDeleteAppChannelBlockIcon, pContentSearchVideosByES, pContentUpdateAppChannelBlockBanner, pContentUpdateAppChannelBlockBannerStatus, pContentUpdateAppChannelBlockIcon, pContentUpdateAppChannelBlockIconStatus, pContentVideoInteractionNotify, pInteractionAddCollect, pInteractionBatchClearBrowse, pInteractionBatchDeleteCollects, pInteractionBatchQueryContentInteractions, pInteractionBrowse, pInteractionCancelDislike, pInteractionCancelLike, pInteractionCheckFollow, pInteractionClearBrowseHistory, pInteractionCreateFolder, pInteractionDeleteBrowseRecord, pInteractionDeleteFolder, pInteractionDislike, pInteractionFollow, pInteractionLike, pInteractionMoveCollects, pInteractionRemoveCollect, pInteractionUnfollow, pInteractionUnifiedBatchLikeDislike, pInteractionUpdateFolder, pUserEditUserInfo, pUserLogin, pUserRegister, pUserResetForgetPassword, pUserResetPassword, pUserSendEmailCode, pUserSendForgetEmailCode, pUserSendResetPasswordEmailCode, pUserUploadUserBgImage, pUserUserFeedback, pUserUserPrivacySettings, pUserVerifyEmailCode, pUserVerifyForgetEmailCode, pUserVerifyResetPasswordEmailCode } from "./service/generated/client.mjs";
|
|
4
5
|
import { createQueryKey, gCommunityBatchGetContentInfoKey, gCommunityGetCollectionInfoKey, gCommunityGetCommentsKey, gCommunityGetContentInfoKey, gCommunityGetContentListKey, gCommunityGetHotContentListKey, gCommunityGetRandomContentListKey, gCommunityGetSubscribedCollectionsKey, gCommunityGetUserCollectionsKey, gCommunityQueryContentsKey, gCommunitySearchContentKey, gContentAdminListAppChannelBlocksKey, gContentGetAdminSubChannelsKey, gContentGetAdvertiseByCodeKey, gContentGetAppChannelBlockDataKey, gContentGetAppChannelBlockIconKey, gContentGetAppChannelBlockKey, gContentGetAppChannelsKey, gContentGetAppComponentKey, gContentGetFloatingBallKey, gContentGetGuessYouLikeVideosKey, gContentGetHotVideoListKey, gContentGetNewstVideoListKey, gContentGetPopularVideoListKey, gContentGetRecommendSearchListKey, gContentGetRecommendVideoListKey, gContentGetVideoByIdKey, gContentGetVideoDetailKey, gContentGetVideoEpisodesKey, gContentGetVideosByIdsKey, gContentListAppChannelBlockBannersKey, gContentListAppChannelBlockDiyContentsKey, gContentListAppChannelBlockIconKey, gContentListFloatingBallKey, gContentListVisibleAppChannelBlockIconKey, gContentListVisibleFloatingBallKey, gContentProcessM3u8Key, gContentSearchVideosByESKey, gContentSearchVideosKey, gGetAppChannelBlockDataKey, gInteractionBatchClearBrowseKey, gInteractionBatchGetFollowStatsKey, gInteractionCheckCollectKey, gInteractionCheckMutualFollowKey, gInteractionGetBrowseListKey, gInteractionGetContentDislikeListKey, gInteractionGetContentLikeListKey, gInteractionGetDislikeListKey, gInteractionGetFolderKey, gInteractionGetFolderStatsKey, gInteractionGetFollowStatsKey, gInteractionGetFollowerListKey, gInteractionGetFollowingContentListKey, gInteractionGetFollowingListKey, gInteractionGetFollowingUserUpdatesContentKey, gInteractionGetFollowingUserUpdatesKey, gInteractionGetLikeListKey, gInteractionListCollectsKey, gInteractionListFoldersKey, gUserGetGuestIdentityKey, gUserGetUserEditInfoKey, gUserGetUserInfoKey, gUserGetUserPrivacySettingsKey, gUserViewUserInfoKey, pCommunityAddContentToCollectionKey, pCommunityContentInteractionNotifyKey, pCommunityCreateCollectionKey, pCommunityCreateCommentKey, pCommunityDeleteCollectionKey, pCommunityDeleteCommentKey, pCommunityDeleteContentKey, pCommunityDislikeCommentKey, pCommunityGetUploadPresignedURLKey, pCommunityLikeCommentKey, pCommunityMoveCollectionContentKey, pCommunityPublishContentKey, pCommunityQueryContentsKey, pCommunityRemoveContentFromCollectionKey, pCommunitySearchCurAccountFollowingUsersInfoKey, pCommunityShareContentKey, pCommunitySubscribeCollectionKey, pCommunityUpdateCollectionKey, pCommunityUpdateContentKey, pCommunityUploadMediaKey, pContentAddAppChannelBlockDiyContentKey, pContentCreateAppChannelBlockIconKey, pContentDeleteAppChannelBlockBannerKey, pContentDeleteAppChannelBlockDiyContentKey, pContentDeleteAppChannelBlockIconKey, pContentSearchVideosByESKey, pContentUpdateAppChannelBlockBannerKey, pContentUpdateAppChannelBlockBannerStatusKey, pContentUpdateAppChannelBlockIconKey, pContentUpdateAppChannelBlockIconStatusKey, pContentVideoInteractionNotifyKey, pInteractionAddCollectKey, pInteractionBatchClearBrowseKey, pInteractionBatchDeleteCollectsKey, pInteractionBatchQueryContentInteractionsKey, pInteractionBrowseKey, pInteractionCancelDislikeKey, pInteractionCancelLikeKey, pInteractionCheckFollowKey, pInteractionClearBrowseHistoryKey, pInteractionCreateFolderKey, pInteractionDeleteBrowseRecordKey, pInteractionDeleteFolderKey, pInteractionDislikeKey, pInteractionFollowKey, pInteractionLikeKey, pInteractionMoveCollectsKey, pInteractionRemoveCollectKey, pInteractionUnfollowKey, pInteractionUnifiedBatchLikeDislikeKey, pInteractionUpdateFolderKey, pUserEditUserInfoKey, pUserLoginKey, pUserRegisterKey, pUserResetForgetPasswordKey, pUserResetPasswordKey, pUserSendEmailCodeKey, pUserSendForgetEmailCodeKey, pUserSendResetPasswordEmailCodeKey, pUserUploadUserBgImageKey, pUserUserFeedbackKey, pUserUserPrivacySettingsKey, pUserVerifyEmailCodeKey, pUserVerifyForgetEmailCodeKey, pUserVerifyResetPasswordEmailCodeKey } from "./service/generated/tanstack.mjs";
|
|
5
|
-
|
|
6
|
+
import { getPopularVideoListPost } from "./service/get-popular-video-list-post.mjs";
|
|
7
|
+
export { BatchGetVideoDetailBody, BatchGetVideoDetailData, batchGetVideoDetail, createQueryKey, gCommunityBatchGetContentInfo, gCommunityBatchGetContentInfoKey, gCommunityGetCollectionInfo, gCommunityGetCollectionInfoKey, gCommunityGetComments, gCommunityGetCommentsKey, gCommunityGetContentInfo, gCommunityGetContentInfoKey, gCommunityGetContentList, gCommunityGetContentListKey, gCommunityGetHotContentList, gCommunityGetHotContentListKey, gCommunityGetRandomContentList, gCommunityGetRandomContentListKey, gCommunityGetSubscribedCollections, gCommunityGetSubscribedCollectionsKey, gCommunityGetUserCollections, gCommunityGetUserCollectionsKey, gCommunityQueryContents, gCommunityQueryContentsKey, gCommunitySearchContent, gCommunitySearchContentKey, gContentAdminListAppChannelBlocks, gContentAdminListAppChannelBlocksKey, gContentBatchGetVideoDetail, gContentGetAdminSubChannels, gContentGetAdminSubChannelsKey, gContentGetAdvertiseByCode, gContentGetAdvertiseByCodeKey, gContentGetAppChannelBlock, gContentGetAppChannelBlockData, gContentGetAppChannelBlockDataKey, gContentGetAppChannelBlockIcon, gContentGetAppChannelBlockIconKey, gContentGetAppChannelBlockKey, gContentGetAppChannels, gContentGetAppChannelsKey, gContentGetAppComponent, gContentGetAppComponentKey, gContentGetFloatingBall, gContentGetFloatingBallKey, gContentGetGuessYouLikeVideos, gContentGetGuessYouLikeVideosKey, gContentGetHotVideoList, gContentGetHotVideoListKey, gContentGetNewstVideoList, gContentGetNewstVideoListKey, gContentGetPopularVideoList, gContentGetPopularVideoListKey, gContentGetRecommendSearchList, gContentGetRecommendSearchListKey, gContentGetRecommendVideoList, gContentGetRecommendVideoListKey, gContentGetVideoById, gContentGetVideoByIdKey, gContentGetVideoDetail, gContentGetVideoDetailKey, gContentGetVideoEpisodes, gContentGetVideoEpisodesKey, gContentGetVideosByIds, gContentGetVideosByIdsKey, gContentListAppChannelBlockBanners, gContentListAppChannelBlockBannersKey, gContentListAppChannelBlockDiyContents, gContentListAppChannelBlockDiyContentsKey, gContentListAppChannelBlockIcon, gContentListAppChannelBlockIconKey, gContentListFloatingBall, gContentListFloatingBallKey, gContentListVisibleAppChannelBlockIcon, gContentListVisibleAppChannelBlockIconKey, gContentListVisibleFloatingBall, gContentListVisibleFloatingBallKey, gContentProcessM3u8, gContentProcessM3u8Key, gContentSearchVideos, gContentSearchVideosByES, gContentSearchVideosByESKey, gContentSearchVideosKey, gGetAppChannelBlockData, gGetAppChannelBlockDataKey, gInteractionBatchClearBrowse, gInteractionBatchClearBrowseKey, gInteractionBatchGetFollowStats, gInteractionBatchGetFollowStatsKey, gInteractionCheckCollect, gInteractionCheckCollectKey, gInteractionCheckMutualFollow, gInteractionCheckMutualFollowKey, gInteractionGetBrowseList, gInteractionGetBrowseListKey, gInteractionGetContentDislikeList, gInteractionGetContentDislikeListKey, gInteractionGetContentLikeList, gInteractionGetContentLikeListKey, gInteractionGetDislikeList, gInteractionGetDislikeListKey, gInteractionGetFolder, gInteractionGetFolderKey, gInteractionGetFolderStats, gInteractionGetFolderStatsKey, gInteractionGetFollowStats, gInteractionGetFollowStatsKey, gInteractionGetFollowerList, gInteractionGetFollowerListKey, gInteractionGetFollowingContentList, gInteractionGetFollowingContentListKey, gInteractionGetFollowingList, gInteractionGetFollowingListKey, gInteractionGetFollowingUserUpdates, gInteractionGetFollowingUserUpdatesContent, gInteractionGetFollowingUserUpdatesContentKey, gInteractionGetFollowingUserUpdatesKey, gInteractionGetLikeList, gInteractionGetLikeListKey, gInteractionListCollects, gInteractionListCollectsKey, gInteractionListFolders, gInteractionListFoldersKey, gUserGetGuestIdentity, gUserGetGuestIdentityKey, gUserGetUserEditInfo, gUserGetUserEditInfoKey, gUserGetUserInfo, gUserGetUserInfoKey, gUserGetUserPrivacySettings, gUserGetUserPrivacySettingsKey, gUserViewUserInfo, gUserViewUserInfoKey, getPopularVideoListPost, pCommunityAddContentToCollection, pCommunityAddContentToCollectionKey, pCommunityContentInteractionNotify, pCommunityContentInteractionNotifyKey, pCommunityCreateCollection, pCommunityCreateCollectionKey, pCommunityCreateComment, pCommunityCreateCommentKey, pCommunityDeleteCollection, pCommunityDeleteCollectionKey, pCommunityDeleteComment, pCommunityDeleteCommentKey, pCommunityDeleteContent, pCommunityDeleteContentKey, pCommunityDislikeComment, pCommunityDislikeCommentKey, pCommunityGetUploadPresignedURL, pCommunityGetUploadPresignedURLKey, pCommunityLikeComment, pCommunityLikeCommentKey, pCommunityMoveCollectionContent, pCommunityMoveCollectionContentKey, pCommunityPublishContent, pCommunityPublishContentKey, pCommunityQueryContents, pCommunityQueryContentsKey, pCommunityRemoveContentFromCollection, pCommunityRemoveContentFromCollectionKey, pCommunitySearchCurAccountFollowingUsersInfo, pCommunitySearchCurAccountFollowingUsersInfoKey, pCommunityShareContent, pCommunityShareContentKey, pCommunitySubscribeCollection, pCommunitySubscribeCollectionKey, pCommunityUpdateCollection, pCommunityUpdateCollectionKey, pCommunityUpdateContent, pCommunityUpdateContentKey, pCommunityUploadMedia, pCommunityUploadMediaKey, pContentAddAppChannelBlockDiyContent, pContentAddAppChannelBlockDiyContentKey, pContentCreateAppChannelBlockIcon, pContentCreateAppChannelBlockIconKey, pContentDeleteAppChannelBlockBanner, pContentDeleteAppChannelBlockBannerKey, pContentDeleteAppChannelBlockDiyContent, pContentDeleteAppChannelBlockDiyContentKey, pContentDeleteAppChannelBlockIcon, pContentDeleteAppChannelBlockIconKey, pContentSearchVideosByES, pContentSearchVideosByESKey, pContentUpdateAppChannelBlockBanner, pContentUpdateAppChannelBlockBannerKey, pContentUpdateAppChannelBlockBannerStatus, pContentUpdateAppChannelBlockBannerStatusKey, pContentUpdateAppChannelBlockIcon, pContentUpdateAppChannelBlockIconKey, pContentUpdateAppChannelBlockIconStatus, pContentUpdateAppChannelBlockIconStatusKey, pContentVideoInteractionNotify, pContentVideoInteractionNotifyKey, pInteractionAddCollect, pInteractionAddCollectKey, pInteractionBatchClearBrowse, pInteractionBatchClearBrowseKey, pInteractionBatchDeleteCollects, pInteractionBatchDeleteCollectsKey, pInteractionBatchQueryContentInteractions, pInteractionBatchQueryContentInteractionsKey, pInteractionBrowse, pInteractionBrowseKey, pInteractionCancelDislike, pInteractionCancelDislikeKey, pInteractionCancelLike, pInteractionCancelLikeKey, pInteractionCheckFollow, pInteractionCheckFollowKey, pInteractionClearBrowseHistory, pInteractionClearBrowseHistoryKey, pInteractionCreateFolder, pInteractionCreateFolderKey, pInteractionDeleteBrowseRecord, pInteractionDeleteBrowseRecordKey, pInteractionDeleteFolder, pInteractionDeleteFolderKey, pInteractionDislike, pInteractionDislikeKey, pInteractionFollow, pInteractionFollowKey, pInteractionLike, pInteractionLikeKey, pInteractionMoveCollects, pInteractionMoveCollectsKey, pInteractionRemoveCollect, pInteractionRemoveCollectKey, pInteractionUnfollow, pInteractionUnfollowKey, pInteractionUnifiedBatchLikeDislike, pInteractionUnifiedBatchLikeDislikeKey, pInteractionUpdateFolder, pInteractionUpdateFolderKey, pUserEditUserInfo, pUserEditUserInfoKey, pUserLogin, pUserLoginKey, pUserRegister, pUserRegisterKey, pUserResetForgetPassword, pUserResetForgetPasswordKey, pUserResetPassword, pUserResetPasswordKey, pUserSendEmailCode, pUserSendEmailCodeKey, pUserSendForgetEmailCode, pUserSendForgetEmailCodeKey, pUserSendResetPasswordEmailCode, pUserSendResetPasswordEmailCodeKey, pUserUploadUserBgImage, pUserUploadUserBgImageKey, pUserUserFeedback, pUserUserFeedbackKey, pUserUserPrivacySettings, pUserUserPrivacySettingsKey, pUserVerifyEmailCode, pUserVerifyEmailCodeKey, pUserVerifyForgetEmailCode, pUserVerifyForgetEmailCodeKey, pUserVerifyResetPasswordEmailCode, pUserVerifyResetPasswordEmailCodeKey };
|
package/dist/service.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
|
|
2
|
-
import{gCommunityBatchGetContentInfo as e,gCommunityGetCollectionInfo as t,gCommunityGetComments as n,gCommunityGetContentInfo as r,gCommunityGetContentList as i,gCommunityGetHotContentList as a,gCommunityGetRandomContentList as o,gCommunityGetSubscribedCollections as s,gCommunityGetUserCollections as c,gCommunityQueryContents as l,gCommunitySearchContent as u,gContentAdminListAppChannelBlocks as d,gContentGetAdminSubChannels as f,gContentGetAdvertiseByCode as p,gContentGetAppChannelBlock as m,gContentGetAppChannelBlockData as h,gContentGetAppChannelBlockIcon as g,gContentGetAppChannels as _,gContentGetAppComponent as v,gContentGetFloatingBall as y,gContentGetGuessYouLikeVideos as b,gContentGetHotVideoList as x,gContentGetNewstVideoList as S,gContentGetPopularVideoList as C,gContentGetRecommendSearchList as w,gContentGetRecommendVideoList as T,gContentGetVideoById as E,gContentGetVideoDetail as D,gContentGetVideoEpisodes as O,gContentGetVideosByIds as k,gContentListAppChannelBlockBanners as A,gContentListAppChannelBlockDiyContents as j,gContentListAppChannelBlockIcon as M,gContentListFloatingBall as N,gContentListVisibleAppChannelBlockIcon as P,gContentListVisibleFloatingBall as F,gContentProcessM3u8 as I,gContentSearchVideos as L,gContentSearchVideosByES as R,gGetAppChannelBlockData as z,gInteractionBatchClearBrowse as B,gInteractionBatchGetFollowStats as V,gInteractionCheckCollect as H,gInteractionCheckMutualFollow as U,gInteractionGetBrowseList as W,gInteractionGetContentDislikeList as G,gInteractionGetContentLikeList as K,gInteractionGetDislikeList as q,gInteractionGetFolder as J,gInteractionGetFolderStats as Y,gInteractionGetFollowStats as X,gInteractionGetFollowerList as Z,gInteractionGetFollowingContentList as Q,gInteractionGetFollowingList as $,gInteractionGetFollowingUserUpdates as ee,gInteractionGetFollowingUserUpdatesContent as te,gInteractionGetLikeList as ne,gInteractionListCollects as re,gInteractionListFolders as ie,gUserGetGuestIdentity as ae,gUserGetUserEditInfo as oe,gUserGetUserInfo as se,gUserGetUserPrivacySettings as ce,gUserViewUserInfo as le,pCommunityAddContentToCollection as ue,pCommunityContentInteractionNotify as de,pCommunityCreateCollection as fe,pCommunityCreateComment as pe,pCommunityDeleteCollection as me,pCommunityDeleteComment as he,pCommunityDeleteContent as ge,pCommunityDislikeComment as _e,pCommunityGetUploadPresignedURL as ve,pCommunityLikeComment as ye,pCommunityMoveCollectionContent as be,pCommunityPublishContent as xe,pCommunityQueryContents as Se,pCommunityRemoveContentFromCollection as Ce,pCommunitySearchCurAccountFollowingUsersInfo as we,pCommunityShareContent as Te,pCommunitySubscribeCollection as Ee,pCommunityUpdateCollection as De,pCommunityUpdateContent as Oe,pCommunityUploadMedia as ke,pContentAddAppChannelBlockDiyContent as Ae,pContentCreateAppChannelBlockIcon as je,pContentDeleteAppChannelBlockBanner as Me,pContentDeleteAppChannelBlockDiyContent as Ne,pContentDeleteAppChannelBlockIcon as Pe,pContentSearchVideosByES as Fe,pContentUpdateAppChannelBlockBanner as Ie,pContentUpdateAppChannelBlockBannerStatus as Le,pContentUpdateAppChannelBlockIcon as Re,pContentUpdateAppChannelBlockIconStatus as ze,pContentVideoInteractionNotify as Be,pInteractionAddCollect as Ve,pInteractionBatchClearBrowse as He,pInteractionBatchDeleteCollects as Ue,pInteractionBatchQueryContentInteractions as We,pInteractionBrowse as Ge,pInteractionCancelDislike as Ke,pInteractionCancelLike as qe,pInteractionCheckFollow as Je,pInteractionClearBrowseHistory as Ye,pInteractionCreateFolder as Xe,pInteractionDeleteBrowseRecord as Ze,pInteractionDeleteFolder as Qe,pInteractionDislike as $e,pInteractionFollow as et,pInteractionLike as tt,pInteractionMoveCollects as nt,pInteractionRemoveCollect as rt,pInteractionUnfollow as it,pInteractionUnifiedBatchLikeDislike as at,pInteractionUpdateFolder as ot,pUserEditUserInfo as st,pUserLogin as ct,pUserRegister as lt,pUserResetForgetPassword as ut,pUserResetPassword as dt,pUserSendEmailCode as ft,pUserSendForgetEmailCode as pt,pUserSendResetPasswordEmailCode as mt,pUserUploadUserBgImage as ht,pUserUserFeedback as gt,pUserUserPrivacySettings as _t,pUserVerifyEmailCode as vt,pUserVerifyForgetEmailCode as yt,pUserVerifyResetPasswordEmailCode as bt}from"./service/generated/client.mjs";import{gContentBatchGetVideoDetail as xt}from"./service/content-batch-get-video-detail.mjs";import{createQueryKey as St,gCommunityBatchGetContentInfoKey as Ct,gCommunityGetCollectionInfoKey as wt,gCommunityGetCommentsKey as Tt,gCommunityGetContentInfoKey as Et,gCommunityGetContentListKey as Dt,gCommunityGetHotContentListKey as Ot,gCommunityGetRandomContentListKey as kt,gCommunityGetSubscribedCollectionsKey as At,gCommunityGetUserCollectionsKey as jt,gCommunityQueryContentsKey as Mt,gCommunitySearchContentKey as Nt,gContentAdminListAppChannelBlocksKey as Pt,gContentGetAdminSubChannelsKey as Ft,gContentGetAdvertiseByCodeKey as It,gContentGetAppChannelBlockDataKey as Lt,gContentGetAppChannelBlockIconKey as Rt,gContentGetAppChannelBlockKey as zt,gContentGetAppChannelsKey as Bt,gContentGetAppComponentKey as Vt,gContentGetFloatingBallKey as Ht,gContentGetGuessYouLikeVideosKey as Ut,gContentGetHotVideoListKey as Wt,gContentGetNewstVideoListKey as Gt,gContentGetPopularVideoListKey as Kt,gContentGetRecommendSearchListKey as qt,gContentGetRecommendVideoListKey as Jt,gContentGetVideoByIdKey as Yt,gContentGetVideoDetailKey as Xt,gContentGetVideoEpisodesKey as Zt,gContentGetVideosByIdsKey as Qt,gContentListAppChannelBlockBannersKey as $t,gContentListAppChannelBlockDiyContentsKey as en,gContentListAppChannelBlockIconKey as tn,gContentListFloatingBallKey as nn,gContentListVisibleAppChannelBlockIconKey as rn,gContentListVisibleFloatingBallKey as an,gContentProcessM3u8Key as on,gContentSearchVideosByESKey as sn,gContentSearchVideosKey as cn,gGetAppChannelBlockDataKey as ln,gInteractionBatchClearBrowseKey as un,gInteractionBatchGetFollowStatsKey as dn,gInteractionCheckCollectKey as fn,gInteractionCheckMutualFollowKey as pn,gInteractionGetBrowseListKey as mn,gInteractionGetContentDislikeListKey as hn,gInteractionGetContentLikeListKey as gn,gInteractionGetDislikeListKey as _n,gInteractionGetFolderKey as vn,gInteractionGetFolderStatsKey as yn,gInteractionGetFollowStatsKey as bn,gInteractionGetFollowerListKey as xn,gInteractionGetFollowingContentListKey as Sn,gInteractionGetFollowingListKey as Cn,gInteractionGetFollowingUserUpdatesContentKey as wn,gInteractionGetFollowingUserUpdatesKey as Tn,gInteractionGetLikeListKey as En,gInteractionListCollectsKey as Dn,gInteractionListFoldersKey as On,gUserGetGuestIdentityKey as kn,gUserGetUserEditInfoKey as An,gUserGetUserInfoKey as jn,gUserGetUserPrivacySettingsKey as Mn,gUserViewUserInfoKey as Nn,pCommunityAddContentToCollectionKey as Pn,pCommunityContentInteractionNotifyKey as Fn,pCommunityCreateCollectionKey as In,pCommunityCreateCommentKey as Ln,pCommunityDeleteCollectionKey as Rn,pCommunityDeleteCommentKey as zn,pCommunityDeleteContentKey as Bn,pCommunityDislikeCommentKey as Vn,pCommunityGetUploadPresignedURLKey as Hn,pCommunityLikeCommentKey as Un,pCommunityMoveCollectionContentKey as Wn,pCommunityPublishContentKey as Gn,pCommunityQueryContentsKey as Kn,pCommunityRemoveContentFromCollectionKey as qn,pCommunitySearchCurAccountFollowingUsersInfoKey as Jn,pCommunityShareContentKey as Yn,pCommunitySubscribeCollectionKey as Xn,pCommunityUpdateCollectionKey as Zn,pCommunityUpdateContentKey as Qn,pCommunityUploadMediaKey as $n,pContentAddAppChannelBlockDiyContentKey as er,pContentCreateAppChannelBlockIconKey as tr,pContentDeleteAppChannelBlockBannerKey as nr,pContentDeleteAppChannelBlockDiyContentKey as rr,pContentDeleteAppChannelBlockIconKey as ir,pContentSearchVideosByESKey as ar,pContentUpdateAppChannelBlockBannerKey as or,pContentUpdateAppChannelBlockBannerStatusKey as sr,pContentUpdateAppChannelBlockIconKey as cr,pContentUpdateAppChannelBlockIconStatusKey as lr,pContentVideoInteractionNotifyKey as ur,pInteractionAddCollectKey as dr,pInteractionBatchClearBrowseKey as fr,pInteractionBatchDeleteCollectsKey as pr,pInteractionBatchQueryContentInteractionsKey as mr,pInteractionBrowseKey as hr,pInteractionCancelDislikeKey as gr,pInteractionCancelLikeKey as _r,pInteractionCheckFollowKey as vr,pInteractionClearBrowseHistoryKey as yr,pInteractionCreateFolderKey as br,pInteractionDeleteBrowseRecordKey as xr,pInteractionDeleteFolderKey as Sr,pInteractionDislikeKey as Cr,pInteractionFollowKey as wr,pInteractionLikeKey as Tr,pInteractionMoveCollectsKey as Er,pInteractionRemoveCollectKey as Dr,pInteractionUnfollowKey as Or,pInteractionUnifiedBatchLikeDislikeKey as kr,pInteractionUpdateFolderKey as Ar,pUserEditUserInfoKey as jr,pUserLoginKey as Mr,pUserRegisterKey as Nr,pUserResetForgetPasswordKey as Pr,pUserResetPasswordKey as Fr,pUserSendEmailCodeKey as Ir,pUserSendForgetEmailCodeKey as Lr,pUserSendResetPasswordEmailCodeKey as Rr,pUserUploadUserBgImageKey as zr,pUserUserFeedbackKey as Br,pUserUserPrivacySettingsKey as Vr,pUserVerifyEmailCodeKey as Hr,pUserVerifyForgetEmailCodeKey as Ur,pUserVerifyResetPasswordEmailCodeKey as Wr}from"./service/generated/tanstack.mjs";export{St as createQueryKey,e as gCommunityBatchGetContentInfo,Ct as gCommunityBatchGetContentInfoKey,t as gCommunityGetCollectionInfo,wt as gCommunityGetCollectionInfoKey,n as gCommunityGetComments,Tt as gCommunityGetCommentsKey,r as gCommunityGetContentInfo,Et as gCommunityGetContentInfoKey,i as gCommunityGetContentList,Dt as gCommunityGetContentListKey,a as gCommunityGetHotContentList,Ot as gCommunityGetHotContentListKey,o as gCommunityGetRandomContentList,kt as gCommunityGetRandomContentListKey,s as gCommunityGetSubscribedCollections,At as gCommunityGetSubscribedCollectionsKey,c as gCommunityGetUserCollections,jt as gCommunityGetUserCollectionsKey,l as gCommunityQueryContents,Mt as gCommunityQueryContentsKey,u as gCommunitySearchContent,Nt as gCommunitySearchContentKey,d as gContentAdminListAppChannelBlocks,Pt as gContentAdminListAppChannelBlocksKey,xt as gContentBatchGetVideoDetail,f as gContentGetAdminSubChannels,Ft as gContentGetAdminSubChannelsKey,p as gContentGetAdvertiseByCode,It as gContentGetAdvertiseByCodeKey,m as gContentGetAppChannelBlock,h as gContentGetAppChannelBlockData,Lt as gContentGetAppChannelBlockDataKey,g as gContentGetAppChannelBlockIcon,Rt as gContentGetAppChannelBlockIconKey,zt as gContentGetAppChannelBlockKey,_ as gContentGetAppChannels,Bt as gContentGetAppChannelsKey,v as gContentGetAppComponent,Vt as gContentGetAppComponentKey,y as gContentGetFloatingBall,Ht as gContentGetFloatingBallKey,b as gContentGetGuessYouLikeVideos,Ut as gContentGetGuessYouLikeVideosKey,x as gContentGetHotVideoList,Wt as gContentGetHotVideoListKey,S as gContentGetNewstVideoList,Gt as gContentGetNewstVideoListKey,C as gContentGetPopularVideoList,Kt as gContentGetPopularVideoListKey,w as gContentGetRecommendSearchList,qt as gContentGetRecommendSearchListKey,T as gContentGetRecommendVideoList,Jt as gContentGetRecommendVideoListKey,E as gContentGetVideoById,Yt as gContentGetVideoByIdKey,D as gContentGetVideoDetail,Xt as gContentGetVideoDetailKey,O as gContentGetVideoEpisodes,Zt as gContentGetVideoEpisodesKey,k as gContentGetVideosByIds,Qt as gContentGetVideosByIdsKey,A as gContentListAppChannelBlockBanners,$t as gContentListAppChannelBlockBannersKey,j as gContentListAppChannelBlockDiyContents,en as gContentListAppChannelBlockDiyContentsKey,M as gContentListAppChannelBlockIcon,tn as gContentListAppChannelBlockIconKey,N as gContentListFloatingBall,nn as gContentListFloatingBallKey,P as gContentListVisibleAppChannelBlockIcon,rn as gContentListVisibleAppChannelBlockIconKey,F as gContentListVisibleFloatingBall,an as gContentListVisibleFloatingBallKey,I as gContentProcessM3u8,on as gContentProcessM3u8Key,L as gContentSearchVideos,R as gContentSearchVideosByES,sn as gContentSearchVideosByESKey,cn as gContentSearchVideosKey,z as gGetAppChannelBlockData,ln as gGetAppChannelBlockDataKey,B as gInteractionBatchClearBrowse,un as gInteractionBatchClearBrowseKey,V as gInteractionBatchGetFollowStats,dn as gInteractionBatchGetFollowStatsKey,H as gInteractionCheckCollect,fn as gInteractionCheckCollectKey,U as gInteractionCheckMutualFollow,pn as gInteractionCheckMutualFollowKey,W as gInteractionGetBrowseList,mn as gInteractionGetBrowseListKey,G as gInteractionGetContentDislikeList,hn as gInteractionGetContentDislikeListKey,K as gInteractionGetContentLikeList,gn as gInteractionGetContentLikeListKey,q as gInteractionGetDislikeList,_n as gInteractionGetDislikeListKey,J as gInteractionGetFolder,vn as gInteractionGetFolderKey,Y as gInteractionGetFolderStats,yn as gInteractionGetFolderStatsKey,X as gInteractionGetFollowStats,bn as gInteractionGetFollowStatsKey,Z as gInteractionGetFollowerList,xn as gInteractionGetFollowerListKey,Q as gInteractionGetFollowingContentList,Sn as gInteractionGetFollowingContentListKey,$ as gInteractionGetFollowingList,Cn as gInteractionGetFollowingListKey,ee as gInteractionGetFollowingUserUpdates,te as gInteractionGetFollowingUserUpdatesContent,wn as gInteractionGetFollowingUserUpdatesContentKey,Tn as gInteractionGetFollowingUserUpdatesKey,ne as gInteractionGetLikeList,En as gInteractionGetLikeListKey,re as gInteractionListCollects,Dn as gInteractionListCollectsKey,ie as gInteractionListFolders,On as gInteractionListFoldersKey,ae as gUserGetGuestIdentity,kn as gUserGetGuestIdentityKey,oe as gUserGetUserEditInfo,An as gUserGetUserEditInfoKey,se as gUserGetUserInfo,jn as gUserGetUserInfoKey,ce as gUserGetUserPrivacySettings,Mn as gUserGetUserPrivacySettingsKey,le as gUserViewUserInfo,Nn as gUserViewUserInfoKey,ue as pCommunityAddContentToCollection,Pn as pCommunityAddContentToCollectionKey,de as pCommunityContentInteractionNotify,Fn as pCommunityContentInteractionNotifyKey,fe as pCommunityCreateCollection,In as pCommunityCreateCollectionKey,pe as pCommunityCreateComment,Ln as pCommunityCreateCommentKey,me as pCommunityDeleteCollection,Rn as pCommunityDeleteCollectionKey,he as pCommunityDeleteComment,zn as pCommunityDeleteCommentKey,ge as pCommunityDeleteContent,Bn as pCommunityDeleteContentKey,_e as pCommunityDislikeComment,Vn as pCommunityDislikeCommentKey,ve as pCommunityGetUploadPresignedURL,Hn as pCommunityGetUploadPresignedURLKey,ye as pCommunityLikeComment,Un as pCommunityLikeCommentKey,be as pCommunityMoveCollectionContent,Wn as pCommunityMoveCollectionContentKey,xe as pCommunityPublishContent,Gn as pCommunityPublishContentKey,Se as pCommunityQueryContents,Kn as pCommunityQueryContentsKey,Ce as pCommunityRemoveContentFromCollection,qn as pCommunityRemoveContentFromCollectionKey,we as pCommunitySearchCurAccountFollowingUsersInfo,Jn as pCommunitySearchCurAccountFollowingUsersInfoKey,Te as pCommunityShareContent,Yn as pCommunityShareContentKey,Ee as pCommunitySubscribeCollection,Xn as pCommunitySubscribeCollectionKey,De as pCommunityUpdateCollection,Zn as pCommunityUpdateCollectionKey,Oe as pCommunityUpdateContent,Qn as pCommunityUpdateContentKey,ke as pCommunityUploadMedia,$n as pCommunityUploadMediaKey,Ae as pContentAddAppChannelBlockDiyContent,er as pContentAddAppChannelBlockDiyContentKey,je as pContentCreateAppChannelBlockIcon,tr as pContentCreateAppChannelBlockIconKey,Me as pContentDeleteAppChannelBlockBanner,nr as pContentDeleteAppChannelBlockBannerKey,Ne as pContentDeleteAppChannelBlockDiyContent,rr as pContentDeleteAppChannelBlockDiyContentKey,Pe as pContentDeleteAppChannelBlockIcon,ir as pContentDeleteAppChannelBlockIconKey,Fe as pContentSearchVideosByES,ar as pContentSearchVideosByESKey,Ie as pContentUpdateAppChannelBlockBanner,or as pContentUpdateAppChannelBlockBannerKey,Le as pContentUpdateAppChannelBlockBannerStatus,sr as pContentUpdateAppChannelBlockBannerStatusKey,Re as pContentUpdateAppChannelBlockIcon,cr as pContentUpdateAppChannelBlockIconKey,ze as pContentUpdateAppChannelBlockIconStatus,lr as pContentUpdateAppChannelBlockIconStatusKey,Be as pContentVideoInteractionNotify,ur as pContentVideoInteractionNotifyKey,Ve as pInteractionAddCollect,dr as pInteractionAddCollectKey,He as pInteractionBatchClearBrowse,fr as pInteractionBatchClearBrowseKey,Ue as pInteractionBatchDeleteCollects,pr as pInteractionBatchDeleteCollectsKey,We as pInteractionBatchQueryContentInteractions,mr as pInteractionBatchQueryContentInteractionsKey,Ge as pInteractionBrowse,hr as pInteractionBrowseKey,Ke as pInteractionCancelDislike,gr as pInteractionCancelDislikeKey,qe as pInteractionCancelLike,_r as pInteractionCancelLikeKey,Je as pInteractionCheckFollow,vr as pInteractionCheckFollowKey,Ye as pInteractionClearBrowseHistory,yr as pInteractionClearBrowseHistoryKey,Xe as pInteractionCreateFolder,br as pInteractionCreateFolderKey,Ze as pInteractionDeleteBrowseRecord,xr as pInteractionDeleteBrowseRecordKey,Qe as pInteractionDeleteFolder,Sr as pInteractionDeleteFolderKey,$e as pInteractionDislike,Cr as pInteractionDislikeKey,et as pInteractionFollow,wr as pInteractionFollowKey,tt as pInteractionLike,Tr as pInteractionLikeKey,nt as pInteractionMoveCollects,Er as pInteractionMoveCollectsKey,rt as pInteractionRemoveCollect,Dr as pInteractionRemoveCollectKey,it as pInteractionUnfollow,Or as pInteractionUnfollowKey,at as pInteractionUnifiedBatchLikeDislike,kr as pInteractionUnifiedBatchLikeDislikeKey,ot as pInteractionUpdateFolder,Ar as pInteractionUpdateFolderKey,st as pUserEditUserInfo,jr as pUserEditUserInfoKey,ct as pUserLogin,Mr as pUserLoginKey,lt as pUserRegister,Nr as pUserRegisterKey,ut as pUserResetForgetPassword,Pr as pUserResetForgetPasswordKey,dt as pUserResetPassword,Fr as pUserResetPasswordKey,ft as pUserSendEmailCode,Ir as pUserSendEmailCodeKey,pt as pUserSendForgetEmailCode,Lr as pUserSendForgetEmailCodeKey,mt as pUserSendResetPasswordEmailCode,Rr as pUserSendResetPasswordEmailCodeKey,ht as pUserUploadUserBgImage,zr as pUserUploadUserBgImageKey,gt as pUserUserFeedback,Br as pUserUserFeedbackKey,_t as pUserUserPrivacySettings,Vr as pUserUserPrivacySettingsKey,vt as pUserVerifyEmailCode,Hr as pUserVerifyEmailCodeKey,yt as pUserVerifyForgetEmailCode,Ur as pUserVerifyForgetEmailCodeKey,bt as pUserVerifyResetPasswordEmailCode,Wr as pUserVerifyResetPasswordEmailCodeKey};
|
|
2
|
+
import{batchGetVideoDetail as e}from"./service/batch-get-video-detail.mjs";import{gCommunityBatchGetContentInfo as t,gCommunityGetCollectionInfo as n,gCommunityGetComments as r,gCommunityGetContentInfo as i,gCommunityGetContentList as a,gCommunityGetHotContentList as o,gCommunityGetRandomContentList as s,gCommunityGetSubscribedCollections as c,gCommunityGetUserCollections as l,gCommunityQueryContents as u,gCommunitySearchContent as d,gContentAdminListAppChannelBlocks as f,gContentGetAdminSubChannels as p,gContentGetAdvertiseByCode as m,gContentGetAppChannelBlock as h,gContentGetAppChannelBlockData as g,gContentGetAppChannelBlockIcon as _,gContentGetAppChannels as v,gContentGetAppComponent as y,gContentGetFloatingBall as b,gContentGetGuessYouLikeVideos as x,gContentGetHotVideoList as S,gContentGetNewstVideoList as C,gContentGetPopularVideoList as w,gContentGetRecommendSearchList as T,gContentGetRecommendVideoList as E,gContentGetVideoById as D,gContentGetVideoDetail as O,gContentGetVideoEpisodes as k,gContentGetVideosByIds as A,gContentListAppChannelBlockBanners as j,gContentListAppChannelBlockDiyContents as M,gContentListAppChannelBlockIcon as N,gContentListFloatingBall as P,gContentListVisibleAppChannelBlockIcon as F,gContentListVisibleFloatingBall as I,gContentProcessM3u8 as L,gContentSearchVideos as R,gContentSearchVideosByES as z,gGetAppChannelBlockData as B,gInteractionBatchClearBrowse as V,gInteractionBatchGetFollowStats as H,gInteractionCheckCollect as U,gInteractionCheckMutualFollow as W,gInteractionGetBrowseList as G,gInteractionGetContentDislikeList as K,gInteractionGetContentLikeList as q,gInteractionGetDislikeList as J,gInteractionGetFolder as Y,gInteractionGetFolderStats as X,gInteractionGetFollowStats as Z,gInteractionGetFollowerList as Q,gInteractionGetFollowingContentList as $,gInteractionGetFollowingList as ee,gInteractionGetFollowingUserUpdates as te,gInteractionGetFollowingUserUpdatesContent as ne,gInteractionGetLikeList as re,gInteractionListCollects as ie,gInteractionListFolders as ae,gUserGetGuestIdentity as oe,gUserGetUserEditInfo as se,gUserGetUserInfo as ce,gUserGetUserPrivacySettings as le,gUserViewUserInfo as ue,pCommunityAddContentToCollection as de,pCommunityContentInteractionNotify as fe,pCommunityCreateCollection as pe,pCommunityCreateComment as me,pCommunityDeleteCollection as he,pCommunityDeleteComment as ge,pCommunityDeleteContent as _e,pCommunityDislikeComment as ve,pCommunityGetUploadPresignedURL as ye,pCommunityLikeComment as be,pCommunityMoveCollectionContent as xe,pCommunityPublishContent as Se,pCommunityQueryContents as Ce,pCommunityRemoveContentFromCollection as we,pCommunitySearchCurAccountFollowingUsersInfo as Te,pCommunityShareContent as Ee,pCommunitySubscribeCollection as De,pCommunityUpdateCollection as Oe,pCommunityUpdateContent as ke,pCommunityUploadMedia as Ae,pContentAddAppChannelBlockDiyContent as je,pContentCreateAppChannelBlockIcon as Me,pContentDeleteAppChannelBlockBanner as Ne,pContentDeleteAppChannelBlockDiyContent as Pe,pContentDeleteAppChannelBlockIcon as Fe,pContentSearchVideosByES as Ie,pContentUpdateAppChannelBlockBanner as Le,pContentUpdateAppChannelBlockBannerStatus as Re,pContentUpdateAppChannelBlockIcon as ze,pContentUpdateAppChannelBlockIconStatus as Be,pContentVideoInteractionNotify as Ve,pInteractionAddCollect as He,pInteractionBatchClearBrowse as Ue,pInteractionBatchDeleteCollects as We,pInteractionBatchQueryContentInteractions as Ge,pInteractionBrowse as Ke,pInteractionCancelDislike as qe,pInteractionCancelLike as Je,pInteractionCheckFollow as Ye,pInteractionClearBrowseHistory as Xe,pInteractionCreateFolder as Ze,pInteractionDeleteBrowseRecord as Qe,pInteractionDeleteFolder as $e,pInteractionDislike as et,pInteractionFollow as tt,pInteractionLike as nt,pInteractionMoveCollects as rt,pInteractionRemoveCollect as it,pInteractionUnfollow as at,pInteractionUnifiedBatchLikeDislike as ot,pInteractionUpdateFolder as st,pUserEditUserInfo as ct,pUserLogin as lt,pUserRegister as ut,pUserResetForgetPassword as dt,pUserResetPassword as ft,pUserSendEmailCode as pt,pUserSendForgetEmailCode as mt,pUserSendResetPasswordEmailCode as ht,pUserUploadUserBgImage as gt,pUserUserFeedback as _t,pUserUserPrivacySettings as vt,pUserVerifyEmailCode as yt,pUserVerifyForgetEmailCode as bt,pUserVerifyResetPasswordEmailCode as xt}from"./service/generated/client.mjs";import{gContentBatchGetVideoDetail as St}from"./service/content-batch-get-video-detail.mjs";import{createQueryKey as Ct,gCommunityBatchGetContentInfoKey as wt,gCommunityGetCollectionInfoKey as Tt,gCommunityGetCommentsKey as Et,gCommunityGetContentInfoKey as Dt,gCommunityGetContentListKey as Ot,gCommunityGetHotContentListKey as kt,gCommunityGetRandomContentListKey as At,gCommunityGetSubscribedCollectionsKey as jt,gCommunityGetUserCollectionsKey as Mt,gCommunityQueryContentsKey as Nt,gCommunitySearchContentKey as Pt,gContentAdminListAppChannelBlocksKey as Ft,gContentGetAdminSubChannelsKey as It,gContentGetAdvertiseByCodeKey as Lt,gContentGetAppChannelBlockDataKey as Rt,gContentGetAppChannelBlockIconKey as zt,gContentGetAppChannelBlockKey as Bt,gContentGetAppChannelsKey as Vt,gContentGetAppComponentKey as Ht,gContentGetFloatingBallKey as Ut,gContentGetGuessYouLikeVideosKey as Wt,gContentGetHotVideoListKey as Gt,gContentGetNewstVideoListKey as Kt,gContentGetPopularVideoListKey as qt,gContentGetRecommendSearchListKey as Jt,gContentGetRecommendVideoListKey as Yt,gContentGetVideoByIdKey as Xt,gContentGetVideoDetailKey as Zt,gContentGetVideoEpisodesKey as Qt,gContentGetVideosByIdsKey as $t,gContentListAppChannelBlockBannersKey as en,gContentListAppChannelBlockDiyContentsKey as tn,gContentListAppChannelBlockIconKey as nn,gContentListFloatingBallKey as rn,gContentListVisibleAppChannelBlockIconKey as an,gContentListVisibleFloatingBallKey as on,gContentProcessM3u8Key as sn,gContentSearchVideosByESKey as cn,gContentSearchVideosKey as ln,gGetAppChannelBlockDataKey as un,gInteractionBatchClearBrowseKey as dn,gInteractionBatchGetFollowStatsKey as fn,gInteractionCheckCollectKey as pn,gInteractionCheckMutualFollowKey as mn,gInteractionGetBrowseListKey as hn,gInteractionGetContentDislikeListKey as gn,gInteractionGetContentLikeListKey as _n,gInteractionGetDislikeListKey as vn,gInteractionGetFolderKey as yn,gInteractionGetFolderStatsKey as bn,gInteractionGetFollowStatsKey as xn,gInteractionGetFollowerListKey as Sn,gInteractionGetFollowingContentListKey as Cn,gInteractionGetFollowingListKey as wn,gInteractionGetFollowingUserUpdatesContentKey as Tn,gInteractionGetFollowingUserUpdatesKey as En,gInteractionGetLikeListKey as Dn,gInteractionListCollectsKey as On,gInteractionListFoldersKey as kn,gUserGetGuestIdentityKey as An,gUserGetUserEditInfoKey as jn,gUserGetUserInfoKey as Mn,gUserGetUserPrivacySettingsKey as Nn,gUserViewUserInfoKey as Pn,pCommunityAddContentToCollectionKey as Fn,pCommunityContentInteractionNotifyKey as In,pCommunityCreateCollectionKey as Ln,pCommunityCreateCommentKey as Rn,pCommunityDeleteCollectionKey as zn,pCommunityDeleteCommentKey as Bn,pCommunityDeleteContentKey as Vn,pCommunityDislikeCommentKey as Hn,pCommunityGetUploadPresignedURLKey as Un,pCommunityLikeCommentKey as Wn,pCommunityMoveCollectionContentKey as Gn,pCommunityPublishContentKey as Kn,pCommunityQueryContentsKey as qn,pCommunityRemoveContentFromCollectionKey as Jn,pCommunitySearchCurAccountFollowingUsersInfoKey as Yn,pCommunityShareContentKey as Xn,pCommunitySubscribeCollectionKey as Zn,pCommunityUpdateCollectionKey as Qn,pCommunityUpdateContentKey as $n,pCommunityUploadMediaKey as er,pContentAddAppChannelBlockDiyContentKey as tr,pContentCreateAppChannelBlockIconKey as nr,pContentDeleteAppChannelBlockBannerKey as rr,pContentDeleteAppChannelBlockDiyContentKey as ir,pContentDeleteAppChannelBlockIconKey as ar,pContentSearchVideosByESKey as or,pContentUpdateAppChannelBlockBannerKey as sr,pContentUpdateAppChannelBlockBannerStatusKey as cr,pContentUpdateAppChannelBlockIconKey as lr,pContentUpdateAppChannelBlockIconStatusKey as ur,pContentVideoInteractionNotifyKey as dr,pInteractionAddCollectKey as fr,pInteractionBatchClearBrowseKey as pr,pInteractionBatchDeleteCollectsKey as mr,pInteractionBatchQueryContentInteractionsKey as hr,pInteractionBrowseKey as gr,pInteractionCancelDislikeKey as _r,pInteractionCancelLikeKey as vr,pInteractionCheckFollowKey as yr,pInteractionClearBrowseHistoryKey as br,pInteractionCreateFolderKey as xr,pInteractionDeleteBrowseRecordKey as Sr,pInteractionDeleteFolderKey as Cr,pInteractionDislikeKey as wr,pInteractionFollowKey as Tr,pInteractionLikeKey as Er,pInteractionMoveCollectsKey as Dr,pInteractionRemoveCollectKey as Or,pInteractionUnfollowKey as kr,pInteractionUnifiedBatchLikeDislikeKey as Ar,pInteractionUpdateFolderKey as jr,pUserEditUserInfoKey as Mr,pUserLoginKey as Nr,pUserRegisterKey as Pr,pUserResetForgetPasswordKey as Fr,pUserResetPasswordKey as Ir,pUserSendEmailCodeKey as Lr,pUserSendForgetEmailCodeKey as Rr,pUserSendResetPasswordEmailCodeKey as zr,pUserUploadUserBgImageKey as Br,pUserUserFeedbackKey as Vr,pUserUserPrivacySettingsKey as Hr,pUserVerifyEmailCodeKey as Ur,pUserVerifyForgetEmailCodeKey as Wr,pUserVerifyResetPasswordEmailCodeKey as Gr}from"./service/generated/tanstack.mjs";import{getPopularVideoListPost as Kr}from"./service/get-popular-video-list-post.mjs";export{e as batchGetVideoDetail,Ct as createQueryKey,t as gCommunityBatchGetContentInfo,wt as gCommunityBatchGetContentInfoKey,n as gCommunityGetCollectionInfo,Tt as gCommunityGetCollectionInfoKey,r as gCommunityGetComments,Et as gCommunityGetCommentsKey,i as gCommunityGetContentInfo,Dt as gCommunityGetContentInfoKey,a as gCommunityGetContentList,Ot as gCommunityGetContentListKey,o as gCommunityGetHotContentList,kt as gCommunityGetHotContentListKey,s as gCommunityGetRandomContentList,At as gCommunityGetRandomContentListKey,c as gCommunityGetSubscribedCollections,jt as gCommunityGetSubscribedCollectionsKey,l as gCommunityGetUserCollections,Mt as gCommunityGetUserCollectionsKey,u as gCommunityQueryContents,Nt as gCommunityQueryContentsKey,d as gCommunitySearchContent,Pt as gCommunitySearchContentKey,f as gContentAdminListAppChannelBlocks,Ft as gContentAdminListAppChannelBlocksKey,St as gContentBatchGetVideoDetail,p as gContentGetAdminSubChannels,It as gContentGetAdminSubChannelsKey,m as gContentGetAdvertiseByCode,Lt as gContentGetAdvertiseByCodeKey,h as gContentGetAppChannelBlock,g as gContentGetAppChannelBlockData,Rt as gContentGetAppChannelBlockDataKey,_ as gContentGetAppChannelBlockIcon,zt as gContentGetAppChannelBlockIconKey,Bt as gContentGetAppChannelBlockKey,v as gContentGetAppChannels,Vt as gContentGetAppChannelsKey,y as gContentGetAppComponent,Ht as gContentGetAppComponentKey,b as gContentGetFloatingBall,Ut as gContentGetFloatingBallKey,x as gContentGetGuessYouLikeVideos,Wt as gContentGetGuessYouLikeVideosKey,S as gContentGetHotVideoList,Gt as gContentGetHotVideoListKey,C as gContentGetNewstVideoList,Kt as gContentGetNewstVideoListKey,w as gContentGetPopularVideoList,qt as gContentGetPopularVideoListKey,T as gContentGetRecommendSearchList,Jt as gContentGetRecommendSearchListKey,E as gContentGetRecommendVideoList,Yt as gContentGetRecommendVideoListKey,D as gContentGetVideoById,Xt as gContentGetVideoByIdKey,O as gContentGetVideoDetail,Zt as gContentGetVideoDetailKey,k as gContentGetVideoEpisodes,Qt as gContentGetVideoEpisodesKey,A as gContentGetVideosByIds,$t as gContentGetVideosByIdsKey,j as gContentListAppChannelBlockBanners,en as gContentListAppChannelBlockBannersKey,M as gContentListAppChannelBlockDiyContents,tn as gContentListAppChannelBlockDiyContentsKey,N as gContentListAppChannelBlockIcon,nn as gContentListAppChannelBlockIconKey,P as gContentListFloatingBall,rn as gContentListFloatingBallKey,F as gContentListVisibleAppChannelBlockIcon,an as gContentListVisibleAppChannelBlockIconKey,I as gContentListVisibleFloatingBall,on as gContentListVisibleFloatingBallKey,L as gContentProcessM3u8,sn as gContentProcessM3u8Key,R as gContentSearchVideos,z as gContentSearchVideosByES,cn as gContentSearchVideosByESKey,ln as gContentSearchVideosKey,B as gGetAppChannelBlockData,un as gGetAppChannelBlockDataKey,V as gInteractionBatchClearBrowse,dn as gInteractionBatchClearBrowseKey,H as gInteractionBatchGetFollowStats,fn as gInteractionBatchGetFollowStatsKey,U as gInteractionCheckCollect,pn as gInteractionCheckCollectKey,W as gInteractionCheckMutualFollow,mn as gInteractionCheckMutualFollowKey,G as gInteractionGetBrowseList,hn as gInteractionGetBrowseListKey,K as gInteractionGetContentDislikeList,gn as gInteractionGetContentDislikeListKey,q as gInteractionGetContentLikeList,_n as gInteractionGetContentLikeListKey,J as gInteractionGetDislikeList,vn as gInteractionGetDislikeListKey,Y as gInteractionGetFolder,yn as gInteractionGetFolderKey,X as gInteractionGetFolderStats,bn as gInteractionGetFolderStatsKey,Z as gInteractionGetFollowStats,xn as gInteractionGetFollowStatsKey,Q as gInteractionGetFollowerList,Sn as gInteractionGetFollowerListKey,$ as gInteractionGetFollowingContentList,Cn as gInteractionGetFollowingContentListKey,ee as gInteractionGetFollowingList,wn as gInteractionGetFollowingListKey,te as gInteractionGetFollowingUserUpdates,ne as gInteractionGetFollowingUserUpdatesContent,Tn as gInteractionGetFollowingUserUpdatesContentKey,En as gInteractionGetFollowingUserUpdatesKey,re as gInteractionGetLikeList,Dn as gInteractionGetLikeListKey,ie as gInteractionListCollects,On as gInteractionListCollectsKey,ae as gInteractionListFolders,kn as gInteractionListFoldersKey,oe as gUserGetGuestIdentity,An as gUserGetGuestIdentityKey,se as gUserGetUserEditInfo,jn as gUserGetUserEditInfoKey,ce as gUserGetUserInfo,Mn as gUserGetUserInfoKey,le as gUserGetUserPrivacySettings,Nn as gUserGetUserPrivacySettingsKey,ue as gUserViewUserInfo,Pn as gUserViewUserInfoKey,Kr as getPopularVideoListPost,de as pCommunityAddContentToCollection,Fn as pCommunityAddContentToCollectionKey,fe as pCommunityContentInteractionNotify,In as pCommunityContentInteractionNotifyKey,pe as pCommunityCreateCollection,Ln as pCommunityCreateCollectionKey,me as pCommunityCreateComment,Rn as pCommunityCreateCommentKey,he as pCommunityDeleteCollection,zn as pCommunityDeleteCollectionKey,ge as pCommunityDeleteComment,Bn as pCommunityDeleteCommentKey,_e as pCommunityDeleteContent,Vn as pCommunityDeleteContentKey,ve as pCommunityDislikeComment,Hn as pCommunityDislikeCommentKey,ye as pCommunityGetUploadPresignedURL,Un as pCommunityGetUploadPresignedURLKey,be as pCommunityLikeComment,Wn as pCommunityLikeCommentKey,xe as pCommunityMoveCollectionContent,Gn as pCommunityMoveCollectionContentKey,Se as pCommunityPublishContent,Kn as pCommunityPublishContentKey,Ce as pCommunityQueryContents,qn as pCommunityQueryContentsKey,we as pCommunityRemoveContentFromCollection,Jn as pCommunityRemoveContentFromCollectionKey,Te as pCommunitySearchCurAccountFollowingUsersInfo,Yn as pCommunitySearchCurAccountFollowingUsersInfoKey,Ee as pCommunityShareContent,Xn as pCommunityShareContentKey,De as pCommunitySubscribeCollection,Zn as pCommunitySubscribeCollectionKey,Oe as pCommunityUpdateCollection,Qn as pCommunityUpdateCollectionKey,ke as pCommunityUpdateContent,$n as pCommunityUpdateContentKey,Ae as pCommunityUploadMedia,er as pCommunityUploadMediaKey,je as pContentAddAppChannelBlockDiyContent,tr as pContentAddAppChannelBlockDiyContentKey,Me as pContentCreateAppChannelBlockIcon,nr as pContentCreateAppChannelBlockIconKey,Ne as pContentDeleteAppChannelBlockBanner,rr as pContentDeleteAppChannelBlockBannerKey,Pe as pContentDeleteAppChannelBlockDiyContent,ir as pContentDeleteAppChannelBlockDiyContentKey,Fe as pContentDeleteAppChannelBlockIcon,ar as pContentDeleteAppChannelBlockIconKey,Ie as pContentSearchVideosByES,or as pContentSearchVideosByESKey,Le as pContentUpdateAppChannelBlockBanner,sr as pContentUpdateAppChannelBlockBannerKey,Re as pContentUpdateAppChannelBlockBannerStatus,cr as pContentUpdateAppChannelBlockBannerStatusKey,ze as pContentUpdateAppChannelBlockIcon,lr as pContentUpdateAppChannelBlockIconKey,Be as pContentUpdateAppChannelBlockIconStatus,ur as pContentUpdateAppChannelBlockIconStatusKey,Ve as pContentVideoInteractionNotify,dr as pContentVideoInteractionNotifyKey,He as pInteractionAddCollect,fr as pInteractionAddCollectKey,Ue as pInteractionBatchClearBrowse,pr as pInteractionBatchClearBrowseKey,We as pInteractionBatchDeleteCollects,mr as pInteractionBatchDeleteCollectsKey,Ge as pInteractionBatchQueryContentInteractions,hr as pInteractionBatchQueryContentInteractionsKey,Ke as pInteractionBrowse,gr as pInteractionBrowseKey,qe as pInteractionCancelDislike,_r as pInteractionCancelDislikeKey,Je as pInteractionCancelLike,vr as pInteractionCancelLikeKey,Ye as pInteractionCheckFollow,yr as pInteractionCheckFollowKey,Xe as pInteractionClearBrowseHistory,br as pInteractionClearBrowseHistoryKey,Ze as pInteractionCreateFolder,xr as pInteractionCreateFolderKey,Qe as pInteractionDeleteBrowseRecord,Sr as pInteractionDeleteBrowseRecordKey,$e as pInteractionDeleteFolder,Cr as pInteractionDeleteFolderKey,et as pInteractionDislike,wr as pInteractionDislikeKey,tt as pInteractionFollow,Tr as pInteractionFollowKey,nt as pInteractionLike,Er as pInteractionLikeKey,rt as pInteractionMoveCollects,Dr as pInteractionMoveCollectsKey,it as pInteractionRemoveCollect,Or as pInteractionRemoveCollectKey,at as pInteractionUnfollow,kr as pInteractionUnfollowKey,ot as pInteractionUnifiedBatchLikeDislike,Ar as pInteractionUnifiedBatchLikeDislikeKey,st as pInteractionUpdateFolder,jr as pInteractionUpdateFolderKey,ct as pUserEditUserInfo,Mr as pUserEditUserInfoKey,lt as pUserLogin,Nr as pUserLoginKey,ut as pUserRegister,Pr as pUserRegisterKey,dt as pUserResetForgetPassword,Fr as pUserResetForgetPasswordKey,ft as pUserResetPassword,Ir as pUserResetPasswordKey,pt as pUserSendEmailCode,Lr as pUserSendEmailCodeKey,mt as pUserSendForgetEmailCode,Rr as pUserSendForgetEmailCodeKey,ht as pUserSendResetPasswordEmailCode,zr as pUserSendResetPasswordEmailCodeKey,gt as pUserUploadUserBgImage,Br as pUserUploadUserBgImageKey,_t as pUserUserFeedback,Vr as pUserUserFeedbackKey,vt as pUserUserPrivacySettings,Hr as pUserUserPrivacySettingsKey,yt as pUserVerifyEmailCode,Ur as pUserVerifyEmailCodeKey,bt as pUserVerifyForgetEmailCode,Wr as pUserVerifyForgetEmailCodeKey,xt as pUserVerifyResetPasswordEmailCode,Gr as pUserVerifyResetPasswordEmailCodeKey};
|