@shijiu/jsview-vue-samples 2.3.0 → 2.3.728-alpha.0

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 (326) hide show
  1. package/ABImageAlt/App.vue +114 -0
  2. package/ABImageAlt/Item.vue +133 -0
  3. package/{MetroWidgetDemos/SkeletonDiagram/assets/imageList.json → ABImageAlt/assets/imageList.js} +9 -1
  4. package/ABImageAlt/data.js +17 -0
  5. package/AI_Check_Rules.txt +5 -0
  6. package/AnimPicture/App.vue +20 -10
  7. package/ApicSwitch/App.vue +90 -0
  8. package/ApicSwitch/TabItem.vue +65 -0
  9. package/ApicSwitch/WebpShow.vue +24 -0
  10. package/ApicSwitch/data.js +50 -0
  11. package/Basic/AI_skills_update.md +1 -0
  12. package/Basic/components/div/ColorFormatTest.vue +93 -0
  13. package/Basic/components/div/DivRadius.vue +97 -15
  14. package/Basic/components/div/DivTag3Group.vue +30 -0
  15. package/Basic/components/img/ImageType.vue +65 -0
  16. package/Basic/components/panel/Panel2.vue +13 -1
  17. package/Basic/components/text/TextAlign.vue +7 -1
  18. package/BlobLoadTest/App.vue +201 -0
  19. package/BreakLinesApi/App.vue +82 -0
  20. package/CanvasDrawChart/App.vue +11 -0
  21. package/CanvasDrawChart/Graph1.vue +104 -0
  22. package/CanvasDrawChart/Graph2.vue +115 -0
  23. package/DashPath/App.vue +17 -16
  24. package/DashPath/AppForOperator.vue +2 -4
  25. package/DemoForOperator/AnimPic/AnimPic.vue +24 -2
  26. package/DemoForOperator/Banger/Banger/Banger.vue +73 -9
  27. package/DemoForOperator/Blur/Blur.vue +146 -0
  28. package/DemoForOperator/Blur/BlurInOut/BlurInOut.vue +184 -0
  29. package/DemoForOperator/Blur/BlurInOut/StaticBgSlide.vue +162 -0
  30. package/DemoForOperator/Blur/BlurPopup/BlurPopup.vue +249 -0
  31. package/DemoForOperator/BookFlip/App.vue +115 -0
  32. package/DemoForOperator/BookFlip/BookPage.vue +82 -0
  33. package/DemoForOperator/Bounce/Bounce.vue +33 -1
  34. package/DemoForOperator/Bounce/FreeMoveBuilder.js +1 -1
  35. package/DemoForOperator/ChunLian/Couplets.vue +44 -1
  36. package/DemoForOperator/ClickSpriteAnim/App.vue +130 -0
  37. package/DemoForOperator/ClickSpriteAnim/Item.vue +74 -0
  38. package/DemoForOperator/DominantColor/App.vue +187 -0
  39. package/DemoForOperator/EpisodeList/EpisodeList/Controller.vue +0 -3
  40. package/DemoForOperator/EpisodeList/EpisodeList/EpisodeList.vue +76 -2
  41. package/DemoForOperator/Firework1/App.vue +13 -2
  42. package/DemoForOperator/Firework1/Fireworks.vue +68 -11
  43. package/DemoForOperator/FlipPage/FlipPage/FlipPage.vue +30 -1
  44. package/DemoForOperator/Focus/Alpha/AlphaFocusBox.vue +27 -2
  45. package/DemoForOperator/Focus/Alpha/Item.vue +1 -0
  46. package/DemoForOperator/Focus/Light/Item.vue +1 -0
  47. package/DemoForOperator/Focus/Light/LightFocusBox.vue +42 -1
  48. package/DemoForOperator/Focus/Normal/Item.vue +1 -0
  49. package/DemoForOperator/Focus/Normal/NormalFocusBox.vue +12 -0
  50. package/DemoForOperator/FrameShadow/App.vue +193 -0
  51. package/DemoForOperator/FrameShadow/FrameShadow.vue +61 -0
  52. package/DemoForOperator/FullscreenIn/App.vue +1 -1
  53. package/DemoForOperator/FullscreenIn/FullscreenPoster.vue +18 -3
  54. package/DemoForOperator/Genie/App.vue +20 -6
  55. package/DemoForOperator/Genie/App2.vue +61 -0
  56. package/DemoForOperator/Genie/geniePakcer/GenieImage.vue +298 -0
  57. package/DemoForOperator/Genie/geniePakcer/GenieSlot.vue +292 -0
  58. package/DemoForOperator/Genie/geniePakcer/GenieTools.ts +463 -0
  59. package/DemoForOperator/GrayFilter/GrayFilter.vue +21 -0
  60. package/DemoForOperator/Jigsaw/JigsawFull.vue +58 -11
  61. package/DemoForOperator/Jigsaw/JigsawSingle.vue +47 -9
  62. package/DemoForOperator/LongChatBox/App.vue +36 -0
  63. package/DemoForOperator/LongChatBox/Bubble.vue +116 -0
  64. package/DemoForOperator/LongChatBox/LongChat.vue +204 -0
  65. package/DemoForOperator/LongChatBox/testData.js +14 -0
  66. package/DemoForOperator/Particle/Drop/DropParticle.vue +33 -1
  67. package/DemoForOperator/Particle/Explode/ExplodeParticle.vue +23 -2
  68. package/DemoForOperator/PosterAnim/PosterAnim.js +21 -0
  69. package/DemoForOperator/PosterOverflow/PosterOverflow.vue +16 -0
  70. package/DemoForOperator/Resize/App.vue +157 -0
  71. package/DemoForOperator/Resize/Resize/Item.vue +234 -0
  72. package/DemoForOperator/Resize/Resize/Resize.vue +96 -0
  73. package/DemoForOperator/Ripple/Ripple.vue +16 -1
  74. package/DemoForOperator/ScreenShootScale/App.vue +96 -0
  75. package/DemoForOperator/ScreenShootScale/Back.vue +86 -0
  76. package/DemoForOperator/ScreenShootScale/Front.vue +133 -0
  77. package/DemoForOperator/ScreenShootScale/Item.vue +62 -0
  78. package/DemoForOperator/ScreenShootScale/ScreenShootScale.vue +109 -0
  79. package/DemoForOperator/SmoothSwiper/App.vue +50 -0
  80. package/DemoForOperator/Sound/Bounce/App.vue +56 -0
  81. package/DemoForOperator/Sound/Bounce/Bounce.vue +87 -0
  82. package/DemoForOperator/Sound/Bounce/FreeMoveBuilder.js +146 -0
  83. package/DemoForOperator/Sound/Bounce/bgmusic.mp3 +0 -0
  84. package/DemoForOperator/Sound/Bounce/coin.mp3 +0 -0
  85. package/DemoForOperator/Sound/FocusMove/App.vue +134 -0
  86. package/DemoForOperator/Sound/FocusMove/Item.vue +43 -0
  87. package/DemoForOperator/Sound/FocusMove/move.mp3 +0 -0
  88. package/DemoForOperator/Sound/Rain/App.vue +11 -0
  89. package/DemoForOperator/Sound/Rain/Raining/Rain.vue +69 -0
  90. package/DemoForOperator/Sound/Rain/Raining/RainScene.vue +118 -0
  91. package/DemoForOperator/Sound/Sound/Sound.vue +24 -0
  92. package/DemoForOperator/Sound/Sound/index.js +4 -0
  93. package/DemoForOperator/Sound/Sound/useSound.js +112 -0
  94. package/DemoForOperator/Sprite/Sprite.vue +62 -5
  95. package/DemoForOperator/Stretch/Stretch/Stretch.vue +52 -2
  96. package/DemoForOperator/Swiper/App.vue +101 -0
  97. package/DemoForOperator/Swiper/Item.vue +56 -0
  98. package/DemoForOperator/Swiper/ParallaxSlide.vue +164 -0
  99. package/DemoForOperator/TabContent/TabContent/TabContent.vue +39 -1
  100. package/DemoForOperator/TabContentVertical/App.vue +104 -0
  101. package/DemoForOperator/TabContentVertical/ContentPage.vue +67 -0
  102. package/DemoForOperator/TabContentVertical/Item.vue +94 -0
  103. package/DemoForOperator/TabContentVertical/PageItem.vue +40 -0
  104. package/DemoForOperator/TabContentVertical/TabContent/CreepFocus.vue +160 -0
  105. package/DemoForOperator/TabContentVertical/TabContent/Item.vue +63 -0
  106. package/DemoForOperator/TabContentVertical/TabContent/TabContent.vue +184 -0
  107. package/DemoForOperator/TabContentVertical/TabContent/TabItem.vue +368 -0
  108. package/DemoForOperator/TabContentVertical/TabContent/TabWidget.vue +259 -0
  109. package/DemoForOperator/TabContentVertical/TabContent/Util.js +3 -0
  110. package/DemoForOperator/TabContentVertical/TabContent/ViewSwiper.vue +110 -0
  111. package/DemoForOperator/TabContentVertical/assets/children_science.png +0 -0
  112. package/DemoForOperator/TabContentVertical/assets/documentary.png +0 -0
  113. package/DemoForOperator/TabContentVertical/assets/free.png +0 -0
  114. package/DemoForOperator/TabContentVertical/assets/game.png +0 -0
  115. package/DemoForOperator/TabContentVertical/assets/home_selected.png +0 -0
  116. package/DemoForOperator/TabContentVertical/assets/movie_ticket.png +0 -0
  117. package/DemoForOperator/TabContentVertical/assets/my_account.png +0 -0
  118. package/DemoForOperator/TabContentVertical/assets/opera.png +0 -0
  119. package/DemoForOperator/TabContentVertical/assets/sports.png +0 -0
  120. package/DemoForOperator/TabContentVertical/assets/tv_drama.png +0 -0
  121. package/DemoForOperator/TabContentVertical/assets/variety_show.png +0 -0
  122. package/DemoForOperator/TabContentVertical/assets/vip.png +0 -0
  123. package/DemoForOperator/TabContentVertical/testData.js +76 -0
  124. package/DemoForOperator/Vortex/Vortex/Vortex.vue +26 -0
  125. package/DemoForOperator/routeList.js +125 -2
  126. package/DemoHomepage/App.vue +74 -1
  127. package/DemoHomepage/components/BodyFrame.vue +5 -0
  128. package/DemoHomepage/components/Item.vue +11 -0
  129. package/DemoHomepage/components/TabFrame.vue +1 -1
  130. package/DemoHomepage/router.js +798 -140
  131. package/DemoHomepage/views/Homepage.vue +60 -2
  132. package/DemoHomepage/watchTest.vue +50 -0
  133. package/DomRenderer/App.vue +133 -0
  134. package/FilterDemo/AnimatePic.vue +63 -17
  135. package/FilterDemo/App.vue +3 -3
  136. package/FlexCellDemo/AI_skills_update.md +4 -0
  137. package/FlexCellDemo/TestFrame1.vue +12 -2
  138. package/FlexCellDemo/TestFrame2.vue +10 -1
  139. package/FlexCellDemo/TestFrame3.vue +114 -59
  140. package/FpsLimit/App.vue +102 -0
  141. package/FreeMove/App.vue +24 -279
  142. package/FreeMove/TestScene1.vue +260 -0
  143. package/FreeMove/TestScene3.vue +431 -0
  144. package/FreeMoveChildAttract/App.vue +18 -8
  145. package/FreeMoveLink/App.vue +51 -22
  146. package/GiftRain/components/SpriteTranslate.vue +68 -48
  147. package/HashHistory/App.vue +2 -2
  148. package/HashHistory/router.js +1 -1
  149. package/Hover/App.vue +144 -0
  150. package/HttpRequestSSE/SSEReader.js +200 -0
  151. package/ImpactStop/App.vue +2 -2
  152. package/Input/FullKeyboard.vue +3 -3
  153. package/Input/InputPanel.vue +63 -3
  154. package/JsvLine/App.vue +53 -38
  155. package/LatexDemo/App.vue +3 -1
  156. package/LatexFormula/App.vue +196 -0
  157. package/LongImage/App.vue +1 -1
  158. package/LongImage/LongImageScroll.vue +111 -46
  159. package/LongImage/Scroll.vue +28 -9
  160. package/LongText/LongTextScroll.vue +14 -1
  161. package/Markdown/App.vue +36 -0
  162. package/Markdown/Bubble.vue +109 -0
  163. package/Markdown/LongChat.vue +216 -0
  164. package/Markdown/data.js +633 -0
  165. package/MetroWidgetDemos/AI_skills_update.md +2 -0
  166. package/MetroWidgetDemos/EpgFlowListType/App.vue +206 -0
  167. package/MetroWidgetDemos/EpgFlowListType/components/ContentCard.vue +105 -0
  168. package/MetroWidgetDemos/EpgFlowListType/components/FloorSection.vue +131 -0
  169. package/MetroWidgetDemos/EpgFlowListType/components/LeftTabItem.vue +41 -0
  170. package/MetroWidgetDemos/EpgFlowListType/data.js +78 -0
  171. package/MetroWidgetDemos/ListExpand/ChildItem.vue +130 -0
  172. package/MetroWidgetDemos/ListExpand/ExpandItem.vue +375 -0
  173. package/MetroWidgetDemos/ListExpand/ExpandItem1.vue +403 -0
  174. package/MetroWidgetDemos/ListExpand/assets/arrow-down.png +0 -0
  175. package/MetroWidgetDemos/ListExpand/assets/up-arrow.png +0 -0
  176. package/MetroWidgetDemos/ListExpand/components/WidgetListHandler.vue +150 -0
  177. package/MetroWidgetDemos/ListExpand/index.vue +88 -0
  178. package/MetroWidgetDemos/ListExpand/list.js +2421 -0
  179. package/MetroWidgetDemos/RefreshDemo/App.vue +14 -1
  180. package/MetroWidgetDemos/RenderAccelerate/App.vue +142 -0
  181. package/MetroWidgetDemos/RenderAccelerate/AppPage.vue +78 -0
  182. package/MetroWidgetDemos/RenderAccelerate/AppTab.vue +62 -0
  183. package/MetroWidgetDemos/RenderAccelerate/ContentItem.vue +409 -0
  184. package/MetroWidgetDemos/{TripleWidget → RenderAccelerate}/Item.vue +6 -3
  185. package/MetroWidgetDemos/RenderAccelerate/TabItem.vue +100 -0
  186. package/MetroWidgetDemos/RenderAccelerate/ViewSwiper.vue +215 -0
  187. package/MetroWidgetDemos/RenderAccelerate/WidgetItem.vue +107 -0
  188. package/MetroWidgetDemos/SkeletonDiagram/App.vue +35 -8
  189. package/MetroWidgetDemos/SkeletonDiagram/Item.vue +11 -2
  190. package/MetroWidgetDemos/SkeletonDiagram/assets/imageList.js +245 -0
  191. package/MetroWidgetDemos/SkeletonDiagram/data.js +3 -3
  192. package/MetroWidgetDemos/SpatialNav/App.vue +177 -0
  193. package/MetroWidgetDemos/SpatialNav/Buttons.vue +83 -0
  194. package/MetroWidgetDemos/SpatialNav/CustomFocus.vue +57 -0
  195. package/MetroWidgetDemos/SpatialNav/Item.vue +71 -0
  196. package/MetroWidgetDemos/SpatialNav/SimpleFloor.vue +86 -0
  197. package/MetroWidgetDemos/SpatialNav/StepMw.vue +113 -0
  198. package/MetroWidgetDemos/SpatialNav/TabContent/TabContent.vue +185 -0
  199. package/MetroWidgetDemos/SpatialNav/TripleSection/TripleSection.vue +69 -0
  200. package/MetroWidgetDemos/SpatialNav/TripleSection/WidgetItem.vue +100 -0
  201. package/MetroWidgetDemos/SpatialNav/TvSection/List.vue +75 -0
  202. package/MetroWidgetDemos/SpatialNav/TvSection/TvSection.vue +91 -0
  203. package/MetroWidgetDemos/basic2/App.vue +407 -0
  204. package/MetroWidgetDemos/basic2/Item.vue +68 -0
  205. package/MetroWidgetDemos/direction/App.vue +22 -0
  206. package/MetroWidgetDemos/gazeFocusDiff/App.vue +126 -0
  207. package/MetroWidgetDemos/gazeFocusDiff/Item.vue +87 -0
  208. package/MetroWidgetDemos/minimalUsage/App.vue +66 -0
  209. package/MetroWidgetDemos/minimalUsage/Item.vue +54 -0
  210. package/MetroWidgetDemos/ninePatchFocusPage/App.vue +23 -7
  211. package/MetroWidgetDemos/ninePatchFocusPage/Item.vue +7 -5
  212. package/MetroWidgetDemos/ninePatchFocusPage/focusConstants.js +2 -0
  213. package/MetroWidgetDemos/routeList.js +229 -8
  214. package/MetroWidgetDemos/slideSetting/App.vue +288 -99
  215. package/MetroWidgetDemos/zIndex/App.vue +117 -0
  216. package/MetroWidgetDemos/zIndex/Item.vue +61 -0
  217. package/NinePatchTester/App.vue +24 -31
  218. package/PosterPacker/App.vue +2 -2
  219. package/PreDecode/App.vue +140 -0
  220. package/ReactiveTest/App.vue +115 -0
  221. package/ReactiveTest/Item.vue +92 -0
  222. package/ReactiveTest/assets/imageList.js +245 -0
  223. package/ReactiveTest/component/TestSmartDiv.vue +50 -0
  224. package/ReactiveTest/component/TestSmartDivSrcList.vue +74 -0
  225. package/ReactiveTest/component/TestSmartImage.vue +46 -0
  226. package/ReactiveTest/component/TestSmartImageSrcList.vue +90 -0
  227. package/ReactiveTest/component/TestSmartImageStyle.vue +41 -0
  228. package/ReactiveTest/data.js +49 -0
  229. package/ScreenToBlob/App.vue +250 -0
  230. package/ScrollBoxTest/App.vue +52 -28
  231. package/ScrollBoxTest/ClipBar.vue +64 -2
  232. package/ScrollBoxTest/NinePatchBar.vue +64 -2
  233. package/ScrollBoxTest/SizeDivBar.vue +64 -2
  234. package/SecTorTest/App.vue +9 -3
  235. package/SpringFestival/SpringFestivalScene/FreeMoveBuilder.js +3 -3
  236. package/SyncDecode/App.vue +137 -0
  237. package/TextSizeLimit/App.vue +211 -0
  238. package/TextureAnimation/App3.vue +11 -1
  239. package/TouchWidget/App.vue +90 -5
  240. package/TouchWidget/WidgetItem.vue +1 -0
  241. package/TransitPage/App.vue +2 -0
  242. package/ViewOpacity/App.vue +19 -0
  243. package/assets/logo.png +0 -0
  244. package/package.json +1 -1
  245. package/DashPath/DashPath.vue +0 -118
  246. package/DemoForOperator/Genie/geniePakcer/Genie.vue +0 -699
  247. package/DemoForOperator/ScalePoster/App.vue +0 -4
  248. package/DemoForOperator/ScalePoster/ScalePoster.vue +0 -0
  249. package/DivMetroPerformance/App.vue +0 -157
  250. package/DivMetroPerformance/Item.vue +0 -58
  251. package/DivMetroPerformance/assets/bg.jpg +0 -0
  252. package/DivMetroPerformance/assets/coupon_content.png +0 -0
  253. package/DivMetroPerformance/assets/coupon_left.png +0 -0
  254. package/DivMetroPerformance/assets/coupon_mid.png +0 -0
  255. package/DivMetroPerformance/assets/coupon_right.png +0 -0
  256. package/DivMetroPerformance/assets/focus_border.png +0 -0
  257. package/DivMetroPerformance/assets/holder_logo.png +0 -0
  258. package/DivMetroPerformance/assets/jrbm.png +0 -0
  259. package/DivMetroPerformance/assets/line_left.png +0 -0
  260. package/DivMetroPerformance/assets/line_mid.png +0 -0
  261. package/DivMetroPerformance/assets/line_right.png +0 -0
  262. package/DivMetroPerformance/assets/loading.png +0 -0
  263. package/DivMetroPerformance/assets/logo.png +0 -0
  264. package/DivMetroPerformance/assets/mcjx.png +0 -0
  265. package/DivMetroPerformance/assets/tao.png +0 -0
  266. package/DivMetroPerformance/assets/tmall.png +0 -0
  267. package/DivMetroPerformance/border.png +0 -0
  268. package/DivMetroPerformance/components/ContentItem.vue +0 -384
  269. package/DivMetroPerformance/components/MyTab.vue +0 -129
  270. package/DivMetroPerformance/data.js +0 -124
  271. package/DivMetroPerformance/utils/GridItem.vue +0 -28
  272. package/DivMetroPerformance/utils/GridPlate.vue +0 -85
  273. package/MediaDemo/App.vue +0 -127
  274. package/MediaDemo/assets/audio-poster.png +0 -0
  275. package/MediaDemo/components/Button.vue +0 -69
  276. package/MediaDemo/components/Controllor.vue +0 -286
  277. package/MediaDemo/components/StatusBar.vue +0 -100
  278. package/MediaDemo/components/frames/AudioFrame.vue +0 -39
  279. package/MediaDemo/components/frames/AudioPoster.vue +0 -48
  280. package/MediaDemo/components/frames/MediaFrame.vue +0 -153
  281. package/MediaDemo/components/frames/VideoFrame.vue +0 -39
  282. package/MetroWidgetDemos/TripleWidget/App.vue +0 -81
  283. package/MetroWidgetDemos/TripleWidget/SWidgetItem.vue +0 -93
  284. package/MetroWidgetDemos/TripleWidget/WidgetItem.vue +0 -111
  285. package/Parkour/App.vue +0 -13
  286. package/Parkour/Common/Context.js +0 -21
  287. package/Parkour/Common/MatchmanInfo.js +0 -62
  288. package/Parkour/Common/Random.js +0 -61
  289. package/Parkour/Common/Sound.js +0 -50
  290. package/Parkour/appConfig/HOW_TO_CONFIG.md +0 -20
  291. package/Parkour/appConfig/app.config.mjs +0 -5
  292. package/Parkour/appConfig/app_sign_private_key_sample.crt +0 -28
  293. package/Parkour/appConfig/app_sign_public_key_sample.pem +0 -9
  294. package/Parkour/appConfig/jsview.config.mjs +0 -39
  295. package/Parkour/assets/Bgimages/bg1.png +0 -0
  296. package/Parkour/assets/Bgimages/bg2.png +0 -0
  297. package/Parkour/assets/Bgimages/bg3.png +0 -0
  298. package/Parkour/assets/Bgimages/bg4.png +0 -0
  299. package/Parkour/assets/Bgimages/bg5.png +0 -0
  300. package/Parkour/assets/audio/jump.mp3 +0 -0
  301. package/Parkour/assets/audio/lose.mp3 +0 -0
  302. package/Parkour/assets/role_skin1/fail.json +0 -44
  303. package/Parkour/assets/role_skin1/fail.png +0 -0
  304. package/Parkour/assets/role_skin1/jump_down.json +0 -20
  305. package/Parkour/assets/role_skin1/jump_down.png +0 -0
  306. package/Parkour/assets/role_skin1/jump_up.json +0 -44
  307. package/Parkour/assets/role_skin1/jump_up.png +0 -0
  308. package/Parkour/assets/role_skin1/roll.json +0 -44
  309. package/Parkour/assets/role_skin1/roll.png +0 -0
  310. package/Parkour/assets/role_skin1/run.json +0 -52
  311. package/Parkour/assets/role_skin1/run.png +0 -0
  312. package/Parkour/components/Backdrop.vue +0 -61
  313. package/Parkour/components/GameSence.vue +0 -602
  314. package/Parkour/components/Matchman.vue +0 -85
  315. package/TextureAnimation/utils/FrameCanvasStore.ts +0 -68
  316. package/TextureAnimation/utils/RotateFrame.vue +0 -146
  317. package/TextureAnimation/utils/circleHaloMask.png +0 -0
  318. package/ThrowMoveDemo/AccelerateDemo.vue +0 -85
  319. package/ThrowMoveDemo/App.vue +0 -104
  320. package/ThrowMoveDemo/LRParabolicDemo.vue +0 -101
  321. package/ThrowMoveDemo/TargetDemo.vue +0 -87
  322. package/ThrowMoveDemo/UDParabolicDemo.vue +0 -92
  323. /package/{AnimPicture/assets → assets}/animated_webp.webp +0 -0
  324. /package/{AnimPicture/assets → assets}/ball_3.webp +0 -0
  325. /package/{AnimPicture/assets → assets}/girl_run.gif +0 -0
  326. /package/{AnimPicture/assets → assets}/quan.webp +0 -0
@@ -0,0 +1,206 @@
1
+ <script setup>
2
+ import {
3
+ MetroWidget,
4
+ VERTICAL,
5
+ useFocusHub,
6
+ EdgeDirection,
7
+ METRO_WIDGET_CONST,
8
+ SpatialNavProvider,
9
+ SeamlessSlide,
10
+ } from "jsview";
11
+ import { onMounted, shallowRef } from "vue";
12
+ import LeftTabItem from "./components/LeftTabItem.vue";
13
+ import FloorSection from "./components/FloorSection.vue";
14
+ import { leftTabs, floorList } from "./data";
15
+
16
+ const focusHub = useFocusHub();
17
+
18
+ const leftWidgetRef = shallowRef();
19
+ const rightWidgetRef = shallowRef();
20
+
21
+ let curFloorId = 0;
22
+ const LEFT_ITEM_HEIGHT = 72;
23
+ const LEFT_ITEM_GAP = 14;
24
+ const LEFT_WIDGET_HEIGHT = 620;
25
+
26
+ const leftContentHeight =
27
+ leftTabs.length * LEFT_ITEM_HEIGHT +
28
+ Math.max(0, leftTabs.length - 1) * LEFT_ITEM_GAP;
29
+ const leftVerticalPadding = Math.max(
30
+ 0,
31
+ Math.floor((LEFT_WIDGET_HEIGHT - leftContentHeight) / 2)
32
+ );
33
+
34
+ const leftPadding = {
35
+ top: leftVerticalPadding,
36
+ bottom: leftVerticalPadding,
37
+ left: 0,
38
+ right: 0,
39
+ };
40
+
41
+ // 将焦点自动对齐区间压缩到可视区 0.4~0.6,减少贴边感
42
+ const leftSlideSetting = new SeamlessSlide({
43
+ headRange: 0.4,
44
+ tailRange: 0.4,
45
+ });
46
+
47
+ const leftProvideData = () => {
48
+ return leftTabs.map((item) => {
49
+ return {
50
+ ...item,
51
+ width: 220,
52
+ height: 72,
53
+ };
54
+ });
55
+ };
56
+
57
+ const leftMeasures = (item) => {
58
+ return {
59
+ width: item.width,
60
+ height: item.height,
61
+ marginBottom: 14,
62
+ };
63
+ };
64
+
65
+ const rightProvideData = () => {
66
+ return floorList.map((floor) => {
67
+ const itemCount = floor.contentList.length;
68
+ const columnCount = Math.max(
69
+ 1,
70
+ Math.floor((RIGHT_CONTENT_WIDTH + RIGHT_CONTENT_GAP_X) / (RIGHT_CONTENT_ITEM_WIDTH + RIGHT_CONTENT_GAP_X))
71
+ );
72
+ const rowCount = Math.max(1, Math.ceil(itemCount / columnCount));
73
+ // 与 contentMeasures 的 marginBottom 保持一致,末行也预留间距,避免子楼层出现内部可滚动空间
74
+ const contentHeight = rowCount * (RIGHT_CONTENT_ITEM_HEIGHT + RIGHT_CONTENT_GAP_Y);
75
+ const floorHeight = RIGHT_CONTENT_TOP + contentHeight + RIGHT_FLOOR_BOTTOM_SAFE_GAP;
76
+ return {
77
+ ...floor,
78
+ contentHeight,
79
+ floorHeight,
80
+ };
81
+ });
82
+ };
83
+
84
+ const RIGHT_FLOOR_GAP = 18;
85
+ const RIGHT_CONTENT_WIDTH = 900;
86
+ const RIGHT_CONTENT_TOP = 62;
87
+ const RIGHT_CONTENT_ITEM_WIDTH = 220;
88
+ const RIGHT_CONTENT_ITEM_HEIGHT = 64;
89
+ const RIGHT_CONTENT_GAP_X = 12;
90
+ const RIGHT_CONTENT_GAP_Y = 12;
91
+ const RIGHT_FLOOR_BOTTOM_SAFE_GAP = 14;
92
+ const rightVisiblePadding = 20;
93
+ const rightPadding = {
94
+ top: rightVisiblePadding,
95
+ bottom: rightVisiblePadding,
96
+ left: 0,
97
+ right: 0,
98
+ };
99
+
100
+ // 右侧纵向楼层自动对齐时尽量将焦点落在可视区中间(0.4~0.6)
101
+ const rightSlideSetting = new SeamlessSlide({
102
+ headRange: 0.4,
103
+ tailRange: 0.4,
104
+ });
105
+
106
+ const rightMeasures = (item) => {
107
+ return {
108
+ width: 940,
109
+ height: item.floorHeight ?? 214,
110
+ marginBottom: RIGHT_FLOOR_GAP,
111
+ itemSlide: METRO_WIDGET_CONST.ITEM_SLIDE.ACT_FOCUS_RECT_EVENT,
112
+ };
113
+ };
114
+
115
+ const syncLeftTab = (id) => {
116
+ curFloorId = id;
117
+ if (leftWidgetRef.value) {
118
+ leftWidgetRef.value.setFocusId(id);
119
+ }
120
+ };
121
+
122
+ const leftOnFocusChange = (id) => {
123
+ curFloorId = id;
124
+ if (rightWidgetRef.value) {
125
+ rightWidgetRef.value.setFocusId(id, true, true);
126
+ }
127
+ };
128
+
129
+ const leftOnEdge = (edgeInfo) => {
130
+ if (edgeInfo.direction === EdgeDirection.right) {
131
+ if (rightWidgetRef.value) {
132
+ rightWidgetRef.value.setFocusId(curFloorId);
133
+ }
134
+ focusHub.setFocus(`epg-floor-content-${curFloorId}`);
135
+ }
136
+ };
137
+
138
+ const rightOnSpatialEdge = (edgeInfo) => {
139
+ if (edgeInfo.direction === EdgeDirection.left) {
140
+ if (leftWidgetRef.value) {
141
+ leftWidgetRef.value.setFocusId(curFloorId, true);
142
+ }
143
+ focusHub.setFocus("epg-left-widget");
144
+ }
145
+ };
146
+
147
+ onMounted(() => {
148
+ focusHub.setFocus("epg-left-widget");
149
+ });
150
+ </script>
151
+
152
+ <template>
153
+ <div
154
+ :style="{
155
+ width: 1280,
156
+ height: 720,
157
+ backgroundColor: '#081529',
158
+ }"
159
+ ></div>
160
+
161
+ <metro-widget
162
+ ref="leftWidgetRef"
163
+ name="epg-left-widget"
164
+ :left="40"
165
+ :top="58"
166
+ :width="240"
167
+ :height="620"
168
+ :direction="VERTICAL"
169
+ :padding="leftPadding"
170
+ :slideSetting="leftSlideSetting"
171
+ :provideData="leftProvideData"
172
+ :measures="leftMeasures"
173
+ :onEdge="leftOnEdge"
174
+ :onFocusChange="leftOnFocusChange"
175
+ >
176
+ <template #renderItem="{ data, onAction }">
177
+ <left-tab-item :data="data" :onAction="onAction" />
178
+ </template>
179
+ </metro-widget>
180
+
181
+ <SpatialNavProvider :onEdge="rightOnSpatialEdge" yDefaultMoveType="layerFirst">
182
+ <metro-widget
183
+ ref="rightWidgetRef"
184
+ name="epg-right-widget"
185
+ :left="300"
186
+ :top="40"
187
+ :width="960"
188
+ :height="650"
189
+ :direction="VERTICAL"
190
+ :padding="rightPadding"
191
+ :slideSetting="rightSlideSetting"
192
+ :provideData="rightProvideData"
193
+ :measures="rightMeasures"
194
+ :keepTraceRange="1.5"
195
+ :sendFocusRectEvent="true"
196
+ >
197
+ <template #renderItem="{ data, onAction }">
198
+ <floor-section
199
+ :data="data"
200
+ :onAction="onAction"
201
+ :onFloorFocus="syncLeftTab"
202
+ />
203
+ </template>
204
+ </metro-widget>
205
+ </SpatialNavProvider>
206
+ </template>
@@ -0,0 +1,105 @@
1
+ <script setup>
2
+ import { ref, onBeforeUnmount } from "vue";
3
+ import { JsvNinePatch, JsvTextureBuilder, JsvTextureStoreApi } from "jsview";
4
+
5
+ const props = defineProps({
6
+ data: {
7
+ type: Object,
8
+ required: true,
9
+ },
10
+ onAction: {
11
+ type: Object,
12
+ required: true,
13
+ },
14
+ onFocus: {
15
+ type: Function,
16
+ required: false,
17
+ default: undefined,
18
+ },
19
+ });
20
+
21
+ const focused = ref(false);
22
+ const focusTextureInfo = ref(null);
23
+ const focusTextureUrl = ref("");
24
+
25
+ const ensureFocusTexture = () => {
26
+ if (focusTextureInfo.value) {
27
+ return;
28
+ }
29
+ const info = JsvTextureBuilder.buildCircleNinePatchTexture({
30
+ cornerRadius: 5,
31
+ circleLineWidth: 2,
32
+ circleColor: "rgba(242,250,255,1)",
33
+ });
34
+ focusTextureInfo.value = info;
35
+ focusTextureUrl.value = `jsvtexturestore://${info.texAccessName}`;
36
+ };
37
+
38
+ const releaseFocusTexture = () => {
39
+ if (!focusTextureInfo.value) {
40
+ return;
41
+ }
42
+ JsvTextureStoreApi.deleteTexture(focusTextureInfo.value.texAccessName);
43
+ focusTextureInfo.value = null;
44
+ focusTextureUrl.value = "";
45
+ };
46
+
47
+ props.onAction.register("onFocus", () => {
48
+ ensureFocusTexture();
49
+ focused.value = true;
50
+ if (props.onFocus) {
51
+ props.onFocus();
52
+ }
53
+ });
54
+
55
+ props.onAction.register("onBlur", () => {
56
+ focused.value = false;
57
+ releaseFocusTexture();
58
+ });
59
+
60
+ onBeforeUnmount(() => {
61
+ releaseFocusTexture();
62
+ });
63
+ </script>
64
+
65
+ <template>
66
+ <div
67
+ :style="{
68
+ width: data.width,
69
+ height: data.height,
70
+ backgroundColor: focused ? '#63D8FF' : '#1F314D',
71
+ borderRadius: 5,
72
+ }"
73
+ >
74
+ <jsv-nine-patch
75
+ v-if="focused && focusTextureInfo"
76
+ :style="{
77
+ left: 0,
78
+ top: 0,
79
+ width: data.width,
80
+ height: data.height,
81
+ }"
82
+ :imageUrl="focusTextureUrl"
83
+ :imageWidth="focusTextureInfo.ImageWidth"
84
+ :centerWidth="focusTextureInfo.CenterWidth"
85
+ :borderOutset="focusTextureInfo.BorderOutset"
86
+ :imageDspWidth="focusTextureInfo.ImageDspWidth"
87
+ :waitForInit="true"
88
+ />
89
+ <div
90
+ :style="{
91
+ left: 12,
92
+ top: 4,
93
+ width: data.width - 24,
94
+ height: data.height - 8,
95
+ color: focused ? '#09213F' : '#EAF3FF',
96
+ fontSize: 24,
97
+ lineHeight: 28,
98
+ whiteSpace: 'normal',
99
+ wordBreak: 'break-all',
100
+ }"
101
+ >
102
+ {{ data.title }}
103
+ </div>
104
+ </div>
105
+ </template>
@@ -0,0 +1,131 @@
1
+ <script setup>
2
+ import { computed } from "vue";
3
+ import {
4
+ MetroWidget,
5
+ VERTICAL,
6
+ ONEDGE_TYPE,
7
+ SeamlessSlide,
8
+ useFocusHub,
9
+ METRO_WIDGET_CONST,
10
+ } from "jsview";
11
+ import ContentCard from "./ContentCard.vue";
12
+
13
+ const props = defineProps({
14
+ data: {
15
+ type: Object,
16
+ required: true,
17
+ },
18
+ onAction: {
19
+ type: Object,
20
+ required: true,
21
+ },
22
+ onFloorFocus: {
23
+ type: Function,
24
+ required: true,
25
+ },
26
+ });
27
+ const focusHub = useFocusHub();
28
+
29
+ const contentWidgetName = computed(() => {
30
+ return `epg-floor-content-${props.data.id}`;
31
+ });
32
+
33
+ const floorHeight = computed(() => {
34
+ return props.data.floorHeight ?? 214;
35
+ });
36
+
37
+ const contentWidgetHeight = computed(() => {
38
+ return props.data.contentHeight ?? 138;
39
+ });
40
+
41
+ const provideContentData = () => {
42
+ return props.data.contentList.map((title, index) => {
43
+ return {
44
+ id: `${props.data.id}-${index}`,
45
+ title,
46
+ width: 220,
47
+ height: 64,
48
+ };
49
+ });
50
+ };
51
+
52
+ const contentMeasures = (item) => {
53
+ return {
54
+ width: item.width,
55
+ height: item.height,
56
+ marginRight: 12,
57
+ marginBottom: 12,
58
+ bindSpatialNav: true,
59
+ itemSlide: METRO_WIDGET_CONST.ITEM_SLIDE.DISABLE,
60
+ };
61
+ };
62
+
63
+ // 楼层内横向内容自动对齐时尽量把焦点控制在 0.4~0.6 区间
64
+ const contentSlideSetting = new SeamlessSlide({
65
+ headRange: 0.4,
66
+ tailRange: 0.4,
67
+ });
68
+
69
+ // 焦点框是九宫格描边,会向 item 外扩(borderOutset);
70
+ // 子 MetroWidget 默认会 clip,可视区边缘(尤其左/上)容易被裁切,
71
+ // 这里通过 padding 预留安全边距,保证圆角焦点框完整显示。
72
+ const contentPadding = {
73
+ top: 6,
74
+ bottom: 0,
75
+ left: 6,
76
+ right: 0,
77
+ };
78
+
79
+ props.onAction.register("onFocus", () => {
80
+ props.onFloorFocus(props.data.id);
81
+ focusHub.setFocus(contentWidgetName.value);
82
+ });
83
+ </script>
84
+
85
+ <template>
86
+ <div
87
+ :style="{
88
+ width: 940,
89
+ height: floorHeight,
90
+ backgroundColor: '#122540',
91
+ borderRadius: 12,
92
+ }"
93
+ >
94
+ <div
95
+ :style="{
96
+ left: 20,
97
+ top: 14,
98
+ width: 880,
99
+ height: 36,
100
+ lineHeight: '36px',
101
+ color: '#F2F8FF',
102
+ fontSize: 30,
103
+ }"
104
+ >
105
+ {{ data.title }}
106
+ </div>
107
+
108
+ <metro-widget
109
+ :name="contentWidgetName"
110
+ :left="20"
111
+ :top="62"
112
+ :width="900"
113
+ :height="contentWidgetHeight"
114
+ :direction="VERTICAL"
115
+ :padding="contentPadding"
116
+ :slideSetting="contentSlideSetting"
117
+ :provideData="provideContentData"
118
+ :measures="contentMeasures"
119
+ :onEdge="ONEDGE_TYPE.SPATIAL_NAV"
120
+ :sendFocusRectEvent="true"
121
+ >
122
+ <template #renderItem="{ data, onAction }">
123
+ <content-card
124
+ :data="data"
125
+ :onAction="onAction"
126
+ :onFocus="() => props.onFloorFocus(props.data.id)"
127
+ />
128
+ </template>
129
+ </metro-widget>
130
+ </div>
131
+ </template>
@@ -0,0 +1,41 @@
1
+ <script setup>
2
+ import { ref } from "vue";
3
+
4
+ const props = defineProps({
5
+ data: {
6
+ type: Object,
7
+ required: true,
8
+ },
9
+ onAction: {
10
+ type: Object,
11
+ required: true,
12
+ },
13
+ });
14
+
15
+ const focused = ref(false);
16
+
17
+ props.onAction.register("onFocus", () => {
18
+ focused.value = true;
19
+ });
20
+
21
+ props.onAction.register("onBlur", () => {
22
+ focused.value = false;
23
+ });
24
+ </script>
25
+
26
+ <template>
27
+ <div
28
+ :style="{
29
+ width: data.width,
30
+ height: data.height,
31
+ lineHeight: data.height + 'px',
32
+ textAlign: 'center',
33
+ fontSize: 30,
34
+ color: focused ? '#0D1E39' : '#FFFFFF',
35
+ backgroundColor: focused ? '#7AE3FF' : '#2E4B72',
36
+ borderRadius: 10,
37
+ }"
38
+ >
39
+ {{ data.title }}
40
+ </div>
41
+ </template>
@@ -0,0 +1,78 @@
1
+ export const leftTabs = [
2
+ { id: 0, title: "推荐" },
3
+ { id: 1, title: "电影" },
4
+ { id: 2, title: "电视剧" },
5
+ { id: 3, title: "综艺" },
6
+ { id: 4, title: "少儿" },
7
+ ];
8
+
9
+ export const floorList = [
10
+ {
11
+ id: 0,
12
+ title: "推荐楼层",
13
+ contentList: [
14
+ "推荐内容 01",
15
+ "推荐内容 02",
16
+ "推荐内容 03",
17
+ "推荐内容 04",
18
+ "推荐内容 05",
19
+ "推荐内容 06",
20
+ "推荐内容 07",
21
+ ],
22
+ },
23
+ {
24
+ id: 1,
25
+ title: "电影楼层",
26
+ contentList: [
27
+ "电影内容 01",
28
+ "电影内容 02",
29
+ "电影内容 03",
30
+ "电影内容 04",
31
+ "电影内容 05",
32
+ "电影内容 06",
33
+ "电影内容 07",
34
+ "电影内容 08",
35
+ ],
36
+ },
37
+ {
38
+ id: 2,
39
+ title: "电视剧楼层",
40
+ contentList: [
41
+ "剧集内容 01",
42
+ "剧集内容 02",
43
+ "剧集内容 03",
44
+ "剧集内容 04",
45
+ "剧集内容 05",
46
+ "剧集内容 06",
47
+ "剧集内容 07",
48
+ ],
49
+ },
50
+ {
51
+ id: 3,
52
+ title: "综艺楼层",
53
+ contentList: [
54
+ "综艺内容 01",
55
+ "综艺内容 02",
56
+ "综艺内容 03",
57
+ "综艺内容 04",
58
+ "综艺内容 05",
59
+ "综艺内容 06",
60
+ "综艺内容 07",
61
+ ],
62
+ },
63
+ {
64
+ id: 4,
65
+ title: "少儿楼层",
66
+ contentList: [
67
+ "少儿内容 01",
68
+ "少儿内容 02",
69
+ "少儿内容 03",
70
+ "少儿内容 04",
71
+ "少儿内容 05",
72
+ "少儿内容 06",
73
+ "少儿内容 07",
74
+ "少儿内容 08",
75
+ "少儿内容 09",
76
+ ],
77
+ },
78
+ ];
@@ -0,0 +1,130 @@
1
+ <!-- 通用item -->
2
+ <script setup>
3
+ import { JsvMarquee } from 'jsview'
4
+ import { shallowRef, inject } from 'vue'
5
+ const props = defineProps({
6
+ data: Object,
7
+ name: String,
8
+ onAction: Object,
9
+ query: Object,
10
+ onClick: Function,
11
+ onFocus: Function,
12
+ onBlur: Function,
13
+ onItemEdge: Function,
14
+ })
15
+ const focused = shallowRef(false)
16
+ const gazed = shallowRef(false)
17
+ const parentWidget = inject('parentWidget', {})
18
+ const divRef = shallowRef(null)
19
+ // item样式
20
+ const itemStyle = {
21
+ ...props.data.itemStyle,
22
+ }
23
+ // 图片样式
24
+ const imgStyle = {
25
+ ...props.data.imgStyle,
26
+ }
27
+ // 图标样式
28
+ const iconStyle = {
29
+ ...props.data.iconStyle,
30
+ }
31
+ // 文本样式
32
+ const textStyle = {
33
+ ...props.data.textStyle,
34
+ width: props.data.textStyle.padding
35
+ ? props.data.textStyle.width - (props.data.textStyle.padding.left || 0) - (props.data.textStyle.padding.right || 0)
36
+ : props.data.textStyle.width,
37
+ height: props.data.textStyle.padding
38
+ ? props.data.textStyle.height - (props.data.textStyle.padding.top || 0) - (props.data.textStyle.padding.bottom || 0)
39
+ : props.data.textStyle.height,
40
+ left: (props.data.textStyle.left || 0) + (props.data.textStyle.padding?.left || 0),
41
+ top: (props.data.textStyle.top || 0) + (props.data.textStyle.padding?.top || 0),
42
+ }
43
+ // 焦点样式
44
+ const focusStyle = {
45
+ ...itemStyle,
46
+ ...props.data.focusStyle,
47
+ }
48
+ // 焦点图片样式
49
+ const focusImgStyle = {
50
+ ...imgStyle,
51
+ ...props.data.focusImgStyle,
52
+ }
53
+ // 焦点图标样式
54
+ const focusIconStyle = {
55
+ ...iconStyle,
56
+ ...props.data.focusIconStyle,
57
+ }
58
+ // 焦点文本样式
59
+ const focusTextStyle = {
60
+ ...textStyle,
61
+ ...props.data.focusTextStyle
62
+ }
63
+ // 失焦样式
64
+ const blurStyle = {
65
+ ...itemStyle,
66
+ ...props.data.blurStyle,
67
+ }
68
+ // 失焦图片样式
69
+ const blurImgStyle = {
70
+ ...imgStyle,
71
+ ...props.data.blurImgStyle,
72
+ }
73
+ // 失焦图标样式
74
+ const blurIconStyle = {
75
+ ...iconStyle,
76
+ ...props.data.blurIconStyle,
77
+ }
78
+ // 失焦文本样式
79
+ const blurTextStyle = {
80
+ ...textStyle,
81
+ ...props.data.blurTextStyle,
82
+ }
83
+ //在回调中更改自身状态
84
+ const onFocus = () => {
85
+ if (parentWidget.value) {
86
+ parentWidget.value.slideToDiv(divRef.value, true)
87
+ }
88
+ focused.value = true
89
+ if (props.onFocus) {
90
+ props.onFocus(props.data, props.query)
91
+ }
92
+ }
93
+ const onBlur = () => {
94
+ focused.value = false
95
+ if (props.onBlur) {
96
+ props.onBlur(props.data, props.query)
97
+ }
98
+ }
99
+ const onClick = () => {
100
+ if (props.onClick) {
101
+ props.onClick(props.data, props.query)
102
+ }
103
+ }
104
+ // 无论widget是否获焦 item获焦
105
+ const onGaze = () => {
106
+ gazed.value = true
107
+ }
108
+ // 无论widget是否获焦 item失焦
109
+ const onIgnore = () => {
110
+ gazed.value = false
111
+ }
112
+ // 注册回调
113
+ props.onAction.register('onFocus', onFocus)
114
+ props.onAction.register('onBlur', onBlur)
115
+ props.onAction.register('onClick', onClick)
116
+ props.onAction.register('onGaze', onGaze)
117
+ props.onAction.register('onIgnore', onIgnore)
118
+ </script>
119
+ <template>
120
+ <div ref="divRef" :style="focused ? focusStyle : gazed ? blurStyle : itemStyle">
121
+ <div v-if="imgStyle" :style="focused ? focusImgStyle : gazed ? blurImgStyle : imgStyle"></div>
122
+ <div v-if="iconStyle" :style="iconStyle"></div>
123
+ <!-- 正常显示文字 -->
124
+ <div v-if="data.data.textVisible">
125
+ <jsv-marquee v-if="focused" :style="focusTextStyle" :text="data.data.name"></jsv-marquee>
126
+ <div v-else :style="gazed ? blurTextStyle : textStyle">{{ data.data?.name }}</div>
127
+ </div>
128
+ </div>
129
+ </template>
130
+ <style scoped></style>