@tarojs/components 3.5.0-canary.1 → 3.5.0

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 (462) hide show
  1. package/README.md +2 -0
  2. package/dist/cjs/{index-dd4b7ba3.js → index-13289aba.js} +62 -53
  3. package/dist/cjs/index-47a1959e.js +34 -0
  4. package/dist/{esm/index-3c78bcaf.js → cjs/index-f9d21cc5.js} +12 -1
  5. package/dist/cjs/loader.cjs.js +3 -3
  6. package/dist/cjs/taro-ad-core.cjs.entry.js +1 -1
  7. package/dist/cjs/taro-ad-custom-core.cjs.entry.js +1 -1
  8. package/dist/cjs/taro-audio-core.cjs.entry.js +1 -1
  9. package/dist/cjs/taro-block-core.cjs.entry.js +1 -1
  10. package/dist/cjs/taro-button-core.cjs.entry.js +3 -3
  11. package/dist/cjs/taro-camera-core.cjs.entry.js +1 -1
  12. package/dist/cjs/taro-canvas-core.cjs.entry.js +2 -2
  13. package/dist/cjs/taro-checkbox-core_2.cjs.entry.js +2 -2
  14. package/dist/cjs/taro-components.cjs.js +3 -3
  15. package/dist/cjs/taro-cover-image-core.cjs.entry.js +1 -1
  16. package/dist/cjs/taro-cover-view-core.cjs.entry.js +2 -2
  17. package/dist/cjs/taro-custom-wrapper-core.cjs.entry.js +1 -1
  18. package/dist/cjs/taro-editor-core.cjs.entry.js +1 -1
  19. package/dist/cjs/taro-form-core.cjs.entry.js +1 -1
  20. package/dist/cjs/taro-functional-page-navigator-core.cjs.entry.js +1 -1
  21. package/dist/cjs/taro-icon-core.cjs.entry.js +2 -2
  22. package/dist/cjs/taro-image-core.cjs.entry.js +3 -3
  23. package/dist/cjs/taro-input-core.cjs.entry.js +23 -19
  24. package/dist/cjs/taro-keyboard-accessory-core.cjs.entry.js +1 -1
  25. package/dist/cjs/taro-label-core.cjs.entry.js +1 -1
  26. package/dist/cjs/taro-live-player-core.cjs.entry.js +1 -1
  27. package/dist/cjs/taro-live-pusher-core.cjs.entry.js +1 -1
  28. package/dist/cjs/taro-map-core.cjs.entry.js +1 -1
  29. package/dist/cjs/taro-match-media-core.cjs.entry.js +1 -1
  30. package/dist/cjs/taro-movable-area-core.cjs.entry.js +1 -1
  31. package/dist/cjs/taro-movable-view-core.cjs.entry.js +1 -1
  32. package/dist/cjs/taro-navigation-bar-core.cjs.entry.js +1 -1
  33. package/dist/cjs/taro-navigator-core.cjs.entry.js +4 -4
  34. package/dist/cjs/taro-official-account-core.cjs.entry.js +1 -1
  35. package/dist/cjs/taro-open-data-core.cjs.entry.js +1 -1
  36. package/dist/cjs/taro-page-container-core.cjs.entry.js +1 -1
  37. package/dist/cjs/taro-page-meta-core.cjs.entry.js +1 -1
  38. package/dist/cjs/taro-picker-core_2.cjs.entry.js +2 -2
  39. package/dist/cjs/taro-picker-view-column-core.cjs.entry.js +80 -4
  40. package/dist/cjs/taro-picker-view-core.cjs.entry.js +72 -3
  41. package/dist/cjs/taro-progress-core.cjs.entry.js +1 -1
  42. package/dist/cjs/taro-pull-to-refresh.cjs.entry.js +24 -10
  43. package/dist/cjs/taro-radio-core_2.cjs.entry.js +1 -1
  44. package/dist/cjs/taro-rich-text-core.cjs.entry.js +2 -2
  45. package/dist/cjs/taro-scroll-view-core.cjs.entry.js +6 -14
  46. package/dist/cjs/taro-share-element-core.cjs.entry.js +1 -1
  47. package/dist/cjs/taro-slider-core.cjs.entry.js +1 -1
  48. package/dist/cjs/taro-slot-core.cjs.entry.js +1 -1
  49. package/dist/cjs/taro-swiper-core_2.cjs.entry.js +15 -18
  50. package/dist/cjs/taro-switch-core.cjs.entry.js +1 -1
  51. package/dist/cjs/taro-tabbar.cjs.entry.js +41 -40
  52. package/dist/cjs/taro-text-core.cjs.entry.js +3 -3
  53. package/dist/cjs/taro-textarea-core.cjs.entry.js +5 -3
  54. package/dist/cjs/taro-video-control_3.cjs.entry.js +27868 -224
  55. package/dist/cjs/taro-view-core.cjs.entry.js +5 -5
  56. package/dist/cjs/taro-voip-room-core.cjs.entry.js +1 -1
  57. package/dist/cjs/taro-web-view-core.cjs.entry.js +2 -2
  58. package/dist/collection/collection-manifest.json +2 -2
  59. package/dist/collection/components/button/style/index.css +49 -49
  60. package/dist/collection/components/canvas/canvas.js +1 -1
  61. package/dist/collection/components/canvas/style/index.css +6 -6
  62. package/dist/collection/components/checkbox/style/index.css +21 -23
  63. package/dist/collection/components/image/image.js +1 -1
  64. package/dist/collection/components/image/style/index.css +7 -4
  65. package/dist/collection/components/input/index.css +2 -2
  66. package/dist/collection/components/input/input.js +23 -22
  67. package/dist/collection/components/navigator/navigator.js +2 -2
  68. package/dist/collection/components/navigator/{navigator.css → style/index.css} +3 -3
  69. package/dist/collection/components/picker/style/index.css +2 -1
  70. package/dist/collection/components/picker-view/picker-view-column.js +218 -4
  71. package/dist/collection/components/picker-view/picker-view.js +217 -3
  72. package/dist/collection/components/picker-view/style/column.css +12 -0
  73. package/dist/collection/components/picker-view/style/index.css +28 -0
  74. package/dist/collection/components/pull-to-refresh/pull-to-refresh.js +22 -8
  75. package/dist/collection/components/pull-to-refresh/style/index.css +53 -49
  76. package/dist/collection/components/rich-text/rich-text.js +1 -1
  77. package/dist/collection/components/scroll-view/scroll-view.js +3 -11
  78. package/dist/collection/components/swiper/style/index.css +21 -9
  79. package/dist/collection/components/swiper/swiper.js +10 -13
  80. package/dist/collection/components/tabbar/style/index.css +9 -6
  81. package/dist/collection/components/tabbar/tabbar.js +10 -15
  82. package/dist/collection/components/text/style/index.css +0 -6
  83. package/dist/collection/components/textarea/style/index.css +5 -5
  84. package/dist/collection/components/textarea/textarea.js +3 -1
  85. package/dist/collection/components/video/style/index.css +88 -109
  86. package/dist/collection/components/video/utils.js +95 -109
  87. package/dist/collection/components/video/video-control.js +9 -9
  88. package/dist/collection/components/video/video.js +57 -9
  89. package/dist/collection/components/view/style/index.css +3 -5
  90. package/dist/collection/components/view/view.js +2 -2
  91. package/dist/collection/components/web-view/style/index.css +1 -1
  92. package/dist/collection/utils/index.js +23 -83
  93. package/dist/collection/utils/style.js +10 -0
  94. package/dist/collection/utils/url.js +67 -0
  95. package/dist/{cjs/index-b9715722.js → esm/index-1d8e8acd.js} +6 -2
  96. package/dist/esm/{index-5bd7cbab.js → index-26d8b479.js} +62 -53
  97. package/dist/esm/index-cad8203e.js +31 -0
  98. package/dist/esm/loader.js +3 -3
  99. package/dist/esm/polyfills/core-js.js +0 -0
  100. package/dist/esm/polyfills/dom.js +0 -0
  101. package/dist/esm/polyfills/es5-html-element.js +0 -0
  102. package/dist/esm/polyfills/index.js +0 -0
  103. package/dist/esm/polyfills/system.js +0 -0
  104. package/dist/esm/taro-ad-core.entry.js +1 -1
  105. package/dist/esm/taro-ad-custom-core.entry.js +1 -1
  106. package/dist/esm/taro-audio-core.entry.js +1 -1
  107. package/dist/esm/taro-block-core.entry.js +1 -1
  108. package/dist/esm/taro-button-core.entry.js +3 -3
  109. package/dist/esm/taro-camera-core.entry.js +1 -1
  110. package/dist/esm/taro-canvas-core.entry.js +2 -2
  111. package/dist/esm/taro-checkbox-core_2.entry.js +2 -2
  112. package/dist/esm/taro-components.js +3 -3
  113. package/dist/esm/taro-cover-image-core.entry.js +1 -1
  114. package/dist/esm/taro-cover-view-core.entry.js +2 -2
  115. package/dist/esm/taro-custom-wrapper-core.entry.js +1 -1
  116. package/dist/esm/taro-editor-core.entry.js +1 -1
  117. package/dist/esm/taro-form-core.entry.js +1 -1
  118. package/dist/esm/taro-functional-page-navigator-core.entry.js +1 -1
  119. package/dist/esm/taro-icon-core.entry.js +2 -2
  120. package/dist/esm/taro-image-core.entry.js +3 -3
  121. package/dist/esm/taro-input-core.entry.js +23 -19
  122. package/dist/esm/taro-keyboard-accessory-core.entry.js +1 -1
  123. package/dist/esm/taro-label-core.entry.js +1 -1
  124. package/dist/esm/taro-live-player-core.entry.js +1 -1
  125. package/dist/esm/taro-live-pusher-core.entry.js +1 -1
  126. package/dist/esm/taro-map-core.entry.js +1 -1
  127. package/dist/esm/taro-match-media-core.entry.js +1 -1
  128. package/dist/esm/taro-movable-area-core.entry.js +1 -1
  129. package/dist/esm/taro-movable-view-core.entry.js +1 -1
  130. package/dist/esm/taro-navigation-bar-core.entry.js +1 -1
  131. package/dist/esm/taro-navigator-core.entry.js +4 -4
  132. package/dist/esm/taro-official-account-core.entry.js +1 -1
  133. package/dist/esm/taro-open-data-core.entry.js +1 -1
  134. package/dist/esm/taro-page-container-core.entry.js +1 -1
  135. package/dist/esm/taro-page-meta-core.entry.js +1 -1
  136. package/dist/esm/taro-picker-core_2.entry.js +2 -2
  137. package/dist/esm/taro-picker-view-column-core.entry.js +80 -4
  138. package/dist/esm/taro-picker-view-core.entry.js +72 -3
  139. package/dist/esm/taro-progress-core.entry.js +1 -1
  140. package/dist/esm/taro-pull-to-refresh.entry.js +24 -10
  141. package/dist/esm/taro-radio-core_2.entry.js +1 -1
  142. package/dist/esm/taro-rich-text-core.entry.js +2 -2
  143. package/dist/esm/taro-scroll-view-core.entry.js +5 -13
  144. package/dist/esm/taro-share-element-core.entry.js +1 -1
  145. package/dist/esm/taro-slider-core.entry.js +1 -1
  146. package/dist/esm/taro-slot-core.entry.js +1 -1
  147. package/dist/esm/taro-swiper-core_2.entry.js +12 -15
  148. package/dist/esm/taro-switch-core.entry.js +1 -1
  149. package/dist/esm/taro-tabbar.entry.js +41 -40
  150. package/dist/esm/taro-text-core.entry.js +3 -3
  151. package/dist/esm/taro-textarea-core.entry.js +5 -3
  152. package/dist/esm/taro-video-control_3.entry.js +27867 -223
  153. package/dist/esm/taro-view-core.entry.js +5 -5
  154. package/dist/esm/taro-voip-room-core.entry.js +1 -1
  155. package/dist/esm/taro-web-view-core.entry.js +2 -2
  156. package/dist/esm-es5/index-1d8e8acd.js +7 -0
  157. package/dist/esm-es5/{index-5bd7cbab.js → index-26d8b479.js} +1 -1
  158. package/dist/esm-es5/index-cad8203e.js +1 -0
  159. package/dist/esm-es5/loader.js +1 -1
  160. package/dist/esm-es5/taro-ad-core.entry.js +1 -1
  161. package/dist/esm-es5/taro-ad-custom-core.entry.js +1 -1
  162. package/dist/esm-es5/taro-audio-core.entry.js +1 -1
  163. package/dist/esm-es5/taro-block-core.entry.js +1 -1
  164. package/dist/esm-es5/taro-button-core.entry.js +1 -1
  165. package/dist/esm-es5/taro-camera-core.entry.js +1 -1
  166. package/dist/esm-es5/taro-canvas-core.entry.js +1 -1
  167. package/dist/esm-es5/taro-checkbox-core_2.entry.js +1 -1
  168. package/dist/esm-es5/taro-components.js +1 -1
  169. package/dist/esm-es5/taro-cover-image-core.entry.js +1 -1
  170. package/dist/esm-es5/taro-cover-view-core.entry.js +1 -1
  171. package/dist/esm-es5/taro-custom-wrapper-core.entry.js +1 -1
  172. package/dist/esm-es5/taro-editor-core.entry.js +1 -1
  173. package/dist/esm-es5/taro-form-core.entry.js +1 -1
  174. package/dist/esm-es5/taro-functional-page-navigator-core.entry.js +1 -1
  175. package/dist/esm-es5/taro-icon-core.entry.js +1 -1
  176. package/dist/esm-es5/taro-image-core.entry.js +1 -1
  177. package/dist/esm-es5/taro-input-core.entry.js +1 -1
  178. package/dist/esm-es5/taro-keyboard-accessory-core.entry.js +1 -1
  179. package/dist/esm-es5/taro-label-core.entry.js +1 -1
  180. package/dist/esm-es5/taro-live-player-core.entry.js +1 -1
  181. package/dist/esm-es5/taro-live-pusher-core.entry.js +1 -1
  182. package/dist/esm-es5/taro-map-core.entry.js +1 -1
  183. package/dist/esm-es5/taro-match-media-core.entry.js +1 -1
  184. package/dist/esm-es5/taro-movable-area-core.entry.js +1 -1
  185. package/dist/esm-es5/taro-movable-view-core.entry.js +1 -1
  186. package/dist/esm-es5/taro-navigation-bar-core.entry.js +1 -1
  187. package/dist/esm-es5/taro-navigator-core.entry.js +1 -1
  188. package/dist/esm-es5/taro-official-account-core.entry.js +1 -1
  189. package/dist/esm-es5/taro-open-data-core.entry.js +1 -1
  190. package/dist/esm-es5/taro-page-container-core.entry.js +1 -1
  191. package/dist/esm-es5/taro-page-meta-core.entry.js +1 -1
  192. package/dist/esm-es5/taro-picker-core_2.entry.js +1 -1
  193. package/dist/esm-es5/taro-picker-view-column-core.entry.js +1 -1
  194. package/dist/esm-es5/taro-picker-view-core.entry.js +1 -1
  195. package/dist/esm-es5/taro-progress-core.entry.js +1 -1
  196. package/dist/esm-es5/taro-pull-to-refresh.entry.js +1 -1
  197. package/dist/esm-es5/taro-radio-core_2.entry.js +1 -1
  198. package/dist/esm-es5/taro-rich-text-core.entry.js +1 -1
  199. package/dist/esm-es5/taro-scroll-view-core.entry.js +1 -1
  200. package/dist/esm-es5/taro-share-element-core.entry.js +1 -1
  201. package/dist/esm-es5/taro-slider-core.entry.js +1 -1
  202. package/dist/esm-es5/taro-slot-core.entry.js +1 -1
  203. package/dist/esm-es5/taro-swiper-core_2.entry.js +1 -1
  204. package/dist/esm-es5/taro-switch-core.entry.js +1 -1
  205. package/dist/esm-es5/taro-tabbar.entry.js +1 -1
  206. package/dist/esm-es5/taro-text-core.entry.js +1 -1
  207. package/dist/esm-es5/taro-textarea-core.entry.js +1 -1
  208. package/dist/esm-es5/taro-video-control_3.entry.js +365 -1
  209. package/dist/esm-es5/taro-view-core.entry.js +1 -1
  210. package/dist/esm-es5/taro-voip-room-core.entry.js +1 -1
  211. package/dist/esm-es5/taro-web-view-core.entry.js +1 -1
  212. package/dist/taro-components/p-019591c8.system.entry.js +1 -0
  213. package/dist/taro-components/{p-8db237e0.entry.js → p-060858b1.entry.js} +1 -1
  214. package/dist/taro-components/{p-964692f7.system.entry.js → p-06e3d685.system.entry.js} +1 -1
  215. package/dist/taro-components/p-0996daee.entry.js +1 -0
  216. package/dist/taro-components/{p-94502fc3.entry.js → p-0ca42006.entry.js} +1 -1
  217. package/dist/taro-components/{p-3633bb84.entry.js → p-0d0b3677.entry.js} +1 -1
  218. package/dist/taro-components/{p-336f2b2a.system.entry.js → p-0d1e0e91.system.entry.js} +1 -1
  219. package/dist/taro-components/p-0ea13d67.system.entry.js +1 -0
  220. package/dist/taro-components/p-0f42b8a4.entry.js +1 -0
  221. package/dist/taro-components/{p-cdffee54.system.entry.js → p-12deba0b.system.entry.js} +1 -1
  222. package/dist/taro-components/p-133e3ac4.entry.js +1 -0
  223. package/dist/taro-components/{p-5f8b5f62.entry.js → p-16aff829.entry.js} +1 -1
  224. package/dist/taro-components/{p-14dbbb42.entry.js → p-16c1e564.entry.js} +1 -1
  225. package/dist/taro-components/{p-0c2982fc.system.entry.js → p-178a3adf.system.entry.js} +1 -1
  226. package/dist/taro-components/p-1e0406ec.system.entry.js +1 -0
  227. package/dist/taro-components/p-1e516bd0.entry.js +1 -0
  228. package/dist/taro-components/p-2241b671.system.js +1 -0
  229. package/dist/taro-components/p-26e9ce75.entry.js +1 -0
  230. package/dist/taro-components/{p-98b47fc9.system.entry.js → p-2887213d.system.entry.js} +1 -1
  231. package/dist/taro-components/{p-3334ac67.system.entry.js → p-29b7c721.system.entry.js} +1 -1
  232. package/dist/taro-components/p-29bb3ebe.entry.js +1 -0
  233. package/dist/taro-components/{p-fdd73355.system.entry.js → p-2bd2ea9a.system.entry.js} +1 -1
  234. package/dist/taro-components/{p-e03fa2d5.system.entry.js → p-2e8a1479.system.entry.js} +1 -1
  235. package/dist/taro-components/{p-9a618935.system.entry.js → p-36f2c1e1.system.entry.js} +1 -1
  236. package/dist/taro-components/{p-fd8312e5.system.entry.js → p-372f53d8.system.entry.js} +1 -1
  237. package/dist/taro-components/{p-cfbdd4e3.system.entry.js → p-3b801a38.system.entry.js} +1 -1
  238. package/dist/taro-components/p-3b85bb4b.system.entry.js +1 -0
  239. package/dist/taro-components/{p-59d38db0.entry.js → p-3bb72c08.entry.js} +1 -1
  240. package/dist/taro-components/{p-15bea37d.entry.js → p-3d3cd72f.entry.js} +1 -1
  241. package/dist/taro-components/p-3e223f2f.system.entry.js +1 -0
  242. package/dist/taro-components/p-430d72e8.entry.js +1 -0
  243. package/dist/taro-components/p-4339ad63.system.entry.js +1 -0
  244. package/dist/taro-components/p-44a199e4.entry.js +1 -0
  245. package/dist/taro-components/{p-cfbfeee8.entry.js → p-45e6f8be.entry.js} +1 -1
  246. package/dist/taro-components/p-46b7f84e.entry.js +1 -0
  247. package/dist/taro-components/p-4793e6ba.system.entry.js +1 -0
  248. package/dist/taro-components/p-49954245.system.entry.js +1 -0
  249. package/dist/taro-components/{p-74540410.entry.js → p-4c890c5d.entry.js} +1 -1
  250. package/dist/taro-components/p-53244eac.entry.js +1 -0
  251. package/dist/taro-components/p-5746d7ce.js +1 -0
  252. package/dist/taro-components/{p-1b790eb0.system.entry.js → p-5c2497a4.system.entry.js} +1 -1
  253. package/dist/taro-components/{p-df5a19b0.system.entry.js → p-5ff0e954.system.entry.js} +1 -1
  254. package/dist/taro-components/p-61f225ef.system.js +7 -0
  255. package/dist/taro-components/p-62608b28.system.entry.js +1 -0
  256. package/dist/taro-components/{p-0303f9e0.entry.js → p-62c64770.entry.js} +1 -1
  257. package/dist/taro-components/p-663d1bb9.system.js +1 -0
  258. package/dist/taro-components/{p-bd3fa355.system.entry.js → p-66b1d5f9.system.entry.js} +1 -1
  259. package/dist/taro-components/p-671defcd.entry.js +1 -0
  260. package/dist/taro-components/p-69334f7c.entry.js +1 -0
  261. package/dist/taro-components/p-6f2f468b.entry.js +1 -0
  262. package/dist/taro-components/p-70313eed.entry.js +1 -0
  263. package/dist/taro-components/{p-b87cf623.entry.js → p-74013ace.entry.js} +1 -1
  264. package/dist/taro-components/{p-264b7229.system.entry.js → p-756d56d1.system.entry.js} +1 -1
  265. package/dist/taro-components/{p-fe156231.system.entry.js → p-75811f84.system.entry.js} +1 -1
  266. package/dist/taro-components/p-76724e58.js +7 -0
  267. package/dist/taro-components/{p-1e4f1702.system.entry.js → p-78676120.system.entry.js} +1 -1
  268. package/dist/taro-components/p-7b2049b7.entry.js +1 -0
  269. package/dist/taro-components/p-7dc268ee.entry.js +1 -0
  270. package/dist/taro-components/p-7f7aa688.entry.js +1 -0
  271. package/dist/taro-components/p-80abb865.entry.js +1 -0
  272. package/dist/taro-components/{p-55b0a30b.entry.js → p-81976128.entry.js} +1 -1
  273. package/dist/taro-components/p-81dc5b7b.entry.js +1 -0
  274. package/dist/taro-components/{p-99cb65a6.system.entry.js → p-828efe43.system.entry.js} +1 -1
  275. package/dist/taro-components/{p-7cdad34e.system.entry.js → p-831ebd02.system.entry.js} +1 -1
  276. package/dist/taro-components/{p-0ee69803.entry.js → p-832cc63a.entry.js} +1 -1
  277. package/dist/taro-components/{p-b2d01686.system.js → p-83adb645.system.js} +1 -1
  278. package/dist/taro-components/p-841a2031.system.entry.js +365 -0
  279. package/dist/taro-components/{p-b6d6c744.entry.js → p-86205110.entry.js} +1 -1
  280. package/dist/taro-components/p-88063d40.system.entry.js +1 -0
  281. package/dist/taro-components/{p-703dfad8.system.entry.js → p-8b23a081.system.entry.js} +1 -1
  282. package/dist/taro-components/{p-ffe63ce9.system.entry.js → p-8b30e18c.system.entry.js} +1 -1
  283. package/dist/taro-components/p-8ba35b31.system.entry.js +1 -0
  284. package/dist/taro-components/p-8ead6b19.entry.js +1 -0
  285. package/dist/taro-components/{p-ebf5b2eb.system.entry.js → p-8f466248.system.entry.js} +1 -1
  286. package/dist/taro-components/{p-cea9a198.system.entry.js → p-9130dfca.system.entry.js} +1 -1
  287. package/dist/taro-components/{p-8a5e67cb.entry.js → p-9151ef65.entry.js} +1 -1
  288. package/dist/taro-components/p-95e51d62.entry.js +1 -0
  289. package/dist/taro-components/p-9961074d.entry.js +1 -0
  290. package/dist/taro-components/{p-3643d8f7.system.entry.js → p-9b90554b.system.entry.js} +1 -1
  291. package/dist/taro-components/{p-06af26db.system.entry.js → p-9ce624a4.system.entry.js} +1 -1
  292. package/dist/taro-components/{p-7423fc3b.system.entry.js → p-a36bfe97.system.entry.js} +1 -1
  293. package/dist/taro-components/p-a4721ae0.js +1 -0
  294. package/dist/taro-components/{p-e6298500.entry.js → p-a74f4c26.entry.js} +1 -1
  295. package/dist/taro-components/{p-7d848382.system.entry.js → p-a838e0f7.system.entry.js} +1 -1
  296. package/dist/taro-components/p-a900b437.system.entry.js +1 -0
  297. package/dist/taro-components/{p-8b2bf902.system.entry.js → p-a90bfe9d.system.entry.js} +1 -1
  298. package/dist/taro-components/{p-e2f6448d.system.entry.js → p-a9ab6434.system.entry.js} +1 -1
  299. package/dist/taro-components/p-abb9c7d0.entry.js +1 -0
  300. package/dist/taro-components/{p-99ed3ed2.system.entry.js → p-ac398961.system.entry.js} +1 -1
  301. package/dist/taro-components/{p-4dbed323.entry.js → p-ac56ffed.entry.js} +1 -1
  302. package/dist/taro-components/{p-fc4939c6.system.entry.js → p-baa5019a.system.entry.js} +1 -1
  303. package/dist/taro-components/{p-fb0959c1.system.entry.js → p-c1458fbe.system.entry.js} +1 -1
  304. package/dist/taro-components/p-c9b73495.entry.js +1 -0
  305. package/dist/taro-components/{p-8f90fca9.system.entry.js → p-ca7ad427.system.entry.js} +1 -1
  306. package/dist/taro-components/{p-8bc82aaa.entry.js → p-ce0489a6.entry.js} +1 -1
  307. package/dist/taro-components/{p-9d0ab7c4.entry.js → p-ce46f79d.entry.js} +1 -1
  308. package/dist/taro-components/{p-2d2f8064.entry.js → p-cfebd931.entry.js} +1 -1
  309. package/dist/taro-components/p-d2b6b891.entry.js +1 -0
  310. package/dist/taro-components/{p-9fc88fc1.system.entry.js → p-d56c45bf.system.entry.js} +1 -1
  311. package/dist/taro-components/{p-06bffead.entry.js → p-d636e22e.entry.js} +1 -1
  312. package/dist/taro-components/{p-b75d8a65.entry.js → p-d6c8f31d.entry.js} +1 -1
  313. package/dist/taro-components/p-d7e13592.entry.js +365 -0
  314. package/dist/taro-components/{p-0472e474.system.entry.js → p-de573939.system.entry.js} +1 -1
  315. package/dist/taro-components/p-e01af6c8.entry.js +1 -0
  316. package/dist/taro-components/{p-865c21b5.entry.js → p-e7dcb4d5.entry.js} +1 -1
  317. package/dist/taro-components/{p-527a38ee.system.entry.js → p-ec59899b.system.entry.js} +1 -1
  318. package/dist/taro-components/{p-d1c2481c.system.entry.js → p-f1da4ed7.system.entry.js} +1 -1
  319. package/dist/taro-components/p-fc226017.entry.js +1 -0
  320. package/dist/taro-components/{p-17039974.system.entry.js → p-fe252a81.system.entry.js} +1 -1
  321. package/dist/taro-components/taro-components.css +1 -1
  322. package/dist/taro-components/taro-components.esm.js +1 -1
  323. package/dist/taro-components/taro-components.js +1 -1
  324. package/dist/types/components/image/image.d.ts +1 -1
  325. package/dist/types/components/input/input.d.ts +1 -3
  326. package/dist/types/components/picker-view/picker-view-column.d.ts +15 -1
  327. package/dist/types/components/picker-view/picker-view.d.ts +24 -0
  328. package/dist/types/components/scroll-view/scroll-view.d.ts +1 -1
  329. package/dist/types/components/swiper/swiper.d.ts +2 -2
  330. package/dist/types/components/tabbar/tabbar.d.ts +3 -2
  331. package/dist/types/components/video/utils.d.ts +6 -0
  332. package/dist/types/components/video/video-control.d.ts +2 -2
  333. package/dist/types/components.d.ts +22 -0
  334. package/dist/types/home/runner/work/taro/taro/packages/taro-components/.stencil/types/props.d.ts +62 -0
  335. package/dist/types/props.js +1 -0
  336. package/dist/types/stencil-public-runtime.d.ts +6 -4
  337. package/dist/types/utils/index.d.ts +4 -8
  338. package/dist/types/utils/style.d.ts +1 -0
  339. package/dist/types/utils/url.d.ts +6 -0
  340. package/dist-h5/react/components/index.js +63 -0
  341. package/dist-h5/react/components/input.js +2 -2
  342. package/dist-h5/react/index.js +1 -46
  343. package/dist-h5/react/utils/reactify-wc.js +8 -5
  344. package/dist-h5/vue/components/index.js +60 -0
  345. package/dist-h5/vue/components/picker.js +2 -2
  346. package/dist-h5/vue/components/scroll-view.js +2 -2
  347. package/dist-h5/vue/createComponent.js +1 -0
  348. package/dist-h5/vue/createFormsComponent.js +3 -3
  349. package/dist-h5/vue/index.js +23 -26
  350. package/dist-h5/vue/mixins/listeners.js +2 -2
  351. package/dist-h5/vue3/components/icon.js +3 -0
  352. package/dist-h5/vue3/components/image.js +3 -0
  353. package/dist-h5/vue3/components/index.js +64 -0
  354. package/dist-h5/vue3/components/scroll-view.js +3 -0
  355. package/dist-h5/vue3/components/text.js +3 -0
  356. package/dist-h5/vue3/createComponent.js +3 -0
  357. package/dist-h5/vue3/createFormsComponent.js +6 -3
  358. package/dist-h5/vue3/forwardRef.js +11 -0
  359. package/dist-h5/vue3/index.js +12 -29
  360. package/package.json +37 -19
  361. package/types/Ad.d.ts +15 -15
  362. package/types/Audio.d.ts +3 -3
  363. package/types/Block.d.ts +5 -2
  364. package/types/Button.d.ts +50 -34
  365. package/types/Camera.d.ts +20 -20
  366. package/types/Canvas.d.ts +1 -1
  367. package/types/Checkbox.d.ts +5 -5
  368. package/types/CheckboxGroup.d.ts +4 -4
  369. package/types/CoverImage.d.ts +1 -1
  370. package/types/CoverView.d.ts +1 -1
  371. package/types/CustomWrapper.d.ts +2 -2
  372. package/types/Editor.d.ts +10 -10
  373. package/types/Form.d.ts +8 -8
  374. package/types/FunctionalPageNavigator.d.ts +4 -4
  375. package/types/Image.d.ts +2 -2
  376. package/types/Input.d.ts +41 -37
  377. package/types/KeyboardAccessory.d.ts +21 -8
  378. package/types/Label.d.ts +2 -2
  379. package/types/LivePlayer.d.ts +18 -18
  380. package/types/LivePusher.d.ts +14 -14
  381. package/types/Map.d.ts +33 -33
  382. package/types/MovableArea.d.ts +1 -1
  383. package/types/MovableView.d.ts +18 -18
  384. package/types/Navigator.d.ts +7 -7
  385. package/types/OfficialAccount.d.ts +7 -7
  386. package/types/OpenData.d.ts +10 -10
  387. package/types/PageContainer.d.ts +22 -22
  388. package/types/Picker.d.ts +5 -5
  389. package/types/PickerViewColumn.d.ts +5 -3
  390. package/types/Progress.d.ts +1 -1
  391. package/types/Radio.d.ts +6 -6
  392. package/types/RadioGroup.d.ts +2 -2
  393. package/types/RichText.d.ts +7 -2
  394. package/types/ScrollView.d.ts +9 -9
  395. package/types/ShareElement.d.ts +196 -3
  396. package/types/Slider.d.ts +1 -1
  397. package/types/Slot.d.ts +2 -2
  398. package/types/Swiper.d.ts +7 -7
  399. package/types/Switch.d.ts +3 -3
  400. package/types/Text.d.ts +2 -2
  401. package/types/Textarea.d.ts +21 -21
  402. package/types/Video.d.ts +23 -23
  403. package/types/View.d.ts +4 -4
  404. package/types/VoipRoom.d.ts +5 -5
  405. package/types/WebView.d.ts +6 -6
  406. package/types/common.d.ts +4 -2
  407. package/types/index.d.ts +53 -52
  408. package/types/index.vue3.d.ts +157 -0
  409. package/types/props.ts +72 -0
  410. package/virtual-list/memoize.js +1 -0
  411. package/virtual-list/react/createListComponent.js +4 -3
  412. package/virtual-list/react/index.js +2 -1
  413. package/virtual-list/timer.js +1 -1
  414. package/virtual-list/vue/index.js +1 -1
  415. package/vue3.d.ts +3 -0
  416. package/dist/esm-es5/index-3c78bcaf.js +0 -7
  417. package/dist/taro-components/p-04818461.system.entry.js +0 -1
  418. package/dist/taro-components/p-065ec61d.entry.js +0 -1
  419. package/dist/taro-components/p-11932905.entry.js +0 -1
  420. package/dist/taro-components/p-17cf8b5b.entry.js +0 -1
  421. package/dist/taro-components/p-2dc57c71.system.entry.js +0 -1
  422. package/dist/taro-components/p-32937866.entry.js +0 -1
  423. package/dist/taro-components/p-33ee636a.system.js +0 -1
  424. package/dist/taro-components/p-37cfdd8f.js +0 -7
  425. package/dist/taro-components/p-3c0230ba.entry.js +0 -1
  426. package/dist/taro-components/p-3dfb1807.entry.js +0 -1
  427. package/dist/taro-components/p-431197bc.entry.js +0 -1
  428. package/dist/taro-components/p-43de2f12.system.entry.js +0 -1
  429. package/dist/taro-components/p-50066d5e.system.entry.js +0 -1
  430. package/dist/taro-components/p-554e1039.entry.js +0 -1
  431. package/dist/taro-components/p-56618f09.entry.js +0 -1
  432. package/dist/taro-components/p-5c420456.entry.js +0 -1
  433. package/dist/taro-components/p-63ff7fa7.entry.js +0 -1
  434. package/dist/taro-components/p-7721e046.entry.js +0 -1
  435. package/dist/taro-components/p-83dedaa2.entry.js +0 -1
  436. package/dist/taro-components/p-92e95d3f.entry.js +0 -1
  437. package/dist/taro-components/p-94c20f60.system.js +0 -7
  438. package/dist/taro-components/p-95529dc0.entry.js +0 -1
  439. package/dist/taro-components/p-9dc9c615.system.entry.js +0 -1
  440. package/dist/taro-components/p-9eb7dfa8.entry.js +0 -1
  441. package/dist/taro-components/p-a1423df9.entry.js +0 -1
  442. package/dist/taro-components/p-abe415b4.system.entry.js +0 -1
  443. package/dist/taro-components/p-b15d0302.system.entry.js +0 -1
  444. package/dist/taro-components/p-b55fedc1.entry.js +0 -1
  445. package/dist/taro-components/p-b9280444.entry.js +0 -1
  446. package/dist/taro-components/p-c218c298.entry.js +0 -1
  447. package/dist/taro-components/p-c362734b.entry.js +0 -1
  448. package/dist/taro-components/p-cb395e7d.entry.js +0 -1
  449. package/dist/taro-components/p-cc818a13.entry.js +0 -1
  450. package/dist/taro-components/p-cf55a63c.entry.js +0 -1
  451. package/dist/taro-components/p-d394a61f.system.entry.js +0 -1
  452. package/dist/taro-components/p-d567b95e.entry.js +0 -1
  453. package/dist/taro-components/p-d5971476.entry.js +0 -1
  454. package/dist/taro-components/p-e0af1d0d.system.entry.js +0 -1
  455. package/dist/taro-components/p-e1040131.entry.js +0 -1
  456. package/dist/taro-components/p-e27798a4.entry.js +0 -1
  457. package/dist/taro-components/p-f05e1558.js +0 -1
  458. package/dist/taro-components/p-fb2252b7.system.entry.js +0 -1
  459. package/dist/taro-components/p-fcc1c676.system.entry.js +0 -1
  460. package/dist/taro-components/p-fd0d1168.system.entry.js +0 -1
  461. package/dist/taro-components/p-fde3a009.system.entry.js +0 -1
  462. package/dist-h5/vue/simpleComponents.js +0 -19
@@ -1,7 +1,7 @@
1
- import { p as promiseResolve, b as bootstrapLazy } from './index-5bd7cbab.js';
1
+ import { p as promiseResolve, b as bootstrapLazy } from './index-26d8b479.js';
2
2
 
3
3
  /*
4
- Stencil Client Patch Esm v2.9.0 | MIT Licensed | https://stenciljs.com
4
+ Stencil Client Patch Esm v2.13.0 | MIT Licensed | https://stenciljs.com
5
5
  */
6
6
  const patchEsm = () => {
7
7
  return promiseResolve();
@@ -10,7 +10,7 @@ const patchEsm = () => {
10
10
  const defineCustomElements = (win, options) => {
11
11
  if (typeof window === 'undefined') return Promise.resolve();
12
12
  return patchEsm().then(() => {
13
- return bootstrapLazy([["taro-checkbox-core_2",[[4,"taro-checkbox-core",{"name":[1],"value":[1],"color":[1],"id":[1025],"checked":[4],"disabled":[4],"nativeProps":[16],"isWillLoadCalled":[32]}],[0,"taro-checkbox-group-core",{"name":[8]},[[0,"checkboxchange","function"]]]]],["taro-radio-core_2",[[4,"taro-radio-core",{"name":[1],"value":[1],"id":[1025],"checked":[1028],"disabled":[4],"nativeProps":[16],"isWillLoadCalled":[32]}],[0,"taro-radio-group-core",{"name":[8]},[[0,"radiochange","function"]]]]],["taro-swiper-core_2",[[4,"taro-swiper-core",{"indicatorDots":[4,"indicator-dots"],"indicatorColor":[1,"indicator-color"],"indicatorActiveColor":[1,"indicator-active-color"],"autoplay":[4],"current":[2],"interval":[2],"duration":[2],"circular":[4],"vertical":[4],"previousMargin":[1,"previous-margin"],"nextMargin":[1,"next-margin"],"displayMultipleItems":[2,"display-multiple-items"],"full":[4],"swiperWrapper":[32],"swiper":[32],"isWillLoadCalled":[32],"observer":[32],"observerFirst":[32],"observerLast":[32]}],[0,"taro-swiper-item-core",{"itemId":[1,"item-id"]}]]],["taro-ad-core",[[0,"taro-ad-core"]]],["taro-ad-custom-core",[[0,"taro-ad-custom-core"]]],["taro-audio-core",[[0,"taro-audio-core",{"src":[1],"controls":[4],"autoplay":[4],"loop":[4],"muted":[4],"nativeProps":[16]}]]],["taro-block-core",[[0,"taro-block-core"]]],["taro-button-core",[[4,"taro-button-core",{"disabled":[4],"hoverClass":[1,"hover-class"],"type":[1],"hoverStartTime":[2,"hover-start-time"],"hoverStayTime":[2,"hover-stay-time"],"size":[1],"plain":[4],"loading":[4],"formType":[1,"form-type"],"hover":[32],"touch":[32]},[[1,"touchstart","onTouchStart"],[1,"touchend","onTouchEnd"]]]]],["taro-camera-core",[[0,"taro-camera-core"]]],["taro-canvas-core",[[0,"taro-canvas-core",{"canvasId":[1,"canvas-id"],"nativeProps":[16]}]]],["taro-cover-image-core",[[0,"taro-cover-image-core",{"src":[1],"nativeProps":[16]}]]],["taro-cover-view-core",[[4,"taro-cover-view-core",{"animation":[1],"hoverClass":[1,"hover-class"],"hoverStartTime":[2,"hover-start-time"],"hoverStayTime":[2,"hover-stay-time"],"hover":[32],"touch":[32]},[[1,"touchstart","onTouchStart"],[1,"touchmove","onTouchMove"],[1,"touchend","onTouchEnd"]]]]],["taro-custom-wrapper-core",[[0,"taro-custom-wrapper-core"]]],["taro-editor-core",[[0,"taro-editor-core"]]],["taro-form-core",[[4,"taro-form-core",{"slotParent":[32]},[[0,"tarobuttonsubmit","onButtonSubmit"],[0,"tarobuttonreset","onButtonReset"]]]]],["taro-functional-page-navigator-core",[[0,"taro-functional-page-navigator-core"]]],["taro-icon-core",[[0,"taro-icon-core",{"type":[1],"size":[8],"color":[1]}]]],["taro-image-core",[[0,"taro-image-core",{"src":[1],"mode":[1],"lazyLoad":[4,"lazy-load"],"nativeProps":[16],"aspectFillMode":[32]}]]],["taro-input-core",[[0,"taro-input-core",{"value":[1],"type":[1],"password":[4],"placeholder":[1],"disabled":[4],"maxlength":[2],"autoFocus":[4,"auto-focus"],"confirmType":[1,"confirm-type"],"name":[1],"nativeProps":[16],"_value":[32]}]]],["taro-keyboard-accessory-core",[[0,"taro-keyboard-accessory-core"]]],["taro-label-core",[[4,"taro-label-core",{"for":[1]}]]],["taro-live-player-core",[[0,"taro-live-player-core"]]],["taro-live-pusher-core",[[0,"taro-live-pusher-core"]]],["taro-map-core",[[0,"taro-map-core"]]],["taro-match-media-core",[[0,"taro-match-media-core"]]],["taro-movable-area-core",[[0,"taro-movable-area-core"]]],["taro-movable-view-core",[[0,"taro-movable-view-core"]]],["taro-navigation-bar-core",[[0,"taro-navigation-bar-core"]]],["taro-navigator-core",[[0,"taro-navigator-core",{"hoverClass":[1,"hover-class"],"url":[1],"openType":[1,"open-type"],"isHover":[4,"is-hover"],"delta":[2]},[[0,"click","onClick"]]]]],["taro-official-account-core",[[0,"taro-official-account-core"]]],["taro-open-data-core",[[0,"taro-open-data-core"]]],["taro-page-container-core",[[0,"taro-page-container-core"]]],["taro-page-meta-core",[[0,"taro-page-meta-core"]]],["taro-picker-view-column-core",[[0,"taro-picker-view-column-core"]]],["taro-picker-view-core",[[0,"taro-picker-view-core"]]],["taro-progress-core",[[0,"taro-progress-core",{"percent":[2],"showInfo":[4,"show-info"],"borderRadius":[8,"border-radius"],"fontSize":[8,"font-size"],"strokeWidth":[8,"stroke-width"],"activeColor":[1,"active-color"],"backgroundColor":[1,"background-color"],"active":[4]}]]],["taro-pull-to-refresh",[[4,"taro-pull-to-refresh",{"prefixCls":[1,"prefix-cls"],"distanceToRefresh":[2,"distance-to-refresh"],"damping":[2],"indicator":[16],"currSt":[32],"dragOnEdge":[32]}]]],["taro-rich-text-core",[[0,"taro-rich-text-core",{"nodes":[1]}]]],["taro-scroll-view-core",[[4,"taro-scroll-view-core",{"scrollX":[4,"scroll-x"],"scrollY":[4,"scroll-y"],"upperThreshold":[8,"upper-threshold"],"lowerThreshold":[8,"lower-threshold"],"mpScrollTop":[8,"scroll-top"],"mpScrollLeft":[8,"scroll-left"],"mpScrollIntoView":[1,"scroll-into-view"],"scrollWithAnimation":[4,"scroll-with-animation"]}]]],["taro-share-element-core",[[0,"taro-share-element-core"]]],["taro-slider-core",[[0,"taro-slider-core",{"min":[2],"max":[2],"step":[2],"disabled":[4],"value":[1026],"activeColor":[1,"active-color"],"backgroundColor":[1,"background-color"],"blockSize":[2,"block-size"],"blockColor":[1,"block-color"],"showValue":[4,"show-value"],"name":[1],"val":[32],"totalWidth":[32],"touching":[32],"ogX":[32],"touchId":[32],"percent":[32],"ogPercent":[32],"isWillLoadCalled":[32]}]]],["taro-slot-core",[[0,"taro-slot-core"]]],["taro-switch-core",[[0,"taro-switch-core",{"type":[1],"checked":[4],"color":[1],"name":[1],"disabled":[4],"nativeProps":[16],"isChecked":[32],"isWillLoadCalled":[32]}]]],["taro-tabbar",[[0,"taro-tabbar",{"conf":[16],"list":[32],"borderStyle":[32],"backgroundColor":[32],"color":[32],"selectedColor":[32],"selectedIndex":[32],"status":[32]}]]],["taro-text-core",[[4,"taro-text-core",{"selectable":[4]}]]],["taro-textarea-core",[[0,"taro-textarea-core",{"value":[1],"placeholder":[1],"disabled":[4],"maxlength":[2],"autoFocus":[4,"auto-focus"],"autoHeight":[4,"auto-height"],"name":[1],"nativeProps":[16],"line":[32]}]]],["taro-view-core",[[4,"taro-view-core",{"animation":[1],"hoverClass":[1,"hover-class"],"hoverStartTime":[2,"hover-start-time"],"hoverStayTime":[2,"hover-stay-time"],"hover":[32],"touch":[32]},[[1,"touchstart","onTouchStart"],[1,"touchmove","onTouchMove"],[1,"touchend","onTouchEnd"]]]]],["taro-voip-room-core",[[0,"taro-voip-room-core"]]],["taro-web-view-core",[[0,"taro-web-view-core",{"src":[1]}]]],["taro-picker-core_2",[[4,"taro-picker-core",{"mode":[1],"disabled":[4],"range":[16],"rangeKey":[1,"range-key"],"value":[8],"start":[1],"end":[1],"fields":[1],"name":[1],"pickerValue":[32],"height":[32],"hidden":[32],"fadeOut":[32],"isWillLoadCalled":[32]}],[0,"taro-picker-group",{"mode":[1],"range":[16],"rangeKey":[1,"range-key"],"height":[2],"columnId":[1,"column-id"],"updateHeight":[16],"onColumnChange":[16],"updateDay":[16],"startY":[32],"preY":[32],"hadMove":[32],"touchEnd":[32],"isMove":[32]},[[1,"mousedown","onMouseDown"],[1,"mousemove","onMouseMove"],[1,"mouseup","onMouseMoveEnd"],[1,"mouseleave","onMouseMoveEnd"],[1,"touchstart","onTouchStart"],[1,"touchmove","onTouchMove"],[1,"touchend","onTouchEnd"]]]]],["taro-video-control_3",[[0,"taro-video-core",{"src":[1],"duration":[2],"controls":[4],"autoplay":[4],"loop":[4],"muted":[4],"initialTime":[2,"initial-time"],"poster":[1],"objectFit":[1,"object-fit"],"showProgress":[4,"show-progress"],"showFullscreenBtn":[4,"show-fullscreen-btn"],"showPlayBtn":[4,"show-play-btn"],"showCenterPlayBtn":[4,"show-center-play-btn"],"showMuteBtn":[4,"show-mute-btn"],"danmuList":[16],"danmuBtn":[4,"danmu-btn"],"enableDanmu":[4,"enable-danmu"],"enablePlayGesture":[4,"enable-play-gesture"],"enableProgressGesture":[4,"enable-progress-gesture"],"vslideGesture":[4,"vslide-gesture"],"vslideGestureInFullscreen":[4,"vslide-gesture-in-fullscreen"],"nativeProps":[16],"_duration":[32],"_enableDanmu":[32],"isPlaying":[32],"isFirst":[32],"isFullScreen":[32],"fullScreenTimestamp":[32],"isMute":[32],"play":[64],"pause":[64],"stop":[64],"seek":[64],"requestFullScreen":[64],"exitFullScreen":[64]},[[5,"touchmove","onDocumentTouchMove"],[5,"touchend","onDocumentTouchEnd"],[5,"touchcancel","onDocumentTouchEnd"]]],[4,"taro-video-control",{"controls":[4],"currentTime":[2,"current-time"],"duration":[2],"isPlaying":[4,"is-playing"],"pauseFunc":[16],"playFunc":[16],"seekFunc":[16],"showPlayBtn":[4,"show-play-btn"],"showProgress":[4,"show-progress"],"setProgressBall":[64],"toggleVisibility":[64],"getIsDraggingProgressBall":[64],"setCurrentTime":[64]},[[5,"touchmove","onDocumentTouchMove"],[5,"touchend","onDocumentTouchEnd"],[5,"touchcancel","onDocumentTouchEnd"]]],[0,"taro-video-danmu",{"enable":[4],"danmuList":[32],"sendDanmu":[64],"tick":[64]}]]]], options);
13
+ return bootstrapLazy([["taro-checkbox-core_2",[[4,"taro-checkbox-core",{"name":[1],"value":[1],"color":[1],"id":[1025],"checked":[4],"disabled":[4],"nativeProps":[16],"isWillLoadCalled":[32]}],[0,"taro-checkbox-group-core",{"name":[8]},[[0,"checkboxchange","function"]]]]],["taro-radio-core_2",[[4,"taro-radio-core",{"name":[1],"value":[1],"id":[1025],"checked":[1028],"disabled":[4],"nativeProps":[16],"isWillLoadCalled":[32]}],[0,"taro-radio-group-core",{"name":[8]},[[0,"radiochange","function"]]]]],["taro-swiper-core_2",[[4,"taro-swiper-core",{"indicatorDots":[4,"indicator-dots"],"indicatorColor":[1,"indicator-color"],"indicatorActiveColor":[1,"indicator-active-color"],"autoplay":[4],"current":[2],"interval":[2],"duration":[2],"circular":[4],"vertical":[4],"previousMargin":[1,"previous-margin"],"nextMargin":[1,"next-margin"],"displayMultipleItems":[2,"display-multiple-items"],"full":[4],"swiperWrapper":[32],"swiper":[32],"isWillLoadCalled":[32],"observer":[32],"observerFirst":[32],"observerLast":[32]}],[0,"taro-swiper-item-core",{"itemId":[1,"item-id"]}]]],["taro-ad-core",[[0,"taro-ad-core"]]],["taro-ad-custom-core",[[0,"taro-ad-custom-core"]]],["taro-audio-core",[[0,"taro-audio-core",{"src":[1],"controls":[4],"autoplay":[4],"loop":[4],"muted":[4],"nativeProps":[16]}]]],["taro-block-core",[[0,"taro-block-core"]]],["taro-button-core",[[4,"taro-button-core",{"disabled":[4],"hoverClass":[1,"hover-class"],"type":[1],"hoverStartTime":[2,"hover-start-time"],"hoverStayTime":[2,"hover-stay-time"],"size":[1],"plain":[4],"loading":[4],"formType":[1,"form-type"],"hover":[32],"touch":[32]},[[1,"touchstart","onTouchStart"],[1,"touchend","onTouchEnd"]]]]],["taro-camera-core",[[0,"taro-camera-core"]]],["taro-canvas-core",[[0,"taro-canvas-core",{"canvasId":[1,"canvas-id"],"nativeProps":[16]}]]],["taro-cover-image-core",[[0,"taro-cover-image-core",{"src":[1],"nativeProps":[16]}]]],["taro-cover-view-core",[[4,"taro-cover-view-core",{"animation":[1],"hoverClass":[1,"hover-class"],"hoverStartTime":[2,"hover-start-time"],"hoverStayTime":[2,"hover-stay-time"],"hover":[32],"touch":[32]},[[1,"touchstart","onTouchStart"],[1,"touchmove","onTouchMove"],[1,"touchend","onTouchEnd"]]]]],["taro-custom-wrapper-core",[[0,"taro-custom-wrapper-core"]]],["taro-editor-core",[[0,"taro-editor-core"]]],["taro-form-core",[[4,"taro-form-core",{"slotParent":[32]},[[0,"tarobuttonsubmit","onButtonSubmit"],[0,"tarobuttonreset","onButtonReset"]]]]],["taro-functional-page-navigator-core",[[0,"taro-functional-page-navigator-core"]]],["taro-icon-core",[[0,"taro-icon-core",{"type":[1],"size":[8],"color":[1]}]]],["taro-image-core",[[0,"taro-image-core",{"src":[1],"mode":[1],"lazyLoad":[4,"lazy-load"],"nativeProps":[16],"aspectFillMode":[32]}]]],["taro-input-core",[[0,"taro-input-core",{"value":[1],"type":[1],"password":[4],"placeholder":[1],"disabled":[4],"maxlength":[2],"autoFocus":[4,"auto-focus"],"confirmType":[1,"confirm-type"],"name":[1],"nativeProps":[16]}]]],["taro-keyboard-accessory-core",[[0,"taro-keyboard-accessory-core"]]],["taro-label-core",[[4,"taro-label-core",{"for":[1]}]]],["taro-live-player-core",[[0,"taro-live-player-core"]]],["taro-live-pusher-core",[[0,"taro-live-pusher-core"]]],["taro-map-core",[[0,"taro-map-core"]]],["taro-match-media-core",[[0,"taro-match-media-core"]]],["taro-movable-area-core",[[0,"taro-movable-area-core"]]],["taro-movable-view-core",[[0,"taro-movable-view-core"]]],["taro-navigation-bar-core",[[0,"taro-navigation-bar-core"]]],["taro-navigator-core",[[0,"taro-navigator-core",{"hoverClass":[1,"hover-class"],"url":[1],"openType":[1,"open-type"],"isHover":[4,"is-hover"],"delta":[2]},[[0,"click","onClick"]]]]],["taro-official-account-core",[[0,"taro-official-account-core"]]],["taro-open-data-core",[[0,"taro-open-data-core"]]],["taro-page-container-core",[[0,"taro-page-container-core"]]],["taro-page-meta-core",[[0,"taro-page-meta-core"]]],["taro-picker-view-column-core",[[0,"taro-picker-view-column-core",{"col":[1],"initialPosition":[1,"initial-position"],"paddingVertical":[2,"padding-vertical"],"isInit":[32],"isMove":[32]},[[1,"scroll","onScroll"],[1,"mouseup","onMouseEnd"],[1,"mouseout","onMouseEnd"],[1,"mouseleave","onMouseEnd"],[1,"touchend","onTouchEnd"]]]]],["taro-picker-view-core",[[4,"taro-picker-view-core",{"indicatorStyle":[1,"indicator-style"],"indicatorClass":[1,"indicator-class"],"value":[16],"maskStyle":[1,"mask-style"],"maskClass":[1,"mask-class"]},[[0,"onselect","onSelect"],[0,"onselectstart","onSelectStart"],[0,"onselectend","onPickerColEnd"]]]]],["taro-progress-core",[[0,"taro-progress-core",{"percent":[2],"showInfo":[4,"show-info"],"borderRadius":[8,"border-radius"],"fontSize":[8,"font-size"],"strokeWidth":[8,"stroke-width"],"activeColor":[1,"active-color"],"backgroundColor":[1,"background-color"],"active":[4]}]]],["taro-pull-to-refresh",[[4,"taro-pull-to-refresh",{"prefixCls":[1,"prefix-cls"],"distanceToRefresh":[2,"distance-to-refresh"],"damping":[2],"indicator":[16],"currSt":[32],"dragOnEdge":[32]}]]],["taro-rich-text-core",[[0,"taro-rich-text-core",{"nodes":[1]}]]],["taro-scroll-view-core",[[4,"taro-scroll-view-core",{"scrollX":[4,"scroll-x"],"scrollY":[4,"scroll-y"],"upperThreshold":[8,"upper-threshold"],"lowerThreshold":[8,"lower-threshold"],"mpScrollTop":[8,"scroll-top"],"mpScrollLeft":[8,"scroll-left"],"mpScrollIntoView":[1,"scroll-into-view"],"scrollWithAnimation":[4,"scroll-with-animation"]}]]],["taro-share-element-core",[[0,"taro-share-element-core"]]],["taro-slider-core",[[0,"taro-slider-core",{"min":[2],"max":[2],"step":[2],"disabled":[4],"value":[1026],"activeColor":[1,"active-color"],"backgroundColor":[1,"background-color"],"blockSize":[2,"block-size"],"blockColor":[1,"block-color"],"showValue":[4,"show-value"],"name":[1],"val":[32],"totalWidth":[32],"touching":[32],"ogX":[32],"touchId":[32],"percent":[32],"ogPercent":[32],"isWillLoadCalled":[32]}]]],["taro-slot-core",[[0,"taro-slot-core"]]],["taro-switch-core",[[0,"taro-switch-core",{"type":[1],"checked":[4],"color":[1],"name":[1],"disabled":[4],"nativeProps":[16],"isChecked":[32],"isWillLoadCalled":[32]}]]],["taro-tabbar",[[0,"taro-tabbar",{"conf":[16],"list":[32],"borderStyle":[32],"backgroundColor":[32],"color":[32],"selectedColor":[32],"selectedIndex":[32],"status":[32]}]]],["taro-text-core",[[4,"taro-text-core",{"selectable":[4]}]]],["taro-textarea-core",[[0,"taro-textarea-core",{"value":[1],"placeholder":[1],"disabled":[4],"maxlength":[2],"autoFocus":[4,"auto-focus"],"autoHeight":[4,"auto-height"],"name":[1],"nativeProps":[16],"line":[32]}]]],["taro-view-core",[[4,"taro-view-core",{"animation":[1],"hoverClass":[1,"hover-class"],"hoverStartTime":[2,"hover-start-time"],"hoverStayTime":[2,"hover-stay-time"],"hover":[32],"touch":[32]},[[1,"touchstart","onTouchStart"],[1,"touchmove","onTouchMove"],[1,"touchend","onTouchEnd"]]]]],["taro-voip-room-core",[[0,"taro-voip-room-core"]]],["taro-web-view-core",[[0,"taro-web-view-core",{"src":[1]}]]],["taro-picker-core_2",[[4,"taro-picker-core",{"mode":[1],"disabled":[4],"range":[16],"rangeKey":[1,"range-key"],"value":[8],"start":[1],"end":[1],"fields":[1],"name":[1],"pickerValue":[32],"height":[32],"hidden":[32],"fadeOut":[32],"isWillLoadCalled":[32]}],[0,"taro-picker-group",{"mode":[1],"range":[16],"rangeKey":[1,"range-key"],"height":[2],"columnId":[1,"column-id"],"updateHeight":[16],"onColumnChange":[16],"updateDay":[16],"startY":[32],"preY":[32],"hadMove":[32],"touchEnd":[32],"isMove":[32]},[[1,"mousedown","onMouseDown"],[1,"mousemove","onMouseMove"],[1,"mouseup","onMouseMoveEnd"],[1,"mouseleave","onMouseMoveEnd"],[1,"touchstart","onTouchStart"],[1,"touchmove","onTouchMove"],[1,"touchend","onTouchEnd"]]]]],["taro-video-control_3",[[0,"taro-video-core",{"src":[1],"duration":[2],"controls":[4],"autoplay":[4],"loop":[4],"muted":[4],"initialTime":[2,"initial-time"],"poster":[1],"objectFit":[1,"object-fit"],"showProgress":[4,"show-progress"],"showFullscreenBtn":[4,"show-fullscreen-btn"],"showPlayBtn":[4,"show-play-btn"],"showCenterPlayBtn":[4,"show-center-play-btn"],"showMuteBtn":[4,"show-mute-btn"],"danmuList":[16],"danmuBtn":[4,"danmu-btn"],"enableDanmu":[4,"enable-danmu"],"enablePlayGesture":[4,"enable-play-gesture"],"enableProgressGesture":[4,"enable-progress-gesture"],"vslideGesture":[4,"vslide-gesture"],"vslideGestureInFullscreen":[4,"vslide-gesture-in-fullscreen"],"nativeProps":[16],"_duration":[32],"_enableDanmu":[32],"isPlaying":[32],"isFirst":[32],"isFullScreen":[32],"fullScreenTimestamp":[32],"isMute":[32],"play":[64],"pause":[64],"stop":[64],"seek":[64],"requestFullScreen":[64],"exitFullScreen":[64]},[[5,"touchmove","onDocumentTouchMove"],[5,"touchend","onDocumentTouchEnd"],[5,"touchcancel","onDocumentTouchEnd"]]],[4,"taro-video-control",{"controls":[4],"currentTime":[2,"current-time"],"duration":[2],"isPlaying":[4,"is-playing"],"pauseFunc":[16],"playFunc":[16],"seekFunc":[16],"showPlayBtn":[4,"show-play-btn"],"showProgress":[4,"show-progress"],"setProgressBall":[64],"toggleVisibility":[64],"getIsDraggingProgressBall":[64],"setCurrentTime":[64]},[[5,"touchmove","onDocumentTouchMove"],[5,"touchend","onDocumentTouchEnd"],[5,"touchcancel","onDocumentTouchEnd"]]],[0,"taro-video-danmu",{"enable":[4],"danmuList":[32],"sendDanmu":[64],"tick":[64]}]]]], options);
14
14
  });
15
15
  };
16
16
 
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
1
+ import { r as registerInstance, h, H as Host } from './index-26d8b479.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-5bd7cbab.js';
1
+ import { r as registerInstance, h, H as Host } from './index-26d8b479.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-5bd7cbab.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-26d8b479.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-5bd7cbab.js';
1
+ import { r as registerInstance, h, H as Host } from './index-26d8b479.js';
2
2
 
3
3
  let Block = class {
4
4
  constructor(hostRef) {
@@ -1,7 +1,7 @@
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';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-26d8b479.js';
2
+ import { c as classnames } from './index-1d8e8acd.js';
3
3
 
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}";
4
+ const indexCss = "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)}";
5
5
 
6
6
  let Button = class {
7
7
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
1
+ import { r as registerInstance, h, H as Host } from './index-26d8b479.js';
2
2
 
3
3
  let Camera = class {
4
4
  constructor(hostRef) {
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, c as createEvent, h, g as getElement } from './index-5bd7cbab.js';
1
+ import { r as registerInstance, c as createEvent, h, g as getElement } from './index-26d8b479.js';
2
2
 
3
- const indexCss = "taro-canvas-core{position:relative;display:block;width:300px;height:150px}";
3
+ const indexCss = "taro-canvas-core{display:block;position:relative;width:300px;height:150px}";
4
4
 
5
5
  const LONG_TAP_DELAY = 500;
6
6
  let Canvas = class {
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5bd7cbab.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-26d8b479.js';
2
2
 
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)}";
3
+ const indexCss = ".taro-checkbox{display:inline-block;position:relative}.taro-checkbox_checked{display:inline-block;position:relative;top:5px;border:1px solid #d1d1d1;border-radius:3px;width:23px;height:23px;min-height:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;background-color:#fff;vertical-align:0;font-size:23px;color:#1aad19}.taro-checkbox_checked:checked::before{display:inline-block;position:absolute;left:50%;top:50%;vertical-align:middle;text-decoration:inherit;text-align:center;text-transform:none;font-family:weui;font-style:normal;font-weight:normal;font-variant:normal;font-size:inherit;color:inherit;content:\"\\ea08\";-webkit-transform:translate(-50%, -48%) scale(0.73);transform:translate(-50%, -48%) scale(0.73);speak:none}";
4
4
 
5
5
  let Checkbox = class {
6
6
  constructor(hostRef) {
@@ -1,7 +1,7 @@
1
- import { p as promiseResolve, b as bootstrapLazy } from './index-5bd7cbab.js';
1
+ import { p as promiseResolve, b as bootstrapLazy } from './index-26d8b479.js';
2
2
 
3
3
  /*
4
- Stencil Client Patch Browser v2.9.0 | MIT Licensed | https://stenciljs.com
4
+ Stencil Client Patch Browser v2.13.0 | MIT Licensed | https://stenciljs.com
5
5
  */
6
6
  const patchBrowser = () => {
7
7
  const importMeta = import.meta.url;
@@ -13,5 +13,5 @@ const patchBrowser = () => {
13
13
  };
14
14
 
15
15
  patchBrowser().then(options => {
16
- return bootstrapLazy([["taro-checkbox-core_2",[[4,"taro-checkbox-core",{"name":[1],"value":[1],"color":[1],"id":[1025],"checked":[4],"disabled":[4],"nativeProps":[16],"isWillLoadCalled":[32]}],[0,"taro-checkbox-group-core",{"name":[8]},[[0,"checkboxchange","function"]]]]],["taro-radio-core_2",[[4,"taro-radio-core",{"name":[1],"value":[1],"id":[1025],"checked":[1028],"disabled":[4],"nativeProps":[16],"isWillLoadCalled":[32]}],[0,"taro-radio-group-core",{"name":[8]},[[0,"radiochange","function"]]]]],["taro-swiper-core_2",[[4,"taro-swiper-core",{"indicatorDots":[4,"indicator-dots"],"indicatorColor":[1,"indicator-color"],"indicatorActiveColor":[1,"indicator-active-color"],"autoplay":[4],"current":[2],"interval":[2],"duration":[2],"circular":[4],"vertical":[4],"previousMargin":[1,"previous-margin"],"nextMargin":[1,"next-margin"],"displayMultipleItems":[2,"display-multiple-items"],"full":[4],"swiperWrapper":[32],"swiper":[32],"isWillLoadCalled":[32],"observer":[32],"observerFirst":[32],"observerLast":[32]}],[0,"taro-swiper-item-core",{"itemId":[1,"item-id"]}]]],["taro-ad-core",[[0,"taro-ad-core"]]],["taro-ad-custom-core",[[0,"taro-ad-custom-core"]]],["taro-audio-core",[[0,"taro-audio-core",{"src":[1],"controls":[4],"autoplay":[4],"loop":[4],"muted":[4],"nativeProps":[16]}]]],["taro-block-core",[[0,"taro-block-core"]]],["taro-button-core",[[4,"taro-button-core",{"disabled":[4],"hoverClass":[1,"hover-class"],"type":[1],"hoverStartTime":[2,"hover-start-time"],"hoverStayTime":[2,"hover-stay-time"],"size":[1],"plain":[4],"loading":[4],"formType":[1,"form-type"],"hover":[32],"touch":[32]},[[1,"touchstart","onTouchStart"],[1,"touchend","onTouchEnd"]]]]],["taro-camera-core",[[0,"taro-camera-core"]]],["taro-canvas-core",[[0,"taro-canvas-core",{"canvasId":[1,"canvas-id"],"nativeProps":[16]}]]],["taro-cover-image-core",[[0,"taro-cover-image-core",{"src":[1],"nativeProps":[16]}]]],["taro-cover-view-core",[[4,"taro-cover-view-core",{"animation":[1],"hoverClass":[1,"hover-class"],"hoverStartTime":[2,"hover-start-time"],"hoverStayTime":[2,"hover-stay-time"],"hover":[32],"touch":[32]},[[1,"touchstart","onTouchStart"],[1,"touchmove","onTouchMove"],[1,"touchend","onTouchEnd"]]]]],["taro-custom-wrapper-core",[[0,"taro-custom-wrapper-core"]]],["taro-editor-core",[[0,"taro-editor-core"]]],["taro-form-core",[[4,"taro-form-core",{"slotParent":[32]},[[0,"tarobuttonsubmit","onButtonSubmit"],[0,"tarobuttonreset","onButtonReset"]]]]],["taro-functional-page-navigator-core",[[0,"taro-functional-page-navigator-core"]]],["taro-icon-core",[[0,"taro-icon-core",{"type":[1],"size":[8],"color":[1]}]]],["taro-image-core",[[0,"taro-image-core",{"src":[1],"mode":[1],"lazyLoad":[4,"lazy-load"],"nativeProps":[16],"aspectFillMode":[32]}]]],["taro-input-core",[[0,"taro-input-core",{"value":[1],"type":[1],"password":[4],"placeholder":[1],"disabled":[4],"maxlength":[2],"autoFocus":[4,"auto-focus"],"confirmType":[1,"confirm-type"],"name":[1],"nativeProps":[16],"_value":[32]}]]],["taro-keyboard-accessory-core",[[0,"taro-keyboard-accessory-core"]]],["taro-label-core",[[4,"taro-label-core",{"for":[1]}]]],["taro-live-player-core",[[0,"taro-live-player-core"]]],["taro-live-pusher-core",[[0,"taro-live-pusher-core"]]],["taro-map-core",[[0,"taro-map-core"]]],["taro-match-media-core",[[0,"taro-match-media-core"]]],["taro-movable-area-core",[[0,"taro-movable-area-core"]]],["taro-movable-view-core",[[0,"taro-movable-view-core"]]],["taro-navigation-bar-core",[[0,"taro-navigation-bar-core"]]],["taro-navigator-core",[[0,"taro-navigator-core",{"hoverClass":[1,"hover-class"],"url":[1],"openType":[1,"open-type"],"isHover":[4,"is-hover"],"delta":[2]},[[0,"click","onClick"]]]]],["taro-official-account-core",[[0,"taro-official-account-core"]]],["taro-open-data-core",[[0,"taro-open-data-core"]]],["taro-page-container-core",[[0,"taro-page-container-core"]]],["taro-page-meta-core",[[0,"taro-page-meta-core"]]],["taro-picker-view-column-core",[[0,"taro-picker-view-column-core"]]],["taro-picker-view-core",[[0,"taro-picker-view-core"]]],["taro-progress-core",[[0,"taro-progress-core",{"percent":[2],"showInfo":[4,"show-info"],"borderRadius":[8,"border-radius"],"fontSize":[8,"font-size"],"strokeWidth":[8,"stroke-width"],"activeColor":[1,"active-color"],"backgroundColor":[1,"background-color"],"active":[4]}]]],["taro-pull-to-refresh",[[4,"taro-pull-to-refresh",{"prefixCls":[1,"prefix-cls"],"distanceToRefresh":[2,"distance-to-refresh"],"damping":[2],"indicator":[16],"currSt":[32],"dragOnEdge":[32]}]]],["taro-rich-text-core",[[0,"taro-rich-text-core",{"nodes":[1]}]]],["taro-scroll-view-core",[[4,"taro-scroll-view-core",{"scrollX":[4,"scroll-x"],"scrollY":[4,"scroll-y"],"upperThreshold":[8,"upper-threshold"],"lowerThreshold":[8,"lower-threshold"],"mpScrollTop":[8,"scroll-top"],"mpScrollLeft":[8,"scroll-left"],"mpScrollIntoView":[1,"scroll-into-view"],"scrollWithAnimation":[4,"scroll-with-animation"]}]]],["taro-share-element-core",[[0,"taro-share-element-core"]]],["taro-slider-core",[[0,"taro-slider-core",{"min":[2],"max":[2],"step":[2],"disabled":[4],"value":[1026],"activeColor":[1,"active-color"],"backgroundColor":[1,"background-color"],"blockSize":[2,"block-size"],"blockColor":[1,"block-color"],"showValue":[4,"show-value"],"name":[1],"val":[32],"totalWidth":[32],"touching":[32],"ogX":[32],"touchId":[32],"percent":[32],"ogPercent":[32],"isWillLoadCalled":[32]}]]],["taro-slot-core",[[0,"taro-slot-core"]]],["taro-switch-core",[[0,"taro-switch-core",{"type":[1],"checked":[4],"color":[1],"name":[1],"disabled":[4],"nativeProps":[16],"isChecked":[32],"isWillLoadCalled":[32]}]]],["taro-tabbar",[[0,"taro-tabbar",{"conf":[16],"list":[32],"borderStyle":[32],"backgroundColor":[32],"color":[32],"selectedColor":[32],"selectedIndex":[32],"status":[32]}]]],["taro-text-core",[[4,"taro-text-core",{"selectable":[4]}]]],["taro-textarea-core",[[0,"taro-textarea-core",{"value":[1],"placeholder":[1],"disabled":[4],"maxlength":[2],"autoFocus":[4,"auto-focus"],"autoHeight":[4,"auto-height"],"name":[1],"nativeProps":[16],"line":[32]}]]],["taro-view-core",[[4,"taro-view-core",{"animation":[1],"hoverClass":[1,"hover-class"],"hoverStartTime":[2,"hover-start-time"],"hoverStayTime":[2,"hover-stay-time"],"hover":[32],"touch":[32]},[[1,"touchstart","onTouchStart"],[1,"touchmove","onTouchMove"],[1,"touchend","onTouchEnd"]]]]],["taro-voip-room-core",[[0,"taro-voip-room-core"]]],["taro-web-view-core",[[0,"taro-web-view-core",{"src":[1]}]]],["taro-picker-core_2",[[4,"taro-picker-core",{"mode":[1],"disabled":[4],"range":[16],"rangeKey":[1,"range-key"],"value":[8],"start":[1],"end":[1],"fields":[1],"name":[1],"pickerValue":[32],"height":[32],"hidden":[32],"fadeOut":[32],"isWillLoadCalled":[32]}],[0,"taro-picker-group",{"mode":[1],"range":[16],"rangeKey":[1,"range-key"],"height":[2],"columnId":[1,"column-id"],"updateHeight":[16],"onColumnChange":[16],"updateDay":[16],"startY":[32],"preY":[32],"hadMove":[32],"touchEnd":[32],"isMove":[32]},[[1,"mousedown","onMouseDown"],[1,"mousemove","onMouseMove"],[1,"mouseup","onMouseMoveEnd"],[1,"mouseleave","onMouseMoveEnd"],[1,"touchstart","onTouchStart"],[1,"touchmove","onTouchMove"],[1,"touchend","onTouchEnd"]]]]],["taro-video-control_3",[[0,"taro-video-core",{"src":[1],"duration":[2],"controls":[4],"autoplay":[4],"loop":[4],"muted":[4],"initialTime":[2,"initial-time"],"poster":[1],"objectFit":[1,"object-fit"],"showProgress":[4,"show-progress"],"showFullscreenBtn":[4,"show-fullscreen-btn"],"showPlayBtn":[4,"show-play-btn"],"showCenterPlayBtn":[4,"show-center-play-btn"],"showMuteBtn":[4,"show-mute-btn"],"danmuList":[16],"danmuBtn":[4,"danmu-btn"],"enableDanmu":[4,"enable-danmu"],"enablePlayGesture":[4,"enable-play-gesture"],"enableProgressGesture":[4,"enable-progress-gesture"],"vslideGesture":[4,"vslide-gesture"],"vslideGestureInFullscreen":[4,"vslide-gesture-in-fullscreen"],"nativeProps":[16],"_duration":[32],"_enableDanmu":[32],"isPlaying":[32],"isFirst":[32],"isFullScreen":[32],"fullScreenTimestamp":[32],"isMute":[32],"play":[64],"pause":[64],"stop":[64],"seek":[64],"requestFullScreen":[64],"exitFullScreen":[64]},[[5,"touchmove","onDocumentTouchMove"],[5,"touchend","onDocumentTouchEnd"],[5,"touchcancel","onDocumentTouchEnd"]]],[4,"taro-video-control",{"controls":[4],"currentTime":[2,"current-time"],"duration":[2],"isPlaying":[4,"is-playing"],"pauseFunc":[16],"playFunc":[16],"seekFunc":[16],"showPlayBtn":[4,"show-play-btn"],"showProgress":[4,"show-progress"],"setProgressBall":[64],"toggleVisibility":[64],"getIsDraggingProgressBall":[64],"setCurrentTime":[64]},[[5,"touchmove","onDocumentTouchMove"],[5,"touchend","onDocumentTouchEnd"],[5,"touchcancel","onDocumentTouchEnd"]]],[0,"taro-video-danmu",{"enable":[4],"danmuList":[32],"sendDanmu":[64],"tick":[64]}]]]], options);
16
+ return bootstrapLazy([["taro-checkbox-core_2",[[4,"taro-checkbox-core",{"name":[1],"value":[1],"color":[1],"id":[1025],"checked":[4],"disabled":[4],"nativeProps":[16],"isWillLoadCalled":[32]}],[0,"taro-checkbox-group-core",{"name":[8]},[[0,"checkboxchange","function"]]]]],["taro-radio-core_2",[[4,"taro-radio-core",{"name":[1],"value":[1],"id":[1025],"checked":[1028],"disabled":[4],"nativeProps":[16],"isWillLoadCalled":[32]}],[0,"taro-radio-group-core",{"name":[8]},[[0,"radiochange","function"]]]]],["taro-swiper-core_2",[[4,"taro-swiper-core",{"indicatorDots":[4,"indicator-dots"],"indicatorColor":[1,"indicator-color"],"indicatorActiveColor":[1,"indicator-active-color"],"autoplay":[4],"current":[2],"interval":[2],"duration":[2],"circular":[4],"vertical":[4],"previousMargin":[1,"previous-margin"],"nextMargin":[1,"next-margin"],"displayMultipleItems":[2,"display-multiple-items"],"full":[4],"swiperWrapper":[32],"swiper":[32],"isWillLoadCalled":[32],"observer":[32],"observerFirst":[32],"observerLast":[32]}],[0,"taro-swiper-item-core",{"itemId":[1,"item-id"]}]]],["taro-ad-core",[[0,"taro-ad-core"]]],["taro-ad-custom-core",[[0,"taro-ad-custom-core"]]],["taro-audio-core",[[0,"taro-audio-core",{"src":[1],"controls":[4],"autoplay":[4],"loop":[4],"muted":[4],"nativeProps":[16]}]]],["taro-block-core",[[0,"taro-block-core"]]],["taro-button-core",[[4,"taro-button-core",{"disabled":[4],"hoverClass":[1,"hover-class"],"type":[1],"hoverStartTime":[2,"hover-start-time"],"hoverStayTime":[2,"hover-stay-time"],"size":[1],"plain":[4],"loading":[4],"formType":[1,"form-type"],"hover":[32],"touch":[32]},[[1,"touchstart","onTouchStart"],[1,"touchend","onTouchEnd"]]]]],["taro-camera-core",[[0,"taro-camera-core"]]],["taro-canvas-core",[[0,"taro-canvas-core",{"canvasId":[1,"canvas-id"],"nativeProps":[16]}]]],["taro-cover-image-core",[[0,"taro-cover-image-core",{"src":[1],"nativeProps":[16]}]]],["taro-cover-view-core",[[4,"taro-cover-view-core",{"animation":[1],"hoverClass":[1,"hover-class"],"hoverStartTime":[2,"hover-start-time"],"hoverStayTime":[2,"hover-stay-time"],"hover":[32],"touch":[32]},[[1,"touchstart","onTouchStart"],[1,"touchmove","onTouchMove"],[1,"touchend","onTouchEnd"]]]]],["taro-custom-wrapper-core",[[0,"taro-custom-wrapper-core"]]],["taro-editor-core",[[0,"taro-editor-core"]]],["taro-form-core",[[4,"taro-form-core",{"slotParent":[32]},[[0,"tarobuttonsubmit","onButtonSubmit"],[0,"tarobuttonreset","onButtonReset"]]]]],["taro-functional-page-navigator-core",[[0,"taro-functional-page-navigator-core"]]],["taro-icon-core",[[0,"taro-icon-core",{"type":[1],"size":[8],"color":[1]}]]],["taro-image-core",[[0,"taro-image-core",{"src":[1],"mode":[1],"lazyLoad":[4,"lazy-load"],"nativeProps":[16],"aspectFillMode":[32]}]]],["taro-input-core",[[0,"taro-input-core",{"value":[1],"type":[1],"password":[4],"placeholder":[1],"disabled":[4],"maxlength":[2],"autoFocus":[4,"auto-focus"],"confirmType":[1,"confirm-type"],"name":[1],"nativeProps":[16]}]]],["taro-keyboard-accessory-core",[[0,"taro-keyboard-accessory-core"]]],["taro-label-core",[[4,"taro-label-core",{"for":[1]}]]],["taro-live-player-core",[[0,"taro-live-player-core"]]],["taro-live-pusher-core",[[0,"taro-live-pusher-core"]]],["taro-map-core",[[0,"taro-map-core"]]],["taro-match-media-core",[[0,"taro-match-media-core"]]],["taro-movable-area-core",[[0,"taro-movable-area-core"]]],["taro-movable-view-core",[[0,"taro-movable-view-core"]]],["taro-navigation-bar-core",[[0,"taro-navigation-bar-core"]]],["taro-navigator-core",[[0,"taro-navigator-core",{"hoverClass":[1,"hover-class"],"url":[1],"openType":[1,"open-type"],"isHover":[4,"is-hover"],"delta":[2]},[[0,"click","onClick"]]]]],["taro-official-account-core",[[0,"taro-official-account-core"]]],["taro-open-data-core",[[0,"taro-open-data-core"]]],["taro-page-container-core",[[0,"taro-page-container-core"]]],["taro-page-meta-core",[[0,"taro-page-meta-core"]]],["taro-picker-view-column-core",[[0,"taro-picker-view-column-core",{"col":[1],"initialPosition":[1,"initial-position"],"paddingVertical":[2,"padding-vertical"],"isInit":[32],"isMove":[32]},[[1,"scroll","onScroll"],[1,"mouseup","onMouseEnd"],[1,"mouseout","onMouseEnd"],[1,"mouseleave","onMouseEnd"],[1,"touchend","onTouchEnd"]]]]],["taro-picker-view-core",[[4,"taro-picker-view-core",{"indicatorStyle":[1,"indicator-style"],"indicatorClass":[1,"indicator-class"],"value":[16],"maskStyle":[1,"mask-style"],"maskClass":[1,"mask-class"]},[[0,"onselect","onSelect"],[0,"onselectstart","onSelectStart"],[0,"onselectend","onPickerColEnd"]]]]],["taro-progress-core",[[0,"taro-progress-core",{"percent":[2],"showInfo":[4,"show-info"],"borderRadius":[8,"border-radius"],"fontSize":[8,"font-size"],"strokeWidth":[8,"stroke-width"],"activeColor":[1,"active-color"],"backgroundColor":[1,"background-color"],"active":[4]}]]],["taro-pull-to-refresh",[[4,"taro-pull-to-refresh",{"prefixCls":[1,"prefix-cls"],"distanceToRefresh":[2,"distance-to-refresh"],"damping":[2],"indicator":[16],"currSt":[32],"dragOnEdge":[32]}]]],["taro-rich-text-core",[[0,"taro-rich-text-core",{"nodes":[1]}]]],["taro-scroll-view-core",[[4,"taro-scroll-view-core",{"scrollX":[4,"scroll-x"],"scrollY":[4,"scroll-y"],"upperThreshold":[8,"upper-threshold"],"lowerThreshold":[8,"lower-threshold"],"mpScrollTop":[8,"scroll-top"],"mpScrollLeft":[8,"scroll-left"],"mpScrollIntoView":[1,"scroll-into-view"],"scrollWithAnimation":[4,"scroll-with-animation"]}]]],["taro-share-element-core",[[0,"taro-share-element-core"]]],["taro-slider-core",[[0,"taro-slider-core",{"min":[2],"max":[2],"step":[2],"disabled":[4],"value":[1026],"activeColor":[1,"active-color"],"backgroundColor":[1,"background-color"],"blockSize":[2,"block-size"],"blockColor":[1,"block-color"],"showValue":[4,"show-value"],"name":[1],"val":[32],"totalWidth":[32],"touching":[32],"ogX":[32],"touchId":[32],"percent":[32],"ogPercent":[32],"isWillLoadCalled":[32]}]]],["taro-slot-core",[[0,"taro-slot-core"]]],["taro-switch-core",[[0,"taro-switch-core",{"type":[1],"checked":[4],"color":[1],"name":[1],"disabled":[4],"nativeProps":[16],"isChecked":[32],"isWillLoadCalled":[32]}]]],["taro-tabbar",[[0,"taro-tabbar",{"conf":[16],"list":[32],"borderStyle":[32],"backgroundColor":[32],"color":[32],"selectedColor":[32],"selectedIndex":[32],"status":[32]}]]],["taro-text-core",[[4,"taro-text-core",{"selectable":[4]}]]],["taro-textarea-core",[[0,"taro-textarea-core",{"value":[1],"placeholder":[1],"disabled":[4],"maxlength":[2],"autoFocus":[4,"auto-focus"],"autoHeight":[4,"auto-height"],"name":[1],"nativeProps":[16],"line":[32]}]]],["taro-view-core",[[4,"taro-view-core",{"animation":[1],"hoverClass":[1,"hover-class"],"hoverStartTime":[2,"hover-start-time"],"hoverStayTime":[2,"hover-stay-time"],"hover":[32],"touch":[32]},[[1,"touchstart","onTouchStart"],[1,"touchmove","onTouchMove"],[1,"touchend","onTouchEnd"]]]]],["taro-voip-room-core",[[0,"taro-voip-room-core"]]],["taro-web-view-core",[[0,"taro-web-view-core",{"src":[1]}]]],["taro-picker-core_2",[[4,"taro-picker-core",{"mode":[1],"disabled":[4],"range":[16],"rangeKey":[1,"range-key"],"value":[8],"start":[1],"end":[1],"fields":[1],"name":[1],"pickerValue":[32],"height":[32],"hidden":[32],"fadeOut":[32],"isWillLoadCalled":[32]}],[0,"taro-picker-group",{"mode":[1],"range":[16],"rangeKey":[1,"range-key"],"height":[2],"columnId":[1,"column-id"],"updateHeight":[16],"onColumnChange":[16],"updateDay":[16],"startY":[32],"preY":[32],"hadMove":[32],"touchEnd":[32],"isMove":[32]},[[1,"mousedown","onMouseDown"],[1,"mousemove","onMouseMove"],[1,"mouseup","onMouseMoveEnd"],[1,"mouseleave","onMouseMoveEnd"],[1,"touchstart","onTouchStart"],[1,"touchmove","onTouchMove"],[1,"touchend","onTouchEnd"]]]]],["taro-video-control_3",[[0,"taro-video-core",{"src":[1],"duration":[2],"controls":[4],"autoplay":[4],"loop":[4],"muted":[4],"initialTime":[2,"initial-time"],"poster":[1],"objectFit":[1,"object-fit"],"showProgress":[4,"show-progress"],"showFullscreenBtn":[4,"show-fullscreen-btn"],"showPlayBtn":[4,"show-play-btn"],"showCenterPlayBtn":[4,"show-center-play-btn"],"showMuteBtn":[4,"show-mute-btn"],"danmuList":[16],"danmuBtn":[4,"danmu-btn"],"enableDanmu":[4,"enable-danmu"],"enablePlayGesture":[4,"enable-play-gesture"],"enableProgressGesture":[4,"enable-progress-gesture"],"vslideGesture":[4,"vslide-gesture"],"vslideGestureInFullscreen":[4,"vslide-gesture-in-fullscreen"],"nativeProps":[16],"_duration":[32],"_enableDanmu":[32],"isPlaying":[32],"isFirst":[32],"isFullScreen":[32],"fullScreenTimestamp":[32],"isMute":[32],"play":[64],"pause":[64],"stop":[64],"seek":[64],"requestFullScreen":[64],"exitFullScreen":[64]},[[5,"touchmove","onDocumentTouchMove"],[5,"touchend","onDocumentTouchEnd"],[5,"touchcancel","onDocumentTouchEnd"]]],[4,"taro-video-control",{"controls":[4],"currentTime":[2,"current-time"],"duration":[2],"isPlaying":[4,"is-playing"],"pauseFunc":[16],"playFunc":[16],"seekFunc":[16],"showPlayBtn":[4,"show-play-btn"],"showProgress":[4,"show-progress"],"setProgressBall":[64],"toggleVisibility":[64],"getIsDraggingProgressBall":[64],"setCurrentTime":[64]},[[5,"touchmove","onDocumentTouchMove"],[5,"touchend","onDocumentTouchEnd"],[5,"touchcancel","onDocumentTouchEnd"]]],[0,"taro-video-danmu",{"enable":[4],"danmuList":[32],"sendDanmu":[64],"tick":[64]}]]]], options);
17
17
  });
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h } from './index-5bd7cbab.js';
1
+ import { r as registerInstance, c as createEvent, h } from './index-26d8b479.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-5bd7cbab.js';
2
- import { c as classnames } from './index-3c78bcaf.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host } from './index-26d8b479.js';
2
+ import { c as classnames } from './index-1d8e8acd.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-5bd7cbab.js';
1
+ import { r as registerInstance, h, H as Host } from './index-26d8b479.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-5bd7cbab.js';
1
+ import { r as registerInstance, h, H as Host } from './index-26d8b479.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-5bd7cbab.js';
1
+ import { r as registerInstance, c as createEvent, h, g as getElement } from './index-26d8b479.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-5bd7cbab.js';
1
+ import { r as registerInstance, h, H as Host } from './index-26d8b479.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-5bd7cbab.js';
2
- import { c as classnames } from './index-3c78bcaf.js';
1
+ import { r as registerInstance, h, H as Host } from './index-26d8b479.js';
2
+ import { c as classnames } from './index-1d8e8acd.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-5bd7cbab.js';
2
- import { c as classnames } from './index-3c78bcaf.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host } from './index-26d8b479.js';
2
+ import { c as classnames } from './index-1d8e8acd.js';
3
3
 
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}";
4
+ const indexCss = "img[src=\"\"]{opacity:0}taro-image-core{display:inline-block;overflow:hidden;position:relative;width:auto;height:auto;font-size:0}.taro-img.taro-img__widthfix{height:100%}.taro-img__mode-scaletofill{width:100%;height:100%}.taro-img__mode-aspectfit{max-width:100%;max-height:100%}.taro-img__mode-aspectfill{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.taro-img__mode-aspectfill--width{min-width:100%;height:100%}.taro-img__mode-aspectfill--height{width:100%;min-height:100%}.taro-img__mode-widthfix{width:100%}.taro-img__mode-heightfix{height:100%}.taro-img__mode-top{width:100%}.taro-img__mode-bottom{position:absolute;bottom:0;width:100%}.taro-img__mode-left{height:100%}.taro-img__mode-right{position:absolute;right:0;height:100%}.taro-img__mode-topright{position:absolute;right:0}.taro-img__mode-bottomleft{position:absolute;bottom:0}.taro-img__mode-bottomright{position:absolute;right:0;bottom:0}";
5
5
 
6
6
  import('./intersection-observer-8e4c7135.js');
7
7
  let Image = class {
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, c as createEvent, h, g as getElement } from './index-5bd7cbab.js';
1
+ import { r as registerInstance, c as createEvent, h, g as getElement } from './index-26d8b479.js';
2
2
 
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}";
3
+ const indexCss = "taro-input-core{display:block}input{display:block;overflow:hidden;height:1.4rem;text-overflow:clip;text-align:inherit;white-space:nowrap}";
4
4
 
5
5
  function getTrueType(type, confirmType, password) {
6
6
  if (confirmType === 'search')
@@ -61,7 +61,7 @@ let Input = class {
61
61
  // }
62
62
  // )
63
63
  // }
64
- this._value = value;
64
+ this.value = value;
65
65
  this.onInput.emit({
66
66
  value,
67
67
  cursor: value.length
@@ -92,7 +92,11 @@ let Input = class {
92
92
  });
93
93
  if (this.isOnPaste) {
94
94
  this.isOnPaste = false;
95
- this.onInput.emit({ value: e.target.value });
95
+ this.value = e.target.value;
96
+ this.onInput.emit({
97
+ value: e.target.value,
98
+ cursor: e.target.value.length
99
+ });
96
100
  }
97
101
  };
98
102
  this.handleKeyDown = (e) => {
@@ -112,26 +116,28 @@ let Input = class {
112
116
  return;
113
117
  if (e.type === 'compositionend') {
114
118
  this.isOnComposition = false;
115
- this.onInput.emit({ value: e.target.value });
119
+ this.value = e.target.value;
120
+ this.onInput.emit({
121
+ value: e.target.value,
122
+ cursor: e.target.value.length
123
+ });
116
124
  }
117
125
  else {
118
126
  this.isOnComposition = true;
119
127
  }
120
128
  };
121
129
  }
122
- watchHandler(newValue, oldValue) {
123
- if (newValue !== oldValue) {
124
- this._value = newValue;
125
- }
126
- }
127
130
  watchFocus(newValue, oldValue) {
128
131
  var _a;
129
132
  if (!oldValue && newValue) {
130
133
  (_a = this.inputRef) === null || _a === void 0 ? void 0 : _a.focus();
131
134
  }
132
135
  }
133
- componentWillLoad() {
134
- this._value = this.value;
136
+ watchValue(newValue) {
137
+ const value = fixControlledValue(newValue);
138
+ if (this.inputRef && this.inputRef.value !== value) {
139
+ this.inputRef.value = value;
140
+ }
135
141
  }
136
142
  componentDidLoad() {
137
143
  var _a, _b, _c;
@@ -147,9 +153,7 @@ let Input = class {
147
153
  }
148
154
  Object.defineProperty(this.el, 'value', {
149
155
  get: () => { var _a; return (_a = this.inputRef) === null || _a === void 0 ? void 0 : _a.value; },
150
- set: value => {
151
- this._value = value;
152
- },
156
+ set: value => (this.value = value),
153
157
  configurable: true
154
158
  });
155
159
  }
@@ -160,15 +164,15 @@ let Input = class {
160
164
  }
161
165
  }
162
166
  render() {
163
- const { _value, type, password, placeholder, autoFocus, disabled, maxlength, confirmType, name, nativeProps } = this;
167
+ const { value, type, password, placeholder, autoFocus, disabled, maxlength, confirmType, name, nativeProps } = this;
164
168
  return (h("input", Object.assign({ ref: input => {
165
169
  this.inputRef = input;
166
- }, class: 'weui-input', value: fixControlledValue(_value), type: getTrueType(type, confirmType, password), placeholder: placeholder, autoFocus: autoFocus, disabled: disabled, maxlength: maxlength, name: name, onInput: this.handleInput, onFocus: this.handleFocus, onBlur: this.handleBlur, onChange: this.handleChange, onKeyDown: this.handleKeyDown, onPaste: this.handlePaste, onCompositionStart: this.handleComposition, onCompositionEnd: this.handleComposition }, nativeProps)));
170
+ }, class: 'weui-input', value: fixControlledValue(value), type: getTrueType(type, confirmType, password), placeholder: placeholder, autoFocus: autoFocus, disabled: disabled, maxlength: maxlength, name: name, onInput: this.handleInput, onFocus: this.handleFocus, onBlur: this.handleBlur, onChange: this.handleChange, onKeyDown: this.handleKeyDown, onPaste: this.handlePaste, onCompositionStart: this.handleComposition, onCompositionEnd: this.handleComposition }, nativeProps)));
167
171
  }
168
172
  get el() { return getElement(this); }
169
173
  static get watchers() { return {
170
- "value": ["watchHandler"],
171
- "autoFocus": ["watchFocus"]
174
+ "autoFocus": ["watchFocus"],
175
+ "value": ["watchValue"]
172
176
  }; }
173
177
  };
174
178
  Input.style = indexCss;
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
1
+ import { r as registerInstance, h, H as Host } from './index-26d8b479.js';
2
2
 
3
3
  let KeyboardAccessory = class {
4
4
  constructor(hostRef) {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h } from './index-5bd7cbab.js';
1
+ import { r as registerInstance, h } from './index-26d8b479.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-5bd7cbab.js';
1
+ import { r as registerInstance, h, H as Host } from './index-26d8b479.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-5bd7cbab.js';
1
+ import { r as registerInstance, h, H as Host } from './index-26d8b479.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-5bd7cbab.js';
1
+ import { r as registerInstance, h, H as Host } from './index-26d8b479.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-5bd7cbab.js';
1
+ import { r as registerInstance, h, H as Host } from './index-26d8b479.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-5bd7cbab.js';
1
+ import { r as registerInstance, h, H as Host } from './index-26d8b479.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-5bd7cbab.js';
1
+ import { r as registerInstance, h, H as Host } from './index-26d8b479.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-5bd7cbab.js';
1
+ import { r as registerInstance, h, H as Host } from './index-26d8b479.js';
2
2
 
3
3
  let NavigationBar = class {
4
4
  constructor(hostRef) {
@@ -1,8 +1,8 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host } from './index-5bd7cbab.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host } from './index-26d8b479.js';
2
2
  import Taro from '@tarojs/taro';
3
- import { c as classnames } from './index-3c78bcaf.js';
3
+ import { c as classnames } from './index-1d8e8acd.js';
4
4
 
5
- const navigatorCss = ".navigator-hover{background:#efefef}";
5
+ const indexCss = ".navigator-hover{background:#efefef}";
6
6
 
7
7
  let Navigator = class {
8
8
  constructor(hostRef) {
@@ -64,6 +64,6 @@ let Navigator = class {
64
64
  }) }));
65
65
  }
66
66
  };
67
- Navigator.style = navigatorCss;
67
+ Navigator.style = indexCss;
68
68
 
69
69
  export { Navigator as taro_navigator_core };
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-5bd7cbab.js';
1
+ import { r as registerInstance, h, H as Host } from './index-26d8b479.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-5bd7cbab.js';
1
+ import { r as registerInstance, h, H as Host } from './index-26d8b479.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-5bd7cbab.js';
1
+ import { r as registerInstance, h, H as Host } from './index-26d8b479.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-5bd7cbab.js';
1
+ import { r as registerInstance, h, H as Host } from './index-26d8b479.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-5bd7cbab.js';
2
- import { c as classnames } from './index-3c78bcaf.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-26d8b479.js';
2
+ import { c as classnames } from './index-1d8e8acd.js';
3
3
 
4
4
  function getTimeRange(begin, end) {
5
5
  const range = [];