@tarojs/components 3.3.17 → 3.4.0-beta.2

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 (311) hide show
  1. package/dist/cjs/{index-cde74e58.js → index-b9715722.js} +0 -0
  2. package/dist/cjs/{index-7464647f.js → index-dd4b7ba3.js} +0 -0
  3. package/dist/cjs/loader.cjs.js +1 -1
  4. package/dist/cjs/taro-ad-core.cjs.entry.js +1 -1
  5. package/dist/cjs/taro-ad-custom-core.cjs.entry.js +1 -1
  6. package/dist/cjs/taro-audio-core.cjs.entry.js +1 -1
  7. package/dist/cjs/taro-block-core.cjs.entry.js +1 -1
  8. package/dist/cjs/taro-button-core.cjs.entry.js +2 -2
  9. package/dist/cjs/taro-camera-core.cjs.entry.js +1 -1
  10. package/dist/cjs/taro-canvas-core.cjs.entry.js +1 -1
  11. package/dist/cjs/taro-checkbox-core_2.cjs.entry.js +1 -1
  12. package/dist/cjs/taro-components.cjs.js +1 -1
  13. package/dist/cjs/taro-cover-image-core.cjs.entry.js +1 -1
  14. package/dist/cjs/taro-cover-view-core.cjs.entry.js +2 -2
  15. package/dist/cjs/taro-custom-wrapper-core.cjs.entry.js +1 -1
  16. package/dist/cjs/taro-editor-core.cjs.entry.js +1 -1
  17. package/dist/cjs/taro-form-core.cjs.entry.js +1 -1
  18. package/dist/cjs/taro-functional-page-navigator-core.cjs.entry.js +1 -1
  19. package/dist/cjs/taro-icon-core.cjs.entry.js +2 -2
  20. package/dist/cjs/taro-image-core.cjs.entry.js +4 -4
  21. package/dist/cjs/taro-input-core.cjs.entry.js +1 -1
  22. package/dist/cjs/taro-keyboard-accessory-core.cjs.entry.js +1 -1
  23. package/dist/cjs/taro-label-core.cjs.entry.js +1 -1
  24. package/dist/cjs/taro-live-player-core.cjs.entry.js +1 -1
  25. package/dist/cjs/taro-live-pusher-core.cjs.entry.js +1 -1
  26. package/dist/cjs/taro-map-core.cjs.entry.js +1 -1
  27. package/dist/cjs/taro-match-media-core.cjs.entry.js +1 -1
  28. package/dist/cjs/taro-movable-area-core.cjs.entry.js +1 -1
  29. package/dist/cjs/taro-movable-view-core.cjs.entry.js +1 -1
  30. package/dist/cjs/taro-navigation-bar-core.cjs.entry.js +1 -1
  31. package/dist/cjs/taro-navigator-core.cjs.entry.js +2 -2
  32. package/dist/cjs/taro-official-account-core.cjs.entry.js +1 -1
  33. package/dist/cjs/taro-open-data-core.cjs.entry.js +1 -1
  34. package/dist/cjs/taro-page-container-core.cjs.entry.js +1 -1
  35. package/dist/cjs/taro-page-meta-core.cjs.entry.js +1 -1
  36. package/dist/cjs/taro-picker-core_2.cjs.entry.js +2 -2
  37. package/dist/cjs/taro-picker-view-column-core.cjs.entry.js +1 -1
  38. package/dist/cjs/taro-picker-view-core.cjs.entry.js +1 -1
  39. package/dist/cjs/taro-progress-core.cjs.entry.js +1 -1
  40. package/dist/cjs/taro-pull-to-refresh.cjs.entry.js +2 -2
  41. package/dist/cjs/taro-radio-core_2.cjs.entry.js +1 -1
  42. package/dist/cjs/taro-rich-text-core.cjs.entry.js +1 -1
  43. package/dist/cjs/taro-scroll-view-core.cjs.entry.js +2 -2
  44. package/dist/cjs/taro-share-element-core.cjs.entry.js +1 -1
  45. package/dist/cjs/taro-slider-core.cjs.entry.js +1 -1
  46. package/dist/cjs/taro-slot-core.cjs.entry.js +1 -1
  47. package/dist/cjs/taro-swiper-core_2.cjs.entry.js +12 -3
  48. package/dist/cjs/taro-switch-core.cjs.entry.js +1 -1
  49. package/dist/cjs/taro-tabbar.cjs.entry.js +2 -2
  50. package/dist/cjs/taro-text-core.cjs.entry.js +2 -2
  51. package/dist/cjs/taro-textarea-core.cjs.entry.js +1 -1
  52. package/dist/cjs/taro-video-control_3.cjs.entry.js +183 -100
  53. package/dist/cjs/taro-view-core.cjs.entry.js +2 -2
  54. package/dist/cjs/taro-voip-room-core.cjs.entry.js +1 -1
  55. package/dist/cjs/taro-web-view-core.cjs.entry.js +1 -1
  56. package/dist/collection/components/image/image.js +1 -1
  57. package/dist/collection/components/image/style/index.css +2 -2
  58. package/dist/collection/components/swiper/swiper.js +10 -1
  59. package/dist/collection/components/video/video-control.js +39 -22
  60. package/dist/collection/components/video/video-danmu.js +52 -39
  61. package/dist/collection/components/video/video.js +60 -37
  62. package/dist/esm/{index-85e10859.js → index-3c78bcaf.js} +0 -0
  63. package/dist/esm/{index-165a6222.js → index-5bd7cbab.js} +0 -0
  64. package/dist/esm/loader.js +1 -1
  65. package/dist/esm/taro-ad-core.entry.js +1 -1
  66. package/dist/esm/taro-ad-custom-core.entry.js +1 -1
  67. package/dist/esm/taro-audio-core.entry.js +1 -1
  68. package/dist/esm/taro-block-core.entry.js +1 -1
  69. package/dist/esm/taro-button-core.entry.js +2 -2
  70. package/dist/esm/taro-camera-core.entry.js +1 -1
  71. package/dist/esm/taro-canvas-core.entry.js +1 -1
  72. package/dist/esm/taro-checkbox-core_2.entry.js +1 -1
  73. package/dist/esm/taro-components.js +1 -1
  74. package/dist/esm/taro-cover-image-core.entry.js +1 -1
  75. package/dist/esm/taro-cover-view-core.entry.js +2 -2
  76. package/dist/esm/taro-custom-wrapper-core.entry.js +1 -1
  77. package/dist/esm/taro-editor-core.entry.js +1 -1
  78. package/dist/esm/taro-form-core.entry.js +1 -1
  79. package/dist/esm/taro-functional-page-navigator-core.entry.js +1 -1
  80. package/dist/esm/taro-icon-core.entry.js +2 -2
  81. package/dist/esm/taro-image-core.entry.js +4 -4
  82. package/dist/esm/taro-input-core.entry.js +1 -1
  83. package/dist/esm/taro-keyboard-accessory-core.entry.js +1 -1
  84. package/dist/esm/taro-label-core.entry.js +1 -1
  85. package/dist/esm/taro-live-player-core.entry.js +1 -1
  86. package/dist/esm/taro-live-pusher-core.entry.js +1 -1
  87. package/dist/esm/taro-map-core.entry.js +1 -1
  88. package/dist/esm/taro-match-media-core.entry.js +1 -1
  89. package/dist/esm/taro-movable-area-core.entry.js +1 -1
  90. package/dist/esm/taro-movable-view-core.entry.js +1 -1
  91. package/dist/esm/taro-navigation-bar-core.entry.js +1 -1
  92. package/dist/esm/taro-navigator-core.entry.js +2 -2
  93. package/dist/esm/taro-official-account-core.entry.js +1 -1
  94. package/dist/esm/taro-open-data-core.entry.js +1 -1
  95. package/dist/esm/taro-page-container-core.entry.js +1 -1
  96. package/dist/esm/taro-page-meta-core.entry.js +1 -1
  97. package/dist/esm/taro-picker-core_2.entry.js +2 -2
  98. package/dist/esm/taro-picker-view-column-core.entry.js +1 -1
  99. package/dist/esm/taro-picker-view-core.entry.js +1 -1
  100. package/dist/esm/taro-progress-core.entry.js +1 -1
  101. package/dist/esm/taro-pull-to-refresh.entry.js +2 -2
  102. package/dist/esm/taro-radio-core_2.entry.js +1 -1
  103. package/dist/esm/taro-rich-text-core.entry.js +1 -1
  104. package/dist/esm/taro-scroll-view-core.entry.js +2 -2
  105. package/dist/esm/taro-share-element-core.entry.js +1 -1
  106. package/dist/esm/taro-slider-core.entry.js +1 -1
  107. package/dist/esm/taro-slot-core.entry.js +1 -1
  108. package/dist/esm/taro-swiper-core_2.entry.js +12 -3
  109. package/dist/esm/taro-switch-core.entry.js +1 -1
  110. package/dist/esm/taro-tabbar.entry.js +2 -2
  111. package/dist/esm/taro-text-core.entry.js +2 -2
  112. package/dist/esm/taro-textarea-core.entry.js +1 -1
  113. package/dist/esm/taro-video-control_3.entry.js +183 -100
  114. package/dist/esm/taro-view-core.entry.js +2 -2
  115. package/dist/esm/taro-voip-room-core.entry.js +1 -1
  116. package/dist/esm/taro-web-view-core.entry.js +1 -1
  117. package/dist/esm-es5/{index-85e10859.js → index-3c78bcaf.js} +0 -0
  118. package/dist/esm-es5/{index-165a6222.js → index-5bd7cbab.js} +0 -0
  119. package/dist/esm-es5/loader.js +1 -1
  120. package/dist/esm-es5/taro-ad-core.entry.js +1 -1
  121. package/dist/esm-es5/taro-ad-custom-core.entry.js +1 -1
  122. package/dist/esm-es5/taro-audio-core.entry.js +1 -1
  123. package/dist/esm-es5/taro-block-core.entry.js +1 -1
  124. package/dist/esm-es5/taro-button-core.entry.js +1 -1
  125. package/dist/esm-es5/taro-camera-core.entry.js +1 -1
  126. package/dist/esm-es5/taro-canvas-core.entry.js +1 -1
  127. package/dist/esm-es5/taro-checkbox-core_2.entry.js +1 -1
  128. package/dist/esm-es5/taro-components.js +1 -1
  129. package/dist/esm-es5/taro-cover-image-core.entry.js +1 -1
  130. package/dist/esm-es5/taro-cover-view-core.entry.js +1 -1
  131. package/dist/esm-es5/taro-custom-wrapper-core.entry.js +1 -1
  132. package/dist/esm-es5/taro-editor-core.entry.js +1 -1
  133. package/dist/esm-es5/taro-form-core.entry.js +1 -1
  134. package/dist/esm-es5/taro-functional-page-navigator-core.entry.js +1 -1
  135. package/dist/esm-es5/taro-icon-core.entry.js +1 -1
  136. package/dist/esm-es5/taro-image-core.entry.js +1 -1
  137. package/dist/esm-es5/taro-input-core.entry.js +1 -1
  138. package/dist/esm-es5/taro-keyboard-accessory-core.entry.js +1 -1
  139. package/dist/esm-es5/taro-label-core.entry.js +1 -1
  140. package/dist/esm-es5/taro-live-player-core.entry.js +1 -1
  141. package/dist/esm-es5/taro-live-pusher-core.entry.js +1 -1
  142. package/dist/esm-es5/taro-map-core.entry.js +1 -1
  143. package/dist/esm-es5/taro-match-media-core.entry.js +1 -1
  144. package/dist/esm-es5/taro-movable-area-core.entry.js +1 -1
  145. package/dist/esm-es5/taro-movable-view-core.entry.js +1 -1
  146. package/dist/esm-es5/taro-navigation-bar-core.entry.js +1 -1
  147. package/dist/esm-es5/taro-navigator-core.entry.js +1 -1
  148. package/dist/esm-es5/taro-official-account-core.entry.js +1 -1
  149. package/dist/esm-es5/taro-open-data-core.entry.js +1 -1
  150. package/dist/esm-es5/taro-page-container-core.entry.js +1 -1
  151. package/dist/esm-es5/taro-page-meta-core.entry.js +1 -1
  152. package/dist/esm-es5/taro-picker-core_2.entry.js +1 -1
  153. package/dist/esm-es5/taro-picker-view-column-core.entry.js +1 -1
  154. package/dist/esm-es5/taro-picker-view-core.entry.js +1 -1
  155. package/dist/esm-es5/taro-progress-core.entry.js +1 -1
  156. package/dist/esm-es5/taro-pull-to-refresh.entry.js +1 -1
  157. package/dist/esm-es5/taro-radio-core_2.entry.js +1 -1
  158. package/dist/esm-es5/taro-rich-text-core.entry.js +1 -1
  159. package/dist/esm-es5/taro-scroll-view-core.entry.js +1 -1
  160. package/dist/esm-es5/taro-share-element-core.entry.js +1 -1
  161. package/dist/esm-es5/taro-slider-core.entry.js +1 -1
  162. package/dist/esm-es5/taro-slot-core.entry.js +1 -1
  163. package/dist/esm-es5/taro-swiper-core_2.entry.js +1 -1
  164. package/dist/esm-es5/taro-switch-core.entry.js +1 -1
  165. package/dist/esm-es5/taro-tabbar.entry.js +1 -1
  166. package/dist/esm-es5/taro-text-core.entry.js +1 -1
  167. package/dist/esm-es5/taro-textarea-core.entry.js +1 -1
  168. package/dist/esm-es5/taro-video-control_3.entry.js +1 -1
  169. package/dist/esm-es5/taro-view-core.entry.js +1 -1
  170. package/dist/esm-es5/taro-voip-room-core.entry.js +1 -1
  171. package/dist/esm-es5/taro-web-view-core.entry.js +1 -1
  172. package/dist/taro-components/{p-8415cd92.entry.js → p-0303f9e0.entry.js} +1 -1
  173. package/dist/taro-components/{p-16d9e6b9.system.entry.js → p-0472e474.system.entry.js} +1 -1
  174. package/dist/taro-components/{p-cdf144cb.system.entry.js → p-04818461.system.entry.js} +1 -1
  175. package/dist/taro-components/{p-a5c0a7e3.entry.js → p-065ec61d.entry.js} +1 -1
  176. package/dist/taro-components/{p-e42b782e.system.entry.js → p-06af26db.system.entry.js} +1 -1
  177. package/dist/taro-components/{p-3e2d4793.entry.js → p-06bffead.entry.js} +1 -1
  178. package/dist/taro-components/{p-f70b6a12.system.entry.js → p-0c2982fc.system.entry.js} +1 -1
  179. package/dist/taro-components/p-0ee69803.entry.js +1 -0
  180. package/dist/taro-components/p-11932905.entry.js +1 -0
  181. package/dist/taro-components/{p-d9494012.system.entry.js → p-12638ebc.system.entry.js} +1 -1
  182. package/dist/taro-components/{p-79b3c05a.entry.js → p-12ae0a33.entry.js} +1 -1
  183. package/dist/taro-components/{p-8d905ff5.system.entry.js → p-13c1404f.system.entry.js} +1 -1
  184. package/dist/taro-components/{p-e1e289bb.entry.js → p-14dbbb42.entry.js} +1 -1
  185. package/dist/taro-components/{p-82741605.entry.js → p-15bea37d.entry.js} +1 -1
  186. package/dist/taro-components/{p-d6269b5e.system.entry.js → p-17039974.system.entry.js} +1 -1
  187. package/dist/taro-components/{p-7a5be745.entry.js → p-17cf8b5b.entry.js} +1 -1
  188. package/dist/taro-components/{p-5a13bd63.system.entry.js → p-1b790eb0.system.entry.js} +1 -1
  189. package/dist/taro-components/{p-2eda9121.system.entry.js → p-1e4f1702.system.entry.js} +1 -1
  190. package/dist/taro-components/{p-00328ebf.system.entry.js → p-264b7229.system.entry.js} +1 -1
  191. package/dist/taro-components/p-2d2f8064.entry.js +1 -0
  192. package/dist/taro-components/{p-8cf16235.entry.js → p-32937866.entry.js} +1 -1
  193. package/dist/taro-components/{p-14095f6b.system.entry.js → p-3334ac67.system.entry.js} +1 -1
  194. package/dist/taro-components/{p-3ed0783c.system.entry.js → p-336f2b2a.system.entry.js} +1 -1
  195. package/dist/taro-components/{p-30bfacb9.system.js → p-33ee636a.system.js} +1 -1
  196. package/dist/taro-components/{p-1507bcbf.entry.js → p-3633bb84.entry.js} +1 -1
  197. package/dist/taro-components/{p-2ce9bc65.system.entry.js → p-3643d8f7.system.entry.js} +1 -1
  198. package/dist/taro-components/{p-6967e577.js → p-37cfdd8f.js} +0 -0
  199. package/dist/taro-components/{p-8f0e3f13.entry.js → p-3c0230ba.entry.js} +1 -1
  200. package/dist/taro-components/p-3dfb1807.entry.js +1 -0
  201. package/dist/taro-components/p-431197bc.entry.js +1 -0
  202. package/dist/taro-components/{p-2de1a146.system.entry.js → p-43de2f12.system.entry.js} +1 -1
  203. package/dist/taro-components/{p-f4158e42.entry.js → p-4dbed323.entry.js} +1 -1
  204. package/dist/taro-components/{p-bd922592.system.entry.js → p-50066d5e.system.entry.js} +1 -1
  205. package/dist/taro-components/{p-0a0377f6.system.entry.js → p-527a38ee.system.entry.js} +1 -1
  206. package/dist/taro-components/p-554e1039.entry.js +1 -0
  207. package/dist/taro-components/{p-0da88b1b.entry.js → p-55b0a30b.entry.js} +1 -1
  208. package/dist/taro-components/{p-dfe76645.entry.js → p-56618f09.entry.js} +1 -1
  209. package/dist/taro-components/{p-53297f27.entry.js → p-59d38db0.entry.js} +1 -1
  210. package/dist/taro-components/p-5c420456.entry.js +1 -0
  211. package/dist/taro-components/{p-d12592f1.entry.js → p-5f8b5f62.entry.js} +1 -1
  212. package/dist/taro-components/{p-8235b7b7.system.entry.js → p-627a5064.system.entry.js} +1 -1
  213. package/dist/taro-components/{p-39bee235.entry.js → p-66237ac0.entry.js} +1 -1
  214. package/dist/taro-components/{p-ab55aacd.system.entry.js → p-665e8461.system.entry.js} +1 -1
  215. package/dist/taro-components/{p-923c6e08.entry.js → p-6965567d.entry.js} +1 -1
  216. package/dist/taro-components/{p-a34988ff.system.entry.js → p-703dfad8.system.entry.js} +1 -1
  217. package/dist/taro-components/{p-5e20dff4.system.entry.js → p-7423fc3b.system.entry.js} +1 -1
  218. package/dist/taro-components/{p-cb8099dd.entry.js → p-74540410.entry.js} +1 -1
  219. package/dist/taro-components/{p-f05422a6.entry.js → p-7721e046.entry.js} +1 -1
  220. package/dist/taro-components/{p-60a15326.system.entry.js → p-7cdad34e.system.entry.js} +1 -1
  221. package/dist/taro-components/{p-1ed219a6.system.entry.js → p-7d848382.system.entry.js} +1 -1
  222. package/dist/taro-components/{p-ca67c759.entry.js → p-83dedaa2.entry.js} +1 -1
  223. package/dist/taro-components/{p-81588c19.entry.js → p-865c21b5.entry.js} +1 -1
  224. package/dist/taro-components/{p-26c08f44.entry.js → p-8a5e67cb.entry.js} +1 -1
  225. package/dist/taro-components/{p-4288566a.system.entry.js → p-8b2bf902.system.entry.js} +1 -1
  226. package/dist/taro-components/p-8bc82aaa.entry.js +1 -0
  227. package/dist/taro-components/p-8db237e0.entry.js +1 -0
  228. package/dist/taro-components/{p-5c8ba192.system.entry.js → p-8f90fca9.system.entry.js} +1 -1
  229. package/dist/taro-components/p-92e95d3f.entry.js +1 -0
  230. package/dist/taro-components/p-94502fc3.entry.js +1 -0
  231. package/dist/taro-components/{p-696f0d1c.system.js → p-94c20f60.system.js} +0 -0
  232. package/dist/taro-components/p-95529dc0.entry.js +1 -0
  233. package/dist/taro-components/{p-d8363f59.system.entry.js → p-964692f7.system.entry.js} +1 -1
  234. package/dist/taro-components/{p-81e1d9a3.system.entry.js → p-98b47fc9.system.entry.js} +1 -1
  235. package/dist/taro-components/{p-f928a72e.system.entry.js → p-99cb65a6.system.entry.js} +1 -1
  236. package/dist/taro-components/{p-9bd65170.system.entry.js → p-99ed3ed2.system.entry.js} +1 -1
  237. package/dist/taro-components/{p-ce49e2f4.system.entry.js → p-9a618935.system.entry.js} +1 -1
  238. package/dist/taro-components/p-9d0ab7c4.entry.js +1 -0
  239. package/dist/taro-components/p-9eb7dfa8.entry.js +1 -0
  240. package/dist/taro-components/{p-9e807bd6.system.entry.js → p-9fc88fc1.system.entry.js} +1 -1
  241. package/dist/taro-components/p-a1423df9.entry.js +1 -0
  242. package/dist/taro-components/{p-098f4931.system.entry.js → p-b15d0302.system.entry.js} +1 -1
  243. package/dist/taro-components/{p-93748645.system.js → p-b2d01686.system.js} +0 -0
  244. package/dist/taro-components/p-b6d6c744.entry.js +1 -0
  245. package/dist/taro-components/p-b75d8a65.entry.js +1 -0
  246. package/dist/taro-components/p-b87cf623.entry.js +1 -0
  247. package/dist/taro-components/p-b9280444.entry.js +1 -0
  248. package/dist/taro-components/{p-4462dca4.system.entry.js → p-bd3fa355.system.entry.js} +1 -1
  249. package/dist/taro-components/p-c218c298.entry.js +1 -0
  250. package/dist/taro-components/p-c362734b.entry.js +1 -0
  251. package/dist/taro-components/p-cb395e7d.entry.js +1 -0
  252. package/dist/taro-components/{p-effd64d5.system.entry.js → p-cdffee54.system.entry.js} +1 -1
  253. package/dist/taro-components/{p-d52bf5f5.system.entry.js → p-cea9a198.system.entry.js} +1 -1
  254. package/dist/taro-components/{p-1cc97957.entry.js → p-cf55a63c.entry.js} +1 -1
  255. package/dist/taro-components/{p-321aeeec.system.entry.js → p-cfbdd4e3.system.entry.js} +1 -1
  256. package/dist/taro-components/{p-9e7a85ae.entry.js → p-cfbfeee8.entry.js} +1 -1
  257. package/dist/taro-components/{p-becfab60.system.entry.js → p-d1c2481c.system.entry.js} +1 -1
  258. package/dist/taro-components/p-d394a61f.system.entry.js +1 -0
  259. package/dist/taro-components/{p-7b021c48.entry.js → p-d567b95e.entry.js} +1 -1
  260. package/dist/taro-components/{p-de3a4828.entry.js → p-d5971476.entry.js} +1 -1
  261. package/dist/taro-components/{p-52ef77b2.entry.js → p-dd34408a.entry.js} +1 -1
  262. package/dist/taro-components/{p-bc08a702.system.entry.js → p-df5a19b0.system.entry.js} +1 -1
  263. package/dist/taro-components/{p-a4fdb95b.system.entry.js → p-e03fa2d5.system.entry.js} +1 -1
  264. package/dist/taro-components/{p-26d8c60a.system.entry.js → p-e0af1d0d.system.entry.js} +1 -1
  265. package/dist/taro-components/p-e27798a4.entry.js +1 -0
  266. package/dist/taro-components/{p-fac09a5c.system.entry.js → p-e2f6448d.system.entry.js} +1 -1
  267. package/dist/taro-components/{p-37cfef64.entry.js → p-e6298500.entry.js} +1 -1
  268. package/dist/taro-components/{p-6422a968.system.entry.js → p-ebf5b2eb.system.entry.js} +1 -1
  269. package/dist/taro-components/{p-49ae5efb.js → p-f05e1558.js} +0 -0
  270. package/dist/taro-components/{p-5e6feca6.system.entry.js → p-fb0959c1.system.entry.js} +1 -1
  271. package/dist/taro-components/{p-4168e24d.system.entry.js → p-fb2252b7.system.entry.js} +1 -1
  272. package/dist/taro-components/{p-5412a1d2.system.entry.js → p-fc4939c6.system.entry.js} +1 -1
  273. package/dist/taro-components/p-fcc1c676.system.entry.js +1 -0
  274. package/dist/taro-components/{p-9d6a7a70.system.entry.js → p-fd8312e5.system.entry.js} +1 -1
  275. package/dist/taro-components/{p-7ffcfb05.system.entry.js → p-fdd73355.system.entry.js} +1 -1
  276. package/dist/taro-components/{p-016f56cc.system.entry.js → p-fde3a009.system.entry.js} +1 -1
  277. package/dist/taro-components/{p-9e912454.system.entry.js → p-fe156231.system.entry.js} +1 -1
  278. package/dist/taro-components/{p-2b6a2449.system.entry.js → p-ffe63ce9.system.entry.js} +1 -1
  279. package/dist/taro-components/taro-components.css +1 -1
  280. package/dist/taro-components/taro-components.esm.js +1 -1
  281. package/dist/taro-components/taro-components.js +1 -1
  282. package/dist/types/components/swiper/swiper.d.ts +1 -0
  283. package/package.json +3 -3
  284. package/types/MovableView.d.ts +1 -1
  285. package/types/View.d.ts +1 -1
  286. package/types/common.d.ts +3 -8
  287. package/dist/taro-components/p-02b84386.entry.js +0 -1
  288. package/dist/taro-components/p-0fb7f599.entry.js +0 -1
  289. package/dist/taro-components/p-17c0731f.entry.js +0 -1
  290. package/dist/taro-components/p-33bcdee9.entry.js +0 -1
  291. package/dist/taro-components/p-3554df41.entry.js +0 -1
  292. package/dist/taro-components/p-37594e84.entry.js +0 -1
  293. package/dist/taro-components/p-432f803f.entry.js +0 -1
  294. package/dist/taro-components/p-4a2ffc1c.entry.js +0 -1
  295. package/dist/taro-components/p-4d643967.entry.js +0 -1
  296. package/dist/taro-components/p-6daacf48.entry.js +0 -1
  297. package/dist/taro-components/p-72f2b6f5.entry.js +0 -1
  298. package/dist/taro-components/p-76c00960.entry.js +0 -1
  299. package/dist/taro-components/p-7f3e5f09.entry.js +0 -1
  300. package/dist/taro-components/p-9767491b.entry.js +0 -1
  301. package/dist/taro-components/p-9b9727c7.entry.js +0 -1
  302. package/dist/taro-components/p-a895db87.entry.js +0 -1
  303. package/dist/taro-components/p-b3abedf8.entry.js +0 -1
  304. package/dist/taro-components/p-c7cfcb8e.entry.js +0 -1
  305. package/dist/taro-components/p-ce093936.entry.js +0 -1
  306. package/dist/taro-components/p-d52009d1.system.entry.js +0 -1
  307. package/dist/taro-components/p-d6a37b93.entry.js +0 -1
  308. package/dist/taro-components/p-ed3ff1e4.entry.js +0 -1
  309. package/dist/taro-components/p-f6c7f07c.system.entry.js +0 -1
  310. package/dist/taro-components/p-f7b6c1a6.entry.js +0 -1
  311. package/dist/taro-components/p-f991bc7b.entry.js +0 -1
@@ -1,3 +1,12 @@
1
+ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
2
+ function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
3
+ return new (P || (P = Promise))(function (resolve, reject) {
4
+ function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
5
+ function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
6
+ function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
7
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
8
+ });
9
+ };
1
10
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
2
11
  import { Component, h, Prop, State, Host, Method } from '@stencil/core';
3
12
  export class VideoDanmu {
@@ -17,47 +26,51 @@ export class VideoDanmu {
17
26
  clonedDanmu.bottom = `${Math.random() * 90 + 5}%`;
18
27
  return clonedDanmu;
19
28
  }
20
- async sendDanmu(danmuList = []) {
21
- if (Array.isArray(danmuList)) {
22
- this.list = [
23
- ...this.list,
24
- ...danmuList.map(danmu => this.ensureProperties(danmu))
25
- ];
26
- }
27
- else {
28
- const danmu = danmuList;
29
- this.list = [
30
- ...this.list,
31
- Object.assign({}, this.ensureProperties(danmu))
32
- ];
33
- }
34
- }
35
- async tick(currentTime) {
36
- this.currentTime = currentTime;
37
- if (!this.enable)
38
- return;
39
- const danmuList = this.list;
40
- /**
41
- * @todo 这个判断对拖拽进度的处理不严谨
42
- */
43
- const newDanmuList = danmuList.filter(({ time }) => {
44
- return currentTime - time < 4 && currentTime > time;
29
+ sendDanmu(danmuList = []) {
30
+ return __awaiter(this, void 0, void 0, function* () {
31
+ if (Array.isArray(danmuList)) {
32
+ this.list = [
33
+ ...this.list,
34
+ ...danmuList.map(danmu => this.ensureProperties(danmu))
35
+ ];
36
+ }
37
+ else {
38
+ const danmu = danmuList;
39
+ this.list = [
40
+ ...this.list,
41
+ Object.assign({}, this.ensureProperties(danmu))
42
+ ];
43
+ }
45
44
  });
46
- let shouldUpdate = false;
47
- const oldDanmuList = this.danmuList;
48
- if (newDanmuList.length !== oldDanmuList.length) {
49
- shouldUpdate = true;
50
- }
51
- else {
52
- shouldUpdate = newDanmuList.some(({ key }) => {
53
- return oldDanmuList.every((danmu) => {
54
- return key !== danmu.key;
55
- });
45
+ }
46
+ tick(currentTime) {
47
+ return __awaiter(this, void 0, void 0, function* () {
48
+ this.currentTime = currentTime;
49
+ if (!this.enable)
50
+ return;
51
+ const danmuList = this.list;
52
+ /**
53
+ * @todo 这个判断对拖拽进度的处理不严谨
54
+ */
55
+ const newDanmuList = danmuList.filter(({ time }) => {
56
+ return currentTime - time < 4 && currentTime > time;
56
57
  });
57
- }
58
- if (shouldUpdate) {
59
- this.danmuList = newDanmuList;
60
- }
58
+ let shouldUpdate = false;
59
+ const oldDanmuList = this.danmuList;
60
+ if (newDanmuList.length !== oldDanmuList.length) {
61
+ shouldUpdate = true;
62
+ }
63
+ else {
64
+ shouldUpdate = newDanmuList.some(({ key }) => {
65
+ return oldDanmuList.every((danmu) => {
66
+ return key !== danmu.key;
67
+ });
68
+ });
69
+ }
70
+ if (shouldUpdate) {
71
+ this.danmuList = newDanmuList;
72
+ }
73
+ });
61
74
  }
62
75
  componentDidUpdate() {
63
76
  requestAnimationFrame(() => {
@@ -1,3 +1,12 @@
1
+ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
2
+ function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
3
+ return new (P || (P = Promise))(function (resolve, reject) {
4
+ function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
5
+ function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
6
+ function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
7
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
8
+ });
9
+ };
1
10
  // eslint-disable-next-line @typescript-eslint/no-unused-vars
2
11
  import { Component, h, Prop, State, Event, Host, Watch, Listen, Element, Method } from '@stencil/core';
3
12
  import classNames from 'classnames';
@@ -141,11 +150,11 @@ export class Video {
141
150
  this.controlsRef.toggleVisibility();
142
151
  this.onEnded.emit();
143
152
  };
144
- this.handleTimeUpdate = throttle(async (e) => {
153
+ this.handleTimeUpdate = throttle((e) => __awaiter(this, void 0, void 0, function* () {
145
154
  var _a, _b;
146
155
  this.currentTime = this.videoRef.currentTime;
147
156
  const duration = this.duration || this._duration;
148
- const isControlDragging = await this.controlsRef.getIsDraggingProgressBall();
157
+ const isControlDragging = yield this.controlsRef.getIsDraggingProgressBall();
149
158
  if (this.controls && this.showProgress) {
150
159
  if (!isControlDragging && !this.isDraggingProgress) {
151
160
  this.controlsRef.setProgressBall(this.currentTime / duration);
@@ -163,7 +172,7 @@ export class Video {
163
172
  this.handleEnded();
164
173
  }
165
174
  }
166
- }, 250);
175
+ }), 250);
167
176
  this.handleError = e => {
168
177
  var _a, _b;
169
178
  this.onError.emit({
@@ -268,29 +277,31 @@ export class Video {
268
277
  watchEnableDanmu(newVal) {
269
278
  this._enableDanmu = newVal;
270
279
  }
271
- async onDocumentTouchMove(e) {
272
- if (this.lastTouchScreenX === undefined || this.lastTouchScreenY === undefined)
273
- return;
274
- if (await this.controlsRef.getIsDraggingProgressBall())
275
- return;
276
- const gestureObj = this.analyseGesture(e);
277
- if (gestureObj.type === 'adjustVolume') {
278
- this.toastVolumeRef.style.visibility = 'visible';
279
- const nextVolume = Math.max(Math.min(this.lastVolume - gestureObj.dataY, 1), 0);
280
- this.videoRef.volume = nextVolume;
281
- this.toastVolumeBarRef.style.width = `${nextVolume * 100}%`;
282
- }
283
- else if (gestureObj.type === 'adjustProgress') {
284
- this.isDraggingProgress = true;
285
- this.nextPercentage = Math.max(Math.min(this.lastPercentage + gestureObj.dataX, 1), 0);
286
- if (this.controls && this.showProgress) {
287
- this.controlsRef.setProgressBall(this.nextPercentage);
288
- this.controlsRef.toggleVisibility(true);
280
+ onDocumentTouchMove(e) {
281
+ return __awaiter(this, void 0, void 0, function* () {
282
+ if (this.lastTouchScreenX === undefined || this.lastTouchScreenY === undefined)
283
+ return;
284
+ if (yield this.controlsRef.getIsDraggingProgressBall())
285
+ return;
286
+ const gestureObj = this.analyseGesture(e);
287
+ if (gestureObj.type === 'adjustVolume') {
288
+ this.toastVolumeRef.style.visibility = 'visible';
289
+ const nextVolume = Math.max(Math.min(this.lastVolume - gestureObj.dataY, 1), 0);
290
+ this.videoRef.volume = nextVolume;
291
+ this.toastVolumeBarRef.style.width = `${nextVolume * 100}%`;
289
292
  }
290
- const duration = this.duration || this._duration;
291
- this.toastProgressTitleRef.innerHTML = `${formatTime(this.nextPercentage * duration)} / ${formatTime(duration)}`;
292
- this.toastProgressRef.style.visibility = 'visible';
293
- }
293
+ else if (gestureObj.type === 'adjustProgress') {
294
+ this.isDraggingProgress = true;
295
+ this.nextPercentage = Math.max(Math.min(this.lastPercentage + gestureObj.dataX, 1), 0);
296
+ if (this.controls && this.showProgress) {
297
+ this.controlsRef.setProgressBall(this.nextPercentage);
298
+ this.controlsRef.toggleVisibility(true);
299
+ }
300
+ const duration = this.duration || this._duration;
301
+ this.toastProgressTitleRef.innerHTML = `${formatTime(this.nextPercentage * duration)} / ${formatTime(duration)}`;
302
+ this.toastProgressRef.style.visibility = 'visible';
303
+ }
304
+ });
294
305
  }
295
306
  onDocumentTouchEnd() {
296
307
  var _a;
@@ -309,28 +320,40 @@ export class Video {
309
320
  this.lastTouchScreenY = undefined;
310
321
  }
311
322
  /** 播放视频 */
312
- async play() {
313
- this._play();
323
+ play() {
324
+ return __awaiter(this, void 0, void 0, function* () {
325
+ this._play();
326
+ });
314
327
  }
315
328
  /** 暂停视频 */
316
- async pause() {
317
- this._pause();
329
+ pause() {
330
+ return __awaiter(this, void 0, void 0, function* () {
331
+ this._pause();
332
+ });
318
333
  }
319
334
  /** 停止视频 */
320
- async stop() {
321
- this._stop();
335
+ stop() {
336
+ return __awaiter(this, void 0, void 0, function* () {
337
+ this._stop();
338
+ });
322
339
  }
323
340
  /** 跳转到指定位置 */
324
- async seek(position) {
325
- this._seek(position);
341
+ seek(position) {
342
+ return __awaiter(this, void 0, void 0, function* () {
343
+ this._seek(position);
344
+ });
326
345
  }
327
346
  /** 进入全屏。若有自定义内容需在全屏时展示,需将内容节点放置到 video 节点内。 */
328
- async requestFullScreen() {
329
- this.toggleFullScreen(true);
347
+ requestFullScreen() {
348
+ return __awaiter(this, void 0, void 0, function* () {
349
+ this.toggleFullScreen(true);
350
+ });
330
351
  }
331
352
  /** 退出全屏 */
332
- async exitFullScreen() {
333
- this.toggleFullScreen(false);
353
+ exitFullScreen() {
354
+ return __awaiter(this, void 0, void 0, function* () {
355
+ this.toggleFullScreen(false);
356
+ });
334
357
  }
335
358
  render() {
336
359
  const { src, controls, autoplay, loop, muted, poster, objectFit, isFirst, isMute, isFullScreen, duration, _duration, showCenterPlayBtn, isPlaying, _enableDanmu, showMuteBtn, danmuBtn, showFullscreenBtn, nativeProps } = this;
@@ -1,4 +1,4 @@
1
- import { p as promiseResolve, b as bootstrapLazy } from './index-165a6222.js';
1
+ import { p as promiseResolve, b as bootstrapLazy } from './index-5bd7cbab.js';
2
2
 
3
3
  /*
4
4
  Stencil Client Patch Esm v2.9.0 | MIT Licensed | https://stenciljs.com
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let Ad = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let AdCustom = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-165a6222.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-5bd7cbab.js';
2
2
 
3
3
  const indexCss = "audio{max-width:100%;outline:none}";
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let Block = class {
4
4
  constructor(hostRef) {
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-165a6222.js';
2
- import { c as classnames } from './index-85e10859.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5bd7cbab.js';
2
+ import { c as classnames } from './index-3c78bcaf.js';
3
3
 
4
4
  const indexCss = "taro-button-core{position:relative;display:block;margin-left:auto;margin-right:auto;padding-left:14px;padding-right:14px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:18px;text-align:center;text-decoration:none;color:#000000;background-color:#F8F8F8;line-height:2.55555556;border-radius:5px;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);overflow:hidden;width:100%;border-width:0;outline:0;-webkit-appearance:none}taro-button-core:not([disabled]):active{color:rgba(0, 0, 0, 0.6);background-color:#DEDEDE}taro-button-core:focus{outline:0}taro-button-core:after{content:\" \";width:200%;height:200%;position:absolute;top:0;left:0;border:1px solid rgba(0, 0, 0, 0.2);-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px}taro-button-core+taro-button-core{margin-top:15px}taro-button-core[type=default]{color:#000000;background-color:#F8F8F8}taro-button-core[type=default]:not([disabled]):visited{color:#000000}taro-button-core[type=default]:not([disabled]):active{color:rgba(0, 0, 0, 0.6);background-color:#DEDEDE}taro-button-core[size=mini]{width:auto;display:inline-block;padding:0 1.32em;line-height:2.3;font-size:13px}taro-button-core[plain],taro-button-core[plain][type=default],taro-button-core[plain][type=primary]{border-width:1px;background-color:transparent}taro-button-core[disabled]{color:rgba(255, 255, 255, 0.6)}taro-button-core[disabled][type=default]{color:rgba(0, 0, 0, 0.3);background-color:#F7F7F7}taro-button-core[disabled][type=primary]{background-color:#9ED99D}taro-button-core[disabled][type=warn]{background-color:#EC8B89}taro-button-core[loading] .weui-loading{margin:-0.2em 0.34em 0 0}taro-button-core[loading][type=primary],taro-button-core[loading][type=warn]{color:rgba(255, 255, 255, 0.6)}taro-button-core[loading][type=primary]{background-color:#179B16}taro-button-core[loading][type=warn]{background-color:#CE3C39}taro-button-core[plain][type=primary]{color:#1aad19;border:1px solid #1aad19}taro-button-core[plain][type=primary]:not([disabled]):active{color:rgba(26, 173, 25, 0.6);border-color:rgba(26, 173, 25, 0.6);background-color:transparent}taro-button-core[plain][type=primary]:after{border-width:0}taro-button-core[plain],taro-button-core[plain][type=default]{color:#353535;border:1px solid #353535}taro-button-core[plain]:not([disabled]):active,taro-button-core[plain][type=default]:not([disabled]):active{color:rgba(53, 53, 53, 0.6);border-color:rgba(53, 53, 53, 0.6);background-color:transparent}taro-button-core[plain]:after,taro-button-core[plain][type=default]:after{border-width:0}taro-button-core[type=primary]{color:#fff;background-color:#1AAD19}taro-button-core[type=primary]:not([disabled]):visited{color:#FFFFFF}taro-button-core[type=primary]:not([disabled]):active{color:rgba(255, 255, 255, 0.6);background-color:#179B16}taro-button-core[type=warn]{color:#fff;background-color:#E64340}taro-button-core[type=warn]:not([disabled]):visited{color:#FFFFFF}taro-button-core[type=warn]:not([disabled]):active{color:rgba(255, 255, 255, 0.6);background-color:#CE3C39}taro-button-core[plain][disabled]{color:rgba(0, 0, 0, 0.3);border:1px solid rgba(0, 0, 0, 0.2);background-color:#F7F7F7}taro-button-core[plain][disabled][type=primary]{color:rgba(0, 0, 0, 0.3);border:1px solid rgba(0, 0, 0, 0.2);background-color:#F7F7F7}";
5
5
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let Camera = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, g as getElement } from './index-165a6222.js';
1
+ import { r as registerInstance, c as createEvent, h, g as getElement } from './index-5bd7cbab.js';
2
2
 
3
3
  const indexCss = "taro-canvas-core{position:relative;display:block;width:300px;height:150px}";
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-165a6222.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5bd7cbab.js';
2
2
 
3
3
  const indexCss = "@charset \"UTF-8\";.taro-checkbox{position:relative;display:inline-block}.taro-checkbox_checked{display:inline-block;min-height:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;font-size:23px;border:1px solid #d1d1d1;background-color:#ffffff;border-radius:3px;color:#1AAD19;width:23px;height:23px;position:relative;vertical-align:0;top:5px}.taro-checkbox_checked:checked::before{font-family:\"weui\";font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-align:center;speak:none;display:inline-block;vertical-align:middle;text-decoration:inherit;content:\"\";color:inherit;font-size:inherit;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -48%) scale(0.73);transform:translate(-50%, -48%) scale(0.73)}";
4
4
 
@@ -1,4 +1,4 @@
1
- import { p as promiseResolve, b as bootstrapLazy } from './index-165a6222.js';
1
+ import { p as promiseResolve, b as bootstrapLazy } from './index-5bd7cbab.js';
2
2
 
3
3
  /*
4
4
  Stencil Client Patch Browser v2.9.0 | MIT Licensed | https://stenciljs.com
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-165a6222.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-5bd7cbab.js';
2
2
 
3
3
  const indexCss = "taro-cover-image-core{overflow:hidden;width:320px;height:240px}";
4
4
 
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host } from './index-165a6222.js';
2
- import { c as classnames } from './index-85e10859.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host } from './index-5bd7cbab.js';
2
+ import { c as classnames } from './index-3c78bcaf.js';
3
3
 
4
4
  const coverViewCss = "taro-cover-view-core{display:block}";
5
5
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let CustomWrapper = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let Editor = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, g as getElement } from './index-165a6222.js';
1
+ import { r as registerInstance, c as createEvent, h, g as getElement } from './index-5bd7cbab.js';
2
2
 
3
3
  let Form = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let FunctionalPageNavigator = class {
4
4
  constructor(hostRef) {
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
2
- import { c as classnames } from './index-85e10859.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
+ import { c as classnames } from './index-3c78bcaf.js';
3
3
 
4
4
  let Icon = class {
5
5
  constructor(hostRef) {
@@ -1,7 +1,7 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host } from './index-165a6222.js';
2
- import { c as classnames } from './index-85e10859.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host } from './index-5bd7cbab.js';
2
+ import { c as classnames } from './index-3c78bcaf.js';
3
3
 
4
- const indexCss = "img[src=\"\"]{opacity:0}taro-image-core{display:inline-block;overflow:hidden;position:relative;font-size:0;width:320px;height:240px}.taro-img.taro-img__widthfix{height:100%}.taro-img__mode-scaletofill{width:100%;height:100%}.taro-img__mode-aspectfit{max-width:100%;max-height:100%}.taro-img__mode-aspectfill{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.taro-img__mode-aspectfill--width{min-width:100%;height:100%}.taro-img__mode-aspectfill--height{width:100%;min-height:100%}.taro-img__mode-widthfix{width:100%}.taro-img__mode-top{width:100%}.taro-img__mode-bottom{width:100%;position:absolute;bottom:0}.taro-img__mode-left{height:100%}.taro-img__mode-right{position:absolute;height:100%;right:0}.taro-img__mode-topright{position:absolute;right:0}.taro-img__mode-bottomleft{position:absolute;bottom:0}.taro-img__mode-bottomright{position:absolute;right:0;bottom:0}";
4
+ const indexCss = "img[src=\"\"]{opacity:0}taro-image-core{display:inline-block;overflow:hidden;position:relative;font-size:0;width:auto;height:auto}.taro-img.taro-img__widthfix{height:100%}.taro-img__mode-scaletofill{width:100%;height:100%}.taro-img__mode-aspectfit{max-width:100%;max-height:100%}.taro-img__mode-aspectfill{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.taro-img__mode-aspectfill--width{min-width:100%;height:100%}.taro-img__mode-aspectfill--height{width:100%;min-height:100%}.taro-img__mode-widthfix{width:100%}.taro-img__mode-top{width:100%}.taro-img__mode-bottom{width:100%;position:absolute;bottom:0}.taro-img__mode-left{height:100%}.taro-img__mode-right{position:absolute;height:100%;right:0}.taro-img__mode-topright{position:absolute;right:0}.taro-img__mode-bottomleft{position:absolute;bottom:0}.taro-img__mode-bottomright{position:absolute;right:0;bottom:0}";
5
5
 
6
6
  import('./intersection-observer-8e4c7135.js');
7
7
  let Image = class {
@@ -40,7 +40,7 @@ let Image = class {
40
40
  this.onError.emit();
41
41
  }
42
42
  render() {
43
- const { src, mode, lazyLoad, aspectFillMode, imageOnLoad, imageOnError, nativeProps } = this;
43
+ const { src, mode = 'scaleToFill', lazyLoad = false, aspectFillMode = 'width', imageOnLoad, imageOnError, nativeProps } = this;
44
44
  const cls = classnames({
45
45
  'taro-img__widthfix': mode === 'widthFix'
46
46
  });
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, g as getElement } from './index-165a6222.js';
1
+ import { r as registerInstance, c as createEvent, h, g as getElement } from './index-5bd7cbab.js';
2
2
 
3
3
  const indexCss = "taro-input-core{display:block}input{display:block;height:1.4rem;text-align:inherit;text-overflow:clip;overflow:hidden;white-space:nowrap}";
4
4
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let KeyboardAccessory = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-165a6222.js';
1
+ import { r as registerInstance, h } from './index-5bd7cbab.js';
2
2
 
3
3
  let Label = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let LivePlayer = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let LivePusher = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let Map = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let MatchMedia = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let MovableArea = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let MovableView = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let NavigationBar = class {
4
4
  constructor(hostRef) {
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host } from './index-5bd7cbab.js';
2
2
  import Taro from '@tarojs/taro';
3
- import { c as classnames } from './index-85e10859.js';
3
+ import { c as classnames } from './index-3c78bcaf.js';
4
4
 
5
5
  const navigatorCss = ".navigator-hover{background:#efefef}";
6
6
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let OfficialAccount = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let OpenData = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let PageContainer = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let PageMeta = class {
4
4
  constructor(hostRef) {
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-165a6222.js';
2
- import { c as classnames } from './index-85e10859.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5bd7cbab.js';
2
+ import { c as classnames } from './index-3c78bcaf.js';
3
3
 
4
4
  function getTimeRange(begin, end) {
5
5
  const range = [];
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let PickerViewColumn = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let PickerView = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let Index = class {
4
4
  constructor(hostRef) {
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-165a6222.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5bd7cbab.js';
2
2
  import Taro from '@tarojs/taro';
3
- import { c as classnames } from './index-85e10859.js';
3
+ import { c as classnames } from './index-3c78bcaf.js';
4
4
 
5
5
  const indexCss = ".rmc-pull-to-refresh-content{-webkit-transform-origin:left top 0px;transform-origin:left top 0px}.rmc-pull-to-refresh-content-wrapper{overflow:hidden}.rmc-pull-to-refresh-transition{-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s}@-webkit-keyframes rmc-pull-to-refresh-indicator{50%{opacity:0.2}100%{opacity:1}}@keyframes rmc-pull-to-refresh-indicator{50%{opacity:0.2}100%{opacity:1}}.rmc-pull-to-refresh-indicator{text-align:center;height:30px;line-height:10px}.rmc-pull-to-refresh-indicator>div{background-color:grey;width:6px;height:6px;border-radius:100%;margin:3px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation:rmc-pull-to-refresh-indicator 0.5s 0s infinite linear;animation:rmc-pull-to-refresh-indicator 0.5s 0s infinite linear}.rmc-pull-to-refresh-indicator>div:nth-child(0){-webkit-animation-delay:-0.1s !important;animation-delay:-0.1s !important}.rmc-pull-to-refresh-indicator>div:nth-child(1){-webkit-animation-delay:-0.2s !important;animation-delay:-0.2s !important}.rmc-pull-to-refresh-indicator>div:nth-child(2){-webkit-animation-delay:-0.3s !important;animation-delay:-0.3s !important}.rmc-pull-to-refresh-down .rmc-pull-to-refresh-indicator{margin-top:-25px}";
6
6
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-165a6222.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5bd7cbab.js';
2
2
 
3
3
  let Radio = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let RichText = class {
4
4
  constructor(hostRef) {
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-165a6222.js';
2
- import { c as classnames } from './index-85e10859.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5bd7cbab.js';
2
+ import { c as classnames } from './index-3c78bcaf.js';
3
3
 
4
4
  const indexCss = "taro-scroll-view-core{display:block;width:100%;-webkit-overflow-scrolling:auto}taro-scroll-view-core::-webkit-scrollbar{display:none}.taro-scroll-view__scroll-x{overflow-x:scroll;overflow-y:hidden}.taro-scroll-view__scroll-y{overflow-x:hidden;overflow-y:scroll}";
5
5
 
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let ShareElement = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-165a6222.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5bd7cbab.js';
2
2
 
3
3
  let Slider = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-165a6222.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
2
2
 
3
3
  let Slot = class {
4
4
  constructor(hostRef) {