@tarojs/components 3.5.0-alpha.3 → 3.5.0-alpha.6

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 (389) hide show
  1. package/dist/cjs/{index-dd4b7ba3.js → index-4495e5cf.js} +89 -54
  2. package/dist/{esm/index-3c78bcaf.js → cjs/index-dffbd352.js} +12 -1
  3. package/dist/cjs/loader.cjs.js +2 -2
  4. package/dist/cjs/taro-ad-core.cjs.entry.js +2 -2
  5. package/dist/cjs/taro-ad-custom-core.cjs.entry.js +2 -2
  6. package/dist/cjs/taro-audio-core.cjs.entry.js +2 -2
  7. package/dist/cjs/taro-block-core.cjs.entry.js +2 -2
  8. package/dist/cjs/taro-button-core.cjs.entry.js +3 -3
  9. package/dist/cjs/taro-camera-core.cjs.entry.js +2 -2
  10. package/dist/cjs/taro-canvas-core.cjs.entry.js +2 -2
  11. package/dist/cjs/taro-checkbox-core_2.cjs.entry.js +4 -4
  12. package/dist/cjs/taro-components.cjs.js +2 -2
  13. package/dist/cjs/taro-cover-image-core.cjs.entry.js +2 -2
  14. package/dist/cjs/taro-cover-view-core.cjs.entry.js +3 -3
  15. package/dist/cjs/taro-custom-wrapper-core.cjs.entry.js +2 -2
  16. package/dist/cjs/taro-editor-core.cjs.entry.js +2 -2
  17. package/dist/cjs/taro-form-core.cjs.entry.js +2 -2
  18. package/dist/cjs/taro-functional-page-navigator-core.cjs.entry.js +2 -2
  19. package/dist/cjs/taro-icon-core.cjs.entry.js +3 -3
  20. package/dist/cjs/taro-image-core.cjs.entry.js +3 -3
  21. package/dist/cjs/taro-input-core.cjs.entry.js +2 -2
  22. package/dist/cjs/taro-keyboard-accessory-core.cjs.entry.js +2 -2
  23. package/dist/cjs/taro-label-core.cjs.entry.js +2 -2
  24. package/dist/cjs/taro-live-player-core.cjs.entry.js +2 -2
  25. package/dist/cjs/taro-live-pusher-core.cjs.entry.js +2 -2
  26. package/dist/cjs/taro-map-core.cjs.entry.js +2 -2
  27. package/dist/cjs/taro-match-media-core.cjs.entry.js +2 -2
  28. package/dist/cjs/taro-movable-area-core.cjs.entry.js +2 -2
  29. package/dist/cjs/taro-movable-view-core.cjs.entry.js +2 -2
  30. package/dist/cjs/taro-navigation-bar-core.cjs.entry.js +2 -2
  31. package/dist/cjs/taro-navigator-core.cjs.entry.js +3 -3
  32. package/dist/cjs/taro-official-account-core.cjs.entry.js +2 -2
  33. package/dist/cjs/taro-open-data-core.cjs.entry.js +2 -2
  34. package/dist/cjs/taro-page-container-core.cjs.entry.js +2 -2
  35. package/dist/cjs/taro-page-meta-core.cjs.entry.js +2 -2
  36. package/dist/cjs/taro-picker-core_2.cjs.entry.js +4 -4
  37. package/dist/cjs/taro-picker-view-column-core.cjs.entry.js +2 -2
  38. package/dist/cjs/taro-picker-view-core.cjs.entry.js +3 -3
  39. package/dist/cjs/taro-progress-core.cjs.entry.js +2 -2
  40. package/dist/cjs/taro-pull-to-refresh.cjs.entry.js +3 -3
  41. package/dist/cjs/taro-radio-core_2.cjs.entry.js +3 -3
  42. package/dist/cjs/taro-rich-text-core.cjs.entry.js +2 -2
  43. package/dist/cjs/taro-scroll-view-core.cjs.entry.js +3 -3
  44. package/dist/cjs/taro-share-element-core.cjs.entry.js +2 -2
  45. package/dist/cjs/taro-slider-core.cjs.entry.js +2 -2
  46. package/dist/cjs/taro-slot-core.cjs.entry.js +2 -2
  47. package/dist/cjs/taro-swiper-core_2.cjs.entry.js +4 -4
  48. package/dist/cjs/taro-switch-core.cjs.entry.js +2 -2
  49. package/dist/cjs/taro-tabbar.cjs.entry.js +3 -3
  50. package/dist/cjs/taro-text-core.cjs.entry.js +3 -3
  51. package/dist/cjs/taro-textarea-core.cjs.entry.js +2 -2
  52. package/dist/cjs/taro-video-control_3.cjs.entry.js +27677 -26
  53. package/dist/cjs/taro-view-core.cjs.entry.js +3 -3
  54. package/dist/cjs/taro-voip-room-core.cjs.entry.js +2 -2
  55. package/dist/cjs/taro-web-view-core.cjs.entry.js +2 -2
  56. package/dist/collection/collection-manifest.json +2 -2
  57. package/dist/collection/components/checkbox/style/index.css +1 -2
  58. package/dist/collection/components/video/utils.js +4 -3
  59. package/dist/collection/components/video/video-control.js +6 -6
  60. package/dist/collection/components/video/video.js +47 -7
  61. package/dist/esm/{index-5bd7cbab.js → index-789b3db7.js} +89 -54
  62. package/dist/{cjs/index-b9715722.js → esm/index-cd1a2d33.js} +6 -2
  63. package/dist/esm/loader.js +2 -2
  64. package/dist/esm/polyfills/css-shim.js +1 -1
  65. package/dist/esm/taro-ad-core.entry.js +2 -2
  66. package/dist/esm/taro-ad-custom-core.entry.js +2 -2
  67. package/dist/esm/taro-audio-core.entry.js +2 -2
  68. package/dist/esm/taro-block-core.entry.js +2 -2
  69. package/dist/esm/taro-button-core.entry.js +3 -3
  70. package/dist/esm/taro-camera-core.entry.js +2 -2
  71. package/dist/esm/taro-canvas-core.entry.js +2 -2
  72. package/dist/esm/taro-checkbox-core_2.entry.js +4 -4
  73. package/dist/esm/taro-components.js +2 -2
  74. package/dist/esm/taro-cover-image-core.entry.js +2 -2
  75. package/dist/esm/taro-cover-view-core.entry.js +3 -3
  76. package/dist/esm/taro-custom-wrapper-core.entry.js +2 -2
  77. package/dist/esm/taro-editor-core.entry.js +2 -2
  78. package/dist/esm/taro-form-core.entry.js +2 -2
  79. package/dist/esm/taro-functional-page-navigator-core.entry.js +2 -2
  80. package/dist/esm/taro-icon-core.entry.js +3 -3
  81. package/dist/esm/taro-image-core.entry.js +3 -3
  82. package/dist/esm/taro-input-core.entry.js +2 -2
  83. package/dist/esm/taro-keyboard-accessory-core.entry.js +2 -2
  84. package/dist/esm/taro-label-core.entry.js +2 -2
  85. package/dist/esm/taro-live-player-core.entry.js +2 -2
  86. package/dist/esm/taro-live-pusher-core.entry.js +2 -2
  87. package/dist/esm/taro-map-core.entry.js +2 -2
  88. package/dist/esm/taro-match-media-core.entry.js +2 -2
  89. package/dist/esm/taro-movable-area-core.entry.js +2 -2
  90. package/dist/esm/taro-movable-view-core.entry.js +2 -2
  91. package/dist/esm/taro-navigation-bar-core.entry.js +2 -2
  92. package/dist/esm/taro-navigator-core.entry.js +3 -3
  93. package/dist/esm/taro-official-account-core.entry.js +2 -2
  94. package/dist/esm/taro-open-data-core.entry.js +2 -2
  95. package/dist/esm/taro-page-container-core.entry.js +2 -2
  96. package/dist/esm/taro-page-meta-core.entry.js +2 -2
  97. package/dist/esm/taro-picker-core_2.entry.js +4 -4
  98. package/dist/esm/taro-picker-view-column-core.entry.js +2 -2
  99. package/dist/esm/taro-picker-view-core.entry.js +3 -3
  100. package/dist/esm/taro-progress-core.entry.js +2 -2
  101. package/dist/esm/taro-pull-to-refresh.entry.js +3 -3
  102. package/dist/esm/taro-radio-core_2.entry.js +3 -3
  103. package/dist/esm/taro-rich-text-core.entry.js +2 -2
  104. package/dist/esm/taro-scroll-view-core.entry.js +3 -3
  105. package/dist/esm/taro-share-element-core.entry.js +2 -2
  106. package/dist/esm/taro-slider-core.entry.js +2 -2
  107. package/dist/esm/taro-slot-core.entry.js +2 -2
  108. package/dist/esm/taro-swiper-core_2.entry.js +4 -4
  109. package/dist/esm/taro-switch-core.entry.js +2 -2
  110. package/dist/esm/taro-tabbar.entry.js +3 -3
  111. package/dist/esm/taro-text-core.entry.js +3 -3
  112. package/dist/esm/taro-textarea-core.entry.js +2 -2
  113. package/dist/esm/taro-video-control_3.entry.js +27672 -21
  114. package/dist/esm/taro-view-core.entry.js +3 -3
  115. package/dist/esm/taro-voip-room-core.entry.js +2 -2
  116. package/dist/esm/taro-web-view-core.entry.js +2 -2
  117. package/dist/esm-es5/index-789b3db7.js +1 -0
  118. package/dist/esm-es5/index-cd1a2d33.js +7 -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 +365 -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-d91ab597.system.entry.js → p-0141754f.system.entry.js} +1 -1
  173. package/dist/taro-components/p-02282c70.system.entry.js +1 -0
  174. package/dist/taro-components/p-0674e57b.system.js +1 -0
  175. package/dist/taro-components/p-0adcc512.entry.js +1 -0
  176. package/dist/taro-components/p-107c83e4.system.entry.js +1 -0
  177. package/dist/taro-components/p-15f00e71.entry.js +1 -0
  178. package/dist/taro-components/{p-e03fa2d5.system.entry.js → p-1900c26d.system.entry.js} +1 -1
  179. package/dist/taro-components/{p-a05d66d1.system.entry.js → p-1a01e5a6.system.entry.js} +1 -1
  180. package/dist/taro-components/{p-0c18bd18.system.entry.js → p-1ae9ff34.system.entry.js} +1 -1
  181. package/dist/taro-components/p-1da081b6.entry.js +1 -0
  182. package/dist/taro-components/p-2927361f.entry.js +1 -0
  183. package/dist/taro-components/p-29f2cbdf.system.entry.js +1 -0
  184. package/dist/taro-components/p-2e78c090.entry.js +1 -0
  185. package/dist/taro-components/p-34477097.system.entry.js +1 -0
  186. package/dist/taro-components/p-3546a833.entry.js +1 -0
  187. package/dist/taro-components/{p-cc36cee7.entry.js → p-36727043.entry.js} +1 -1
  188. package/dist/taro-components/{p-99ed3ed2.system.entry.js → p-3774a0b9.system.entry.js} +1 -1
  189. package/dist/taro-components/p-3eb5219a.entry.js +1 -0
  190. package/dist/taro-components/p-404fbc7c.entry.js +1 -0
  191. package/dist/taro-components/{p-0472e474.system.entry.js → p-40711024.system.entry.js} +1 -1
  192. package/dist/taro-components/{p-336f2b2a.system.entry.js → p-407aada8.system.entry.js} +1 -1
  193. package/dist/taro-components/{p-cfbdd4e3.system.entry.js → p-42b45ac3.system.entry.js} +1 -1
  194. package/dist/taro-components/{p-527a38ee.system.entry.js → p-431dd581.system.entry.js} +1 -1
  195. package/dist/taro-components/p-44aa312d.system.entry.js +1 -0
  196. package/dist/taro-components/p-4651474c.entry.js +1 -0
  197. package/dist/taro-components/p-47484bac.system.entry.js +1 -0
  198. package/dist/taro-components/p-47eb9dcc.entry.js +1 -0
  199. package/dist/taro-components/p-497a5d9a.entry.js +1 -0
  200. package/dist/taro-components/{p-fb0959c1.system.entry.js → p-4c8f288d.system.entry.js} +1 -1
  201. package/dist/taro-components/p-4d4637df.entry.js +1 -0
  202. package/dist/taro-components/{p-3643d8f7.system.entry.js → p-4e108995.system.entry.js} +1 -1
  203. package/dist/taro-components/p-4eda1f6b.entry.js +1 -0
  204. package/dist/taro-components/p-518e7b29.entry.js +1 -0
  205. package/dist/taro-components/p-52033dd2.entry.js +1 -0
  206. package/dist/taro-components/p-52e0c86e.system.entry.js +1 -0
  207. package/dist/taro-components/p-557d86fe.entry.js +1 -0
  208. package/dist/taro-components/{p-4aa4de0f.system.entry.js → p-55da9401.system.entry.js} +1 -1
  209. package/dist/taro-components/p-5d51b5b0.entry.js +1 -0
  210. package/dist/taro-components/{p-7cdad34e.system.entry.js → p-5d8ba574.system.entry.js} +1 -1
  211. package/dist/taro-components/{p-cdffee54.system.entry.js → p-5ebf2333.system.entry.js} +1 -1
  212. package/dist/taro-components/p-5f4d0d5b.system.js +7 -0
  213. package/dist/taro-components/p-61645135.system.entry.js +365 -0
  214. package/dist/taro-components/p-64e67d96.system.entry.js +1 -0
  215. package/dist/taro-components/p-720134e9.system.entry.js +1 -0
  216. package/dist/taro-components/p-7309764b.entry.js +1 -0
  217. package/dist/taro-components/p-75c07a8d.system.entry.js +1 -0
  218. package/dist/taro-components/p-76ab644c.entry.js +1 -0
  219. package/dist/taro-components/{p-703dfad8.system.entry.js → p-780c1853.system.entry.js} +1 -1
  220. package/dist/taro-components/p-783af5b6.entry.js +1 -0
  221. package/dist/taro-components/p-7868d50a.system.entry.js +1 -0
  222. package/dist/taro-components/p-7b43bfe6.entry.js +1 -0
  223. package/dist/taro-components/{p-964692f7.system.entry.js → p-7be1a0bb.system.entry.js} +1 -1
  224. package/dist/taro-components/p-7c5be4ff.entry.js +1 -0
  225. package/dist/taro-components/p-7e5d2d7a.js +7 -0
  226. package/dist/taro-components/p-7ee03392.system.entry.js +1 -0
  227. package/dist/taro-components/{p-da8edf69.system.entry.js → p-8194107c.system.entry.js} +1 -1
  228. package/dist/taro-components/{p-fdd73355.system.entry.js → p-8554900a.system.entry.js} +1 -1
  229. package/dist/taro-components/p-87282837.entry.js +1 -0
  230. package/dist/taro-components/p-8870f200.entry.js +1 -0
  231. package/dist/taro-components/p-89b902ef.entry.js +1 -0
  232. package/dist/taro-components/p-8ab7c95f.entry.js +1 -0
  233. package/dist/taro-components/p-8b9fdd2d.entry.js +1 -0
  234. package/dist/taro-components/p-8e56fb48.entry.js +1 -0
  235. package/dist/taro-components/p-8fd6b016.entry.js +1 -0
  236. package/dist/taro-components/{p-e61d2113.system.entry.js → p-954862dc.system.entry.js} +1 -1
  237. package/dist/taro-components/p-95bd702e.entry.js +1 -0
  238. package/dist/taro-components/{p-98b47fc9.system.entry.js → p-96232b22.system.entry.js} +1 -1
  239. package/dist/taro-components/{p-ffe63ce9.system.entry.js → p-97e8bb30.system.entry.js} +1 -1
  240. package/dist/taro-components/{p-1e4f1702.system.entry.js → p-99b8a7a2.system.entry.js} +1 -1
  241. package/dist/taro-components/p-a06fb894.system.entry.js +1 -0
  242. package/dist/taro-components/p-a0c6319e.entry.js +1 -0
  243. package/dist/taro-components/p-a296ef29.entry.js +1 -0
  244. package/dist/taro-components/{p-264b7229.system.entry.js → p-a3933a47.system.entry.js} +1 -1
  245. package/dist/taro-components/p-a39fc58e.entry.js +1 -0
  246. package/dist/taro-components/p-a5b29178.system.entry.js +1 -0
  247. package/dist/taro-components/p-a64d8c69.entry.js +1 -0
  248. package/dist/taro-components/{p-58623cdd.system.entry.js → p-a66340b0.system.entry.js} +1 -1
  249. package/dist/taro-components/{p-33ee636a.system.js → p-aab7f8e8.system.js} +1 -1
  250. package/dist/taro-components/p-abe4452a.entry.js +1 -0
  251. package/dist/taro-components/p-b1cf6698.system.entry.js +1 -0
  252. package/dist/taro-components/p-b3eaf173.entry.js +365 -0
  253. package/dist/taro-components/p-b6956e54.entry.js +1 -0
  254. package/dist/taro-components/{p-34188530.system.entry.js → p-be4406bd.system.entry.js} +1 -1
  255. package/dist/taro-components/{p-1b790eb0.system.entry.js → p-bfd76333.system.entry.js} +1 -1
  256. package/dist/taro-components/{p-08ea5931.system.entry.js → p-c090756b.system.entry.js} +1 -1
  257. package/dist/taro-components/p-c28a79eb.entry.js +1 -0
  258. package/dist/taro-components/{p-df5a19b0.system.entry.js → p-c2a225ef.system.entry.js} +1 -1
  259. package/dist/taro-components/{p-4cd044c4.system.entry.js → p-c36df190.system.entry.js} +1 -1
  260. package/dist/taro-components/p-c503bd98.system.entry.js +1 -0
  261. package/dist/taro-components/p-ca1f541c.system.entry.js +1 -0
  262. package/dist/taro-components/p-cabc377f.entry.js +1 -0
  263. package/dist/taro-components/p-cf9e80c9.entry.js +1 -0
  264. package/dist/taro-components/p-d1c28dd0.entry.js +1 -0
  265. package/dist/taro-components/p-d21dd145.js +1 -0
  266. package/dist/taro-components/p-d5bfba7d.entry.js +1 -0
  267. package/dist/taro-components/{p-08aba8db.system.entry.js → p-d6e42063.system.entry.js} +1 -1
  268. package/dist/taro-components/p-df00945b.entry.js +1 -0
  269. package/dist/taro-components/p-e28a1c0e.entry.js +1 -0
  270. package/dist/taro-components/p-e43c8d69.system.entry.js +1 -0
  271. package/dist/taro-components/p-f201d652.system.entry.js +1 -0
  272. package/dist/taro-components/p-f2add48e.entry.js +1 -0
  273. package/dist/taro-components/p-f46523cb.entry.js +1 -0
  274. package/dist/taro-components/p-f4e38010.entry.js +1 -0
  275. package/dist/taro-components/p-f7fc979d.entry.js +1 -0
  276. package/dist/taro-components/p-f8eb7e74.system.entry.js +1 -0
  277. package/dist/taro-components/p-fb1de68d.entry.js +1 -0
  278. package/dist/taro-components/p-fbf0fb63.entry.js +1 -0
  279. package/dist/taro-components/taro-components.esm.js +1 -1
  280. package/dist/taro-components/taro-components.js +1 -1
  281. package/dist/types/components/video/utils.d.ts +2 -1
  282. package/dist/types/components/video/video-control.d.ts +1 -1
  283. package/dist/types/home/runner/work/taro/taro/packages/taro-components/.stencil/types/props.d.ts +62 -0
  284. package/dist/types/props.js +1 -0
  285. package/dist/types/stencil-public-runtime.d.ts +6 -4
  286. package/package.json +14 -8
  287. package/types/Block.d.ts +5 -2
  288. package/types/Checkbox.d.ts +1 -1
  289. package/types/CheckboxGroup.d.ts +1 -1
  290. package/types/CoverImage.d.ts +1 -1
  291. package/types/CoverView.d.ts +1 -1
  292. package/types/CustomWrapper.d.ts +2 -2
  293. package/types/Editor.d.ts +10 -10
  294. package/types/Form.d.ts +6 -6
  295. package/types/Label.d.ts +2 -2
  296. package/types/OfficialAccount.d.ts +3 -3
  297. package/types/PickerViewColumn.d.ts +3 -1
  298. package/types/Progress.d.ts +1 -1
  299. package/types/Radio.d.ts +1 -1
  300. package/types/RichText.d.ts +1 -1
  301. package/types/ScrollView.d.ts +6 -6
  302. package/types/Slider.d.ts +1 -1
  303. package/types/Slot.d.ts +2 -2
  304. package/types/Swiper.d.ts +2 -2
  305. package/types/Switch.d.ts +1 -1
  306. package/types/Text.d.ts +2 -2
  307. package/types/Video.d.ts +1 -1
  308. package/types/View.d.ts +2 -2
  309. package/types/WebView.d.ts +1 -1
  310. package/types/index.d.ts +53 -52
  311. package/types/index.vue3.d.ts +71 -73
  312. package/types/props.ts +73 -0
  313. package/dist/esm-es5/index-3c78bcaf.js +0 -7
  314. package/dist/esm-es5/index-5bd7cbab.js +0 -1
  315. package/dist/taro-components/p-0303f9e0.entry.js +0 -1
  316. package/dist/taro-components/p-065ec61d.entry.js +0 -1
  317. package/dist/taro-components/p-06af26db.system.entry.js +0 -1
  318. package/dist/taro-components/p-06bffead.entry.js +0 -1
  319. package/dist/taro-components/p-07062966.entry.js +0 -1
  320. package/dist/taro-components/p-078230a0.system.entry.js +0 -1
  321. package/dist/taro-components/p-0c2982fc.system.entry.js +0 -1
  322. package/dist/taro-components/p-0ee69803.entry.js +0 -1
  323. package/dist/taro-components/p-11932905.entry.js +0 -1
  324. package/dist/taro-components/p-14dbbb42.entry.js +0 -1
  325. package/dist/taro-components/p-15bea37d.entry.js +0 -1
  326. package/dist/taro-components/p-17039974.system.entry.js +0 -1
  327. package/dist/taro-components/p-1b48afb1.entry.js +0 -1
  328. package/dist/taro-components/p-1c625d7d.entry.js +0 -1
  329. package/dist/taro-components/p-2d2f8064.entry.js +0 -1
  330. package/dist/taro-components/p-3334ac67.system.entry.js +0 -1
  331. package/dist/taro-components/p-3633bb84.entry.js +0 -1
  332. package/dist/taro-components/p-37cfdd8f.js +0 -7
  333. package/dist/taro-components/p-3c0230ba.entry.js +0 -1
  334. package/dist/taro-components/p-3dfb1807.entry.js +0 -1
  335. package/dist/taro-components/p-4039bcb5.entry.js +0 -1
  336. package/dist/taro-components/p-44b60b72.entry.js +0 -1
  337. package/dist/taro-components/p-554e1039.entry.js +0 -1
  338. package/dist/taro-components/p-55b0a30b.entry.js +0 -1
  339. package/dist/taro-components/p-59d38db0.entry.js +0 -1
  340. package/dist/taro-components/p-5c6aeb55.entry.js +0 -1
  341. package/dist/taro-components/p-5d5baadf.entry.js +0 -1
  342. package/dist/taro-components/p-5f8b5f62.entry.js +0 -1
  343. package/dist/taro-components/p-7423fc3b.system.entry.js +0 -1
  344. package/dist/taro-components/p-74540410.entry.js +0 -1
  345. package/dist/taro-components/p-758fb1ba.entry.js +0 -1
  346. package/dist/taro-components/p-7721e046.entry.js +0 -1
  347. package/dist/taro-components/p-786653af.system.entry.js +0 -1
  348. package/dist/taro-components/p-7d848382.system.entry.js +0 -1
  349. package/dist/taro-components/p-7fdd59f0.entry.js +0 -1
  350. package/dist/taro-components/p-865c21b5.entry.js +0 -1
  351. package/dist/taro-components/p-8a5e67cb.entry.js +0 -1
  352. package/dist/taro-components/p-8b2bf902.system.entry.js +0 -1
  353. package/dist/taro-components/p-8db237e0.entry.js +0 -1
  354. package/dist/taro-components/p-8e0150eb.system.entry.js +0 -1
  355. package/dist/taro-components/p-8f90fca9.system.entry.js +0 -1
  356. package/dist/taro-components/p-92a31933.system.entry.js +0 -1
  357. package/dist/taro-components/p-92e95d3f.entry.js +0 -1
  358. package/dist/taro-components/p-94502fc3.entry.js +0 -1
  359. package/dist/taro-components/p-94c20f60.system.js +0 -7
  360. package/dist/taro-components/p-99cb65a6.system.entry.js +0 -1
  361. package/dist/taro-components/p-9a618935.system.entry.js +0 -1
  362. package/dist/taro-components/p-9d0ab7c4.entry.js +0 -1
  363. package/dist/taro-components/p-a1423df9.entry.js +0 -1
  364. package/dist/taro-components/p-a1863c96.entry.js +0 -1
  365. package/dist/taro-components/p-aae3e479.entry.js +0 -1
  366. package/dist/taro-components/p-b2d01686.system.js +0 -1
  367. package/dist/taro-components/p-b6d6c744.entry.js +0 -1
  368. package/dist/taro-components/p-b75d8a65.entry.js +0 -1
  369. package/dist/taro-components/p-b87cf623.entry.js +0 -1
  370. package/dist/taro-components/p-b9280444.entry.js +0 -1
  371. package/dist/taro-components/p-bd3fa355.system.entry.js +0 -1
  372. package/dist/taro-components/p-c218c298.entry.js +0 -1
  373. package/dist/taro-components/p-c362734b.entry.js +0 -1
  374. package/dist/taro-components/p-c5a86c19.system.entry.js +0 -1
  375. package/dist/taro-components/p-cb395e7d.entry.js +0 -1
  376. package/dist/taro-components/p-cea9a198.system.entry.js +0 -1
  377. package/dist/taro-components/p-cf55a63c.entry.js +0 -1
  378. package/dist/taro-components/p-cfbfeee8.entry.js +0 -1
  379. package/dist/taro-components/p-d0c608a8.entry.js +0 -1
  380. package/dist/taro-components/p-d1c2481c.system.entry.js +0 -1
  381. package/dist/taro-components/p-e0ad978e.entry.js +0 -1
  382. package/dist/taro-components/p-e27798a4.entry.js +0 -1
  383. package/dist/taro-components/p-e2f6448d.system.entry.js +0 -1
  384. package/dist/taro-components/p-e35230e0.entry.js +0 -1
  385. package/dist/taro-components/p-e6298500.entry.js +0 -1
  386. package/dist/taro-components/p-ebf5b2eb.system.entry.js +0 -1
  387. package/dist/taro-components/p-f05e1558.js +0 -1
  388. package/dist/taro-components/p-f5fe8711.entry.js +0 -1
  389. package/dist/taro-components/p-fc4939c6.system.entry.js +0 -1
@@ -1 +1 @@
1
- System.register(["./p-b2d01686.system.js","./p-94c20f60.system.js"],(function(t){"use strict";var i,e,o,s,n;return{setters:[function(t){i=t.r;e=t.c;o=t.h;s=t.H},function(t){n=t.c}],execute:function(){var r="taro-cover-view-core{display:block}";var h=t("taro_cover_view_core",function(){function t(t){i(this,t);this.onLongPress=e(this,"longpress",7);this.hoverStartTime=50;this.hoverStayTime=400;this.hover=false;this.touch=false;this.startTime=0}t.prototype.onTouchStart=function(){var t=this;if(this.hoverClass){this.touch=true;setTimeout((function(){if(t.touch){t.hover=true}}),this.hoverStartTime)}this.timeoutEvent=setTimeout((function(){t.onLongPress.emit()}),350);this.startTime=Date.now()};t.prototype.onTouchMove=function(){clearTimeout(this.timeoutEvent)};t.prototype.onTouchEnd=function(){var t=this;var i=Date.now()-this.startTime;if(i<350){clearTimeout(this.timeoutEvent)}if(this.hoverClass){this.touch=false;setTimeout((function(){if(!t.touch){t.hover=false}}),this.hoverStayTime)}};t.prototype.render=function(){var t;var i=n((t={},t[""+this.hoverClass]=this.hover,t));var e={};if(!!this.animation){e["animation"]=this.animation;e["data-animation"]=this.animation}return o(s,Object.assign({class:i},e),o("slot",null))};return t}());h.style=r}}}));
1
+ System.register(["./p-0674e57b.system.js","./p-5f4d0d5b.system.js"],(function(t){"use strict";var i,e,o,s,n;return{setters:[function(t){i=t.r;e=t.c;o=t.h;s=t.H},function(t){n=t.c}],execute:function(){var r="taro-cover-view-core{display:block}";var a=t("taro_cover_view_core",function(){function t(t){i(this,t);this.onLongPress=e(this,"longpress",7);this.hoverStartTime=50;this.hoverStayTime=400;this.hover=false;this.touch=false;this.startTime=0}t.prototype.onTouchStart=function(){var t=this;if(this.hoverClass){this.touch=true;setTimeout((function(){if(t.touch){t.hover=true}}),this.hoverStartTime)}this.timeoutEvent=setTimeout((function(){t.onLongPress.emit()}),350);this.startTime=Date.now()};t.prototype.onTouchMove=function(){clearTimeout(this.timeoutEvent)};t.prototype.onTouchEnd=function(){var t=this;var i=Date.now()-this.startTime;if(i<350){clearTimeout(this.timeoutEvent)}if(this.hoverClass){this.touch=false;setTimeout((function(){if(!t.touch){t.hover=false}}),this.hoverStayTime)}};t.prototype.render=function(){var t;var i=n((t={},t["".concat(this.hoverClass)]=this.hover,t));var e={};if(!!this.animation){e["animation"]=this.animation;e["data-animation"]=this.animation}return o(s,Object.assign({class:i},e),o("slot",null))};return t}());a.style=r}}}));
@@ -0,0 +1 @@
1
+ import{r as o,h as r,H as s}from"./p-d21dd145.js";const t=class{constructor(r){o(this,r)}componentDidLoad(){console.error("H5 暂不支持 Map 组件!")}render(){return r(s,null)}};export{t as taro_map_core}
@@ -0,0 +1 @@
1
+ import{r as o,h as r,H as a}from"./p-d21dd145.js";const n=class{constructor(r){o(this,r)}componentDidLoad(){console.error("H5 暂不支持 NavigationBar 组件!")}render(){return r(a,null)}};export{n as taro_navigation_bar_core}
@@ -1 +1 @@
1
- System.register(["./p-b2d01686.system.js"],(function(t){"use strict";var r,e,n;return{setters:[function(t){r=t.r;e=t.h;n=t.H}],execute:function(){var o=t("taro_editor_core",function(){function t(t){r(this,t)}t.prototype.componentDidLoad=function(){console.error("H5 暂不支持 Editor 组件!")};t.prototype.render=function(){return e(n,null)};return t}())}}}));
1
+ System.register(["./p-0674e57b.system.js"],(function(t){"use strict";var r,e,n;return{setters:[function(t){r=t.r;e=t.h;n=t.H}],execute:function(){var o=t("taro_editor_core",function(){function t(t){r(this,t)}t.prototype.componentDidLoad=function(){console.error("H5 暂不支持 Editor 组件!")};t.prototype.render=function(){return e(n,null)};return t}())}}}));
@@ -1 +1 @@
1
- System.register(["./p-b2d01686.system.js"],(function(e){"use strict";var t,n,r;return{setters:[function(e){t=e.r;n=e.h;r=e.H}],execute:function(){var o=e("taro_share_element_core",function(){function e(e){t(this,e)}e.prototype.componentDidLoad=function(){console.error("H5 暂不支持 ShareElement 组件!")};e.prototype.render=function(){return n(r,null)};return e}())}}}));
1
+ System.register(["./p-0674e57b.system.js"],(function(e){"use strict";var t,n,r;return{setters:[function(e){t=e.r;n=e.h;r=e.H}],execute:function(){var o=e("taro_share_element_core",function(){function e(e){t(this,e)}e.prototype.componentDidLoad=function(){console.error("H5 暂不支持 ShareElement 组件!")};e.prototype.render=function(){return n(r,null)};return e}())}}}));
@@ -1 +1 @@
1
- System.register(["./p-b2d01686.system.js"],(function(t){"use strict";var r,e,n;return{setters:[function(t){r=t.r;e=t.h;n=t.H}],execute:function(){var u=t("taro_custom_wrapper_core",function(){function t(t){r(this,t)}t.prototype.render=function(){return e(n,null)};return t}())}}}));
1
+ System.register(["./p-0674e57b.system.js"],(function(t){"use strict";var r,e,n;return{setters:[function(t){r=t.r;e=t.h;n=t.H}],execute:function(){var u=t("taro_custom_wrapper_core",function(){function t(t){r(this,t)}t.prototype.render=function(){return e(n,null)};return t}())}}}));
@@ -1 +1 @@
1
- System.register(["./p-b2d01686.system.js"],(function(e){"use strict";var t,r,n;return{setters:[function(e){t=e.r;r=e.h;n=e.H}],execute:function(){var o=e("taro_live_pusher_core",function(){function e(e){t(this,e)}e.prototype.componentDidLoad=function(){console.error("H5 暂不支持 LivePusher 组件!")};e.prototype.render=function(){return r(n,null)};return e}())}}}));
1
+ System.register(["./p-0674e57b.system.js"],(function(e){"use strict";var t,r,n;return{setters:[function(e){t=e.r;r=e.h;n=e.H}],execute:function(){var o=e("taro_live_pusher_core",function(){function e(e){t(this,e)}e.prototype.componentDidLoad=function(){console.error("H5 暂不支持 LivePusher 组件!")};e.prototype.render=function(){return r(n,null)};return e}())}}}));
@@ -0,0 +1 @@
1
+ System.register(["./p-0674e57b.system.js"],(function(e){"use strict";var r,t,o;return{setters:[function(e){r=e.r;t=e.h;o=e.H}],execute:function(){var n=e("taro_keyboard_accessory_core",function(){function e(e){r(this,e)}e.prototype.componentDidLoad=function(){console.error("H5 暂不支持 KeyboardAccessory 组件!")};e.prototype.render=function(){return t(o,null)};return e}())}}}));
@@ -0,0 +1 @@
1
+ import{r as t,c as i,h as s,H as e,g as r}from"./p-d21dd145.js";import h from"@tarojs/taro";import{c as a}from"./p-7e5d2d7a.js";const n="undefined"!=typeof navigator&&/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(navigator.userAgent),o={activate:"release",deactivate:"pull",release:"loading",finish:"finish"};let c=!1;try{const t=Object.defineProperty({},"passive",{get(){c=!0}});window.addEventListener("cancel",(()=>({})),t)}catch(t){}const l=!!c&&{passive:!1},d=class{constructor(s){t(this,s),this.onRefresh=i(this,"refresh",7),this.prefixCls="rmc-pull-to-refresh",this.distanceToRefresh=50,this.damping=100,this.indicator=o,this.currSt="deactivate",this.dragOnEdge=!1,this._ScreenY=0,this._startScreenY=0,this._lastScreenY=0,this._isMounted=!1,this.triggerPullDownRefresh=t=>{!this.dragOnEdge&&this._isMounted&&(t?(this._lastScreenY=this.distanceToRefresh+1,this.currSt="release",this.setContentStyle(this._lastScreenY)):(this.currSt="finish",this.reset()))},this.init=()=>{const t=this.scrollContainer,i=this.el.childNodes[this.el.childNodes.length-1].childNodes[0];this.el.appendChild=i.appendChild.bind(i),this.el.insertBefore=i.insertBefore.bind(i),this.el.replaceChild=i.replaceChild.bind(i),this.el.removeChild=i.removeChild.bind(i),this._to={touchstart:this.onTouchStart.bind(this,t),touchmove:this.onTouchMove.bind(this,t),touchend:this.onTouchEnd.bind(this,t),touchcancel:this.onTouchEnd.bind(this,t)},Object.keys(this._to).forEach((i=>{t.addEventListener(i,this._to[i],l)}))},this.destroy=()=>{const t=this.scrollContainer;Object.keys(this._to).forEach((i=>{t.removeEventListener(i,this._to[i])}))},this.onTouchStart=(t,i)=>{this._ScreenY=this._startScreenY=i.touches[0].screenY,this._lastScreenY=this._lastScreenY||0},this.isEdge=t=>{const i=this.scrollContainer;return i&&i===document.body?(document.scrollingElement?document.scrollingElement:document.body).scrollTop<=0:t.scrollTop<=0},this.damp=t=>Math.abs(this._lastScreenY)>this.damping?0:t*(.6*(1-Math.abs(this._ScreenY-this._startScreenY)/window.screen.height)),this.onTouchMove=(t,i)=>{const s=i.touches[0].screenY;if(!(this._startScreenY>s)&&this.isEdge(t)){this.dragOnEdge||(this._ScreenY=this._startScreenY=i.touches[0].screenY,this.dragOnEdge=!0),i.cancelable&&i.preventDefault();const t=Math.round(s-this._ScreenY);this._ScreenY=s,this._lastScreenY+=this.damp(t),this.setContentStyle(this._lastScreenY),Math.abs(this._lastScreenY)<this.distanceToRefresh?"deactivate"!==this.currSt&&(this.currSt="deactivate"):"deactivate"===this.currSt&&(this.currSt="activate"),n&&i.changedTouches[0].clientY<0&&this.onTouchEnd()}},this.onTouchEnd=()=>{this.dragOnEdge&&(this.dragOnEdge=!1),"activate"===this.currSt?(this.currSt="release",this.onRefresh.emit(this),this._lastScreenY=this.distanceToRefresh+1,this.setContentStyle(this._lastScreenY)):"release"===this.currSt?(this._lastScreenY=this.distanceToRefresh+1,this.setContentStyle(this._lastScreenY)):this.reset()},this.reset=()=>{this._lastScreenY=0,this.setContentStyle(0)},this.setContentStyle=t=>{var i,s;this.contentRef&&((i=this.contentRef.style).transform=s=t?`translate3d(0px,${t}px,0)`:"",i.webkitTransform=s,i.MozTransform=s)}}get scrollContainer(){return document.querySelector(".taro_page_stationed")||document.querySelector(".taro_page")||document.querySelector(".taro_router")||document.querySelector(".taro-tabbar__panel")||document.body}statusChange(){if("release"===this.currSt){const t=this.el.closest(".taro_page");t&&t.__page&&t.__page.onPullDownRefresh()}}disconnectedCallback(){this.destroy()}componentDidLoad(){this.init(),this._isMounted=!0,h.eventCenter.on("__taroStartPullDownRefresh",(({successHandler:t,errorHandler:i})=>{try{this.triggerPullDownRefresh(!0),t({errMsg:"startPullDownRefresh: ok"})}catch(t){i({errMsg:"startPullDownRefresh: fail"})}})),h.eventCenter.on("__taroStopPullDownRefresh",(({successHandler:t,errorHandler:i})=>{try{this.triggerPullDownRefresh(!1),t({errMsg:"stopPullDownRefresh: ok"})}catch(t){i({errMsg:"stopPullDownRefresh: fail"})}}))}render(){const t=t=>{const{currSt:i,dragOnEdge:e,prefixCls:r}=this,h=a(t,!e&&`${r}-transition`);return s("div",{class:`${r}-content-wrapper`},s("div",{class:h,ref:t=>{this.contentRef=t}},("activate"===i||"release"===i)&&s("div",{class:`${r}-indicator`},s("div",null),s("div",null),s("div",null)),s("slot",null)))};return this.scrollContainer?t(`${this.prefixCls}-content ${this.prefixCls}-down`):s(e,{class:a(this.prefixCls,`${this.prefixCls}-down`)},t(`${this.prefixCls}-content`))}get el(){return r(this)}static get watchers(){return{currSt:["statusChange"]}}};d.style=".rmc-pull-to-refresh-content{-webkit-transform-origin:left top 0;transform-origin:left top 0}.rmc-pull-to-refresh-content-wrapper{overflow:hidden;min-height:100vh}.rmc-pull-to-refresh-transition{-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s}@-webkit-keyframes rmc-pull-to-refresh-indicator{50%{opacity:0.2}100%{opacity:1}}@keyframes rmc-pull-to-refresh-indicator{50%{opacity:0.2}100%{opacity:1}}.rmc-pull-to-refresh-indicator{height:30px;line-height:10px;text-align:center}.rmc-pull-to-refresh-indicator>div{display:inline-block;margin:3px;border-radius:100%;width:6px;height:6px;background-color:grey;-webkit-animation:rmc-pull-to-refresh-indicator 0.5s 0s infinite linear;animation:rmc-pull-to-refresh-indicator 0.5s 0s infinite linear;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rmc-pull-to-refresh-indicator>div:nth-child(0){-webkit-animation-delay:-0.1s !important;animation-delay:-0.1s !important}.rmc-pull-to-refresh-indicator>div:nth-child(1){-webkit-animation-delay:-0.2s !important;animation-delay:-0.2s !important}.rmc-pull-to-refresh-indicator>div:nth-child(2){-webkit-animation-delay:-0.3s !important;animation-delay:-0.3s !important}.rmc-pull-to-refresh-down .rmc-pull-to-refresh-indicator{margin-top:-25px}";export{d as taro_pull_to_refresh}
@@ -0,0 +1 @@
1
+ System.register(["./p-0674e57b.system.js","./p-5f4d0d5b.system.js"],(function(t){"use strict";var e,i,r,o,a,n;return{setters:[function(t){e=t.r;i=t.c;r=t.h;o=t.H;a=t.g},function(t){n=t.c}],execute:function(){function s(t){if(t){var e=/([\w-]*)\s*:\s*([^;]*)/g;var i={};var r=void 0;while(r=e.exec(t))i["".concat(r[1])]=r[2].trim();return i}}var c=".taro-picker-view-container{display:-ms-flexbox;display:flex;position:relative}.taro-picker-view-mask-container{display:-ms-flexbox;display:flex;position:absolute;left:0;right:0;top:0;bottom:0;-ms-flex-direction:column;flex-direction:column;pointer-events:none}.taro-picker-view-mask-indicator{display:-ms-flexbox;display:flex;border-top:1px solid #ddd;border-bottom:1px solid #ddd;height:50px}.taro-picker-view-mask-top{-ms-flex:1;flex:1;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.95)), to(rgba(255, 255, 255, 0.6)));background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.6))}.taro-picker-view-mask-bottom{-ms-flex:1;flex:1;background:-webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.95)), to(rgba(255, 255, 255, 0.6)));background:linear-gradient(to top, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.6))}";var l=t("taro_picker_view_core",function(){function t(t){e(this,t);this.onChange=i(this,"change",7);this.onPickStart=i(this,"pickstart",7);this.onPickEnd=i(this,"pickend",7)}t.prototype.onSelect=function(t){t.stopPropagation();if(t.target.tagName!=="TARO-PICKER-VIEW-COLUMN-CORE")return;var e=+t.detail.curIndex;var i=+t.detail.selectedIndex;this.value[e]=i;this.onChange.emit({value:this.value})};t.prototype.onSelectStart=function(t){t.stopPropagation();if(t.target.tagName!=="TARO-PICKER-VIEW-COLUMN-CORE")return;this.onPickStart.emit()};t.prototype.onPickerColEnd=function(t){t.stopPropagation();if(t.target.tagName!=="TARO-PICKER-VIEW-COLUMN-CORE")return;this.onPickEnd.emit()};t.prototype.componentDidLoad=function(){var t=this;var e=this.el.querySelectorAll("taro-picker-view-column-core");e.forEach((function(e,i){var r;e.setAttribute("col","".concat(i));var o="0";if(!!t.value&&t.value.length>i){o="".concat(t.value[i])}var a=t.el.getBoundingClientRect().height;var n=((r=t.indicator)===null||r===void 0?void 0:r.offsetHeight)||0;var s=(a-n)/2;e.setAttribute("initial-position","".concat(o));e.setAttribute("padding-vertical","".concat(s))}))};t.prototype.componentDidRender=function(){var t=this;this.el.childNodes.forEach((function(e){var i=e;if("TARO-PICKER-VIEW-COLUMN-CORE"!==i.tagName&&i.className!=="taro-picker-view-mask-container"){t.el.removeChild(e)}}))};t.prototype.render=function(){var t=this;var e=n("taro-picker-view-mask-indicator",this.indicatorClass);var i=n("taro-picker-view-mask-top",this.maskClass);var a=n("taro-picker-view-mask-bottom",this.maskClass);var c=s(this.indicatorStyle);var l=s(this.maskStyle);var d=s(this.maskStyle);return r(o,{class:"taro-picker-view-container"},r("slot",null),r("div",{class:"taro-picker-view-mask-container"},r("div",{class:i,style:l}),r("div",{class:e,style:c,ref:function(e){return t.indicator=e}}),r("div",{class:a,style:d})))};Object.defineProperty(t.prototype,"el",{get:function(){return a(this)},enumerable:false,configurable:true});return t}());l.style=c}}}));
@@ -0,0 +1 @@
1
+ import{r as o,h as r,H as t}from"./p-d21dd145.js";const a=class{constructor(r){o(this,r)}componentDidLoad(){console.error("H5 暂不支持 OpenData 组件!")}render(){return r(t,null)}};export{a as taro_open_data_core}
@@ -0,0 +1 @@
1
+ import{r,h as o,H as s}from"./p-d21dd145.js";const e=class{constructor(o){r(this,o)}componentDidLoad(){console.error("H5 暂不支持 LivePusher 组件!")}render(){return o(s,null)}};export{e as taro_live_pusher_core}
@@ -1 +1 @@
1
- System.register(["./p-b2d01686.system.js"],(function(e){"use strict";var t,n,r;return{setters:[function(e){t=e.r;n=e.h;r=e.H}],execute:function(){var o=e("taro_movable_view_core",function(){function e(e){t(this,e)}e.prototype.componentDidLoad=function(){console.error("H5 暂不支持 MovableView 组件!")};e.prototype.render=function(){return n(r,null)};return e}())}}}));
1
+ System.register(["./p-0674e57b.system.js"],(function(e){"use strict";var t,n,r;return{setters:[function(e){t=e.r;n=e.h;r=e.H}],execute:function(){var o=e("taro_movable_view_core",function(){function e(e){t(this,e)}e.prototype.componentDidLoad=function(){console.error("H5 暂不支持 MovableView 组件!")};e.prototype.render=function(){return n(r,null)};return e}())}}}));
@@ -0,0 +1 @@
1
+ import{r as s,c as e,h as t,H as a}from"./p-d21dd145.js";import r from"@tarojs/taro";import{c as i}from"./p-7e5d2d7a.js";const o=class{constructor(t){s(this,t),this.onSuccess=e(this,"cuccess",7),this.onFail=e(this,"fail",7),this.onComplete=e(this,"Complete",7),this.openType="navigate",this.isHover=!1,this.delta=0}onClick(){const{openType:s,onSuccess:e,onFail:t,onComplete:a}=this;let i=Promise.resolve();switch(s){case"navigate":i=r.navigateTo({url:this.url});break;case"redirect":i=r.redirectTo({url:this.url});break;case"switchTab":i=r.switchTab({url:this.url});break;case"reLaunch":i=r.reLaunch({url:this.url});break;case"navigateBack":i=r.navigateBack({delta:this.delta});break;case"exit":i=Promise.reject(new Error('navigator:fail 暂不支持"openType: exit"'))}i&&i.then((s=>{e.emit(s)})).catch((s=>{t.emit(s)})).finally((()=>{a.emit()}))}render(){const{isHover:s,hoverClass:e}=this;return t(a,{class:i({[e]:s})})}};o.style=".navigator-hover{background:#efefef}";export{o as taro_navigator_core}
@@ -1 +1 @@
1
- System.register(["./p-b2d01686.system.js"],(function(t){"use strict";var e,n,i;return{setters:[function(t){e=t.r;n=t.c;i=t.h}],execute:function(){var o="audio{max-width:100%;outline:none}";var r=t("taro_audio_core",function(){function t(t){e(this,t);this.onError=n(this,"error",7);this.onPlay=n(this,"play",7);this.onPause=n(this,"pause",7);this.onTimeUpdate=n(this,"timeupdate",7);this.onEnded=n(this,"ended",7);this.controls=true;this.autoplay=false;this.loop=false;this.muted=false;this.nativeProps={}}t.prototype.bindevent=function(){var t=this;this.audio.addEventListener("timeupdate",(function(e){t.onTimeUpdate.emit({duration:e.srcElement.duration,currentTime:e.srcElement.duration})}));this.audio.addEventListener("ended",(function(){t.onEnded.emit()}));this.audio.addEventListener("play",(function(){t.onPlay.emit()}));this.audio.addEventListener("pause",(function(e){t.onPause.emit(e)}));this.audio.addEventListener("error",(function(e){var n;t.onError.emit({errMsg:(n=e.srcElement.error)===null||n===void 0?void 0:n.code})}))};t.prototype.componentDidLoad=function(){this.bindevent()};t.prototype.render=function(){var t=this;var e=this,n=e.src,o=e.controls,r=e.autoplay,s=e.loop,a=e.muted,d=e.nativeProps;return i("audio",Object.assign({src:n,controls:o,autoplay:r,loop:s,muted:a,ref:function(e){t.audio=e}},d))};return t}());r.style=o}}}));
1
+ System.register(["./p-0674e57b.system.js"],(function(t){"use strict";var e,n,i;return{setters:[function(t){e=t.r;n=t.c;i=t.h}],execute:function(){var o="audio{max-width:100%;outline:none}";var r=t("taro_audio_core",function(){function t(t){e(this,t);this.onError=n(this,"error",7);this.onPlay=n(this,"play",7);this.onPause=n(this,"pause",7);this.onTimeUpdate=n(this,"timeupdate",7);this.onEnded=n(this,"ended",7);this.controls=true;this.autoplay=false;this.loop=false;this.muted=false;this.nativeProps={}}t.prototype.bindevent=function(){var t=this;this.audio.addEventListener("timeupdate",(function(e){t.onTimeUpdate.emit({duration:e.srcElement.duration,currentTime:e.srcElement.duration})}));this.audio.addEventListener("ended",(function(){t.onEnded.emit()}));this.audio.addEventListener("play",(function(){t.onPlay.emit()}));this.audio.addEventListener("pause",(function(e){t.onPause.emit(e)}));this.audio.addEventListener("error",(function(e){var n;t.onError.emit({errMsg:(n=e.srcElement.error)===null||n===void 0?void 0:n.code})}))};t.prototype.componentDidLoad=function(){this.bindevent()};t.prototype.render=function(){var t=this;var e=this,n=e.src,o=e.controls,r=e.autoplay,s=e.loop,a=e.muted,u=e.nativeProps;return i("audio",Object.assign({src:n,controls:o,autoplay:r,loop:s,muted:a,ref:function(e){t.audio=e}},u))};return t}());r.style=o}}}));
@@ -0,0 +1 @@
1
+ import{r as s,h as r,H as o}from"./p-d21dd145.js";const t=class{constructor(r){s(this,r),this.percent=0,this.showInfo=!1,this.borderRadius=0,this.fontSize=16,this.strokeWidth=6,this.activeColor="#09BB07",this.backgroundColor="#EBEBEB",this.active=!1}render(){const{percent:s,showInfo:t,borderRadius:i,fontSize:e,strokeWidth:n,activeColor:a,backgroundColor:d,active:c}=this,h=s>100?100:s<0?0:s,p=c?"width 1s ease-in-out":"none";return r(o,{class:"weui-progress"},r("div",{class:"weui-progress__bar",style:{height:n+"px",backgroundColor:d}},r("div",{class:"weui-progress__inner-bar",style:{width:`${h}%`,transition:p,WebkitTransition:p,backgroundColor:a,borderRadius:i?`${i}px`:"0px"}})),t&&r("div",{class:"weui-progress__opr",style:{"font-size":`${e}px`}},r("span",null,h,"%")))}};export{t as taro_progress_core}
@@ -0,0 +1 @@
1
+ import{r,h as o,H as e}from"./p-d21dd145.js";const s=class{constructor(o){r(this,o)}componentDidLoad(){console.error("H5 暂不支持 LivePlayer 组件!")}render(){return o(e,null)}};export{s as taro_live_player_core}
@@ -0,0 +1 @@
1
+ import{r as t,h as r,H as n}from"./p-d21dd145.js";const e=class{constructor(n){t(this,n),this.renderNode=t=>{if("type"in t&&"text"===t.type)return(t.text||"").replace(/&nbsp;/g," ");if("name"in t&&t.name){const{name:n,attrs:e,children:s}=t,o={};let i=[];if(e&&"object"==typeof e)for(const t in e){const r=e[t];if("style"!==t||"string"!=typeof r)o[t]=r;else{const t=r.split(";").map((t=>t.trim())).filter((t=>t)),n={};t.forEach((t=>{if(!t)return;const r=/(.+): *(.+)/g.exec(t);if(!r)return;const[,e,s]=r,o=e.replace(/-([a-z])/g,((...t)=>t[1].toUpperCase()));n[o]=s})),Object.keys(n).length&&(o.style=n)}}return s&&s.length&&(i=s.map((t=>this.renderNode(t)))),r(n,o,i)}return null}}render(){const{nodes:t,renderNode:e}=this;return Array.isArray(t)?r(n,null,t.map((t=>e(t)))):r(n,{innerHTML:t})}};export{e as taro_rich_text_core}
@@ -0,0 +1 @@
1
+ System.register(["./p-0674e57b.system.js"],(function(t){"use strict";var e,n,r;return{setters:[function(t){e=t.r;n=t.h;r=t.H}],execute:function(){var o=t("taro_slot_core",function(){function t(t){e(this,t)}t.prototype.componentDidLoad=function(){console.error("H5 暂不支持 Slot 组件!")};t.prototype.render=function(){return n(r,null)};return t}())}}}));
@@ -0,0 +1 @@
1
+ import{r as t,c as i,h as s,H as h,g as e}from"./p-d21dd145.js";const a=class{constructor(s){t(this,s),this.onChange=i(this,"change",7),this.onChanging=i(this,"changing",7),this.min=0,this.max=100,this.step=1,this.disabled=!1,this.value=0,this.activeColor="#1aad19",this.backgroundColor="#e9e9e9",this.blockSize=28,this.blockColor="#ffffff",this.showValue=!1,this.name="",this.totalWidth=0,this.touching=!1,this.ogX=0,this.touchId=null,this.percent=0,this.isWillLoadCalled=!1,this.handleTouchStart=t=>{this.touching||this.disabled||(this.touching=!0,this.touchId=t.targetTouches[0].identifier,this.totalWidth=this.sliderInsRef.clientWidth,this.ogX=t.targetTouches[0].pageX,this.ogPercent=this.percent)},this.handleTouchMove=t=>{const{disabled:i,touching:s,touchId:h,totalWidth:e,max:a,min:n,ogX:o,ogPercent:l}=this;if(!s||i)return;if(t.targetTouches[0].identifier!==h)return;t.preventDefault();let r=(t.targetTouches[0].pageX-o)/e*100+l;r=Math.max(0,Math.min(r,100)),this.updateByStep(n+.01*r*(a-n)),this.onChanging.emit({detail:t.detail,value:this.val})},this.handleTouchEnd=t=>{const{disabled:i,touching:s}=this;s&&!i&&(this.percent!==this.ogPercent&&this.onChange.emit({detail:t.detail,value:this.val}),this.touching=!1,this.touchId=null,this.ogX=0,this.ogPercent=0)}}function(t){if(!this.isWillLoadCalled)return;const{max:i,min:s}=this;if(null!==t&&t!==this.val){const h=Math.max(s,Math.min(t,i));this.updateByStep(h)}}componentDidLoad(){Object.defineProperty(this.el,"value",{get:()=>this.val,set:t=>this.value=t,configurable:!0}),this.handler.addEventListener("touchstart",this.handleTouchStart),this.handler.addEventListener("touchmove",this.handleTouchMove),this.handler.addEventListener("touchend",this.handleTouchEnd)}componentDidUpdate(){this.value=null}componentWillLoad(){this.isWillLoadCalled=!0;const{value:t,max:i,min:s}=this;if(null===t)return;const h=Math.max(s,Math.min(t,i));this.updateByStep(h)}updateByStep(t){const{max:i,min:s,step:h}=this,e=Math.floor((i-s)/h);for(let i=0;i<=e;i++){const a=s+h*i,n=i===e?null:s+h*(i+1);if(t===a)break;if(!n&&t>a&&(t=a),n&&t>a&&t<n){t=t-a<h/2?a:n;break}}const a=(t-s)/(i-s)*100;this.val=t,this.percent=a}render(){const{showValue:t,backgroundColor:i,activeColor:e,blockColor:a,name:n,percent:o,val:l}=this;let r=this.blockSize;const c={backgroundColor:i},u=o>100?100:o,d={width:`${u}%`,backgroundColor:e};r<12&&(r=12),r>28&&(r=28);const f={left:`${u}%`,width:`${r}px`,height:`${r}px`,backgroundColor:a,marginTop:`-${Math.floor(r/2)}px`,marginLeft:`-${Math.floor(r/2)}px`};return s(h,{class:"weui-slider-box"},s("div",{class:"weui-slider"},s("div",{class:"weui-slider__inner",style:c,ref:t=>this.sliderInsRef=t},s("div",{style:d,class:"weui-slider__track"}),s("div",{class:"weui-slider__handler",ref:t=>{t&&(this.handler=t)},style:f}),s("input",{type:"hidden",name:n,value:l}))),t&&s("div",{class:"weui-slider-box__value"},l))}get el(){return e(this)}static get watchers(){return{value:["function"]}}};export{a as taro_slider_core}
@@ -1 +1 @@
1
- System.register(["./p-b2d01686.system.js","./p-94c20f60.system.js"],(function(o){"use strict";var t,r,e,a,i,n;return{setters:[function(o){t=o.r;r=o.c;e=o.h;a=o.H;i=o.g},function(o){n=o.c}],execute:function(){var c='taro-button-core{display:block;overflow:hidden;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:auto;margin-right:auto;padding-left:14px;padding-right:14px;border-width:0;border-radius:5px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;background-color:#f8f8f8;line-height:2.55555556;text-decoration:none;text-align:center;font-size:18px;color:#000;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}taro-button-core:focus{outline:0}taro-button-core:not([disabled]):active{background-color:#dedede;color:rgba(0, 0, 0, 0.6)}taro-button-core::after{position:absolute;left:0;top:0;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(0, 0, 0, 0.2);border-radius:10px;width:200%;height:200%;content:" ";-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;transform-origin:0 0}taro-button-core+taro-button-core{margin-top:15px}taro-button-core[type=default]{background-color:#f8f8f8;color:#000}taro-button-core[type=default]:not([disabled]):visited{color:#000}taro-button-core[type=default]:not([disabled]):active{background-color:#dedede;color:rgba(0, 0, 0, 0.6)}taro-button-core[size=mini]{display:inline-block;padding:0 1.32em;width:auto;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]{background-color:#f7f7f7;color:rgba(0, 0, 0, 0.3)}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]{border:1px solid #1aad19;color:#1aad19}taro-button-core[plain][type=primary]:not([disabled]):active{border-color:rgba(26, 173, 25, 0.6);background-color:transparent;color:rgba(26, 173, 25, 0.6)}taro-button-core[plain][type=primary]::after{border-width:0}taro-button-core[plain],taro-button-core[plain][type=default]{border:1px solid #353535;color:#353535}taro-button-core[plain]:not([disabled]):active,taro-button-core[plain][type=default]:not([disabled]):active{border-color:rgba(53, 53, 53, 0.6);background-color:transparent;color:rgba(53, 53, 53, 0.6)}taro-button-core[plain]::after,taro-button-core[plain][type=default]::after{border-width:0}taro-button-core[type=primary]{background-color:#1aad19;color:#fff}taro-button-core[type=primary]:not([disabled]):visited{color:#fff}taro-button-core[type=primary]:not([disabled]):active{background-color:#179b16;color:rgba(255, 255, 255, 0.6)}taro-button-core[type=warn]{background-color:#e64340;color:#fff}taro-button-core[type=warn]:not([disabled]):visited{color:#fff}taro-button-core[type=warn]:not([disabled]):active{background-color:#ce3c39;color:rgba(255, 255, 255, 0.6)}taro-button-core[plain][disabled]{border:1px solid rgba(0, 0, 0, 0.2);background-color:#f7f7f7;color:rgba(0, 0, 0, 0.3)}taro-button-core[plain][disabled][type=primary]{border:1px solid rgba(0, 0, 0, 0.2);background-color:#f7f7f7;color:rgba(0, 0, 0, 0.3)}';var b=o("taro_button_core",function(){function o(o){t(this,o);this.onSubmit=r(this,"tarobuttonsubmit",7);this.onReset=r(this,"tarobuttonreset",7);this.hoverClass="button-hover";this.type="";this.hoverStartTime=20;this.hoverStayTime=70;this.loading=false;this.formType=null;this.hover=false;this.touch=false}o.prototype.onTouchStart=function(){var o=this;if(this.disabled){return}this.touch=true;if(this.hoverClass&&!this.disabled){setTimeout((function(){if(o.touch){o.hover=true}}),this.hoverStartTime)}};o.prototype.onTouchEnd=function(){var o=this;if(this.disabled){return}this.touch=false;if(this.hoverClass&&!this.disabled){setTimeout((function(){if(!o.touch){o.hover=false}}),this.hoverStayTime)}if(this.formType==="submit"){this.onSubmit.emit()}else if(this.formType==="reset"){this.onReset.emit()}};o.prototype.render=function(){var o;var t=this,r=t.disabled,i=t.hoverClass,c=t.type,b=t.size,l=t.plain,d=t.loading,s=t.hover;var u=n((o={},o[""+i]=s&&!r,o));return e(a,{class:u,type:c,plain:l,loading:d,size:b,disabled:r},d&&e("i",{class:"weui-loading"}),e("slot",null))};Object.defineProperty(o.prototype,"el",{get:function(){return i(this)},enumerable:false,configurable:true});return o}());b.style=c}}}));
1
+ System.register(["./p-0674e57b.system.js","./p-5f4d0d5b.system.js"],(function(o){"use strict";var t,r,e,a,i,n;return{setters:[function(o){t=o.r;r=o.c;e=o.h;a=o.H;i=o.g},function(o){n=o.c}],execute:function(){var c='taro-button-core{display:block;overflow:hidden;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:auto;margin-right:auto;padding-left:14px;padding-right:14px;border-width:0;border-radius:5px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;background-color:#f8f8f8;line-height:2.55555556;text-decoration:none;text-align:center;font-size:18px;color:#000;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}taro-button-core:focus{outline:0}taro-button-core:not([disabled]):active{background-color:#dedede;color:rgba(0, 0, 0, 0.6)}taro-button-core::after{position:absolute;left:0;top:0;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(0, 0, 0, 0.2);border-radius:10px;width:200%;height:200%;content:" ";-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transform-origin:0 0;transform-origin:0 0}taro-button-core+taro-button-core{margin-top:15px}taro-button-core[type=default]{background-color:#f8f8f8;color:#000}taro-button-core[type=default]:not([disabled]):visited{color:#000}taro-button-core[type=default]:not([disabled]):active{background-color:#dedede;color:rgba(0, 0, 0, 0.6)}taro-button-core[size=mini]{display:inline-block;padding:0 1.32em;width:auto;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]{background-color:#f7f7f7;color:rgba(0, 0, 0, 0.3)}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]{border:1px solid #1aad19;color:#1aad19}taro-button-core[plain][type=primary]:not([disabled]):active{border-color:rgba(26, 173, 25, 0.6);background-color:transparent;color:rgba(26, 173, 25, 0.6)}taro-button-core[plain][type=primary]::after{border-width:0}taro-button-core[plain],taro-button-core[plain][type=default]{border:1px solid #353535;color:#353535}taro-button-core[plain]:not([disabled]):active,taro-button-core[plain][type=default]:not([disabled]):active{border-color:rgba(53, 53, 53, 0.6);background-color:transparent;color:rgba(53, 53, 53, 0.6)}taro-button-core[plain]::after,taro-button-core[plain][type=default]::after{border-width:0}taro-button-core[type=primary]{background-color:#1aad19;color:#fff}taro-button-core[type=primary]:not([disabled]):visited{color:#fff}taro-button-core[type=primary]:not([disabled]):active{background-color:#179b16;color:rgba(255, 255, 255, 0.6)}taro-button-core[type=warn]{background-color:#e64340;color:#fff}taro-button-core[type=warn]:not([disabled]):visited{color:#fff}taro-button-core[type=warn]:not([disabled]):active{background-color:#ce3c39;color:rgba(255, 255, 255, 0.6)}taro-button-core[plain][disabled]{border:1px solid rgba(0, 0, 0, 0.2);background-color:#f7f7f7;color:rgba(0, 0, 0, 0.3)}taro-button-core[plain][disabled][type=primary]{border:1px solid rgba(0, 0, 0, 0.2);background-color:#f7f7f7;color:rgba(0, 0, 0, 0.3)}';var b=o("taro_button_core",function(){function o(o){t(this,o);this.onSubmit=r(this,"tarobuttonsubmit",7);this.onReset=r(this,"tarobuttonreset",7);this.hoverClass="button-hover";this.type="";this.hoverStartTime=20;this.hoverStayTime=70;this.loading=false;this.formType=null;this.hover=false;this.touch=false}o.prototype.onTouchStart=function(){var o=this;if(this.disabled){return}this.touch=true;if(this.hoverClass&&!this.disabled){setTimeout((function(){if(o.touch){o.hover=true}}),this.hoverStartTime)}};o.prototype.onTouchEnd=function(){var o=this;if(this.disabled){return}this.touch=false;if(this.hoverClass&&!this.disabled){setTimeout((function(){if(!o.touch){o.hover=false}}),this.hoverStayTime)}if(this.formType==="submit"){this.onSubmit.emit()}else if(this.formType==="reset"){this.onReset.emit()}};o.prototype.render=function(){var o;var t=this,r=t.disabled,i=t.hoverClass,c=t.type,b=t.size,l=t.plain,d=t.loading,s=t.hover;var u=n((o={},o["".concat(i)]=s&&!r,o));return e(a,{class:u,type:c,plain:l,loading:d,size:b,disabled:r},d&&e("i",{class:"weui-loading"}),e("slot",null))};Object.defineProperty(o.prototype,"el",{get:function(){return i(this)},enumerable:false,configurable:true});return o}());b.style=c}}}));
@@ -0,0 +1 @@
1
+ import{r as o,h as r,H as s}from"./p-d21dd145.js";const t=class{constructor(r){o(this,r)}componentDidLoad(){console.error("H5 暂不支持 VoipRoom 组件!")}render(){return r(s,null)}};export{t as taro_voip_room_core}
@@ -1 +1 @@
1
- System.register(["./p-b2d01686.system.js"],(function(e){"use strict";var t,r,n;return{setters:[function(e){t=e.r;r=e.h;n=e.H}],execute:function(){var o=e("taro_live_player_core",function(){function e(e){t(this,e)}e.prototype.componentDidLoad=function(){console.error("H5 暂不支持 LivePlayer 组件!")};e.prototype.render=function(){return r(n,null)};return e}())}}}));
1
+ System.register(["./p-0674e57b.system.js"],(function(e){"use strict";var t,r,n;return{setters:[function(e){t=e.r;r=e.h;n=e.H}],execute:function(){var o=e("taro_live_player_core",function(){function e(e){t(this,e)}e.prototype.componentDidLoad=function(){console.error("H5 暂不支持 LivePlayer 组件!")};e.prototype.render=function(){return r(n,null)};return e}())}}}));
@@ -1 +1 @@
1
- System.register(["./p-b2d01686.system.js"],(function(t){"use strict";var e,n,r;return{setters:[function(t){e=t.r;n=t.h;r=t.H}],execute:function(){var o=t("taro_match_media_core",function(){function t(t){e(this,t)}t.prototype.componentDidLoad=function(){console.error("H5 暂不支持 MatchMedia 组件!")};t.prototype.render=function(){return n(r,null)};return t}())}}}));
1
+ System.register(["./p-0674e57b.system.js"],(function(t){"use strict";var e,n,r;return{setters:[function(t){e=t.r;n=t.h;r=t.H}],execute:function(){var o=t("taro_match_media_core",function(){function t(t){e(this,t)}t.prototype.componentDidLoad=function(){console.error("H5 暂不支持 MatchMedia 组件!")};t.prototype.render=function(){return n(r,null)};return t}())}}}));
@@ -0,0 +1,7 @@
1
+ System.register([],(function(e){"use strict";return{execute:function(){e({a:n,g:t});var r=e("b",typeof globalThis!=="undefined"?globalThis:typeof window!=="undefined"?window:typeof global!=="undefined"?global:typeof self!=="undefined"?self:{});function t(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e["default"]:e}function n(e,r,t){return t={path:r,exports:{},require:function(e,r){return o()}},e(t,t.exports),t.exports}function o(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}var i=e("c",n((function(e){
2
+ /*!
3
+ Copyright (c) 2018 Jed Watson.
4
+ Licensed under the MIT License (MIT), see
5
+ http://jedwatson.github.io/classnames
6
+ */
7
+ (function(){var r={}.hasOwnProperty;function t(){var e=[];for(var n=0;n<arguments.length;n++){var o=arguments[n];if(!o)continue;var i=typeof o;if(i==="string"||i==="number"){e.push(o)}else if(Array.isArray(o)){if(o.length){var u=t.apply(null,o);if(u){e.push(u)}}}else if(i==="object"){if(o.toString===Object.prototype.toString){for(var f in o){if(r.call(o,f)&&o[f]){e.push(f)}}}else{e.push(o.toString())}}}return e.join(" ")}if(e.exports){t.default=t;e.exports=t}else{window.classNames=t}})()})))}}}));