@tarojs/components 3.7.0-beta.1 → 3.7.0-beta.4

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 (428) hide show
  1. package/dist/cjs/helper-ad6306f6.js +31 -0
  2. package/dist/cjs/loader.cjs.js +1 -1
  3. package/dist/cjs/taro-ad-core.cjs.entry.js +1 -1
  4. package/dist/cjs/taro-ad-custom-core.cjs.entry.js +1 -1
  5. package/dist/cjs/taro-animation-video-core.cjs.entry.js +1 -1
  6. package/dist/cjs/taro-animation-view-core.cjs.entry.js +1 -1
  7. package/dist/cjs/taro-ar-camera-core.cjs.entry.js +1 -1
  8. package/dist/cjs/taro-aweme-data-core.cjs.entry.js +1 -1
  9. package/dist/cjs/taro-camera-core.cjs.entry.js +1 -1
  10. package/dist/cjs/taro-canvas-core.cjs.entry.js +13 -1
  11. package/dist/cjs/taro-channel-live-core.cjs.entry.js +1 -1
  12. package/dist/cjs/taro-channel-video-core.cjs.entry.js +1 -1
  13. package/dist/cjs/taro-comment-detail-core.cjs.entry.js +1 -1
  14. package/dist/cjs/taro-comment-list-core.cjs.entry.js +1 -1
  15. package/dist/cjs/taro-components.cjs.js +1 -1
  16. package/dist/cjs/taro-contact-button-core.cjs.entry.js +1 -1
  17. package/dist/cjs/taro-editor-core.cjs.entry.js +1 -1
  18. package/dist/cjs/taro-follow-swan-core.cjs.entry.js +1 -1
  19. package/dist/cjs/taro-functional-page-navigator-core.cjs.entry.js +1 -1
  20. package/dist/cjs/taro-grid-view-core.cjs.entry.js +1 -1
  21. package/dist/cjs/taro-image-core.cjs.entry.js +1 -1
  22. package/dist/cjs/taro-inline-payment-panel-core.cjs.entry.js +1 -1
  23. package/dist/cjs/taro-keyboard-accessory-core.cjs.entry.js +1 -1
  24. package/dist/cjs/taro-lifestyle-core.cjs.entry.js +1 -1
  25. package/dist/cjs/taro-like-core.cjs.entry.js +1 -1
  26. package/dist/cjs/taro-list-view-core.cjs.entry.js +1 -1
  27. package/dist/cjs/taro-live-player-core.cjs.entry.js +1 -1
  28. package/dist/cjs/taro-live-pusher-core.cjs.entry.js +1 -1
  29. package/dist/cjs/taro-login-core.cjs.entry.js +1 -1
  30. package/dist/cjs/taro-lottie-core.cjs.entry.js +1 -1
  31. package/dist/cjs/taro-map-core.cjs.entry.js +1 -1
  32. package/dist/cjs/taro-match-media-core.cjs.entry.js +1 -1
  33. package/dist/cjs/taro-native-slot-core.cjs.entry.js +1 -1
  34. package/dist/cjs/taro-navigation-bar-core.cjs.entry.js +1 -1
  35. package/dist/cjs/taro-official-account-core.cjs.entry.js +1 -1
  36. package/dist/cjs/taro-open-data-core.cjs.entry.js +1 -1
  37. package/dist/cjs/taro-page-container-core.cjs.entry.js +1 -1
  38. package/dist/cjs/taro-page-meta-core.cjs.entry.js +1 -1
  39. package/dist/cjs/taro-picker-core_2.cjs.entry.js +31 -30
  40. package/dist/cjs/taro-picker-view-column-core_2.cjs.entry.js +35 -35
  41. package/dist/cjs/taro-pull-to-refresh.cjs.entry.js +1 -1
  42. package/dist/cjs/taro-root-portal-core.cjs.entry.js +1 -1
  43. package/dist/cjs/taro-rtc-room-core.cjs.entry.js +1 -1
  44. package/dist/cjs/taro-rtc-room-item-core.cjs.entry.js +1 -1
  45. package/dist/cjs/taro-scroll-view-core.cjs.entry.js +12 -0
  46. package/dist/cjs/taro-share-element-core.cjs.entry.js +1 -1
  47. package/dist/cjs/taro-slot-core.cjs.entry.js +1 -1
  48. package/dist/cjs/taro-snapshot-core.cjs.entry.js +21 -0
  49. package/dist/cjs/taro-sticky-header-core.cjs.entry.js +1 -1
  50. package/dist/cjs/taro-sticky-section-core.cjs.entry.js +1 -1
  51. package/dist/cjs/taro-swiper-core_2.cjs.entry.js +27 -16
  52. package/dist/cjs/taro-tab-item-core.cjs.entry.js +1 -1
  53. package/dist/cjs/taro-tabbar.cjs.entry.js +9 -21
  54. package/dist/cjs/taro-tabs-core.cjs.entry.js +1 -1
  55. package/dist/cjs/taro-video-control_3.cjs.entry.js +7 -3
  56. package/dist/cjs/taro-view-core.cjs.entry.js +3 -9
  57. package/dist/cjs/taro-voip-room-core.cjs.entry.js +1 -1
  58. package/dist/collection/collection-manifest.json +1 -0
  59. package/dist/collection/components/canvas/canvas.js +48 -2
  60. package/dist/collection/components/image/style/index.css +2 -2
  61. package/dist/collection/components/picker/picker.js +31 -30
  62. package/dist/collection/components/picker-view/picker-view-column.js +27 -55
  63. package/dist/collection/components/picker-view/picker-view.js +14 -2
  64. package/dist/collection/components/pull-to-refresh/style/index.css +1 -1
  65. package/dist/collection/components/scroll-view/scroll-view.js +18 -2
  66. package/dist/collection/components/snapshot/snapshot.js +11 -0
  67. package/dist/collection/components/swiper/swiper.js +28 -16
  68. package/dist/collection/components/tabbar/style/index.css +5 -1
  69. package/dist/collection/components/tabbar/tabbar-item.js +1 -1
  70. package/dist/collection/components/tabbar/tabbar.js +4 -4
  71. package/dist/collection/components/video/style/index.css +1 -0
  72. package/dist/collection/components/video/video.js +6 -2
  73. package/dist/collection/components/view/view.js +2 -9
  74. package/dist/collection/utils/helper.js +11 -0
  75. package/dist/components/helper.js +12 -1
  76. package/dist/components/index.d.ts +1 -0
  77. package/dist/components/index.js +1 -0
  78. package/dist/components/taro-canvas-core.js +16 -2
  79. package/dist/components/taro-image-core.js +1 -1
  80. package/dist/components/taro-picker-core.js +31 -30
  81. package/dist/components/taro-picker-view-column-core.js +26 -36
  82. package/dist/components/taro-picker-view-core.js +11 -2
  83. package/dist/components/taro-pull-to-refresh.js +1 -1
  84. package/dist/components/taro-scroll-view-core.js +12 -1
  85. package/dist/components/taro-snapshot-core.d.ts +11 -0
  86. package/dist/components/taro-snapshot-core.js +33 -0
  87. package/dist/components/taro-swiper-core.js +28 -16
  88. package/dist/components/taro-tabbar.js +2 -14
  89. package/dist/components/taro-video-core.js +7 -3
  90. package/dist/components/taro-view-core.js +2 -9
  91. package/dist/esm/helper-8a85bb65.js +24 -0
  92. package/dist/esm/loader.js +1 -1
  93. package/dist/esm/taro-ad-core.entry.js +1 -1
  94. package/dist/esm/taro-ad-custom-core.entry.js +1 -1
  95. package/dist/esm/taro-animation-video-core.entry.js +1 -1
  96. package/dist/esm/taro-animation-view-core.entry.js +1 -1
  97. package/dist/esm/taro-ar-camera-core.entry.js +1 -1
  98. package/dist/esm/taro-aweme-data-core.entry.js +1 -1
  99. package/dist/esm/taro-camera-core.entry.js +1 -1
  100. package/dist/esm/taro-canvas-core.entry.js +13 -1
  101. package/dist/esm/taro-channel-live-core.entry.js +1 -1
  102. package/dist/esm/taro-channel-video-core.entry.js +1 -1
  103. package/dist/esm/taro-comment-detail-core.entry.js +1 -1
  104. package/dist/esm/taro-comment-list-core.entry.js +1 -1
  105. package/dist/esm/taro-components.js +1 -1
  106. package/dist/esm/taro-contact-button-core.entry.js +1 -1
  107. package/dist/esm/taro-editor-core.entry.js +1 -1
  108. package/dist/esm/taro-follow-swan-core.entry.js +1 -1
  109. package/dist/esm/taro-functional-page-navigator-core.entry.js +1 -1
  110. package/dist/esm/taro-grid-view-core.entry.js +1 -1
  111. package/dist/esm/taro-image-core.entry.js +1 -1
  112. package/dist/esm/taro-inline-payment-panel-core.entry.js +1 -1
  113. package/dist/esm/taro-keyboard-accessory-core.entry.js +1 -1
  114. package/dist/esm/taro-lifestyle-core.entry.js +1 -1
  115. package/dist/esm/taro-like-core.entry.js +1 -1
  116. package/dist/esm/taro-list-view-core.entry.js +1 -1
  117. package/dist/esm/taro-live-player-core.entry.js +1 -1
  118. package/dist/esm/taro-live-pusher-core.entry.js +1 -1
  119. package/dist/esm/taro-login-core.entry.js +1 -1
  120. package/dist/esm/taro-lottie-core.entry.js +1 -1
  121. package/dist/esm/taro-map-core.entry.js +1 -1
  122. package/dist/esm/taro-match-media-core.entry.js +1 -1
  123. package/dist/esm/taro-native-slot-core.entry.js +1 -1
  124. package/dist/esm/taro-navigation-bar-core.entry.js +1 -1
  125. package/dist/esm/taro-official-account-core.entry.js +1 -1
  126. package/dist/esm/taro-open-data-core.entry.js +1 -1
  127. package/dist/esm/taro-page-container-core.entry.js +1 -1
  128. package/dist/esm/taro-page-meta-core.entry.js +1 -1
  129. package/dist/esm/taro-picker-core_2.entry.js +31 -30
  130. package/dist/esm/taro-picker-view-column-core_2.entry.js +35 -35
  131. package/dist/esm/taro-pull-to-refresh.entry.js +1 -1
  132. package/dist/esm/taro-root-portal-core.entry.js +1 -1
  133. package/dist/esm/taro-rtc-room-core.entry.js +1 -1
  134. package/dist/esm/taro-rtc-room-item-core.entry.js +1 -1
  135. package/dist/esm/taro-scroll-view-core.entry.js +12 -0
  136. package/dist/esm/taro-share-element-core.entry.js +1 -1
  137. package/dist/esm/taro-slot-core.entry.js +1 -1
  138. package/dist/esm/taro-snapshot-core.entry.js +17 -0
  139. package/dist/esm/taro-sticky-header-core.entry.js +1 -1
  140. package/dist/esm/taro-sticky-section-core.entry.js +1 -1
  141. package/dist/esm/taro-swiper-core_2.entry.js +27 -16
  142. package/dist/esm/taro-tab-item-core.entry.js +1 -1
  143. package/dist/esm/taro-tabbar.entry.js +2 -14
  144. package/dist/esm/taro-tabs-core.entry.js +1 -1
  145. package/dist/esm/taro-video-control_3.entry.js +7 -3
  146. package/dist/esm/taro-view-core.entry.js +3 -9
  147. package/dist/esm/taro-voip-room-core.entry.js +1 -1
  148. package/dist/esm-es5/helper-8a85bb65.js +1 -0
  149. package/dist/esm-es5/loader.js +1 -1
  150. package/dist/esm-es5/taro-ad-core.entry.js +1 -1
  151. package/dist/esm-es5/taro-ad-custom-core.entry.js +1 -1
  152. package/dist/esm-es5/taro-animation-video-core.entry.js +1 -1
  153. package/dist/esm-es5/taro-animation-view-core.entry.js +1 -1
  154. package/dist/esm-es5/taro-ar-camera-core.entry.js +1 -1
  155. package/dist/esm-es5/taro-aweme-data-core.entry.js +1 -1
  156. package/dist/esm-es5/taro-camera-core.entry.js +1 -1
  157. package/dist/esm-es5/taro-canvas-core.entry.js +1 -1
  158. package/dist/esm-es5/taro-channel-live-core.entry.js +1 -1
  159. package/dist/esm-es5/taro-channel-video-core.entry.js +1 -1
  160. package/dist/esm-es5/taro-comment-detail-core.entry.js +1 -1
  161. package/dist/esm-es5/taro-comment-list-core.entry.js +1 -1
  162. package/dist/esm-es5/taro-components.js +1 -1
  163. package/dist/esm-es5/taro-contact-button-core.entry.js +1 -1
  164. package/dist/esm-es5/taro-editor-core.entry.js +1 -1
  165. package/dist/esm-es5/taro-follow-swan-core.entry.js +1 -1
  166. package/dist/esm-es5/taro-functional-page-navigator-core.entry.js +1 -1
  167. package/dist/esm-es5/taro-grid-view-core.entry.js +1 -1
  168. package/dist/esm-es5/taro-image-core.entry.js +1 -1
  169. package/dist/esm-es5/taro-inline-payment-panel-core.entry.js +1 -1
  170. package/dist/esm-es5/taro-keyboard-accessory-core.entry.js +1 -1
  171. package/dist/esm-es5/taro-lifestyle-core.entry.js +1 -1
  172. package/dist/esm-es5/taro-like-core.entry.js +1 -1
  173. package/dist/esm-es5/taro-list-view-core.entry.js +1 -1
  174. package/dist/esm-es5/taro-live-player-core.entry.js +1 -1
  175. package/dist/esm-es5/taro-live-pusher-core.entry.js +1 -1
  176. package/dist/esm-es5/taro-login-core.entry.js +1 -1
  177. package/dist/esm-es5/taro-lottie-core.entry.js +1 -1
  178. package/dist/esm-es5/taro-map-core.entry.js +1 -1
  179. package/dist/esm-es5/taro-match-media-core.entry.js +1 -1
  180. package/dist/esm-es5/taro-native-slot-core.entry.js +1 -1
  181. package/dist/esm-es5/taro-navigation-bar-core.entry.js +1 -1
  182. package/dist/esm-es5/taro-official-account-core.entry.js +1 -1
  183. package/dist/esm-es5/taro-open-data-core.entry.js +1 -1
  184. package/dist/esm-es5/taro-page-container-core.entry.js +1 -1
  185. package/dist/esm-es5/taro-page-meta-core.entry.js +1 -1
  186. package/dist/esm-es5/taro-picker-core_2.entry.js +1 -1
  187. package/dist/esm-es5/taro-picker-view-column-core_2.entry.js +1 -1
  188. package/dist/esm-es5/taro-pull-to-refresh.entry.js +1 -1
  189. package/dist/esm-es5/taro-root-portal-core.entry.js +1 -1
  190. package/dist/esm-es5/taro-rtc-room-core.entry.js +1 -1
  191. package/dist/esm-es5/taro-rtc-room-item-core.entry.js +1 -1
  192. package/dist/esm-es5/taro-scroll-view-core.entry.js +1 -1
  193. package/dist/esm-es5/taro-share-element-core.entry.js +1 -1
  194. package/dist/esm-es5/taro-slot-core.entry.js +1 -1
  195. package/dist/esm-es5/taro-snapshot-core.entry.js +1 -0
  196. package/dist/esm-es5/taro-sticky-header-core.entry.js +1 -1
  197. package/dist/esm-es5/taro-sticky-section-core.entry.js +1 -1
  198. package/dist/esm-es5/taro-swiper-core_2.entry.js +1 -1
  199. package/dist/esm-es5/taro-tab-item-core.entry.js +1 -1
  200. package/dist/esm-es5/taro-tabbar.entry.js +1 -1
  201. package/dist/esm-es5/taro-tabs-core.entry.js +1 -1
  202. package/dist/esm-es5/taro-video-control_3.entry.js +1 -1
  203. package/dist/esm-es5/taro-view-core.entry.js +1 -1
  204. package/dist/esm-es5/taro-voip-room-core.entry.js +1 -1
  205. package/dist/taro-components/p-00ed4bbb.entry.js +1 -0
  206. package/dist/taro-components/{p-9b6550fc.entry.js → p-065a10d7.entry.js} +1 -1
  207. package/dist/taro-components/p-06671eee.entry.js +1 -0
  208. package/dist/taro-components/p-08b7ecd7.system.entry.js +1 -0
  209. package/dist/taro-components/p-0a250d71.system.entry.js +1 -0
  210. package/dist/taro-components/{p-c39a46ca.system.entry.js → p-0cedad18.system.entry.js} +1 -1
  211. package/dist/taro-components/{p-b235e43c.entry.js → p-0e3b37e9.entry.js} +1 -1
  212. package/dist/taro-components/p-0e8199b7.entry.js +1 -0
  213. package/dist/taro-components/{p-cc164fa3.entry.js → p-0ec2e88a.entry.js} +1 -1
  214. package/dist/taro-components/{p-968b7c1d.entry.js → p-124ac21f.entry.js} +1 -1
  215. package/dist/taro-components/p-15624788.system.entry.js +1 -0
  216. package/dist/taro-components/p-1b789738.system.entry.js +1 -0
  217. package/dist/taro-components/p-1cf16dfa.entry.js +1 -0
  218. package/dist/taro-components/p-1f118969.system.entry.js +1 -0
  219. package/dist/taro-components/{p-898db637.system.entry.js → p-21c07cb3.system.entry.js} +1 -1
  220. package/dist/taro-components/{p-af9ef8b4.entry.js → p-22bf7daf.entry.js} +1 -1
  221. package/dist/taro-components/p-24d9836e.entry.js +1 -0
  222. package/dist/taro-components/p-29638de3.entry.js +1 -0
  223. package/dist/taro-components/p-2da9c8fd.entry.js +1 -0
  224. package/dist/taro-components/{p-5640e9f4.system.entry.js → p-3004e71a.system.entry.js} +1 -1
  225. package/dist/taro-components/{p-1974e52e.system.entry.js → p-32e9981a.system.entry.js} +1 -1
  226. package/dist/taro-components/{p-f534057e.system.entry.js → p-36d4407e.system.entry.js} +1 -1
  227. package/dist/taro-components/p-3f3abe55.system.entry.js +1 -0
  228. package/dist/taro-components/p-4cedbe5e.system.entry.js +1 -0
  229. package/dist/taro-components/{p-ce33f1f3.entry.js → p-4f1d180d.entry.js} +1 -1
  230. package/dist/taro-components/{p-355e4dbc.entry.js → p-4fc40739.entry.js} +1 -1
  231. package/dist/taro-components/{p-6d4b7e5c.system.entry.js → p-519fbe84.system.entry.js} +1 -1
  232. package/dist/taro-components/{p-90333d0a.system.entry.js → p-5756cf00.system.entry.js} +1 -1
  233. package/dist/taro-components/{p-88d2b41b.system.entry.js → p-5870248f.system.entry.js} +1 -1
  234. package/dist/taro-components/{p-81f2ad70.system.entry.js → p-58cc2e6d.system.entry.js} +1 -1
  235. package/dist/taro-components/{p-9ac947ac.system.entry.js → p-5994d9f2.system.entry.js} +1 -1
  236. package/dist/taro-components/p-5e91398a.system.entry.js +1 -0
  237. package/dist/taro-components/{p-2d1b4dcc.system.entry.js → p-5ebc7010.system.entry.js} +1 -1
  238. package/dist/taro-components/p-600e89cc.system.entry.js +1 -0
  239. package/dist/taro-components/p-60faf73e.system.entry.js +1 -0
  240. package/dist/taro-components/p-64eb91f7.entry.js +1 -0
  241. package/dist/taro-components/{p-137531b6.entry.js → p-69c43a81.entry.js} +1 -1
  242. package/dist/taro-components/p-6aa2ac6a.system.entry.js +1 -0
  243. package/dist/taro-components/{p-982bb5bf.entry.js → p-6b454506.entry.js} +1 -1
  244. package/dist/taro-components/{p-ebdd350f.system.entry.js → p-6cde54e5.system.entry.js} +1 -1
  245. package/dist/taro-components/{p-7e998213.system.entry.js → p-7102ecf5.system.entry.js} +1 -1
  246. package/dist/taro-components/{p-407ca16e.entry.js → p-76996fcb.entry.js} +1 -1
  247. package/dist/taro-components/p-7726b789.system.entry.js +1 -0
  248. package/dist/taro-components/{p-bdc30301.entry.js → p-7bfc5f3d.entry.js} +1 -1
  249. package/dist/taro-components/p-84958ace.entry.js +1 -0
  250. package/dist/taro-components/p-862b38b9.entry.js +1 -0
  251. package/dist/taro-components/p-8c3b906c.system.js +1 -0
  252. package/dist/taro-components/p-8ca82a56.entry.js +1 -0
  253. package/dist/taro-components/p-8ccaf5e8.entry.js +1 -0
  254. package/dist/taro-components/{p-0517f107.system.entry.js → p-8d990f1c.system.entry.js} +1 -1
  255. package/dist/taro-components/{p-07302165.system.entry.js → p-92d04741.system.entry.js} +1 -1
  256. package/dist/taro-components/p-99e16df8.entry.js +1 -0
  257. package/dist/taro-components/p-9b0298bf.entry.js +1 -0
  258. package/dist/taro-components/{p-fa0f6dab.system.entry.js → p-9d76d7a9.system.entry.js} +1 -1
  259. package/dist/taro-components/p-9dcba4a7.system.entry.js +1 -0
  260. package/dist/taro-components/p-9e03bc7a.system.entry.js +1 -0
  261. package/dist/taro-components/p-9ea4f297.entry.js +1 -0
  262. package/dist/taro-components/p-9eeba192.entry.js +1 -0
  263. package/dist/taro-components/p-9feff958.system.entry.js +1 -0
  264. package/dist/taro-components/p-a2141e85.system.entry.js +1 -0
  265. package/dist/taro-components/p-a2d590ad.entry.js +1 -0
  266. package/dist/taro-components/{p-204bd245.entry.js → p-a4951dd6.entry.js} +1 -1
  267. package/dist/taro-components/{p-46b8f89b.entry.js → p-a5a51112.entry.js} +1 -1
  268. package/dist/taro-components/p-a6e2dd48.entry.js +1 -0
  269. package/dist/taro-components/{p-66b0b419.system.entry.js → p-a74c970c.system.entry.js} +1 -1
  270. package/dist/taro-components/{p-e53508c1.system.entry.js → p-a7d31b01.system.entry.js} +1 -1
  271. package/dist/taro-components/p-a90221ab.system.entry.js +1 -0
  272. package/dist/taro-components/p-a94e3347.system.entry.js +1 -0
  273. package/dist/taro-components/p-aa04f605.entry.js +1 -0
  274. package/dist/taro-components/p-ad9b04e0.entry.js +1 -0
  275. package/dist/taro-components/{p-f11c9c37.system.entry.js → p-b07cd197.system.entry.js} +1 -1
  276. package/dist/taro-components/p-b0fc8752.entry.js +1 -0
  277. package/dist/taro-components/{p-139e6251.entry.js → p-b201ff38.entry.js} +1 -1
  278. package/dist/taro-components/p-bc541cd8.entry.js +1 -0
  279. package/dist/taro-components/{p-af8e521a.entry.js → p-bd4ed8b1.entry.js} +1 -1
  280. package/dist/taro-components/p-be96eb59.system.entry.js +1 -0
  281. package/dist/taro-components/{p-da239b8b.system.entry.js → p-bf0c8449.system.entry.js} +1 -1
  282. package/dist/taro-components/p-c0080d83.entry.js +1 -0
  283. package/dist/taro-components/p-c1a3fecf.system.entry.js +1 -0
  284. package/dist/taro-components/{p-8201ee31.system.entry.js → p-c913b635.system.entry.js} +1 -1
  285. package/dist/taro-components/p-cb406f85.system.entry.js +1 -0
  286. package/dist/taro-components/p-ccc64042.system.entry.js +1 -0
  287. package/dist/taro-components/p-ce303d12.system.entry.js +1 -0
  288. package/dist/taro-components/{p-6db97374.entry.js → p-d1756770.entry.js} +1 -1
  289. package/dist/taro-components/p-d2e0b15c.entry.js +1 -0
  290. package/dist/taro-components/p-d550aea9.system.entry.js +1 -0
  291. package/dist/taro-components/p-d5c8380d.system.entry.js +1 -0
  292. package/dist/taro-components/{p-5dab46cd.system.entry.js → p-d867e333.system.entry.js} +1 -1
  293. package/dist/taro-components/{p-0114a2e4.entry.js → p-d8fe59c7.entry.js} +1 -1
  294. package/dist/taro-components/{p-50902cd0.entry.js → p-d9dcc6c6.entry.js} +1 -1
  295. package/dist/taro-components/p-da3db323.entry.js +1 -0
  296. package/dist/taro-components/p-dbdb9de9.js +1 -0
  297. package/dist/taro-components/{p-cc70bb7a.system.entry.js → p-dc5d65a0.system.entry.js} +1 -1
  298. package/dist/taro-components/{p-ab726c20.system.entry.js → p-de96861c.system.entry.js} +1 -1
  299. package/dist/taro-components/{p-907d9d01.system.entry.js → p-e2cd5dd3.system.entry.js} +1 -1
  300. package/dist/taro-components/{p-1404c119.entry.js → p-e598f47b.entry.js} +1 -1
  301. package/dist/taro-components/p-e740320c.entry.js +1 -0
  302. package/dist/taro-components/p-e976c6c9.system.entry.js +1 -0
  303. package/dist/taro-components/p-ea0d5d4f.system.entry.js +1 -0
  304. package/dist/taro-components/p-ed331c06.system.js +1 -1
  305. package/dist/taro-components/p-eee6e075.system.entry.js +1 -0
  306. package/dist/taro-components/p-ef322936.entry.js +1 -0
  307. package/dist/taro-components/p-f1304456.entry.js +1 -0
  308. package/dist/taro-components/{p-3d8c9dfb.entry.js → p-f2235cbb.entry.js} +1 -1
  309. package/dist/taro-components/{p-2af69b72.entry.js → p-f23cfdc8.entry.js} +1 -1
  310. package/dist/taro-components/p-f2c86846.entry.js +1 -0
  311. package/dist/taro-components/p-f4d86882.entry.js +1 -0
  312. package/dist/taro-components/{p-8c0b740e.entry.js → p-f658de2e.entry.js} +1 -1
  313. package/dist/taro-components/p-f78823a1.entry.js +1 -0
  314. package/dist/taro-components/{p-227e33fc.system.entry.js → p-fac4ce6f.system.entry.js} +1 -1
  315. package/dist/taro-components/p-fbb2446e.entry.js +1 -0
  316. package/dist/taro-components/taro-components.css +1 -1
  317. package/dist/taro-components/taro-components.esm.js +1 -1
  318. package/dist/types/components/canvas/canvas.d.ts +5 -2
  319. package/dist/types/components/picker-view/picker-view-column.d.ts +3 -3
  320. package/dist/types/components/picker-view/picker-view.d.ts +2 -0
  321. package/dist/types/components/scroll-view/scroll-view.d.ts +2 -0
  322. package/dist/types/components/snapshot/snapshot.d.ts +5 -0
  323. package/dist/types/components/swiper/swiper.d.ts +4 -2
  324. package/dist/types/components/tabbar/tabbar-item.d.ts +4 -4
  325. package/dist/types/components/tabbar/tabbar.d.ts +17 -16
  326. package/dist/types/components.d.ts +19 -3
  327. package/dist/types/utils/helper.d.ts +1 -0
  328. package/lib/react/component-lib/reactify-wc.js +1 -1
  329. package/lib/react/component-lib/reactify-wc.js.map +1 -1
  330. package/lib/react/components.d.ts +2 -1
  331. package/lib/react/components.js +3 -2
  332. package/lib/react/components.js.map +1 -1
  333. package/lib/react/index.js +1 -1
  334. package/lib/vue2/components.d.ts +5 -2
  335. package/lib/vue2/components.js +7 -2
  336. package/lib/vue2/components.js.map +1 -1
  337. package/lib/vue2/index.js +1 -1
  338. package/lib/vue3/components.d.ts +5 -2
  339. package/lib/vue3/components.js +5 -2
  340. package/lib/vue3/components.js.map +1 -1
  341. package/lib/vue3/index.js +1 -1
  342. package/package.json +5 -5
  343. package/types/Button.d.ts +34 -3
  344. package/types/Canvas.d.ts +11 -11
  345. package/types/ChannelVideo.d.ts +2 -2
  346. package/types/Checkbox.d.ts +5 -0
  347. package/types/GridView.d.ts +1 -1
  348. package/types/ListView.d.ts +1 -1
  349. package/types/LivePlayer.d.ts +11 -4
  350. package/types/Map.d.ts +46 -3
  351. package/types/NativeSlot.d.ts +5 -3
  352. package/types/NavigationBar.d.ts +6 -0
  353. package/types/PageMeta.d.ts +40 -0
  354. package/types/Radio.d.ts +5 -0
  355. package/types/ScrollView.d.ts +79 -1
  356. package/types/ShareElement.d.ts +1 -1
  357. package/types/Slot.d.ts +5 -3
  358. package/types/Snapshot.d.ts +16 -0
  359. package/types/StickyHeader.d.ts +1 -1
  360. package/types/StickySection.d.ts +1 -1
  361. package/types/Swiper.d.ts +2 -0
  362. package/types/Video.d.ts +13 -4
  363. package/types/common.d.ts +4 -0
  364. package/types/index.d.ts +8 -5
  365. package/types/index.vue3.d.ts +21 -7
  366. package/dist/cjs/helper-db78e01a.js +0 -19
  367. package/dist/esm/helper-3d0ecf0f.js +0 -13
  368. package/dist/esm-es5/helper-3d0ecf0f.js +0 -1
  369. package/dist/taro-components/p-052da7f0.system.entry.js +0 -1
  370. package/dist/taro-components/p-15e45ed6.system.js +0 -1
  371. package/dist/taro-components/p-1991cc1a.system.entry.js +0 -1
  372. package/dist/taro-components/p-1b3d41d3.system.entry.js +0 -1
  373. package/dist/taro-components/p-1c4e3899.entry.js +0 -1
  374. package/dist/taro-components/p-1f39576a.system.entry.js +0 -1
  375. package/dist/taro-components/p-2de2a3fd.system.entry.js +0 -1
  376. package/dist/taro-components/p-3094bda6.system.entry.js +0 -1
  377. package/dist/taro-components/p-416cc4dd.system.entry.js +0 -1
  378. package/dist/taro-components/p-469ee343.entry.js +0 -1
  379. package/dist/taro-components/p-478deb81.entry.js +0 -1
  380. package/dist/taro-components/p-486d0ec7.entry.js +0 -1
  381. package/dist/taro-components/p-53ef8a6c.system.entry.js +0 -1
  382. package/dist/taro-components/p-5613907c.entry.js +0 -1
  383. package/dist/taro-components/p-57b9943c.system.entry.js +0 -1
  384. package/dist/taro-components/p-5c1e6b1c.system.entry.js +0 -1
  385. package/dist/taro-components/p-6127b1b6.system.entry.js +0 -1
  386. package/dist/taro-components/p-66f7eea6.entry.js +0 -1
  387. package/dist/taro-components/p-69cd1f2a.system.entry.js +0 -1
  388. package/dist/taro-components/p-6a96da58.js +0 -1
  389. package/dist/taro-components/p-6cde180b.entry.js +0 -1
  390. package/dist/taro-components/p-6e115968.entry.js +0 -1
  391. package/dist/taro-components/p-6f84e936.entry.js +0 -1
  392. package/dist/taro-components/p-71b54f06.entry.js +0 -1
  393. package/dist/taro-components/p-79c3fde3.system.entry.js +0 -1
  394. package/dist/taro-components/p-7b3b8057.entry.js +0 -1
  395. package/dist/taro-components/p-7d635413.entry.js +0 -1
  396. package/dist/taro-components/p-801f09b8.entry.js +0 -1
  397. package/dist/taro-components/p-85a7daeb.system.entry.js +0 -1
  398. package/dist/taro-components/p-86280254.entry.js +0 -1
  399. package/dist/taro-components/p-9046110a.entry.js +0 -1
  400. package/dist/taro-components/p-904df510.entry.js +0 -1
  401. package/dist/taro-components/p-98f9f50f.system.entry.js +0 -1
  402. package/dist/taro-components/p-9aeb7995.entry.js +0 -1
  403. package/dist/taro-components/p-9d9ede17.system.entry.js +0 -1
  404. package/dist/taro-components/p-a20ecd3b.entry.js +0 -1
  405. package/dist/taro-components/p-a3a1a779.entry.js +0 -1
  406. package/dist/taro-components/p-a4882902.system.entry.js +0 -1
  407. package/dist/taro-components/p-a8565231.entry.js +0 -1
  408. package/dist/taro-components/p-a8925584.system.entry.js +0 -1
  409. package/dist/taro-components/p-a8e7cf87.entry.js +0 -1
  410. package/dist/taro-components/p-af3fa859.system.entry.js +0 -1
  411. package/dist/taro-components/p-afb3895c.system.entry.js +0 -1
  412. package/dist/taro-components/p-b027181b.entry.js +0 -1
  413. package/dist/taro-components/p-b4ea72ea.entry.js +0 -1
  414. package/dist/taro-components/p-b4f3d0ab.entry.js +0 -1
  415. package/dist/taro-components/p-b6d4634f.system.entry.js +0 -1
  416. package/dist/taro-components/p-ba3b2aa5.system.entry.js +0 -1
  417. package/dist/taro-components/p-bcf80126.system.entry.js +0 -1
  418. package/dist/taro-components/p-c1073ed6.system.entry.js +0 -1
  419. package/dist/taro-components/p-c11a42e0.entry.js +0 -1
  420. package/dist/taro-components/p-c4b8851b.entry.js +0 -1
  421. package/dist/taro-components/p-d34a6c04.entry.js +0 -1
  422. package/dist/taro-components/p-e33f3592.entry.js +0 -1
  423. package/dist/taro-components/p-e3480c4c.entry.js +0 -1
  424. package/dist/taro-components/p-eaa370a9.system.entry.js +0 -1
  425. package/dist/taro-components/p-f7927285.system.entry.js +0 -1
  426. package/dist/taro-components/p-f7b32c6b.entry.js +0 -1
  427. package/dist/taro-components/p-fa6c022a.system.entry.js +0 -1
  428. package/dist/taro-components/p-fb983850.entry.js +0 -1
@@ -9,5 +9,16 @@ function notSupport(name = '', instance = {}) {
9
9
  category: 'temporarily',
10
10
  });
11
11
  }
12
+ function handleStencilNodes(el) {
13
+ var _a;
14
+ (_a = el === null || el === void 0 ? void 0 : el.childNodes) === null || _a === void 0 ? void 0 : _a.forEach(item => {
15
+ // Note: ['s-cn'] Content Reference Node
16
+ if (item.nodeType === document.COMMENT_NODE && item['s-cn'])
17
+ item['s-cn'] = false;
18
+ // Note: ['s-sr'] Is a slot reference node (渲染完成后禁用 slotRelocation 特性, 避免 Stencil 组件相互调用时内置排序与第三方 UI 框架冲突导致组件顺序混乱)
19
+ if (item.nodeType !== document.COMMENT_NODE && item['s-sr'])
20
+ item['s-sr'] = false;
21
+ });
22
+ }
12
23
 
13
- export { notSupport as n };
24
+ export { handleStencilNodes as h, notSupport as n };
@@ -65,6 +65,7 @@ export { ScrollView as TaroScrollViewCore } from '../types/components/scroll-vie
65
65
  export { ShareElement as TaroShareElementCore } from '../types/components/share-element/share-element';
66
66
  export { Slider as TaroSliderCore } from '../types/components/slider/slider';
67
67
  export { Slot as TaroSlotCore } from '../types/components/slot/slot';
68
+ export { Snapshot as TaroSnapshotCore } from '../types/components/snapshot/snapshot';
68
69
  export { StickyHeader as TaroStickyHeaderCore } from '../types/components/sticky-header/sticky-header';
69
70
  export { StickySection as TaroStickySectionCore } from '../types/components/sticky-section/sticky-section';
70
71
  export { Swiper as TaroSwiperCore } from '../types/components/swiper/swiper';
@@ -65,6 +65,7 @@ export { TaroScrollViewCore, defineCustomElement as defineCustomElementTaroScrol
65
65
  export { TaroShareElementCore, defineCustomElement as defineCustomElementTaroShareElementCore } from './taro-share-element-core.js';
66
66
  export { TaroSliderCore, defineCustomElement as defineCustomElementTaroSliderCore } from './taro-slider-core.js';
67
67
  export { TaroSlotCore, defineCustomElement as defineCustomElementTaroSlotCore } from './taro-slot-core.js';
68
+ export { TaroSnapshotCore, defineCustomElement as defineCustomElementTaroSnapshotCore } from './taro-snapshot-core.js';
68
69
  export { TaroStickyHeaderCore, defineCustomElement as defineCustomElementTaroStickyHeaderCore } from './taro-sticky-header-core.js';
69
70
  export { TaroStickySectionCore, defineCustomElement as defineCustomElementTaroStickySectionCore } from './taro-sticky-section-core.js';
70
71
  export { TaroSwiperCore, defineCustomElement as defineCustomElementTaroSwiperCore } from './taro-swiper-core.js';
@@ -20,19 +20,33 @@ const Canvas = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
20
20
  clearTimeout(this.timer);
21
21
  };
22
22
  this.canvasId = undefined;
23
+ this.height = undefined;
24
+ this.width = undefined;
23
25
  this.nativeProps = {};
24
26
  }
27
+ componentDidRender() {
28
+ const [canvas] = this.el.children;
29
+ if (!this.height || !this.width) {
30
+ let style = window.getComputedStyle(canvas);
31
+ this.height || (this.height = style.height);
32
+ this.width || (this.width = style.width);
33
+ }
34
+ canvas.height = parseInt(this.height);
35
+ canvas.width = parseInt(this.width);
36
+ }
25
37
  render() {
26
38
  const { canvasId, nativeProps } = this;
27
39
  return (h("canvas", Object.assign({ "canvas-id": canvasId, style: {
28
40
  width: '100%',
29
41
  height: '100%'
30
- }, onTouchStart: this.onTouchStart, onTouchMove: this.onTouchMove, onTouchEnd: this.onTouchEnd }, nativeProps)));
42
+ }, onTouchStart: this.onTouchStart, onTouchMove: this.onTouchMove, onTouchCancel: this.onTouchEnd, onTouchEnd: this.onTouchEnd }, nativeProps)));
31
43
  }
32
44
  get el() { return this; }
33
45
  static get style() { return indexCss; }
34
46
  }, [0, "taro-canvas-core", {
35
- "canvasId": [1, "canvas-id"],
47
+ "canvasId": [1, "id"],
48
+ "height": [1537],
49
+ "width": [1537],
36
50
  "nativeProps": [16]
37
51
  }]);
38
52
  function defineCustomElement$1() {
@@ -1,7 +1,7 @@
1
1
  import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
2
2
  import { c as classnames } from './index2.js';
3
3
 
4
- const indexCss = "img[src=\"\"]{opacity:0}taro-image-core{display:inline-block;overflow:hidden;position:relative;width:auto;height:auto;font-size:0}.taro-img.taro-img__widthfix{height:100%}.taro-img__mode-scaletofill{width:100%;height:100%}.taro-img__mode-aspectfit{max-width:100%;max-height:100%}.taro-img__mode-aspectfill{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.taro-img__mode-aspectfill--width{min-width:100%;height:100%}.taro-img__mode-aspectfill--height{width:100%;min-height:100%}.taro-img__mode-widthfix{width:100%}.taro-img__mode-heightfix{height:100%}.taro-img__mode-top{width:100%}.taro-img__mode-bottom{position:absolute;bottom:0;width:100%}.taro-img__mode-left{height:100%}.taro-img__mode-right{position:absolute;right:0;height:100%}.taro-img__mode-topright{position:absolute;right:0}.taro-img__mode-bottomleft{position:absolute;bottom:0}.taro-img__mode-bottomright{position:absolute;right:0;bottom:0}";
4
+ const indexCss = "img[src=\"\"]{opacity:0}taro-image-core{display:inline-block;overflow:hidden;position:relative;width:320px;height:240px;font-size:0}.taro-img.taro-img__widthfix{height:100%}.taro-img__mode-scaletofill{width:100%;height:100%}.taro-img__mode-aspectfit{max-width:100%;max-height:100%}.taro-img__mode-aspectfill{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.taro-img__mode-aspectfill--width{min-width:100%;height:100%}.taro-img__mode-aspectfill--height{width:100%;min-height:100%}.taro-img__mode-widthfix{width:100%}.taro-img__mode-heightfix{height:100%}.taro-img__mode-top{width:100%}.taro-img__mode-bottom{position:absolute;bottom:0;width:100%}.taro-img__mode-left{height:100%}.taro-img__mode-right{position:absolute;right:0;height:100%}.taro-img__mode-topright{position:absolute;right:0}.taro-img__mode-bottomleft{position:absolute;bottom:0}.taro-img__mode-bottomright{position:absolute;right:0;bottom:0}";
5
5
 
6
6
  import('./intersection-observer.js');
7
7
  const Image = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
@@ -407,40 +407,41 @@ const Picker = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
407
407
  }
408
408
  else if (mode === 'date') {
409
409
  const value = this.value;
410
- const _value = verifyDate(value) || new Date(new Date().setHours(0, 0, 0, 0)); // 没传值或值的合法性错误默认今天时间
410
+ let _value = verifyDate(value) || new Date(new Date().setHours(0, 0, 0, 0)); // 没传值或值的合法性错误默认今天时间
411
411
  const _start = verifyDate(start) || new Date('1970/01/01');
412
412
  const _end = verifyDate(end) || new Date('2999/01/01');
413
413
  // 时间区间有效性
414
- if (_value >= _start && _value <= _end) {
415
- const currentYear = _value.getFullYear();
416
- const currentMonth = _value.getMonth() + 1;
417
- const currentDay = _value.getDate();
418
- const yearRange = getYearRange(_start.getFullYear(), _end.getFullYear());
419
- const monthRange = getMonthRange(_start, _end, currentYear);
420
- const dayRange = getDayRange(_start, _end, currentYear, currentMonth);
421
- this.index = [
422
- yearRange.indexOf(currentYear),
423
- monthRange.indexOf(currentMonth),
424
- dayRange.indexOf(currentDay)
425
- ];
426
- if (!this.pickerDate ||
427
- this.pickerDate._value.getTime() !== _value.getTime() ||
428
- this.pickerDate._start.getTime() !== _start.getTime() ||
429
- this.pickerDate._end.getTime() !== _end.getTime()) {
430
- this.pickerDate = {
431
- _value,
432
- _start,
433
- _end,
434
- _updateValue: [
435
- currentYear,
436
- currentMonth,
437
- currentDay
438
- ]
439
- };
440
- }
414
+ if (!(_start <= _end)) {
415
+ throw new Error(`Picker start time must be less than end time.`);
416
+ }
417
+ if (!(_value >= _start && _value <= _end)) {
418
+ _value = _start;
441
419
  }
442
- else {
443
- throw new Error('Date Interval Error');
420
+ const currentYear = _value.getFullYear();
421
+ const currentMonth = _value.getMonth() + 1;
422
+ const currentDay = _value.getDate();
423
+ const yearRange = getYearRange(_start.getFullYear(), _end.getFullYear());
424
+ const monthRange = getMonthRange(_start, _end, currentYear);
425
+ const dayRange = getDayRange(_start, _end, currentYear, currentMonth);
426
+ this.index = [
427
+ yearRange.indexOf(currentYear),
428
+ monthRange.indexOf(currentMonth),
429
+ dayRange.indexOf(currentDay)
430
+ ];
431
+ if (!this.pickerDate ||
432
+ this.pickerDate._value.getTime() !== _value.getTime() ||
433
+ this.pickerDate._start.getTime() !== _start.getTime() ||
434
+ this.pickerDate._end.getTime() !== _end.getTime()) {
435
+ this.pickerDate = {
436
+ _value,
437
+ _start,
438
+ _end,
439
+ _updateValue: [
440
+ currentYear,
441
+ currentMonth,
442
+ currentDay
443
+ ]
444
+ };
444
445
  }
445
446
  }
446
447
  else {
@@ -38,46 +38,37 @@ const PickerViewColumn = /*@__PURE__*/ proxyCustomElement(class extends HTMLElem
38
38
  this.initialPosition = '0';
39
39
  this.paddingVertical = 0;
40
40
  this.isInit = false;
41
- this.isMove = false;
42
41
  }
43
- onScroll(_event) {
44
- if (!this.isMove) {
45
- this.isMove = true;
46
- this.onSelectStart.emit();
47
- }
48
- this.handleSelected();
49
- }
50
- onMouseEnd() {
51
- if (!this.isMove)
52
- return;
53
- this.isMove = false;
54
- this.handleSelected();
42
+ onTouchStart() {
43
+ this.onSelectStart.emit();
55
44
  }
56
45
  onTouchEnd() {
57
- this.isMove = false;
58
46
  this.handleSelected();
59
47
  }
48
+ componentDidLoad() {
49
+ this.handleChange();
50
+ }
60
51
  componentDidUpdate() {
61
- if (!this.isInit) {
62
- this.isInit = true;
63
- const childList = this.el.childNodes;
64
- let idx = 0;
65
- let sum = 0;
66
- for (const index in childList) {
67
- const item = childList[index];
68
- if (this.initialPosition === index || !item || typeof item.offsetHeight !== 'number') {
69
- break;
70
- }
71
- sum += item.offsetHeight;
72
- idx++;
73
- }
74
- this.el.scrollTo({ top: sum });
75
- if (idx >= childList.length) {
76
- this.onChange.emit({
77
- curIndex: this.col,
78
- selectedIndex: idx - 1
79
- });
52
+ this.handleChange();
53
+ }
54
+ handleChange() {
55
+ const childList = this.el.childNodes;
56
+ let idx = 0;
57
+ let sum = 0;
58
+ for (const index in childList) {
59
+ const item = childList[index];
60
+ if (this.initialPosition === index || !item || typeof item.offsetHeight !== 'number') {
61
+ break;
80
62
  }
63
+ sum += item.offsetHeight;
64
+ idx++;
65
+ }
66
+ this.el.scrollTo({ top: sum });
67
+ if (idx >= childList.length) {
68
+ this.onChange.emit({
69
+ curIndex: this.col,
70
+ selectedIndex: idx - 1
71
+ });
81
72
  }
82
73
  }
83
74
  render() {
@@ -90,9 +81,8 @@ const PickerViewColumn = /*@__PURE__*/ proxyCustomElement(class extends HTMLElem
90
81
  "col": [1],
91
82
  "initialPosition": [1, "initial-position"],
92
83
  "paddingVertical": [2, "padding-vertical"],
93
- "isInit": [32],
94
- "isMove": [32]
95
- }, [[1, "scroll", "onScroll"], [1, "mouseup", "onMouseEnd"], [1, "mouseout", "onMouseEnd"], [1, "mouseleave", "onMouseEnd"], [1, "touchend", "onTouchEnd"]]]);
84
+ "isInit": [32]
85
+ }, [[1, "touchstart", "onTouchStart"], [1, "touchend", "onTouchEnd"]]]);
96
86
  function defineCustomElement$1() {
97
87
  if (typeof customElements === "undefined") {
98
88
  return;
@@ -27,6 +27,9 @@ const PickerView = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
27
27
  this.maskStyle = undefined;
28
28
  this.maskClass = undefined;
29
29
  }
30
+ onPropsChange() {
31
+ this.handleValueChange();
32
+ }
30
33
  onSelect(e) {
31
34
  e.stopPropagation();
32
35
  if (e.target.tagName !== 'TARO-PICKER-VIEW-COLUMN-CORE')
@@ -49,13 +52,16 @@ const PickerView = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
49
52
  this.onPickEnd.emit();
50
53
  }
51
54
  componentDidLoad() {
55
+ this.handleValueChange();
56
+ }
57
+ handleValueChange() {
52
58
  const childList = this.el.querySelectorAll('taro-picker-view-column-core');
53
59
  childList.forEach((element, index) => {
54
60
  var _a;
55
61
  element.setAttribute('col', `${index}`);
56
- let selectIndex = '0';
62
+ let selectIndex = 0;
57
63
  if (!!this.value && this.value.length > index) {
58
- selectIndex = `${this.value[index]}`;
64
+ selectIndex = this.value[index];
59
65
  }
60
66
  const pickerHeight = this.el.getBoundingClientRect().height;
61
67
  const indicatorHeight = ((_a = this.indicator) === null || _a === void 0 ? void 0 : _a.offsetHeight) || 0;
@@ -84,6 +90,9 @@ const PickerView = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
84
90
  return (h(Host, { class: "taro-picker-view-container" }, h("slot", null), h("div", { class: "taro-picker-view-mask-container" }, h("div", { class: maskTopCls, style: maskTopStyle }), h("div", { class: indicatorCls, style: indicatorStyle, ref: indicator => (this.indicator = indicator) }), h("div", { class: maskBtmCls, style: maskBottomStyle }))));
85
91
  }
86
92
  get el() { return this; }
93
+ static get watchers() { return {
94
+ "value": ["onPropsChange"]
95
+ }; }
87
96
  static get style() { return indexCss; }
88
97
  }, [4, "taro-picker-view-core", {
89
98
  "indicatorStyle": [1, "indicator-style"],
@@ -2,7 +2,7 @@ import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/
2
2
  import Taro from '@tarojs/taro';
3
3
  import { c as classnames } from './index2.js';
4
4
 
5
- const indexCss = ".rmc-pull-to-refresh-content{-webkit-transform-origin:left top 0;transform-origin:left top 0}.rmc-pull-to-refresh-content-wrapper{min-height:100vh}.rmc-pull-to-refresh-transition{-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s}@-webkit-keyframes rmc-pull-to-refresh-indicator{50%{opacity:0.2}100%{opacity:1}}@keyframes rmc-pull-to-refresh-indicator{50%{opacity:0.2}100%{opacity:1}}.rmc-pull-to-refresh-indicator{height:30px;line-height:10px;text-align:center}.rmc-pull-to-refresh-indicator>div{display:inline-block;margin:3px;border-radius:100%;width:6px;height:6px;background-color:grey;-webkit-animation:rmc-pull-to-refresh-indicator 0.5s 0s infinite linear;animation:rmc-pull-to-refresh-indicator 0.5s 0s infinite linear;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rmc-pull-to-refresh-indicator>div:nth-child(0){-webkit-animation-delay:-0.1s !important;animation-delay:-0.1s !important}.rmc-pull-to-refresh-indicator>div:nth-child(1){-webkit-animation-delay:-0.2s !important;animation-delay:-0.2s !important}.rmc-pull-to-refresh-indicator>div:nth-child(2){-webkit-animation-delay:-0.3s !important;animation-delay:-0.3s !important}.rmc-pull-to-refresh-down .rmc-pull-to-refresh-indicator{margin-top:-25px}";
5
+ const indexCss = ".rmc-pull-to-refresh-content{-webkit-transform-origin:left top 0;transform-origin:left top 0}.rmc-pull-to-refresh-content-wrapper{min-height:100%}.rmc-pull-to-refresh-transition{-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s}@-webkit-keyframes rmc-pull-to-refresh-indicator{50%{opacity:0.2}100%{opacity:1}}@keyframes rmc-pull-to-refresh-indicator{50%{opacity:0.2}100%{opacity:1}}.rmc-pull-to-refresh-indicator{height:30px;line-height:10px;text-align:center}.rmc-pull-to-refresh-indicator>div{display:inline-block;margin:3px;border-radius:100%;width:6px;height:6px;background-color:grey;-webkit-animation:rmc-pull-to-refresh-indicator 0.5s 0s infinite linear;animation:rmc-pull-to-refresh-indicator 0.5s 0s infinite linear;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rmc-pull-to-refresh-indicator>div:nth-child(0){-webkit-animation-delay:-0.1s !important;animation-delay:-0.1s !important}.rmc-pull-to-refresh-indicator>div:nth-child(1){-webkit-animation-delay:-0.2s !important;animation-delay:-0.2s !important}.rmc-pull-to-refresh-indicator>div:nth-child(2){-webkit-animation-delay:-0.3s !important;animation-delay:-0.3s !important}.rmc-pull-to-refresh-down .rmc-pull-to-refresh-indicator{margin-top:-25px}";
6
6
 
7
7
  function setTransform(nodeStyle, value) {
8
8
  nodeStyle.transform = value;
@@ -1,6 +1,7 @@
1
1
  import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
2
2
  import { c as classnames } from './index2.js';
3
3
  import { d as debounce } from './index3.js';
4
+ import { h as handleStencilNodes } from './helper.js';
4
5
 
5
6
  const indexCss = "taro-scroll-view-core{display:block;width:100%;-webkit-overflow-scrolling:auto}taro-scroll-view-core::-webkit-scrollbar{display:none}.taro-scroll-view__scroll-x{overflow-x:scroll;overflow-y:hidden}.taro-scroll-view__scroll-y{overflow-x:hidden;overflow-y:scroll}";
6
7
 
@@ -81,9 +82,11 @@ const ScrollView = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
81
82
  this.mpScrollIntoViewMethod(newVal);
82
83
  }
83
84
  handleScroll(e) {
85
+ var _a;
84
86
  if (e instanceof CustomEvent)
85
87
  return;
86
88
  e.stopPropagation();
89
+ (_a = e.stopImmediatePropagation) === null || _a === void 0 ? void 0 : _a.call(e);
87
90
  const { scrollLeft, scrollTop, scrollHeight, scrollWidth } = this.el;
88
91
  this._scrollLeft = scrollLeft;
89
92
  this._scrollTop = scrollTop;
@@ -95,6 +98,11 @@ const ScrollView = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
95
98
  scrollWidth
96
99
  });
97
100
  }
101
+ handleTouchMove(e) {
102
+ if (e instanceof CustomEvent)
103
+ return;
104
+ e.stopPropagation();
105
+ }
98
106
  async mpScrollToMethod(object) {
99
107
  let { top, left, duration, animated = false } = object;
100
108
  if (this.scrollY && typeof top === 'number' && !isNaN(top) && top !== this._scrollTop) {
@@ -134,6 +142,9 @@ const ScrollView = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
134
142
  top, left, animated
135
143
  });
136
144
  }
145
+ componentDidRender() {
146
+ handleStencilNodes(this.el);
147
+ }
137
148
  render() {
138
149
  const { scrollX, scrollY } = this;
139
150
  const cls = classnames({
@@ -161,7 +172,7 @@ const ScrollView = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
161
172
  "animated": [4, "scroll-with-animation"],
162
173
  "mpScrollToMethod": [64],
163
174
  "mpScrollIntoViewMethod": [64]
164
- }, [[3, "scroll", "handleScroll"]]]);
175
+ }, [[1, "scroll", "handleScroll"], [1, "touchmove", "handleTouchMove"]]]);
165
176
  function defineCustomElement$1() {
166
177
  if (typeof customElements === "undefined") {
167
178
  return;
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface TaroSnapshotCore extends Components.TaroSnapshotCore, HTMLElement {}
4
+ export const TaroSnapshotCore: {
5
+ prototype: TaroSnapshotCore;
6
+ new (): TaroSnapshotCore;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,33 @@
1
+ import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
2
+ import { n as notSupport } from './helper.js';
3
+
4
+ const Snapshot = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
5
+ constructor() {
6
+ super();
7
+ this.__registerHost();
8
+ }
9
+ componentDidLoad() {
10
+ notSupport('Snapshot', this);
11
+ }
12
+ render() {
13
+ return h(Host, null);
14
+ }
15
+ }, [0, "taro-snapshot-core"]);
16
+ function defineCustomElement$1() {
17
+ if (typeof customElements === "undefined") {
18
+ return;
19
+ }
20
+ const components = ["taro-snapshot-core"];
21
+ components.forEach(tagName => { switch (tagName) {
22
+ case "taro-snapshot-core":
23
+ if (!customElements.get(tagName)) {
24
+ customElements.define(tagName, Snapshot);
25
+ }
26
+ break;
27
+ } });
28
+ }
29
+
30
+ const TaroSnapshotCore = Snapshot;
31
+ const defineCustomElement = defineCustomElement$1;
32
+
33
+ export { TaroSnapshotCore, defineCustomElement };
@@ -9865,8 +9865,8 @@ const Swiper = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement$1 {
9865
9865
  var _a, _b, _c;
9866
9866
  ((_a = this.observerFirst) === null || _a === void 0 ? void 0 : _a.disconnect) && this.observerFirst.disconnect();
9867
9867
  ((_b = this.observerLast) === null || _b === void 0 ? void 0 : _b.disconnect) && this.observerLast.disconnect();
9868
- this.observerFirst = new MutationObserver(this.handleSwiperLoop);
9869
- this.observerLast = new MutationObserver(this.handleSwiperLoop);
9868
+ this.observerFirst = new MutationObserver(this.handleSwiperLoopDebounce);
9869
+ this.observerLast = new MutationObserver(this.handleSwiperLoopDebounce);
9870
9870
  const wrapper = (_c = this.swiper.$wrapperEl) === null || _c === void 0 ? void 0 : _c[0];
9871
9871
  const list = wrapper.querySelectorAll('taro-swiper-item-core:not(.swiper-slide-duplicate)');
9872
9872
  if (list.length >= 1) {
@@ -9880,22 +9880,23 @@ const Swiper = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement$1 {
9880
9880
  });
9881
9881
  }
9882
9882
  };
9883
- this.handleSwiperLoop = debounce(() => {
9884
- var _a;
9883
+ this.handleSwiperLoop = () => {
9884
+ var _a, _b, _c, _d;
9885
9885
  if (!this.swiper || !this.circular)
9886
9886
  return;
9887
9887
  const swiper = this.swiper; // Note: loop 相关的方法 swiper 未声明
9888
9888
  const duplicates = ((_a = this.swiperWrapper) === null || _a === void 0 ? void 0 : _a.querySelectorAll('.swiper-slide-duplicate')) || [];
9889
9889
  if (duplicates.length < 2) {
9890
9890
  // Note: 循环模式下,但是前后垫片未注入
9891
- swiper.loopDestroy();
9892
- swiper.loopCreate();
9891
+ (_b = swiper.loopDestroy) === null || _b === void 0 ? void 0 : _b.call(swiper);
9892
+ (_c = swiper.loopCreate) === null || _c === void 0 ? void 0 : _c.call(swiper);
9893
9893
  }
9894
9894
  else {
9895
- swiper.loopFix();
9895
+ (_d = swiper.loopFix) === null || _d === void 0 ? void 0 : _d.call(swiper);
9896
9896
  }
9897
- }, 50);
9898
- this.handleSwiperSize = debounce(() => {
9897
+ };
9898
+ this.handleSwiperLoopDebounce = debounce(this.handleSwiperLoop, 50);
9899
+ this.handleSwiperSizeDebounce = debounce(() => {
9899
9900
  if (this.swiper && !this.circular) {
9900
9901
  this.swiper.updateSlides();
9901
9902
  }
@@ -9903,6 +9904,7 @@ const Swiper = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement$1 {
9903
9904
  this.swiperWrapper = undefined;
9904
9905
  this.swiper = undefined;
9905
9906
  this.isWillLoadCalled = false;
9907
+ this.source = '';
9906
9908
  this.indicatorDots = false;
9907
9909
  this.indicatorColor = 'rgba(0, 0, 0, .3)';
9908
9910
  this.indicatorActiveColor = '#000000';
@@ -9986,9 +9988,9 @@ const Swiper = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement$1 {
9986
9988
  this.el.removeChild = (oldChild) => {
9987
9989
  return newVal.removeChild(oldChild);
9988
9990
  };
9989
- this.el.addEventListener('DOMNodeInserted', this.handleSwiperSize);
9990
- this.el.addEventListener('DOMNodeRemoved', this.handleSwiperSize);
9991
- this.el.addEventListener('MutationObserver', this.handleSwiperSize);
9991
+ this.el.addEventListener('DOMNodeInserted', this.handleSwiperSizeDebounce);
9992
+ this.el.addEventListener('DOMNodeRemoved', this.handleSwiperSizeDebounce);
9993
+ this.el.addEventListener('MutationObserver', this.handleSwiperSizeDebounce);
9992
9994
  }
9993
9995
  watchCircular() {
9994
9996
  if (this.swiper) {
@@ -10030,9 +10032,9 @@ const Swiper = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement$1 {
10030
10032
  }
10031
10033
  disconnectedCallback() {
10032
10034
  var _a, _b, _c, _d, _e, _f;
10033
- this.el.removeEventListener('DOMNodeInserted', this.handleSwiperSize);
10034
- this.el.removeEventListener('DOMNodeRemoved', this.handleSwiperSize);
10035
- this.el.removeEventListener('MutationObserver', this.handleSwiperSize);
10035
+ this.el.removeEventListener('DOMNodeInserted', this.handleSwiperSizeDebounce);
10036
+ this.el.removeEventListener('DOMNodeRemoved', this.handleSwiperSizeDebounce);
10037
+ this.el.removeEventListener('MutationObserver', this.handleSwiperSizeDebounce);
10036
10038
  (_b = (_a = this.observer) === null || _a === void 0 ? void 0 : _a.disconnect) === null || _b === void 0 ? void 0 : _b.call(_a);
10037
10039
  (_d = (_c = this.observerFirst) === null || _c === void 0 ? void 0 : _c.disconnect) === null || _d === void 0 ? void 0 : _d.call(_c);
10038
10040
  (_f = (_e = this.observerLast) === null || _e === void 0 ? void 0 : _e.disconnect) === null || _f === void 0 ? void 0 : _f.call(_e);
@@ -10070,10 +10072,19 @@ const Swiper = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement$1 {
10070
10072
  }
10071
10073
  that.onChange.emit({
10072
10074
  current: this.realIndex,
10073
- source: ''
10075
+ source: that.source
10074
10076
  });
10075
10077
  },
10078
+ touchEnd: () => {
10079
+ that.source = 'touch';
10080
+ },
10081
+ autoplay() {
10082
+ that.source = 'autoplay';
10083
+ },
10076
10084
  transitionEnd() {
10085
+ setTimeout(() => {
10086
+ that.source = '';
10087
+ });
10077
10088
  that.onAnimationFinish.emit({
10078
10089
  current: this.realIndex,
10079
10090
  source: ''
@@ -10162,6 +10173,7 @@ const Swiper = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement$1 {
10162
10173
  "swiperWrapper": [32],
10163
10174
  "swiper": [32],
10164
10175
  "isWillLoadCalled": [32],
10176
+ "source": [32],
10165
10177
  "observer": [32],
10166
10178
  "observerFirst": [32],
10167
10179
  "observerLast": [32]
@@ -1,5 +1,6 @@
1
1
  import { h, proxyCustomElement, HTMLElement, createEvent, Host } from '@stencil/core/internal/client';
2
2
  import Taro from '@tarojs/taro';
3
+ import { stripSuffix, stripBasename, addLeadingSlash, getCurrentPage } from '@tarojs/router/dist/utils';
3
4
  import { c as classnames } from './index2.js';
4
5
  import { i as isVisible } from './index3.js';
5
6
 
@@ -25,19 +26,6 @@ const splitUrl = _url => {
25
26
  return res;
26
27
  };
27
28
 
28
- // export const removeLeadingSlash = (str = '') => str.replace(/^\.?\//, '')
29
- // export const removeTrailingSearch = (str = '') => str.replace(/\?[\s\S]*$/, '')
30
- const addLeadingSlash = (url = '') => (url.charAt(0) === '/' ? url : '/' + url);
31
- const hasBasename = (path = '', prefix = '') => new RegExp('^' + prefix + '(\\/|\\?|#|$)', 'i').test(path) || path === prefix;
32
- const stripBasename = (path = '', prefix = '') => hasBasename(path, prefix) ? path.substring(prefix.length) : path;
33
- const stripSuffix = (path = '', suffix = '') => path.includes(suffix) ? path.substring(0, path.length - suffix.length) : path;
34
- const getCurrentPage = (routerMode = 'hash', basename = '/') => {
35
- const pagePath = routerMode === 'hash'
36
- ? location.hash.slice(1).split('?')[0]
37
- : location.pathname;
38
- return addLeadingSlash(stripBasename(pagePath, basename));
39
- };
40
-
41
29
  function isAbsolute(pathname) {
42
30
  return pathname.charAt(0) === '/';
43
31
  }
@@ -141,7 +129,7 @@ const TabbarItem = ({ index, isSelected = false, textColor, iconPath, badgeText,
141
129
  h("p", { class: 'weui-tabbar__label', style: { color: textColor } }, text)));
142
130
  };
143
131
 
144
- const indexCss = "html,body{height:100%}#app{height:100%}.taro-tabbar__border-white::before{border-top-color:#fff !important}.taro-tabbar__container{display:-ms-flexbox;display:flex;overflow:hidden;-ms-flex-direction:column;flex-direction:column;height:100%}.taro-tabbar__panel{overflow:auto;position:relative;-ms-flex:1;flex:1;-webkit-overflow-scrolling:auto}.taro-tabbar__tabbar{position:relative;width:100%;height:50px;-webkit-transition:bottom 0.2s, top 0.2s;transition:bottom 0.2s, top 0.2s}.taro-tabbar__tabbar-top{top:0}.taro-tabbar__tabbar-bottom{bottom:0;margin-bottom:constant(safe-area-inset-bottom);margin-bottom:env(safe-area-inset-bottom)}.taro-tabbar__tabbar-hide{display:none}.taro-tabbar__tabbar-slideout{top:-52px;-ms-flex:0 0;flex:0 0}.taro-tabbar__panel+.taro-tabbar__tabbar-slideout{top:auto;bottom:-52px}";
132
+ const indexCss = "html,body{height:100%}:root{--taro-tabbar-height:50px}#app{height:100%}.taro-tabbar__border-white::before{border-top-color:#fff !important}.taro-tabbar__container{display:-ms-flexbox;display:flex;overflow:hidden;-ms-flex-direction:column;flex-direction:column;height:100%}.taro-tabbar__panel{overflow:auto;position:relative;-ms-flex:1;flex:1;-webkit-overflow-scrolling:auto}.taro-tabbar__tabbar{position:relative;width:100%;height:var(--taro-tabbar-height);-webkit-transition:bottom 0.2s, top 0.2s;transition:bottom 0.2s, top 0.2s}.taro-tabbar__tabbar-top{top:0}.taro-tabbar__tabbar-bottom{bottom:0;margin-bottom:constant(safe-area-inset-bottom);margin-bottom:env(safe-area-inset-bottom)}.taro-tabbar__tabbar-hide{display:none}.taro-tabbar__tabbar-slideout{top:-52px;-ms-flex:0 0;flex:0 0}.taro-tabbar__panel+.taro-tabbar__tabbar-slideout{top:auto;bottom:-52px}";
145
133
 
146
134
  const STATUS_SHOW = 0;
147
135
  const STATUS_HIDE = 1;
@@ -4,7 +4,7 @@ import { t as throttle } from './index3.js';
4
4
  import { n as normalizeNumber, i as isHls, s as screenFn, a as scene, f as formatTime, d as defineCustomElement$3, c as calcDist } from './video-control.js';
5
5
  import { d as defineCustomElement$2 } from './video-danmu.js';
6
6
 
7
- const indexCss = ".taro-video{display:inline-block;overflow:hidden;position:relative;width:100%;height:225px;line-height:0}.taro-video[hidden]{display:none}.taro-video-container{display:inline-block;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;-o-object-position:inherit;object-position:inherit}.taro-video-container.taro-video-type-fullscreen{position:fixed;left:0;right:0;top:0;bottom:0;z-index:999}.taro-video-container.taro-video-type-fullscreen.taro-video-type-rotate-left{-webkit-transform:translate(-50%, -50%) rotate(-90deg);transform:translate(-50%, -50%) rotate(-90deg)}.taro-video-container.taro-video-type-fullscreen.taro-video-type-rotate-right{-webkit-transform:translate(-50%, -50%) rotate(90deg);transform:translate(-50%, -50%) rotate(90deg)}.taro-video-video{width:100%;height:100%;-o-object-position:inherit;object-position:inherit}.taro-video-cover{display:-ms-flexbox;display:flex;position:absolute;left:0;top:0;bottom:0;z-index:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;background-color:rgba(1, 1, 1, 0.5);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-webkit-box-align:center}.taro-video-cover-play-button{width:40px;height:40px;background-repeat:no-repeat;background-position:50% 50%;background-size:50%}.taro-video-cover-duration{margin-top:10px;line-height:1;font-size:16px;color:#fff}.taro-video-bar{display:-ms-flexbox;display:flex;visibility:hidden;overflow:hidden;position:absolute;right:0;bottom:0;z-index:1;-ms-flex-align:center;align-items:center;padding:0 10px;height:44px;background-color:rgba(0, 0, 0, 0.5);-webkit-box-align:center}.taro-video-bar.taro-video-bar-full{left:0}.taro-video-controls{display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 8.5px}.taro-video-control-button{-webkit-box-sizing:content-box;box-sizing:content-box;margin-left:-8.5px;padding:14.5px 12.5px;width:13px;height:15px}.taro-video-control-button::after{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:50% 50%;background-size:100%;content:\"\"}.taro-video-control-button.taro-video-control-button-play::after,.taro-video-cover-play-button{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAeCAYAAAAy2w7YAAAAAXNSR0IArs4c6QAAAWhJREFUSA1j+P///0cgBoHjQGzCQCsAtgJB/AMy5wCxGNXtQ9iBwvoA5BUCMQvVLEQxHpNzDSjkRhXLMM3GKrIeKKpEkYVYjcUu+AMo3ALE3GRZiN1MvKKPgbIRJFuG10j8koeA0gZEW4jfLIKyf4EqpgOxMEELCRpFnIJ3QGU5QMyM00LizCFa1SWgSkeslhFtBGkKVwGVy6FYSJp+klR/A6quB2JOkIWMIK0oNlOf8xBoZDE9LAI7nYn6HsBq4l96WHQEaLUpAyiOaASeAM2NgvuPBpaACt82IEYtfKls0UagecpwXyAzqGTRdaA57sjmYrAptAjUsCkGYlYMg9EFyLQI1IiZB8Ti6Obh5JNh0QmgHlOcBuKSIMGi50C18UDMiMssvOJEWPQLqKYbiHnxGkRIkoBF24DyaoTMIEoeh0W3geI+RBlArCI0iz4D+RVAzEasfqLVAQ19AcSg5LoYiKWI1kiiQgCMBLnEEcfDSgAAAABJRU5ErkJggg==\")}.taro-video-control-button.taro-video-control-button-pause::after{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAgCAYAAAAffCjxAAAAAXNSR0IArs4c6QAAAFlJREFUSA3tksEKACAIQ7X//5zq98wOgQayum8QaGweHhMzG/6OujzKAymn+0LMqivu1XznWmX8/echTIyMyAgTwA72iIwwAexgj8gIE8CO3aMRbDPMaEy5BRGaKcZv8YxRAAAAAElFTkSuQmCC\")}.taro-video-current-time,.taro-video-duration{margin-top:15px;margin-bottom:14.5px;height:14.5px;line-height:14.5px;font-size:12px;color:#cbcbcb}.taro-video-progress-container{position:relative;-ms-flex-positive:2;flex-grow:2;-webkit-box-flex:2}.taro-video-progress{position:relative;margin:21px 12px;height:2px;background-color:rgba(255, 255, 255, 0.4)}.taro-video-progress-buffered{position:absolute;left:0;top:0;width:0;height:100%;background-color:rgba(255, 255, 255, 0.8);-webkit-transition:width 0.1s;transition:width 0.1s}.taro-video-ball{position:absolute;left:0;top:-21px;-webkit-box-sizing:content-box;box-sizing:content-box;margin-left:-22px;padding:14px;width:16px;height:16px}.taro-video-inner{border-radius:50%;width:100%;height:100%;background-color:#fff}.taro-video-danmu-button{margin:0 8.5px;padding:2px 10px;border:1px solid #fff;border-radius:5px;line-height:1;font-size:13px;color:#fff;white-space:nowrap}.taro-video-danmu-button.taro-video-danmu-button-active{border-color:#48c23d;color:#48c23d}.taro-video-fullscreen,.taro-video-mute{-webkit-box-sizing:content-box;box-sizing:content-box;padding:8.5px;width:17px;height:17px;background-repeat:no-repeat;background-position:50% 50%;background-size:50%}.taro-video-fullscreen{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAhUlEQVRYR+2WSwrAMAhEnZO3PfmULLooGEFTiIXJ2s/kRY2wzQeb85sE9CRA8jSzY1YfAFzhJBnU1AVgxH2dSiArCnD9QgGzRNnOech48SRABHoSyFb5in3PSbhyo6yvCPQkEM3u7BsPe/0FIvBfAh/vhKmVbO9SWun1qk/PSVi9TcVPBG6R1YIhgWwNpQAAAABJRU5ErkJggg==\")}.taro-video-fullscreen.taro-video-type-fullscreen{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABPUlEQVRYR+2Xu0pDURBF1/ZLxNcHKNiIlfhA7C0UBSEE8RNEBNFPUEQEEbGxFiSSSrCwEHsf5E/ccsSUuWfUhKQ40947+y42Z8+ZK/pcinzf9hhwD1xJ2q/qsb0JHAOzkl5y+lGAGnCWICQtZgAS6DxQk3TeLYA6cAo0JSXxjmW7CcwBdUkJurKiDhSA4kBvHbA9CqwBQx2O7BSw8ssU3ALPFRF4knT3nQLbr8B4LjLBOdAAFgJaLUkjbYC9n+zm+i4kXWbmwCqwnRMCHiXthuZAQOzPrxSA4kBxYDAcsH0EzATCfCLpJjOINoCtgFZabg7bk7AFDAeaGpKWgitZTu5N0kQbYBmYrujo9mX0CVxL+gidAdu9vY5zXhWA4sAgOND3X7NJ4AHYCaxkB8B62gslvecSFpoDOZH/PP8Cnt7hIaM5xCEAAAAASUVORK5CYII=\")}.taro-video-mute{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAGAGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMTktMDQtMTFUMTA6MTg6MjArMDg6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDE5LTA0LTExVDEwOjIyOjIyKzA4OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDE5LTA0LTExVDEwOjIyOjIyKzA4OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk3YmE4Yjg0LTFhNTYtNGM1MS04NDVkLTNiZmYyMGI0ZDc0ZiIgeG1wTU06RG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjg1NGQ3MjlkLWUwNjctZjU0OC1hMTlhLTBlZjQ4OGRkYjJiOSIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjA1ODY3ZDFlLWQ3NGEtNDgyNC04MDU3LTYzYmRmMTdjODk5ZSI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MDU4NjdkMWUtZDc0YS00ODI0LTgwNTctNjNiZGYxN2M4OTllIiBzdEV2dDp3aGVuPSIyMDE5LTA0LTExVDEwOjE4OjIwKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoTWFjaW50b3NoKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6OTdiYThiODQtMWE1Ni00YzUxLTg0NWQtM2JmZjIwYjRkNzRmIiBzdEV2dDp3aGVuPSIyMDE5LTA0LTExVDEwOjIyOjIyKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoTWFjaW50b3NoKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz459+FoAAABqElEQVRYhc2XPWsVQRSGnxPjF4oGRfxoRQKGWCU2Ft7CykrQWosEyf/If0hhIPgHDEmbNJZqCFxiQEgTUGxsBUVEHgvnyrjZZJO92V1fGIaZnTPvszPszNlQ6VIjnbr/DwCoDLMNak/dUVfUK0f2rQugnlcX/FevWgFQH6gf3autRgHUC+piiXHzAOmtPx9gXgug8itQx9SXwDpw47AGKXZWvXvQmNFCwE3gCXA2dY0Az4GrRzHONA9cU/vAbERsllEOyh31e8USV2mrMPdG9uyn+rDom2/BHHCm5puWKiKmgdtAnz+rvaxO5mNygEvHaZ5BfADuARvAaWBpP4DGFBHfgBngFzClTrUKkCDeA+9S837rAEnbqb7VFcCpVJ/oCmCw959aB1AfAROpudYqgDoOLKRmPyLelAF8bcD4pPoMeAtcB34AT4uDBqXXwFG8XXUU/72MIuK1OgE8Bs6l7mEvo8up7lN1Ge0n9aK6VHMFZvJTr9S3CiALaCQhqZOSvegMIAvu2UVSWpigLC1fbQ0gm6in7qpfLCQbhwGIYcyPQ53/G3YO8BtUtd35bvKcVwAAAABJRU5ErkJggg==\")}.taro-video-mute.taro-video-type-mute{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAACXBIWXMAAAsTAAALEwEAmpwYAAAGAGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMTktMDQtMTFUMTA6MTk6MDMrMDg6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDE5LTA0LTExVDEwOjIyOjMzKzA4OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDE5LTA0LTExVDEwOjIyOjMzKzA4OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjAzYjJmNjE2LTZmZTUtNDJjNC1iNTgwLTczNzZjZjI2NzdmNSIgeG1wTU06RG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjYzZjQ2NTYzLWE0ZjktOGQ0Mi1hM2FhLTY3ODJhNDBhYWNjMSIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjIyYWNjMWFlLTg4ZmMtNDBlZi1iMWM1LTNmODgwY2QzYWI2MiI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MjJhY2MxYWUtODhmYy00MGVmLWIxYzUtM2Y4ODBjZDNhYjYyIiBzdEV2dDp3aGVuPSIyMDE5LTA0LTExVDEwOjE5OjAzKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoTWFjaW50b3NoKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MDNiMmY2MTYtNmZlNS00MmM0LWI1ODAtNzM3NmNmMjY3N2Y1IiBzdEV2dDp3aGVuPSIyMDE5LTA0LTExVDEwOjIyOjMzKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoTWFjaW50b3NoKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5PmxYVAAACLklEQVRYhc2XP2sVQRRHz40hKoqaQgVBCy1EozFlGiVFxMLGh4piYWEh+hkEP4YKAVFEEFTyughaCH6DqIVpAhYWEgIxoJE8cywyi5tNHu/tJmvyg2WZO3dmzt47/zZUtoJ6Nhsg09YDiYhKDzACTAFNYH9lEpUq80TdrT5wpV5n/ZV9KoGoo+pXV2uyKkipOaLuUceAt8DhUvQd1FsCYhR4ChzaSIBMHSOi7lOfsByFWiCgEBH1GHAF2JlMPcBt4GC3HUYEaj9wF3gVEVPtfNVTwAXgWX7CDKq/1piAZTSZBmim8qJ6sQ3EgDqb/L7kU3MH2NHtl3dQX3r3Ak21UYAYAj4A/cl0JB+RF+uMRj4iQ+p8zt7KYFLdXKHuRi0gacBhV6a6pd5bA6KRNagFJPU9qv5u47toLmW1HnoR8Q5oAK1CVQu4FBHj/wUkaXsb+4pzpVaQFPqXrN7Be4Fx9VztIOr1BLEtmX4A94E/qdwHTKjDWYM6lu81dSlnn3V570BtuLxaMs2rZ/IgYxsBovaoPwsQA4VoFWEm8ql5DiysNyURsQTMpOIMcDYiPhd8xoGr/FtNC2G6FKXD6ihwGdiVHMoeeh8jYlA9ANwE3kTEp3bO6vE03qOONzR1r/q4RGrquaFFxFxE3ALOA9+6jExpdb180y55AhirhaRTatq0GXEzL8+ZIuI9cBJ4WKiartJf9nWV/mty7UfUafW7erpqRGI9EBuprffvu9n6C1KOmsqwI5A1AAAAAElFTkSuQmCC\")}.taro-video-danmu{overflow:visible;position:absolute;left:0;top:0;bottom:0;margin-top:14px;margin-bottom:44px;width:100%;line-height:14px;font-size:14px}.taro-video-danmu-item{position:absolute;left:100%;line-height:1;color:#fff;white-space:nowrap;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition-property:left, -webkit-transform;transition-property:left, -webkit-transform;transition-property:left, transform;transition-property:left, transform, -webkit-transform;-webkit-transition-duration:3s;transition-duration:3s;-webkit-transition-timing-function:linear;transition-timing-function:linear}.taro-video-toast{display:block;visibility:hidden;position:absolute;left:50%;top:50%;border-radius:5px;background-color:rgba(255, 255, 255, 0.8);pointer-events:none;color:#000;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.taro-video-toast.taro-video-toast-volume{display:block;width:100px;height:100px}.taro-video-toast-volume .taro-video-toast-title{display:block;margin-top:10px;width:100%;line-height:16px;text-align:center;font-size:12px}.taro-video-toast-volume .taro-video-toast-icon{display:block;margin-left:25%;width:50%;height:50%;background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAFhklEQVR4Xu2aeaxfQxTHP1VBES0NIQitWtpaaxeCUkQtaYVa0tiClAq1ExIiQTVppaWxt8RWSa2tWkJQRGgtQaSIpUKEpG0ssbbk28yV2+mZO/e9e3vvu/e98897mZnfzPl+75mZs0wvurn06ub46SGgxwLqZaA3sB/wO/A+8G/V6tS5BU4BJgJbO9DvAMOB36okoQ4CNgAeBEYbQK8Bbm4zAdsBc4EdAyA/APZoKwHHAA8DG2UA/AnYrG0ErAVcD1yXA9gfQJ8c40obsqbPgH7AY8CROTVuFQFD3X7fJid4DWsNAWOAGZ0w58YTsDZwKzChA189PbTRBGwKzAYO6iT4srbAMHfTfAksjulS1iG4JzAH2Dy2YKS/qAVcCdzi1vgZOBZ4PWvNGAG6wgYCW0IwctzNmf06BcEXtYABwOeA4otEfgEOdnGGqV6IAAUopwM6zDYuAVjeKYpYwCjgCWOhH513+b2lhE+Avrj89NPyalzyuCIE6EN9BfQ1dHoPOAD40+9LE6D/5aoqSqtLsgiQC60DTiHzfGCFoaSsQAexZdlTgEuyCDgLuK8u5G7dEAHyKN8CBrtxLwDHAX8Z+l4N3GS0L3db4aN0X5opmc+2XZQAfb2LPd2eciG1lUSRJZ9qYHkZONwiYAjwSc3gs24BXWWWfzEVuMjQez13HljX8v7A28lvEgsInaBVcxLaAvr6sgJLtBWeNTrOB+4w2p8DRvoEnAPcXTVaY70QAbrbXwIONX7zBSAL/tvrk1+iviTllnRry2irr/QSEws4D7izCxMg1XQLLAQGGXpeCkw22kOWI49RMUujCJC+uwAfGtfcImAng4AtAMsBeg04pIkESOfbgQsMsNoGnxrtSrfv7rXrSlwXWN6kLZBgEBiB8iWUUZZPIN/AF1nMoiYSICDfAlt5iB4CxhpAzwXuMtqPBuY1lYB5wFEeqFeAwwyguvIUqvuiQO/xphJwP3Cmhyh0EKrOoGDIF7n+M5pKwEwXrqdBCaQSM77Ig7SSIicDs5pKwIvACA+pzFwZIF9OlKm36QyQV7jEqDDJk5VD58uFgGIGX1Se+6yJFqAKsqI6X84GdDb4Mh0Y5zUqjFYFakUTCXja5QLSmBQHbAL8ahAgT1AeYVreSKLLphGwF/CuAfLJQLldGSTFD75c5d4mNCoWyAqG9gYWGED1AOMKo12ZbiWA/idA++deY2DVTZ0Jh5UJPsFQtD/wDaAHGWl5EzgwaUi2gK4UXS11S0cTIjrMFBtYQdAk4DID0BnAAz4B6wNLgTKKG0VIDBHwqitwpOcW+OOB540FdeipNKbUWFrUtn06o5xOij4KyDuqU0IE3Obl/rLA63pTzm9XA8jKACjdniZAaSKFmUpB1yUhAlTsUEpMh913wEkuTe7rKTzPAHqO44vpKPkFhH3cWWBVV6ogJVYZUgz/tXtIYelzI3Ct0fExIGx6j7iKWBUUveyYBehv1RIjIEsfqziq8Xp4pSBJOYTVJFQcVY3wCFeKUjVGyYfQWB00+5bEVBECrNS+qsOKBpVHNCVWHs+LS7H5PV5pOu9v0+OKEOAXR39w1e1C7wM6AkJ1eLmkRcrpRQiQrqobXO5S3vL3/4kBKMsCknV0k+iasVLUMV3UX5SAPGtED8EOT+L9YENnCasUIXNO2goChFWHqAIRyxXN4qI1BCQg9dJESYq8LnbrCBAR8t50Lig6i0krCRBoVWhVlt45wkBrCRBuRZyPuAguxIPe9lXqhpd9DcZMXOvdkPF0Xu/8dohNUmZ/1QQkuitXr+d4fryuFx3jywQYm6suAqSX8vLTXKJDt4QqO6rtLYspXWZ/nQQkOJTAUJZGIav19q9MvKvN1RUIWKMAY5P3EBBjqO393d4C/gMVHwRQlpx21QAAAABJRU5ErkJggg==\");background-repeat:no-repeat;background-position:50% 50%;background-size:50%;fill:#000}.taro-video-toast-volume .taro-video-toast-value{margin-left:10px;margin-top:5px;width:80px;height:5px}.taro-video-toast-volume .taro-video-toast-value>.taro-video-toast-value-content{overflow:hidden}.taro-video-toast-volume-grids{width:80px;height:5px}.taro-video-toast-volume-grids-item{float:left;width:7.1px;height:5px;background-color:#000}.taro-video-toast-volume-grids-item:not(:first-child){margin-left:1px}.taro-video-toast.taro-video-toast-progress{padding:6px;background-color:rgba(0, 0, 0, 0.8);line-height:18px;font-size:14px;color:#fff}";
7
+ const indexCss = ".taro-video{display:inline-block;overflow:hidden;position:relative;width:100%;height:225px;line-height:0}.taro-video[hidden]{display:none}.taro-video-container{display:inline-block;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;-o-object-position:inherit;object-position:inherit}.taro-video-container.taro-video-type-fullscreen{position:fixed;left:0;right:0;top:0;bottom:0;z-index:999}.taro-video-container.taro-video-type-fullscreen.taro-video-type-rotate-left{-webkit-transform:translate(-50%, -50%) rotate(-90deg);transform:translate(-50%, -50%) rotate(-90deg)}.taro-video-container.taro-video-type-fullscreen.taro-video-type-rotate-right{-webkit-transform:translate(-50%, -50%) rotate(90deg);transform:translate(-50%, -50%) rotate(90deg)}.taro-video-video{width:100%;height:100%;-o-object-position:inherit;object-position:inherit;display:block}.taro-video-cover{display:-ms-flexbox;display:flex;position:absolute;left:0;top:0;bottom:0;z-index:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;background-color:rgba(1, 1, 1, 0.5);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-webkit-box-align:center}.taro-video-cover-play-button{width:40px;height:40px;background-repeat:no-repeat;background-position:50% 50%;background-size:50%}.taro-video-cover-duration{margin-top:10px;line-height:1;font-size:16px;color:#fff}.taro-video-bar{display:-ms-flexbox;display:flex;visibility:hidden;overflow:hidden;position:absolute;right:0;bottom:0;z-index:1;-ms-flex-align:center;align-items:center;padding:0 10px;height:44px;background-color:rgba(0, 0, 0, 0.5);-webkit-box-align:center}.taro-video-bar.taro-video-bar-full{left:0}.taro-video-controls{display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 8.5px}.taro-video-control-button{-webkit-box-sizing:content-box;box-sizing:content-box;margin-left:-8.5px;padding:14.5px 12.5px;width:13px;height:15px}.taro-video-control-button::after{display:block;width:100%;height:100%;background-repeat:no-repeat;background-position:50% 50%;background-size:100%;content:\"\"}.taro-video-control-button.taro-video-control-button-play::after,.taro-video-cover-play-button{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAeCAYAAAAy2w7YAAAAAXNSR0IArs4c6QAAAWhJREFUSA1j+P///0cgBoHjQGzCQCsAtgJB/AMy5wCxGNXtQ9iBwvoA5BUCMQvVLEQxHpNzDSjkRhXLMM3GKrIeKKpEkYVYjcUu+AMo3ALE3GRZiN1MvKKPgbIRJFuG10j8koeA0gZEW4jfLIKyf4EqpgOxMEELCRpFnIJ3QGU5QMyM00LizCFa1SWgSkeslhFtBGkKVwGVy6FYSJp+klR/A6quB2JOkIWMIK0oNlOf8xBoZDE9LAI7nYn6HsBq4l96WHQEaLUpAyiOaASeAM2NgvuPBpaACt82IEYtfKls0UagecpwXyAzqGTRdaA57sjmYrAptAjUsCkGYlYMg9EFyLQI1IiZB8Ti6Obh5JNh0QmgHlOcBuKSIMGi50C18UDMiMssvOJEWPQLqKYbiHnxGkRIkoBF24DyaoTMIEoeh0W3geI+RBlArCI0iz4D+RVAzEasfqLVAQ19AcSg5LoYiKWI1kiiQgCMBLnEEcfDSgAAAABJRU5ErkJggg==\")}.taro-video-control-button.taro-video-control-button-pause::after{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAgCAYAAAAffCjxAAAAAXNSR0IArs4c6QAAAFlJREFUSA3tksEKACAIQ7X//5zq98wOgQayum8QaGweHhMzG/6OujzKAymn+0LMqivu1XznWmX8/echTIyMyAgTwA72iIwwAexgj8gIE8CO3aMRbDPMaEy5BRGaKcZv8YxRAAAAAElFTkSuQmCC\")}.taro-video-current-time,.taro-video-duration{margin-top:15px;margin-bottom:14.5px;height:14.5px;line-height:14.5px;font-size:12px;color:#cbcbcb}.taro-video-progress-container{position:relative;-ms-flex-positive:2;flex-grow:2;-webkit-box-flex:2}.taro-video-progress{position:relative;margin:21px 12px;height:2px;background-color:rgba(255, 255, 255, 0.4)}.taro-video-progress-buffered{position:absolute;left:0;top:0;width:0;height:100%;background-color:rgba(255, 255, 255, 0.8);-webkit-transition:width 0.1s;transition:width 0.1s}.taro-video-ball{position:absolute;left:0;top:-21px;-webkit-box-sizing:content-box;box-sizing:content-box;margin-left:-22px;padding:14px;width:16px;height:16px}.taro-video-inner{border-radius:50%;width:100%;height:100%;background-color:#fff}.taro-video-danmu-button{margin:0 8.5px;padding:2px 10px;border:1px solid #fff;border-radius:5px;line-height:1;font-size:13px;color:#fff;white-space:nowrap}.taro-video-danmu-button.taro-video-danmu-button-active{border-color:#48c23d;color:#48c23d}.taro-video-fullscreen,.taro-video-mute{-webkit-box-sizing:content-box;box-sizing:content-box;padding:8.5px;width:17px;height:17px;background-repeat:no-repeat;background-position:50% 50%;background-size:50%}.taro-video-fullscreen{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAhUlEQVRYR+2WSwrAMAhEnZO3PfmULLooGEFTiIXJ2s/kRY2wzQeb85sE9CRA8jSzY1YfAFzhJBnU1AVgxH2dSiArCnD9QgGzRNnOech48SRABHoSyFb5in3PSbhyo6yvCPQkEM3u7BsPe/0FIvBfAh/vhKmVbO9SWun1qk/PSVi9TcVPBG6R1YIhgWwNpQAAAABJRU5ErkJggg==\")}.taro-video-fullscreen.taro-video-type-fullscreen{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAABPUlEQVRYR+2Xu0pDURBF1/ZLxNcHKNiIlfhA7C0UBSEE8RNEBNFPUEQEEbGxFiSSSrCwEHsf5E/ccsSUuWfUhKQ40947+y42Z8+ZK/pcinzf9hhwD1xJ2q/qsb0JHAOzkl5y+lGAGnCWICQtZgAS6DxQk3TeLYA6cAo0JSXxjmW7CcwBdUkJurKiDhSA4kBvHbA9CqwBQx2O7BSw8ssU3ALPFRF4knT3nQLbr8B4LjLBOdAAFgJaLUkjbYC9n+zm+i4kXWbmwCqwnRMCHiXthuZAQOzPrxSA4kBxYDAcsH0EzATCfCLpJjOINoCtgFZabg7bk7AFDAeaGpKWgitZTu5N0kQbYBmYrujo9mX0CVxL+gidAdu9vY5zXhWA4sAgOND3X7NJ4AHYCaxkB8B62gslvecSFpoDOZH/PP8Cnt7hIaM5xCEAAAAASUVORK5CYII=\")}.taro-video-mute{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAGAGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMTktMDQtMTFUMTA6MTg6MjArMDg6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDE5LTA0LTExVDEwOjIyOjIyKzA4OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDE5LTA0LTExVDEwOjIyOjIyKzA4OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk3YmE4Yjg0LTFhNTYtNGM1MS04NDVkLTNiZmYyMGI0ZDc0ZiIgeG1wTU06RG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjg1NGQ3MjlkLWUwNjctZjU0OC1hMTlhLTBlZjQ4OGRkYjJiOSIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjA1ODY3ZDFlLWQ3NGEtNDgyNC04MDU3LTYzYmRmMTdjODk5ZSI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MDU4NjdkMWUtZDc0YS00ODI0LTgwNTctNjNiZGYxN2M4OTllIiBzdEV2dDp3aGVuPSIyMDE5LTA0LTExVDEwOjE4OjIwKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoTWFjaW50b3NoKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6OTdiYThiODQtMWE1Ni00YzUxLTg0NWQtM2JmZjIwYjRkNzRmIiBzdEV2dDp3aGVuPSIyMDE5LTA0LTExVDEwOjIyOjIyKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoTWFjaW50b3NoKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz459+FoAAABqElEQVRYhc2XPWsVQRSGnxPjF4oGRfxoRQKGWCU2Ft7CykrQWosEyf/If0hhIPgHDEmbNJZqCFxiQEgTUGxsBUVEHgvnyrjZZJO92V1fGIaZnTPvszPszNlQ6VIjnbr/DwCoDLMNak/dUVfUK0f2rQugnlcX/FevWgFQH6gf3autRgHUC+piiXHzAOmtPx9gXgug8itQx9SXwDpw47AGKXZWvXvQmNFCwE3gCXA2dY0Az4GrRzHONA9cU/vAbERsllEOyh31e8USV2mrMPdG9uyn+rDom2/BHHCm5puWKiKmgdtAnz+rvaxO5mNygEvHaZ5BfADuARvAaWBpP4DGFBHfgBngFzClTrUKkCDeA+9S837rAEnbqb7VFcCpVJ/oCmCw959aB1AfAROpudYqgDoOLKRmPyLelAF8bcD4pPoMeAtcB34AT4uDBqXXwFG8XXUU/72MIuK1OgE8Bs6l7mEvo8up7lN1Ge0n9aK6VHMFZvJTr9S3CiALaCQhqZOSvegMIAvu2UVSWpigLC1fbQ0gm6in7qpfLCQbhwGIYcyPQ53/G3YO8BtUtd35bvKcVwAAAABJRU5ErkJggg==\")}.taro-video-mute.taro-video-type-mute{background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAACXBIWXMAAAsTAAALEwEAmpwYAAAGAGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMTktMDQtMTFUMTA6MTk6MDMrMDg6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDE5LTA0LTExVDEwOjIyOjMzKzA4OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDE5LTA0LTExVDEwOjIyOjMzKzA4OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjAzYjJmNjE2LTZmZTUtNDJjNC1iNTgwLTczNzZjZjI2NzdmNSIgeG1wTU06RG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjYzZjQ2NTYzLWE0ZjktOGQ0Mi1hM2FhLTY3ODJhNDBhYWNjMSIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjIyYWNjMWFlLTg4ZmMtNDBlZi1iMWM1LTNmODgwY2QzYWI2MiI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MjJhY2MxYWUtODhmYy00MGVmLWIxYzUtM2Y4ODBjZDNhYjYyIiBzdEV2dDp3aGVuPSIyMDE5LTA0LTExVDEwOjE5OjAzKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoTWFjaW50b3NoKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MDNiMmY2MTYtNmZlNS00MmM0LWI1ODAtNzM3NmNmMjY3N2Y1IiBzdEV2dDp3aGVuPSIyMDE5LTA0LTExVDEwOjIyOjMzKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoTWFjaW50b3NoKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5PmxYVAAACLklEQVRYhc2XP2sVQRRHz40hKoqaQgVBCy1EozFlGiVFxMLGh4piYWEh+hkEP4YKAVFEEFTyughaCH6DqIVpAhYWEgIxoJE8cywyi5tNHu/tJmvyg2WZO3dmzt47/zZUtoJ6Nhsg09YDiYhKDzACTAFNYH9lEpUq80TdrT5wpV5n/ZV9KoGoo+pXV2uyKkipOaLuUceAt8DhUvQd1FsCYhR4ChzaSIBMHSOi7lOfsByFWiCgEBH1GHAF2JlMPcBt4GC3HUYEaj9wF3gVEVPtfNVTwAXgWX7CDKq/1piAZTSZBmim8qJ6sQ3EgDqb/L7kU3MH2NHtl3dQX3r3Ak21UYAYAj4A/cl0JB+RF+uMRj4iQ+p8zt7KYFLdXKHuRi0gacBhV6a6pd5bA6KRNagFJPU9qv5u47toLmW1HnoR8Q5oAK1CVQu4FBHj/wUkaXsb+4pzpVaQFPqXrN7Be4Fx9VztIOr1BLEtmX4A94E/qdwHTKjDWYM6lu81dSlnn3V570BtuLxaMs2rZ/IgYxsBovaoPwsQA4VoFWEm8ql5DiysNyURsQTMpOIMcDYiPhd8xoGr/FtNC2G6FKXD6ihwGdiVHMoeeh8jYlA9ANwE3kTEp3bO6vE03qOONzR1r/q4RGrquaFFxFxE3ALOA9+6jExpdb180y55AhirhaRTatq0GXEzL8+ZIuI9cBJ4WKiartJf9nWV/mty7UfUafW7erpqRGI9EBuprffvu9n6C1KOmsqwI5A1AAAAAElFTkSuQmCC\")}.taro-video-danmu{overflow:visible;position:absolute;left:0;top:0;bottom:0;margin-top:14px;margin-bottom:44px;width:100%;line-height:14px;font-size:14px}.taro-video-danmu-item{position:absolute;left:100%;line-height:1;color:#fff;white-space:nowrap;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition-property:left, -webkit-transform;transition-property:left, -webkit-transform;transition-property:left, transform;transition-property:left, transform, -webkit-transform;-webkit-transition-duration:3s;transition-duration:3s;-webkit-transition-timing-function:linear;transition-timing-function:linear}.taro-video-toast{display:block;visibility:hidden;position:absolute;left:50%;top:50%;border-radius:5px;background-color:rgba(255, 255, 255, 0.8);pointer-events:none;color:#000;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.taro-video-toast.taro-video-toast-volume{display:block;width:100px;height:100px}.taro-video-toast-volume .taro-video-toast-title{display:block;margin-top:10px;width:100%;line-height:16px;text-align:center;font-size:12px}.taro-video-toast-volume .taro-video-toast-icon{display:block;margin-left:25%;width:50%;height:50%;background-image:url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAFhklEQVR4Xu2aeaxfQxTHP1VBES0NIQitWtpaaxeCUkQtaYVa0tiClAq1ExIiQTVppaWxt8RWSa2tWkJQRGgtQaSIpUKEpG0ssbbk28yV2+mZO/e9e3vvu/e98897mZnfzPl+75mZs0wvurn06ub46SGgxwLqZaA3sB/wO/A+8G/V6tS5BU4BJgJbO9DvAMOB36okoQ4CNgAeBEYbQK8Bbm4zAdsBc4EdAyA/APZoKwHHAA8DG2UA/AnYrG0ErAVcD1yXA9gfQJ8c40obsqbPgH7AY8CROTVuFQFD3X7fJid4DWsNAWOAGZ0w58YTsDZwKzChA189PbTRBGwKzAYO6iT4srbAMHfTfAksjulS1iG4JzAH2Dy2YKS/qAVcCdzi1vgZOBZ4PWvNGAG6wgYCW0IwctzNmf06BcEXtYABwOeA4otEfgEOdnGGqV6IAAUopwM6zDYuAVjeKYpYwCjgCWOhH513+b2lhE+Avrj89NPyalzyuCIE6EN9BfQ1dHoPOAD40+9LE6D/5aoqSqtLsgiQC60DTiHzfGCFoaSsQAexZdlTgEuyCDgLuK8u5G7dEAHyKN8CBrtxLwDHAX8Z+l4N3GS0L3db4aN0X5opmc+2XZQAfb2LPd2eciG1lUSRJZ9qYHkZONwiYAjwSc3gs24BXWWWfzEVuMjQez13HljX8v7A28lvEgsInaBVcxLaAvr6sgJLtBWeNTrOB+4w2p8DRvoEnAPcXTVaY70QAbrbXwIONX7zBSAL/tvrk1+iviTllnRry2irr/QSEws4D7izCxMg1XQLLAQGGXpeCkw22kOWI49RMUujCJC+uwAfGtfcImAng4AtAMsBeg04pIkESOfbgQsMsNoGnxrtSrfv7rXrSlwXWN6kLZBgEBiB8iWUUZZPIN/AF1nMoiYSICDfAlt5iB4CxhpAzwXuMtqPBuY1lYB5wFEeqFeAwwyguvIUqvuiQO/xphJwP3Cmhyh0EKrOoGDIF7n+M5pKwEwXrqdBCaQSM77Ig7SSIicDs5pKwIvACA+pzFwZIF9OlKm36QyQV7jEqDDJk5VD58uFgGIGX1Se+6yJFqAKsqI6X84GdDb4Mh0Y5zUqjFYFakUTCXja5QLSmBQHbAL8ahAgT1AeYVreSKLLphGwF/CuAfLJQLldGSTFD75c5d4mNCoWyAqG9gYWGED1AOMKo12ZbiWA/idA++deY2DVTZ0Jh5UJPsFQtD/wDaAHGWl5EzgwaUi2gK4UXS11S0cTIjrMFBtYQdAk4DID0BnAAz4B6wNLgTKKG0VIDBHwqitwpOcW+OOB540FdeipNKbUWFrUtn06o5xOij4KyDuqU0IE3Obl/rLA63pTzm9XA8jKACjdniZAaSKFmUpB1yUhAlTsUEpMh913wEkuTe7rKTzPAHqO44vpKPkFhH3cWWBVV6ogJVYZUgz/tXtIYelzI3Ct0fExIGx6j7iKWBUUveyYBehv1RIjIEsfqziq8Xp4pSBJOYTVJFQcVY3wCFeKUjVGyYfQWB00+5bEVBECrNS+qsOKBpVHNCVWHs+LS7H5PV5pOu9v0+OKEOAXR39w1e1C7wM6AkJ1eLmkRcrpRQiQrqobXO5S3vL3/4kBKMsCknV0k+iasVLUMV3UX5SAPGtED8EOT+L9YENnCasUIXNO2goChFWHqAIRyxXN4qI1BCQg9dJESYq8LnbrCBAR8t50Lig6i0krCRBoVWhVlt45wkBrCRBuRZyPuAguxIPe9lXqhpd9DcZMXOvdkPF0Xu/8dohNUmZ/1QQkuitXr+d4fryuFx3jywQYm6suAqSX8vLTXKJDt4QqO6rtLYspXWZ/nQQkOJTAUJZGIav19q9MvKvN1RUIWKMAY5P3EBBjqO393d4C/gMVHwRQlpx21QAAAABJRU5ErkJggg==\");background-repeat:no-repeat;background-position:50% 50%;background-size:50%;fill:#000}.taro-video-toast-volume .taro-video-toast-value{margin-left:10px;margin-top:5px;width:80px;height:5px}.taro-video-toast-volume .taro-video-toast-value>.taro-video-toast-value-content{overflow:hidden}.taro-video-toast-volume-grids{width:80px;height:5px}.taro-video-toast-volume-grids-item{float:left;width:7.1px;height:5px;background-color:#000}.taro-video-toast-volume-grids-item:not(:first-child){margin-left:1px}.taro-video-toast.taro-video-toast-progress{padding:6px;background-color:rgba(0, 0, 0, 0.8);line-height:18px;font-size:14px;color:#fff}";
8
8
 
9
9
  const Video = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
10
10
  constructor() {
@@ -211,10 +211,10 @@ const Video = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
211
211
  // 全屏后,"退出"走的是浏览器事件,在此同步状态
212
212
  const timestamp = new Date().getTime();
213
213
  if (!e.detail && this.isFullScreen && !document[screenFn.fullscreenElement] && timestamp - this.fullScreenTimestamp > 100) {
214
- this.toggleFullScreen(false);
214
+ this.toggleFullScreen(false, true);
215
215
  }
216
216
  };
217
- this.toggleFullScreen = (isFullScreen = !this.isFullScreen) => {
217
+ this.toggleFullScreen = (isFullScreen = !this.isFullScreen, fromBrowser = false) => {
218
218
  this.isFullScreen = isFullScreen; // this.videoRef?.['webkitDisplayingFullscreen']
219
219
  this.controlsRef.toggleVisibility(true);
220
220
  this.fullScreenTimestamp = new Date().getTime();
@@ -227,6 +227,10 @@ const Video = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
227
227
  this.videoRef[screenFn.requestFullscreen]({ navigationUI: 'auto' });
228
228
  }, 0);
229
229
  }
230
+ else if (!fromBrowser) {
231
+ // Note: 全屏后,"退出全屏"是浏览器按钮是浏览器内部按钮,非html按钮,点击"退出全屏"按钮是浏览器内部实现功能。此时再次调用exitFullscreen反而会报错,因此不再调用
232
+ document[screenFn.exitFullscreen]();
233
+ }
230
234
  };
231
235
  this.toggleMute = (e) => {
232
236
  e.stopPropagation();