Update On Wed Apr 9 20:37:41 CEST 2025

This commit is contained in:
github-action[bot]
2025-04-09 20:37:41 +02:00
parent 51f9f82bbb
commit d0e780f1b6
322 changed files with 2266 additions and 1325 deletions
+17 -9
View File
@@ -475,7 +475,7 @@
"type": "component",
"name": "doubleClickControl",
"displayName": "启用双击控制",
"description": "将视频播放器的操作方式更改为: 单击显示 / 隐藏控制栏, 双击播放 / 暂停. 请注意不能和 `双击全屏` 一同使用.",
"description": "将视频播放器的操作方式更改为: 单击显示 / 隐藏控制栏, 双击播放 / 暂停.\r\n",
"fullRelativePath": "../../registry/dist/components/touch/double-click-control.js",
"fullAbsolutePath": "registry/dist/components/touch/double-click-control.js"
},
@@ -815,6 +815,14 @@
"fullRelativePath": "../../registry/dist/components/video/player/default-mode.js",
"fullAbsolutePath": "registry/dist/components/video/player/default-mode.js"
},
{
"type": "component",
"name": "disableDoubleClickFullscreen",
"displayName": "禁用双击全屏",
"description": "禁用播放器的双击全屏功能.\r\n",
"fullRelativePath": "../../registry/dist/components/video/player/disable-double-click-fullscreen.js",
"fullAbsolutePath": "registry/dist/components/video/player/disable-double-click-fullscreen.js"
},
{
"type": "component",
"name": "disableScrollVolume",
@@ -823,14 +831,6 @@
"fullRelativePath": "../../registry/dist/components/video/player/disable-scroll-volume.js",
"fullAbsolutePath": "registry/dist/components/video/player/disable-scroll-volume.js"
},
{
"type": "component",
"name": "doubleClickFullscreen",
"displayName": "双击全屏",
"description": "为视频播放器启用双击全屏功能, 请注意不能和 `启用双击控制` 一同使用.",
"fullRelativePath": "../../registry/dist/components/video/player/double-click-fullscreen.js",
"fullAbsolutePath": "registry/dist/components/video/player/double-click-fullscreen.js"
},
{
"type": "component",
"name": "extendVideoSpeed",
@@ -1056,6 +1056,14 @@
"fullRelativePath": "../../registry/dist/plugins/style/custom-navbar-dark-mode.js",
"fullAbsolutePath": "registry/dist/plugins/style/custom-navbar-dark-mode.js"
},
{
"type": "plugin",
"name": "customNavbar.items.pgc",
"displayName": "自定义顶栏 - 版权内容",
"description": "为自定义顶栏扩充版权内容相关的快速入口, 包括国创 / 电影 / 电视剧 /综艺 / 纪录片",
"fullRelativePath": "../../registry/dist/plugins/style/custom-navbar-pgc.js",
"fullAbsolutePath": "registry/dist/plugins/style/custom-navbar-pgc.js"
},
{
"type": "plugin",
"name": "keymap.actions.darkMode",