@funhub/platform 0.1.28 → 0.1.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (202) hide show
  1. package/dist/biz.d.mts +28 -10
  2. package/dist/biz.mjs +1 -1
  3. package/dist/components/biz/business/banner/variants/basic-banner/inspector-schema.d.mts +11 -11
  4. package/dist/components/biz/business/banner/variants/basic-banner/material.d.mts +1 -1
  5. package/dist/components/biz/business/banner-carousel/client.mjs +2 -0
  6. package/dist/components/biz/business/banner-carousel/default-props.mjs +2 -0
  7. package/dist/components/biz/business/banner-carousel/material.d.mts +22 -0
  8. package/dist/components/biz/business/banner-carousel/material.mjs +2 -0
  9. package/dist/components/biz/business/banner-carousel/schema.d.mts +23 -0
  10. package/dist/components/biz/business/banner-carousel/schema.mjs +2 -0
  11. package/dist/components/biz/business/banner-carousel/server.d.mts +18 -0
  12. package/dist/components/biz/business/banner-carousel/server.mjs +2 -0
  13. package/dist/components/biz/business/channel-list/channel-filter-dialog.mjs +1 -1
  14. package/dist/components/biz/business/channel-list/client.mjs +1 -1
  15. package/dist/components/biz/business/channel-list/material.d.mts +4 -2
  16. package/dist/components/biz/business/channel-list/schema.d.mts +9 -7
  17. package/dist/components/biz/business/channel-list/schema.mjs +1 -1
  18. package/dist/components/biz/business/detail/materials/registry.d.mts +34 -28
  19. package/dist/components/biz/business/detail/materials/video-detail-actions/client.d.mts +1 -1
  20. package/dist/components/biz/business/detail/materials/video-detail-actions/client.mjs +1 -1
  21. package/dist/components/biz/business/detail/materials/video-detail-actions/index.d.mts +2 -2
  22. package/dist/components/biz/business/detail/materials/video-detail-actions/material.d.mts +2 -1
  23. package/dist/components/biz/business/detail/materials/video-detail-actions/material.mjs +1 -1
  24. package/dist/components/biz/business/detail/materials/video-detail-actions/server.d.mts +10 -2
  25. package/dist/components/biz/business/detail/materials/video-detail-info/client.d.mts +1 -1
  26. package/dist/components/biz/business/detail/materials/video-detail-info/client.mjs +1 -1
  27. package/dist/components/biz/business/detail/materials/video-detail-info/index.d.mts +2 -2
  28. package/dist/components/biz/business/detail/materials/video-detail-info/material.d.mts +2 -1
  29. package/dist/components/biz/business/detail/materials/video-detail-info/server.d.mts +10 -2
  30. package/dist/components/biz/business/detail/materials/video-detail-info-title/client.mjs +1 -1
  31. package/dist/components/biz/business/detail/materials/video-detail-info-title/index.d.mts +2 -2
  32. package/dist/components/biz/business/detail/materials/video-detail-info-title/material.d.mts +2 -1
  33. package/dist/components/biz/business/detail/materials/video-detail-info-title/server.d.mts +10 -2
  34. package/dist/components/biz/business/detail/materials/video-detail-info-title-tags-episodes/client.mjs +1 -1
  35. package/dist/components/biz/business/detail/materials/video-detail-info-title-tags-episodes/index.d.mts +2 -2
  36. package/dist/components/biz/business/detail/materials/video-detail-info-title-tags-episodes/material.d.mts +2 -1
  37. package/dist/components/biz/business/detail/materials/video-detail-info-title-tags-episodes/server.d.mts +10 -2
  38. package/dist/components/biz/business/detail/materials/video-detail-player/client.d.mts +1 -1
  39. package/dist/components/biz/business/detail/materials/video-detail-player/client.mjs +1 -1
  40. package/dist/components/biz/business/detail/materials/video-detail-player/index.d.mts +2 -2
  41. package/dist/components/biz/business/detail/materials/video-detail-player/material.d.mts +2 -1
  42. package/dist/components/biz/business/detail/materials/video-detail-player/material.mjs +1 -1
  43. package/dist/components/biz/business/detail/materials/video-detail-player/server.d.mts +10 -2
  44. package/dist/components/biz/business/detail/materials/video-detail-recommend/client.mjs +1 -1
  45. package/dist/components/biz/business/detail/materials/video-detail-recommend/index.d.mts +2 -2
  46. package/dist/components/biz/business/detail/materials/video-detail-recommend/material.d.mts +2 -1
  47. package/dist/components/biz/business/detail/materials/video-detail-recommend/schema.d.mts +23 -23
  48. package/dist/components/biz/business/detail/materials/video-detail-recommend/server.d.mts +10 -2
  49. package/dist/components/biz/business/floating-ball/client.d.mts +1 -1
  50. package/dist/components/biz/business/floating-ball/material.d.mts +2 -1
  51. package/dist/components/biz/business/floating-ball/server.d.mts +11 -0
  52. package/dist/components/biz/business/header-search/header-avatar-icon/index.d.mts +2 -2
  53. package/dist/components/biz/business/header-search/header-avatar-icon/material.d.mts +2 -1
  54. package/dist/components/biz/business/header-search/header-avatar-icon/material.mjs +1 -1
  55. package/dist/components/biz/business/header-search/header-avatar-icon/server.d.mts +10 -2
  56. package/dist/components/biz/business/header-search/header-avatar-logo-search/index.d.mts +2 -2
  57. package/dist/components/biz/business/header-search/header-avatar-logo-search/material.d.mts +2 -1
  58. package/dist/components/biz/business/header-search/header-avatar-logo-search/material.mjs +1 -1
  59. package/dist/components/biz/business/header-search/header-avatar-logo-search/server.d.mts +10 -2
  60. package/dist/components/biz/business/header-search/header-avatar-logo-search-icon/index.d.mts +2 -2
  61. package/dist/components/biz/business/header-search/header-avatar-logo-search-icon/material.d.mts +2 -1
  62. package/dist/components/biz/business/header-search/header-avatar-logo-search-icon/material.mjs +1 -1
  63. package/dist/components/biz/business/header-search/header-avatar-logo-search-icon/server.d.mts +10 -2
  64. package/dist/components/biz/business/header-search/header-logo-search/index.d.mts +2 -2
  65. package/dist/components/biz/business/header-search/header-logo-search/material.d.mts +2 -1
  66. package/dist/components/biz/business/header-search/header-logo-search/material.mjs +1 -1
  67. package/dist/components/biz/business/header-search/header-logo-search/server.d.mts +10 -2
  68. package/dist/components/biz/business/header-search/header-search/index.d.mts +2 -2
  69. package/dist/components/biz/business/header-search/header-search/material.d.mts +2 -1
  70. package/dist/components/biz/business/header-search/header-search/material.mjs +1 -1
  71. package/dist/components/biz/business/header-search/header-search/server.d.mts +10 -2
  72. package/dist/components/biz/business/home-recommend/variants/home-recommend-grid/inspector-schema.d.mts +5 -5
  73. package/dist/components/biz/business/home-recommend/variants/home-recommend-grid/inspector-schema.mjs +1 -1
  74. package/dist/components/biz/business/home-recommend/variants/home-recommend-grid/material.d.mts +1 -1
  75. package/dist/components/biz/business/home-recommend/variants/home-recommend-grid/material.mjs +1 -1
  76. package/dist/components/biz/business/home-recommend/variants/home-recommend-grid/runtime/client.mjs +1 -1
  77. package/dist/components/biz/business/home-recommend/variants/home-recommend-grid/schema/component.mjs +1 -1
  78. package/dist/components/biz/business/home-recommend/variants/home-recommend-waterfall/inspector-schema.d.mts +5 -5
  79. package/dist/components/biz/business/home-recommend/variants/home-recommend-waterfall/material.d.mts +1 -1
  80. package/dist/components/biz/business/home-recommend/variants/home-recommend-waterfall/material.mjs +1 -1
  81. package/dist/components/biz/business/home-recommend/variants/home-recommend-waterfall/runtime/client.mjs +1 -1
  82. package/dist/components/biz/business/index.d.mts +27 -8
  83. package/dist/components/biz/business/index.mjs +1 -1
  84. package/dist/components/biz/business/large-feature-grid/client.d.mts +1 -1
  85. package/dist/components/biz/business/large-feature-grid/material.d.mts +2 -1
  86. package/dist/components/biz/business/large-feature-grid/server.d.mts +11 -0
  87. package/dist/components/biz/business/marquee/index.d.mts +2 -2
  88. package/dist/components/biz/business/marquee/material.d.mts +2 -1
  89. package/dist/components/biz/business/marquee/material.mjs +1 -1
  90. package/dist/components/biz/business/marquee/schema.d.mts +14 -14
  91. package/dist/components/biz/business/profile/index.d.mts +21 -0
  92. package/dist/components/biz/business/profile/profile-header/client.d.mts +19 -0
  93. package/dist/components/biz/business/profile/profile-header/client.mjs +2 -0
  94. package/dist/components/biz/business/profile/profile-header/index.d.mts +5 -0
  95. package/dist/components/biz/business/profile/profile-header/material.d.mts +9 -1
  96. package/dist/components/biz/business/profile/profile-header/material.mjs +1 -1
  97. package/dist/components/biz/business/profile/profile-header/schema.d.mts +40 -0
  98. package/dist/components/biz/business/profile/profile-header/schema.mjs +2 -0
  99. package/dist/components/biz/business/profile/profile-header/server.d.mts +33 -0
  100. package/dist/components/{pages/profile/_components/user-profile-header → biz/business/profile/profile-header}/server.mjs +1 -1
  101. package/dist/components/biz/business/profile/profile-header/user-profile-avatar.mjs +2 -0
  102. package/dist/components/biz/business/profile/profile-header/user-profile-cover-background.mjs +2 -0
  103. package/dist/components/biz/business/profile/profile-main/client.d.mts +17 -0
  104. package/dist/components/biz/business/profile/profile-main/client.mjs +2 -0
  105. package/dist/components/biz/business/profile/profile-main/index.d.mts +16 -0
  106. package/dist/components/biz/business/profile/profile-main/material.d.mts +14 -1
  107. package/dist/components/biz/business/profile/profile-main/material.mjs +1 -1
  108. package/dist/components/biz/business/profile/profile-main/schema.d.mts +55 -0
  109. package/dist/components/biz/business/profile/profile-main/schema.mjs +2 -0
  110. package/dist/components/biz/business/profile/profile-main/server.d.mts +11 -0
  111. package/dist/components/biz/business/profile/profile-main/server.mjs +2 -0
  112. package/dist/components/biz/business/profile/profile-main/shell.d.mts +25 -0
  113. package/dist/components/biz/business/profile/profile-main/shell.mjs +2 -0
  114. package/dist/components/biz/business/profile/profile-main/tabs/collect-tab/client.d.mts +25 -0
  115. package/dist/components/biz/business/profile/profile-main/tabs/collect-tab/client.mjs +2 -0
  116. package/dist/components/biz/business/profile/profile-main/tabs/collect-tab/index.d.mts +3 -0
  117. package/dist/components/biz/business/profile/profile-main/tabs/collect-tab/server.d.mts +54 -0
  118. package/dist/components/biz/business/profile/profile-main/tabs/collect-tab/server.mjs +2 -0
  119. package/dist/components/biz/business/profile/profile-main/tabs/history-tab/client.d.mts +19 -0
  120. package/dist/components/biz/business/profile/profile-main/tabs/history-tab/client.mjs +2 -0
  121. package/dist/components/biz/business/profile/profile-main/tabs/history-tab/index.d.mts +3 -0
  122. package/dist/components/biz/business/profile/profile-main/tabs/history-tab/server.d.mts +48 -0
  123. package/dist/components/{pages/profile/_components → biz/business/profile/profile-main}/tabs/history-tab/server.mjs +1 -1
  124. package/dist/components/biz/business/profile/profile-main/tabs/index.d.mts +13 -0
  125. package/dist/components/biz/business/profile/profile-main/tabs/like-tab/client.d.mts +76 -0
  126. package/dist/components/biz/business/profile/profile-main/tabs/like-tab/client.mjs +2 -0
  127. package/dist/components/biz/business/profile/profile-main/tabs/like-tab/index.d.mts +3 -0
  128. package/dist/components/biz/business/profile/profile-main/tabs/like-tab/server.d.mts +39 -0
  129. package/dist/components/{pages/profile/_components → biz/business/profile/profile-main}/tabs/like-tab/server.mjs +1 -1
  130. package/dist/components/biz/business/profile/profile-main/tabs/publish-tab/client.d.mts +30 -0
  131. package/dist/components/biz/business/profile/profile-main/tabs/publish-tab/client.mjs +2 -0
  132. package/dist/components/biz/business/profile/profile-main/tabs/publish-tab/index.d.mts +3 -0
  133. package/dist/components/biz/business/profile/profile-main/tabs/publish-tab/server.d.mts +33 -0
  134. package/dist/components/{pages/profile/_components → biz/business/profile/profile-main}/tabs/publish-tab/server.mjs +1 -1
  135. package/dist/components/biz/business/profile/profile-main/utils.mjs +2 -0
  136. package/dist/components/biz/business/profile/profile-main/variants.d.mts +32 -0
  137. package/dist/components/biz/business/profile/profile-main/variants.mjs +2 -0
  138. package/dist/components/biz/business/search-history/client.d.mts +7 -7
  139. package/dist/components/biz/business/search-history/client.mjs +1 -1
  140. package/dist/components/biz/business/search-history/index.d.mts +4 -4
  141. package/dist/components/biz/business/search-history/material.d.mts +3 -2
  142. package/dist/components/biz/business/search-history/material.mjs +1 -1
  143. package/dist/components/biz/business/search-history/schema.d.mts +8 -8
  144. package/dist/components/biz/business/search-history/server.d.mts +4 -4
  145. package/dist/components/biz/business/search-history/server.mjs +1 -1
  146. package/dist/components/biz/business/search-input/client.d.mts +2 -2
  147. package/dist/components/biz/business/search-input/client.mjs +1 -1
  148. package/dist/components/biz/business/search-input/index.d.mts +2 -2
  149. package/dist/components/biz/business/search-input/material.d.mts +2 -1
  150. package/dist/components/biz/business/search-input/material.mjs +1 -1
  151. package/dist/components/biz/business/search-input/schema.d.mts +5 -5
  152. package/dist/components/biz/business/shortcut-grid/client.d.mts +1 -1
  153. package/dist/components/biz/business/shortcut-grid/material.d.mts +2 -1
  154. package/dist/components/biz/business/shortcut-grid/schema.d.mts +11 -11
  155. package/dist/components/biz/business/shortcut-grid/server.d.mts +11 -0
  156. package/dist/components/biz/business/tab-bar/index.d.mts +2 -2
  157. package/dist/components/biz/business/tab-bar/material.d.mts +2 -1
  158. package/dist/components/biz/business/tab-bar/material.mjs +1 -1
  159. package/dist/components/biz/business/tab-bar/schema.d.mts +9 -9
  160. package/dist/components/biz/business/text-recommend/client.d.mts +2 -2
  161. package/dist/components/biz/business/text-recommend/client.mjs +1 -1
  162. package/dist/components/biz/business/text-recommend/index.d.mts +2 -2
  163. package/dist/components/biz/business/text-recommend/material.d.mts +2 -1
  164. package/dist/components/biz/business/text-recommend/material.mjs +1 -1
  165. package/dist/components/biz/business/text-recommend/schema.d.mts +6 -6
  166. package/dist/components/biz/business/video-horizontal-list/client.d.mts +5 -14
  167. package/dist/components/biz/business/video-horizontal-list/client.mjs +1 -1
  168. package/dist/components/biz/business/video-horizontal-list/index.d.mts +2 -2
  169. package/dist/components/biz/business/video-horizontal-list/material.d.mts +12 -2
  170. package/dist/components/biz/business/video-horizontal-list/material.mjs +1 -1
  171. package/dist/components/biz/business/video-horizontal-list/schema.d.mts +21 -3
  172. package/dist/components/biz/business/video-horizontal-list/schema.mjs +1 -1
  173. package/dist/components/biz/business/video-horizontal-list/server.d.mts +1 -1
  174. package/dist/components/biz/business/video-horizontal-list/server.mjs +1 -1
  175. package/dist/components/biz/example/button/index.d.mts +2 -2
  176. package/dist/components/biz/example/button/material.d.mts +2 -1
  177. package/dist/components/biz/example/button/schema.d.mts +14 -14
  178. package/dist/components/biz/renderer/renderer.d.mts +3 -3
  179. package/dist/components/biz/renderer/renderer.mjs +1 -1
  180. package/dist/components/pages/profile/page.mjs +1 -1
  181. package/dist/components/pages/search/page-client.mjs +1 -1
  182. package/dist/components/ui/button.d.mts +1 -1
  183. package/dist/materials.d.mts +4 -4
  184. package/dist/materials.mjs +1 -1
  185. package/dist/utils/schema/inspector.d.mts +111 -111
  186. package/dist/utils/schema/material.d.mts +13 -11
  187. package/dist/utils/schema/schema.d.mts +26 -26
  188. package/dist/utils/schema/utils.d.mts +1 -1
  189. package/dist/utils.mjs +1 -1
  190. package/package.json +1 -1
  191. package/dist/assets/images/Frame.mjs +0 -2
  192. package/dist/components/pages/profile/_components/tabs/collect-tab/client.mjs +0 -2
  193. package/dist/components/pages/profile/_components/tabs/collect-tab/server.mjs +0 -2
  194. package/dist/components/pages/profile/_components/tabs/history-tab/client.mjs +0 -2
  195. package/dist/components/pages/profile/_components/tabs/like-tab/client.mjs +0 -2
  196. package/dist/components/pages/profile/_components/tabs/publish-tab/client.mjs +0 -2
  197. package/dist/components/pages/profile/_components/user-profile-header/client.mjs +0 -2
  198. package/dist/components/pages/profile/_components/user-profile-header/user-profile-avatar.mjs +0 -2
  199. package/dist/components/pages/profile/_components/user-profile-header/user-profile-cover-background.mjs +0 -2
  200. package/dist/components/pages/profile/_components/user-profile-main/server.mjs +0 -2
  201. package/dist/components/pages/profile/_components/user-profile-main/shell.mjs +0 -2
  202. package/dist/components/pages/profile/utils.mjs +0 -2
@@ -1,10 +1,11 @@
1
1
 
2
2
  import { DefineMaterialOption } from "../../../../../../utils/schema/material.mjs";
3
3
  import { VideoDetailActionsClient } from "./client.mjs";
4
+ import { VideoDetailActions } from "./server.mjs";
4
5
  import * as zod from "zod";
5
6
  import * as zod_v4_core0 from "zod/v4/core";
6
7
 
7
8
  //#region components/biz/business/detail/materials/video-detail-actions/material.d.ts
8
- declare const videoDetailActionsMaterial: DefineMaterialOption<typeof VideoDetailActionsClient, zod.ZodObject<{}, zod_v4_core0.$strip>, "video-detail-actions">;
9
+ declare const videoDetailActionsMaterial: DefineMaterialOption<typeof VideoDetailActions, typeof VideoDetailActionsClient, zod.ZodObject<{}, zod_v4_core0.$strip>, "video-detail-actions">;
9
10
  //#endregion
10
11
  export { videoDetailActionsMaterial };
@@ -1,2 +1,2 @@
1
1
 
2
- import{defineMaterial as e}from"../../../../../../utils/schema/material.mjs";import{VideoDetailActionsClient as t}from"./client.mjs";import{videoDetailActionsInspectorPropsSchema as n}from"./schema.mjs";import{VideoDetailActions as r}from"./server.mjs";const i=e({type:`video-detail-actions`,name:`行为模块`,icon:`/static/components-thumb/interaction_actions_default.png`,category:`内容组件`,serverComponent:r,clientComponent:t,propsSchema:n});export{i as videoDetailActionsMaterial};
2
+ import{defineMaterial as e}from"../../../../../../utils/schema/material.mjs";import{VideoDetailActionsClient as t}from"./client.mjs";import{videoDetailActionsInspectorPropsSchema as n}from"./schema.mjs";import{VideoDetailActions as r}from"./server.mjs";const i=e({type:`video-detail-actions`,name:`行为模块`,icon:`/static/components-thumb/interaction_actions_default.png`,category:`行为组件`,serverComponent:r,clientComponent:t,propsSchema:n});export{i as videoDetailActionsMaterial};
@@ -1,3 +1,11 @@
1
1
 
2
- import "./schema.mjs";
3
- import "react/jsx-runtime";
2
+ import { VideoDetailActionsProps } from "./schema.mjs";
3
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
4
+
5
+ //#region components/biz/business/detail/materials/video-detail-actions/server.d.ts
6
+ /**
7
+ * 视频详情行为模块服务端组件。
8
+ */
9
+ declare function VideoDetailActions(props: VideoDetailActionsProps): react_jsx_runtime0.JSX.Element;
10
+ //#endregion
11
+ export { VideoDetailActions };
@@ -13,6 +13,6 @@ declare function VideoDetailInfoClient({
13
13
  showTags,
14
14
  showEpisodes,
15
15
  isShow
16
- }: VideoDetailInfoProps): react_jsx_runtime0.JSX.Element | null;
16
+ }: VideoDetailInfoProps): react_jsx_runtime0.JSX.Element;
17
17
  //#endregion
18
18
  export { VideoDetailInfoClient };
@@ -1,2 +1,2 @@
1
1
 
2
- "use client";import{useAppContext as e}from"../../../../../../hooks/use-app-context/index.mjs";import{SeriesEpisodes as t}from"../../../../../common/series-episodes/index.mjs";import{DetailIntroduction as n}from"../../detail-introduction.mjs";import{Fragment as r,jsx as i,jsxs as a}from"react/jsx-runtime";function o({information:o,currentSeriesNum:s,onEpisodeChange:c,showTags:l=!1,showEpisodes:u=!1,isShow:d=!0}){let f=e(),p=o?.is_more_link===`y`&&(o?.links?.length??0)>0;return f===`editor`?null:a(r,{children:[i(n,{information:o,isShow:d,showTags:l}),u&&p&&i(t,{mode:`detail`,series_num:s,information:o,onEpisodeChange:c})]})}export{o as VideoDetailInfoClient};
2
+ "use client";import{useAppContext as e}from"../../../../../../hooks/use-app-context/index.mjs";import{SeriesEpisodes as t}from"../../../../../common/series-episodes/index.mjs";import{DetailIntroduction as n}from"../../detail-introduction.mjs";import{Fragment as r,jsx as i,jsxs as a}from"react/jsx-runtime";function o({information:o,currentSeriesNum:s,onEpisodeChange:c,showTags:l=!1,showEpisodes:u=!1,isShow:d=!0}){let f=e(),p=o?.is_more_link===`y`&&(o?.links?.length??0)>0;return f===`editor`?i(`div`,{children:`占位`}):a(r,{children:[i(n,{information:o,isShow:d,showTags:l}),u&&p&&i(t,{mode:`detail`,series_num:s,information:o,onEpisodeChange:c})]})}export{o as VideoDetailInfoClient};
@@ -1,5 +1,5 @@
1
1
 
2
2
  import { VideoDetailInfoInspectorProps, VideoDetailInfoProps, videoDetailInfoInspectorPropsSchema } from "./schema.mjs";
3
3
  import { VideoDetailInfoClient } from "./client.mjs";
4
- import { videoDetailInfoMaterial } from "./material.mjs";
5
- import "./server.mjs";
4
+ import { VideoDetailInfo } from "./server.mjs";
5
+ import { videoDetailInfoMaterial } from "./material.mjs";
@@ -3,11 +3,12 @@ import { SchemaHasDefaultValue } from "../../../../../../utils/schema/schema.mjs
3
3
  import { DefineMaterialOption } from "../../../../../../utils/schema/material.mjs";
4
4
  import "../../../../../../utils/schema/index.mjs";
5
5
  import { VideoDetailInfoClient } from "./client.mjs";
6
+ import { VideoDetailInfo } from "./server.mjs";
6
7
  import * as zod from "zod";
7
8
  import * as zod_v4_core0 from "zod/v4/core";
8
9
 
9
10
  //#region components/biz/business/detail/materials/video-detail-info/material.d.ts
10
- declare const videoDetailInfoMaterial: DefineMaterialOption<typeof VideoDetailInfoClient, zod.ZodObject<{
11
+ declare const videoDetailInfoMaterial: DefineMaterialOption<typeof VideoDetailInfo, typeof VideoDetailInfoClient, zod.ZodObject<{
11
12
  showTags: zod.ZodBoolean & SchemaHasDefaultValue;
12
13
  showEpisodes: zod.ZodBoolean & SchemaHasDefaultValue;
13
14
  }, zod_v4_core0.$strip>, "video-detail-info">;
@@ -1,3 +1,11 @@
1
1
 
2
- import "./schema.mjs";
3
- import "react/jsx-runtime";
2
+ import { VideoDetailInfoProps } from "./schema.mjs";
3
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
4
+
5
+ //#region components/biz/business/detail/materials/video-detail-info/server.d.ts
6
+ /**
7
+ * 视频详情信息模块服务端组件。
8
+ */
9
+ declare function VideoDetailInfo(props: VideoDetailInfoProps): react_jsx_runtime0.JSX.Element;
10
+ //#endregion
11
+ export { VideoDetailInfo };
@@ -1,2 +1,2 @@
1
1
 
2
- "use client";import{Box as e}from"../../../../../ui/box.mjs";import{useAppContext as t}from"../../../../../../hooks/use-app-context/index.mjs";import{useCardDecoration as n}from"../../../../../../hooks/use-card-decoration.mjs";import{DetailInfoTitle as r}from"../../detail-info-title.mjs";import{jsx as i}from"react/jsx-runtime";function a({information:a}){let o=t(),{getTitleText:s}=n();if(o===`editor`)return null;let c=s(a);return c?i(e,{className:`w-full mt-[16px] px-[12px]`,children:i(r,{title:c})}):null}export{a as VideoDetailInfoTitleClient};
2
+ "use client";import{Box as e}from"../../../../../ui/box.mjs";import{useAppContext as t}from"../../../../../../hooks/use-app-context/index.mjs";import{useCardDecoration as n}from"../../../../../../hooks/use-card-decoration.mjs";import{DetailInfoTitle as r}from"../../detail-info-title.mjs";import{jsx as i}from"react/jsx-runtime";function a({information:a}){let o=t(),{getTitleText:s}=n();if(o===`editor`)return i(`div`,{children:`占位`});let c=s(a);return c?i(e,{className:`w-full mt-[16px] px-[12px]`,children:i(r,{title:c})}):null}export{a as VideoDetailInfoTitleClient};
@@ -1,5 +1,5 @@
1
1
 
2
2
  import { VideoDetailInfoTitleInspectorProps, VideoDetailInfoTitleProps, videoDetailInfoTitleInspectorPropsSchema } from "./schema.mjs";
3
3
  import { VideoDetailInfoTitleClient } from "./client.mjs";
4
- import { videoDetailInfoTitleMaterial } from "./material.mjs";
5
- import "./server.mjs";
4
+ import { VideoDetailInfoTitle } from "./server.mjs";
5
+ import { videoDetailInfoTitleMaterial } from "./material.mjs";
@@ -1,10 +1,11 @@
1
1
 
2
2
  import { DefineMaterialOption } from "../../../../../../utils/schema/material.mjs";
3
3
  import { VideoDetailInfoTitleClient } from "./client.mjs";
4
+ import { VideoDetailInfoTitle } from "./server.mjs";
4
5
  import * as zod from "zod";
5
6
  import * as zod_v4_core0 from "zod/v4/core";
6
7
 
7
8
  //#region components/biz/business/detail/materials/video-detail-info-title/material.d.ts
8
- declare const videoDetailInfoTitleMaterial: DefineMaterialOption<typeof VideoDetailInfoTitleClient, zod.ZodObject<{}, zod_v4_core0.$strip>, "video-detail-info-title">;
9
+ declare const videoDetailInfoTitleMaterial: DefineMaterialOption<typeof VideoDetailInfoTitle, typeof VideoDetailInfoTitleClient, zod.ZodObject<{}, zod_v4_core0.$strip>, "video-detail-info-title">;
9
10
  //#endregion
10
11
  export { videoDetailInfoTitleMaterial };
@@ -1,3 +1,11 @@
1
1
 
2
- import "./schema.mjs";
3
- import "react/jsx-runtime";
2
+ import { VideoDetailInfoTitleProps } from "./schema.mjs";
3
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
4
+
5
+ //#region components/biz/business/detail/materials/video-detail-info-title/server.d.ts
6
+ /**
7
+ * 标题变体物料服务端组件。
8
+ */
9
+ declare function VideoDetailInfoTitle(props: VideoDetailInfoTitleProps): react_jsx_runtime0.JSX.Element;
10
+ //#endregion
11
+ export { VideoDetailInfoTitle };
@@ -1,2 +1,2 @@
1
1
 
2
- "use client";import{Box as e}from"../../../../../ui/box.mjs";import{useAppContext as t}from"../../../../../../hooks/use-app-context/index.mjs";import{useCardDecoration as n}from"../../../../../../hooks/use-card-decoration.mjs";import{SeriesEpisodes as r}from"../../../../../common/series-episodes/index.mjs";import{DetailInfoTags as i}from"../../detail-info-tags.mjs";import{DetailInfoTitle as a}from"../../detail-info-title.mjs";import{jsx as o,jsxs as s}from"react/jsx-runtime";function c({information:c,currentSeriesNum:l,onEpisodeChange:u,showTags:d=!0,showEpisodes:f=!0}){let p=t(),{getTitleText:m}=n();if(p===`editor`)return null;let h=m(c),g=c?.is_more_link===`y`&&(c?.links?.length??0)>0,_=d&&(c.tags?.length??0)>0,v=f&&g;return!h&&!_&&!v?null:s(e,{className:`w-full mt-[16px]`,children:[s(e,{className:`px-[12px]`,children:[h&&o(a,{title:h}),_&&o(i,{tags:c.tags||[],className:`mt-[12px]`})]}),v&&o(r,{mode:`detail`,series_num:l,information:c,onEpisodeChange:u})]})}export{c as VideoDetailInfoTitleTagsEpisodesClient};
2
+ "use client";import{Box as e}from"../../../../../ui/box.mjs";import{useAppContext as t}from"../../../../../../hooks/use-app-context/index.mjs";import{useCardDecoration as n}from"../../../../../../hooks/use-card-decoration.mjs";import{SeriesEpisodes as r}from"../../../../../common/series-episodes/index.mjs";import{DetailInfoTags as i}from"../../detail-info-tags.mjs";import{DetailInfoTitle as a}from"../../detail-info-title.mjs";import{jsx as o,jsxs as s}from"react/jsx-runtime";function c({information:c,currentSeriesNum:l,onEpisodeChange:u,showTags:d=!0,showEpisodes:f=!0}){let p=t(),{getTitleText:m}=n();if(p===`editor`)return o(`div`,{children:`占位`});let h=m(c),g=c?.is_more_link===`y`&&(c?.links?.length??0)>0,_=d&&(c.tags?.length??0)>0,v=f&&g;return!h&&!_&&!v?null:s(e,{className:`w-full mt-[16px]`,children:[s(e,{className:`px-[12px]`,children:[h&&o(a,{title:h}),_&&o(i,{tags:c.tags||[],className:`mt-[12px]`})]}),v&&o(r,{mode:`detail`,series_num:l,information:c,onEpisodeChange:u})]})}export{c as VideoDetailInfoTitleTagsEpisodesClient};
@@ -1,5 +1,5 @@
1
1
 
2
2
  import { VideoDetailInfoTitleTagsEpisodesInspectorProps, VideoDetailInfoTitleTagsEpisodesProps, videoDetailInfoTitleTagsEpisodesInspectorPropsSchema } from "./schema.mjs";
3
3
  import { VideoDetailInfoTitleTagsEpisodesClient } from "./client.mjs";
4
- import { videoDetailInfoTitleTagsEpisodesMaterial } from "./material.mjs";
5
- import "./server.mjs";
4
+ import { VideoDetailInfoTitleTagsEpisodes } from "./server.mjs";
5
+ import { videoDetailInfoTitleTagsEpisodesMaterial } from "./material.mjs";
@@ -3,11 +3,12 @@ import { SchemaHasDefaultValue } from "../../../../../../utils/schema/schema.mjs
3
3
  import { DefineMaterialOption } from "../../../../../../utils/schema/material.mjs";
4
4
  import "../../../../../../utils/schema/index.mjs";
5
5
  import { VideoDetailInfoTitleTagsEpisodesClient } from "./client.mjs";
6
+ import { VideoDetailInfoTitleTagsEpisodes } from "./server.mjs";
6
7
  import * as zod from "zod";
7
8
  import * as zod_v4_core0 from "zod/v4/core";
8
9
 
9
10
  //#region components/biz/business/detail/materials/video-detail-info-title-tags-episodes/material.d.ts
10
- declare const videoDetailInfoTitleTagsEpisodesMaterial: DefineMaterialOption<typeof VideoDetailInfoTitleTagsEpisodesClient, zod.ZodObject<{
11
+ declare const videoDetailInfoTitleTagsEpisodesMaterial: DefineMaterialOption<typeof VideoDetailInfoTitleTagsEpisodes, typeof VideoDetailInfoTitleTagsEpisodesClient, zod.ZodObject<{
11
12
  showTags: zod.ZodBoolean & SchemaHasDefaultValue;
12
13
  showEpisodes: zod.ZodBoolean & SchemaHasDefaultValue;
13
14
  }, zod_v4_core0.$strip>, "video-detail-info-title-tags-episodes">;
@@ -1,3 +1,11 @@
1
1
 
2
- import "./schema.mjs";
3
- import "react/jsx-runtime";
2
+ import { VideoDetailInfoTitleTagsEpisodesProps } from "./schema.mjs";
3
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
4
+
5
+ //#region components/biz/business/detail/materials/video-detail-info-title-tags-episodes/server.d.ts
6
+ /**
7
+ * 标题+标签+选集变体物料服务端组件。
8
+ */
9
+ declare function VideoDetailInfoTitleTagsEpisodes(props: VideoDetailInfoTitleTagsEpisodesProps): react_jsx_runtime0.JSX.Element;
10
+ //#endregion
11
+ export { VideoDetailInfoTitleTagsEpisodes };
@@ -10,6 +10,6 @@ declare function VideoDetailPlayerClient({
10
10
  information,
11
11
  episodeIndex,
12
12
  resumeProgressSeconds
13
- }: VideoDetailPlayerProps): react_jsx_runtime0.JSX.Element | null;
13
+ }: VideoDetailPlayerProps): react_jsx_runtime0.JSX.Element;
14
14
  //#endregion
15
15
  export { VideoDetailPlayerClient };
@@ -1,2 +1,2 @@
1
1
 
2
- "use client";import{useAppContext as e}from"../../../../../../hooks/use-app-context/index.mjs";import{DetailHero as t}from"../../video-hero.mjs";import{jsx as n}from"react/jsx-runtime";function r({information:r,episodeIndex:i,resumeProgressSeconds:a}){return e()===`editor`?null:n(t,{isVideo:!0,information:r,episodeIndex:i,resumeProgressSeconds:a})}export{r as VideoDetailPlayerClient};
2
+ "use client";import{useAppContext as e}from"../../../../../../hooks/use-app-context/index.mjs";import{DetailHero as t}from"../../video-hero.mjs";import{jsx as n}from"react/jsx-runtime";function r({information:r,episodeIndex:i,resumeProgressSeconds:a}){return e()===`editor`?n(`div`,{children:`占位`}):n(t,{isVideo:!0,information:r,episodeIndex:i,resumeProgressSeconds:a})}export{r as VideoDetailPlayerClient};
@@ -1,5 +1,5 @@
1
1
 
2
2
  import { VideoDetailPlayerInspectorProps, VideoDetailPlayerProps, videoDetailPlayerInspectorPropsSchema } from "./schema.mjs";
3
3
  import { VideoDetailPlayerClient } from "./client.mjs";
4
- import { videoDetailPlayerMaterial } from "./material.mjs";
5
- import "./server.mjs";
4
+ import { VideoDetailPlayer } from "./server.mjs";
5
+ import { videoDetailPlayerMaterial } from "./material.mjs";
@@ -1,10 +1,11 @@
1
1
 
2
2
  import { DefineMaterialOption } from "../../../../../../utils/schema/material.mjs";
3
3
  import { VideoDetailPlayerClient } from "./client.mjs";
4
+ import { VideoDetailPlayer } from "./server.mjs";
4
5
  import * as zod from "zod";
5
6
  import * as zod_v4_core0 from "zod/v4/core";
6
7
 
7
8
  //#region components/biz/business/detail/materials/video-detail-player/material.d.ts
8
- declare const videoDetailPlayerMaterial: DefineMaterialOption<typeof VideoDetailPlayerClient, zod.ZodObject<{}, zod_v4_core0.$strip>, "video-detail-player">;
9
+ declare const videoDetailPlayerMaterial: DefineMaterialOption<typeof VideoDetailPlayer, typeof VideoDetailPlayerClient, zod.ZodObject<{}, zod_v4_core0.$strip>, "video-detail-player">;
9
10
  //#endregion
10
11
  export { videoDetailPlayerMaterial };
@@ -1,2 +1,2 @@
1
1
 
2
- import{defineMaterial as e}from"../../../../../../utils/schema/material.mjs";import{VideoDetailPlayerClient as t}from"./client.mjs";import{videoDetailPlayerInspectorPropsSchema as n}from"./schema.mjs";import{VideoDetailPlayer as r}from"./server.mjs";const i=e({type:`video-detail-player`,name:`视频播放器`,icon:`/static/components-thumb/video_player.png`,category:`内容组件`,serverComponent:r,clientComponent:t,propsSchema:n});export{i as videoDetailPlayerMaterial};
2
+ import{defineMaterial as e}from"../../../../../../utils/schema/material.mjs";import{VideoDetailPlayerClient as t}from"./client.mjs";import{videoDetailPlayerInspectorPropsSchema as n}from"./schema.mjs";import{VideoDetailPlayer as r}from"./server.mjs";const i=e({type:`video-detail-player`,name:`视频播放器`,icon:`/static/components-thumb/video_player.png`,category:`视频模块`,serverComponent:r,clientComponent:t,propsSchema:n});export{i as videoDetailPlayerMaterial};
@@ -1,3 +1,11 @@
1
1
 
2
- import "./schema.mjs";
3
- import "react/jsx-runtime";
2
+ import { VideoDetailPlayerProps } from "./schema.mjs";
3
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
4
+
5
+ //#region components/biz/business/detail/materials/video-detail-player/server.d.ts
6
+ /**
7
+ * 视频播放器物料服务端组件。
8
+ */
9
+ declare function VideoDetailPlayer(props: VideoDetailPlayerProps): react_jsx_runtime0.JSX.Element;
10
+ //#endregion
11
+ export { VideoDetailPlayer };
@@ -1,2 +1,2 @@
1
1
 
2
- "use client";import{gContentGetGuessYouLikeVideos as e}from"../../../../../../service/generated/client.mjs";import{Box as t}from"../../../../../ui/box.mjs";import{Text as n}from"../../../../../ui/text.mjs";import{useRequest as r}from"../../../../../../hooks/query/use-query.mjs";import{useAppContext as i}from"../../../../../../hooks/use-app-context/index.mjs";import{MiniThreeCard as a}from"../../../../../common/cards/mini-three-card.mjs";import{useCardDecoration as o}from"../../../../../../hooks/use-card-decoration.mjs";import s from"../../../../../../assets/icons/detail/video_flag.mjs";import{applyPlayCountDelta as ee,buildEpisodeLabel as c,clampColumns as l,mergeManualAndPool as u,mockPagedList as d,resolveRows as f}from"./utils.mjs";import{useEffect as p,useMemo as m,useRef as h,useState as g}from"react";import{jsx as _,jsxs as v}from"react/jsx-runtime";import{useTranslations as y}from"next-intl";function b({detailId:b,rows:w,columns:T,smartTagEnabled:E,smartTagIds:D,title:O,showPlayCount:k,playCountDelta:A,showEpisode:j,enableInfinite:M,items:N}){let P=i(),te=y(`components.biz.business.detail`),{getVerticalHoCoverImageUrl:F,getTitleText:I}=o(),[L,R]=g(1),z=h(null),B=m(()=>D??[],[D]),V=m(()=>N??[],[N]),{data:H}=r([`video-detail-recommend`,b],async()=>!b||P===`editor`?null:await e(),{enabled:P===`renderer`&&!!b}),U=m(()=>{let e=H?.data?.videos;return Array.isArray(e)?e.map(e=>x(e)).filter(e=>!b||!e.id||e.id!==b):[]},[H?.data?.videos,b]),W=f(w,M),G=l(T),K=W*G,q=m(()=>new Set(V.map(e=>e.contentId)),[V]),J=m(()=>{let e=U.filter(e=>!q.has(e.id));if(!E||B.length===0)return e;let t=new Set(B.map(String));return e.filter(e=>(Array.isArray(e.source_tags)?e.source_tags:String(e.source_tags||``).split(`,`).filter(Boolean)).some(e=>t.has(String(e?.id??e))))},[q,U,E,B]),Y=m(()=>{if(!V.length)return[];let e=new Map(J.map(e=>[e.id,e]));return V.map(t=>{let n=e.get(t.contentId);if(!n)return null;let r=t.titleMode===`custom`?t.title:I(n),i=t.coverMode===`upload`?t.coverUrl:F(n);return{info:{...n,name:r||n.name,img_y:i||n.img_y,img_x:i||n.img_x},config:{showPlayCount:t.showPlayCount,playCountDelta:t.playCountDelta,showEpisode:t.showEpisode}}}).filter(Boolean)},[J,I,F,V]),X=m(()=>J.map(e=>({info:e})),[J]),Z=m(()=>u(Y,X,K),[Y,K,X]),Q=m(()=>{if(!M)return Z;let e=d(X,L,K,5);return L===1?Z:Z.concat(e)},[Z,M,L,K,X]),$=M&&L<5&&X.length>0;return p(()=>{M&&R(1)},[b,M]),p(()=>{if(!M)return;let e=z.current;if(!e||!$)return;let t=new IntersectionObserver(e=>{e[0]?.isIntersecting&&R(e=>Math.min(e+1,5))});return t.observe(e),()=>{t.disconnect()}},[M,$]),Q.length?v(t,{className:`w-full mt-[16px]`,children:[_(n,{className:`block pl-[12px] mb-[8px] text-text1 text-[18px] leading-[26px] font-bold`,children:O||te(`detailGuessLike.title`)}),_(t,{className:`w-full flex flex-wrap px-[12px]`,children:Q.map((e,t)=>{let n=e.config?.showPlayCount??k,r=e.config?.playCountDelta??A,i=e.config?.showEpisode??j,o=S(ee(e.info.play_count||0,r)),l=c(Number(e.info.update_status)===1?`done`:`updating`,e.info.episode_cnt||e.info.links?.length,e.info.episode_cnt||e.info.links?.length),u=Number.isFinite(G)&&G>0?`${100/G}%`:`33.333333%`;return _(a,{url:F(e.info),text:I(e.info),style:{width:u},bottomLeftChild:n?v(`div`,{className:`h-[20px] leading-[20px] text-[#fff] text-[12px] px-[4px] rounded-[4px] bg-[#333] ml-[4px] flex items-center`,children:[_(s,{className:`w-[16px] h-[auto] text-[#fff] mr-[4px]`}),o]}):null,bottomRightChild:i&&l?_(`div`,{className:`text-[#F59E0B] text-[12px] font-bold leading-[20px] pr-[8px]`,children:l}):null,linkPath:C(e.info)},`guess-like-${t}`)})}),M&&_(`div`,{ref:z,className:`h-[1px] w-full`})]}):null}function x(e){return{id:e.video_id||``,mid:``,name:e.name||``,cat_id:``,cat_name:``,status:`1`,status_text:``,create_time:``,content_type:0,episode_cnt:e.episode_count||0,show_at:e.show_at??``,position:``,img_type:e.img_type??``,img_x:e.img_x??``,img_y:e.img_y??``,img_width:``,img_height:``,play_count:e.play_count,preview_images:[],duration:String(e.duration??``),score:String(e.score??``),is_more_link:e.is_more_link?`y`:`n`,update_status:String(e.update_status??``),description:e.description??``,language:``,director:``,actor:``,area:``,issue_date:``,publisher:``,series:``,number:``,tags:[],source_tags:e.source_tags??``,source_actor:[],links:Array.isArray(e.episodes)?e.episodes.map(e=>({id:e.id??``,name:e.name??``,preview_m3u8_url:e.preview_m3u8_url??``,m3u8_url:e.m3u8_url??``})):[],money:``,up_user:``,source_username:``,task_id:``,file_status:``}}function S(e){let t=Number(e||`0`);return Number.isNaN(t)||t<=0?`0`:t>=1e4?`${(t/1e4).toFixed(1)}w`:t>=1e3?`${(t/1e3).toFixed(1)}k`:String(t)}function C(e){if(e.content_type===0){let t=encodeURIComponent(e.name||``);return`/video/${e.id}/${t}/episode/1`}return`/post/${e.id}`}export{b as VideoDetailRecommendClient};
2
+ "use client";import{gContentGetGuessYouLikeVideos as e}from"../../../../../../service/generated/client.mjs";import{Box as t}from"../../../../../ui/box.mjs";import{Text as n}from"../../../../../ui/text.mjs";import{useRequest as r}from"../../../../../../hooks/query/use-query.mjs";import{useAppContext as i}from"../../../../../../hooks/use-app-context/index.mjs";import{MiniThreeCard as a}from"../../../../../common/cards/mini-three-card.mjs";import{useCardDecoration as o}from"../../../../../../hooks/use-card-decoration.mjs";import s from"../../../../../../assets/icons/detail/video_flag.mjs";import{applyPlayCountDelta as c,buildEpisodeLabel as l,clampColumns as u,mergeManualAndPool as d,mockPagedList as f,resolveRows as p}from"./utils.mjs";import{useEffect as m,useMemo as h,useRef as g,useState as _}from"react";import{jsx as v,jsxs as y}from"react/jsx-runtime";import{useTranslations as b}from"next-intl";function x({detailId:x,rows:w,columns:T,smartTagEnabled:E,smartTagIds:D,title:O,showPlayCount:k,playCountDelta:A,showEpisode:j,enableInfinite:M,items:N}){let P=i()===`editor`,te=b(`components.biz.business.detail`),{getVerticalHoCoverImageUrl:F,getTitleText:I}=o(),[L,R]=_(1),z=g(null),B=h(()=>D??[],[D]),V=h(()=>N??[],[N]),{data:H}=r([`video-detail-recommend`,x],async()=>!x||P?null:await e(),{enabled:!P&&!!x}),U=h(()=>{let e=H?.data?.videos;return Array.isArray(e)?e.map(e=>S(e)).filter(e=>!x||!e.id||e.id!==x):[]},[H?.data?.videos,x]),W=p(w,M),G=u(T),K=W*G,q=h(()=>new Set(V.map(e=>e.contentId)),[V]),J=h(()=>{let e=U.filter(e=>!q.has(e.id));if(!E||B.length===0)return e;let t=new Set(B.map(String));return e.filter(e=>(Array.isArray(e.source_tags)?e.source_tags:String(e.source_tags||``).split(`,`).filter(Boolean)).some(e=>t.has(String(e?.id??e))))},[q,U,E,B]),Y=h(()=>{if(!V.length)return[];let e=new Map(J.map(e=>[e.id,e]));return V.map(t=>{let n=e.get(t.contentId);if(!n)return null;let r=t.titleMode===`custom`?t.title:I(n),i=t.coverMode===`upload`?t.coverUrl:F(n);return{info:{...n,name:r||n.name,img_y:i||n.img_y,img_x:i||n.img_x},config:{showPlayCount:t.showPlayCount,playCountDelta:t.playCountDelta,showEpisode:t.showEpisode}}}).filter(Boolean)},[J,I,F,V]),X=h(()=>J.map(e=>({info:e})),[J]),Z=h(()=>d(Y,X,K),[Y,K,X]),Q=h(()=>{if(!M)return Z;let e=f(X,L,K,5);return L===1?Z:Z.concat(e)},[Z,M,L,K,X]),$=M&&L<5&&X.length>0;return m(()=>{M&&R(1)},[x,M]),m(()=>{if(!M)return;let e=z.current;if(!e||!$)return;let t=new IntersectionObserver(e=>{e[0]?.isIntersecting&&R(e=>Math.min(e+1,5))});return t.observe(e),()=>{t.disconnect()}},[M,$]),P?v(`div`,{children:`占位`}):Q.length?y(t,{className:`w-full mt-[16px]`,children:[v(n,{className:`block pl-[12px] mb-[8px] text-text1 text-[18px] leading-[26px] font-bold`,children:O||te(`detailGuessLike.title`)}),v(t,{className:`w-full flex flex-wrap px-[12px]`,children:Q.map((e,t)=>{let n=e.config?.showPlayCount??k,r=e.config?.playCountDelta??A,i=e.config?.showEpisode??j,o=C(c(e.info.play_count||0,r)),u=l(Number(e.info.update_status)===1?`done`:`updating`,e.info.episode_cnt||e.info.links?.length,e.info.episode_cnt||e.info.links?.length),d=Number.isFinite(G)&&G>0?`${100/G}%`:`33.333333%`;return v(a,{url:F(e.info),text:I(e.info),style:{width:d},bottomLeftChild:n?y(`div`,{className:`h-[20px] leading-[20px] text-[#fff] text-[12px] px-[4px] rounded-[4px] bg-[#333] ml-[4px] flex items-center`,children:[v(s,{className:`w-[16px] h-[auto] text-[#fff] mr-[4px]`}),o]}):null,bottomRightChild:i&&u?v(`div`,{className:`text-[#F59E0B] text-[12px] font-bold leading-[20px] pr-[8px]`,children:u}):null,linkPath:ee(e.info)},`guess-like-${t}`)})}),M&&v(`div`,{ref:z,className:`h-[1px] w-full`})]}):null}function S(e){return{id:e.video_id||``,mid:``,name:e.name||``,cat_id:``,cat_name:``,status:`1`,status_text:``,create_time:``,content_type:0,episode_cnt:e.episode_count||0,show_at:e.show_at??``,position:``,img_type:e.img_type??``,img_x:e.img_x??``,img_y:e.img_y??``,img_width:``,img_height:``,play_count:e.play_count,preview_images:[],duration:String(e.duration??``),score:String(e.score??``),is_more_link:e.is_more_link?`y`:`n`,update_status:String(e.update_status??``),description:e.description??``,language:``,director:``,actor:``,area:``,issue_date:``,publisher:``,series:``,number:``,tags:[],source_tags:e.source_tags??``,source_actor:[],links:Array.isArray(e.episodes)?e.episodes.map(e=>({id:e.id??``,name:e.name??``,preview_m3u8_url:e.preview_m3u8_url??``,m3u8_url:e.m3u8_url??``})):[],money:``,up_user:``,source_username:``,task_id:``,file_status:``}}function C(e){let t=Number(e||`0`);return Number.isNaN(t)||t<=0?`0`:t>=1e4?`${(t/1e4).toFixed(1)}w`:t>=1e3?`${(t/1e3).toFixed(1)}k`:String(t)}function ee(e){if(e.content_type===0){let t=encodeURIComponent(e.name||``);return`/video/${e.id}/${t}/episode/1`}return`/post/${e.id}`}export{x as VideoDetailRecommendClient};
@@ -1,5 +1,5 @@
1
1
 
2
2
  import { VideoDetailRecommendInspectorProps, VideoDetailRecommendProps, videoDetailRecommendInspectorPropsSchema } from "./schema.mjs";
3
3
  import { VideoDetailRecommendClient } from "./client.mjs";
4
- import { videoDetailRecommendMaterial } from "./material.mjs";
5
- import "./server.mjs";
4
+ import { VideoDetailRecommend } from "./server.mjs";
5
+ import { videoDetailRecommendMaterial } from "./material.mjs";
@@ -3,11 +3,12 @@ import { SchemaHasDefaultValue } from "../../../../../../utils/schema/schema.mjs
3
3
  import { DefineMaterialOption } from "../../../../../../utils/schema/material.mjs";
4
4
  import "../../../../../../utils/schema/index.mjs";
5
5
  import { VideoDetailRecommendClient } from "./client.mjs";
6
+ import { VideoDetailRecommend } from "./server.mjs";
6
7
  import * as zod from "zod";
7
8
  import * as zod_v4_core0 from "zod/v4/core";
8
9
 
9
10
  //#region components/biz/business/detail/materials/video-detail-recommend/material.d.ts
10
- declare const videoDetailRecommendMaterial: DefineMaterialOption<typeof VideoDetailRecommendClient, zod.ZodObject<{
11
+ declare const videoDetailRecommendMaterial: DefineMaterialOption<typeof VideoDetailRecommend, typeof VideoDetailRecommendClient, zod.ZodObject<{
11
12
  rows: zod.ZodNumber & SchemaHasDefaultValue;
12
13
  columns: zod.ZodNumber & SchemaHasDefaultValue;
13
14
  smartTagEnabled: zod.ZodBoolean & SchemaHasDefaultValue;
@@ -1,37 +1,37 @@
1
1
 
2
2
  import { SchemaHasDefaultValue } from "../../../../../../utils/schema/schema.mjs";
3
3
  import "../../../../../../utils/schema/index.mjs";
4
- import z from "zod";
4
+ import z$1 from "zod";
5
5
 
6
6
  //#region components/biz/business/detail/materials/video-detail-recommend/schema.d.ts
7
- declare const videoDetailRecommendInspectorPropsSchema: z.ZodObject<{
8
- rows: z.ZodNumber & SchemaHasDefaultValue;
9
- columns: z.ZodNumber & SchemaHasDefaultValue;
10
- smartTagEnabled: z.ZodBoolean & SchemaHasDefaultValue;
11
- title: z.ZodString & SchemaHasDefaultValue;
12
- showPlayCount: z.ZodBoolean & SchemaHasDefaultValue;
13
- playCountDelta: z.ZodNumber & SchemaHasDefaultValue;
14
- showEpisode: z.ZodBoolean & SchemaHasDefaultValue;
15
- enableInfinite: z.ZodBoolean & SchemaHasDefaultValue;
16
- smartTagIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
17
- items: z.ZodOptional<z.ZodArray<z.ZodObject<{
18
- contentId: z.ZodString;
19
- coverMode: z.ZodOptional<z.ZodEnum<{
7
+ declare const videoDetailRecommendInspectorPropsSchema: z$1.ZodObject<{
8
+ rows: z$1.ZodNumber & SchemaHasDefaultValue;
9
+ columns: z$1.ZodNumber & SchemaHasDefaultValue;
10
+ smartTagEnabled: z$1.ZodBoolean & SchemaHasDefaultValue;
11
+ title: z$1.ZodString & SchemaHasDefaultValue;
12
+ showPlayCount: z$1.ZodBoolean & SchemaHasDefaultValue;
13
+ playCountDelta: z$1.ZodNumber & SchemaHasDefaultValue;
14
+ showEpisode: z$1.ZodBoolean & SchemaHasDefaultValue;
15
+ enableInfinite: z$1.ZodBoolean & SchemaHasDefaultValue;
16
+ smartTagIds: z$1.ZodOptional<z$1.ZodArray<z$1.ZodString>>;
17
+ items: z$1.ZodOptional<z$1.ZodArray<z$1.ZodObject<{
18
+ contentId: z$1.ZodString;
19
+ coverMode: z$1.ZodOptional<z$1.ZodEnum<{
20
20
  content: "content";
21
21
  upload: "upload";
22
22
  }>>;
23
- coverUrl: z.ZodOptional<z.ZodString>;
24
- titleMode: z.ZodOptional<z.ZodEnum<{
23
+ coverUrl: z$1.ZodOptional<z$1.ZodString>;
24
+ titleMode: z$1.ZodOptional<z$1.ZodEnum<{
25
25
  content: "content";
26
26
  custom: "custom";
27
27
  }>>;
28
- title: z.ZodOptional<z.ZodString>;
29
- showPlayCount: z.ZodOptional<z.ZodBoolean>;
30
- playCountDelta: z.ZodOptional<z.ZodNumber>;
31
- showEpisode: z.ZodOptional<z.ZodBoolean>;
32
- }, z.core.$strip>>>;
33
- }, z.core.$strip>;
34
- type VideoDetailRecommendInspectorProps = z.infer<typeof videoDetailRecommendInspectorPropsSchema>;
28
+ title: z$1.ZodOptional<z$1.ZodString>;
29
+ showPlayCount: z$1.ZodOptional<z$1.ZodBoolean>;
30
+ playCountDelta: z$1.ZodOptional<z$1.ZodNumber>;
31
+ showEpisode: z$1.ZodOptional<z$1.ZodBoolean>;
32
+ }, z$1.core.$strip>>>;
33
+ }, z$1.core.$strip>;
34
+ type VideoDetailRecommendInspectorProps = z$1.infer<typeof videoDetailRecommendInspectorPropsSchema>;
35
35
  /** 推荐模块物料 props。 */
36
36
  type VideoDetailRecommendProps = VideoDetailRecommendInspectorProps & {
37
37
  /** 当前视频 id,用于过滤。 */detailId: string;
@@ -1,3 +1,11 @@
1
1
 
2
- import "./schema.mjs";
3
- import "react/jsx-runtime";
2
+ import { VideoDetailRecommendProps } from "./schema.mjs";
3
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
4
+
5
+ //#region components/biz/business/detail/materials/video-detail-recommend/server.d.ts
6
+ /**
7
+ * 推荐模块服务端组件。
8
+ */
9
+ declare function VideoDetailRecommend(props: VideoDetailRecommendProps): react_jsx_runtime0.JSX.Element;
10
+ //#endregion
11
+ export { VideoDetailRecommend };
@@ -9,4 +9,4 @@ type FloatingBallClientProps = FloatingBallInspectorProps;
9
9
  */
10
10
  declare function FloatingBallClient(_props: FloatingBallClientProps): react_jsx_runtime0.JSX.Element;
11
11
  //#endregion
12
- export { FloatingBallClient };
12
+ export { FloatingBallClient, FloatingBallClientProps };
@@ -1,10 +1,11 @@
1
1
 
2
2
  import { DefineMaterialOption } from "../../../../utils/schema/material.mjs";
3
3
  import { FloatingBallClient } from "./client.mjs";
4
+ import { FloatingBall } from "./server.mjs";
4
5
  import * as zod from "zod";
5
6
  import * as zod_v4_core0 from "zod/v4/core";
6
7
 
7
8
  //#region components/biz/business/floating-ball/material.d.ts
8
- declare const floatingBallMaterial: DefineMaterialOption<typeof FloatingBallClient, zod.ZodObject<{}, zod_v4_core0.$strip>, "floating-ball">;
9
+ declare const floatingBallMaterial: DefineMaterialOption<typeof FloatingBall, typeof FloatingBallClient, zod.ZodObject<{}, zod_v4_core0.$strip>, "floating-ball">;
9
10
  //#endregion
10
11
  export { floatingBallMaterial };
@@ -0,0 +1,11 @@
1
+
2
+ import { FloatingBallClientProps } from "./client.mjs";
3
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
4
+
5
+ //#region components/biz/business/floating-ball/server.d.ts
6
+ /**
7
+ * 悬浮球服务端组件,直接渲染客户端组件。
8
+ */
9
+ declare function FloatingBall(props: FloatingBallClientProps): react_jsx_runtime0.JSX.Element;
10
+ //#endregion
11
+ export { FloatingBall };
@@ -1,5 +1,5 @@
1
1
 
2
2
  import { HeaderAvatarIconInspectorProps, headerAvatarIconInspectorPropsSchema } from "./schema.mjs";
3
3
  import { HeaderAvatarIconClient, HeaderAvatarIconClientProps } from "./client.mjs";
4
- import { headerAvatarIconMaterial } from "./material.mjs";
5
- import "./server.mjs";
4
+ import { HeaderAvatarIcon } from "./server.mjs";
5
+ import { headerAvatarIconMaterial } from "./material.mjs";
@@ -1,10 +1,11 @@
1
1
 
2
2
  import { DefineMaterialOption } from "../../../../../utils/schema/material.mjs";
3
3
  import { HeaderAvatarIconClient } from "./client.mjs";
4
+ import { HeaderAvatarIcon } from "./server.mjs";
4
5
  import * as zod from "zod";
5
6
  import * as zod_v4_core0 from "zod/v4/core";
6
7
 
7
8
  //#region components/biz/business/header-search/header-avatar-icon/material.d.ts
8
- declare const headerAvatarIconMaterial: DefineMaterialOption<typeof HeaderAvatarIconClient, zod.ZodObject<{}, zod_v4_core0.$strip>, "header-avatar-icon">;
9
+ declare const headerAvatarIconMaterial: DefineMaterialOption<typeof HeaderAvatarIcon, typeof HeaderAvatarIconClient, zod.ZodObject<{}, zod_v4_core0.$strip>, "header-avatar-icon">;
9
10
  //#endregion
10
11
  export { headerAvatarIconMaterial };
@@ -1,2 +1,2 @@
1
1
 
2
- import{defineMaterial as e}from"../../../../../utils/schema/material.mjs";import{HeaderAvatarIconClient as t}from"./client.mjs";import{headerAvatarIconInspectorPropsSchema as n}from"./schema.mjs";import{HeaderAvatarIcon as r}from"./server.mjs";const i=e({type:`header-avatar-icon`,name:`顶部-头像框+icon`,icon:`/static/components-thumb/header_avatar_icon.png`,category:`顶部功能`,serverComponent:r,clientComponent:t,propsSchema:n});export{i as headerAvatarIconMaterial};
2
+ import{defineMaterial as e}from"../../../../../utils/schema/material.mjs";import{HeaderAvatarIconClient as t}from"./client.mjs";import{headerAvatarIconInspectorPropsSchema as n}from"./schema.mjs";import{HeaderAvatarIcon as r}from"./server.mjs";const i=e({type:`header-avatar-icon`,name:`顶部功能样式5`,icon:`/static/components-thumb/header_avatar_icon.png`,category:`顶部功能`,serverComponent:r,clientComponent:t,propsSchema:n});export{i as headerAvatarIconMaterial};
@@ -1,3 +1,11 @@
1
1
 
2
- import "./client.mjs";
3
- import "react/jsx-runtime";
2
+ import { HeaderAvatarIconClientProps } from "./client.mjs";
3
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
4
+
5
+ //#region components/biz/business/header-search/header-avatar-icon/server.d.ts
6
+ /**
7
+ * 顶部-头像框+icon 服务端组件。
8
+ */
9
+ declare function HeaderAvatarIcon(props: HeaderAvatarIconClientProps): react_jsx_runtime0.JSX.Element;
10
+ //#endregion
11
+ export { HeaderAvatarIcon };
@@ -1,5 +1,5 @@
1
1
 
2
2
  import { HeaderAvatarLogoSearchInspectorProps, headerAvatarLogoSearchInspectorPropsSchema } from "./schema.mjs";
3
3
  import { HeaderAvatarLogoSearchClient, HeaderAvatarLogoSearchClientProps } from "./client.mjs";
4
- import { headerAvatarLogoSearchMaterial } from "./material.mjs";
5
- import "./server.mjs";
4
+ import { HeaderAvatarLogoSearch } from "./server.mjs";
5
+ import { headerAvatarLogoSearchMaterial } from "./material.mjs";
@@ -1,10 +1,11 @@
1
1
 
2
2
  import { DefineMaterialOption } from "../../../../../utils/schema/material.mjs";
3
3
  import { HeaderAvatarLogoSearchClient } from "./client.mjs";
4
+ import { HeaderAvatarLogoSearch } from "./server.mjs";
4
5
  import * as zod from "zod";
5
6
  import * as zod_v4_core0 from "zod/v4/core";
6
7
 
7
8
  //#region components/biz/business/header-search/header-avatar-logo-search/material.d.ts
8
- declare const headerAvatarLogoSearchMaterial: DefineMaterialOption<typeof HeaderAvatarLogoSearchClient, zod.ZodObject<{}, zod_v4_core0.$strip>, "header-avatar-logo-search">;
9
+ declare const headerAvatarLogoSearchMaterial: DefineMaterialOption<typeof HeaderAvatarLogoSearch, typeof HeaderAvatarLogoSearchClient, zod.ZodObject<{}, zod_v4_core0.$strip>, "header-avatar-logo-search">;
9
10
  //#endregion
10
11
  export { headerAvatarLogoSearchMaterial };
@@ -1,2 +1,2 @@
1
1
 
2
- import{defineMaterial as e}from"../../../../../utils/schema/material.mjs";import{HeaderAvatarLogoSearchClient as t}from"./client.mjs";import{headerAvatarLogoSearchInspectorPropsSchema as n}from"./schema.mjs";import{HeaderAvatarLogoSearch as r}from"./server.mjs";const i=e({type:`header-avatar-logo-search`,name:`顶部-头像&搜索框&logo`,icon:`/static/components-thumb/header_avatar_logo_search.png`,category:`顶部功能`,serverComponent:r,clientComponent:t,propsSchema:n});export{i as headerAvatarLogoSearchMaterial};
2
+ import{defineMaterial as e}from"../../../../../utils/schema/material.mjs";import{HeaderAvatarLogoSearchClient as t}from"./client.mjs";import{headerAvatarLogoSearchInspectorPropsSchema as n}from"./schema.mjs";import{HeaderAvatarLogoSearch as r}from"./server.mjs";const i=e({type:`header-avatar-logo-search`,name:`顶部功能样式3`,icon:`/static/components-thumb/header_avatar_logo_search.png`,category:`顶部功能`,serverComponent:r,clientComponent:t,propsSchema:n});export{i as headerAvatarLogoSearchMaterial};
@@ -1,3 +1,11 @@
1
1
 
2
- import "./client.mjs";
3
- import "react/jsx-runtime";
2
+ import { HeaderAvatarLogoSearchClientProps } from "./client.mjs";
3
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
4
+
5
+ //#region components/biz/business/header-search/header-avatar-logo-search/server.d.ts
6
+ /**
7
+ * 顶部-头像&搜索框&logo 服务端组件。
8
+ */
9
+ declare function HeaderAvatarLogoSearch(props: HeaderAvatarLogoSearchClientProps): react_jsx_runtime0.JSX.Element;
10
+ //#endregion
11
+ export { HeaderAvatarLogoSearch };
@@ -1,5 +1,5 @@
1
1
 
2
2
  import { HeaderAvatarLogoSearchIconInspectorProps, headerAvatarLogoSearchIconInspectorPropsSchema } from "./schema.mjs";
3
3
  import { HeaderAvatarLogoSearchIconClient, HeaderAvatarLogoSearchIconClientProps } from "./client.mjs";
4
- import { headerAvatarLogoSearchIconMaterial } from "./material.mjs";
5
- import "./server.mjs";
4
+ import { HeaderAvatarLogoSearchIcon } from "./server.mjs";
5
+ import { headerAvatarLogoSearchIconMaterial } from "./material.mjs";
@@ -1,10 +1,11 @@
1
1
 
2
2
  import { DefineMaterialOption } from "../../../../../utils/schema/material.mjs";
3
3
  import { HeaderAvatarLogoSearchIconClient } from "./client.mjs";
4
+ import { HeaderAvatarLogoSearchIcon } from "./server.mjs";
4
5
  import * as zod from "zod";
5
6
  import * as zod_v4_core0 from "zod/v4/core";
6
7
 
7
8
  //#region components/biz/business/header-search/header-avatar-logo-search-icon/material.d.ts
8
- declare const headerAvatarLogoSearchIconMaterial: DefineMaterialOption<typeof HeaderAvatarLogoSearchIconClient, zod.ZodObject<{}, zod_v4_core0.$strip>, "header-avatar-logo-search-icon">;
9
+ declare const headerAvatarLogoSearchIconMaterial: DefineMaterialOption<typeof HeaderAvatarLogoSearchIcon, typeof HeaderAvatarLogoSearchIconClient, zod.ZodObject<{}, zod_v4_core0.$strip>, "header-avatar-logo-search-icon">;
9
10
  //#endregion
10
11
  export { headerAvatarLogoSearchIconMaterial };
@@ -1,2 +1,2 @@
1
1
 
2
- import{defineMaterial as e}from"../../../../../utils/schema/material.mjs";import{HeaderAvatarLogoSearchIconClient as t}from"./client.mjs";import{headerAvatarLogoSearchIconInspectorPropsSchema as n}from"./schema.mjs";import{HeaderAvatarLogoSearchIcon as r}from"./server.mjs";const i=e({type:`header-avatar-logo-search-icon`,name:`顶部-头像&搜索icon&logo`,icon:`/static/components-thumb/header_avatar_logo_search_icon.png`,category:`顶部功能`,serverComponent:r,clientComponent:t,propsSchema:n});export{i as headerAvatarLogoSearchIconMaterial};
2
+ import{defineMaterial as e}from"../../../../../utils/schema/material.mjs";import{HeaderAvatarLogoSearchIconClient as t}from"./client.mjs";import{headerAvatarLogoSearchIconInspectorPropsSchema as n}from"./schema.mjs";import{HeaderAvatarLogoSearchIcon as r}from"./server.mjs";const i=e({type:`header-avatar-logo-search-icon`,name:`顶部功能样式4`,icon:`/static/components-thumb/header_avatar_logo_search_icon.png`,category:`顶部功能`,serverComponent:r,clientComponent:t,propsSchema:n});export{i as headerAvatarLogoSearchIconMaterial};
@@ -1,3 +1,11 @@
1
1
 
2
- import "./client.mjs";
3
- import "react/jsx-runtime";
2
+ import { HeaderAvatarLogoSearchIconClientProps } from "./client.mjs";
3
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
4
+
5
+ //#region components/biz/business/header-search/header-avatar-logo-search-icon/server.d.ts
6
+ /**
7
+ * 顶部-头像&搜索icon&logo 服务端组件。
8
+ */
9
+ declare function HeaderAvatarLogoSearchIcon(props: HeaderAvatarLogoSearchIconClientProps): react_jsx_runtime0.JSX.Element;
10
+ //#endregion
11
+ export { HeaderAvatarLogoSearchIcon };
@@ -1,5 +1,5 @@
1
1
 
2
2
  import { HeaderLogoSearchInspectorProps, headerLogoSearchInspectorPropsSchema } from "./schema.mjs";
3
3
  import { HeaderLogoSearchClient, HeaderLogoSearchClientProps } from "./client.mjs";
4
- import { headerLogoSearchMaterial } from "./material.mjs";
5
- import "./server.mjs";
4
+ import { HeaderLogoSearch } from "./server.mjs";
5
+ import { headerLogoSearchMaterial } from "./material.mjs";
@@ -1,10 +1,11 @@
1
1
 
2
2
  import { DefineMaterialOption } from "../../../../../utils/schema/material.mjs";
3
3
  import { HeaderLogoSearchClient } from "./client.mjs";
4
+ import { HeaderLogoSearch } from "./server.mjs";
4
5
  import * as zod from "zod";
5
6
  import * as zod_v4_core0 from "zod/v4/core";
6
7
 
7
8
  //#region components/biz/business/header-search/header-logo-search/material.d.ts
8
- declare const headerLogoSearchMaterial: DefineMaterialOption<typeof HeaderLogoSearchClient, zod.ZodObject<{}, zod_v4_core0.$strip>, "header-logo-search">;
9
+ declare const headerLogoSearchMaterial: DefineMaterialOption<typeof HeaderLogoSearch, typeof HeaderLogoSearchClient, zod.ZodObject<{}, zod_v4_core0.$strip>, "header-logo-search">;
9
10
  //#endregion
10
11
  export { headerLogoSearchMaterial };
@@ -1,2 +1,2 @@
1
1
 
2
- import{defineMaterial as e}from"../../../../../utils/schema/material.mjs";import{HeaderLogoSearchClient as t}from"./client.mjs";import{headerLogoSearchInspectorPropsSchema as n}from"./schema.mjs";import{HeaderLogoSearch as r}from"./server.mjs";const i=e({type:`header-logo-search`,name:`顶部-LOGO&搜索框`,icon:`/static/components-thumb/header_logo_search.png`,category:`顶部功能`,serverComponent:r,clientComponent:t,propsSchema:n});export{i as headerLogoSearchMaterial};
2
+ import{defineMaterial as e}from"../../../../../utils/schema/material.mjs";import{HeaderLogoSearchClient as t}from"./client.mjs";import{headerLogoSearchInspectorPropsSchema as n}from"./schema.mjs";import{HeaderLogoSearch as r}from"./server.mjs";const i=e({type:`header-logo-search`,name:`顶部功能样式2`,icon:`/static/components-thumb/header_logo_search.png`,category:`顶部功能`,serverComponent:r,clientComponent:t,propsSchema:n});export{i as headerLogoSearchMaterial};
@@ -1,3 +1,11 @@
1
1
 
2
- import "./client.mjs";
3
- import "react/jsx-runtime";
2
+ import { HeaderLogoSearchClientProps } from "./client.mjs";
3
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
4
+
5
+ //#region components/biz/business/header-search/header-logo-search/server.d.ts
6
+ /**
7
+ * 顶部-LOGO&搜索框 服务端组件。
8
+ */
9
+ declare function HeaderLogoSearch(props: HeaderLogoSearchClientProps): react_jsx_runtime0.JSX.Element;
10
+ //#endregion
11
+ export { HeaderLogoSearch };