@tarojs/components 4.1.5-beta.7 → 4.1.5-beta.8

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 (897) hide show
  1. package/dist/cjs/index.cjs.js +0 -205
  2. package/dist/cjs/taro-ad-core.cjs.entry.js +14 -5
  3. package/dist/cjs/taro-ad-custom-core.cjs.entry.js +14 -5
  4. package/dist/cjs/taro-animation-video-core.cjs.entry.js +14 -5
  5. package/dist/cjs/taro-animation-view-core.cjs.entry.js +14 -5
  6. package/dist/cjs/taro-ar-camera-core.cjs.entry.js +14 -5
  7. package/dist/cjs/taro-audio-core.cjs.entry.js +51 -3
  8. package/dist/cjs/taro-aweme-data-core.cjs.entry.js +14 -5
  9. package/dist/cjs/taro-block-core.cjs.entry.js +10 -4
  10. package/dist/cjs/taro-button-core.cjs.entry.js +68 -4
  11. package/dist/cjs/taro-camera-core.cjs.entry.js +14 -5
  12. package/dist/cjs/taro-canvas-core.cjs.entry.js +44 -3
  13. package/dist/cjs/taro-channel-live-core.cjs.entry.js +14 -5
  14. package/dist/cjs/taro-channel-video-core.cjs.entry.js +14 -5
  15. package/dist/cjs/taro-checkbox-core_2.cjs.entry.js +117 -4
  16. package/dist/cjs/taro-comment-detail-core.cjs.entry.js +14 -5
  17. package/dist/cjs/taro-comment-list-core.cjs.entry.js +14 -5
  18. package/dist/cjs/taro-contact-button-core.cjs.entry.js +14 -5
  19. package/dist/cjs/taro-cover-image-core.cjs.entry.js +27 -3
  20. package/dist/cjs/taro-cover-view-core.cjs.entry.js +60 -4
  21. package/dist/cjs/taro-custom-wrapper-core.cjs.entry.js +10 -4
  22. package/dist/cjs/taro-double-tap-gesture-handler-core.cjs.entry.js +14 -5
  23. package/dist/cjs/taro-draggable-sheet-core.cjs.entry.js +14 -5
  24. package/dist/cjs/taro-editor-core.cjs.entry.js +14 -5
  25. package/dist/cjs/taro-follow-swan-core.cjs.entry.js +14 -5
  26. package/dist/cjs/taro-force-press-gesture-handler-core.cjs.entry.js +14 -5
  27. package/dist/cjs/taro-form-core.cjs.entry.js +137 -4
  28. package/dist/cjs/taro-functional-page-navigator-core.cjs.entry.js +14 -5
  29. package/dist/cjs/taro-grid-builder-core.cjs.entry.js +14 -5
  30. package/dist/cjs/taro-grid-view-core.cjs.entry.js +14 -5
  31. package/dist/cjs/taro-horizontal-drag-gesture-handler-core.cjs.entry.js +14 -5
  32. package/dist/cjs/taro-icon-core.cjs.entry.js +25 -4
  33. package/dist/cjs/taro-image-core.cjs.entry.js +55 -4
  34. package/dist/cjs/taro-inline-payment-panel-core.cjs.entry.js +14 -5
  35. package/dist/cjs/taro-input-core.cjs.entry.js +208 -3
  36. package/dist/cjs/taro-keyboard-accessory-core.cjs.entry.js +14 -5
  37. package/dist/cjs/taro-label-core.cjs.entry.js +11 -4
  38. package/dist/cjs/taro-lifestyle-core.cjs.entry.js +14 -5
  39. package/dist/cjs/taro-like-core.cjs.entry.js +14 -5
  40. package/dist/cjs/taro-list-builder-core.cjs.entry.js +14 -5
  41. package/dist/cjs/taro-list-view-core.cjs.entry.js +14 -5
  42. package/dist/cjs/taro-live-player-core.cjs.entry.js +14 -5
  43. package/dist/cjs/taro-live-pusher-core.cjs.entry.js +14 -5
  44. package/dist/cjs/taro-login-core.cjs.entry.js +14 -5
  45. package/dist/cjs/taro-long-press-gesture-handler-core.cjs.entry.js +14 -5
  46. package/dist/cjs/taro-lottie-core.cjs.entry.js +14 -5
  47. package/dist/cjs/taro-map-core.cjs.entry.js +1333 -4
  48. package/dist/cjs/taro-match-media-core.cjs.entry.js +14 -5
  49. package/dist/cjs/taro-movable-area-core_2.cjs.entry.js +477 -5
  50. package/dist/cjs/taro-native-slot-core.cjs.entry.js +14 -5
  51. package/dist/cjs/taro-navigation-bar-core.cjs.entry.js +14 -5
  52. package/dist/cjs/taro-navigator-core.cjs.entry.js +72 -5
  53. package/dist/cjs/taro-nested-scroll-body-core.cjs.entry.js +14 -5
  54. package/dist/cjs/taro-nested-scroll-header-core.cjs.entry.js +14 -5
  55. package/dist/cjs/taro-official-account-core.cjs.entry.js +14 -5
  56. package/dist/cjs/taro-open-container-core.cjs.entry.js +14 -5
  57. package/dist/cjs/taro-open-data-core.cjs.entry.js +14 -5
  58. package/dist/cjs/taro-page-container-core.cjs.entry.js +14 -5
  59. package/dist/cjs/taro-page-meta-core.cjs.entry.js +14 -5
  60. package/dist/cjs/taro-pan-gesture-handler-core.cjs.entry.js +14 -5
  61. package/dist/cjs/taro-picker-core_2.cjs.entry.js +684 -5
  62. package/dist/cjs/taro-picker-view-column-core_2.cjs.entry.js +174 -6
  63. package/dist/cjs/taro-progress-core.cjs.entry.js +34 -3
  64. package/dist/cjs/taro-pull-to-refresh-core.cjs.entry.js +264 -5
  65. package/dist/cjs/taro-radio-core_2.cjs.entry.js +131 -4
  66. package/dist/cjs/taro-rich-text-core.cjs.entry.js +68 -3
  67. package/dist/cjs/taro-root-portal-core.cjs.entry.js +14 -5
  68. package/dist/cjs/taro-rtc-room-core.cjs.entry.js +14 -5
  69. package/dist/cjs/taro-rtc-room-item-core.cjs.entry.js +14 -5
  70. package/dist/cjs/taro-scale-gesture-handler-core.cjs.entry.js +14 -5
  71. package/dist/cjs/taro-script-core.cjs.entry.js +14 -5
  72. package/dist/cjs/taro-scroll-view-core.cjs.entry.js +165 -6
  73. package/dist/cjs/taro-share-element-core.cjs.entry.js +14 -5
  74. package/dist/cjs/taro-slider-core.cjs.entry.js +158 -3
  75. package/dist/cjs/taro-slot-core.cjs.entry.js +14 -5
  76. package/dist/cjs/taro-snapshot-core.cjs.entry.js +14 -5
  77. package/dist/cjs/taro-span-core.cjs.entry.js +14 -5
  78. package/dist/cjs/taro-sticky-header-core.cjs.entry.js +14 -5
  79. package/dist/cjs/taro-sticky-section-core.cjs.entry.js +14 -5
  80. package/dist/cjs/taro-swiper-core_2.cjs.entry.js +422 -8
  81. package/dist/cjs/taro-switch-core.cjs.entry.js +57 -3
  82. package/dist/cjs/taro-tab-item-core.cjs.entry.js +14 -5
  83. package/dist/cjs/taro-tabbar.cjs.entry.js +347 -8
  84. package/dist/cjs/taro-tabs-core.cjs.entry.js +14 -5
  85. package/dist/cjs/taro-tap-gesture-handler-core.cjs.entry.js +14 -5
  86. package/dist/cjs/taro-text-core.cjs.entry.js +20 -3
  87. package/dist/cjs/taro-textarea-core.cjs.entry.js +156 -3
  88. package/dist/cjs/taro-vertical-drag-gesture-handler-core.cjs.entry.js +14 -5
  89. package/dist/cjs/taro-video-control_3.cjs.entry.js +743 -8
  90. package/dist/cjs/taro-view-core.cjs.entry.js +65 -5
  91. package/dist/cjs/taro-voip-room-core.cjs.entry.js +14 -5
  92. package/dist/cjs/taro-web-view-core.cjs.entry.js +22 -3
  93. package/dist/collection/index.js +1 -1
  94. package/dist/components/index.js +96 -98
  95. package/dist/components/taro-ad-core.js +1 -1
  96. package/dist/components/taro-ad-custom-core.js +1 -1
  97. package/dist/components/taro-animation-video-core.js +1 -1
  98. package/dist/components/taro-animation-view-core.js +1 -1
  99. package/dist/components/taro-ar-camera-core.js +1 -1
  100. package/dist/components/taro-audio-core.js +1 -1
  101. package/dist/components/taro-aweme-data-core.js +1 -1
  102. package/dist/components/taro-block-core.js +1 -1
  103. package/dist/components/taro-button-core.js +1 -1
  104. package/dist/components/taro-camera-core.js +1 -1
  105. package/dist/components/taro-canvas-core.js +1 -1
  106. package/dist/components/taro-channel-live-core.js +1 -1
  107. package/dist/components/taro-channel-video-core.js +1 -1
  108. package/dist/components/taro-checkbox-core.js +1 -1
  109. package/dist/components/taro-checkbox-group-core.js +1 -1
  110. package/dist/components/taro-comment-detail-core.js +1 -1
  111. package/dist/components/taro-comment-list-core.js +1 -1
  112. package/dist/components/taro-contact-button-core.js +1 -1
  113. package/dist/components/taro-cover-image-core.js +1 -1
  114. package/dist/components/taro-cover-view-core.js +1 -1
  115. package/dist/components/taro-custom-wrapper-core.js +1 -1
  116. package/dist/components/taro-double-tap-gesture-handler-core.js +1 -1
  117. package/dist/components/taro-draggable-sheet-core.js +1 -1
  118. package/dist/components/taro-editor-core.js +1 -1
  119. package/dist/components/taro-follow-swan-core.js +1 -1
  120. package/dist/components/taro-force-press-gesture-handler-core.js +1 -1
  121. package/dist/components/taro-form-core.js +1 -1
  122. package/dist/components/taro-functional-page-navigator-core.js +1 -1
  123. package/dist/components/taro-grid-builder-core.js +1 -1
  124. package/dist/components/taro-grid-view-core.js +1 -1
  125. package/dist/components/taro-horizontal-drag-gesture-handler-core.js +1 -1
  126. package/dist/components/taro-icon-core.js +1 -1
  127. package/dist/components/taro-image-core.js +1 -1
  128. package/dist/components/taro-inline-payment-panel-core.js +1 -1
  129. package/dist/components/taro-input-core.js +1 -1
  130. package/dist/components/taro-keyboard-accessory-core.js +1 -1
  131. package/dist/components/taro-label-core.js +1 -1
  132. package/dist/components/taro-lifestyle-core.js +1 -1
  133. package/dist/components/taro-like-core.js +1 -1
  134. package/dist/components/taro-list-builder-core.js +1 -1
  135. package/dist/components/taro-list-view-core.js +1 -1
  136. package/dist/components/taro-live-player-core.js +1 -1
  137. package/dist/components/taro-live-pusher-core.js +1 -1
  138. package/dist/components/taro-login-core.js +1 -1
  139. package/dist/components/taro-long-press-gesture-handler-core.js +1 -1
  140. package/dist/components/taro-lottie-core.js +1 -1
  141. package/dist/components/taro-map-core.js +1 -1
  142. package/dist/components/taro-match-media-core.js +1 -1
  143. package/dist/components/taro-movable-area-core.js +1 -1
  144. package/dist/components/taro-movable-view-core.js +1 -1
  145. package/dist/components/taro-native-slot-core.js +1 -1
  146. package/dist/components/taro-navigation-bar-core.js +1 -1
  147. package/dist/components/taro-navigator-core.js +1 -1
  148. package/dist/components/taro-nested-scroll-body-core.js +1 -1
  149. package/dist/components/taro-nested-scroll-header-core.js +1 -1
  150. package/dist/components/taro-official-account-core.js +1 -1
  151. package/dist/components/taro-open-container-core.js +1 -1
  152. package/dist/components/taro-open-data-core.js +1 -1
  153. package/dist/components/taro-page-container-core.js +1 -1
  154. package/dist/components/taro-page-meta-core.js +1 -1
  155. package/dist/components/taro-pan-gesture-handler-core.js +1 -1
  156. package/dist/components/taro-picker-core.js +1 -1
  157. package/dist/components/taro-picker-view-column-core.js +1 -1
  158. package/dist/components/taro-picker-view-core.js +1 -1
  159. package/dist/components/taro-progress-core.js +1 -1
  160. package/dist/components/taro-pull-to-refresh-core.js +1 -1
  161. package/dist/components/taro-radio-core.js +1 -1
  162. package/dist/components/taro-radio-group-core.js +1 -1
  163. package/dist/components/taro-rich-text-core.js +1 -1
  164. package/dist/components/taro-root-portal-core.js +1 -1
  165. package/dist/components/taro-rtc-room-core.js +1 -1
  166. package/dist/components/taro-rtc-room-item-core.js +1 -1
  167. package/dist/components/taro-scale-gesture-handler-core.js +1 -1
  168. package/dist/components/taro-script-core.js +1 -1
  169. package/dist/components/taro-scroll-view-core.js +1 -1
  170. package/dist/components/taro-share-element-core.js +1 -1
  171. package/dist/components/taro-slider-core.js +1 -1
  172. package/dist/components/taro-slot-core.js +1 -1
  173. package/dist/components/taro-snapshot-core.js +1 -1
  174. package/dist/components/taro-span-core.js +1 -1
  175. package/dist/components/taro-sticky-header-core.js +1 -1
  176. package/dist/components/taro-sticky-section-core.js +1 -1
  177. package/dist/components/taro-swiper-core.js +1 -1
  178. package/dist/components/taro-swiper-item-core.js +1 -1
  179. package/dist/components/taro-switch-core.js +1 -1
  180. package/dist/components/taro-tab-item-core.js +1 -1
  181. package/dist/components/taro-tabbar.js +1 -1
  182. package/dist/components/taro-tabs-core.js +1 -1
  183. package/dist/components/taro-tap-gesture-handler-core.js +1 -1
  184. package/dist/components/taro-text-core.js +1 -1
  185. package/dist/components/taro-textarea-core.js +1 -1
  186. package/dist/components/taro-vertical-drag-gesture-handler-core.js +1 -1
  187. package/dist/components/taro-video-core.js +2 -2
  188. package/dist/components/taro-view-core.js +1 -1
  189. package/dist/components/taro-voip-room-core.js +1 -1
  190. package/dist/components/taro-web-view-core.js +1 -1
  191. package/dist/esm/index.js +1 -100
  192. package/dist/esm/taro-ad-core.entry.js +16 -3
  193. package/dist/esm/taro-ad-custom-core.entry.js +16 -3
  194. package/dist/esm/taro-animation-video-core.entry.js +16 -3
  195. package/dist/esm/taro-animation-view-core.entry.js +16 -3
  196. package/dist/esm/taro-ar-camera-core.entry.js +16 -3
  197. package/dist/esm/taro-audio-core.entry.js +54 -2
  198. package/dist/esm/taro-aweme-data-core.entry.js +16 -3
  199. package/dist/esm/taro-block-core.entry.js +12 -2
  200. package/dist/esm/taro-button-core.entry.js +71 -3
  201. package/dist/esm/taro-camera-core.entry.js +16 -3
  202. package/dist/esm/taro-canvas-core.entry.js +47 -2
  203. package/dist/esm/taro-channel-live-core.entry.js +16 -3
  204. package/dist/esm/taro-channel-video-core.entry.js +16 -3
  205. package/dist/esm/taro-checkbox-core_2.entry.js +119 -2
  206. package/dist/esm/taro-comment-detail-core.entry.js +16 -3
  207. package/dist/esm/taro-comment-list-core.entry.js +16 -3
  208. package/dist/esm/taro-contact-button-core.entry.js +16 -3
  209. package/dist/esm/taro-cover-image-core.entry.js +30 -2
  210. package/dist/esm/taro-cover-view-core.entry.js +63 -3
  211. package/dist/esm/taro-custom-wrapper-core.entry.js +12 -2
  212. package/dist/esm/taro-double-tap-gesture-handler-core.entry.js +16 -3
  213. package/dist/esm/taro-draggable-sheet-core.entry.js +16 -3
  214. package/dist/esm/taro-editor-core.entry.js +16 -3
  215. package/dist/esm/taro-follow-swan-core.entry.js +16 -3
  216. package/dist/esm/taro-force-press-gesture-handler-core.entry.js +16 -3
  217. package/dist/esm/taro-form-core.entry.js +139 -2
  218. package/dist/esm/taro-functional-page-navigator-core.entry.js +16 -3
  219. package/dist/esm/taro-grid-builder-core.entry.js +16 -3
  220. package/dist/esm/taro-grid-view-core.entry.js +16 -3
  221. package/dist/esm/taro-horizontal-drag-gesture-handler-core.entry.js +16 -3
  222. package/dist/esm/taro-icon-core.entry.js +28 -3
  223. package/dist/esm/taro-image-core.entry.js +58 -3
  224. package/dist/esm/taro-inline-payment-panel-core.entry.js +16 -3
  225. package/dist/esm/taro-input-core.entry.js +211 -2
  226. package/dist/esm/taro-keyboard-accessory-core.entry.js +16 -3
  227. package/dist/esm/taro-label-core.entry.js +13 -2
  228. package/dist/esm/taro-lifestyle-core.entry.js +16 -3
  229. package/dist/esm/taro-like-core.entry.js +16 -3
  230. package/dist/esm/taro-list-builder-core.entry.js +16 -3
  231. package/dist/esm/taro-list-view-core.entry.js +16 -3
  232. package/dist/esm/taro-live-player-core.entry.js +16 -3
  233. package/dist/esm/taro-live-pusher-core.entry.js +16 -3
  234. package/dist/esm/taro-login-core.entry.js +16 -3
  235. package/dist/esm/taro-long-press-gesture-handler-core.entry.js +16 -3
  236. package/dist/esm/taro-lottie-core.entry.js +16 -3
  237. package/dist/esm/taro-map-core.entry.js +1332 -3
  238. package/dist/esm/taro-match-media-core.entry.js +16 -3
  239. package/dist/esm/taro-movable-area-core_2.entry.js +479 -3
  240. package/dist/esm/taro-native-slot-core.entry.js +16 -3
  241. package/dist/esm/taro-navigation-bar-core.entry.js +16 -3
  242. package/dist/esm/taro-navigator-core.entry.js +71 -4
  243. package/dist/esm/taro-nested-scroll-body-core.entry.js +16 -3
  244. package/dist/esm/taro-nested-scroll-header-core.entry.js +16 -3
  245. package/dist/esm/taro-official-account-core.entry.js +16 -3
  246. package/dist/esm/taro-open-container-core.entry.js +16 -3
  247. package/dist/esm/taro-open-data-core.entry.js +16 -3
  248. package/dist/esm/taro-page-container-core.entry.js +16 -3
  249. package/dist/esm/taro-page-meta-core.entry.js +16 -3
  250. package/dist/esm/taro-pan-gesture-handler-core.entry.js +16 -3
  251. package/dist/esm/taro-picker-core_2.entry.js +686 -3
  252. package/dist/esm/taro-picker-view-column-core_2.entry.js +176 -4
  253. package/dist/esm/taro-progress-core.entry.js +37 -2
  254. package/dist/esm/taro-pull-to-refresh-core.entry.js +263 -4
  255. package/dist/esm/taro-radio-core_2.entry.js +133 -2
  256. package/dist/esm/taro-rich-text-core.entry.js +71 -2
  257. package/dist/esm/taro-root-portal-core.entry.js +16 -3
  258. package/dist/esm/taro-rtc-room-core.entry.js +16 -3
  259. package/dist/esm/taro-rtc-room-item-core.entry.js +16 -3
  260. package/dist/esm/taro-scale-gesture-handler-core.entry.js +16 -3
  261. package/dist/esm/taro-script-core.entry.js +16 -3
  262. package/dist/esm/taro-scroll-view-core.entry.js +168 -5
  263. package/dist/esm/taro-share-element-core.entry.js +16 -3
  264. package/dist/esm/taro-slider-core.entry.js +161 -2
  265. package/dist/esm/taro-slot-core.entry.js +16 -3
  266. package/dist/esm/taro-snapshot-core.entry.js +16 -3
  267. package/dist/esm/taro-span-core.entry.js +16 -3
  268. package/dist/esm/taro-sticky-header-core.entry.js +16 -3
  269. package/dist/esm/taro-sticky-section-core.entry.js +16 -3
  270. package/dist/esm/taro-swiper-core_2.entry.js +420 -6
  271. package/dist/esm/taro-switch-core.entry.js +60 -2
  272. package/dist/esm/taro-tab-item-core.entry.js +16 -3
  273. package/dist/esm/taro-tabbar.entry.js +345 -7
  274. package/dist/esm/taro-tabs-core.entry.js +16 -3
  275. package/dist/esm/taro-tap-gesture-handler-core.entry.js +16 -3
  276. package/dist/esm/taro-text-core.entry.js +23 -2
  277. package/dist/esm/taro-textarea-core.entry.js +159 -2
  278. package/dist/esm/taro-vertical-drag-gesture-handler-core.entry.js +16 -3
  279. package/dist/esm/taro-video-control_3.entry.js +720 -5
  280. package/dist/esm/taro-view-core.entry.js +68 -4
  281. package/dist/esm/taro-voip-room-core.entry.js +16 -3
  282. package/dist/esm/taro-web-view-core.entry.js +25 -2
  283. package/dist/taro-components/index.esm.js +0 -1
  284. package/dist/taro-components/p-00ba8330.entry.js +1 -0
  285. package/dist/taro-components/p-01285c99.entry.js +1 -0
  286. package/dist/taro-components/p-028a06be.entry.js +1 -0
  287. package/dist/taro-components/p-02dfd28a.entry.js +1 -0
  288. package/dist/taro-components/p-041adaea.entry.js +1 -0
  289. package/dist/taro-components/p-053f9336.entry.js +1 -0
  290. package/dist/taro-components/{p-d1a1274a.js → p-07864e09.entry.js} +1 -1
  291. package/dist/taro-components/p-0adabf61.entry.js +1 -0
  292. package/dist/taro-components/p-0ea53611.entry.js +1 -0
  293. package/dist/taro-components/{p-553b9dc1.js → p-12075d7a.entry.js} +1 -1
  294. package/dist/taro-components/p-1524f0a7.entry.js +1 -0
  295. package/dist/taro-components/p-1c499e26.entry.js +1 -0
  296. package/dist/taro-components/p-1ce39dc0.entry.js +1 -0
  297. package/dist/taro-components/p-1e0c4a2f.entry.js +1 -0
  298. package/dist/taro-components/p-1e8b1d53.entry.js +1 -0
  299. package/dist/taro-components/p-262d3cc6.entry.js +1 -0
  300. package/dist/taro-components/{p-c7f9e228.js → p-27392e58.entry.js} +1 -1
  301. package/dist/taro-components/p-27e67e4c.entry.js +1 -0
  302. package/dist/taro-components/p-2f681c42.entry.js +1 -0
  303. package/dist/taro-components/p-2f7ecf80.entry.js +1 -0
  304. package/dist/taro-components/{p-a6c178f3.js → p-31998393.entry.js} +1 -1
  305. package/dist/taro-components/p-349011e5.entry.js +1 -0
  306. package/dist/taro-components/p-37774f52.entry.js +1 -0
  307. package/dist/taro-components/p-3a0afbaa.entry.js +1 -0
  308. package/dist/taro-components/p-3aabc29c.entry.js +1 -0
  309. package/dist/taro-components/{p-2b1afb2c.js → p-3b0507ef.entry.js} +1 -1
  310. package/dist/taro-components/p-3fe35d51.entry.js +1 -0
  311. package/dist/taro-components/p-41d62a49.entry.js +1 -0
  312. package/dist/taro-components/p-452f2d23.entry.js +1 -0
  313. package/dist/taro-components/p-45415f8a.entry.js +1 -0
  314. package/dist/taro-components/p-4db97a66.entry.js +1 -0
  315. package/dist/taro-components/p-523197fa.entry.js +1 -0
  316. package/dist/taro-components/p-53f2859c.entry.js +1 -0
  317. package/dist/taro-components/{p-1c317d71.js → p-5534e4e7.entry.js} +1 -1
  318. package/dist/taro-components/p-553ab0f6.entry.js +1 -0
  319. package/dist/taro-components/{p-1f81d4f4.js → p-589e0de6.entry.js} +1 -1
  320. package/dist/taro-components/p-5e4fa085.entry.js +1 -0
  321. package/dist/taro-components/p-5efcb8c2.entry.js +1 -0
  322. package/dist/taro-components/p-5efe8af4.entry.js +1 -0
  323. package/dist/taro-components/p-64476900.entry.js +1 -0
  324. package/dist/taro-components/p-64eab0b1.entry.js +1 -0
  325. package/dist/taro-components/p-67c93469.entry.js +1 -0
  326. package/dist/taro-components/p-6c93f8b0.entry.js +1 -0
  327. package/dist/taro-components/p-716f9758.entry.js +1 -0
  328. package/dist/taro-components/p-72dc94f1.entry.js +1 -0
  329. package/dist/taro-components/p-763b130b.entry.js +1 -0
  330. package/dist/taro-components/{p-53b69659.js → p-7717e485.entry.js} +1 -1
  331. package/dist/taro-components/p-79a3916f.entry.js +1 -0
  332. package/dist/taro-components/p-82699c7b.entry.js +1 -0
  333. package/dist/taro-components/{p-24ef5f8c.js → p-826f9f91.entry.js} +1 -1
  334. package/dist/taro-components/{p-67c4cf7e.js → p-82d74d01.entry.js} +1 -1
  335. package/dist/taro-components/p-9108e872.entry.js +1 -0
  336. package/dist/taro-components/p-96054089.entry.js +1 -0
  337. package/dist/taro-components/p-98ce7aae.entry.js +1 -0
  338. package/dist/taro-components/p-9b1d4fbc.entry.js +1 -0
  339. package/dist/taro-components/p-9cfe7bc7.entry.js +1 -0
  340. package/dist/taro-components/p-a4b9f9b8.entry.js +1 -0
  341. package/dist/taro-components/{p-35aac6e0.js → p-a5b32f59.entry.js} +1 -1
  342. package/dist/taro-components/{p-6e2f460d.js → p-a8d628f8.entry.js} +1 -1
  343. package/dist/taro-components/p-aabad1f7.entry.js +1 -0
  344. package/dist/taro-components/p-ac41c34a.entry.js +1 -0
  345. package/dist/taro-components/p-b4eb9ea9.entry.js +1 -0
  346. package/dist/taro-components/p-bd725f0c.entry.js +1 -0
  347. package/dist/taro-components/{p-4d79a974.js → p-bd7ab2a5.entry.js} +1 -1
  348. package/dist/taro-components/{p-b2979101.js → p-bf71dd37.entry.js} +1 -1
  349. package/dist/taro-components/{p-1f517ad8.js → p-bf7ed5a8.entry.js} +1 -1
  350. package/dist/taro-components/p-c27955cc.entry.js +1 -0
  351. package/dist/taro-components/p-c56d7ae1.entry.js +1 -0
  352. package/dist/taro-components/p-c7457e18.entry.js +1 -0
  353. package/dist/taro-components/p-c7e2387f.entry.js +1 -0
  354. package/dist/taro-components/p-c961a230.entry.js +1 -0
  355. package/dist/taro-components/{p-cae824d1.js → p-ca3322c9.entry.js} +1 -1
  356. package/dist/taro-components/p-ced965cb.entry.js +1 -0
  357. package/dist/taro-components/p-d638dd70.entry.js +1 -0
  358. package/dist/taro-components/p-d8a90cf1.entry.js +1 -0
  359. package/dist/taro-components/{p-45c3b3bf.js → p-dc6b5615.entry.js} +1 -1
  360. package/dist/taro-components/p-e13bf240.entry.js +1 -0
  361. package/dist/taro-components/p-e1975260.entry.js +1 -0
  362. package/dist/taro-components/p-e3354af8.entry.js +1 -0
  363. package/dist/taro-components/p-e5615469.entry.js +1 -0
  364. package/dist/taro-components/{p-8d996705.js → p-e62af250.entry.js} +1 -1
  365. package/dist/taro-components/p-e6f1912a.entry.js +1 -0
  366. package/dist/taro-components/p-ea77d5fe.entry.js +1 -0
  367. package/dist/taro-components/p-eb1fe297.entry.js +1 -0
  368. package/dist/taro-components/p-ecd3afe8.entry.js +1 -0
  369. package/dist/taro-components/{p-bd7613d0.js → p-ee17fc14.entry.js} +1 -1
  370. package/dist/taro-components/{p-beae3fe0.js → p-f2fb4988.entry.js} +1 -1
  371. package/dist/taro-components/p-f3de0aa9.entry.js +1 -0
  372. package/dist/taro-components/p-f997a7a2.entry.js +1 -0
  373. package/dist/taro-components/p-fd0a7b45.entry.js +1 -0
  374. package/dist/taro-components/p-ffab09c1.entry.js +1 -0
  375. package/dist/taro-components/taro-components.esm.js +1 -1
  376. package/dist/types/index.d.ts +1 -1
  377. package/package.json +5 -5
  378. package/dist/cjs/ad-6e5e6c21.js +0 -18
  379. package/dist/cjs/ad-custom-03478475.js +0 -18
  380. package/dist/cjs/animation-video-7fc33f99.js +0 -18
  381. package/dist/cjs/animation-view-80fa5d0f.js +0 -18
  382. package/dist/cjs/ar-camera-a5b4fc84.js +0 -18
  383. package/dist/cjs/audio-df2bacdd.js +0 -56
  384. package/dist/cjs/aweme-data-c526f1a1.js +0 -18
  385. package/dist/cjs/block-019beb65.js +0 -14
  386. package/dist/cjs/button-8f729d81.js +0 -73
  387. package/dist/cjs/camera-d82d6f4d.js +0 -18
  388. package/dist/cjs/canvas-5ed991dd.js +0 -49
  389. package/dist/cjs/channel-live-691e20a5.js +0 -18
  390. package/dist/cjs/channel-video-126a3305.js +0 -18
  391. package/dist/cjs/checkbox-ffc9c1a2.js +0 -122
  392. package/dist/cjs/comment-detail-87637299.js +0 -18
  393. package/dist/cjs/comment-list-a18163da.js +0 -18
  394. package/dist/cjs/contact-button-75ae4609.js +0 -18
  395. package/dist/cjs/cover-image-1bf95a9b.js +0 -32
  396. package/dist/cjs/cover-view-a0e4395c.js +0 -65
  397. package/dist/cjs/custom-wrapper-64a8245e.js +0 -14
  398. package/dist/cjs/draggable-sheet-749618d6.js +0 -18
  399. package/dist/cjs/editor-81a773f9.js +0 -18
  400. package/dist/cjs/follow-swan-794e3367.js +0 -18
  401. package/dist/cjs/form-f24b8935.js +0 -141
  402. package/dist/cjs/functional-page-navigator-db0aeeb5.js +0 -18
  403. package/dist/cjs/grid-builder-0757691d.js +0 -18
  404. package/dist/cjs/grid-view-b77da424.js +0 -18
  405. package/dist/cjs/icon-93e7c472.js +0 -30
  406. package/dist/cjs/image-4303ed3a.js +0 -60
  407. package/dist/cjs/inline-payment-panel-0068d0e4.js +0 -18
  408. package/dist/cjs/input-f39a63db.js +0 -213
  409. package/dist/cjs/keyboard-accessory-d7d227b7.js +0 -18
  410. package/dist/cjs/label-e54a79ee.js +0 -15
  411. package/dist/cjs/lifestyle-189b4b3a.js +0 -18
  412. package/dist/cjs/like-b6a72cb7.js +0 -18
  413. package/dist/cjs/list-builder-d7a3f023.js +0 -18
  414. package/dist/cjs/list-view-7cf454c7.js +0 -18
  415. package/dist/cjs/live-player-2115d649.js +0 -18
  416. package/dist/cjs/live-pusher-6a8da38c.js +0 -18
  417. package/dist/cjs/login-cd972083.js +0 -18
  418. package/dist/cjs/lottie-802328ca.js +0 -18
  419. package/dist/cjs/map-841765a9.js +0 -1338
  420. package/dist/cjs/match-media-6e2efc2f.js +0 -18
  421. package/dist/cjs/movable-view-9fa169e1.js +0 -482
  422. package/dist/cjs/native-slot-142506c1.js +0 -18
  423. package/dist/cjs/navigation-bar-b4ff564a.js +0 -18
  424. package/dist/cjs/navigator-43495d4f.js +0 -77
  425. package/dist/cjs/nested-scroll-body-9caab58f.js +0 -18
  426. package/dist/cjs/nested-scroll-header-c5b64f3d.js +0 -18
  427. package/dist/cjs/official-account-f53ef4c9.js +0 -18
  428. package/dist/cjs/open-container-dcb0756e.js +0 -18
  429. package/dist/cjs/open-data-295d2a0f.js +0 -18
  430. package/dist/cjs/page-container-c02ef21e.js +0 -18
  431. package/dist/cjs/page-meta-80a7a861.js +0 -18
  432. package/dist/cjs/picker-0b3ae89d.js +0 -689
  433. package/dist/cjs/picker-view-ee39f2b6.js +0 -179
  434. package/dist/cjs/progress-0434432f.js +0 -39
  435. package/dist/cjs/pull-to-refresh-a7a9d80c.js +0 -269
  436. package/dist/cjs/radio-fa441dee.js +0 -136
  437. package/dist/cjs/rich-text-f88b18dd.js +0 -73
  438. package/dist/cjs/root-portal-849d424f.js +0 -18
  439. package/dist/cjs/rtc-room-e32e8e93.js +0 -18
  440. package/dist/cjs/rtc-room-item-f2696f3e.js +0 -18
  441. package/dist/cjs/script-1d8392d2.js +0 -18
  442. package/dist/cjs/script-2eb2d361.js +0 -18
  443. package/dist/cjs/script-33ab1b9b.js +0 -18
  444. package/dist/cjs/script-66238de4.js +0 -18
  445. package/dist/cjs/script-7d8a337e.js +0 -18
  446. package/dist/cjs/script-9767d763.js +0 -18
  447. package/dist/cjs/script-aa62f496.js +0 -18
  448. package/dist/cjs/script-d39c17ed.js +0 -18
  449. package/dist/cjs/script-d7887902.js +0 -18
  450. package/dist/cjs/scroll-view-65cb8d5f.js +0 -170
  451. package/dist/cjs/share-element-68928fbf.js +0 -18
  452. package/dist/cjs/slider-4093049a.js +0 -163
  453. package/dist/cjs/slot-bb81659e.js +0 -18
  454. package/dist/cjs/snapshot-c2520c58.js +0 -18
  455. package/dist/cjs/span-fb1efcaf.js +0 -18
  456. package/dist/cjs/sticky-header-dcde70ca.js +0 -18
  457. package/dist/cjs/sticky-section-170bc892.js +0 -18
  458. package/dist/cjs/swiper-3ab835bb.js +0 -427
  459. package/dist/cjs/switch-586022a8.js +0 -62
  460. package/dist/cjs/tab-item-cfa3339e.js +0 -18
  461. package/dist/cjs/tabbar-41113df5.js +0 -353
  462. package/dist/cjs/tabs-be7f918d.js +0 -18
  463. package/dist/cjs/text-642f2f48.js +0 -25
  464. package/dist/cjs/textarea-3f14df1c.js +0 -161
  465. package/dist/cjs/video-75aca914.js +0 -748
  466. package/dist/cjs/view-609adfc6.js +0 -70
  467. package/dist/cjs/voip-room-7f55d8a0.js +0 -18
  468. package/dist/cjs/web-view-be5a2d1d.js +0 -27
  469. package/dist/collection/components/ad/index.js +0 -1
  470. package/dist/collection/components/ad-custom/index.js +0 -1
  471. package/dist/collection/components/animation-video/index.js +0 -1
  472. package/dist/collection/components/animation-view/index.js +0 -1
  473. package/dist/collection/components/ar-camera/index.js +0 -1
  474. package/dist/collection/components/audio/index.js +0 -1
  475. package/dist/collection/components/aweme-data/index.js +0 -1
  476. package/dist/collection/components/block/index.js +0 -1
  477. package/dist/collection/components/button/index.js +0 -1
  478. package/dist/collection/components/camera/index.js +0 -1
  479. package/dist/collection/components/canvas/index.js +0 -1
  480. package/dist/collection/components/channel-live/index.js +0 -1
  481. package/dist/collection/components/channel-video/index.js +0 -1
  482. package/dist/collection/components/checkbox/index.js +0 -2
  483. package/dist/collection/components/comment/index.js +0 -2
  484. package/dist/collection/components/contact-button/index.js +0 -1
  485. package/dist/collection/components/cover-image/index.js +0 -1
  486. package/dist/collection/components/cover-view/index.js +0 -1
  487. package/dist/collection/components/custom-wrapper/index.js +0 -1
  488. package/dist/collection/components/double-tap-gesture-handler/index.js +0 -1
  489. package/dist/collection/components/draggable-sheet/index.js +0 -1
  490. package/dist/collection/components/editor/index.js +0 -1
  491. package/dist/collection/components/follow-swan/index.js +0 -1
  492. package/dist/collection/components/force-press-gesture-handler/index.js +0 -1
  493. package/dist/collection/components/form/index.js +0 -1
  494. package/dist/collection/components/functional-page-navigator/index.js +0 -1
  495. package/dist/collection/components/grid-builder/index.js +0 -1
  496. package/dist/collection/components/grid-view/index.js +0 -1
  497. package/dist/collection/components/horizontal-drag-gesture-handler/index.js +0 -1
  498. package/dist/collection/components/icon/index.js +0 -1
  499. package/dist/collection/components/image/index.js +0 -1
  500. package/dist/collection/components/index.js +0 -87
  501. package/dist/collection/components/inline-payment-panel/index.js +0 -1
  502. package/dist/collection/components/input/index.js +0 -1
  503. package/dist/collection/components/keyboard-accessory/index.js +0 -1
  504. package/dist/collection/components/label/index.js +0 -1
  505. package/dist/collection/components/lifestyle/index.js +0 -1
  506. package/dist/collection/components/like/index.js +0 -1
  507. package/dist/collection/components/list-builder/index.js +0 -1
  508. package/dist/collection/components/list-view/index.js +0 -1
  509. package/dist/collection/components/live-player/index.js +0 -1
  510. package/dist/collection/components/live-pusher/index.js +0 -1
  511. package/dist/collection/components/login/index.js +0 -1
  512. package/dist/collection/components/long-press-gesture-handler/index.js +0 -1
  513. package/dist/collection/components/lottie/index.js +0 -1
  514. package/dist/collection/components/map/index.js +0 -1
  515. package/dist/collection/components/match-media/index.js +0 -1
  516. package/dist/collection/components/movable-area/index.js +0 -2
  517. package/dist/collection/components/navigation-bar/index.js +0 -1
  518. package/dist/collection/components/navigator/index.js +0 -1
  519. package/dist/collection/components/nested-scroll-body/index.js +0 -1
  520. package/dist/collection/components/nested-scroll-header/index.js +0 -1
  521. package/dist/collection/components/official-account/index.js +0 -1
  522. package/dist/collection/components/open-container/index.js +0 -1
  523. package/dist/collection/components/open-data/index.js +0 -1
  524. package/dist/collection/components/page-container/index.js +0 -1
  525. package/dist/collection/components/page-meta/index.js +0 -1
  526. package/dist/collection/components/pan-gesture-handler/index.js +0 -1
  527. package/dist/collection/components/picker/index.js +0 -2
  528. package/dist/collection/components/picker-view/index.js +0 -2
  529. package/dist/collection/components/progress/index.js +0 -1
  530. package/dist/collection/components/pull-to-refresh/index.js +0 -1
  531. package/dist/collection/components/radio/index.js +0 -2
  532. package/dist/collection/components/rich-text/index.js +0 -1
  533. package/dist/collection/components/root-portal/index.js +0 -1
  534. package/dist/collection/components/rtc-room/index.js +0 -2
  535. package/dist/collection/components/scale-gesture-handler/index.js +0 -1
  536. package/dist/collection/components/script/index.js +0 -1
  537. package/dist/collection/components/scroll-view/index.js +0 -1
  538. package/dist/collection/components/share-element/index.js +0 -1
  539. package/dist/collection/components/slider/index.js +0 -1
  540. package/dist/collection/components/slot/index.js +0 -2
  541. package/dist/collection/components/snapshot/index.js +0 -1
  542. package/dist/collection/components/span/index.js +0 -1
  543. package/dist/collection/components/sticky-header/index.js +0 -1
  544. package/dist/collection/components/sticky-section/index.js +0 -1
  545. package/dist/collection/components/swiper/index.js +0 -2
  546. package/dist/collection/components/switch/index.js +0 -1
  547. package/dist/collection/components/tabbar/index.js +0 -2
  548. package/dist/collection/components/tabs/index.js +0 -2
  549. package/dist/collection/components/tap-gesture-handler/index.js +0 -1
  550. package/dist/collection/components/text/index.js +0 -1
  551. package/dist/collection/components/textarea/index.js +0 -1
  552. package/dist/collection/components/vertical-drag-gesture-handler/index.js +0 -1
  553. package/dist/collection/components/video/index.js +0 -3
  554. package/dist/collection/components/view/index.js +0 -1
  555. package/dist/collection/components/voip-room/index.js +0 -1
  556. package/dist/collection/components/web-view/index.js +0 -1
  557. package/dist/esm/ad-cfb00041.js +0 -16
  558. package/dist/esm/ad-custom-4a0d4eb2.js +0 -16
  559. package/dist/esm/animation-video-5215c138.js +0 -16
  560. package/dist/esm/animation-view-a07c6ea9.js +0 -16
  561. package/dist/esm/ar-camera-d578c533.js +0 -16
  562. package/dist/esm/audio-fd0e719f.js +0 -54
  563. package/dist/esm/aweme-data-2e12d8c9.js +0 -16
  564. package/dist/esm/block-796aa7d8.js +0 -12
  565. package/dist/esm/button-cd801674.js +0 -71
  566. package/dist/esm/camera-1791b404.js +0 -16
  567. package/dist/esm/canvas-5531b496.js +0 -47
  568. package/dist/esm/channel-live-b63e080a.js +0 -16
  569. package/dist/esm/channel-video-d4ee7254.js +0 -16
  570. package/dist/esm/checkbox-da6b07ea.js +0 -119
  571. package/dist/esm/comment-detail-02a3e8ee.js +0 -16
  572. package/dist/esm/comment-list-a62325be.js +0 -16
  573. package/dist/esm/contact-button-68e95a69.js +0 -16
  574. package/dist/esm/cover-image-0783b2c1.js +0 -30
  575. package/dist/esm/cover-view-8330b60d.js +0 -63
  576. package/dist/esm/custom-wrapper-0bb13a12.js +0 -12
  577. package/dist/esm/draggable-sheet-67355f70.js +0 -16
  578. package/dist/esm/editor-743e35d0.js +0 -16
  579. package/dist/esm/follow-swan-dbdf5cc8.js +0 -16
  580. package/dist/esm/form-576398ba.js +0 -139
  581. package/dist/esm/functional-page-navigator-63f675f4.js +0 -16
  582. package/dist/esm/grid-builder-cf0aa856.js +0 -16
  583. package/dist/esm/grid-view-353586e4.js +0 -16
  584. package/dist/esm/icon-88383f2c.js +0 -28
  585. package/dist/esm/image-b0b222bc.js +0 -58
  586. package/dist/esm/inline-payment-panel-73925dd2.js +0 -16
  587. package/dist/esm/input-4104e3ea.js +0 -211
  588. package/dist/esm/keyboard-accessory-fd485a31.js +0 -16
  589. package/dist/esm/label-94ef4b17.js +0 -13
  590. package/dist/esm/lifestyle-4db11299.js +0 -16
  591. package/dist/esm/like-d61fe792.js +0 -16
  592. package/dist/esm/list-builder-e0d9e871.js +0 -16
  593. package/dist/esm/list-view-84529418.js +0 -16
  594. package/dist/esm/live-player-e4dbe4cf.js +0 -16
  595. package/dist/esm/live-pusher-15c48b78.js +0 -16
  596. package/dist/esm/login-d932daf9.js +0 -16
  597. package/dist/esm/lottie-2ada69b7.js +0 -16
  598. package/dist/esm/map-c6cd24f4.js +0 -1332
  599. package/dist/esm/match-media-2cdc536a.js +0 -16
  600. package/dist/esm/movable-view-c1358d1e.js +0 -479
  601. package/dist/esm/native-slot-98020f54.js +0 -16
  602. package/dist/esm/navigation-bar-eda66236.js +0 -16
  603. package/dist/esm/navigator-65877bda.js +0 -71
  604. package/dist/esm/nested-scroll-body-b1053924.js +0 -16
  605. package/dist/esm/nested-scroll-header-10ba047c.js +0 -16
  606. package/dist/esm/official-account-75c8fa4e.js +0 -16
  607. package/dist/esm/open-container-d288ae08.js +0 -16
  608. package/dist/esm/open-data-9e1673e1.js +0 -16
  609. package/dist/esm/page-container-b5b82c32.js +0 -16
  610. package/dist/esm/page-meta-518b39b7.js +0 -16
  611. package/dist/esm/picker-6a565e02.js +0 -686
  612. package/dist/esm/picker-view-52390656.js +0 -176
  613. package/dist/esm/progress-f99ddb18.js +0 -37
  614. package/dist/esm/pull-to-refresh-e8972159.js +0 -263
  615. package/dist/esm/radio-9b356d76.js +0 -133
  616. package/dist/esm/rich-text-287554f4.js +0 -71
  617. package/dist/esm/root-portal-db801799.js +0 -16
  618. package/dist/esm/rtc-room-bcf23c91.js +0 -16
  619. package/dist/esm/rtc-room-item-052b16d2.js +0 -16
  620. package/dist/esm/script-11e3884a.js +0 -16
  621. package/dist/esm/script-1b22398f.js +0 -16
  622. package/dist/esm/script-1c3855bc.js +0 -16
  623. package/dist/esm/script-4b869172.js +0 -16
  624. package/dist/esm/script-4d587470.js +0 -16
  625. package/dist/esm/script-5c55afcb.js +0 -16
  626. package/dist/esm/script-661db6af.js +0 -16
  627. package/dist/esm/script-76fc8cf5.js +0 -16
  628. package/dist/esm/script-8f332177.js +0 -16
  629. package/dist/esm/scroll-view-43e9acfc.js +0 -168
  630. package/dist/esm/share-element-4f90ad5b.js +0 -16
  631. package/dist/esm/slider-47bbf797.js +0 -161
  632. package/dist/esm/slot-71ad33eb.js +0 -16
  633. package/dist/esm/snapshot-42feea7d.js +0 -16
  634. package/dist/esm/span-d4b171da.js +0 -16
  635. package/dist/esm/sticky-header-a99729bc.js +0 -16
  636. package/dist/esm/sticky-section-f8d75284.js +0 -16
  637. package/dist/esm/swiper-20b19ce0.js +0 -420
  638. package/dist/esm/switch-a538d85e.js +0 -60
  639. package/dist/esm/tab-item-f58dd1b0.js +0 -16
  640. package/dist/esm/tabbar-e6342392.js +0 -345
  641. package/dist/esm/tabs-da838bbd.js +0 -16
  642. package/dist/esm/text-a3b91b23.js +0 -23
  643. package/dist/esm/textarea-c722fd22.js +0 -159
  644. package/dist/esm/video-c663f267.js +0 -720
  645. package/dist/esm/view-965a491b.js +0 -68
  646. package/dist/esm/voip-room-da8085ad.js +0 -16
  647. package/dist/esm/web-view-8f780a19.js +0 -25
  648. package/dist/taro-components/p-00e72620.entry.js +0 -1
  649. package/dist/taro-components/p-03b54b0b.entry.js +0 -1
  650. package/dist/taro-components/p-046319d8.js +0 -1
  651. package/dist/taro-components/p-052dbbd9.entry.js +0 -1
  652. package/dist/taro-components/p-0543d7fe.entry.js +0 -1
  653. package/dist/taro-components/p-06b4ba14.entry.js +0 -1
  654. package/dist/taro-components/p-0741aa7f.entry.js +0 -1
  655. package/dist/taro-components/p-0795a339.entry.js +0 -1
  656. package/dist/taro-components/p-08cfc9f4.js +0 -1
  657. package/dist/taro-components/p-094ba888.entry.js +0 -1
  658. package/dist/taro-components/p-0a92117d.entry.js +0 -1
  659. package/dist/taro-components/p-0ecccbb4.entry.js +0 -1
  660. package/dist/taro-components/p-0f829f27.entry.js +0 -1
  661. package/dist/taro-components/p-127391cb.entry.js +0 -1
  662. package/dist/taro-components/p-137eb06b.js +0 -1
  663. package/dist/taro-components/p-13d455f5.js +0 -1
  664. package/dist/taro-components/p-145ba514.entry.js +0 -1
  665. package/dist/taro-components/p-14795db7.entry.js +0 -1
  666. package/dist/taro-components/p-150a55a3.js +0 -1
  667. package/dist/taro-components/p-168a6355.entry.js +0 -1
  668. package/dist/taro-components/p-1ad94bf6.entry.js +0 -1
  669. package/dist/taro-components/p-1c19d1dd.js +0 -1
  670. package/dist/taro-components/p-1d2b2125.entry.js +0 -1
  671. package/dist/taro-components/p-1d3cfd13.js +0 -1
  672. package/dist/taro-components/p-245fcd36.js +0 -1
  673. package/dist/taro-components/p-2602cd28.entry.js +0 -1
  674. package/dist/taro-components/p-27622761.js +0 -1
  675. package/dist/taro-components/p-2884aec2.js +0 -1
  676. package/dist/taro-components/p-2b8fae1c.entry.js +0 -1
  677. package/dist/taro-components/p-2bf24716.js +0 -1
  678. package/dist/taro-components/p-2c48f6cb.entry.js +0 -1
  679. package/dist/taro-components/p-2e5daff6.js +0 -1
  680. package/dist/taro-components/p-2e841a1d.js +0 -1
  681. package/dist/taro-components/p-2f7b8388.js +0 -1
  682. package/dist/taro-components/p-2f9a4db4.js +0 -1
  683. package/dist/taro-components/p-2ff21d39.entry.js +0 -1
  684. package/dist/taro-components/p-31c75fd5.js +0 -1
  685. package/dist/taro-components/p-31f2f332.entry.js +0 -1
  686. package/dist/taro-components/p-36e83be9.js +0 -1
  687. package/dist/taro-components/p-3837f853.entry.js +0 -1
  688. package/dist/taro-components/p-38598f5b.entry.js +0 -1
  689. package/dist/taro-components/p-3a6ec908.js +0 -1
  690. package/dist/taro-components/p-3d450082.js +0 -1
  691. package/dist/taro-components/p-3f4449b0.entry.js +0 -1
  692. package/dist/taro-components/p-3f650751.entry.js +0 -1
  693. package/dist/taro-components/p-4818a4aa.js +0 -1
  694. package/dist/taro-components/p-496a9932.entry.js +0 -1
  695. package/dist/taro-components/p-49e4d6ae.js +0 -1
  696. package/dist/taro-components/p-4bb83c7d.js +0 -1
  697. package/dist/taro-components/p-4cf49968.js +0 -1
  698. package/dist/taro-components/p-4f4b08df.entry.js +0 -1
  699. package/dist/taro-components/p-50ffadb4.js +0 -1
  700. package/dist/taro-components/p-52c6b16d.js +0 -1
  701. package/dist/taro-components/p-5570a53e.entry.js +0 -1
  702. package/dist/taro-components/p-582a0e0f.entry.js +0 -1
  703. package/dist/taro-components/p-582cbc31.js +0 -1
  704. package/dist/taro-components/p-58a709ad.js +0 -1
  705. package/dist/taro-components/p-5b216b21.entry.js +0 -1
  706. package/dist/taro-components/p-5bd11f73.entry.js +0 -1
  707. package/dist/taro-components/p-5bd1aed9.js +0 -1
  708. package/dist/taro-components/p-5cbc249f.entry.js +0 -1
  709. package/dist/taro-components/p-5ea030de.entry.js +0 -1
  710. package/dist/taro-components/p-5fe2d7cb.js +0 -1
  711. package/dist/taro-components/p-61b23b53.entry.js +0 -1
  712. package/dist/taro-components/p-6223811d.entry.js +0 -1
  713. package/dist/taro-components/p-64a5e7a7.js +0 -1
  714. package/dist/taro-components/p-65c51f07.entry.js +0 -1
  715. package/dist/taro-components/p-680d07ac.js +0 -1
  716. package/dist/taro-components/p-69147844.entry.js +0 -1
  717. package/dist/taro-components/p-6c93b540.js +0 -1
  718. package/dist/taro-components/p-73aae58b.entry.js +0 -1
  719. package/dist/taro-components/p-74ac6c91.entry.js +0 -1
  720. package/dist/taro-components/p-773bed49.entry.js +0 -1
  721. package/dist/taro-components/p-79d3e109.js +0 -1
  722. package/dist/taro-components/p-7bb097de.js +0 -1
  723. package/dist/taro-components/p-7c455a65.entry.js +0 -1
  724. package/dist/taro-components/p-7ea32cac.js +0 -1
  725. package/dist/taro-components/p-806e3c4f.entry.js +0 -1
  726. package/dist/taro-components/p-80fa0c7c.entry.js +0 -1
  727. package/dist/taro-components/p-88048df9.entry.js +0 -1
  728. package/dist/taro-components/p-8837c166.entry.js +0 -1
  729. package/dist/taro-components/p-8b1b513a.js +0 -1
  730. package/dist/taro-components/p-8bc13e66.entry.js +0 -1
  731. package/dist/taro-components/p-8c520f1e.entry.js +0 -1
  732. package/dist/taro-components/p-8d26b600.js +0 -1
  733. package/dist/taro-components/p-8e3bac82.js +0 -1
  734. package/dist/taro-components/p-8f2a4c66.entry.js +0 -1
  735. package/dist/taro-components/p-915aa78c.js +0 -1
  736. package/dist/taro-components/p-922047dd.entry.js +0 -1
  737. package/dist/taro-components/p-92a39ad9.entry.js +0 -1
  738. package/dist/taro-components/p-931bba41.entry.js +0 -1
  739. package/dist/taro-components/p-93e3cefb.js +0 -1
  740. package/dist/taro-components/p-956bc9d5.js +0 -1
  741. package/dist/taro-components/p-9581e63b.entry.js +0 -1
  742. package/dist/taro-components/p-96f65f1d.js +0 -1
  743. package/dist/taro-components/p-975f1b0c.entry.js +0 -1
  744. package/dist/taro-components/p-99383bc2.js +0 -1
  745. package/dist/taro-components/p-99863698.js +0 -1
  746. package/dist/taro-components/p-9a0251c5.entry.js +0 -1
  747. package/dist/taro-components/p-9d4a6732.js +0 -1
  748. package/dist/taro-components/p-9f953e69.entry.js +0 -1
  749. package/dist/taro-components/p-a0ff43d9.entry.js +0 -1
  750. package/dist/taro-components/p-a17695f9.js +0 -1
  751. package/dist/taro-components/p-a293fa24.js +0 -1
  752. package/dist/taro-components/p-a2cb2d73.js +0 -1
  753. package/dist/taro-components/p-a3b266d5.entry.js +0 -1
  754. package/dist/taro-components/p-a5798672.js +0 -1
  755. package/dist/taro-components/p-ab09cecf.entry.js +0 -1
  756. package/dist/taro-components/p-aca7aea1.entry.js +0 -1
  757. package/dist/taro-components/p-ad865966.entry.js +0 -1
  758. package/dist/taro-components/p-ae203a0b.entry.js +0 -1
  759. package/dist/taro-components/p-af5e0304.js +0 -1
  760. package/dist/taro-components/p-b19ea38d.entry.js +0 -1
  761. package/dist/taro-components/p-b70027b2.entry.js +0 -1
  762. package/dist/taro-components/p-b74ad8e4.js +0 -1
  763. package/dist/taro-components/p-b89414d7.entry.js +0 -1
  764. package/dist/taro-components/p-b90499e4.entry.js +0 -1
  765. package/dist/taro-components/p-b9446784.js +0 -1
  766. package/dist/taro-components/p-baed3510.js +0 -1
  767. package/dist/taro-components/p-bcceaa84.entry.js +0 -1
  768. package/dist/taro-components/p-c0687b94.js +0 -1
  769. package/dist/taro-components/p-c09eb36f.entry.js +0 -1
  770. package/dist/taro-components/p-c3a8af99.js +0 -1
  771. package/dist/taro-components/p-c3cf4884.js +0 -1
  772. package/dist/taro-components/p-c3d39813.entry.js +0 -1
  773. package/dist/taro-components/p-c48b7222.js +0 -1
  774. package/dist/taro-components/p-c5666cb2.js +0 -1
  775. package/dist/taro-components/p-c5c71b89.entry.js +0 -1
  776. package/dist/taro-components/p-c66f2363.entry.js +0 -1
  777. package/dist/taro-components/p-c84153ae.entry.js +0 -1
  778. package/dist/taro-components/p-c872ed50.js +0 -1
  779. package/dist/taro-components/p-c9a01a1f.js +0 -1
  780. package/dist/taro-components/p-cb7e1d6e.entry.js +0 -1
  781. package/dist/taro-components/p-cdeebf36.entry.js +0 -1
  782. package/dist/taro-components/p-d11af89d.js +0 -1
  783. package/dist/taro-components/p-d45a75d9.entry.js +0 -1
  784. package/dist/taro-components/p-d5773721.js +0 -1
  785. package/dist/taro-components/p-d5f0d48c.js +0 -1
  786. package/dist/taro-components/p-d6be1ceb.entry.js +0 -1
  787. package/dist/taro-components/p-da4fcba5.js +0 -1
  788. package/dist/taro-components/p-dd0d7e20.js +0 -1
  789. package/dist/taro-components/p-df86c576.entry.js +0 -1
  790. package/dist/taro-components/p-e0de8e35.entry.js +0 -1
  791. package/dist/taro-components/p-e298a2c3.entry.js +0 -1
  792. package/dist/taro-components/p-e3de8581.js +0 -1
  793. package/dist/taro-components/p-e6565988.entry.js +0 -1
  794. package/dist/taro-components/p-e6643dc0.entry.js +0 -1
  795. package/dist/taro-components/p-e87d4a75.entry.js +0 -1
  796. package/dist/taro-components/p-ea5d6d41.entry.js +0 -1
  797. package/dist/taro-components/p-eac9f475.entry.js +0 -1
  798. package/dist/taro-components/p-edab4852.entry.js +0 -1
  799. package/dist/taro-components/p-ee9bae70.js +0 -1
  800. package/dist/taro-components/p-eee2d2f9.entry.js +0 -1
  801. package/dist/taro-components/p-f441b5e7.js +0 -1
  802. package/dist/taro-components/p-f52b25aa.entry.js +0 -1
  803. package/dist/taro-components/p-f57bed55.entry.js +0 -1
  804. package/dist/taro-components/p-f6e5beeb.js +0 -1
  805. package/dist/taro-components/p-fa398c76.entry.js +0 -1
  806. package/dist/taro-components/p-fe1c20a9.entry.js +0 -1
  807. package/dist/taro-components/p-febc484e.js +0 -1
  808. package/dist/taro-components/p-ffcacf9a.entry.js +0 -1
  809. package/dist/taro-components/p-fff1a810.js +0 -1
  810. package/dist/types/components/ad/index.d.ts +0 -1
  811. package/dist/types/components/ad-custom/index.d.ts +0 -1
  812. package/dist/types/components/animation-video/index.d.ts +0 -1
  813. package/dist/types/components/animation-view/index.d.ts +0 -1
  814. package/dist/types/components/ar-camera/index.d.ts +0 -1
  815. package/dist/types/components/audio/index.d.ts +0 -1
  816. package/dist/types/components/aweme-data/index.d.ts +0 -1
  817. package/dist/types/components/block/index.d.ts +0 -1
  818. package/dist/types/components/button/index.d.ts +0 -1
  819. package/dist/types/components/camera/index.d.ts +0 -1
  820. package/dist/types/components/canvas/index.d.ts +0 -1
  821. package/dist/types/components/channel-live/index.d.ts +0 -1
  822. package/dist/types/components/channel-video/index.d.ts +0 -1
  823. package/dist/types/components/checkbox/index.d.ts +0 -2
  824. package/dist/types/components/comment/index.d.ts +0 -2
  825. package/dist/types/components/contact-button/index.d.ts +0 -1
  826. package/dist/types/components/cover-image/index.d.ts +0 -1
  827. package/dist/types/components/cover-view/index.d.ts +0 -1
  828. package/dist/types/components/custom-wrapper/index.d.ts +0 -1
  829. package/dist/types/components/double-tap-gesture-handler/index.d.ts +0 -1
  830. package/dist/types/components/draggable-sheet/index.d.ts +0 -1
  831. package/dist/types/components/editor/index.d.ts +0 -1
  832. package/dist/types/components/follow-swan/index.d.ts +0 -1
  833. package/dist/types/components/force-press-gesture-handler/index.d.ts +0 -1
  834. package/dist/types/components/form/index.d.ts +0 -1
  835. package/dist/types/components/functional-page-navigator/index.d.ts +0 -1
  836. package/dist/types/components/grid-builder/index.d.ts +0 -1
  837. package/dist/types/components/grid-view/index.d.ts +0 -1
  838. package/dist/types/components/horizontal-drag-gesture-handler/index.d.ts +0 -1
  839. package/dist/types/components/icon/index.d.ts +0 -1
  840. package/dist/types/components/image/index.d.ts +0 -1
  841. package/dist/types/components/index.d.ts +0 -87
  842. package/dist/types/components/inline-payment-panel/index.d.ts +0 -1
  843. package/dist/types/components/input/index.d.ts +0 -1
  844. package/dist/types/components/keyboard-accessory/index.d.ts +0 -1
  845. package/dist/types/components/label/index.d.ts +0 -1
  846. package/dist/types/components/lifestyle/index.d.ts +0 -1
  847. package/dist/types/components/like/index.d.ts +0 -1
  848. package/dist/types/components/list-builder/index.d.ts +0 -1
  849. package/dist/types/components/list-view/index.d.ts +0 -1
  850. package/dist/types/components/live-player/index.d.ts +0 -1
  851. package/dist/types/components/live-pusher/index.d.ts +0 -1
  852. package/dist/types/components/login/index.d.ts +0 -1
  853. package/dist/types/components/long-press-gesture-handler/index.d.ts +0 -1
  854. package/dist/types/components/lottie/index.d.ts +0 -1
  855. package/dist/types/components/map/index.d.ts +0 -1
  856. package/dist/types/components/match-media/index.d.ts +0 -1
  857. package/dist/types/components/movable-area/index.d.ts +0 -2
  858. package/dist/types/components/navigation-bar/index.d.ts +0 -1
  859. package/dist/types/components/navigator/index.d.ts +0 -1
  860. package/dist/types/components/nested-scroll-body/index.d.ts +0 -1
  861. package/dist/types/components/nested-scroll-header/index.d.ts +0 -1
  862. package/dist/types/components/official-account/index.d.ts +0 -1
  863. package/dist/types/components/open-container/index.d.ts +0 -1
  864. package/dist/types/components/open-data/index.d.ts +0 -1
  865. package/dist/types/components/page-container/index.d.ts +0 -1
  866. package/dist/types/components/page-meta/index.d.ts +0 -1
  867. package/dist/types/components/pan-gesture-handler/index.d.ts +0 -1
  868. package/dist/types/components/picker/index.d.ts +0 -2
  869. package/dist/types/components/picker-view/index.d.ts +0 -2
  870. package/dist/types/components/progress/index.d.ts +0 -1
  871. package/dist/types/components/pull-to-refresh/index.d.ts +0 -1
  872. package/dist/types/components/radio/index.d.ts +0 -2
  873. package/dist/types/components/rich-text/index.d.ts +0 -1
  874. package/dist/types/components/root-portal/index.d.ts +0 -1
  875. package/dist/types/components/rtc-room/index.d.ts +0 -2
  876. package/dist/types/components/scale-gesture-handler/index.d.ts +0 -1
  877. package/dist/types/components/script/index.d.ts +0 -1
  878. package/dist/types/components/scroll-view/index.d.ts +0 -1
  879. package/dist/types/components/share-element/index.d.ts +0 -1
  880. package/dist/types/components/slider/index.d.ts +0 -1
  881. package/dist/types/components/slot/index.d.ts +0 -2
  882. package/dist/types/components/snapshot/index.d.ts +0 -1
  883. package/dist/types/components/span/index.d.ts +0 -1
  884. package/dist/types/components/sticky-header/index.d.ts +0 -1
  885. package/dist/types/components/sticky-section/index.d.ts +0 -1
  886. package/dist/types/components/swiper/index.d.ts +0 -2
  887. package/dist/types/components/switch/index.d.ts +0 -1
  888. package/dist/types/components/tabbar/index.d.ts +0 -2
  889. package/dist/types/components/tabs/index.d.ts +0 -2
  890. package/dist/types/components/tap-gesture-handler/index.d.ts +0 -1
  891. package/dist/types/components/text/index.d.ts +0 -1
  892. package/dist/types/components/textarea/index.d.ts +0 -1
  893. package/dist/types/components/vertical-drag-gesture-handler/index.d.ts +0 -1
  894. package/dist/types/components/video/index.d.ts +0 -3
  895. package/dist/types/components/view/index.d.ts +0 -1
  896. package/dist/types/components/voip-room/index.d.ts +0 -1
  897. package/dist/types/components/web-view/index.d.ts +0 -1
@@ -1 +0,0 @@
1
- import{r,h as o,H as s}from"./p-f72fcd8c.js";import{n}from"./p-dbdb9de9.js";const t=class{constructor(o){r(this,o)}componentDidLoad(){n("OpenContainer",this)}render(){return o(s,null)}};export{t as O}
@@ -1 +0,0 @@
1
- export{L as taro_live_player_core}from"./p-2884aec2.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- import{r as s,h as o,H as r}from"./p-f72fcd8c.js";import{n as t}from"./p-dbdb9de9.js";const n=class{constructor(o){s(this,o)}componentDidLoad(){t("Snapshot",this)}render(){return o(r,null)}};export{n as S}
@@ -1 +0,0 @@
1
- import{r as n,h as r,H as s}from"./p-f72fcd8c.js";import{n as o}from"./p-dbdb9de9.js";const t=class{constructor(r){n(this,r)}componentDidLoad(){o("InlinePaymentPanel",this)}render(){return r(s,null)}};export{t as I}
@@ -1 +0,0 @@
1
- export{I as taro_input_core}from"./p-2b1afb2c.js";import"./p-f72fcd8c.js";
@@ -1 +0,0 @@
1
- import{r,h as s,H as o}from"./p-f72fcd8c.js";import{n as t}from"./p-dbdb9de9.js";const d=class{constructor(s){r(this,s)}componentDidLoad(){t("Ad",this)}render(){return s(o,null)}};export{d as A}
@@ -1 +0,0 @@
1
- export{R as taro_rich_text_core}from"./p-553b9dc1.js";import"./p-f72fcd8c.js";
@@ -1 +0,0 @@
1
- export{C as taro_comment_list_core}from"./p-febc484e.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- import{r,h as s,H as o}from"./p-f72fcd8c.js";import{n as t}from"./p-dbdb9de9.js";const n=class{constructor(s){r(this,s)}componentDidLoad(){t("Like",this)}render(){return s(o,null)}};export{n as L}
@@ -1 +0,0 @@
1
- import{r,h as s,H as t}from"./p-f72fcd8c.js";const c=class{constructor(s){r(this,s)}render(){return s(t,null)}};export{c as C}
@@ -1 +0,0 @@
1
- import{r,h as s,H as o}from"./p-f72fcd8c.js";import{n as t}from"./p-dbdb9de9.js";const n=class{constructor(s){r(this,s)}componentDidLoad(){t("Span",this)}render(){return s(o,null)}};export{n as S}
@@ -1 +0,0 @@
1
- export{S as taro_share_element_core}from"./p-7bb097de.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- import{r as o,h as r,H as s}from"./p-f72fcd8c.js";import{n as t}from"./p-dbdb9de9.js";const n=class{constructor(r){o(this,r)}componentDidLoad(){t("AnimationView",this)}render(){return r(s,null)}};export{n as A}
@@ -1 +0,0 @@
1
- export{N as taro_navigator_core}from"./p-3d450082.js";import"./p-f72fcd8c.js";import"@tarojs/taro";import"./p-160d710a.js";
@@ -1 +0,0 @@
1
- export{a as taro_checkbox_core,C as taro_checkbox_group_core}from"./p-046319d8.js";import"./p-f72fcd8c.js";
@@ -1 +0,0 @@
1
- export{N as taro_nested_scroll_body_core}from"./p-ee9bae70.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- export{L as taro_list_view_core}from"./p-52c6b16d.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- import{r as s,h as r,H as o}from"./p-f72fcd8c.js";import{n as t}from"./p-dbdb9de9.js";const e=class{constructor(r){s(this,r)}componentDidLoad(){t("Lifestyle",this)}render(){return r(o,null)}};export{e as L}
@@ -1 +0,0 @@
1
- export{A as taro_ar_camera_core}from"./p-c3a8af99.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- export{a as taro_swiper_core,S as taro_swiper_item_core}from"./p-8d26b600.js";import"./p-f72fcd8c.js";import"./p-160d710a.js";import"./p-dbdb9de9.js";import"@tarojs/taro";import"swiper/bundle";import"./p-5893c3ed.js";
@@ -1 +0,0 @@
1
- import{r as o,h as r,H as s}from"./p-f72fcd8c.js";import{n as t}from"./p-dbdb9de9.js";const n=class{constructor(r){o(this,r)}componentDidLoad(){t("Login",this)}render(){return r(s,null)}};export{n as L}
@@ -1 +0,0 @@
1
- export{N as taro_native_slot_core}from"./p-49e4d6ae.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- export{P as taro_picker_core,T as taro_picker_group}from"./p-13d455f5.js";import"./p-f72fcd8c.js";import"./p-160d710a.js";
@@ -1 +0,0 @@
1
- import{r as o,h as r,H as s}from"./p-f72fcd8c.js";import{n as t}from"./p-dbdb9de9.js";const n=class{constructor(r){o(this,r)}componentDidLoad(){t("FollowSwan",this)}render(){return r(s,null)}};export{n as F}
@@ -1 +0,0 @@
1
- import{r,h as s,H as o}from"./p-f72fcd8c.js";import{n as t}from"./p-dbdb9de9.js";const c=class{constructor(s){r(this,s)}componentDidLoad(){t("Script",this)}render(){return s(o,null)}};export{c as S}
@@ -1 +0,0 @@
1
- export{O as taro_open_data_core}from"./p-c872ed50.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- import{r as o,h as r,H as s}from"./p-f72fcd8c.js";import{n as t}from"./p-dbdb9de9.js";const n=class{constructor(r){o(this,r)}componentDidLoad(){t("VoipRoom",this)}render(){return r(s,null)}};export{n as V}
@@ -1 +0,0 @@
1
- export{P as taro_page_meta_core}from"./p-c9a01a1f.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- import{r,h as s,H as o}from"./p-f72fcd8c.js";import{n as t}from"./p-dbdb9de9.js";const a=class{constructor(s){r(this,s)}componentDidLoad(){t("ArCamera",this)}render(){return s(o,null)}};export{a as A}
@@ -1 +0,0 @@
1
- import{r,h as s,H as o}from"./p-f72fcd8c.js";import{n as t}from"./p-dbdb9de9.js";const d=class{constructor(s){r(this,s)}componentDidLoad(){t("GridBuilder",this)}render(){return s(o,null)}};export{d as G}
@@ -1 +0,0 @@
1
- export{S as taro_scale_gesture_handler_core}from"./p-956bc9d5.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- import{r as o,h as r,H as s}from"./p-f72fcd8c.js";import{n as t}from"./p-dbdb9de9.js";const c=class{constructor(r){o(this,r)}componentDidLoad(){t("RtcRoomItem",this)}render(){return r(s,null)}};export{c as R}
@@ -1 +0,0 @@
1
- import{r as t,c as s,h as i,H as h,g as o}from"./p-f72fcd8c.js";import{c as e}from"./p-160d710a.js";import{h as r}from"./p-dbdb9de9.js";const c=class{constructor(i){t(this,i),this.onLongPress=s(this,"longpress",7),this.startTime=0,this.animation=void 0,this.hoverClass=void 0,this.hoverStartTime=50,this.hoverStayTime=400,this.hover=!1,this.touch=!1}onTouchStart(){this.hoverClass&&(this.touch=!0,setTimeout((()=>{this.touch&&(this.hover=!0)}),this.hoverStartTime)),this.timeoutEvent=setTimeout((()=>{this.onLongPress.emit()}),350),this.startTime=Date.now()}onTouchMove(){clearTimeout(this.timeoutEvent)}onTouchEnd(){Date.now()-this.startTime<350&&clearTimeout(this.timeoutEvent),this.hoverClass&&(this.touch=!1,setTimeout((()=>{this.touch||(this.hover=!1)}),this.hoverStayTime))}componentDidRender(){r(this.el)}render(){const t=e({[`${this.hoverClass}`]:this.hover});let s={};return this.animation&&(s.animation=this.animation,s["data-animation"]=this.animation),i(h,Object.assign({class:t},s),i("slot",null))}get el(){return o(this)}};c.style="taro-view-core{display:block}";export{c as V}
@@ -1 +0,0 @@
1
- export{H as taro_horizontal_drag_gesture_handler_core}from"./p-8e3bac82.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- export{C as taro_comment_detail_core}from"./p-fff1a810.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- export{T as taro_tabs_core}from"./p-93e3cefb.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- import{r,h as s,H as o}from"./p-f72fcd8c.js";import{n as t}from"./p-dbdb9de9.js";const n=class{constructor(s){r(this,s)}componentDidLoad(){t("OpenData",this)}render(){return s(o,null)}};export{n as O}
@@ -1 +0,0 @@
1
- import{r,h as s,H as o}from"./p-f72fcd8c.js";import{n as t}from"./p-dbdb9de9.js";const a=class{constructor(s){r(this,s)}componentDidLoad(){t("PageMeta",this)}render(){return s(o,null)}};export{a as P}
@@ -1 +0,0 @@
1
- export{I as taro_image_core}from"./p-1f81d4f4.js";import"./p-f72fcd8c.js";import"./p-160d710a.js";
@@ -1 +0,0 @@
1
- export{R as taro_rtc_room_core}from"./p-79d3e109.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- import{r,h as o,H as s}from"./p-f72fcd8c.js";import{n as t}from"./p-dbdb9de9.js";const a=class{constructor(o){r(this,o)}componentDidLoad(){t("NavigationBar",this)}render(){return o(s,null)}};export{a as N}
@@ -1 +0,0 @@
1
- export{I as taro_icon_core}from"./p-53b69659.js";import"./p-f72fcd8c.js";import"./p-160d710a.js";
@@ -1 +0,0 @@
1
- import{r as t,c as i,h as r}from"./p-f72fcd8c.js";const s=class{constructor(r){t(this,r),this.onLoad=i(this,"load",7),this.onError=i(this,"error",7),this.src=void 0,this.nativeProps={}}imageOnLoad(){const{width:t,height:i}=this.imgRef;this.onLoad.emit({width:t,height:i})}imageOnError(t){this.onError.emit(t)}render(){const{src:t,imageOnLoad:i,imageOnError:s,nativeProps:o}=this;return r("img",Object.assign({ref:t=>this.imgRef=t,src:t,onLoad:i.bind(this),onError:s.bind(this)},o))}};s.style="taro-cover-image-core{width:320px;height:240px;overflow:hidden}";export{s as C}
@@ -1 +0,0 @@
1
- import{r,h as s,H as o}from"./p-f72fcd8c.js";import{n as t}from"./p-dbdb9de9.js";const d=class{constructor(s){r(this,s)}componentDidLoad(){t("GridView",this)}render(){return s(o,null)}};export{d as G}
@@ -1 +0,0 @@
1
- export{S as taro_slider_core}from"./p-35aac6e0.js";import"./p-f72fcd8c.js";
@@ -1 +0,0 @@
1
- import{r as o,h as r,H as s}from"./p-f72fcd8c.js";import{n as t}from"./p-dbdb9de9.js";const c=class{constructor(r){o(this,r)}componentDidLoad(){t("StickySection",this)}render(){return r(s,null)}};export{c as S}
@@ -1 +0,0 @@
1
- import{r as t,h as i,H as e,g as o,c as s}from"./p-f72fcd8c.js";import a from"@tarojs/taro";import{c as r}from"./p-160d710a.js";import{t as h}from"./p-5893c3ed.js";const n=t=>{if(!t)return"";const i=Math.round(t%60),e=Math.round((t-i)/60);return`${e<10?`0${e}`:e}:${i<10?`0${i}`:i}`},l=t=>Math.max(-1,Math.min(t,1));let A="default";const d=function(){let t;const i=[["requestFullscreen","exitFullscreen","fullscreenElement","fullscreenEnabled","fullscreenchange","fullscreenerror"],["webkitRequestFullscreen","webkitExitFullscreen","webkitFullscreenElement","webkitFullscreenEnabled","webkitfullscreenchange","webkitfullscreenerror"],["webkitRequestFullScreen","webkitCancelFullScreen","webkitCurrentFullScreenElement","webkitCancelFullScreen","webkitfullscreenchange","webkitfullscreenerror"],["mozRequestFullScreen","mozCancelFullScreen","mozFullScreenElement","mozFullScreenEnabled","mozfullscreenchange","mozfullscreenerror"],["msRequestFullscreen","msExitFullscreen","msFullscreenElement","msFullscreenEnabled","MSFullscreenChange","MSFullscreenError"]];var e=["webkitEnterFullscreen","webkitExitFullscreen","webkitCurrentFullScreenElement","webkitSupportsFullscreen","fullscreenchange","fullscreenerror"];let o=0;const s=i.length,a={};for(;o<s;o++)if(t=i[o],t&&t[1]in document){for(o=0;o<t.length;o++)a[i[0][o]]=t[o];return a}if(!a[i[0][0]])for(A="iOS",o=0;o<e.length;o++)a[i[0][o]]=e[o];return a}(),c=class{constructor(i){t(this,i),this.visible=!1,this.isDraggingProgressBall=!1,this.percentage=0,this.progressDimensions={left:0,width:0},this.calcPercentage=t=>{let i=t-this.progressDimensions.left;return i=Math.max(i,0),i=Math.min(i,this.progressDimensions.width),i/this.progressDimensions.width},this.onDragProgressBallStart=()=>{this.isDraggingProgressBall=!0,this.hideControlsTimer&&clearTimeout(this.hideControlsTimer)},this.onClickProgress=t=>{t.stopPropagation();const i=this.calcPercentage(t.pageX);this.seekFunc(i*this.duration),this.toggleVisibility(!0)},this.controls=void 0,this.currentTime=void 0,this.duration=void 0,this.isPlaying=void 0,this.pauseFunc=void 0,this.playFunc=void 0,this.seekFunc=void 0,this.showPlayBtn=void 0,this.showProgress=void 0}onDocumentTouchMove(t){this.isDraggingProgressBall&&(this.percentage=this.calcPercentage(t.touches[0].pageX),this.setProgressBall(this.percentage),this.setCurrentTime(this.percentage*this.duration))}onDocumentTouchEnd(){this.isDraggingProgressBall&&(this.isDraggingProgressBall=!1,this.seekFunc(this.percentage*this.duration),this.toggleVisibility(!0))}async setProgressBall(t){this.progressBallRef&&(this.progressBallRef.style.left=100*t+"%")}async toggleVisibility(t){const i=void 0===t?!this.visible:t;i?(this.hideControlsTimer&&clearTimeout(this.hideControlsTimer),this.isPlaying&&(this.hideControlsTimer=setTimeout((()=>{this.toggleVisibility(!1)}),2e3)),this.el.style.visibility="visible"):this.el.style.visibility="hidden",this.visible=!!i}async getIsDraggingProgressBall(){return this.isDraggingProgressBall}async setCurrentTime(t){this.currentTimeRef.innerHTML=n(t)}render(){const{controls:t,currentTime:o,duration:s,isPlaying:a,pauseFunc:r,playFunc:h,showPlayBtn:l,showProgress:A}=this,d=n(s);let c;return c=l?i("div",a?{class:"taro-video-control-button taro-video-control-button-pause",onClick:r}:{class:"taro-video-control-button taro-video-control-button-play",onClick:h}):null,i(e,{class:"taro-video-bar taro-video-bar-full"},t&&i("div",{class:"taro-video-controls"},c,A&&i("div",{class:"taro-video-current-time",ref:t=>this.currentTimeRef=t},n(o)),A&&i("div",{class:"taro-video-progress-container",onClick:this.onClickProgress},i("div",{class:"taro-video-progress",ref:t=>{if(!t)return;const i=t.getBoundingClientRect();this.progressDimensions.left=i.left,this.progressDimensions.width=i.width}},i("div",{class:"taro-video-progress-buffered",style:{width:"100%"}}),i("div",{class:"taro-video-ball",ref:t=>this.progressBallRef=t,onTouchStart:this.onDragProgressBallStart,style:{left:(d?this.currentTime/s*100:0)+"%"}},i("div",{class:"taro-video-inner"})))),A&&i("div",{class:"taro-video-duration"},d)),i("slot",null))}get el(){return o(this)}},u=class{constructor(i){t(this,i),this.list=[],this.danmuElList=[],this.currentTime=0,this.enable=!1,this.danmuList=[]}ensureProperties(t){const i=Object.assign({},t);return"time"in t||(i.time=this.currentTime),i.key=Math.random(),i.bottom=90*Math.random()+5+"%",i}async sendDanmu(t=[]){this.list=Array.isArray(t)?[...this.list,...t.map((t=>this.ensureProperties(t)))]:[...this.list,Object.assign({},this.ensureProperties(t))]}async tick(t){if(this.currentTime=t,!this.enable)return;const i=this.list.filter((({time:i})=>t-i<4&&t>i));let e=!1;const o=this.danmuList;e=i.length!==o.length||i.some((({key:t})=>o.every((i=>t!==i.key)))),e&&(this.danmuList=i)}componentDidUpdate(){requestAnimationFrame((()=>{setTimeout((()=>{this.danmuElList.splice(0).forEach((t=>{t.style.left="0",t.style.webkitTransform="translateX(-100%)",t.style.transform="translateX(-100%)"}))}))}))}render(){return this.enable?i(e,{class:"taro-video-danmu"},this.danmuList.map((({text:t,color:e,bottom:o,key:s})=>i("p",{class:"taro-video-danmu-item",key:s,style:{color:e,bottom:o},ref:t=>{t&&this.danmuElList.push(t)}},t)))):""}},g=class{constructor(i){t(this,i),this.onPlay=s(this,"play",7),this.onPause=s(this,"pause",7),this.onEnded=s(this,"ended",7),this.onTimeUpdate=s(this,"timeupdate",7),this.onError=s(this,"error",7),this.onFullScreenChange=s(this,"fullscreenchange",7),this.onProgress=s(this,"progress",7),this.onLoadedMetaData=s(this,"loadedmetadata",7),this.currentTime=0,this.isDraggingProgress=!1,this.gestureType="none",this.analyzeGesture=t=>{var i;const e={type:"none"},o=t.touches[0].screenX-this.lastTouchScreenX,s=t.touches[0].screenY-this.lastTouchScreenY,a=this.isFullScreen?this.vslideGestureInFullscreen:this.vslideGesture;if("none"===this.gestureType){if(r=s,Math.sqrt(Math.pow(o,2)+Math.pow(r,2))<10)return e;if(Math.abs(s)>=Math.abs(o)){if(!a)return e;this.gestureType="adjustVolume",this.lastVolume=this.videoRef.volume}else if(Math.abs(s)<Math.abs(o)){if(!this.enableProgressGesture)return e;this.gestureType="adjustProgress",this.lastPercentage=this.currentTime/(null!==(i=this.duration)&&void 0!==i?i:this._duration)}}var r;return e.type=this.gestureType,e.dataX=l(o/200),e.dataY=l(s/200),e},this.loadNativePlayer=()=>{var t,i;this.videoRef&&(this.videoRef.src=this.src,null===(i=(t=this.videoRef).load)||void 0===i||i.call(t))},this.init=()=>{const{src:t,videoRef:i}=this;/\.(m3u8)($|\?)/i.test(t)?import("hls.js").then((e=>{const o=e.default;this.HLS=o,o.isSupported()?(this.hls&&this.hls.destroy(),this.hls=new o,this.hls.loadSource(t),this.hls.attachMedia(i),this.hls.on(o.Events.MANIFEST_PARSED,(()=>{this.autoplay&&this.play()})),this.hls.on(o.Events.ERROR,((t,i)=>{this.handleError(i)}))):i.canPlayType("application/vnd.apple.mpegurl")?this.loadNativePlayer():console.error("该浏览器不支持 HLS 播放")})):this.loadNativePlayer()},this.handlePlay=()=>{this.isPlaying=!0,this.isFirst=!1,this.controlsRef.toggleVisibility(!0),this.onPlay.emit()},this.handlePause=()=>{this.isPlaying=!1,this.controlsRef.toggleVisibility(!0),this.onPause.emit()},this.handleEnded=()=>{this.isFirst=!0,this.pause(),this.controlsRef.toggleVisibility(),this.onEnded.emit()},this.handleTimeUpdate=h((async t=>{var i,e;this.currentTime=this.videoRef.currentTime;const o=this.duration||this._duration,s=await this.controlsRef.getIsDraggingProgressBall();this.controls&&this.showProgress&&(s||this.isDraggingProgress||(this.controlsRef.setProgressBall(this.currentTime/o),this.controlsRef.setCurrentTime(this.currentTime))),this.danmuRef.tick(this.currentTime),this.onTimeUpdate.emit({duration:null===(i=t.target)||void 0===i?void 0:i.duration,currentTime:null===(e=t.target)||void 0===e?void 0:e.currentTime}),this.duration&&this.currentTime>=this.duration&&(this.seek(0),this.handleEnded())}),250),this.handleError=t=>{var i,e;if(this.hls)switch(t.type){case this.HLS.ErrorTypes.NETWORK_ERROR:this.onError.emit({errMsg:t.response}),this.hls.startLoad();break;case this.HLS.ErrorTypes.MEDIA_ERROR:this.onError.emit({errMsg:t.reason||"媒体错误,请重试"}),this.hls.recoverMediaError()}else this.onError.emit({errMsg:null===(e=null===(i=t.target)||void 0===i?void 0:i.error)||void 0===e?void 0:e.message})},this.handleDurationChange=()=>{this._duration=this.videoRef.duration},this.handleProgress=()=>{this.onProgress.emit()},this.handleLoadedMetaData=t=>{const i=t.target;this.onLoadedMetaData.emit({width:i.videoWidth,height:i.videoHeight,duration:i.duration})},this._play=()=>this.videoRef.play(),this._pause=()=>this.videoRef.pause(),this._stop=()=>{this.videoRef.pause(),this._seek(0)},this._seek=t=>{this.videoRef.currentTime=t},this.onTouchStartContainer=t=>{this.lastTouchScreenX=t.touches[0].screenX,this.lastTouchScreenY=t.touches[0].screenY},this.onClickContainer=()=>{if(this.enablePlayGesture){const t=Date.now();t-this.lastClickedTime<300&&(this.isPlaying?this.pause():this.play()),this.lastClickedTime=t}this.controlsRef.toggleVisibility()},this.onClickFullScreenBtn=t=>{t.stopPropagation(),this.toggleFullScreen()},this.handleFullScreenChange=t=>{const i=(new Date).getTime();!t.detail&&this.isFullScreen&&!document[d.fullscreenElement]&&i-this.fullScreenTimestamp>100&&this.toggleFullScreen(!1,!0)},this.toggleFullScreen=(t=!this.isFullScreen,i=!1)=>{this.isFullScreen=t,this.controlsRef.toggleVisibility(!0),this.fullScreenTimestamp=(new Date).getTime(),this.onFullScreenChange.emit({fullScreen:this.isFullScreen,direction:"vertical"}),this.isFullScreen&&!document[d.fullscreenElement]?setTimeout((()=>{this.videoRef[d.requestFullscreen]({navigationUI:"auto"}),a.eventCenter.trigger("__taroEnterFullScreen",{})}),0):(i||document[d.exitFullscreen](),a.eventCenter.trigger("__taroExitFullScreen",{}))},this.toggleMute=t=>{t.stopPropagation(),this.videoRef.muted=!this.isMute,this.controlsRef.toggleVisibility(!0),this.isMute=!this.isMute},this.toggleDanmu=t=>{t.stopPropagation(),this.controlsRef.toggleVisibility(!0),this._enableDanmu=!this._enableDanmu},this.src=void 0,this.duration=void 0,this.controls=!0,this.autoplay=!1,this.loop=!1,this.muted=!1,this.initialTime=0,this.poster=void 0,this.objectFit="contain",this.showProgress=!0,this.showFullscreenBtn=!0,this.showPlayBtn=!0,this.showCenterPlayBtn=!0,this.showMuteBtn=!1,this.danmuList=void 0,this.danmuBtn=!1,this.enableDanmu=!1,this.enablePlayGesture=!1,this.enableProgressGesture=!0,this.vslideGesture=!1,this.vslideGestureInFullscreen=!0,this.nativeProps={},this._duration=void 0,this._enableDanmu=!1,this.isPlaying=!1,this.isFirst=!0,this.isFullScreen=!1,this.fullScreenTimestamp=(new Date).getTime(),this.isMute=!1}componentWillLoad(){this._enableDanmu=this.enableDanmu,this.isMute=this.muted}componentDidLoad(){var t,i;this.init(),this.initialTime&&(this.videoRef.currentTime=this.initialTime),null===(i=(t=this.danmuRef).sendDanmu)||void 0===i||i.call(t,this.danmuList),document.addEventListener&&document.addEventListener(d.fullscreenchange,this.handleFullScreenChange),this.videoRef&&"iOS"===A&&this.videoRef.addEventListener("webkitendfullscreen",this.handleFullScreenChange)}componentDidRender(){}disconnectedCallback(){document.removeEventListener&&document.removeEventListener(d.fullscreenchange,this.handleFullScreenChange),this.videoRef&&"iOS"===A&&this.videoRef.removeEventListener("webkitendfullscreen",this.handleFullScreenChange)}watchEnableDanmu(t){this._enableDanmu=t}watchSrc(){this.init()}async onDocumentTouchMove(t){if(void 0===this.lastTouchScreenX||void 0===this.lastTouchScreenY)return;if(await this.controlsRef.getIsDraggingProgressBall())return;const i=this.analyzeGesture(t);if("adjustVolume"===i.type){this.toastVolumeRef.style.visibility="visible";const t=Math.max(Math.min(this.lastVolume-i.dataY,1),0);this.videoRef.volume=t,this.toastVolumeBarRef.style.width=100*t+"%"}else if("adjustProgress"===i.type){this.isDraggingProgress=!0,this.nextPercentage=Math.max(Math.min(this.lastPercentage+(i.dataX||0),1),0),this.controls&&this.showProgress&&(this.controlsRef.setProgressBall(this.nextPercentage),this.controlsRef.toggleVisibility(!0));const t=this.duration||this._duration;this.toastProgressTitleRef.innerHTML=`${n(this.nextPercentage*t)} / ${n(t)}`,this.toastProgressRef.style.visibility="visible"}}onDocumentTouchEnd(){var t;"adjustVolume"===this.gestureType?this.toastVolumeRef.style.visibility="hidden":"adjustProgress"===this.gestureType&&(this.toastProgressRef.style.visibility="hidden"),this.isDraggingProgress&&(this.isDraggingProgress=!1,this.seek(this.nextPercentage*(null!==(t=this.duration)&&void 0!==t?t:this._duration))),this.gestureType="none",this.lastTouchScreenX=void 0,this.lastTouchScreenY=void 0}async getHlsObject(){return this.hls}async play(){this._play()}async pause(){this._pause()}async stop(){this._stop()}async seek(t){this._seek(t)}async requestFullScreen(){this.toggleFullScreen(!0)}async exitFullScreen(){this.toggleFullScreen(!1)}render(){const{controls:t,autoplay:o,loop:s,muted:a,poster:h,objectFit:l,isFirst:A,isMute:d,isFullScreen:c,showCenterPlayBtn:u,isPlaying:g,_enableDanmu:v,showMuteBtn:b,danmuBtn:p,showFullscreenBtn:m,nativeProps:w}=this,E=this.duration||this._duration,I=n(E);return i(e,{class:r("taro-video-container",{"taro-video-type-fullscreen":c}),onTouchStart:this.onTouchStartContainer,onClick:this.onClickContainer},i("video",Object.assign({class:"taro-video-video",style:{"object-fit":l},ref:t=>{t&&(this.videoRef=t)},autoplay:o,loop:s,muted:a,poster:t?h:void 0,playsinline:!0,"webkit-playsinline":!0,onPlay:this.handlePlay,onPause:this.handlePause,onEnded:this.handleEnded,onTimeUpdate:this.handleTimeUpdate,onError:this.handleError,onDurationChange:this.handleDurationChange,onProgress:this.handleProgress,onLoadedMetaData:this.handleLoadedMetaData},w),"暂时不支持播放该视频"),i("taro-video-danmu",{ref:t=>{t&&(this.danmuRef=t)},enable:v}),A&&u&&!g&&i("div",{class:"taro-video-cover"},i("div",{class:"taro-video-cover-play-button",onClick:()=>this.play()}),i("p",{class:"taro-video-cover-duration"},I)),i("taro-video-control",{ref:t=>{t&&(this.controlsRef=t)},controls:t,currentTime:this.currentTime,duration:E,isPlaying:this.isPlaying,pauseFunc:this._pause,playFunc:this._play,seekFunc:this._seek,showPlayBtn:this.showPlayBtn,showProgress:this.showProgress},b&&i("div",{class:r("taro-video-mute",{"taro-video-type-mute":d}),onClick:this.toggleMute}),p&&i("div",{class:r("taro-video-danmu-button",{"taro-video-danmu-button-active":v}),onClick:this.toggleDanmu},"弹幕"),m&&i("div",{class:r("taro-video-fullscreen",{"taro-video-type-fullscreen":c}),onClick:this.onClickFullScreenBtn})),i("div",{class:"taro-video-toast taro-video-toast-volume",ref:t=>{t&&(this.toastVolumeRef=t)}},i("div",{class:"taro-video-toast-title"},"音量"),i("div",{class:"taro-video-toast-icon"}),i("div",{class:"taro-video-toast-value"},i("div",{class:"taro-video-toast-value-content",ref:t=>{t&&(this.toastVolumeBarRef=t)}},i("div",{class:"taro-video-toast-volume-grids"},Array(10).fill(1).map((()=>i("div",{class:"taro-video-toast-volume-grids-item"}))))))),i("div",{class:"taro-video-toast taro-video-toast-progress",ref:t=>{t&&(this.toastProgressRef=t)}},i("div",{class:"taro-video-toast-title",ref:t=>{t&&(this.toastProgressTitleRef=t)}})))}get el(){return o(this)}static get watchers(){return{enableDanmu:["watchEnableDanmu"],src:["watchSrc"]}}};g.style='.taro-video{width:100%;height:225px;line-height:0;display:inline-block;position:relative;overflow:hidden}.taro-video[hidden]{display:none}.taro-video-container{object-position:inherit;background-color:#000;width:100%;height:100%;display:inline-block;position:absolute;top:0;left:0}.taro-video-container.taro-video-type-fullscreen{z-index:999;position:fixed;inset:0}.taro-video-container.taro-video-type-fullscreen.taro-video-type-rotate-left{transform:translate(-50%,-50%)rotate(-90deg)}.taro-video-container.taro-video-type-fullscreen.taro-video-type-rotate-right{transform:translate(-50%,-50%)rotate(90deg)}.taro-video-video{object-position:inherit;width:100%;height:100%;display:block}.taro-video-cover{z-index:1;background-color:rgba(1,1,1,.5);-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-box-pack:center;justify-content:center;align-items:center;width:100%;display:flex;position:absolute;top:0;bottom:0;left:0}.taro-video-cover-play-button{background-position:50%;background-repeat:no-repeat;background-size:50%;width:40px;height:40px}.taro-video-cover-duration{color:#fff;margin-top:10px;font-size:16px;line-height:1}.taro-video-bar{visibility:hidden;z-index:1;background-color:rgba(0,0,0,.5);-webkit-box-align:center;align-items:center;height:44px;padding:0 10px;display:flex;position:absolute;bottom:0;right:0;overflow:hidden}.taro-video-bar.taro-video-bar-full{left:0}.taro-video-controls{-webkit-box-flex:1;flex-grow:1;margin:0 8.5px;display:flex}.taro-video-control-button{box-sizing:content-box;width:13px;height:15px;margin-left:-8.5px;padding:14.5px 12.5px}.taro-video-control-button:after{content:"";background-position:50%;background-repeat:no-repeat;background-size:100%;width:100%;height:100%;display:block}.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{color:#cbcbcb;height:14.5px;margin-top:15px;margin-bottom:14.5px;font-size:12px;line-height:14.5px}.taro-video-progress-container{-webkit-box-flex:2;flex-grow:2;position:relative}.taro-video-progress{background-color:rgba(255,255,255,.4);height:2px;margin:21px 12px;position:relative}.taro-video-progress-buffered{background-color:rgba(255,255,255,.8);width:0;height:100%;transition:width .1s;position:absolute;top:0;left:0}.taro-video-ball{box-sizing:content-box;width:16px;height:16px;margin-left:-22px;padding:14px;position:absolute;top:-21px;left:0}.taro-video-inner{background-color:#fff;border-radius:50%;width:100%;height:100%}.taro-video-danmu-button{color:#fff;white-space:nowrap;border:1px solid #fff;border-radius:5px;margin:0 8.5px;padding:2px 10px;font-size:13px;line-height:1}.taro-video-danmu-button.taro-video-danmu-button-active{color:#48c23d;border-color:#48c23d}.taro-video-fullscreen,.taro-video-mute{box-sizing:content-box;background-position:50%;background-repeat:no-repeat;background-size:50%;width:17px;height:17px;padding:8.5px}.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{width:100%;margin-top:14px;margin-bottom:44px;font-size:14px;line-height:14px;position:absolute;top:0;bottom:0;left:0;overflow:visible}.taro-video-danmu-item{color:#fff;white-space:nowrap;line-height:1;transition-property:left,transform;transition-duration:3s;transition-timing-function:linear;position:absolute;left:100%;transform:translate(0)}.taro-video-toast{visibility:hidden;pointer-events:none;color:#000;background-color:rgba(255,255,255,.8);border-radius:5px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.taro-video-toast.taro-video-toast-volume{width:100px;height:100px;display:block}.taro-video-toast-volume .taro-video-toast-title{text-align:center;width:100%;margin-top:10px;font-size:12px;line-height:16px;display:block}.taro-video-toast-volume .taro-video-toast-icon{fill:#000;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-position:50%;background-repeat:no-repeat;background-size:50%;width:50%;height:50%;margin-left:25%;display:block}.taro-video-toast-volume .taro-video-toast-value{width:80px;height:5px;margin-top:5px;margin-left:10px}.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;background-color:#000;width:7.1px;height:5px}.taro-video-toast-volume-grids-item:not(:first-child){margin-left:1px}.taro-video-toast.taro-video-toast-progress{color:#fff;background-color:rgba(0,0,0,.8);padding:6px;font-size:14px;line-height:18px}';export{c as V,u as a,g as b}
@@ -1 +0,0 @@
1
- export{a as taro_radio_core,R as taro_radio_group_core}from"./p-4818a4aa.js";import"./p-f72fcd8c.js";
@@ -1 +0,0 @@
1
- export{C as taro_channel_live_core}from"./p-27622761.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- export{R as taro_root_portal_core}from"./p-08cfc9f4.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- import{r,h as s,H as t}from"./p-f72fcd8c.js";const c=class{constructor(s){r(this,s)}render(){return s(t,null)}};export{c as B}
@@ -1 +0,0 @@
1
- export{L as taro_list_builder_core}from"./p-4cf49968.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- export{N as taro_nested_scroll_header_core}from"./p-f441b5e7.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- export{L as taro_like_core}from"./p-a17695f9.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- export{S as taro_sticky_section_core}from"./p-da4fcba5.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- export{C as taro_custom_wrapper_core}from"./p-a293fa24.js";import"./p-f72fcd8c.js";
@@ -1 +0,0 @@
1
- export{O as taro_open_container_core}from"./p-96f65f1d.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- import{r as o,h as r,H as s}from"./p-f72fcd8c.js";import{n as t}from"./p-dbdb9de9.js";const d=class{constructor(r){o(this,r)}componentDidLoad(){t("NestedScrollBody",this)}render(){return r(s,null)}};export{d as N}
@@ -1 +0,0 @@
1
- export{L as taro_long_press_gesture_handler_core}from"./p-1d3cfd13.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- import{r,h as s,H as o}from"./p-f72fcd8c.js";import{n as t}from"./p-dbdb9de9.js";const e=class{constructor(s){r(this,s)}componentDidLoad(){t("NestedScrollHeader",this)}render(){return s(o,null)}};export{e as N}
@@ -1 +0,0 @@
1
- export{P as taro_progress_core}from"./p-bd7613d0.js";import"./p-f72fcd8c.js";
@@ -1 +0,0 @@
1
- export{G as taro_grid_builder_core}from"./p-c3cf4884.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- import{r as o,h as r,H as s}from"./p-f72fcd8c.js";import{n as t}from"./p-dbdb9de9.js";const n=class{constructor(r){o(this,r)}componentDidLoad(){t("AnimationVideo",this)}render(){return r(s,null)}};export{n as A}
@@ -1 +0,0 @@
1
- export{S as taro_slot_core}from"./p-680d07ac.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- export{O as taro_official_account_core}from"./p-50ffadb4.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- import{r as s,h as o,H as r}from"./p-f72fcd8c.js";import{n as t}from"./p-dbdb9de9.js";const n=class{constructor(o){s(this,o)}componentDidLoad(){t("CommentList",this)}render(){return o(r,null)}};export{n as C}
@@ -1 +0,0 @@
1
- export{V as taro_voip_room_core}from"./p-c0687b94.js";import"./p-f72fcd8c.js";import"./p-dbdb9de9.js";import"@tarojs/taro";
@@ -1 +0,0 @@
1
- import{r as o,h as r,H as s}from"./p-f72fcd8c.js";import{n as t}from"./p-dbdb9de9.js";const n=class{constructor(r){o(this,r)}componentDidLoad(){t("CommentDetail",this)}render(){return r(s,null)}};export{n as C}
@@ -1 +0,0 @@
1
- export * from './ad';
@@ -1 +0,0 @@
1
- export * from './ad-custom';
@@ -1 +0,0 @@
1
- export * from './animation-video';
@@ -1 +0,0 @@
1
- export * from './animation-view';
@@ -1 +0,0 @@
1
- export * from './ar-camera';
@@ -1 +0,0 @@
1
- export * from './audio';
@@ -1 +0,0 @@
1
- export * from './aweme-data';
@@ -1 +0,0 @@
1
- export * from './block';
@@ -1 +0,0 @@
1
- export * from './button';
@@ -1 +0,0 @@
1
- export * from './camera';
@@ -1 +0,0 @@
1
- export * from './canvas';
@@ -1 +0,0 @@
1
- export * from './channel-live';
@@ -1 +0,0 @@
1
- export * from './channel-video';
@@ -1,2 +0,0 @@
1
- export * from './checkbox-group';
2
- export * from './checkbox';
@@ -1,2 +0,0 @@
1
- export * from './comment-detail';
2
- export * from './comment-list';
@@ -1 +0,0 @@
1
- export * from './contact-button';
@@ -1 +0,0 @@
1
- export * from './cover-image';
@@ -1 +0,0 @@
1
- export * from './cover-view';
@@ -1 +0,0 @@
1
- export * from './custom-wrapper';
@@ -1 +0,0 @@
1
- export * from './script';
@@ -1 +0,0 @@
1
- export * from './draggable-sheet';
@@ -1 +0,0 @@
1
- export * from './editor';
@@ -1 +0,0 @@
1
- export * from './follow-swan';
@@ -1 +0,0 @@
1
- export * from './script';
@@ -1 +0,0 @@
1
- export * from './form';
@@ -1 +0,0 @@
1
- export * from './functional-page-navigator';
@@ -1 +0,0 @@
1
- export * from './grid-builder';
@@ -1 +0,0 @@
1
- export * from './grid-view';
@@ -1 +0,0 @@
1
- export * from './script';
@@ -1 +0,0 @@
1
- export * from './icon';
@@ -1 +0,0 @@
1
- export * from './image';
@@ -1,87 +0,0 @@
1
- export * from './ad';
2
- export * from './ad-custom';
3
- export * from './animation-video';
4
- export * from './animation-view';
5
- export * from './ar-camera';
6
- export * from './audio';
7
- export * from './aweme-data';
8
- export * from './block';
9
- export * from './button';
10
- export * from './camera';
11
- export * from './canvas';
12
- export * from './channel-live';
13
- export * from './channel-video';
14
- export * from './checkbox';
15
- export * from './comment';
16
- export * from './contact-button';
17
- export * from './cover-image';
18
- export * from './cover-view';
19
- export * from './custom-wrapper';
20
- export * from './double-tap-gesture-handler';
21
- export * from './draggable-sheet';
22
- export * from './editor';
23
- export * from './follow-swan';
24
- export * from './force-press-gesture-handler';
25
- export * from './form';
26
- export * from './functional-page-navigator';
27
- export * from './grid-builder';
28
- export * from './grid-view';
29
- export * from './horizontal-drag-gesture-handler';
30
- export * from './icon';
31
- export * from './image';
32
- export * from './inline-payment-panel';
33
- export * from './input';
34
- export * from './keyboard-accessory';
35
- export * from './label';
36
- export * from './lifestyle';
37
- export * from './like';
38
- export * from './list-builder';
39
- export * from './list-view';
40
- export * from './live-player';
41
- export * from './live-pusher';
42
- export * from './login';
43
- export * from './long-press-gesture-handler';
44
- export * from './lottie';
45
- export * from './map';
46
- export * from './match-media';
47
- export * from './movable-area';
48
- export * from './navigation-bar';
49
- export * from './navigator';
50
- export * from './nested-scroll-body';
51
- export * from './nested-scroll-header';
52
- export * from './official-account';
53
- export * from './open-container';
54
- export * from './open-data';
55
- export * from './page-container';
56
- export * from './page-meta';
57
- export * from './pan-gesture-handler';
58
- export * from './picker';
59
- export * from './picker-view';
60
- export * from './progress';
61
- export * from './pull-to-refresh';
62
- export * from './radio';
63
- export * from './rich-text';
64
- export * from './root-portal';
65
- export * from './rtc-room';
66
- export * from './scale-gesture-handler';
67
- export * from './script';
68
- export * from './scroll-view';
69
- export * from './share-element';
70
- export * from './slider';
71
- export * from './slot';
72
- export * from './snapshot';
73
- export * from './span';
74
- export * from './sticky-header';
75
- export * from './sticky-section';
76
- export * from './swiper';
77
- export * from './switch';
78
- export * from './tabbar';
79
- export * from './tabs';
80
- export * from './tap-gesture-handler';
81
- export * from './text';
82
- export * from './textarea';
83
- export * from './vertical-drag-gesture-handler';
84
- export * from './video';
85
- export * from './view';
86
- export * from './voip-room';
87
- export * from './web-view';
@@ -1 +0,0 @@
1
- export * from './inline-payment-panel';
@@ -1 +0,0 @@
1
- export * from './input';
@@ -1 +0,0 @@
1
- export * from './keyboard-accessory';
@@ -1 +0,0 @@
1
- export * from './label';
@@ -1 +0,0 @@
1
- export * from './lifestyle';
@@ -1 +0,0 @@
1
- export * from './like';
@@ -1 +0,0 @@
1
- export * from './list-builder';
@@ -1 +0,0 @@
1
- export * from './list-view';
@@ -1 +0,0 @@
1
- export * from './live-player';
@@ -1 +0,0 @@
1
- export * from './live-pusher';
@@ -1 +0,0 @@
1
- export * from './login';
@@ -1 +0,0 @@
1
- export * from './script';
@@ -1 +0,0 @@
1
- export * from './lottie';
@@ -1 +0,0 @@
1
- export * from './map';
@@ -1 +0,0 @@
1
- export * from './match-media';
@@ -1,2 +0,0 @@
1
- export * from './movable-area';
2
- export * from './movable-view';
@@ -1 +0,0 @@
1
- export * from './navigation-bar';
@@ -1 +0,0 @@
1
- export * from './navigator';
@@ -1 +0,0 @@
1
- export * from './nested-scroll-body';
@@ -1 +0,0 @@
1
- export * from './nested-scroll-header';