@tarojs/components 3.5.0-alpha.2 → 3.5.0-alpha.5

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
@@ -396,7 +396,6 @@ const setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
396
396
  // Workaround for Safari, moving the <input> caret when re-assigning the same valued
397
397
  if (memberName === 'list') {
398
398
  isProp = false;
399
- // tslint:disable-next-line: triple-equals
400
399
  }
401
400
  else if (oldValue == null || elm[memberName] != n) {
402
401
  elm[memberName] = n;
@@ -1201,6 +1200,29 @@ const then = (promise, thenFn) => {
1201
1200
  };
1202
1201
  const addHydratedFlag = (elm) => elm.classList.add('hydrated')
1203
1202
  ;
1203
+ /**
1204
+ * Parse a new property value for a given property type.
1205
+ *
1206
+ * While the prop value can reasonably be expected to be of `any` type as far as TypeScript's type checker is concerned,
1207
+ * it is not safe to assume that the string returned by evaluating `typeof propValue` matches:
1208
+ * 1. `any`, the type given to `propValue` in the function signature
1209
+ * 2. the type stored from `propType`.
1210
+ *
1211
+ * This function provides the capability to parse/coerce a property's value to potentially any other JavaScript type.
1212
+ *
1213
+ * Property values represented in TSX preserve their type information. In the example below, the number 0 is passed to
1214
+ * a component. This `propValue` will preserve its type information (`typeof propValue === 'number'`). Note that is
1215
+ * based on the type of the value being passed in, not the type declared of the class member decorated with `@Prop`.
1216
+ * ```tsx
1217
+ * <my-cmp prop-val={0}></my-cmp>
1218
+ * ```
1219
+ *
1220
+ * HTML prop values on the other hand, will always a string
1221
+ *
1222
+ * @param propValue the new value to coerce to some type
1223
+ * @param propType the type of the prop, expressed as a binary number
1224
+ * @returns the parsed/coerced value
1225
+ */
1204
1226
  const parsePropertyValue = (propValue, propType) => {
1205
1227
  // ensure this value is of the correct prop type
1206
1228
  if (propValue != null && !isComplexType(propValue)) {
@@ -1234,7 +1256,10 @@ const setValue = (ref, propName, newVal, cmpMeta) => {
1234
1256
  const flags = hostRef.$flags$;
1235
1257
  const instance = hostRef.$lazyInstance$ ;
1236
1258
  newVal = parsePropertyValue(newVal, cmpMeta.$members$[propName][0]);
1237
- if ((!(flags & 8 /* isConstructingInstance */) || oldVal === undefined) && newVal !== oldVal) {
1259
+ // explicitly check for NaN on both sides, as `NaN === NaN` is always false
1260
+ const areBothNaN = Number.isNaN(oldVal) && Number.isNaN(newVal);
1261
+ const didValueChange = newVal !== oldVal && !areBothNaN;
1262
+ if ((!(flags & 8 /* isConstructingInstance */) || oldVal === undefined) && didValueChange) {
1238
1263
  // gadzooks! the property's value has changed!!
1239
1264
  // set our new value!
1240
1265
  hostRef.$instanceValues$.set(propName, newVal);
@@ -1306,14 +1331,14 @@ const proxyComponent = (Cstr, cmpMeta, flags) => {
1306
1331
  prototype.attributeChangedCallback = function (attrName, _oldValue, newValue) {
1307
1332
  plt.jmp(() => {
1308
1333
  const propName = attrNameToPropName.get(attrName);
1309
- // In a webcomponent lifecyle the attributeChangedCallback runs prior to connectedCallback
1334
+ // In a web component lifecycle the attributeChangedCallback runs prior to connectedCallback
1310
1335
  // in the case where an attribute was set inline.
1311
1336
  // ```html
1312
1337
  // <my-component some-attribute="some-value"></my-component>
1313
1338
  // ```
1314
1339
  //
1315
- // There is an edge case where a developer sets the attribute inline on a custom element and then programatically
1316
- // changes it before it has been upgraded as shown below:
1340
+ // There is an edge case where a developer sets the attribute inline on a custom element and then
1341
+ // programmatically changes it before it has been upgraded as shown below:
1317
1342
  //
1318
1343
  // ```html
1319
1344
  // <!-- this component has _not_ been upgraded yet -->
@@ -1323,13 +1348,13 @@ const proxyComponent = (Cstr, cmpMeta, flags) => {
1323
1348
  // el = document.querySelector("#test");
1324
1349
  // el.someAttribute = "another-value";
1325
1350
  // // upgrade component
1326
- // cutsomElements.define('my-component', MyComponent);
1351
+ // customElements.define('my-component', MyComponent);
1327
1352
  // </script>
1328
1353
  // ```
1329
1354
  // In this case if we do not unshadow here and use the value of the shadowing property, attributeChangedCallback
1330
1355
  // will be called with `newValue = "some-value"` and will set the shadowed property (this.someAttribute = "another-value")
1331
1356
  // to the value that was set inline i.e. "some-value" from above example. When
1332
- // the connectedCallback attempts to unshadow it will use "some-value" as the intial value rather than "another-value"
1357
+ // the connectedCallback attempts to unshadow it will use "some-value" as the initial value rather than "another-value"
1333
1358
  //
1334
1359
  // The case where the attribute was NOT set inline but was not set programmatically shall be handled/unshadowed
1335
1360
  // by connectedCallback as this attributeChangedCallback will not fire.
@@ -1343,6 +1368,14 @@ const proxyComponent = (Cstr, cmpMeta, flags) => {
1343
1368
  newValue = this[propName];
1344
1369
  delete this[propName];
1345
1370
  }
1371
+ else if (prototype.hasOwnProperty(propName) &&
1372
+ typeof this[propName] === 'number' &&
1373
+ this[propName] == newValue) {
1374
+ // if the propName exists on the prototype of `Cstr`, this update may be a result of Stencil using native
1375
+ // APIs to reflect props as attributes. Calls to `setAttribute(someElement, propName)` will result in
1376
+ // `propName` to be converted to a `DOMString`, which may not be what we want for other primitive props.
1377
+ return;
1378
+ }
1346
1379
  this[propName] = newValue === null && typeof this[propName] === 'boolean' ? false : newValue;
1347
1380
  });
1348
1381
  };
@@ -1425,7 +1458,7 @@ const initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId, Cstr) =>
1425
1458
  const ancestorComponent = hostRef.$ancestorComponent$;
1426
1459
  const schedule = () => scheduleUpdate(hostRef, true);
1427
1460
  if (ancestorComponent && ancestorComponent['s-rc']) {
1428
- // this is the intial load and this component it has an ancestor component
1461
+ // this is the initial load and this component it has an ancestor component
1429
1462
  // but the ancestor component has NOT fired its will update lifecycle yet
1430
1463
  // so let's just cool our jets and wait for the ancestor to continue first
1431
1464
  // this will get fired off when the ancestor component
@@ -1532,57 +1565,59 @@ const bootstrapLazy = (lazyBundles, options = {}) => {
1532
1565
  let isBootstrapping = true;
1533
1566
  Object.assign(plt, options);
1534
1567
  plt.$resourcesUrl$ = new URL(options.resourcesUrl || './', doc.baseURI).href;
1535
- lazyBundles.map((lazyBundle) => lazyBundle[1].map((compactMeta) => {
1536
- const cmpMeta = {
1537
- $flags$: compactMeta[0],
1538
- $tagName$: compactMeta[1],
1539
- $members$: compactMeta[2],
1540
- $listeners$: compactMeta[3],
1541
- };
1542
- {
1543
- cmpMeta.$members$ = compactMeta[2];
1544
- }
1545
- {
1546
- cmpMeta.$listeners$ = compactMeta[3];
1547
- }
1548
- {
1549
- cmpMeta.$watchers$ = {};
1550
- }
1551
- const tagName = cmpMeta.$tagName$;
1552
- const HostElement = class extends HTMLElement {
1553
- // StencilLazyHost
1554
- constructor(self) {
1555
- // @ts-ignore
1556
- super(self);
1557
- self = this;
1558
- registerHost(self, cmpMeta);
1568
+ lazyBundles.map((lazyBundle) => {
1569
+ lazyBundle[1].map((compactMeta) => {
1570
+ const cmpMeta = {
1571
+ $flags$: compactMeta[0],
1572
+ $tagName$: compactMeta[1],
1573
+ $members$: compactMeta[2],
1574
+ $listeners$: compactMeta[3],
1575
+ };
1576
+ {
1577
+ cmpMeta.$members$ = compactMeta[2];
1559
1578
  }
1560
- connectedCallback() {
1561
- if (appLoadFallback) {
1562
- clearTimeout(appLoadFallback);
1563
- appLoadFallback = null;
1579
+ {
1580
+ cmpMeta.$listeners$ = compactMeta[3];
1581
+ }
1582
+ {
1583
+ cmpMeta.$watchers$ = {};
1584
+ }
1585
+ const tagName = cmpMeta.$tagName$;
1586
+ const HostElement = class extends HTMLElement {
1587
+ // StencilLazyHost
1588
+ constructor(self) {
1589
+ // @ts-ignore
1590
+ super(self);
1591
+ self = this;
1592
+ registerHost(self, cmpMeta);
1564
1593
  }
1565
- if (isBootstrapping) {
1566
- // connectedCallback will be processed once all components have been registered
1567
- deferredConnectedCallbacks.push(this);
1594
+ connectedCallback() {
1595
+ if (appLoadFallback) {
1596
+ clearTimeout(appLoadFallback);
1597
+ appLoadFallback = null;
1598
+ }
1599
+ if (isBootstrapping) {
1600
+ // connectedCallback will be processed once all components have been registered
1601
+ deferredConnectedCallbacks.push(this);
1602
+ }
1603
+ else {
1604
+ plt.jmp(() => connectedCallback(this));
1605
+ }
1568
1606
  }
1569
- else {
1570
- plt.jmp(() => connectedCallback(this));
1607
+ disconnectedCallback() {
1608
+ plt.jmp(() => disconnectedCallback(this));
1571
1609
  }
1610
+ componentOnReady() {
1611
+ return getHostRef(this).$onReadyPromise$;
1612
+ }
1613
+ };
1614
+ cmpMeta.$lazyBundleId$ = lazyBundle[0];
1615
+ if (!exclude.includes(tagName) && !customElements.get(tagName)) {
1616
+ cmpTags.push(tagName);
1617
+ customElements.define(tagName, proxyComponent(HostElement, cmpMeta, 1 /* isElementConstructor */));
1572
1618
  }
1573
- disconnectedCallback() {
1574
- plt.jmp(() => disconnectedCallback(this));
1575
- }
1576
- componentOnReady() {
1577
- return getHostRef(this).$onReadyPromise$;
1578
- }
1579
- };
1580
- cmpMeta.$lazyBundleId$ = lazyBundle[0];
1581
- if (!exclude.includes(tagName) && !customElements.get(tagName)) {
1582
- cmpTags.push(tagName);
1583
- customElements.define(tagName, proxyComponent(HostElement, cmpMeta, 1 /* isElementConstructor */));
1584
- }
1585
- }));
1619
+ });
1620
+ });
1586
1621
  {
1587
1622
  visibilityStyle.innerHTML = cmpTags + HYDRATED_CSS;
1588
1623
  visibilityStyle.setAttribute('data-styles', '');
@@ -1,3 +1,11 @@
1
+ 'use strict';
2
+
3
+ var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
4
+
5
+ function getDefaultExportFromCjs (x) {
6
+ return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x;
7
+ }
8
+
1
9
  function createCommonjsModule(fn, basedir, module) {
2
10
  return module = {
3
11
  path: basedir,
@@ -67,4 +75,7 @@ var classnames = createCommonjsModule(function (module) {
67
75
  }());
68
76
  });
69
77
 
70
- export { classnames as c };
78
+ exports.classnames = classnames;
79
+ exports.commonjsGlobal = commonjsGlobal;
80
+ exports.createCommonjsModule = createCommonjsModule;
81
+ exports.getDefaultExportFromCjs = getDefaultExportFromCjs;
@@ -2,10 +2,10 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
5
+ const index = require('./index-4495e5cf.js');
6
6
 
7
7
  /*
8
- Stencil Client Patch Esm v2.9.0 | MIT Licensed | https://stenciljs.com
8
+ Stencil Client Patch Esm v2.15.1 | MIT Licensed | https://stenciljs.com
9
9
  */
10
10
  const patchEsm = () => {
11
11
  return index.promiseResolve();
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
5
+ const index = require('./index-4495e5cf.js');
6
6
 
7
- let Ad = class {
7
+ const Ad = class {
8
8
  constructor(hostRef) {
9
9
  index.registerInstance(this, hostRef);
10
10
  }
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
5
+ const index = require('./index-4495e5cf.js');
6
6
 
7
- let AdCustom = class {
7
+ const AdCustom = class {
8
8
  constructor(hostRef) {
9
9
  index.registerInstance(this, hostRef);
10
10
  }
@@ -2,11 +2,11 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
5
+ const index = require('./index-4495e5cf.js');
6
6
 
7
7
  const indexCss = "audio{max-width:100%;outline:none}";
8
8
 
9
- let Audio = class {
9
+ const Audio = class {
10
10
  constructor(hostRef) {
11
11
  index.registerInstance(this, hostRef);
12
12
  this.onError = index.createEvent(this, "error", 7);
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
5
+ const index = require('./index-4495e5cf.js');
6
6
 
7
- let Block = class {
7
+ const Block = class {
8
8
  constructor(hostRef) {
9
9
  index.registerInstance(this, hostRef);
10
10
  }
@@ -2,12 +2,12 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
6
- const index$1 = require('./index-b9715722.js');
5
+ const index = require('./index-4495e5cf.js');
6
+ const index$1 = require('./index-dffbd352.js');
7
7
 
8
8
  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)}";
9
9
 
10
- let Button = class {
10
+ const Button = class {
11
11
  constructor(hostRef) {
12
12
  index.registerInstance(this, hostRef);
13
13
  this.onSubmit = index.createEvent(this, "tarobuttonsubmit", 7);
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
5
+ const index = require('./index-4495e5cf.js');
6
6
 
7
- let Camera = class {
7
+ const Camera = class {
8
8
  constructor(hostRef) {
9
9
  index.registerInstance(this, hostRef);
10
10
  }
@@ -2,12 +2,12 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
5
+ const index = require('./index-4495e5cf.js');
6
6
 
7
7
  const indexCss = "taro-canvas-core{display:block;position:relative;width:300px;height:150px}";
8
8
 
9
9
  const LONG_TAP_DELAY = 500;
10
- let Canvas = class {
10
+ const Canvas = class {
11
11
  constructor(hostRef) {
12
12
  index.registerInstance(this, hostRef);
13
13
  this.onLongTap = index.createEvent(this, "longtap", 7);
@@ -2,11 +2,11 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
5
+ const index = require('./index-4495e5cf.js');
6
6
 
7
- const indexCss = "@charset \"UTF-8\";.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:\"\";-webkit-transform:translate(-50%, -48%) scale(0.73);transform:translate(-50%, -48%) scale(0.73);speak:none}";
7
+ 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}";
8
8
 
9
- let Checkbox = class {
9
+ const Checkbox = class {
10
10
  constructor(hostRef) {
11
11
  index.registerInstance(this, hostRef);
12
12
  this.onChange = index.createEvent(this, "checkboxchange", 7);
@@ -51,7 +51,7 @@ let Checkbox = class {
51
51
  };
52
52
  Checkbox.style = indexCss;
53
53
 
54
- let CheckboxGroup = class {
54
+ const CheckboxGroup = class {
55
55
  constructor(hostRef) {
56
56
  index.registerInstance(this, hostRef);
57
57
  this.onChange = index.createEvent(this, "change", 7);
@@ -1,9 +1,9 @@
1
1
  'use strict';
2
2
 
3
- const index = require('./index-dd4b7ba3.js');
3
+ const index = require('./index-4495e5cf.js');
4
4
 
5
5
  /*
6
- Stencil Client Patch Browser v2.9.0 | MIT Licensed | https://stenciljs.com
6
+ Stencil Client Patch Browser v2.15.1 | MIT Licensed | https://stenciljs.com
7
7
  */
8
8
  const patchBrowser = () => {
9
9
  const importMeta = (typeof document === 'undefined' ? new (require('u' + 'rl').URL)('file:' + __filename).href : (document.currentScript && document.currentScript.src || new URL('taro-components.cjs.js', document.baseURI).href));
@@ -2,11 +2,11 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
5
+ const index = require('./index-4495e5cf.js');
6
6
 
7
7
  const indexCss = "taro-cover-image-core{overflow:hidden;width:320px;height:240px}";
8
8
 
9
- let CoverImage = class {
9
+ const CoverImage = class {
10
10
  constructor(hostRef) {
11
11
  index.registerInstance(this, hostRef);
12
12
  this.onLoad = index.createEvent(this, "load", 7);
@@ -2,12 +2,12 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
6
- const index$1 = require('./index-b9715722.js');
5
+ const index = require('./index-4495e5cf.js');
6
+ const index$1 = require('./index-dffbd352.js');
7
7
 
8
8
  const coverViewCss = "taro-cover-view-core{display:block}";
9
9
 
10
- let CoverView = class {
10
+ const CoverView = class {
11
11
  constructor(hostRef) {
12
12
  index.registerInstance(this, hostRef);
13
13
  this.onLongPress = index.createEvent(this, "longpress", 7);
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
5
+ const index = require('./index-4495e5cf.js');
6
6
 
7
- let CustomWrapper = class {
7
+ const CustomWrapper = class {
8
8
  constructor(hostRef) {
9
9
  index.registerInstance(this, hostRef);
10
10
  }
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
5
+ const index = require('./index-4495e5cf.js');
6
6
 
7
- let Editor = class {
7
+ const Editor = class {
8
8
  constructor(hostRef) {
9
9
  index.registerInstance(this, hostRef);
10
10
  }
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
5
+ const index = require('./index-4495e5cf.js');
6
6
 
7
- let Form = class {
7
+ const Form = class {
8
8
  constructor(hostRef) {
9
9
  index.registerInstance(this, hostRef);
10
10
  this.onSubmit = index.createEvent(this, "submit", 7);
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
5
+ const index = require('./index-4495e5cf.js');
6
6
 
7
- let FunctionalPageNavigator = class {
7
+ const FunctionalPageNavigator = class {
8
8
  constructor(hostRef) {
9
9
  index.registerInstance(this, hostRef);
10
10
  }
@@ -2,10 +2,10 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
6
- const index$1 = require('./index-b9715722.js');
5
+ const index = require('./index-4495e5cf.js');
6
+ const index$1 = require('./index-dffbd352.js');
7
7
 
8
- let Icon = class {
8
+ const Icon = class {
9
9
  constructor(hostRef) {
10
10
  index.registerInstance(this, hostRef);
11
11
  this.size = '23';
@@ -2,13 +2,13 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
6
- const index$1 = require('./index-b9715722.js');
5
+ const index = require('./index-4495e5cf.js');
6
+ const index$1 = require('./index-dffbd352.js');
7
7
 
8
8
  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}";
9
9
 
10
10
  Promise.resolve().then(function () { return require('./intersection-observer-dc4cfcef.js'); });
11
- let Image = class {
11
+ const Image = class {
12
12
  constructor(hostRef) {
13
13
  index.registerInstance(this, hostRef);
14
14
  this.onLoad = index.createEvent(this, "load", 7);
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
5
+ const index = require('./index-4495e5cf.js');
6
6
 
7
7
  const indexCss = "taro-input-core{display:block}input{display:block;overflow:hidden;height:1.4rem;text-overflow:clip;text-align:inherit;white-space:nowrap}";
8
8
 
@@ -24,7 +24,7 @@ function getTrueType(type, confirmType, password) {
24
24
  function fixControlledValue(value) {
25
25
  return value !== null && value !== void 0 ? value : '';
26
26
  }
27
- let Input = class {
27
+ const Input = class {
28
28
  constructor(hostRef) {
29
29
  index.registerInstance(this, hostRef);
30
30
  this.onInput = index.createEvent(this, "input", 7);
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
5
+ const index = require('./index-4495e5cf.js');
6
6
 
7
- let KeyboardAccessory = class {
7
+ const KeyboardAccessory = class {
8
8
  constructor(hostRef) {
9
9
  index.registerInstance(this, hostRef);
10
10
  }
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
5
+ const index = require('./index-4495e5cf.js');
6
6
 
7
- let Label = class {
7
+ const Label = class {
8
8
  constructor(hostRef) {
9
9
  index.registerInstance(this, hostRef);
10
10
  }
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
5
+ const index = require('./index-4495e5cf.js');
6
6
 
7
- let LivePlayer = class {
7
+ const LivePlayer = class {
8
8
  constructor(hostRef) {
9
9
  index.registerInstance(this, hostRef);
10
10
  }
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
5
+ const index = require('./index-4495e5cf.js');
6
6
 
7
- let LivePusher = class {
7
+ const LivePusher = class {
8
8
  constructor(hostRef) {
9
9
  index.registerInstance(this, hostRef);
10
10
  }
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
5
+ const index = require('./index-4495e5cf.js');
6
6
 
7
- let Map = class {
7
+ const Map = class {
8
8
  constructor(hostRef) {
9
9
  index.registerInstance(this, hostRef);
10
10
  }
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
5
+ const index = require('./index-4495e5cf.js');
6
6
 
7
- let MatchMedia = class {
7
+ const MatchMedia = class {
8
8
  constructor(hostRef) {
9
9
  index.registerInstance(this, hostRef);
10
10
  }
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
5
+ const index = require('./index-4495e5cf.js');
6
6
 
7
- let MovableArea = class {
7
+ const MovableArea = class {
8
8
  constructor(hostRef) {
9
9
  index.registerInstance(this, hostRef);
10
10
  }
@@ -2,9 +2,9 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-dd4b7ba3.js');
5
+ const index = require('./index-4495e5cf.js');
6
6
 
7
- let MovableView = class {
7
+ const MovableView = class {
8
8
  constructor(hostRef) {
9
9
  index.registerInstance(this, hostRef);
10
10
  }