@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
package/dist/biz.d.mts CHANGED
@@ -40,21 +40,27 @@ import { TagSearchClient } from "./components/biz/basics/search/variants/tag-sea
40
40
  import { schema as schema$25 } from "./components/biz/basics/search/variants/tag-search/schema/index.mjs";
41
41
  import "./components/biz/basics/index.mjs";
42
42
  import { MarqueeInspectorProps, MarqueeProps, marqueeInspectorDefaultProps, marqueeInspectorPropsSchema } from "./components/biz/business/marquee/schema.mjs";
43
+ import { MarqueeClient } from "./components/biz/business/marquee/client.mjs";
43
44
  import { MarqueeServer } from "./components/biz/business/marquee/server.mjs";
44
45
  import { marqueeMaterial } from "./components/biz/business/marquee/material.mjs";
45
- import { SearchHistory2InspectorProps, SearchHistory2Props, searchHistoryInspectorDefaultProps, searchHistoryInspectorPropsSchema } from "./components/biz/business/search-history/schema.mjs";
46
- import { SearchHistory2Server } from "./components/biz/business/search-history/server.mjs";
46
+ import { SearchHistoryInspectorProps, SearchHistoryProps, searchHistoryInspectorDefaultProps, searchHistoryInspectorPropsSchema } from "./components/biz/business/search-history/schema.mjs";
47
+ import { SearchHistoryClient } from "./components/biz/business/search-history/client.mjs";
48
+ import { SearchHistoryServer } from "./components/biz/business/search-history/server.mjs";
47
49
  import { searchHistoryMaterial } from "./components/biz/business/search-history/material.mjs";
50
+ import { SearchInputClient } from "./components/biz/business/search-input/client.mjs";
48
51
  import { SearchInputInspectorProps, SearchInputProps, searchInputInspectorDefaultProps, searchInputInspectorPropsSchema } from "./components/biz/business/search-input/schema.mjs";
49
52
  import { SearchInputServer } from "./components/biz/business/search-input/server.mjs";
50
53
  import { searchInputMaterial } from "./components/biz/business/search-input/material.mjs";
51
54
  import { TabBarInspectorProps, TabBarProps, tabBarInspectorDefaultProps, tabBarInspectorPropsSchema } from "./components/biz/business/tab-bar/schema.mjs";
55
+ import { TabBarClient } from "./components/biz/business/tab-bar/client.mjs";
52
56
  import { TabBarServer } from "./components/biz/business/tab-bar/server.mjs";
53
57
  import { tabBarMaterial } from "./components/biz/business/tab-bar/material.mjs";
58
+ import { TextRecommendClient } from "./components/biz/business/text-recommend/client.mjs";
54
59
  import { TextRecommendInspectorProps, TextRecommendProps, textRecommendInspectorDefaultProps, textRecommendInspectorPropsSchema } from "./components/biz/business/text-recommend/schema.mjs";
55
60
  import { TextRecommendServer } from "./components/biz/business/text-recommend/server.mjs";
56
61
  import { textRecommendMaterial } from "./components/biz/business/text-recommend/material.mjs";
57
62
  import { VideoHorizontalListInspectorProps, VideoHorizontalListProps, videoHorizontalListInspectorDefaultProps, videoHorizontalListInspectorPropsSchema } from "./components/biz/business/video-horizontal-list/schema.mjs";
63
+ import { VideoHorizontalListClient } from "./components/biz/business/video-horizontal-list/client.mjs";
58
64
  import { VideoHorizontalListServer } from "./components/biz/business/video-horizontal-list/server.mjs";
59
65
  import { videoHorizontalListMaterial } from "./components/biz/business/video-horizontal-list/material.mjs";
60
66
  import { defaultProps } from "./components/biz/business/banner/variants/basic-banner/defaults/default-props.mjs";
@@ -99,13 +105,30 @@ import { schema as schema$22 } from "./components/biz/business/home-recommend/va
99
105
  import { homeRecommendWaterfallInspectorDefaultProps, homeRecommendWaterfallInspectorPropsSchema } from "./components/biz/business/home-recommend/variants/home-recommend-waterfall/inspector-schema.mjs";
100
106
  import { HomeRecommendWaterfall } from "./components/biz/business/home-recommend/variants/home-recommend-waterfall/server.mjs";
101
107
  import { homeRecommendWaterfallMaterial } from "./components/biz/business/home-recommend/variants/home-recommend-waterfall/material.mjs";
102
- import { MarqueeClient } from "./components/biz/business/marquee/client.mjs";
103
108
  import { defaultProps as defaultProps$4 } from "./components/biz/business/nav-bar/variants/basic-nav-bar/defaults/default-props.mjs";
104
109
  import { BasicNavBarClient } from "./components/biz/business/nav-bar/variants/basic-nav-bar/runtime/client.mjs";
105
110
  import { schema as schema$4 } from "./components/biz/business/nav-bar/variants/basic-nav-bar/schema/index.mjs";
106
111
  import { defaultProps as defaultProps$5 } from "./components/biz/business/post-card/variants/basic-post-card/defaults/default-props.mjs";
107
112
  import { BasicPostCardClient } from "./components/biz/business/post-card/variants/basic-post-card/runtime/client.mjs";
108
113
  import { schema as schema$5 } from "./components/biz/business/post-card/variants/basic-post-card/schema/index.mjs";
114
+ import { ProfileHeaderInspectorProps, UserProfileHeaderAuthConfig, UserProfileHeaderClientProps, profileHeaderInspectorDefaultProps, profileHeaderInspectorPropsSchema } from "./components/biz/business/profile/profile-header/schema.mjs";
115
+ import { UserProfileHeaderClient } from "./components/biz/business/profile/profile-header/client.mjs";
116
+ import { BuildUserProfileHeaderPrefetchParams, UserProfileHeader, UserProfileHeaderProps, buildUserProfileHeaderPrefetch } from "./components/biz/business/profile/profile-header/server.mjs";
117
+ import { profileHeaderMaterial } from "./components/biz/business/profile/profile-header/material.mjs";
118
+ import { ProfileMainAuthConfig, ProfileMainInspectorProps, UserProfileMainProps, profileMainInspectorDefaultProps, profileMainInspectorPropsSchema } from "./components/biz/business/profile/profile-main/schema.mjs";
119
+ import { UserProfileMainClient } from "./components/biz/business/profile/profile-main/client.mjs";
120
+ import { UserProfileMain } from "./components/biz/business/profile/profile-main/server.mjs";
121
+ import { profileMainMaterial } from "./components/biz/business/profile/profile-main/material.mjs";
122
+ import { UserProfileMainRenderMode, UserProfileMainShell, UserProfileMainShellProps } from "./components/biz/business/profile/profile-main/shell.mjs";
123
+ import { CollectTab, CollectTabProps } from "./components/biz/business/profile/profile-main/tabs/collect-tab/client.mjs";
124
+ import { BuildCollectTabPrefetchParams, CollectTabAuthConfig, CollectTabServer, buildCollectTabPrefetch } from "./components/biz/business/profile/profile-main/tabs/collect-tab/server.mjs";
125
+ import { HistoryTab, HistoryTabProps } from "./components/biz/business/profile/profile-main/tabs/history-tab/client.mjs";
126
+ import { BuildHistoryTabPrefetchParams, HistoryTabAuthConfig, HistoryTabServer, buildHistoryTabPrefetch } from "./components/biz/business/profile/profile-main/tabs/history-tab/server.mjs";
127
+ import { LikeDetailItem, LikeTab, LikeTabProps } from "./components/biz/business/profile/profile-main/tabs/like-tab/client.mjs";
128
+ import { BuildLikeTabPrefetchParams, LikeTabServer, buildLikeTabPrefetch } from "./components/biz/business/profile/profile-main/tabs/like-tab/server.mjs";
129
+ import { PublishTab, PublishTabProps, PublishTabUserInfo } from "./components/biz/business/profile/profile-main/tabs/publish-tab/client.mjs";
130
+ import { BuildPublishTabPrefetchParams, PublishTabServer, buildPublishTabPrefetch } from "./components/biz/business/profile/profile-main/tabs/publish-tab/server.mjs";
131
+ import { profileMainCollectCollectionTabOptions, profileMainCollectTabOptions, profileMainHistoryTabOptions, profileMainLikeTabOptions, profileMainMineTabOptions, profileMainProfileTabOptions, profileMainTabOptions } from "./components/biz/business/profile/profile-main/variants.mjs";
109
132
  import { defaultProps as defaultProps$6 } from "./components/biz/business/recommended-users/variants/basic-recommended-users/defaults/default-props.mjs";
110
133
  import { BasicRecommendedUsersClient } from "./components/biz/business/recommended-users/variants/basic-recommended-users/runtime/client.mjs";
111
134
  import { schema as schema$6 } from "./components/biz/business/recommended-users/variants/basic-recommended-users/schema/index.mjs";
@@ -121,17 +144,12 @@ import { schema as schema$17 } from "./components/biz/business/search-bar/varian
121
144
  import { defaultProps as defaultProps$24 } from "./components/biz/business/search-bar/variants/tag-search-bar/defaults/default-props.mjs";
122
145
  import { TagSearchBarClient } from "./components/biz/business/search-bar/variants/tag-search-bar/runtime/client.mjs";
123
146
  import { schema as schema$24 } from "./components/biz/business/search-bar/variants/tag-search-bar/schema/index.mjs";
124
- import { SearchHistory2Client } from "./components/biz/business/search-history/client.mjs";
125
- import { SearchInputClient } from "./components/biz/business/search-input/client.mjs";
126
- import { TabBarClient } from "./components/biz/business/tab-bar/client.mjs";
127
- import { TextRecommendClient } from "./components/biz/business/text-recommend/client.mjs";
128
- import { VideoHorizontalListClient } from "./components/biz/business/video-horizontal-list/client.mjs";
129
147
  import "./components/biz/business/index.mjs";
130
148
  import { ButtonInspectorProps, ButtonProps, buttonInspectorDefaultProps, buttonInspectorPropsSchema } from "./components/biz/example/button/schema.mjs";
131
149
  import { ButtonClient } from "./components/biz/example/button/client.mjs";
132
- import { exampleButtonMaterial } from "./components/biz/example/button/material.mjs";
133
150
  import { Button } from "./components/biz/example/button/server.mjs";
151
+ import { exampleButtonMaterial } from "./components/biz/example/button/material.mjs";
134
152
  import "./components/biz/example/button/index.mjs";
135
153
  import { NodeDocument, PageDocument, PageMeta, Renderer, RendererDocument, RendererMaterial, RendererMode, RendererProps } from "./components/biz/renderer/renderer.mjs";
136
154
  import "./components/biz/renderer/index.mjs";
137
- export { BaseComponentProps, BasicBannerClient as BasicBanner, defaultProps as BasicBannerDefaultData, BasicBanner as BasicBannerMaterialComponent, schema as BasicBannerSchema, BasicFeatureGridClient as BasicFeatureGrid, defaultProps$1 as BasicFeatureGridDefaultData, schema$1 as BasicFeatureGridSchema, BasicFullscreen, FullscreenFeedClient as BasicFullscreenFeed, defaultProps$2 as BasicFullscreenFeedDefaultData, schema$2 as BasicFullscreenFeedSchema, BasicLogoClient as BasicLogo, defaultProps$3 as BasicLogoDefaultData, schema$3 as BasicLogoSchema, BasicNavBarClient as BasicNavBar, defaultProps$4 as BasicNavBarDefaultData, schema$4 as BasicNavBarSchema, BasicPostCardClient as BasicPostCard, defaultProps$5 as BasicPostCardDefaultData, schema$5 as BasicPostCardSchema, BasicRecommendedUsersClient as BasicRecommendedUsers, defaultProps$6 as BasicRecommendedUsersDefaultData, schema$6 as BasicRecommendedUsersSchema, BasicSearchClient as BasicSearch, BasicSearchBarClient as BasicSearchBar, defaultProps$7 as BasicSearchBarDefaultData, schema$7 as BasicSearchBarSchema, defaultProps$8 as BasicSearchDefaultData, schema$8 as BasicSearchSchema, Button, ButtonClient, ButtonInspectorProps, ButtonProps, CARD_SPEC_MAP, CardCornerMode, CardGrid2x3Client as CardGrid2x3, defaultProps$9 as CardGrid2x3DefaultData, CardGrid2x3InfiniteClient as CardGrid2x3Infinite, defaultProps$10 as CardGrid2x3InfiniteDefaultData, schema$9 as CardGrid2x3InfiniteSchema, schema$10 as CardGrid2x3Schema, CardGrid2x4Client as CardGrid2x4, defaultProps$11 as CardGrid2x4DefaultData, schema$11 as CardGrid2x4Schema, CardGrid3x3Client as CardGrid3x3, defaultProps$12 as CardGrid3x3DefaultData, CardGrid3x3InfiniteClient as CardGrid3x3Infinite, defaultProps$13 as CardGrid3x3InfiniteDefaultData, schema$12 as CardGrid3x3InfiniteSchema, schema$13 as CardGrid3x3Schema, defaultProps$14 as CardItemDefaultData, schema$14 as CardItemSchema, defaultProps$15 as CardLayoutDefaultData, schema$15 as CardLayoutSchema, CardSpec, ChannelDataItem, CommonStyleSchema, ComponentMaterial, ComponentSchema, ComponentType, ContentBlockItem, DataBinding, DataBindingField, DataBindingSourceType, DataBindingUIMode, DataSchema, DataSlot, DataSourceType, DetailSearchBarClient as DetailSearchBar, defaultProps$16 as DetailSearchBarDefaultData, schema$16 as DetailSearchBarSchema, EventDefinition, EventSchema, ExtractedDataItem, FieldSchema, FieldType, FilterSearchClient as FilterSearch, FilterSearchBarClient as FilterSearchBar, defaultProps$17 as FilterSearchBarDefaultData, schema$17 as FilterSearchBarSchema, defaultProps$18 as FilterSearchDefaultData, schema$18 as FilterSearchSchema, FullscreenPostFeedClient as FullscreenFeedClient, defaultProps$19 as FullscreenPostFeedDefaultData, schema$19 as FullscreenPostFeedSchema, FullscreenVideoFeedClient as FullscreenVideoClient, defaultProps$20 as FullscreenVideoFeedDefaultData, schema$20 as FullscreenVideoFeedSchema, HomeRecommendGridClient as HomeRecommendGrid, defaultProps$21 as HomeRecommendGridDefaultData, HomeRecommendGrid as HomeRecommendGridMaterialComponent, schema$21 as HomeRecommendGridSchema, HomeRecommendWaterfallClient as HomeRecommendWaterfall, defaultProps$22 as HomeRecommendWaterfallDefaultData, HomeRecommendWaterfall as HomeRecommendWaterfallMaterialComponent, schema$22 as HomeRecommendWaterfallSchema, MarqueeClient, MarqueeInspectorProps, MarqueeProps, MarqueeServer, MaterialRegistry, NodeDocument, PageDocument, PageMeta, PropDefinition, PropSchema, RawContentData, Renderer, RendererDocument, RendererMaterial, RendererMode, RendererProps, SearchHistory2Client, SearchHistory2InspectorProps, SearchHistory2Props, SearchHistory2Server, SearchInputClient, SearchInputInspectorProps, SearchInputProps, SearchInputServer, SimpleSearchClient as SimpleSearch, defaultProps$23 as SimpleSearchDefaultData, schema$23 as SimpleSearchSchema, StylePropDefinition, StyleSchema, TabBarClient, TabBarInspectorProps, TabBarProps, TabBarServer, TagSearchClient as TagSearch, TagSearchBarClient as TagSearchBar, defaultProps$24 as TagSearchBarDefaultData, schema$24 as TagSearchBarSchema, defaultProps$25 as TagSearchDefaultData, schema$25 as TagSearchSchema, TextRecommendClient, TextRecommendInspectorProps, TextRecommendProps, TextRecommendServer, VideoHorizontalListClient, VideoHorizontalListInspectorProps, VideoHorizontalListProps, VideoHorizontalListServer, basicBannerInspectorDefaultProps, basicBannerInspectorPropsSchema, basicBannerMaterial, buildContentUrl, buttonInspectorDefaultProps, buttonInspectorPropsSchema, commonStyleSchema, commonStylesToInline, customStylesToInline, exampleButtonMaterial, extractDataByComponentType, getCardSpecConfig, getChannelList, homeRecommendGridInspectorDefaultProps, homeRecommendGridInspectorPropsSchema, homeRecommendGridMaterial, homeRecommendWaterfallInspectorDefaultProps, homeRecommendWaterfallInspectorPropsSchema, homeRecommendWaterfallMaterial, marqueeInspectorDefaultProps, marqueeInspectorPropsSchema, marqueeMaterial, mergeStyles, searchHistoryInspectorDefaultProps, searchHistoryInspectorPropsSchema, searchHistoryMaterial, searchInputInspectorDefaultProps, searchInputInspectorPropsSchema, searchInputMaterial, tabBarInspectorDefaultProps, tabBarInspectorPropsSchema, tabBarMaterial, textRecommendInspectorDefaultProps, textRecommendInspectorPropsSchema, textRecommendMaterial, transformContentListToCardItems, transformContentToCardItem, videoHorizontalListInspectorDefaultProps, videoHorizontalListInspectorPropsSchema, videoHorizontalListMaterial };
155
+ export { BaseComponentProps, BasicBannerClient as BasicBanner, defaultProps as BasicBannerDefaultData, BasicBanner as BasicBannerMaterialComponent, schema as BasicBannerSchema, BasicFeatureGridClient as BasicFeatureGrid, defaultProps$1 as BasicFeatureGridDefaultData, schema$1 as BasicFeatureGridSchema, BasicFullscreen, FullscreenFeedClient as BasicFullscreenFeed, defaultProps$2 as BasicFullscreenFeedDefaultData, schema$2 as BasicFullscreenFeedSchema, BasicLogoClient as BasicLogo, defaultProps$3 as BasicLogoDefaultData, schema$3 as BasicLogoSchema, BasicNavBarClient as BasicNavBar, defaultProps$4 as BasicNavBarDefaultData, schema$4 as BasicNavBarSchema, BasicPostCardClient as BasicPostCard, defaultProps$5 as BasicPostCardDefaultData, schema$5 as BasicPostCardSchema, BasicRecommendedUsersClient as BasicRecommendedUsers, defaultProps$6 as BasicRecommendedUsersDefaultData, schema$6 as BasicRecommendedUsersSchema, BasicSearchClient as BasicSearch, BasicSearchBarClient as BasicSearchBar, defaultProps$7 as BasicSearchBarDefaultData, schema$7 as BasicSearchBarSchema, defaultProps$8 as BasicSearchDefaultData, schema$8 as BasicSearchSchema, BuildCollectTabPrefetchParams, BuildHistoryTabPrefetchParams, BuildLikeTabPrefetchParams, BuildPublishTabPrefetchParams, BuildUserProfileHeaderPrefetchParams, Button, ButtonClient, ButtonInspectorProps, ButtonProps, CARD_SPEC_MAP, CardCornerMode, CardGrid2x3Client as CardGrid2x3, defaultProps$9 as CardGrid2x3DefaultData, CardGrid2x3InfiniteClient as CardGrid2x3Infinite, defaultProps$10 as CardGrid2x3InfiniteDefaultData, schema$9 as CardGrid2x3InfiniteSchema, schema$10 as CardGrid2x3Schema, CardGrid2x4Client as CardGrid2x4, defaultProps$11 as CardGrid2x4DefaultData, schema$11 as CardGrid2x4Schema, CardGrid3x3Client as CardGrid3x3, defaultProps$12 as CardGrid3x3DefaultData, CardGrid3x3InfiniteClient as CardGrid3x3Infinite, defaultProps$13 as CardGrid3x3InfiniteDefaultData, schema$12 as CardGrid3x3InfiniteSchema, schema$13 as CardGrid3x3Schema, defaultProps$14 as CardItemDefaultData, schema$14 as CardItemSchema, defaultProps$15 as CardLayoutDefaultData, schema$15 as CardLayoutSchema, CardSpec, ChannelDataItem, CollectTab, CollectTabAuthConfig, CollectTabProps, CollectTabServer, CommonStyleSchema, ComponentMaterial, ComponentSchema, ComponentType, ContentBlockItem, DataBinding, DataBindingField, DataBindingSourceType, DataBindingUIMode, DataSchema, DataSlot, DataSourceType, DetailSearchBarClient as DetailSearchBar, defaultProps$16 as DetailSearchBarDefaultData, schema$16 as DetailSearchBarSchema, EventDefinition, EventSchema, ExtractedDataItem, FieldSchema, FieldType, FilterSearchClient as FilterSearch, FilterSearchBarClient as FilterSearchBar, defaultProps$17 as FilterSearchBarDefaultData, schema$17 as FilterSearchBarSchema, defaultProps$18 as FilterSearchDefaultData, schema$18 as FilterSearchSchema, FullscreenPostFeedClient as FullscreenFeedClient, defaultProps$19 as FullscreenPostFeedDefaultData, schema$19 as FullscreenPostFeedSchema, FullscreenVideoFeedClient as FullscreenVideoClient, defaultProps$20 as FullscreenVideoFeedDefaultData, schema$20 as FullscreenVideoFeedSchema, HistoryTab, HistoryTabAuthConfig, HistoryTabProps, HistoryTabServer, HomeRecommendGridClient as HomeRecommendGrid, defaultProps$21 as HomeRecommendGridDefaultData, HomeRecommendGrid as HomeRecommendGridMaterialComponent, schema$21 as HomeRecommendGridSchema, HomeRecommendWaterfallClient as HomeRecommendWaterfall, defaultProps$22 as HomeRecommendWaterfallDefaultData, HomeRecommendWaterfall as HomeRecommendWaterfallMaterialComponent, schema$22 as HomeRecommendWaterfallSchema, LikeDetailItem, LikeTab, LikeTabProps, LikeTabServer, MarqueeClient, MarqueeInspectorProps, MarqueeProps, MarqueeServer, MaterialRegistry, NodeDocument, PageDocument, PageMeta, ProfileHeaderInspectorProps, ProfileMainAuthConfig, ProfileMainInspectorProps, PropDefinition, PropSchema, PublishTab, PublishTabProps, PublishTabServer, PublishTabUserInfo, RawContentData, Renderer, RendererDocument, RendererMaterial, RendererMode, RendererProps, SearchHistoryClient, SearchHistoryInspectorProps, SearchHistoryProps, SearchHistoryServer, SearchInputClient, SearchInputInspectorProps, SearchInputProps, SearchInputServer, SimpleSearchClient as SimpleSearch, defaultProps$23 as SimpleSearchDefaultData, schema$23 as SimpleSearchSchema, StylePropDefinition, StyleSchema, TabBarClient, TabBarInspectorProps, TabBarProps, TabBarServer, TagSearchClient as TagSearch, TagSearchBarClient as TagSearchBar, defaultProps$24 as TagSearchBarDefaultData, schema$24 as TagSearchBarSchema, defaultProps$25 as TagSearchDefaultData, schema$25 as TagSearchSchema, TextRecommendClient, TextRecommendInspectorProps, TextRecommendProps, TextRecommendServer, UserProfileHeader, UserProfileHeaderAuthConfig, UserProfileHeaderClient, UserProfileHeaderClientProps, UserProfileHeaderProps, UserProfileMain, UserProfileMainClient, UserProfileMainProps, UserProfileMainRenderMode, UserProfileMainShell, UserProfileMainShellProps, VideoHorizontalListClient, VideoHorizontalListInspectorProps, VideoHorizontalListProps, VideoHorizontalListServer, basicBannerInspectorDefaultProps, basicBannerInspectorPropsSchema, basicBannerMaterial, buildCollectTabPrefetch, buildContentUrl, buildHistoryTabPrefetch, buildLikeTabPrefetch, buildPublishTabPrefetch, buildUserProfileHeaderPrefetch, buttonInspectorDefaultProps, buttonInspectorPropsSchema, commonStyleSchema, commonStylesToInline, customStylesToInline, exampleButtonMaterial, extractDataByComponentType, getCardSpecConfig, getChannelList, homeRecommendGridInspectorDefaultProps, homeRecommendGridInspectorPropsSchema, homeRecommendGridMaterial, homeRecommendWaterfallInspectorDefaultProps, homeRecommendWaterfallInspectorPropsSchema, homeRecommendWaterfallMaterial, marqueeInspectorDefaultProps, marqueeInspectorPropsSchema, marqueeMaterial, mergeStyles, profileHeaderInspectorDefaultProps, profileHeaderInspectorPropsSchema, profileHeaderMaterial, profileMainCollectCollectionTabOptions, profileMainCollectTabOptions, profileMainHistoryTabOptions, profileMainInspectorDefaultProps, profileMainInspectorPropsSchema, profileMainLikeTabOptions, profileMainMaterial, profileMainMineTabOptions, profileMainProfileTabOptions, profileMainTabOptions, searchHistoryInspectorDefaultProps, searchHistoryInspectorPropsSchema, searchHistoryMaterial, searchInputInspectorDefaultProps, searchInputInspectorPropsSchema, searchInputMaterial, tabBarInspectorDefaultProps, tabBarInspectorPropsSchema, tabBarMaterial, textRecommendInspectorDefaultProps, textRecommendInspectorPropsSchema, textRecommendMaterial, transformContentListToCardItems, transformContentToCardItem, videoHorizontalListInspectorDefaultProps, videoHorizontalListInspectorPropsSchema, videoHorizontalListMaterial };
package/dist/biz.mjs CHANGED
@@ -1,2 +1,2 @@
1
1
 
2
- import{CARD_SPEC_MAP as e,CardSpec as t,getCardSpecConfig as n}from"./components/biz/utils/constants/card-spec.mjs";import{getChannelList as r}from"./components/biz/utils/helpers/get-channel-list.mjs";import{buildContentUrl as i}from"./components/biz/utils/helpers/url.mjs";import{DataBindingUIMode as a,DataSourceType as o}from"./components/biz/utils/schema/data.mjs";import{commonStylesToInline as s,customStylesToInline as c,mergeStyles as l}from"./components/biz/utils/styles/helpers.mjs";import{commonStyleSchema as u}from"./components/biz/utils/styles/schema.mjs";import{transformContentListToCardItems as d,transformContentToCardItem as f}from"./components/biz/utils/transformers/card-grid.mjs";import{marqueeInspectorDefaultProps as p,marqueeInspectorPropsSchema as m}from"./components/biz/business/marquee/schema.mjs";import{MarqueeClient as h}from"./components/biz/business/marquee/client.mjs";import{MarqueeServer as g}from"./components/biz/business/marquee/server.mjs";import{marqueeMaterial as _}from"./components/biz/business/marquee/material.mjs";import{searchHistoryInspectorDefaultProps as v,searchHistoryInspectorPropsSchema as y}from"./components/biz/business/search-history/schema.mjs";import{SearchHistory2Client as b}from"./components/biz/business/search-history/client.mjs";import{SearchHistory2Server as x}from"./components/biz/business/search-history/server.mjs";import{searchHistoryMaterial as S}from"./components/biz/business/search-history/material.mjs";import{searchInputInspectorDefaultProps as C,searchInputInspectorPropsSchema as w}from"./components/biz/business/search-input/schema.mjs";import{defaultProps as T}from"./components/biz/basics/logo/variants/basic-logo/defaults/default-props.mjs";import{defaultProps as E}from"./components/biz/basics/search/variants/basic-search/defaults/default-props.mjs";import{defaultProps as D}from"./components/biz/business/search-bar/variants/detail-search-bar/defaults/default-props.mjs";import{schema as O}from"./components/biz/basics/logo/variants/basic-logo/schema/index.mjs";import k from"./components/biz/basics/logo/variants/basic-logo/index.mjs";import{defaultProps as A}from"./components/biz/basics/search/variants/simple-search/defaults/default-props.mjs";import{schema as j}from"./components/biz/basics/search/variants/simple-search/schema/index.mjs";import M from"./components/biz/basics/search/variants/simple-search/index.mjs";import{schema as N}from"./components/biz/business/search-bar/variants/detail-search-bar/schema/index.mjs";import P from"./components/biz/business/search-bar/variants/detail-search-bar/index.mjs";import{BasicFullscreen as F}from"./components/biz/basics/fullscreen-feed/basic-fullscreen.mjs";import{SearchInputClient as I}from"./components/biz/business/search-input/client.mjs";import{SearchInputServer as L}from"./components/biz/business/search-input/server.mjs";import{searchInputMaterial as R}from"./components/biz/business/search-input/material.mjs";import{tabBarInspectorDefaultProps as z,tabBarInspectorPropsSchema as B}from"./components/biz/business/tab-bar/schema.mjs";import{TabBarClient as V}from"./components/biz/business/tab-bar/client.mjs";import{TabBarServer as H}from"./components/biz/business/tab-bar/server.mjs";import{tabBarMaterial as U}from"./components/biz/business/tab-bar/material.mjs";import{textRecommendInspectorDefaultProps as W,textRecommendInspectorPropsSchema as G}from"./components/biz/business/text-recommend/schema.mjs";import{TextRecommendClient as K}from"./components/biz/business/text-recommend/client.mjs";import{TextRecommendServer as q}from"./components/biz/business/text-recommend/server.mjs";import{textRecommendMaterial as J}from"./components/biz/business/text-recommend/material.mjs";import{videoHorizontalListInspectorDefaultProps as Y,videoHorizontalListInspectorPropsSchema as X}from"./components/biz/business/video-horizontal-list/schema.mjs";import{VideoHorizontalListClient as Z}from"./components/biz/business/video-horizontal-list/client.mjs";import{VideoHorizontalListServer as Q}from"./components/biz/business/video-horizontal-list/server.mjs";import{videoHorizontalListMaterial as $}from"./components/biz/business/video-horizontal-list/material.mjs";import{defaultProps as ee}from"./components/biz/business/banner/variants/basic-banner/defaults/default-props.mjs";import{schema as te}from"./components/biz/business/banner/variants/basic-banner/schema/index.mjs";import{basicBannerInspectorDefaultProps as ne,basicBannerInspectorPropsSchema as re}from"./components/biz/business/banner/variants/basic-banner/inspector-schema.mjs";import{BasicBanner as ie}from"./components/biz/business/banner/variants/basic-banner/server.mjs";import{basicBannerMaterial as ae}from"./components/biz/business/banner/variants/basic-banner/material.mjs";import oe from"./components/biz/business/banner/variants/basic-banner/index.mjs";import{defaultProps as se}from"./components/biz/business/card-grid/variants/card-grid-2x3/defaults/default-props.mjs";import{schema as ce}from"./components/biz/business/card-grid/variants/card-grid-2x3/schema/index.mjs";import le from"./components/biz/business/card-grid/variants/card-grid-2x3/index.mjs";import{defaultProps as ue}from"./components/biz/business/card-grid/variants/card-grid-2x3-infinite/defaults/default-props.mjs";import{schema as de}from"./components/biz/business/card-grid/variants/card-grid-2x3-infinite/schema/index.mjs";import fe from"./components/biz/business/card-grid/variants/card-grid-2x3-infinite/index.mjs";import{defaultProps as pe}from"./components/biz/business/card-grid/variants/card-grid-2x4/defaults/default-props.mjs";import{schema as me}from"./components/biz/business/card-grid/variants/card-grid-2x4/schema/index.mjs";import he from"./components/biz/business/card-grid/variants/card-grid-2x4/index.mjs";import{defaultProps as ge}from"./components/biz/business/card-grid/variants/card-grid-3x3/defaults/default-props.mjs";import{schema as _e}from"./components/biz/business/card-grid/variants/card-grid-3x3/schema/index.mjs";import ve from"./components/biz/business/card-grid/variants/card-grid-3x3/index.mjs";import{defaultProps as ye}from"./components/biz/business/card-grid/variants/card-grid-3x3-infinite/defaults/default-props.mjs";import{schema as be}from"./components/biz/business/card-grid/variants/card-grid-3x3-infinite/schema/index.mjs";import xe from"./components/biz/business/card-grid/variants/card-grid-3x3-infinite/index.mjs";import{defaultProps as Se}from"./components/biz/business/feature-grid/variants/basic-feature-grid/defaults/default-props.mjs";import{schema as Ce}from"./components/biz/business/feature-grid/variants/basic-feature-grid/schema/index.mjs";import we from"./components/biz/business/feature-grid/variants/basic-feature-grid/index.mjs";import{defaultProps as Te}from"./components/biz/basics/fullscreen-feed/defaults/default-props.mjs";import{schema as Ee}from"./components/biz/basics/fullscreen-feed/schema/index.mjs";import De from"./components/biz/basics/fullscreen-feed/index.mjs";import{defaultProps as Oe}from"./components/biz/business/fullscreen-feed/variants/fullscreen-post-feed/defaults/default-props.mjs";import{schema as ke}from"./components/biz/business/fullscreen-feed/variants/fullscreen-post-feed/schema/index.mjs";import Ae from"./components/biz/business/fullscreen-feed/variants/fullscreen-post-feed/index.mjs";import{defaultProps as je}from"./components/biz/business/fullscreen-feed/variants/fullscreen-video-feed/defaults/default-props.mjs";import{schema as Me}from"./components/biz/business/fullscreen-feed/variants/fullscreen-video-feed/schema/index.mjs";import Ne from"./components/biz/business/fullscreen-feed/variants/fullscreen-video-feed/index.mjs";import{defaultProps as Pe}from"./components/biz/business/home-recommend/variants/home-recommend-grid/defaults/default-props.mjs";import{schema as Fe}from"./components/biz/business/home-recommend/variants/home-recommend-grid/schema/index.mjs";import{homeRecommendGridInspectorDefaultProps as Ie,homeRecommendGridInspectorPropsSchema as Le}from"./components/biz/business/home-recommend/variants/home-recommend-grid/inspector-schema.mjs";import{HomeRecommendGrid as Re}from"./components/biz/business/home-recommend/variants/home-recommend-grid/server.mjs";import{homeRecommendGridMaterial as ze}from"./components/biz/business/home-recommend/variants/home-recommend-grid/material.mjs";import Be from"./components/biz/business/home-recommend/variants/home-recommend-grid/index.mjs";import{defaultProps as Ve}from"./components/biz/business/home-recommend/variants/home-recommend-waterfall/defaults/default-props.mjs";import{schema as He}from"./components/biz/business/home-recommend/variants/home-recommend-waterfall/schema/index.mjs";import{homeRecommendWaterfallInspectorDefaultProps as Ue,homeRecommendWaterfallInspectorPropsSchema as We}from"./components/biz/business/home-recommend/variants/home-recommend-waterfall/inspector-schema.mjs";import{HomeRecommendWaterfall as Ge}from"./components/biz/business/home-recommend/variants/home-recommend-waterfall/server.mjs";import{homeRecommendWaterfallMaterial as Ke}from"./components/biz/business/home-recommend/variants/home-recommend-waterfall/material.mjs";import qe from"./components/biz/business/home-recommend/variants/home-recommend-waterfall/index.mjs";import{defaultProps as Je}from"./components/biz/business/nav-bar/variants/basic-nav-bar/defaults/default-props.mjs";import{schema as Ye}from"./components/biz/business/nav-bar/variants/basic-nav-bar/schema/index.mjs";import Xe from"./components/biz/business/nav-bar/variants/basic-nav-bar/index.mjs";import{defaultProps as Ze}from"./components/biz/business/post-card/variants/basic-post-card/defaults/default-props.mjs";import{schema as Qe}from"./components/biz/business/post-card/variants/basic-post-card/schema/index.mjs";import $e from"./components/biz/business/post-card/variants/basic-post-card/index.mjs";import{defaultProps as et}from"./components/biz/business/recommended-users/variants/basic-recommended-users/defaults/default-props.mjs";import{schema as tt}from"./components/biz/business/recommended-users/variants/basic-recommended-users/schema/index.mjs";import nt from"./components/biz/business/recommended-users/variants/basic-recommended-users/index.mjs";import{defaultProps as rt}from"./components/biz/business/search-bar/variants/basic-search-bar/defaults/default-props.mjs";import{schema as it}from"./components/biz/basics/search/variants/basic-search/schema/index.mjs";import at from"./components/biz/basics/search/variants/basic-search/index.mjs";import{schema as ot}from"./components/biz/business/search-bar/variants/basic-search-bar/schema/index.mjs";import st from"./components/biz/business/search-bar/variants/basic-search-bar/index.mjs";import{defaultProps as ct}from"./components/biz/basics/search/variants/filter-search/defaults/default-props.mjs";import{defaultProps as lt}from"./components/biz/business/search-bar/variants/filter-search-bar/defaults/default-props.mjs";import{schema as ut}from"./components/biz/basics/search/variants/filter-search/schema/index.mjs";import dt from"./components/biz/basics/search/variants/filter-search/index.mjs";import{schema as ft}from"./components/biz/business/search-bar/variants/filter-search-bar/schema/index.mjs";import pt from"./components/biz/business/search-bar/variants/filter-search-bar/index.mjs";import{defaultProps as mt}from"./components/biz/basics/search/variants/tag-search/defaults/default-props.mjs";import{defaultProps as ht}from"./components/biz/business/search-bar/variants/tag-search-bar/defaults/default-props.mjs";import{schema as gt}from"./components/biz/basics/search/variants/tag-search/schema/index.mjs";import _t from"./components/biz/basics/search/variants/tag-search/index.mjs";import{schema as vt}from"./components/biz/business/search-bar/variants/tag-search-bar/schema/index.mjs";import yt from"./components/biz/business/search-bar/variants/tag-search-bar/index.mjs";import{ComponentType as bt,extractDataByComponentType as xt}from"./components/biz/utils/transformers/data.mjs";import{defaultProps as St}from"./components/biz/basics/card-item/defaults/default-props.mjs";import{schema as Ct}from"./components/biz/basics/card-item/schema/index.mjs";import{defaultProps as wt}from"./components/biz/basics/card-layout/defaults/default-props.mjs";import{schema as Tt}from"./components/biz/basics/card-layout/schema/index.mjs";import{ButtonClient as Et}from"./components/biz/example/button/client.mjs";import{buttonInspectorDefaultProps as Dt,buttonInspectorPropsSchema as Ot}from"./components/biz/example/button/schema.mjs";import{Button as kt}from"./components/biz/example/button/server.mjs";import{exampleButtonMaterial as At}from"./components/biz/example/button/material.mjs";import{Renderer as jt}from"./components/biz/renderer/renderer.mjs";export{oe as BasicBanner,ee as BasicBannerDefaultData,ie as BasicBannerMaterialComponent,te as BasicBannerSchema,we as BasicFeatureGrid,Se as BasicFeatureGridDefaultData,Ce as BasicFeatureGridSchema,F as BasicFullscreen,De as BasicFullscreenFeed,Te as BasicFullscreenFeedDefaultData,Ee as BasicFullscreenFeedSchema,k as BasicLogo,T as BasicLogoDefaultData,O as BasicLogoSchema,Xe as BasicNavBar,Je as BasicNavBarDefaultData,Ye as BasicNavBarSchema,$e as BasicPostCard,Ze as BasicPostCardDefaultData,Qe as BasicPostCardSchema,nt as BasicRecommendedUsers,et as BasicRecommendedUsersDefaultData,tt as BasicRecommendedUsersSchema,at as BasicSearch,st as BasicSearchBar,rt as BasicSearchBarDefaultData,ot as BasicSearchBarSchema,E as BasicSearchDefaultData,it as BasicSearchSchema,kt as Button,Et as ButtonClient,e as CARD_SPEC_MAP,le as CardGrid2x3,se as CardGrid2x3DefaultData,fe as CardGrid2x3Infinite,ue as CardGrid2x3InfiniteDefaultData,de as CardGrid2x3InfiniteSchema,ce as CardGrid2x3Schema,he as CardGrid2x4,pe as CardGrid2x4DefaultData,me as CardGrid2x4Schema,ve as CardGrid3x3,ge as CardGrid3x3DefaultData,xe as CardGrid3x3Infinite,ye as CardGrid3x3InfiniteDefaultData,be as CardGrid3x3InfiniteSchema,_e as CardGrid3x3Schema,St as CardItemDefaultData,Ct as CardItemSchema,wt as CardLayoutDefaultData,Tt as CardLayoutSchema,t as CardSpec,bt as ComponentType,a as DataBindingUIMode,o as DataSourceType,P as DetailSearchBar,D as DetailSearchBarDefaultData,N as DetailSearchBarSchema,dt as FilterSearch,pt as FilterSearchBar,lt as FilterSearchBarDefaultData,ft as FilterSearchBarSchema,ct as FilterSearchDefaultData,ut as FilterSearchSchema,Ae as FullscreenFeedClient,Oe as FullscreenPostFeedDefaultData,ke as FullscreenPostFeedSchema,Ne as FullscreenVideoClient,je as FullscreenVideoFeedDefaultData,Me as FullscreenVideoFeedSchema,Be as HomeRecommendGrid,Pe as HomeRecommendGridDefaultData,Re as HomeRecommendGridMaterialComponent,Fe as HomeRecommendGridSchema,qe as HomeRecommendWaterfall,Ve as HomeRecommendWaterfallDefaultData,Ge as HomeRecommendWaterfallMaterialComponent,He as HomeRecommendWaterfallSchema,h as MarqueeClient,g as MarqueeServer,jt as Renderer,b as SearchHistory2Client,x as SearchHistory2Server,I as SearchInputClient,L as SearchInputServer,M as SimpleSearch,A as SimpleSearchDefaultData,j as SimpleSearchSchema,V as TabBarClient,H as TabBarServer,_t as TagSearch,yt as TagSearchBar,ht as TagSearchBarDefaultData,vt as TagSearchBarSchema,mt as TagSearchDefaultData,gt as TagSearchSchema,K as TextRecommendClient,q as TextRecommendServer,Z as VideoHorizontalListClient,Q as VideoHorizontalListServer,ne as basicBannerInspectorDefaultProps,re as basicBannerInspectorPropsSchema,ae as basicBannerMaterial,i as buildContentUrl,Dt as buttonInspectorDefaultProps,Ot as buttonInspectorPropsSchema,u as commonStyleSchema,s as commonStylesToInline,c as customStylesToInline,At as exampleButtonMaterial,xt as extractDataByComponentType,n as getCardSpecConfig,r as getChannelList,Ie as homeRecommendGridInspectorDefaultProps,Le as homeRecommendGridInspectorPropsSchema,ze as homeRecommendGridMaterial,Ue as homeRecommendWaterfallInspectorDefaultProps,We as homeRecommendWaterfallInspectorPropsSchema,Ke as homeRecommendWaterfallMaterial,p as marqueeInspectorDefaultProps,m as marqueeInspectorPropsSchema,_ as marqueeMaterial,l as mergeStyles,v as searchHistoryInspectorDefaultProps,y as searchHistoryInspectorPropsSchema,S as searchHistoryMaterial,C as searchInputInspectorDefaultProps,w as searchInputInspectorPropsSchema,R as searchInputMaterial,z as tabBarInspectorDefaultProps,B as tabBarInspectorPropsSchema,U as tabBarMaterial,W as textRecommendInspectorDefaultProps,G as textRecommendInspectorPropsSchema,J as textRecommendMaterial,d as transformContentListToCardItems,f as transformContentToCardItem,Y as videoHorizontalListInspectorDefaultProps,X as videoHorizontalListInspectorPropsSchema,$ as videoHorizontalListMaterial};
2
+ import{CARD_SPEC_MAP as e,CardSpec as t,getCardSpecConfig as n}from"./components/biz/utils/constants/card-spec.mjs";import{getChannelList as r}from"./components/biz/utils/helpers/get-channel-list.mjs";import{buildContentUrl as i}from"./components/biz/utils/helpers/url.mjs";import{DataBindingUIMode as a,DataSourceType as o}from"./components/biz/utils/schema/data.mjs";import{commonStylesToInline as s,customStylesToInline as c,mergeStyles as l}from"./components/biz/utils/styles/helpers.mjs";import{commonStyleSchema as u}from"./components/biz/utils/styles/schema.mjs";import{transformContentListToCardItems as d,transformContentToCardItem as f}from"./components/biz/utils/transformers/card-grid.mjs";import{MarqueeClient as p}from"./components/biz/business/marquee/client.mjs";import{marqueeInspectorDefaultProps as m,marqueeInspectorPropsSchema as h}from"./components/biz/business/marquee/schema.mjs";import{MarqueeServer as g}from"./components/biz/business/marquee/server.mjs";import{marqueeMaterial as _}from"./components/biz/business/marquee/material.mjs";import{SearchHistoryClient as v}from"./components/biz/business/search-history/client.mjs";import{searchHistoryInspectorDefaultProps as y,searchHistoryInspectorPropsSchema as b}from"./components/biz/business/search-history/schema.mjs";import{SearchHistoryServer as x}from"./components/biz/business/search-history/server.mjs";import{searchHistoryMaterial as S}from"./components/biz/business/search-history/material.mjs";import{defaultProps as C}from"./components/biz/basics/logo/variants/basic-logo/defaults/default-props.mjs";import{defaultProps as w}from"./components/biz/basics/search/variants/basic-search/defaults/default-props.mjs";import{defaultProps as T}from"./components/biz/business/search-bar/variants/detail-search-bar/defaults/default-props.mjs";import{schema as E}from"./components/biz/basics/logo/variants/basic-logo/schema/index.mjs";import D from"./components/biz/basics/logo/variants/basic-logo/index.mjs";import{defaultProps as O}from"./components/biz/basics/search/variants/simple-search/defaults/default-props.mjs";import{schema as k}from"./components/biz/basics/search/variants/simple-search/schema/index.mjs";import A from"./components/biz/basics/search/variants/simple-search/index.mjs";import{schema as j}from"./components/biz/business/search-bar/variants/detail-search-bar/schema/index.mjs";import M from"./components/biz/business/search-bar/variants/detail-search-bar/index.mjs";import{BasicFullscreen as N}from"./components/biz/basics/fullscreen-feed/basic-fullscreen.mjs";import{SearchInputClient as P}from"./components/biz/business/search-input/client.mjs";import{searchInputInspectorDefaultProps as F,searchInputInspectorPropsSchema as I}from"./components/biz/business/search-input/schema.mjs";import{SearchInputServer as L}from"./components/biz/business/search-input/server.mjs";import{searchInputMaterial as R}from"./components/biz/business/search-input/material.mjs";import{TabBarClient as z}from"./components/biz/business/tab-bar/client.mjs";import{tabBarInspectorDefaultProps as B,tabBarInspectorPropsSchema as V}from"./components/biz/business/tab-bar/schema.mjs";import{TabBarServer as H}from"./components/biz/business/tab-bar/server.mjs";import{tabBarMaterial as U}from"./components/biz/business/tab-bar/material.mjs";import{TextRecommendClient as W}from"./components/biz/business/text-recommend/client.mjs";import{textRecommendInspectorDefaultProps as G,textRecommendInspectorPropsSchema as K}from"./components/biz/business/text-recommend/schema.mjs";import{TextRecommendServer as q}from"./components/biz/business/text-recommend/server.mjs";import{textRecommendMaterial as J}from"./components/biz/business/text-recommend/material.mjs";import{VideoHorizontalListClient as Y}from"./components/biz/business/video-horizontal-list/client.mjs";import{videoHorizontalListInspectorDefaultProps as X,videoHorizontalListInspectorPropsSchema as Z}from"./components/biz/business/video-horizontal-list/schema.mjs";import{VideoHorizontalListServer as Q}from"./components/biz/business/video-horizontal-list/server.mjs";import{videoHorizontalListMaterial as $}from"./components/biz/business/video-horizontal-list/material.mjs";import{defaultProps as ee}from"./components/biz/business/banner/variants/basic-banner/defaults/default-props.mjs";import{schema as te}from"./components/biz/business/banner/variants/basic-banner/schema/index.mjs";import{basicBannerInspectorDefaultProps as ne,basicBannerInspectorPropsSchema as re}from"./components/biz/business/banner/variants/basic-banner/inspector-schema.mjs";import{BasicBanner as ie}from"./components/biz/business/banner/variants/basic-banner/server.mjs";import{basicBannerMaterial as ae}from"./components/biz/business/banner/variants/basic-banner/material.mjs";import oe from"./components/biz/business/banner/variants/basic-banner/index.mjs";import{defaultProps as se}from"./components/biz/business/card-grid/variants/card-grid-2x3/defaults/default-props.mjs";import{schema as ce}from"./components/biz/business/card-grid/variants/card-grid-2x3/schema/index.mjs";import le from"./components/biz/business/card-grid/variants/card-grid-2x3/index.mjs";import{defaultProps as ue}from"./components/biz/business/card-grid/variants/card-grid-2x3-infinite/defaults/default-props.mjs";import{schema as de}from"./components/biz/business/card-grid/variants/card-grid-2x3-infinite/schema/index.mjs";import fe from"./components/biz/business/card-grid/variants/card-grid-2x3-infinite/index.mjs";import{defaultProps as pe}from"./components/biz/business/card-grid/variants/card-grid-2x4/defaults/default-props.mjs";import{schema as me}from"./components/biz/business/card-grid/variants/card-grid-2x4/schema/index.mjs";import he from"./components/biz/business/card-grid/variants/card-grid-2x4/index.mjs";import{defaultProps as ge}from"./components/biz/business/card-grid/variants/card-grid-3x3/defaults/default-props.mjs";import{schema as _e}from"./components/biz/business/card-grid/variants/card-grid-3x3/schema/index.mjs";import ve from"./components/biz/business/card-grid/variants/card-grid-3x3/index.mjs";import{defaultProps as ye}from"./components/biz/business/card-grid/variants/card-grid-3x3-infinite/defaults/default-props.mjs";import{schema as be}from"./components/biz/business/card-grid/variants/card-grid-3x3-infinite/schema/index.mjs";import xe from"./components/biz/business/card-grid/variants/card-grid-3x3-infinite/index.mjs";import{defaultProps as Se}from"./components/biz/business/feature-grid/variants/basic-feature-grid/defaults/default-props.mjs";import{schema as Ce}from"./components/biz/business/feature-grid/variants/basic-feature-grid/schema/index.mjs";import we from"./components/biz/business/feature-grid/variants/basic-feature-grid/index.mjs";import{defaultProps as Te}from"./components/biz/basics/fullscreen-feed/defaults/default-props.mjs";import{schema as Ee}from"./components/biz/basics/fullscreen-feed/schema/index.mjs";import De from"./components/biz/basics/fullscreen-feed/index.mjs";import{defaultProps as Oe}from"./components/biz/business/fullscreen-feed/variants/fullscreen-post-feed/defaults/default-props.mjs";import{schema as ke}from"./components/biz/business/fullscreen-feed/variants/fullscreen-post-feed/schema/index.mjs";import Ae from"./components/biz/business/fullscreen-feed/variants/fullscreen-post-feed/index.mjs";import{defaultProps as je}from"./components/biz/business/fullscreen-feed/variants/fullscreen-video-feed/defaults/default-props.mjs";import{schema as Me}from"./components/biz/business/fullscreen-feed/variants/fullscreen-video-feed/schema/index.mjs";import Ne from"./components/biz/business/fullscreen-feed/variants/fullscreen-video-feed/index.mjs";import{defaultProps as Pe}from"./components/biz/business/home-recommend/variants/home-recommend-grid/defaults/default-props.mjs";import{schema as Fe}from"./components/biz/business/home-recommend/variants/home-recommend-grid/schema/index.mjs";import{homeRecommendGridInspectorDefaultProps as Ie,homeRecommendGridInspectorPropsSchema as Le}from"./components/biz/business/home-recommend/variants/home-recommend-grid/inspector-schema.mjs";import{HomeRecommendGrid as Re}from"./components/biz/business/home-recommend/variants/home-recommend-grid/server.mjs";import{homeRecommendGridMaterial as ze}from"./components/biz/business/home-recommend/variants/home-recommend-grid/material.mjs";import Be from"./components/biz/business/home-recommend/variants/home-recommend-grid/index.mjs";import{defaultProps as Ve}from"./components/biz/business/home-recommend/variants/home-recommend-waterfall/defaults/default-props.mjs";import{schema as He}from"./components/biz/business/home-recommend/variants/home-recommend-waterfall/schema/index.mjs";import{homeRecommendWaterfallInspectorDefaultProps as Ue,homeRecommendWaterfallInspectorPropsSchema as We}from"./components/biz/business/home-recommend/variants/home-recommend-waterfall/inspector-schema.mjs";import{HomeRecommendWaterfall as Ge}from"./components/biz/business/home-recommend/variants/home-recommend-waterfall/server.mjs";import{homeRecommendWaterfallMaterial as Ke}from"./components/biz/business/home-recommend/variants/home-recommend-waterfall/material.mjs";import qe from"./components/biz/business/home-recommend/variants/home-recommend-waterfall/index.mjs";import{defaultProps as Je}from"./components/biz/business/nav-bar/variants/basic-nav-bar/defaults/default-props.mjs";import{schema as Ye}from"./components/biz/business/nav-bar/variants/basic-nav-bar/schema/index.mjs";import Xe from"./components/biz/business/nav-bar/variants/basic-nav-bar/index.mjs";import{defaultProps as Ze}from"./components/biz/business/post-card/variants/basic-post-card/defaults/default-props.mjs";import{schema as Qe}from"./components/biz/business/post-card/variants/basic-post-card/schema/index.mjs";import $e from"./components/biz/business/post-card/variants/basic-post-card/index.mjs";import{UserProfileHeaderClient as et}from"./components/biz/business/profile/profile-header/client.mjs";import{profileHeaderInspectorDefaultProps as tt,profileHeaderInspectorPropsSchema as nt}from"./components/biz/business/profile/profile-header/schema.mjs";import{UserProfileHeader as rt,buildUserProfileHeaderPrefetch as it}from"./components/biz/business/profile/profile-header/server.mjs";import{profileHeaderMaterial as at}from"./components/biz/business/profile/profile-header/material.mjs";import{profileMainCollectCollectionTabOptions as ot,profileMainCollectTabOptions as st,profileMainHistoryTabOptions as ct,profileMainLikeTabOptions as lt,profileMainMineTabOptions as ut,profileMainProfileTabOptions as dt,profileMainTabOptions as ft}from"./components/biz/business/profile/profile-main/variants.mjs";import{UserProfileMainShell as pt}from"./components/biz/business/profile/profile-main/shell.mjs";import{UserProfileMainClient as mt}from"./components/biz/business/profile/profile-main/client.mjs";import{profileMainInspectorDefaultProps as ht,profileMainInspectorPropsSchema as gt}from"./components/biz/business/profile/profile-main/schema.mjs";import{CollectTab as _t}from"./components/biz/business/profile/profile-main/tabs/collect-tab/client.mjs";import{CollectTabServer as vt,buildCollectTabPrefetch as yt}from"./components/biz/business/profile/profile-main/tabs/collect-tab/server.mjs";import{HistoryTab as bt}from"./components/biz/business/profile/profile-main/tabs/history-tab/client.mjs";import{HistoryTabServer as xt,buildHistoryTabPrefetch as St}from"./components/biz/business/profile/profile-main/tabs/history-tab/server.mjs";import{LikeTab as Ct}from"./components/biz/business/profile/profile-main/tabs/like-tab/client.mjs";import{LikeTabServer as wt,buildLikeTabPrefetch as Tt}from"./components/biz/business/profile/profile-main/tabs/like-tab/server.mjs";import{PublishTab as Et}from"./components/biz/business/profile/profile-main/tabs/publish-tab/client.mjs";import{PublishTabServer as Dt,buildPublishTabPrefetch as Ot}from"./components/biz/business/profile/profile-main/tabs/publish-tab/server.mjs";import{UserProfileMain as kt}from"./components/biz/business/profile/profile-main/server.mjs";import{profileMainMaterial as At}from"./components/biz/business/profile/profile-main/material.mjs";import{defaultProps as jt}from"./components/biz/business/recommended-users/variants/basic-recommended-users/defaults/default-props.mjs";import{schema as Mt}from"./components/biz/business/recommended-users/variants/basic-recommended-users/schema/index.mjs";import Nt from"./components/biz/business/recommended-users/variants/basic-recommended-users/index.mjs";import{defaultProps as Pt}from"./components/biz/business/search-bar/variants/basic-search-bar/defaults/default-props.mjs";import{schema as Ft}from"./components/biz/basics/search/variants/basic-search/schema/index.mjs";import It from"./components/biz/basics/search/variants/basic-search/index.mjs";import{schema as Lt}from"./components/biz/business/search-bar/variants/basic-search-bar/schema/index.mjs";import Rt from"./components/biz/business/search-bar/variants/basic-search-bar/index.mjs";import{defaultProps as zt}from"./components/biz/basics/search/variants/filter-search/defaults/default-props.mjs";import{defaultProps as Bt}from"./components/biz/business/search-bar/variants/filter-search-bar/defaults/default-props.mjs";import{schema as Vt}from"./components/biz/basics/search/variants/filter-search/schema/index.mjs";import Ht from"./components/biz/basics/search/variants/filter-search/index.mjs";import{schema as Ut}from"./components/biz/business/search-bar/variants/filter-search-bar/schema/index.mjs";import Wt from"./components/biz/business/search-bar/variants/filter-search-bar/index.mjs";import{defaultProps as Gt}from"./components/biz/basics/search/variants/tag-search/defaults/default-props.mjs";import{defaultProps as Kt}from"./components/biz/business/search-bar/variants/tag-search-bar/defaults/default-props.mjs";import{schema as qt}from"./components/biz/basics/search/variants/tag-search/schema/index.mjs";import Jt from"./components/biz/basics/search/variants/tag-search/index.mjs";import{schema as Yt}from"./components/biz/business/search-bar/variants/tag-search-bar/schema/index.mjs";import Xt from"./components/biz/business/search-bar/variants/tag-search-bar/index.mjs";import{ComponentType as Zt,extractDataByComponentType as Qt}from"./components/biz/utils/transformers/data.mjs";import{defaultProps as $t}from"./components/biz/basics/card-item/defaults/default-props.mjs";import{schema as en}from"./components/biz/basics/card-item/schema/index.mjs";import{defaultProps as tn}from"./components/biz/basics/card-layout/defaults/default-props.mjs";import{schema as nn}from"./components/biz/basics/card-layout/schema/index.mjs";import{ButtonClient as rn}from"./components/biz/example/button/client.mjs";import{buttonInspectorDefaultProps as an,buttonInspectorPropsSchema as on}from"./components/biz/example/button/schema.mjs";import{Button as sn}from"./components/biz/example/button/server.mjs";import{exampleButtonMaterial as cn}from"./components/biz/example/button/material.mjs";import{Renderer as ln}from"./components/biz/renderer/renderer.mjs";export{oe as BasicBanner,ee as BasicBannerDefaultData,ie as BasicBannerMaterialComponent,te as BasicBannerSchema,we as BasicFeatureGrid,Se as BasicFeatureGridDefaultData,Ce as BasicFeatureGridSchema,N as BasicFullscreen,De as BasicFullscreenFeed,Te as BasicFullscreenFeedDefaultData,Ee as BasicFullscreenFeedSchema,D as BasicLogo,C as BasicLogoDefaultData,E as BasicLogoSchema,Xe as BasicNavBar,Je as BasicNavBarDefaultData,Ye as BasicNavBarSchema,$e as BasicPostCard,Ze as BasicPostCardDefaultData,Qe as BasicPostCardSchema,Nt as BasicRecommendedUsers,jt as BasicRecommendedUsersDefaultData,Mt as BasicRecommendedUsersSchema,It as BasicSearch,Rt as BasicSearchBar,Pt as BasicSearchBarDefaultData,Lt as BasicSearchBarSchema,w as BasicSearchDefaultData,Ft as BasicSearchSchema,sn as Button,rn as ButtonClient,e as CARD_SPEC_MAP,le as CardGrid2x3,se as CardGrid2x3DefaultData,fe as CardGrid2x3Infinite,ue as CardGrid2x3InfiniteDefaultData,de as CardGrid2x3InfiniteSchema,ce as CardGrid2x3Schema,he as CardGrid2x4,pe as CardGrid2x4DefaultData,me as CardGrid2x4Schema,ve as CardGrid3x3,ge as CardGrid3x3DefaultData,xe as CardGrid3x3Infinite,ye as CardGrid3x3InfiniteDefaultData,be as CardGrid3x3InfiniteSchema,_e as CardGrid3x3Schema,$t as CardItemDefaultData,en as CardItemSchema,tn as CardLayoutDefaultData,nn as CardLayoutSchema,t as CardSpec,_t as CollectTab,vt as CollectTabServer,Zt as ComponentType,a as DataBindingUIMode,o as DataSourceType,M as DetailSearchBar,T as DetailSearchBarDefaultData,j as DetailSearchBarSchema,Ht as FilterSearch,Wt as FilterSearchBar,Bt as FilterSearchBarDefaultData,Ut as FilterSearchBarSchema,zt as FilterSearchDefaultData,Vt as FilterSearchSchema,Ae as FullscreenFeedClient,Oe as FullscreenPostFeedDefaultData,ke as FullscreenPostFeedSchema,Ne as FullscreenVideoClient,je as FullscreenVideoFeedDefaultData,Me as FullscreenVideoFeedSchema,bt as HistoryTab,xt as HistoryTabServer,Be as HomeRecommendGrid,Pe as HomeRecommendGridDefaultData,Re as HomeRecommendGridMaterialComponent,Fe as HomeRecommendGridSchema,qe as HomeRecommendWaterfall,Ve as HomeRecommendWaterfallDefaultData,Ge as HomeRecommendWaterfallMaterialComponent,He as HomeRecommendWaterfallSchema,Ct as LikeTab,wt as LikeTabServer,p as MarqueeClient,g as MarqueeServer,Et as PublishTab,Dt as PublishTabServer,ln as Renderer,v as SearchHistoryClient,x as SearchHistoryServer,P as SearchInputClient,L as SearchInputServer,A as SimpleSearch,O as SimpleSearchDefaultData,k as SimpleSearchSchema,z as TabBarClient,H as TabBarServer,Jt as TagSearch,Xt as TagSearchBar,Kt as TagSearchBarDefaultData,Yt as TagSearchBarSchema,Gt as TagSearchDefaultData,qt as TagSearchSchema,W as TextRecommendClient,q as TextRecommendServer,rt as UserProfileHeader,et as UserProfileHeaderClient,kt as UserProfileMain,mt as UserProfileMainClient,pt as UserProfileMainShell,Y as VideoHorizontalListClient,Q as VideoHorizontalListServer,ne as basicBannerInspectorDefaultProps,re as basicBannerInspectorPropsSchema,ae as basicBannerMaterial,yt as buildCollectTabPrefetch,i as buildContentUrl,St as buildHistoryTabPrefetch,Tt as buildLikeTabPrefetch,Ot as buildPublishTabPrefetch,it as buildUserProfileHeaderPrefetch,an as buttonInspectorDefaultProps,on as buttonInspectorPropsSchema,u as commonStyleSchema,s as commonStylesToInline,c as customStylesToInline,cn as exampleButtonMaterial,Qt as extractDataByComponentType,n as getCardSpecConfig,r as getChannelList,Ie as homeRecommendGridInspectorDefaultProps,Le as homeRecommendGridInspectorPropsSchema,ze as homeRecommendGridMaterial,Ue as homeRecommendWaterfallInspectorDefaultProps,We as homeRecommendWaterfallInspectorPropsSchema,Ke as homeRecommendWaterfallMaterial,m as marqueeInspectorDefaultProps,h as marqueeInspectorPropsSchema,_ as marqueeMaterial,l as mergeStyles,tt as profileHeaderInspectorDefaultProps,nt as profileHeaderInspectorPropsSchema,at as profileHeaderMaterial,ot as profileMainCollectCollectionTabOptions,st as profileMainCollectTabOptions,ct as profileMainHistoryTabOptions,ht as profileMainInspectorDefaultProps,gt as profileMainInspectorPropsSchema,lt as profileMainLikeTabOptions,At as profileMainMaterial,ut as profileMainMineTabOptions,dt as profileMainProfileTabOptions,ft as profileMainTabOptions,y as searchHistoryInspectorDefaultProps,b as searchHistoryInspectorPropsSchema,S as searchHistoryMaterial,F as searchInputInspectorDefaultProps,I as searchInputInspectorPropsSchema,R as searchInputMaterial,B as tabBarInspectorDefaultProps,V as tabBarInspectorPropsSchema,U as tabBarMaterial,G as textRecommendInspectorDefaultProps,K as textRecommendInspectorPropsSchema,J as textRecommendMaterial,d as transformContentListToCardItems,f as transformContentToCardItem,X as videoHorizontalListInspectorDefaultProps,Z as videoHorizontalListInspectorPropsSchema,$ as videoHorizontalListMaterial};
@@ -1,21 +1,21 @@
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/banner/variants/basic-banner/inspector-schema.d.ts
7
7
  /**
8
8
  * 定义可以被低代码右侧 inspector 编辑的 props
9
9
  */
10
- declare const basicBannerInspectorPropsSchema: z.ZodObject<{
11
- interval: z.ZodNumber & SchemaHasDefaultValue;
12
- list: z.ZodOptional<z.ZodArray<z.ZodObject<{
13
- contentId: z.ZodOptional<z.ZodNumber>;
14
- title: z.ZodOptional<z.ZodString>;
15
- coverUrl: z.ZodOptional<z.ZodString>;
16
- showViewCount: z.ZodOptional<z.ZodBoolean>;
17
- }, z.core.$strip>>> & SchemaHasDefaultValue;
18
- }, z.core.$strip>;
10
+ declare const basicBannerInspectorPropsSchema: z$1.ZodObject<{
11
+ interval: z$1.ZodNumber & SchemaHasDefaultValue;
12
+ list: z$1.ZodOptional<z$1.ZodArray<z$1.ZodObject<{
13
+ contentId: z$1.ZodOptional<z$1.ZodNumber>;
14
+ title: z$1.ZodOptional<z$1.ZodString>;
15
+ coverUrl: z$1.ZodOptional<z$1.ZodString>;
16
+ showViewCount: z$1.ZodOptional<z$1.ZodBoolean>;
17
+ }, z$1.core.$strip>>> & SchemaHasDefaultValue;
18
+ }, z$1.core.$strip>;
19
19
  declare const basicBannerInspectorDefaultProps: {
20
20
  interval: number;
21
21
  list: {
@@ -25,6 +25,6 @@ declare const basicBannerInspectorDefaultProps: {
25
25
  showViewCount?: boolean | undefined;
26
26
  }[];
27
27
  };
28
- type BasicBannerInspectorProps<T extends object = object> = z.infer<typeof basicBannerInspectorPropsSchema> & T;
28
+ type BasicBannerInspectorProps<T extends object = object> = z$1.infer<typeof basicBannerInspectorPropsSchema> & T;
29
29
  //#endregion
30
30
  export { BasicBannerInspectorProps, basicBannerInspectorDefaultProps, basicBannerInspectorPropsSchema };
@@ -7,7 +7,7 @@ import * as zod from "zod";
7
7
  import * as zod_v4_core0 from "zod/v4/core";
8
8
 
9
9
  //#region components/biz/business/banner/variants/basic-banner/material.d.ts
10
- declare const basicBannerMaterial: DefineMaterialOption<typeof BasicBanner, zod.ZodObject<{
10
+ declare const basicBannerMaterial: DefineMaterialOption<typeof BasicBanner, typeof BasicBanner, zod.ZodObject<{
11
11
  interval: zod.ZodNumber & SchemaHasDefaultValue;
12
12
  list: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
13
13
  contentId: zod.ZodOptional<zod.ZodNumber>;
@@ -0,0 +1,2 @@
1
+
2
+ "use client";import{buildContentUrl as e}from"../../utils/helpers/url.mjs";import{mergeStyles as t}from"../../utils/styles/helpers.mjs";import{Image as n}from"../../../ui/image.mjs";import{Box as r}from"../../../ui/box.mjs";import{Carousel as i,CarouselContent as a,CarouselItem as o}from"../../../ui/carousel.mjs";import{Text as s}from"../../../ui/text.mjs";import c from"../../../ui/legacy/button.mjs";import l from"../../../ui/link.mjs";import{defaultProps as u}from"./default-props.mjs";import{useEffect as d,useRef as f,useState as p}from"react";import m from"clsx";import{jsx as h,jsxs as g}from"react/jsx-runtime";import{useIsClient as _}from"foxact/use-is-client";const v={list:[]};function y({props:y=v,styles:b,events:x}){let{autoplay:S=u.autoplay,interval:C=u.interval,loop:w=u.loop,showTitle:T=u.showTitle,showIndicator:E=u.showIndicator,list:D=[]}={...u,...y},[O,k]=p(),[A,j]=p(0),M=_(),N=f(null);if(d(()=>{if(!O||!M)return;let e=()=>{j(O.selectedScrollSnap())};return O.on(`select`,e),e(),()=>{O.off(`select`,e)}},[O,x,M]),d(()=>!S||!O||D.length<=1?void 0:(N.current=setInterval(()=>{O.canScrollNext()?O.scrollNext():w&&O.scrollTo(0)},C*1e3),()=>{N.current&&=(clearInterval(N.current),null)}),[S,O,C,w,D.length]),!D||D.length===0)return null;let P=D[A];return g(r,{className:`relative w-full`,style:b?t(b,{}):void 0,children:[h(i,{setApi:k,opts:{align:`start`,loop:w,skipSnaps:!1,dragFree:!1},className:`w-full`,children:h(a,{className:`ml-0`,children:D.map((t,r)=>h(o,{className:`pl-0`,children:h(l,{href:e({url:``,contentId:t.contentId,contentType:1,title:t.title}),className:`block relative w-full h-[242px] overflow-hidden touch-manipulation`,children:h(n,{src:t.coverUrl,alt:t.title||`Banner ${r+1}`,fill:!0,objectFit:`cover`,unoptimized:!0})})},r))})}),T&&P?.title&&h(r,{className:`absolute bottom-[8px] left-[8px]`,children:h(s,{as:`p`,className:`text-white text-[16px] line-clamp-1`,children:P.title})}),E&&D.length>1&&h(r,{className:`absolute bottom-[16px] right-[8px] flex items-center gap-[4px]`,children:D.map((e,t)=>h(c,{type:`button`,className:m(`transition-all duration-300 rounded-full !p-0`,t===A?`w-[10px] h-[6px] bg-black`:`w-[6px] h-[6px] bg-white/50`),"aria-label":`跳转到第 ${t+1} 个 Banner`},t))})]})}export{y as default};
@@ -0,0 +1,2 @@
1
+
2
+ const e={autoplay:!0,interval:3,loop:!0,showTitle:!1,showIndicator:!0,list:[]};export{e as defaultProps};
@@ -0,0 +1,22 @@
1
+
2
+ import { SchemaHasDefaultValue } from "../../../../utils/schema/schema.mjs";
3
+ import { DefineMaterialOption } from "../../../../utils/schema/material.mjs";
4
+ import "../../../../utils/schema/index.mjs";
5
+ import { BannerCarousel } from "./server.mjs";
6
+ import * as zod from "zod";
7
+ import * as zod_v4_core0 from "zod/v4/core";
8
+
9
+ //#region components/biz/business/banner-carousel/material.d.ts
10
+ declare const BannerCarouselMaterial: DefineMaterialOption<typeof BannerCarousel, typeof BannerCarousel, zod.ZodObject<{
11
+ interval: zod.ZodNumber & SchemaHasDefaultValue;
12
+ list: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
13
+ contentId: zod.ZodOptional<zod.ZodNumber>;
14
+ title: zod.ZodOptional<zod.ZodString>;
15
+ coverUrl: zod.ZodOptional<zod.ZodString>;
16
+ badgeUrl: zod.ZodOptional<zod.ZodBoolean>;
17
+ showPlayCount: zod.ZodOptional<zod.ZodBoolean>;
18
+ showEpisodeCount: zod.ZodOptional<zod.ZodBoolean>;
19
+ }, zod_v4_core0.$strip>>> & SchemaHasDefaultValue;
20
+ }, zod_v4_core0.$strip>, "banner-carousel">;
21
+ //#endregion
22
+ export { BannerCarouselMaterial };
@@ -0,0 +1,2 @@
1
+
2
+ import{defineMaterial as e}from"../../../../utils/schema/material.mjs";import{basicBannerInspectorPropsSchema as t}from"./schema.mjs";import{BannerCarousel as n}from"./server.mjs";const r=e({type:`banner-carousel`,name:`基础轮播图`,icon:`/static/components-thumb/carousel_banner.png`,category:`内容组件`,serverComponent:n,clientComponent:n,propsSchema:t});export{r as BannerCarouselMaterial};
@@ -0,0 +1,23 @@
1
+
2
+ import { SchemaHasDefaultValue } from "../../../../utils/schema/schema.mjs";
3
+ import "../../../../utils/schema/index.mjs";
4
+ import z$1 from "zod";
5
+
6
+ //#region components/biz/business/banner-carousel/schema.d.ts
7
+ /**
8
+ * 定义可以被低代码右侧 inspector 编辑的 props
9
+ */
10
+ declare const basicBannerInspectorPropsSchema: z$1.ZodObject<{
11
+ interval: z$1.ZodNumber & SchemaHasDefaultValue;
12
+ list: z$1.ZodOptional<z$1.ZodArray<z$1.ZodObject<{
13
+ contentId: z$1.ZodOptional<z$1.ZodNumber>;
14
+ title: z$1.ZodOptional<z$1.ZodString>;
15
+ coverUrl: z$1.ZodOptional<z$1.ZodString>;
16
+ badgeUrl: z$1.ZodOptional<z$1.ZodBoolean>;
17
+ showPlayCount: z$1.ZodOptional<z$1.ZodBoolean>;
18
+ showEpisodeCount: z$1.ZodOptional<z$1.ZodBoolean>;
19
+ }, z$1.core.$strip>>> & SchemaHasDefaultValue;
20
+ }, z$1.core.$strip>;
21
+ type BasicBannerInspectorProps<T extends object = object> = z$1.infer<typeof basicBannerInspectorPropsSchema> & T;
22
+ //#endregion
23
+ export { BasicBannerInspectorProps };
@@ -0,0 +1,2 @@
1
+
2
+ import{defineArrayItemPropSchema as e,defineComponentPropsSchema as t,defineNumberPropSchema as n,defineSwitchPropSchema as r,defineTextPropSchema as i,getSchemaDefaultProps as a}from"../../../../utils/schema/schema.mjs";import{defaultProps as o}from"./default-props.mjs";import s from"zod";const c=t({interval:n({label:`播放间隔`,defaultValue:o.interval}),list:e(s.object({contentId:n({label:`内容ID`,required:!1}),title:i({label:`内容标题`,required:!1}),coverUrl:i({label:`封面`,required:!1}),badgeUrl:r({label:`角标`,required:!1}),showPlayCount:r({label:`展示播放量`,required:!1}),showEpisodeCount:r({label:`展示集数`,required:!1})}),{required:!1,label:`list`,defaultValue:[{contentId:1,title:`视频标题一`,desc:`视频描述`,coverUrl:`/static/components-resource/banner.png`,badgeUrl:!1,showPlayCount:!1,showEpisodeCount:!1},{contentId:2,title:`视频标题二`,coverUrl:`/static/components-resource/banner.png`,badgeUrl:!1,showPlayCount:!1,showEpisodeCount:!1},{contentId:3,title:`视频标题三`,coverUrl:`/static/components-resource/banner.png`,badgeUrl:!1,showPlayCount:!1,showEpisodeCount:!1}]})});a(c);export{c as basicBannerInspectorPropsSchema};
@@ -0,0 +1,18 @@
1
+
2
+ import { BasicBannerInspectorProps } from "./schema.mjs";
3
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
4
+
5
+ //#region components/biz/business/banner-carousel/server.d.ts
6
+ /** BasicBanner 物料组件 props(inspector 可编辑字段 + 可选数据) */
7
+ type BasicBannerProps = BasicBannerInspectorProps & {
8
+ /** 轮播数据,未传入时使用 mock 数据 */data?: {
9
+ list: Array<Record<string, unknown>>;
10
+ };
11
+ };
12
+ /**
13
+ * BasicBanner 物料组件
14
+ * 接收 inspector 可编辑的 props,转换为 BaseComponentProps 传给 runtime client
15
+ */
16
+ declare function BannerCarousel(props: BasicBannerProps): react_jsx_runtime0.JSX.Element;
17
+ //#endregion
18
+ export { BannerCarousel };
@@ -0,0 +1,2 @@
1
+
2
+ import{defaultProps as e}from"./default-props.mjs";import t from"./client.mjs";import{jsx as n}from"react/jsx-runtime";function r(r){let{interval:i,list:a}=r;return n(t,{props:{interval:typeof i==`string`?Number(i)||e.interval:i??e.interval,list:a}})}export{r as BannerCarousel};
@@ -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"../../../ui/popup.mjs";import i from"../../../../assets/images/add.mjs";import a from"../../../../assets/images/less.mjs";import{useEffect as o,useMemo as s,useState as c}from"react";import{jsx as l,jsxs as u}from"react/jsx-runtime";import{useTranslations as d}from"next-intl";const f=`channel-filter-hidden-channel-ids`;function p(){if(typeof window>`u`)return[];try{let e=localStorage.getItem(f);return e?JSON.parse(e):[]}catch(e){return console.error(`Failed to load hidden channel IDs:`,e),[]}}function m(e){if(!(typeof window>`u`))try{localStorage.setItem(f,JSON.stringify(e))}catch(e){console.error(`Failed to save hidden channel IDs:`,e)}}function h({open:f,onOpenChange:h,channels:g,onChannelClick:_,onChannelsChange:v}){let y=d(`components.biz.business.navBar.variants.basicNavBar.runtime`),[b,x]=c(g);o(()=>{if(g.length>0){let e=p();x(g.filter(t=>!e.includes(t.title)))}},[g]);let S=s(()=>g.filter(e=>!b.some(t=>t.title===e.title)),[g,b]),C=e=>{if(h(e),!e){m(S.map(e=>e.title)),v?.(b);let e=new URL(window.location.href).pathname,t=decodeURIComponent(e.split(`/`).pop());S.find(e=>e.title===t)&&b[0]&&(window.location.href=`/`)}},w=e=>{x(t=>t.filter(t=>t.title!==e.title))},T=e=>{x(t=>[...t,e])},E=(e,t)=>{_?.(e,t)},D=()=>{x(g),m([])},O=e=>e===`推荐`;return l(r,{open:f,onOpenChange:C,side:`top`,showCloseButton:!0,className:`!h-screen max-h-screen`,closeButtonClassName:`border-0`,children:u(t,{className:`flex flex-col h-full px-[12px]`,children:[l(t,{className:`mb-4 pt-4`,children:l(n,{className:`text-text1 font-bold text-[18px]`,children:y(`channelFilterDialog.allChannels`)})}),u(t,{className:`mb-[32px]`,children:[u(t,{className:`flex items-center justify-between h-6 mb-[12px]`,children:[l(n,{className:`text-text1 text-[16px]`,children:y(`channelFilterDialog.myChannels`)}),l(t,{onClick:D,children:l(n,{className:`text-text1 text-[16px]`,children:y(`channelFilterDialog.resetDefault`)})})]}),l(t,{className:`grid grid-cols-4 gap-[12px]`,children:b.map((r,i)=>{let o=O(r.title);return u(t,{className:`relative h-[40px] px-4 bg-bg1 rounded-[50px] cursor-pointer flex items-center justify-center whitespace-nowrap`,onClick:()=>E(r,i),children:[l(n,{className:`text-text1 text-[14px]`,children:r.title}),!o&&l(t,{className:`absolute top-0 right-0 flex items-center justify-center cursor-pointer w-[16px] h-[16px]`,onClick:e=>{e.stopPropagation(),w(r)},children:l(e,{src:typeof a==`string`?a:a.src,alt:y(`channelFilterDialog.delete`),width:16,height:16})})]},r.title||`my-channel-${i}`)})})]}),u(t,{children:[l(t,{className:`h-6 mb-[12px]`,children:l(n,{className:`text-text1 text-[16px]`,children:y(`channelFilterDialog.moreChannels`)})}),S.length===0?l(t,{className:`flex justify-center`,children:u(n,{className:`text-text3 text-[14px]`,children:[y(`channelFilterDialog.allAddedTo`),`"`,y(`channelFilterDialog.myChannels`),`"`]})}):l(t,{className:`grid grid-cols-4 gap-[12px]`,children:S.map((r,a)=>u(t,{className:`relative h-[40px] px-4 bg-bg1 rounded-[50px] cursor-pointer flex items-center justify-center whitespace-nowrap`,onClick:()=>E(r,a),children:[l(n,{className:`text-text1 text-[14px]`,children:r.title}),l(t,{className:`absolute top-0 right-0 flex items-center justify-center cursor-pointer w-[16px] h-[16px]`,onClick:e=>{e.stopPropagation(),T(r)},children:l(e,{src:typeof i==`string`?i:i.src,alt:y(`channelFilterDialog.add`),width:16,height:16})})]},r.title||`more-channel-${a}`))})]})]})})}export{h as default,p as loadHiddenChannelIdsFromStorage};
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"../../../ui/popup.mjs";import i from"../../../../assets/images/add.mjs";import a from"../../../../assets/images/less.mjs";import{useEffect as o,useMemo as s,useState as c}from"react";import{jsx as l,jsxs as u}from"react/jsx-runtime";import{useTranslations as d}from"next-intl";const f=`channel-filter-hidden-channel-ids`;function p(){if(typeof window>`u`)return[];try{let e=localStorage.getItem(f);return e?JSON.parse(e):[]}catch(e){return console.error(`Failed to load hidden channel IDs:`,e),[]}}function m(e){if(!(typeof window>`u`))try{localStorage.setItem(f,JSON.stringify(e))}catch(e){console.error(`Failed to save hidden channel IDs:`,e)}}function h({open:f,onOpenChange:h,channels:g,onChannelClick:_,onChannelsChange:v}){let y=d(`components.biz.business.navBar.variants.basicNavBar.runtime`),[b,x]=c(g);o(()=>{if(g.length>0){let e=p();x(g.filter(t=>!e.includes(t.name)))}},[g]);let S=s(()=>g.filter(e=>!b.some(t=>t.name===e.name)),[g,b]),C=e=>{if(h(e),!e){m(S.map(e=>e.name)),v?.(b);let e=new URL(window.location.href).pathname,t=decodeURIComponent(e.split(`/`).pop());S.find(e=>e.name===t)&&b[0]&&(window.location.href=`/`)}},w=e=>{x(t=>t.filter(t=>t.name!==e.name))},T=e=>{x(t=>[...t,e])},E=(e,t)=>{_?.(e,t)},D=()=>{x(g),m([])},O=e=>e===`推荐`;return l(r,{open:f,onOpenChange:C,side:`top`,showCloseButton:!0,className:`!h-screen max-h-screen`,closeButtonClassName:`border-0`,children:u(t,{className:`flex flex-col h-full px-[12px]`,children:[l(t,{className:`mb-4 pt-4`,children:l(n,{className:`text-text1 font-bold text-[18px]`,children:y(`channelFilterDialog.allChannels`)})}),u(t,{className:`mb-[32px]`,children:[u(t,{className:`flex items-center justify-between h-6 mb-[12px]`,children:[l(n,{className:`text-text1 text-[16px]`,children:y(`channelFilterDialog.myChannels`)}),l(t,{onClick:D,children:l(n,{className:`text-text1 text-[16px]`,children:y(`channelFilterDialog.resetDefault`)})})]}),l(t,{className:`grid grid-cols-4 gap-[12px]`,children:b.map((r,i)=>{let o=O(r.name);return u(t,{className:`relative h-[40px] px-4 bg-bg1 rounded-[50px] cursor-pointer flex items-center justify-center whitespace-nowrap`,onClick:()=>E(r,i),children:[l(n,{className:`text-text1 text-[14px]`,children:r.name}),!o&&l(t,{className:`absolute top-0 right-0 flex items-center justify-center cursor-pointer w-[16px] h-[16px]`,onClick:e=>{e.stopPropagation(),w(r)},children:l(e,{src:typeof a==`string`?a:a.src,alt:y(`channelFilterDialog.delete`),width:16,height:16})})]},r.name||`my-channel-${i}`)})})]}),u(t,{children:[l(t,{className:`h-6 mb-[12px]`,children:l(n,{className:`text-text1 text-[16px]`,children:y(`channelFilterDialog.moreChannels`)})}),S.length===0?l(t,{className:`flex justify-center`,children:u(n,{className:`text-text3 text-[14px]`,children:[y(`channelFilterDialog.allAddedTo`),`"`,y(`channelFilterDialog.myChannels`),`"`]})}):l(t,{className:`grid grid-cols-4 gap-[12px]`,children:S.map((r,a)=>u(t,{className:`relative h-[40px] px-4 bg-bg1 rounded-[50px] cursor-pointer flex items-center justify-center whitespace-nowrap`,onClick:()=>E(r,a),children:[l(n,{className:`text-text1 text-[14px]`,children:r.name}),l(t,{className:`absolute top-0 right-0 flex items-center justify-center cursor-pointer w-[16px] h-[16px]`,onClick:e=>{e.stopPropagation(),T(r)},children:l(e,{src:typeof i==`string`?i:i.src,alt:y(`channelFilterDialog.add`),width:16,height:16})})]},r.name||`more-channel-${a}`))})]})]})})}export{h as default,p as loadHiddenChannelIdsFromStorage};
@@ -1,2 +1,2 @@
1
1
 
2
- "use client";import{mergeStyles as e}from"../../utils/styles/helpers.mjs";import{pxToVw as t}from"../../../../utils/helper.mjs";import{Box as n}from"../../../ui/box.mjs";import{useSticky as r}from"../../../../hooks/use-sticky.mjs";import i from"../../../ui/link.mjs";import{urlPrefix as a}from"../../../../constants/url-prefix.mjs";import o,{loadHiddenChannelIdsFromStorage as s}from"./channel-filter-dialog.mjs";import{defaultProps as c}from"./default-props.mjs";import{useEffect as l,useMemo as u,useState as d}from"react";import{clsx as f}from"clsx";import{Fragment as p,jsx as m,jsxs as h}from"react/jsx-runtime";const g={};function _(e,t){return t===0?`/`:`${a.CHANNEL}/${encodeURIComponent(e.title)}`}function v(a){let{styles:v,events:y,...b}=a,x=b||g,S={...c,...x},{channelItemHeight:C,channelItemFontSize:w,channelItemActiveFontSize:T,channelItemGap:E}=S,[D,O]=d(!1),{isSticky:k,ref:A}=r(),[j,M]=d(S.list),N=u(()=>S.currentChannelId??null,[S.currentChannelId]);l(()=>{let e=s();M(e?.length?S.list.filter(t=>!e.includes(t.title)):S.list)},[S.list]);let P=e=>{M(e)},F=(e,t)=>{y?.onChannelChange?.(e,t)},I=v?e(v,{}):void 0;return h(p,{children:[k&&m(n,{className:`w-full`,style:{height:t(44)}}),m(n,{as:`nav`,ref:A,className:f(`w-full transition-all duration-200`,!S.isFullfeed&&k&&`fixed top-0 left-0 right-0 z-50`,S.isFullfeed&&`fixed top-[54px] left-0 z-10 w-full`,!S.isFullfeed&&`bg-bg1`),style:I,children:m(n,{className:`relative flex items-center h-[44px]`,children:m(n,{className:`flex-1 overflow-x-auto overflow-y-hidden [&::-webkit-scrollbar]:hidden`,style:{scrollbarWidth:`none`,msOverflowStyle:`none`,WebkitOverflowScrolling:`touch`},children:m(n,{className:`flex items-center h-full`,style:{paddingLeft:t(16),paddingRight:t(16),gap:t(E)},children:j.map((e,n)=>{let r=N===e.title||N===null&&n===0;return m(i,{href:_(e,n),className:f(`whitespace-nowrap cursor-pointer transition-all duration-200`,`flex items-center justify-center`),style:{height:t(C),fontSize:t(r?T:w),fontWeight:r?`bold`:`normal`,color:r?`var(--color-theme5)`:`var(--color-text2)`},onClick:()=>F(e,n),children:e.title},e.title||`channel-${n}`)})})})})}),m(o,{open:D,onOpenChange:O,channels:S.list,currentChannelId:N,onChannelClick:F,onChannelsChange:P})]})}export{v as default};
2
+ "use client";import{mergeStyles as e}from"../../utils/styles/helpers.mjs";import{pxToVw as t}from"../../../../utils/helper.mjs";import{Box as n}from"../../../ui/box.mjs";import{useSticky as r}from"../../../../hooks/use-sticky.mjs";import i from"../../../ui/link.mjs";import{urlPrefix as a}from"../../../../constants/url-prefix.mjs";import o,{loadHiddenChannelIdsFromStorage as s}from"./channel-filter-dialog.mjs";import{defaultProps as c}from"./default-props.mjs";import{useEffect as l,useMemo as u,useState as d}from"react";import{clsx as f}from"clsx";import{Fragment as p,jsx as m,jsxs as h}from"react/jsx-runtime";const g={};function _(e,t){return t===0?`/`:`${a.CHANNEL}/${encodeURIComponent(e.name)}`}function v(a){let{styles:v,events:y,...b}=a,x=b||g,S={...c,...x},{channelItemHeight:C,channelItemFontSize:w,channelItemActiveFontSize:T,channelItemGap:E}=S,[D,O]=d(!1),{isSticky:k,ref:A}=r(),[j,M]=d(S.list),N=u(()=>S.currentChannelId??null,[S.currentChannelId]);l(()=>{let e=s();M(e?.length?S.list.filter(t=>!e.includes(t.name)):S.list)},[S.list]);let P=e=>{M(e)},F=(e,t)=>{y?.onChannelChange?.(e,t)},I=v?e(v,{}):void 0;return h(p,{children:[k&&m(n,{className:`w-full`,style:{height:t(44)}}),m(n,{as:`nav`,ref:A,className:f(`w-full transition-all duration-200`,!S.isFullfeed&&k&&`fixed top-0 left-0 right-0 z-50`,S.isFullfeed&&`fixed top-[54px] left-0 z-10 w-full`,!S.isFullfeed&&`bg-bg1`),style:I,children:m(n,{className:`relative flex items-center h-[44px]`,children:m(n,{className:`flex-1 overflow-x-auto overflow-y-hidden [&::-webkit-scrollbar]:hidden`,style:{scrollbarWidth:`none`,msOverflowStyle:`none`,WebkitOverflowScrolling:`touch`},children:m(n,{className:`flex items-center h-full`,style:{paddingLeft:t(16),paddingRight:t(16),gap:t(E)},children:j.map((e,n)=>{let r=N===e.name||N===null&&n===0;return m(i,{href:_(e,n),className:f(`whitespace-nowrap cursor-pointer transition-all duration-200`,`flex items-center justify-center`),style:{height:t(C),fontSize:t(r?T:w),fontWeight:r?`bold`:`normal`,color:r?`var(--color-theme5)`:`var(--color-text2)`},onClick:()=>F(e,n),children:e.name},e.name||`channel-${n}`)})})})})}),m(o,{open:D,onOpenChange:O,channels:S.list,currentChannelId:N,onChannelClick:F,onChannelsChange:P})]})}export{v as default};
@@ -7,9 +7,11 @@ import * as zod from "zod";
7
7
  import * as zod_v4_core0 from "zod/v4/core";
8
8
 
9
9
  //#region components/biz/business/channel-list/material.d.ts
10
- declare const channelListMaterial: DefineMaterialOption<typeof BasicNavBarClient, zod.ZodObject<{
10
+ declare const channelListMaterial: DefineMaterialOption<typeof BasicNavBarClient, typeof BasicNavBarClient, zod.ZodObject<{
11
11
  list: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
12
- title: zod.ZodOptional<zod.ZodString>;
12
+ name: zod.ZodOptional<zod.ZodString>;
13
+ icon: zod.ZodOptional<zod.ZodString>;
14
+ isDefault: zod.ZodOptional<zod.ZodBoolean>;
13
15
  }, zod_v4_core0.$strip>>> & SchemaHasDefaultValue;
14
16
  }, zod_v4_core0.$strip>, "channel-list">;
15
17
  //#endregion
@@ -3,18 +3,20 @@ import { BaseComponentProps } from "../../utils/types/component.mjs";
3
3
  import "../../utils/index.mjs";
4
4
  import { SchemaHasDefaultValue } from "../../../../utils/schema/schema.mjs";
5
5
  import "../../../../utils/schema/index.mjs";
6
- import z from "zod";
6
+ import z$1 from "zod";
7
7
 
8
8
  //#region components/biz/business/channel-list/schema.d.ts
9
9
  /**
10
10
  * 定义可以被低代码右侧inspector编辑的props
11
11
  */
12
- declare const channelListInspectorPropsSchema: z.ZodObject<{
13
- list: z.ZodOptional<z.ZodArray<z.ZodObject<{
14
- title: z.ZodOptional<z.ZodString>;
15
- }, z.core.$strip>>> & SchemaHasDefaultValue;
16
- }, z.core.$strip>;
17
- type ChannelListInspectorProps<T extends object = object> = z.infer<typeof channelListInspectorPropsSchema> & BaseComponentProps;
12
+ declare const channelListInspectorPropsSchema: z$1.ZodObject<{
13
+ list: z$1.ZodOptional<z$1.ZodArray<z$1.ZodObject<{
14
+ name: z$1.ZodOptional<z$1.ZodString>;
15
+ icon: z$1.ZodOptional<z$1.ZodString>;
16
+ isDefault: z$1.ZodOptional<z$1.ZodBoolean>;
17
+ }, z$1.core.$strip>>> & SchemaHasDefaultValue;
18
+ }, z$1.core.$strip>;
19
+ type ChannelListInspectorProps<T extends object = object> = z$1.infer<typeof channelListInspectorPropsSchema> & BaseComponentProps;
18
20
  /**
19
21
  * 基于ButtonInspectorProps再派生出组件真正的props(因为不是所有props都需要被编辑,比如说下面的children就不需要,但是button组件又需要传入children)
20
22
  */
@@ -1,2 +1,2 @@
1
1
 
2
- import{defineArrayItemPropSchema as e,defineComponentPropsSchema as t,defineTextPropSchema as n,getSchemaDefaultProps as r}from"../../../../utils/schema/schema.mjs";import i from"zod";const a=t({list:e(i.object({title:n({label:`内容标题`,required:!1})}),{required:!1,label:`list`,defaultValue:[{title:`频道列表`}]})});r(a);export{a as channelListInspectorPropsSchema};
2
+ import{defineArrayItemPropSchema as e,defineComponentPropsSchema as t,defineSwitchPropSchema as n,defineTextPropSchema as r,getSchemaDefaultProps as i}from"../../../../utils/schema/schema.mjs";import a from"zod";const o=t({list:e(a.object({name:r({label:`内容标题`,required:!1}),icon:r({label:`图标`,required:!1}),isDefault:n({label:`是否默认频道`,required:!1})}),{required:!1,label:`list`,defaultValue:[{name:`频道名称`,icon:``,isDefault:!0}]})});i(o);export{o as channelListInspectorPropsSchema};
@@ -3,53 +3,59 @@ 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
5
  import { VideoDetailPlayerClient } from "./video-detail-player/client.mjs";
6
+ import { VideoDetailPlayer } from "./video-detail-player/server.mjs";
6
7
  import "./video-detail-player/index.mjs";
7
8
  import { VideoDetailInfoClient } from "./video-detail-info/client.mjs";
9
+ import { VideoDetailInfo } from "./video-detail-info/server.mjs";
8
10
  import "./video-detail-info/index.mjs";
9
11
  import { VideoDetailInfoTitleClient } from "./video-detail-info-title/client.mjs";
12
+ import { VideoDetailInfoTitle } from "./video-detail-info-title/server.mjs";
10
13
  import "./video-detail-info-title/index.mjs";
11
14
  import { VideoDetailInfoTitleTagsEpisodesClient } from "./video-detail-info-title-tags-episodes/client.mjs";
15
+ import { VideoDetailInfoTitleTagsEpisodes } from "./video-detail-info-title-tags-episodes/server.mjs";
12
16
  import "./video-detail-info-title-tags-episodes/index.mjs";
13
17
  import { VideoDetailActionsClient } from "./video-detail-actions/client.mjs";
18
+ import { VideoDetailActions } from "./video-detail-actions/server.mjs";
14
19
  import "./video-detail-actions/index.mjs";
15
20
  import { VideoDetailRecommendClient } from "./video-detail-recommend/client.mjs";
21
+ import { VideoDetailRecommend } from "./video-detail-recommend/server.mjs";
16
22
  import "./video-detail-recommend/index.mjs";
17
23
  import "../../../../../utils.mjs";
18
- import z from "zod";
24
+ import z$1 from "zod";
19
25
 
20
26
  //#region components/biz/business/detail/materials/registry.d.ts
21
- declare const videoDetailMaterials: MaterialMap<readonly [DefineMaterialOption<typeof VideoDetailPlayerClient, z.ZodObject<{}, z.core.$strip>, "video-detail-player">, DefineMaterialOption<typeof VideoDetailInfoClient, z.ZodObject<{
22
- showTags: z.ZodBoolean & SchemaHasDefaultValue;
23
- showEpisodes: z.ZodBoolean & SchemaHasDefaultValue;
24
- }, z.core.$strip>, "video-detail-info">, DefineMaterialOption<typeof VideoDetailInfoTitleClient, z.ZodObject<{}, z.core.$strip>, "video-detail-info-title">, DefineMaterialOption<typeof VideoDetailInfoTitleTagsEpisodesClient, z.ZodObject<{
25
- showTags: z.ZodBoolean & SchemaHasDefaultValue;
26
- showEpisodes: z.ZodBoolean & SchemaHasDefaultValue;
27
- }, z.core.$strip>, "video-detail-info-title-tags-episodes">, DefineMaterialOption<typeof VideoDetailActionsClient, z.ZodObject<{}, z.core.$strip>, "video-detail-actions">, DefineMaterialOption<typeof VideoDetailRecommendClient, z.ZodObject<{
28
- rows: z.ZodNumber & SchemaHasDefaultValue;
29
- columns: z.ZodNumber & SchemaHasDefaultValue;
30
- smartTagEnabled: z.ZodBoolean & SchemaHasDefaultValue;
31
- title: z.ZodString & SchemaHasDefaultValue;
32
- showPlayCount: z.ZodBoolean & SchemaHasDefaultValue;
33
- playCountDelta: z.ZodNumber & SchemaHasDefaultValue;
34
- showEpisode: z.ZodBoolean & SchemaHasDefaultValue;
35
- enableInfinite: z.ZodBoolean & SchemaHasDefaultValue;
36
- smartTagIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
37
- items: z.ZodOptional<z.ZodArray<z.ZodObject<{
38
- contentId: z.ZodString;
39
- coverMode: z.ZodOptional<z.ZodEnum<{
27
+ declare const videoDetailMaterials: MaterialMap<readonly [DefineMaterialOption<typeof VideoDetailPlayer, typeof VideoDetailPlayerClient, z$1.ZodObject<{}, z$1.core.$strip>, "video-detail-player">, DefineMaterialOption<typeof VideoDetailInfo, typeof VideoDetailInfoClient, z$1.ZodObject<{
28
+ showTags: z$1.ZodBoolean & SchemaHasDefaultValue;
29
+ showEpisodes: z$1.ZodBoolean & SchemaHasDefaultValue;
30
+ }, z$1.core.$strip>, "video-detail-info">, DefineMaterialOption<typeof VideoDetailInfoTitle, typeof VideoDetailInfoTitleClient, z$1.ZodObject<{}, z$1.core.$strip>, "video-detail-info-title">, DefineMaterialOption<typeof VideoDetailInfoTitleTagsEpisodes, typeof VideoDetailInfoTitleTagsEpisodesClient, z$1.ZodObject<{
31
+ showTags: z$1.ZodBoolean & SchemaHasDefaultValue;
32
+ showEpisodes: z$1.ZodBoolean & SchemaHasDefaultValue;
33
+ }, z$1.core.$strip>, "video-detail-info-title-tags-episodes">, DefineMaterialOption<typeof VideoDetailActions, typeof VideoDetailActionsClient, z$1.ZodObject<{}, z$1.core.$strip>, "video-detail-actions">, DefineMaterialOption<typeof VideoDetailRecommend, typeof VideoDetailRecommendClient, z$1.ZodObject<{
34
+ rows: z$1.ZodNumber & SchemaHasDefaultValue;
35
+ columns: z$1.ZodNumber & SchemaHasDefaultValue;
36
+ smartTagEnabled: z$1.ZodBoolean & SchemaHasDefaultValue;
37
+ title: z$1.ZodString & SchemaHasDefaultValue;
38
+ showPlayCount: z$1.ZodBoolean & SchemaHasDefaultValue;
39
+ playCountDelta: z$1.ZodNumber & SchemaHasDefaultValue;
40
+ showEpisode: z$1.ZodBoolean & SchemaHasDefaultValue;
41
+ enableInfinite: z$1.ZodBoolean & SchemaHasDefaultValue;
42
+ smartTagIds: z$1.ZodOptional<z$1.ZodArray<z$1.ZodString>>;
43
+ items: z$1.ZodOptional<z$1.ZodArray<z$1.ZodObject<{
44
+ contentId: z$1.ZodString;
45
+ coverMode: z$1.ZodOptional<z$1.ZodEnum<{
40
46
  content: "content";
41
47
  upload: "upload";
42
48
  }>>;
43
- coverUrl: z.ZodOptional<z.ZodString>;
44
- titleMode: z.ZodOptional<z.ZodEnum<{
49
+ coverUrl: z$1.ZodOptional<z$1.ZodString>;
50
+ titleMode: z$1.ZodOptional<z$1.ZodEnum<{
45
51
  content: "content";
46
52
  custom: "custom";
47
53
  }>>;
48
- title: z.ZodOptional<z.ZodString>;
49
- showPlayCount: z.ZodOptional<z.ZodBoolean>;
50
- playCountDelta: z.ZodOptional<z.ZodNumber>;
51
- showEpisode: z.ZodOptional<z.ZodBoolean>;
52
- }, z.core.$strip>>>;
53
- }, z.core.$strip>, "video-detail-recommend">]>;
54
+ title: z$1.ZodOptional<z$1.ZodString>;
55
+ showPlayCount: z$1.ZodOptional<z$1.ZodBoolean>;
56
+ playCountDelta: z$1.ZodOptional<z$1.ZodNumber>;
57
+ showEpisode: z$1.ZodOptional<z$1.ZodBoolean>;
58
+ }, z$1.core.$strip>>>;
59
+ }, z$1.core.$strip>, "video-detail-recommend">]>;
54
60
  //#endregion
55
61
  export { videoDetailMaterials };
@@ -9,6 +9,6 @@ import * as react_jsx_runtime0 from "react/jsx-runtime";
9
9
  declare function VideoDetailActionsClient({
10
10
  information,
11
11
  onUpdate
12
- }: VideoDetailActionsProps): react_jsx_runtime0.JSX.Element | null;
12
+ }: VideoDetailActionsProps): react_jsx_runtime0.JSX.Element;
13
13
  //#endregion
14
14
  export { VideoDetailActionsClient };
@@ -1,2 +1,2 @@
1
1
 
2
- "use client";import{useAppContext as e}from"../../../../../../hooks/use-app-context/index.mjs";import{DetailOperate as t}from"../../detail-operate.mjs";import{jsx as n}from"react/jsx-runtime";function r({information:r,onUpdate:i}){return e()===`editor`?null:n(t,{information:r,onUpdate:i})}export{r as VideoDetailActionsClient};
2
+ "use client";import{useAppContext as e}from"../../../../../../hooks/use-app-context/index.mjs";import{DetailOperate as t}from"../../detail-operate.mjs";import{jsx as n}from"react/jsx-runtime";function r({information:r,onUpdate:i}){return e()===`editor`?n(`div`,{children:`占位`}):n(t,{information:r,onUpdate:i})}export{r as VideoDetailActionsClient};
@@ -1,5 +1,5 @@
1
1
 
2
2
  import { VideoDetailActionsInspectorProps, VideoDetailActionsProps, videoDetailActionsInspectorPropsSchema } from "./schema.mjs";
3
3
  import { VideoDetailActionsClient } from "./client.mjs";
4
- import { videoDetailActionsMaterial } from "./material.mjs";
5
- import "./server.mjs";
4
+ import { VideoDetailActions } from "./server.mjs";
5
+ import { videoDetailActionsMaterial } from "./material.mjs";