@tarojs/components 3.6.0-canary.2 → 3.6.0-canary.4

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 (325) hide show
  1. package/dist/cjs/loader.cjs.js +1 -1
  2. package/dist/cjs/taro-animation-video-core.cjs.entry.js +23 -0
  3. package/dist/cjs/taro-animation-video-core.cjs.entry.js.map +1 -0
  4. package/dist/cjs/taro-animation-view-core.cjs.entry.js +23 -0
  5. package/dist/cjs/taro-animation-view-core.cjs.entry.js.map +1 -0
  6. package/dist/cjs/taro-ar-camera-core.cjs.entry.js +23 -0
  7. package/dist/cjs/taro-ar-camera-core.cjs.entry.js.map +1 -0
  8. package/dist/cjs/taro-aweme-data-core.cjs.entry.js +23 -0
  9. package/dist/cjs/taro-aweme-data-core.cjs.entry.js.map +1 -0
  10. package/dist/cjs/taro-comment-detail-core.cjs.entry.js +23 -0
  11. package/dist/cjs/taro-comment-detail-core.cjs.entry.js.map +1 -0
  12. package/dist/cjs/taro-comment-list-core.cjs.entry.js +23 -0
  13. package/dist/cjs/taro-comment-list-core.cjs.entry.js.map +1 -0
  14. package/dist/cjs/taro-components.cjs.js +1 -1
  15. package/dist/cjs/taro-contact-button-core.cjs.entry.js +23 -0
  16. package/dist/cjs/taro-contact-button-core.cjs.entry.js.map +1 -0
  17. package/dist/cjs/taro-follow-swan-core.cjs.entry.js +23 -0
  18. package/dist/cjs/taro-follow-swan-core.cjs.entry.js.map +1 -0
  19. package/dist/cjs/taro-inline-payment-panel-core.cjs.entry.js +23 -0
  20. package/dist/cjs/taro-inline-payment-panel-core.cjs.entry.js.map +1 -0
  21. package/dist/cjs/taro-lifestyle-core.cjs.entry.js +23 -0
  22. package/dist/cjs/taro-lifestyle-core.cjs.entry.js.map +1 -0
  23. package/dist/cjs/taro-like-core.cjs.entry.js +23 -0
  24. package/dist/cjs/taro-like-core.cjs.entry.js.map +1 -0
  25. package/dist/cjs/taro-login-core.cjs.entry.js +23 -0
  26. package/dist/cjs/taro-login-core.cjs.entry.js.map +1 -0
  27. package/dist/cjs/taro-lottie-core.cjs.entry.js +23 -0
  28. package/dist/cjs/taro-lottie-core.cjs.entry.js.map +1 -0
  29. package/dist/cjs/taro-native-slot-core.cjs.entry.js +23 -0
  30. package/dist/cjs/taro-native-slot-core.cjs.entry.js.map +1 -0
  31. package/dist/cjs/taro-rtc-room-core.cjs.entry.js +23 -0
  32. package/dist/cjs/taro-rtc-room-core.cjs.entry.js.map +1 -0
  33. package/dist/cjs/taro-rtc-room-item-core.cjs.entry.js +23 -0
  34. package/dist/cjs/taro-rtc-room-item-core.cjs.entry.js.map +1 -0
  35. package/dist/cjs/taro-slot-core.cjs.entry.js +5 -0
  36. package/dist/cjs/taro-slot-core.cjs.entry.js.map +1 -1
  37. package/dist/cjs/taro-tab-item-core.cjs.entry.js +23 -0
  38. package/dist/cjs/taro-tab-item-core.cjs.entry.js.map +1 -0
  39. package/dist/cjs/taro-tabs-core.cjs.entry.js +23 -0
  40. package/dist/cjs/taro-tabs-core.cjs.entry.js.map +1 -0
  41. package/dist/cjs/taro-view-core.cjs.entry.js +6 -2
  42. package/dist/cjs/taro-view-core.cjs.entry.js.map +1 -1
  43. package/dist/collection/collection-manifest.json +18 -0
  44. package/dist/collection/components/animation-video/animation-video.js +12 -0
  45. package/dist/collection/components/animation-video/animation-video.js.map +1 -0
  46. package/dist/collection/components/animation-view/animation-view.js +12 -0
  47. package/dist/collection/components/animation-view/animation-view.js.map +1 -0
  48. package/dist/collection/components/ar-camera/ar-camera.js +12 -0
  49. package/dist/collection/components/ar-camera/ar-camera.js.map +1 -0
  50. package/dist/collection/components/aweme-data/aweme-data.js +12 -0
  51. package/dist/collection/components/aweme-data/aweme-data.js.map +1 -0
  52. package/dist/collection/components/comment/comment-detail.js +12 -0
  53. package/dist/collection/components/comment/comment-detail.js.map +1 -0
  54. package/dist/collection/components/comment/comment-list.js +12 -0
  55. package/dist/collection/components/comment/comment-list.js.map +1 -0
  56. package/dist/collection/components/contact-button/contact-button.js +12 -0
  57. package/dist/collection/components/contact-button/contact-button.js.map +1 -0
  58. package/dist/collection/components/follow-swan/follow-swan.js +12 -0
  59. package/dist/collection/components/follow-swan/follow-swan.js.map +1 -0
  60. package/dist/collection/components/inline-payment-panel/inline-payment-panel.js +12 -0
  61. package/dist/collection/components/inline-payment-panel/inline-payment-panel.js.map +1 -0
  62. package/dist/collection/components/lifestyle/lifestyle.js +12 -0
  63. package/dist/collection/components/lifestyle/lifestyle.js.map +1 -0
  64. package/dist/collection/components/like/like.js +12 -0
  65. package/dist/collection/components/like/like.js.map +1 -0
  66. package/dist/collection/components/login/login.js +12 -0
  67. package/dist/collection/components/login/login.js.map +1 -0
  68. package/dist/collection/components/lottie/lottie.js +12 -0
  69. package/dist/collection/components/lottie/lottie.js.map +1 -0
  70. package/dist/collection/components/rtc-room/rtc-room-item.js +12 -0
  71. package/dist/collection/components/rtc-room/rtc-room-item.js.map +1 -0
  72. package/dist/collection/components/rtc-room/rtc-room.js +12 -0
  73. package/dist/collection/components/rtc-room/rtc-room.js.map +1 -0
  74. package/dist/collection/components/slot/native-slot.js +12 -0
  75. package/dist/collection/components/slot/native-slot.js.map +1 -0
  76. package/dist/collection/components/slot/slot.js +4 -0
  77. package/dist/collection/components/slot/slot.js.map +1 -1
  78. package/dist/collection/components/tabs/tab-item.js +12 -0
  79. package/dist/collection/components/tabs/tab-item.js.map +1 -0
  80. package/dist/collection/components/tabs/tabs.js +12 -0
  81. package/dist/collection/components/tabs/tabs.js.map +1 -0
  82. package/dist/collection/components/view/view.js +6 -2
  83. package/dist/collection/components/view/view.js.map +1 -1
  84. package/dist/esm/loader.js +1 -1
  85. package/dist/esm/taro-animation-video-core.entry.js +19 -0
  86. package/dist/esm/taro-animation-video-core.entry.js.map +1 -0
  87. package/dist/esm/taro-animation-view-core.entry.js +19 -0
  88. package/dist/esm/taro-animation-view-core.entry.js.map +1 -0
  89. package/dist/esm/taro-ar-camera-core.entry.js +19 -0
  90. package/dist/esm/taro-ar-camera-core.entry.js.map +1 -0
  91. package/dist/esm/taro-aweme-data-core.entry.js +19 -0
  92. package/dist/esm/taro-aweme-data-core.entry.js.map +1 -0
  93. package/dist/esm/taro-comment-detail-core.entry.js +19 -0
  94. package/dist/esm/taro-comment-detail-core.entry.js.map +1 -0
  95. package/dist/esm/taro-comment-list-core.entry.js +19 -0
  96. package/dist/esm/taro-comment-list-core.entry.js.map +1 -0
  97. package/dist/esm/taro-components.js +1 -1
  98. package/dist/esm/taro-contact-button-core.entry.js +19 -0
  99. package/dist/esm/taro-contact-button-core.entry.js.map +1 -0
  100. package/dist/esm/taro-follow-swan-core.entry.js +19 -0
  101. package/dist/esm/taro-follow-swan-core.entry.js.map +1 -0
  102. package/dist/esm/taro-inline-payment-panel-core.entry.js +19 -0
  103. package/dist/esm/taro-inline-payment-panel-core.entry.js.map +1 -0
  104. package/dist/esm/taro-lifestyle-core.entry.js +19 -0
  105. package/dist/esm/taro-lifestyle-core.entry.js.map +1 -0
  106. package/dist/esm/taro-like-core.entry.js +19 -0
  107. package/dist/esm/taro-like-core.entry.js.map +1 -0
  108. package/dist/esm/taro-login-core.entry.js +19 -0
  109. package/dist/esm/taro-login-core.entry.js.map +1 -0
  110. package/dist/esm/taro-lottie-core.entry.js +19 -0
  111. package/dist/esm/taro-lottie-core.entry.js.map +1 -0
  112. package/dist/esm/taro-native-slot-core.entry.js +19 -0
  113. package/dist/esm/taro-native-slot-core.entry.js.map +1 -0
  114. package/dist/esm/taro-rtc-room-core.entry.js +19 -0
  115. package/dist/esm/taro-rtc-room-core.entry.js.map +1 -0
  116. package/dist/esm/taro-rtc-room-item-core.entry.js +19 -0
  117. package/dist/esm/taro-rtc-room-item-core.entry.js.map +1 -0
  118. package/dist/esm/taro-slot-core.entry.js +5 -0
  119. package/dist/esm/taro-slot-core.entry.js.map +1 -1
  120. package/dist/esm/taro-tab-item-core.entry.js +19 -0
  121. package/dist/esm/taro-tab-item-core.entry.js.map +1 -0
  122. package/dist/esm/taro-tabs-core.entry.js +19 -0
  123. package/dist/esm/taro-tabs-core.entry.js.map +1 -0
  124. package/dist/esm/taro-view-core.entry.js +6 -2
  125. package/dist/esm/taro-view-core.entry.js.map +1 -1
  126. package/dist/esm-es5/loader.js +1 -1
  127. package/dist/esm-es5/loader.js.map +1 -1
  128. package/dist/esm-es5/taro-animation-video-core.entry.js +2 -0
  129. package/dist/esm-es5/taro-animation-video-core.entry.js.map +1 -0
  130. package/dist/esm-es5/taro-animation-view-core.entry.js +2 -0
  131. package/dist/esm-es5/taro-animation-view-core.entry.js.map +1 -0
  132. package/dist/esm-es5/taro-ar-camera-core.entry.js +2 -0
  133. package/dist/esm-es5/taro-ar-camera-core.entry.js.map +1 -0
  134. package/dist/esm-es5/taro-aweme-data-core.entry.js +2 -0
  135. package/dist/esm-es5/taro-aweme-data-core.entry.js.map +1 -0
  136. package/dist/esm-es5/taro-comment-detail-core.entry.js +2 -0
  137. package/dist/esm-es5/taro-comment-detail-core.entry.js.map +1 -0
  138. package/dist/esm-es5/taro-comment-list-core.entry.js +2 -0
  139. package/dist/esm-es5/taro-comment-list-core.entry.js.map +1 -0
  140. package/dist/esm-es5/taro-components.js +1 -1
  141. package/dist/esm-es5/taro-components.js.map +1 -1
  142. package/dist/esm-es5/taro-contact-button-core.entry.js +2 -0
  143. package/dist/esm-es5/taro-contact-button-core.entry.js.map +1 -0
  144. package/dist/esm-es5/taro-follow-swan-core.entry.js +2 -0
  145. package/dist/esm-es5/taro-follow-swan-core.entry.js.map +1 -0
  146. package/dist/esm-es5/taro-inline-payment-panel-core.entry.js +2 -0
  147. package/dist/esm-es5/taro-inline-payment-panel-core.entry.js.map +1 -0
  148. package/dist/esm-es5/taro-lifestyle-core.entry.js +2 -0
  149. package/dist/esm-es5/taro-lifestyle-core.entry.js.map +1 -0
  150. package/dist/esm-es5/taro-like-core.entry.js +2 -0
  151. package/dist/esm-es5/taro-like-core.entry.js.map +1 -0
  152. package/dist/esm-es5/taro-login-core.entry.js +2 -0
  153. package/dist/esm-es5/taro-login-core.entry.js.map +1 -0
  154. package/dist/esm-es5/taro-lottie-core.entry.js +2 -0
  155. package/dist/esm-es5/taro-lottie-core.entry.js.map +1 -0
  156. package/dist/esm-es5/taro-native-slot-core.entry.js +2 -0
  157. package/dist/esm-es5/taro-native-slot-core.entry.js.map +1 -0
  158. package/dist/esm-es5/taro-rtc-room-core.entry.js +2 -0
  159. package/dist/esm-es5/taro-rtc-room-core.entry.js.map +1 -0
  160. package/dist/esm-es5/taro-rtc-room-item-core.entry.js +2 -0
  161. package/dist/esm-es5/taro-rtc-room-item-core.entry.js.map +1 -0
  162. package/dist/esm-es5/taro-slot-core.entry.js +1 -1
  163. package/dist/esm-es5/taro-slot-core.entry.js.map +1 -1
  164. package/dist/esm-es5/taro-tab-item-core.entry.js +2 -0
  165. package/dist/esm-es5/taro-tab-item-core.entry.js.map +1 -0
  166. package/dist/esm-es5/taro-tabs-core.entry.js +2 -0
  167. package/dist/esm-es5/taro-tabs-core.entry.js.map +1 -0
  168. package/dist/esm-es5/taro-view-core.entry.js +1 -1
  169. package/dist/esm-es5/taro-view-core.entry.js.map +1 -1
  170. package/dist/react/component-lib/input.js +2 -7
  171. package/dist/react/component-lib/reactify-wc.js +18 -20
  172. package/dist/react/components.js +21 -2
  173. package/dist/react/helper.js +1 -6
  174. package/dist/react/react-component-lib/createComponent.js +12 -19
  175. package/dist/react/react-component-lib/createOverlayComponent.js +24 -27
  176. package/dist/react/react-component-lib/interfaces.js +0 -1
  177. package/dist/react/react-component-lib/utils/attachProps.js +1 -1
  178. package/dist/react/react-component-lib/utils/index.js +6 -2
  179. package/dist/taro-components/p-0be383a9.system.entry.js +2 -0
  180. package/dist/taro-components/p-0be383a9.system.entry.js.map +1 -0
  181. package/dist/taro-components/p-186ad7ff.entry.js +2 -0
  182. package/dist/taro-components/p-186ad7ff.entry.js.map +1 -0
  183. package/dist/taro-components/{p-e9abe3e2.entry.js → p-19afe402.entry.js} +2 -2
  184. package/dist/taro-components/p-19afe402.entry.js.map +1 -0
  185. package/dist/taro-components/p-1a47133c.system.entry.js +2 -0
  186. package/dist/taro-components/p-1a47133c.system.entry.js.map +1 -0
  187. package/dist/taro-components/p-1ad0aa95.system.entry.js +2 -0
  188. package/dist/taro-components/p-1ad0aa95.system.entry.js.map +1 -0
  189. package/dist/taro-components/p-1b1420c9.system.entry.js +2 -0
  190. package/dist/taro-components/p-1b1420c9.system.entry.js.map +1 -0
  191. package/dist/taro-components/p-281a2bcf.entry.js +2 -0
  192. package/dist/taro-components/p-281a2bcf.entry.js.map +1 -0
  193. package/dist/taro-components/p-28dade4f.entry.js +2 -0
  194. package/dist/taro-components/p-28dade4f.entry.js.map +1 -0
  195. package/dist/taro-components/p-31e10d77.system.entry.js +2 -0
  196. package/dist/taro-components/p-31e10d77.system.entry.js.map +1 -0
  197. package/dist/taro-components/p-36c64ed0.system.entry.js +2 -0
  198. package/dist/taro-components/p-36c64ed0.system.entry.js.map +1 -0
  199. package/dist/taro-components/p-37d71e63.entry.js +2 -0
  200. package/dist/taro-components/p-37d71e63.entry.js.map +1 -0
  201. package/dist/taro-components/p-386b9de8.entry.js +2 -0
  202. package/dist/taro-components/p-386b9de8.entry.js.map +1 -0
  203. package/dist/taro-components/p-51040638.entry.js +2 -0
  204. package/dist/taro-components/p-51040638.entry.js.map +1 -0
  205. package/dist/taro-components/p-5bd1c1a1.entry.js +2 -0
  206. package/dist/taro-components/p-5bd1c1a1.entry.js.map +1 -0
  207. package/dist/taro-components/p-62d750a7.entry.js +2 -0
  208. package/dist/taro-components/p-62d750a7.entry.js.map +1 -0
  209. package/dist/taro-components/p-632f9a72.system.entry.js +2 -0
  210. package/dist/taro-components/p-632f9a72.system.entry.js.map +1 -0
  211. package/dist/taro-components/p-65971d99.entry.js +2 -0
  212. package/dist/taro-components/p-65971d99.entry.js.map +1 -0
  213. package/dist/taro-components/p-6c622fa2.system.entry.js +2 -0
  214. package/dist/taro-components/p-6c622fa2.system.entry.js.map +1 -0
  215. package/dist/taro-components/p-6cd941bc.entry.js +2 -0
  216. package/dist/taro-components/p-6cd941bc.entry.js.map +1 -0
  217. package/dist/taro-components/p-70defa84.entry.js +2 -0
  218. package/dist/taro-components/p-70defa84.entry.js.map +1 -0
  219. package/dist/taro-components/p-73106bc9.entry.js +2 -0
  220. package/dist/taro-components/p-73106bc9.entry.js.map +1 -0
  221. package/dist/taro-components/p-7afc274a.entry.js +2 -0
  222. package/dist/taro-components/p-7afc274a.entry.js.map +1 -0
  223. package/dist/taro-components/p-7bafbe22.entry.js +2 -0
  224. package/dist/taro-components/p-7bafbe22.entry.js.map +1 -0
  225. package/dist/taro-components/p-7e7a1e62.entry.js +2 -0
  226. package/dist/taro-components/p-7e7a1e62.entry.js.map +1 -0
  227. package/dist/taro-components/p-876edf66.entry.js +2 -0
  228. package/dist/taro-components/p-876edf66.entry.js.map +1 -0
  229. package/dist/taro-components/p-898aba38.system.entry.js +2 -0
  230. package/dist/taro-components/p-898aba38.system.entry.js.map +1 -0
  231. package/dist/taro-components/p-98901e99.system.entry.js +2 -0
  232. package/dist/taro-components/p-98901e99.system.entry.js.map +1 -0
  233. package/dist/taro-components/p-9f780103.system.entry.js +2 -0
  234. package/dist/taro-components/p-9f780103.system.entry.js.map +1 -0
  235. package/dist/taro-components/p-a4961ddd.entry.js +2 -0
  236. package/dist/taro-components/p-a4961ddd.entry.js.map +1 -0
  237. package/dist/taro-components/p-ad25cc91.system.entry.js +2 -0
  238. package/dist/taro-components/p-ad25cc91.system.entry.js.map +1 -0
  239. package/dist/taro-components/p-b4cccb3e.system.entry.js +2 -0
  240. package/dist/taro-components/p-b4cccb3e.system.entry.js.map +1 -0
  241. package/dist/taro-components/p-b6733e23.system.entry.js +2 -0
  242. package/dist/taro-components/p-b6733e23.system.entry.js.map +1 -0
  243. package/dist/taro-components/{p-c3acf0ea.system.entry.js → p-c43fe342.system.entry.js} +2 -2
  244. package/dist/taro-components/p-c43fe342.system.entry.js.map +1 -0
  245. package/dist/taro-components/p-cb17d8bd.system.js +1 -1
  246. package/dist/taro-components/p-cb17d8bd.system.js.map +1 -1
  247. package/dist/taro-components/p-d6441fd8.entry.js +2 -0
  248. package/dist/taro-components/p-d6441fd8.entry.js.map +1 -0
  249. package/dist/taro-components/p-e5607803.system.entry.js +2 -0
  250. package/dist/taro-components/p-e5607803.system.entry.js.map +1 -0
  251. package/dist/taro-components/p-f00ee372.system.entry.js +2 -0
  252. package/dist/taro-components/p-f00ee372.system.entry.js.map +1 -0
  253. package/dist/taro-components/p-f81d14ad.entry.js +2 -0
  254. package/dist/taro-components/p-f81d14ad.entry.js.map +1 -0
  255. package/dist/taro-components/p-fae28cc1.system.entry.js +2 -0
  256. package/dist/taro-components/p-fae28cc1.system.entry.js.map +1 -0
  257. package/dist/taro-components/p-fb843ff2.system.entry.js +2 -0
  258. package/dist/taro-components/p-fb843ff2.system.entry.js.map +1 -0
  259. package/dist/taro-components/p-fc0fbcce.system.entry.js +2 -0
  260. package/dist/taro-components/p-fc0fbcce.system.entry.js.map +1 -0
  261. package/dist/taro-components/taro-components.esm.js +1 -1
  262. package/dist/taro-components/taro-components.esm.js.map +1 -1
  263. package/dist/types/components/animation-video/animation-video.d.ts +5 -0
  264. package/dist/types/components/animation-view/animation-view.d.ts +5 -0
  265. package/dist/types/components/ar-camera/ar-camera.d.ts +5 -0
  266. package/dist/types/components/aweme-data/aweme-data.d.ts +5 -0
  267. package/dist/types/components/comment/comment-detail.d.ts +5 -0
  268. package/dist/types/components/comment/comment-list.d.ts +5 -0
  269. package/dist/types/components/contact-button/contact-button.d.ts +5 -0
  270. package/dist/types/components/follow-swan/follow-swan.d.ts +5 -0
  271. package/dist/types/components/inline-payment-panel/inline-payment-panel.d.ts +5 -0
  272. package/dist/types/components/lifestyle/lifestyle.d.ts +5 -0
  273. package/dist/types/components/like/like.d.ts +5 -0
  274. package/dist/types/components/login/login.d.ts +5 -0
  275. package/dist/types/components/lottie/lottie.d.ts +5 -0
  276. package/dist/types/components/rtc-room/rtc-room-item.d.ts +5 -0
  277. package/dist/types/components/rtc-room/rtc-room.d.ts +5 -0
  278. package/dist/types/components/slot/native-slot.d.ts +5 -0
  279. package/dist/types/components/slot/slot.d.ts +1 -0
  280. package/dist/types/components/tabs/tab-item.d.ts +5 -0
  281. package/dist/types/components/tabs/tabs.d.ts +5 -0
  282. package/dist/types/components.d.ts +234 -0
  283. package/dist/vue2/component-lib/createComponent.js +1 -1
  284. package/dist/vue2/component-lib/createFormsComponent.js +2 -7
  285. package/dist/vue2/component-lib/index.js +1 -1
  286. package/dist/vue2/component-lib/mixins/listeners.js +1 -6
  287. package/dist/vue2/component-lib/mixins/refs.js +1 -1
  288. package/dist/vue2/component-lib/picker.js +1 -6
  289. package/dist/vue2/component-lib/scroll-view.js +1 -6
  290. package/dist/vue2/components.js +56 -2
  291. package/dist/vue2/index.js +2 -2
  292. package/dist/vue2/vue-component-lib/utils.js +2 -6
  293. package/dist/vue3/component-lib/createComponent.js +1 -1
  294. package/dist/vue3/component-lib/createFormsComponent.js +3 -7
  295. package/dist/vue3/components.js +18 -0
  296. package/dist/vue3/index.js +1 -1
  297. package/dist/vue3/vue-component-lib/utils.js +3 -7
  298. package/package.json +10 -5
  299. package/types/AnimationVideo.d.ts +62 -0
  300. package/types/AnimationView.d.ts +45 -0
  301. package/types/ArCamera.d.ts +50 -0
  302. package/types/AwemeData.d.ts +43 -0
  303. package/types/CommentDetail.d.ts +72 -0
  304. package/types/CommentList.d.ts +127 -0
  305. package/types/ContactButton.d.ts +53 -0
  306. package/types/FollowSwan.d.ts +28 -0
  307. package/types/InlinePaymentPanel.d.ts +58 -0
  308. package/types/Lifestyle.d.ts +26 -0
  309. package/types/Like.d.ts +107 -0
  310. package/types/Login.d.ts +45 -0
  311. package/types/Lottie.d.ts +119 -0
  312. package/types/Map.d.ts +1 -1
  313. package/types/NativeSlot.d.ts +32 -0
  314. package/types/RtcRoom.d.ts +104 -0
  315. package/types/RtcRoomItem.d.ts +26 -0
  316. package/types/Slot.d.ts +1 -1
  317. package/types/TabItem.d.ts +35 -0
  318. package/types/Tabs.d.ts +58 -0
  319. package/types/Video.d.ts +1 -3
  320. package/dist/taro-components/p-1e436d5b.entry.js +0 -2
  321. package/dist/taro-components/p-1e436d5b.entry.js.map +0 -1
  322. package/dist/taro-components/p-c3acf0ea.system.entry.js.map +0 -1
  323. package/dist/taro-components/p-d5579efa.system.entry.js +0 -2
  324. package/dist/taro-components/p-d5579efa.system.entry.js.map +0 -1
  325. package/dist/taro-components/p-e9abe3e2.entry.js.map +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["src/components/comment/comment-detail.tsx"],"names":["CommentDetail","[object Object]","notSupport","this","h","Host"],"mappings":"iHAOaA,EAAa,+BACxBC,mBACEC,EAAW,gBAAiBC,MAG9BF,SACE,OACEG,EAACC,EAAI","sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\nimport { notSupport } from '../../utils'\n\n@Component({\n tag: 'taro-comment-detail-core'\n})\nexport class CommentDetail implements ComponentInterface {\n componentDidLoad () {\n notSupport('CommentDetail', this)\n }\n\n render () {\n return (\n <Host />\n )\n }\n}\n"]}
@@ -0,0 +1,2 @@
1
+ import{r as o,h as r,H as t}from"./p-5bfefd19.js";import{n as s}from"./p-6a96da58.js";import"@tarojs/taro";const a=class{constructor(r){o(this,r)}componentDidLoad(){s("Login",this)}render(){return r(t,null)}};export{a as taro_login_core};
2
+ //# sourceMappingURL=p-7e7a1e62.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["src/components/login/login.tsx"],"names":["Login","[object Object]","notSupport","this","h","Host"],"mappings":"iHAOaA,EAAK,+BAChBC,mBACEC,EAAW,QAASC,MAGtBF,SACE,OACEG,EAACC,EAAI","sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\nimport { notSupport } from '../../utils'\n\n@Component({\n tag: 'taro-login-core'\n})\nexport class Login implements ComponentInterface {\n componentDidLoad () {\n notSupport('Login', this)\n }\n\n render () {\n return (\n <Host />\n )\n }\n}\n"]}
@@ -0,0 +1,2 @@
1
+ import{r as o,h as r,H as s}from"./p-5bfefd19.js";import{n as t}from"./p-6a96da58.js";import"@tarojs/taro";const a=class{constructor(r){o(this,r)}componentDidLoad(){t("FollowSwan",this)}render(){return r(s,null)}};export{a as taro_follow_swan_core};
2
+ //# sourceMappingURL=p-876edf66.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["src/components/follow-swan/follow-swan.tsx"],"names":["FollowSwan","[object Object]","notSupport","this","h","Host"],"mappings":"iHAOaA,EAAU,+BACrBC,mBACEC,EAAW,aAAcC,MAG3BF,SACE,OACEG,EAACC,EAAI","sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\nimport { notSupport } from '../../utils'\n\n@Component({\n tag: 'taro-follow-swan-core'\n})\nexport class FollowSwan implements ComponentInterface {\n componentDidLoad () {\n notSupport('FollowSwan', this)\n }\n\n render () {\n return (\n <Host />\n )\n }\n}\n"]}
@@ -0,0 +1,2 @@
1
+ System.register(["./p-8a8f286f.system.js","./p-15e45ed6.system.js","@tarojs/taro"],(function(n){"use strict";var t,e,r,o;return{setters:[function(n){t=n.r;e=n.h;r=n.H},function(n){o=n.n},function(){}],execute:function(){var i=n("taro_inline_payment_panel_core",function(){function n(n){t(this,n)}n.prototype.componentDidLoad=function(){o("InlinePaymentPanel",this)};n.prototype.render=function(){return e(r,null)};return n}())}}}));
2
+ //# sourceMappingURL=p-898aba38.system.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["src/components/inline-payment-panel/inline-payment-panel.tsx"],"names":["InlinePaymentPanel","exports","class_1","prototype","componentDidLoad","notSupport","this","render","h","Host"],"mappings":"gOAOaA,EAAkBC,EAAA,iCAAA,mCAC7BC,EAAAC,UAAAC,iBAAA,WACEC,EAAW,qBAAsBC,OAGnCJ,EAAAC,UAAAI,OAAA,WACE,OACEC,EAACC,EAAI,gBAPoB","sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\nimport { notSupport } from '../../utils'\n\n@Component({\n tag: 'taro-inline-payment-panel-core'\n})\nexport class InlinePaymentPanel implements ComponentInterface {\n componentDidLoad () {\n notSupport('InlinePaymentPanel', this)\n }\n\n render () {\n return (\n <Host />\n )\n }\n}\n"]}
@@ -0,0 +1,2 @@
1
+ System.register(["./p-8a8f286f.system.js","./p-15e45ed6.system.js","@tarojs/taro"],(function(t){"use strict";var e,n,r,o;return{setters:[function(t){e=t.r;n=t.h;r=t.H},function(t){o=t.n},function(){}],execute:function(){var s=t("taro_aweme_data_core",function(){function t(t){e(this,t)}t.prototype.componentDidLoad=function(){o("AwemeData",this)};t.prototype.render=function(){return n(r,null)};return t}())}}}));
2
+ //# sourceMappingURL=p-98901e99.system.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["src/components/aweme-data/aweme-data.tsx"],"names":["AwemeData","exports","class_1","prototype","componentDidLoad","notSupport","this","render","h","Host"],"mappings":"gOAOaA,EAASC,EAAA,uBAAA,mCACpBC,EAAAC,UAAAC,iBAAA,WACEC,EAAW,YAAaC,OAG1BJ,EAAAC,UAAAI,OAAA,WACE,OACEC,EAACC,EAAI,gBAPW","sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\nimport { notSupport } from '../../utils'\n\n@Component({\n tag: 'taro-aweme-data-core'\n})\nexport class AwemeData implements ComponentInterface {\n componentDidLoad () {\n notSupport('AwemeData', this)\n }\n\n render () {\n return (\n <Host />\n )\n }\n}\n"]}
@@ -0,0 +1,2 @@
1
+ System.register(["./p-8a8f286f.system.js","./p-15e45ed6.system.js","@tarojs/taro"],(function(t){"use strict";var n,o,e,r;return{setters:[function(t){n=t.r;o=t.h;e=t.H},function(t){r=t.n},function(){}],execute:function(){var u=t("taro_contact_button_core",function(){function t(t){n(this,t)}t.prototype.componentDidLoad=function(){r("ContactButton",this)};t.prototype.render=function(){return o(e,null)};return t}())}}}));
2
+ //# sourceMappingURL=p-9f780103.system.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["src/components/contact-button/contact-button.tsx"],"names":["ContactButton","exports","class_1","prototype","componentDidLoad","notSupport","this","render","h","Host"],"mappings":"gOAOaA,EAAaC,EAAA,2BAAA,mCACxBC,EAAAC,UAAAC,iBAAA,WACEC,EAAW,gBAAiBC,OAG9BJ,EAAAC,UAAAI,OAAA,WACE,OACEC,EAACC,EAAI,gBAPe","sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\nimport { notSupport } from '../../utils'\n\n@Component({\n tag: 'taro-contact-button-core'\n})\nexport class ContactButton implements ComponentInterface {\n componentDidLoad () {\n notSupport('ContactButton', this)\n }\n\n render () {\n return (\n <Host />\n )\n }\n}\n"]}
@@ -0,0 +1,2 @@
1
+ import{r as o,h as r,H as t}from"./p-5bfefd19.js";import{n as s}from"./p-6a96da58.js";import"@tarojs/taro";const a=class{constructor(r){o(this,r)}componentDidLoad(){s("RtcRoom",this)}render(){return r(t,null)}};export{a as taro_rtc_room_core};
2
+ //# sourceMappingURL=p-a4961ddd.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["src/components/rtc-room/rtc-room.tsx"],"names":["RtcRoom","[object Object]","notSupport","this","h","Host"],"mappings":"iHAOaA,EAAO,+BAClBC,mBACEC,EAAW,UAAWC,MAGxBF,SACE,OACEG,EAACC,EAAI","sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\nimport { notSupport } from '../../utils'\n\n@Component({\n tag: 'taro-rtc-room-core'\n})\nexport class RtcRoom implements ComponentInterface {\n componentDidLoad () {\n notSupport('RtcRoom', this)\n }\n\n render () {\n return (\n <Host />\n )\n }\n}\n"]}
@@ -0,0 +1,2 @@
1
+ System.register(["./p-8a8f286f.system.js","./p-15e45ed6.system.js","@tarojs/taro"],(function(t){"use strict";var n,e,o,r;return{setters:[function(t){n=t.r;e=t.h;o=t.H},function(t){r=t.n},function(){}],execute:function(){var i=t("taro_animation_view_core",function(){function t(t){n(this,t)}t.prototype.componentDidLoad=function(){r("AnimationView",this)};t.prototype.render=function(){return e(o,null)};return t}())}}}));
2
+ //# sourceMappingURL=p-ad25cc91.system.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["src/components/animation-view/animation-view.tsx"],"names":["AnimationView","exports","class_1","prototype","componentDidLoad","notSupport","this","render","h","Host"],"mappings":"gOAOaA,EAAaC,EAAA,2BAAA,mCACxBC,EAAAC,UAAAC,iBAAA,WACEC,EAAW,gBAAiBC,OAG9BJ,EAAAC,UAAAI,OAAA,WACE,OACEC,EAACC,EAAI,gBAPe","sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\nimport { notSupport } from '../../utils'\n\n@Component({\n tag: 'taro-animation-view-core'\n})\nexport class AnimationView implements ComponentInterface {\n componentDidLoad () {\n notSupport('AnimationView', this)\n }\n\n render () {\n return (\n <Host />\n )\n }\n}\n"]}
@@ -0,0 +1,2 @@
1
+ System.register(["./p-8a8f286f.system.js","./p-15e45ed6.system.js","@tarojs/taro"],(function(t){"use strict";var n,e,o,r;return{setters:[function(t){n=t.r;e=t.h;o=t.H},function(t){r=t.n},function(){}],execute:function(){var i=t("taro_lottie_core",function(){function t(t){n(this,t)}t.prototype.componentDidLoad=function(){r("Lottie",this)};t.prototype.render=function(){return e(o,null)};return t}())}}}));
2
+ //# sourceMappingURL=p-b4cccb3e.system.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["src/components/lottie/lottie.tsx"],"names":["Lottie","exports","class_1","prototype","componentDidLoad","notSupport","this","render","h","Host"],"mappings":"gOAOaA,EAAMC,EAAA,mBAAA,mCACjBC,EAAAC,UAAAC,iBAAA,WACEC,EAAW,SAAUC,OAGvBJ,EAAAC,UAAAI,OAAA,WACE,OACEC,EAACC,EAAI,gBAPQ","sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\nimport { notSupport } from '../../utils'\n\n@Component({\n tag: 'taro-lottie-core'\n})\nexport class Lottie implements ComponentInterface {\n componentDidLoad () {\n notSupport('Lottie', this)\n }\n\n render () {\n return (\n <Host />\n )\n }\n}\n"]}
@@ -0,0 +1,2 @@
1
+ System.register(["./p-8a8f286f.system.js","./p-15e45ed6.system.js","@tarojs/taro"],(function(t){"use strict";var n,e,o,r;return{setters:[function(t){n=t.r;e=t.h;o=t.H},function(t){r=t.n},function(){}],execute:function(){var c=t("taro_rtc_room_item_core",function(){function t(t){n(this,t)}t.prototype.componentDidLoad=function(){r("RtcRoomItem",this)};t.prototype.render=function(){return e(o,null)};return t}())}}}));
2
+ //# sourceMappingURL=p-b6733e23.system.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["src/components/rtc-room/rtc-room-item.tsx"],"names":["RtcRoomItem","exports","class_1","prototype","componentDidLoad","notSupport","this","render","h","Host"],"mappings":"gOAOaA,EAAWC,EAAA,0BAAA,mCACtBC,EAAAC,UAAAC,iBAAA,WACEC,EAAW,cAAeC,OAG5BJ,EAAAC,UAAAI,OAAA,WACE,OACEC,EAACC,EAAI,gBAPa","sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\nimport { notSupport } from '../../utils'\n\n@Component({\n tag: 'taro-rtc-room-item-core'\n})\nexport class RtcRoomItem implements ComponentInterface {\n componentDidLoad () {\n notSupport('RtcRoomItem', this)\n }\n\n render () {\n return (\n <Host />\n )\n }\n}\n"]}
@@ -1,2 +1,2 @@
1
- System.register(["./p-8a8f286f.system.js","./p-61f225ef.system.js"],(function(t){"use strict";var e,i,o,n,s,r;return{setters:[function(t){e=t.r;i=t.c;o=t.h;n=t.H;s=t.g},function(t){r=t.c}],execute:function(){var a="body,html{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}taro-view-core{display:block}";var h=t("taro_view_core",function(){function t(t){e(this,t);this.onLongPress=i(this,"longpress",7);this.startTime=0;this.animation=undefined;this.hoverClass=undefined;this.hoverStartTime=50;this.hoverStayTime=400;this.hover=false;this.touch=false}t.prototype.onTouchStart=function(){var t=this;if(this.hoverClass){this.touch=true;setTimeout((function(){if(t.touch){t.hover=true}}),this.hoverStartTime)}this.timeoutEvent=setTimeout((function(){t.onLongPress.emit()}),350);this.startTime=Date.now()};t.prototype.onTouchMove=function(){clearTimeout(this.timeoutEvent)};t.prototype.onTouchEnd=function(){var t=this;var e=Date.now()-this.startTime;if(e<350){clearTimeout(this.timeoutEvent)}if(this.hoverClass){this.touch=false;setTimeout((function(){if(!t.touch){t.hover=false}}),this.hoverStayTime)}};t.prototype.componentDidRender=function(){var t=this.el;t.childNodes.forEach((function(t){if(t.nodeType===document.COMMENT_NODE&&t["s-cn"])t["s-cn"]=false}))};t.prototype.render=function(){var t;var e=r((t={},t["".concat(this.hoverClass)]=this.hover,t));var i={};if(!!this.animation){i["animation"]=this.animation;i["data-animation"]=this.animation}return o(n,Object.assign({class:e},i),o("slot",null))};Object.defineProperty(t.prototype,"el",{get:function(){return s(this)},enumerable:false,configurable:true});return t}());h.style=a}}}));
2
- //# sourceMappingURL=p-c3acf0ea.system.entry.js.map
1
+ System.register(["./p-8a8f286f.system.js","./p-61f225ef.system.js"],(function(t){"use strict";var e,i,o,s,n,r;return{setters:[function(t){e=t.r;i=t.c;o=t.h;s=t.H;n=t.g},function(t){r=t.c}],execute:function(){var a="body,html{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}taro-view-core{display:block}";var h=t("taro_view_core",function(){function t(t){e(this,t);this.onLongPress=i(this,"longpress",7);this.startTime=0;this.animation=undefined;this.hoverClass=undefined;this.hoverStartTime=50;this.hoverStayTime=400;this.hover=false;this.touch=false}t.prototype.onTouchStart=function(){var t=this;if(this.hoverClass){this.touch=true;setTimeout((function(){if(t.touch){t.hover=true}}),this.hoverStartTime)}this.timeoutEvent=setTimeout((function(){t.onLongPress.emit()}),350);this.startTime=Date.now()};t.prototype.onTouchMove=function(){clearTimeout(this.timeoutEvent)};t.prototype.onTouchEnd=function(){var t=this;var e=Date.now()-this.startTime;if(e<350){clearTimeout(this.timeoutEvent)}if(this.hoverClass){this.touch=false;setTimeout((function(){if(!t.touch){t.hover=false}}),this.hoverStayTime)}};t.prototype.componentDidRender=function(){var t=this.el;t.childNodes.forEach((function(t){if(t.nodeType===document.COMMENT_NODE&&t["s-cn"])t["s-cn"]=false;if(t.nodeType!==document.COMMENT_NODE&&t["s-sr"])t["s-sr"]=false}))};t.prototype.render=function(){var t;var e=r((t={},t["".concat(this.hoverClass)]=this.hover,t));var i={};if(!!this.animation){i["animation"]=this.animation;i["data-animation"]=this.animation}return o(s,Object.assign({class:e},i),o("slot",null))};Object.defineProperty(t.prototype,"el",{get:function(){return n(this)},enumerable:false,configurable:true});return t}());h.style=a}}}));
2
+ //# sourceMappingURL=p-c43fe342.system.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["src/components/view/style/index.scss?tag=taro-view-core","src/components/view/view.tsx"],"names":["indexCss","View","exports","this","startTime","class_1","prototype","onTouchStart","_this","hoverClass","touch","setTimeout","hover","hoverStartTime","timeoutEvent","onLongPress","emit","Date","now","onTouchMove","clearTimeout","onTouchEnd","spanTime","hoverStayTime","componentDidRender","el","childNodes","forEach","item","nodeType","document","COMMENT_NODE","render","cls","classNames","_a","concat","attr","animation","h","Host","Object","assign","class"],"mappings":"gNAAA,IAAMA,EAAW,gLCOJC,EAAIC,EAAA,iBAAA,0EAePC,KAAAC,UAAY,yEAVK,sBACD,eACP,iBACA,MAUjBC,EAAAC,UAAAC,aAAA,WAAA,IAAAC,EAAAL,KACE,GAAIA,KAAKM,WAAY,CACnBN,KAAKO,MAAQ,KACbC,YAAW,WACT,GAAIH,EAAKE,MAAO,CACdF,EAAKI,MAAQ,QAEdT,KAAKU,gBAGVV,KAAKW,aAAeH,YAAW,WAC7BH,EAAKO,YAAYC,SAChB,KACHb,KAAKC,UAAYa,KAAKC,OAIxBb,EAAAC,UAAAa,YAAA,WACEC,aAAajB,KAAKW,eAIpBT,EAAAC,UAAAe,WAAA,WAAA,IAAAb,EAAAL,KACE,IAAMmB,EAAWL,KAAKC,MAAQf,KAAKC,UACnC,GAAIkB,EAAW,IAAK,CAClBF,aAAajB,KAAKW,cAEpB,GAAIX,KAAKM,WAAY,CACnBN,KAAKO,MAAQ,MACbC,YAAW,WACT,IAAKH,EAAKE,MAAO,CACfF,EAAKI,MAAQ,SAEdT,KAAKoB,iBAIZlB,EAAAC,UAAAkB,mBAAA,WACE,IAAMC,EAAKtB,KAAKsB,GAChBA,EAAGC,WAAWC,SAAQ,SAAAC,GAEpB,GAAIA,EAAKC,WAAaC,SAASC,cAAgBH,EAAK,QAASA,EAAK,QAAU,MAE5E,GAAIA,EAAKC,WAAaC,SAASC,cAAgBH,EAAK,QAASA,EAAK,QAAU,UAIhFvB,EAAAC,UAAA0B,OAAA,iBACE,IAAMC,EAAMC,GAAUC,EAAA,GACpBA,EAAC,GAAAC,OAAGjC,KAAKM,aAAeN,KAAKS,UAE/B,IAAIyB,EAAO,GACX,KAAMlC,KAAKmC,UAAW,CACpBD,EAAK,aAAelC,KAAKmC,UACzBD,EAAK,kBAAoBlC,KAAKmC,UAEhC,OACEC,EAACC,EAAIC,OAAAC,OAAA,CAACC,MAAOV,GAASI,GACpBE,EAAA,OAAA,6HA5ES","sourcesContent":["body,\nhtml {\n user-select: none;\n -webkit-tap-highlight-color: rgb(0 0 0 / 0%);\n}\n\ntaro-view-core {\n display: block;\n}\n","import { Component, Prop, h, ComponentInterface, Host, Listen, State, Event, EventEmitter, Element } from '@stencil/core'\nimport classNames from 'classnames'\n\n@Component({\n tag: 'taro-view-core',\n styleUrl: './style/index.scss'\n})\nexport class View implements ComponentInterface {\n @Element() el: HTMLElement\n\n @Prop() animation: string\n @Prop() hoverClass: string\n @Prop() hoverStartTime = 50\n @Prop() hoverStayTime = 400\n @State() hover = false\n @State() touch = false\n\n @Event({\n eventName: 'longpress'\n }) onLongPress: EventEmitter\n\n private timeoutEvent: ReturnType<typeof setTimeout>\n private startTime = 0\n\n @Listen('touchstart')\n onTouchStart () {\n if (this.hoverClass) {\n this.touch = true\n setTimeout(() => {\n if (this.touch) {\n this.hover = true\n }\n }, this.hoverStartTime)\n }\n\n this.timeoutEvent = setTimeout(() => {\n this.onLongPress.emit()\n }, 350)\n this.startTime = Date.now()\n }\n\n @Listen('touchmove')\n onTouchMove () {\n clearTimeout(this.timeoutEvent)\n }\n\n @Listen('touchend')\n onTouchEnd () {\n const spanTime = Date.now() - this.startTime\n if (spanTime < 350) {\n clearTimeout(this.timeoutEvent)\n }\n if (this.hoverClass) {\n this.touch = false\n setTimeout(() => {\n if (!this.touch) {\n this.hover = false\n }\n }, this.hoverStayTime)\n }\n }\n\n componentDidRender () {\n const el = this.el\n el.childNodes.forEach(item => {\n // Note: ['s-cn'] Content Reference Node\n if (item.nodeType === document.COMMENT_NODE && item['s-cn']) item['s-cn'] = false\n // Note: ['s-sr'] Is a slot reference node (渲染完成后禁用 slotRelocation 特性, 避免 Stencil 组件相互调用时内置排序与第三方 UI 框架冲突导致组件顺序混乱)\n if (item.nodeType !== document.COMMENT_NODE && item['s-sr']) item['s-sr'] = false\n })\n }\n\n render() {\n const cls = classNames({\n [`${this.hoverClass}`]: this.hover\n })\n let attr = {}\n if (!!this.animation) {\n attr['animation'] = this.animation\n attr['data-animation'] = this.animation\n }\n return (\n <Host class={cls} {...attr}>\n <slot></slot>\n </Host>\n )\n }\n}\n"]}
@@ -1,2 +1,2 @@
1
- System.register(["./p-8a8f286f.system.js"],(function(e,o){"use strict";var t,r;return{setters:[function(e){t=e.p;r=e.b}],execute:function(){var e=function(){var e=o.meta.url;var r={};if(e!==""){r.resourcesUrl=new URL(".",e).href}return t(r)};e().then((function(e){return r([["p-a1ace8c7.system",[[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"]]]]],["p-15dced71.system",[[0,"taro-movable-area-core",{scaleArea:[4,"scale-area"]}],[0,"taro-movable-view-core",{x:[8],y:[8],direction:[1],outOfBounds:[4,"out-of-bounds"],inertia:[4],friction:[2],damping:[2],disabled:[4],scale:[4],scaleMin:[2,"scale-min"],scaleMax:[2,"scale-max"],scaleValue:[2,"scale-value"],animation:[4],setParent:[64],endScale:[64],setScale:[64]}]]],["p-99bbe34a.system",[[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"]]],[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"]]]]],["p-72f626ab.system",[[4,"taro-radio-core",{name:[1],value:[1],id:[1025],checked:[1540],disabled:[4],nativeProps:[16],isWillLoadCalled:[32]}],[0,"taro-radio-group-core",{name:[8]},[[0,"radiochange","function"]]]]],["p-1cd1c507.system",[[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"]}]]],["p-701b0286.system",[[0,"taro-ad-core"]]],["p-c0e3c822.system",[[0,"taro-ad-custom-core"]]],["p-a29509fa.system",[[0,"taro-audio-core",{src:[1],controls:[4],autoplay:[4],loop:[4],muted:[4],nativeProps:[16]}]]],["p-8c8fe164.system",[[0,"taro-block-core"]]],["p-dcfb7d97.system",[[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:[513,"form-type"],hover:[32],touch:[32]},[[0,"click","onClick"],[1,"touchstart","onTouchStart"],[1,"touchend","onTouchEnd"]]]]],["p-c4cf58af.system",[[0,"taro-camera-core"]]],["p-1bd3d09b.system",[[0,"taro-canvas-core",{canvasId:[1,"canvas-id"],nativeProps:[16]}]]],["p-b88a55b4.system",[[0,"taro-cover-image-core",{src:[1],nativeProps:[16]}]]],["p-d619f198.system",[[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"]]]]],["p-439a3349.system",[[0,"taro-custom-wrapper-core"]]],["p-a6f2dc54.system",[[0,"taro-editor-core"]]],["p-0382d7d0.system",[[4,"taro-form-core",null,[[0,"tarobuttonsubmit","onButtonSubmit"],[0,"tarobuttonreset","onButtonReset"]]]]],["p-21b77a13.system",[[0,"taro-functional-page-navigator-core"]]],["p-e7239faa.system",[[0,"taro-icon-core",{type:[1],size:[8],color:[1]}]]],["p-447386b2.system",[[0,"taro-image-core",{src:[1],mode:[1],lazyLoad:[4,"lazy-load"],nativeProps:[16],aspectFillMode:[32]}]]],["p-dcb48fd9.system",[[0,"taro-input-core",{value:[1025],type:[1],password:[4],placeholder:[1],disabled:[4],maxlength:[2],autoFocus:[516,"focus"],confirmType:[1,"confirm-type"],name:[1],nativeProps:[16],focus:[64]}]]],["p-4fbb8b4c.system",[[0,"taro-keyboard-accessory-core"]]],["p-001ef419.system",[[4,"taro-label-core",{for:[1]}]]],["p-45b6ea0c.system",[[0,"taro-live-player-core"]]],["p-f0d0160d.system",[[0,"taro-live-pusher-core"]]],["p-8bec95d4.system",[[0,"taro-map-core"]]],["p-9f1ca602.system",[[0,"taro-match-media-core"]]],["p-b04a56bd.system",[[0,"taro-navigation-bar-core"]]],["p-0b38e6c7.system",[[0,"taro-navigator-core",{hoverClass:[1,"hover-class"],url:[1],openType:[1,"open-type"],isHover:[4,"is-hover"],delta:[2]},[[0,"click","onClick"]]]]],["p-580a72d1.system",[[0,"taro-official-account-core"]]],["p-59418be7.system",[[0,"taro-open-data-core"]]],["p-8a3620a6.system",[[0,"taro-page-container-core"]]],["p-b500c116.system",[[0,"taro-page-meta-core"]]],["p-d4b6f19e.system",[[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]}]]],["p-e98c07c3.system",[[4,"taro-pull-to-refresh",{prefixCls:[1,"prefix-cls"],distanceToRefresh:[2,"distance-to-refresh"],damping:[2],indicator:[16],currSt:[32],dragOnEdge:[32]}]]],["p-4b27df71.system",[[0,"taro-rich-text-core",{nodes:[1]}]]],["p-c5c331bf.system",[[0,"taro-root-portal-core"]]],["p-e7965c55.system",[[4,"taro-scroll-view-core",{scrollX:[4,"scroll-x"],scrollY:[4,"scroll-y"],upperThreshold:[8,"upper-threshold"],lowerThreshold:[8,"lower-threshold"],mpScrollTop:[520,"scroll-top"],mpScrollLeft:[520,"scroll-left"],mpScrollIntoView:[513,"scroll-into-view"],scrollWithAnimation:[4,"scroll-with-animation"]},[[3,"scroll","handleScroll"]]]]],["p-301a8b85.system",[[0,"taro-share-element-core"]]],["p-ef029c30.system",[[0,"taro-slider-core",{min:[2],max:[2],step:[2],disabled:[4],value:[1538],activeColor:[1,"active-color"],backgroundColor:[1,"background-color"],blockSize:[2,"block-size"],blockColor:[1,"block-color"],showValue:[4,"show-value"],name:[1],totalWidth:[32],touching:[32],ogX:[32],touchId:[32],percent:[32],ogPercent:[32],isWillLoadCalled:[32]}]]],["p-d5579efa.system",[[0,"taro-slot-core"]]],["p-1b2556e2.system",[[0,"taro-switch-core",{type:[1],checked:[4],color:[1],name:[1],disabled:[4],nativeProps:[16],isChecked:[32],isWillLoadCalled:[32]}]]],["p-49a6cae4.system",[[0,"taro-tabbar",{conf:[16],list:[32],borderStyle:[32],backgroundColor:[32],color:[32],selectedColor:[32],selectedIndex:[32],status:[32]}]]],["p-cbe2436d.system",[[4,"taro-text-core",{selectable:[4]}]]],["p-eddd00e9.system",[[0,"taro-textarea-core",{value:[1025],placeholder:[1],disabled:[4],maxlength:[2],autoFocus:[4,"auto-focus"],autoHeight:[4,"auto-height"],name:[1],nativeProps:[16],line:[32],focus:[64]}]]],["p-c3acf0ea.system",[[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"]]]]],["p-f2c75971.system",[[0,"taro-voip-room-core"]]],["p-59e02aca.system",[[0,"taro-web-view-core",{src:[1]}]]],["p-d7ab3e23.system",[[4,"taro-picker-core",{mode:[1],disabled:[4],range:[16],rangeKey:[1,"range-key"],value:[1032],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],handleMoveStart:[64],handleMoving:[64],handleMoveEnd:[64]},[[1,"mousedown","onMouseDown"],[1,"mousemove","onMouseMove"],[1,"mouseup","onMouseMoveEnd"],[1,"mouseleave","onMouseMoveEnd"],[1,"touchstart","onTouchStart"],[1,"touchmove","onTouchMove"],[1,"touchend","onTouchEnd"]]]]],["p-755be847.system",[[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]}]]]],e)}))}}}));
1
+ System.register(["./p-8a8f286f.system.js"],(function(e,o){"use strict";var t,r;return{setters:[function(e){t=e.p;r=e.b}],execute:function(){var e=function(){var e=o.meta.url;var r={};if(e!==""){r.resourcesUrl=new URL(".",e).href}return t(r)};e().then((function(e){return r(JSON.parse('[["p-a1ace8c7.system",[[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"]]]]],["p-15dced71.system",[[0,"taro-movable-area-core",{"scaleArea":[4,"scale-area"]}],[0,"taro-movable-view-core",{"x":[8],"y":[8],"direction":[1],"outOfBounds":[4,"out-of-bounds"],"inertia":[4],"friction":[2],"damping":[2],"disabled":[4],"scale":[4],"scaleMin":[2,"scale-min"],"scaleMax":[2,"scale-max"],"scaleValue":[2,"scale-value"],"animation":[4],"setParent":[64],"endScale":[64],"setScale":[64]}]]],["p-99bbe34a.system",[[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"]]],[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"]]]]],["p-72f626ab.system",[[4,"taro-radio-core",{"name":[1],"value":[1],"id":[1025],"checked":[1540],"disabled":[4],"nativeProps":[16],"isWillLoadCalled":[32]}],[0,"taro-radio-group-core",{"name":[8]},[[0,"radiochange","function"]]]]],["p-1cd1c507.system",[[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"]}]]],["p-701b0286.system",[[0,"taro-ad-core"]]],["p-c0e3c822.system",[[0,"taro-ad-custom-core"]]],["p-e5607803.system",[[0,"taro-animation-video-core"]]],["p-ad25cc91.system",[[0,"taro-animation-view-core"]]],["p-31e10d77.system",[[0,"taro-ar-camera-core"]]],["p-a29509fa.system",[[0,"taro-audio-core",{"src":[1],"controls":[4],"autoplay":[4],"loop":[4],"muted":[4],"nativeProps":[16]}]]],["p-98901e99.system",[[0,"taro-aweme-data-core"]]],["p-8c8fe164.system",[[0,"taro-block-core"]]],["p-dcfb7d97.system",[[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":[513,"form-type"],"hover":[32],"touch":[32]},[[0,"click","onClick"],[1,"touchstart","onTouchStart"],[1,"touchend","onTouchEnd"]]]]],["p-c4cf58af.system",[[0,"taro-camera-core"]]],["p-1bd3d09b.system",[[0,"taro-canvas-core",{"canvasId":[1,"canvas-id"],"nativeProps":[16]}]]],["p-1a47133c.system",[[0,"taro-comment-detail-core"]]],["p-fb843ff2.system",[[0,"taro-comment-list-core"]]],["p-9f780103.system",[[0,"taro-contact-button-core"]]],["p-b88a55b4.system",[[0,"taro-cover-image-core",{"src":[1],"nativeProps":[16]}]]],["p-d619f198.system",[[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"]]]]],["p-439a3349.system",[[0,"taro-custom-wrapper-core"]]],["p-a6f2dc54.system",[[0,"taro-editor-core"]]],["p-36c64ed0.system",[[0,"taro-follow-swan-core"]]],["p-0382d7d0.system",[[4,"taro-form-core",null,[[0,"tarobuttonsubmit","onButtonSubmit"],[0,"tarobuttonreset","onButtonReset"]]]]],["p-21b77a13.system",[[0,"taro-functional-page-navigator-core"]]],["p-e7239faa.system",[[0,"taro-icon-core",{"type":[1],"size":[8],"color":[1]}]]],["p-447386b2.system",[[0,"taro-image-core",{"src":[1],"mode":[1],"lazyLoad":[4,"lazy-load"],"nativeProps":[16],"aspectFillMode":[32]}]]],["p-898aba38.system",[[0,"taro-inline-payment-panel-core"]]],["p-dcb48fd9.system",[[0,"taro-input-core",{"value":[1025],"type":[1],"password":[4],"placeholder":[1],"disabled":[4],"maxlength":[2],"autoFocus":[516,"focus"],"confirmType":[1,"confirm-type"],"name":[1],"nativeProps":[16],"focus":[64]}]]],["p-4fbb8b4c.system",[[0,"taro-keyboard-accessory-core"]]],["p-001ef419.system",[[4,"taro-label-core",{"for":[1]}]]],["p-632f9a72.system",[[0,"taro-lifestyle-core"]]],["p-f00ee372.system",[[0,"taro-like-core"]]],["p-45b6ea0c.system",[[0,"taro-live-player-core"]]],["p-f0d0160d.system",[[0,"taro-live-pusher-core"]]],["p-6c622fa2.system",[[0,"taro-login-core"]]],["p-b4cccb3e.system",[[0,"taro-lottie-core"]]],["p-8bec95d4.system",[[0,"taro-map-core"]]],["p-9f1ca602.system",[[0,"taro-match-media-core"]]],["p-fae28cc1.system",[[0,"taro-native-slot-core"]]],["p-b04a56bd.system",[[0,"taro-navigation-bar-core"]]],["p-0b38e6c7.system",[[0,"taro-navigator-core",{"hoverClass":[1,"hover-class"],"url":[1],"openType":[1,"open-type"],"isHover":[4,"is-hover"],"delta":[2]},[[0,"click","onClick"]]]]],["p-580a72d1.system",[[0,"taro-official-account-core"]]],["p-59418be7.system",[[0,"taro-open-data-core"]]],["p-8a3620a6.system",[[0,"taro-page-container-core"]]],["p-b500c116.system",[[0,"taro-page-meta-core"]]],["p-d4b6f19e.system",[[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]}]]],["p-e98c07c3.system",[[4,"taro-pull-to-refresh",{"prefixCls":[1,"prefix-cls"],"distanceToRefresh":[2,"distance-to-refresh"],"damping":[2],"indicator":[16],"currSt":[32],"dragOnEdge":[32]}]]],["p-4b27df71.system",[[0,"taro-rich-text-core",{"nodes":[1]}]]],["p-c5c331bf.system",[[0,"taro-root-portal-core"]]],["p-0be383a9.system",[[0,"taro-rtc-room-core"]]],["p-b6733e23.system",[[0,"taro-rtc-room-item-core"]]],["p-e7965c55.system",[[4,"taro-scroll-view-core",{"scrollX":[4,"scroll-x"],"scrollY":[4,"scroll-y"],"upperThreshold":[8,"upper-threshold"],"lowerThreshold":[8,"lower-threshold"],"mpScrollTop":[520,"scroll-top"],"mpScrollLeft":[520,"scroll-left"],"mpScrollIntoView":[513,"scroll-into-view"],"scrollWithAnimation":[4,"scroll-with-animation"]},[[3,"scroll","handleScroll"]]]]],["p-301a8b85.system",[[0,"taro-share-element-core"]]],["p-ef029c30.system",[[0,"taro-slider-core",{"min":[2],"max":[2],"step":[2],"disabled":[4],"value":[1538],"activeColor":[1,"active-color"],"backgroundColor":[1,"background-color"],"blockSize":[2,"block-size"],"blockColor":[1,"block-color"],"showValue":[4,"show-value"],"name":[1],"totalWidth":[32],"touching":[32],"ogX":[32],"touchId":[32],"percent":[32],"ogPercent":[32],"isWillLoadCalled":[32]}]]],["p-1b1420c9.system",[[0,"taro-slot-core"]]],["p-1b2556e2.system",[[0,"taro-switch-core",{"type":[1],"checked":[4],"color":[1],"name":[1],"disabled":[4],"nativeProps":[16],"isChecked":[32],"isWillLoadCalled":[32]}]]],["p-fc0fbcce.system",[[0,"taro-tab-item-core"]]],["p-49a6cae4.system",[[0,"taro-tabbar",{"conf":[16],"list":[32],"borderStyle":[32],"backgroundColor":[32],"color":[32],"selectedColor":[32],"selectedIndex":[32],"status":[32]}]]],["p-1ad0aa95.system",[[0,"taro-tabs-core"]]],["p-cbe2436d.system",[[4,"taro-text-core",{"selectable":[4]}]]],["p-eddd00e9.system",[[0,"taro-textarea-core",{"value":[1025],"placeholder":[1],"disabled":[4],"maxlength":[2],"autoFocus":[4,"auto-focus"],"autoHeight":[4,"auto-height"],"name":[1],"nativeProps":[16],"line":[32],"focus":[64]}]]],["p-c43fe342.system",[[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"]]]]],["p-f2c75971.system",[[0,"taro-voip-room-core"]]],["p-59e02aca.system",[[0,"taro-web-view-core",{"src":[1]}]]],["p-d7ab3e23.system",[[4,"taro-picker-core",{"mode":[1],"disabled":[4],"range":[16],"rangeKey":[1,"range-key"],"value":[1032],"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],"handleMoveStart":[64],"handleMoving":[64],"handleMoveEnd":[64]},[[1,"mousedown","onMouseDown"],[1,"mousemove","onMouseMove"],[1,"mouseup","onMouseMoveEnd"],[1,"mouseleave","onMouseMoveEnd"],[1,"touchstart","onTouchStart"],[1,"touchmove","onTouchMove"],[1,"touchend","onTouchEnd"]]]]],["p-755be847.system",[[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]}]]]]'),e)}))}}}));
2
2
  //# sourceMappingURL=p-cb17d8bd.system.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../node_modules/.pnpm/registry.npmjs.org+@stencil+core@2.19.2/node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"names":["patchBrowser","importMeta","module","meta","url","opts","resourcesUrl","URL","href","promiseResolve","then","options","bootstrapLazy","name","value","color","id","checked","disabled","nativeProps","isWillLoadCalled","scaleArea","x","y","direction","outOfBounds","inertia","friction","damping","scale","scaleMin","scaleMax","scaleValue","animation","setParent","endScale","setScale","col","initialPosition","paddingVertical","isInit","isMove","indicatorStyle","indicatorClass","maskStyle","maskClass","indicatorDots","indicatorColor","indicatorActiveColor","autoplay","current","interval","duration","circular","vertical","previousMargin","nextMargin","displayMultipleItems","full","swiperWrapper","swiper","observer","observerFirst","observerLast","itemId","src","controls","loop","muted","hoverClass","type","hoverStartTime","hoverStayTime","size","plain","loading","formType","hover","touch","canvasId","mode","lazyLoad","aspectFillMode","password","placeholder","maxlength","autoFocus","confirmType","focus","for","openType","isHover","delta","percent","showInfo","borderRadius","fontSize","strokeWidth","activeColor","backgroundColor","active","prefixCls","distanceToRefresh","indicator","currSt","dragOnEdge","nodes","scrollX","scrollY","upperThreshold","lowerThreshold","mpScrollTop","mpScrollLeft","mpScrollIntoView","scrollWithAnimation","min","max","step","blockSize","blockColor","showValue","totalWidth","touching","ogX","touchId","ogPercent","isChecked","conf","list","borderStyle","selectedColor","selectedIndex","status","selectable","autoHeight","line","range","rangeKey","start","end","fields","pickerValue","height","hidden","fadeOut","columnId","updateHeight","onColumnChange","updateDay","startY","preY","hadMove","touchEnd","handleMoveStart","handleMoving","handleMoveEnd","initialTime","poster","objectFit","showProgress","showFullscreenBtn","showPlayBtn","showCenterPlayBtn","showMuteBtn","danmuList","danmuBtn","enableDanmu","enablePlayGesture","enableProgressGesture","vslideGesture","vslideGestureInFullscreen","_duration","_enableDanmu","isPlaying","isFirst","isFullScreen","fullScreenTimestamp","isMute","play","pause","stop","seek","requestFullScreen","exitFullScreen","currentTime","pauseFunc","playFunc","seekFunc","setProgressBall","toggleVisibility","getIsDraggingProgressBall","setCurrentTime","enable","sendDanmu","tick"],"mappings":"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","sourcesContent":["/*\n Stencil Client Patch Browser v2.19.2 | MIT Licensed | https://stenciljs.com\n */\nimport { BUILD, NAMESPACE } from '@stencil/core/internal/app-data';\nimport { consoleDevInfo, plt, win, doc, promiseResolve, H } from '@stencil/core';\nconst getDynamicImportFunction = (namespace) => `__sc_import_${namespace.replace(/\\s|-/g, '_')}`;\nconst patchBrowser = () => {\n // NOTE!! This fn cannot use async/await!\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo('Running in development mode.');\n }\n if (BUILD.cssVarShim) {\n // shim css vars\n plt.$cssShim$ = win.__cssshim;\n }\n if (BUILD.cloneNodeFix) {\n // opted-in to polyfill cloneNode() for slot polyfilled components\n patchCloneNodeFix(H.prototype);\n }\n if (BUILD.profile && !performance.mark) {\n // not all browsers support performance.mark/measure (Safari 10)\n // because the mark/measure APIs are designed to write entries to a buffer in the browser that does not exist,\n // simply stub the implementations out.\n // TODO(STENCIL-323): Remove this patch when support for older browsers is removed (breaking)\n // @ts-ignore\n performance.mark = performance.measure = () => {\n /*noop*/\n };\n performance.getEntriesByName = () => [];\n }\n // @ts-ignore\n const scriptElm = BUILD.scriptDataOpts || BUILD.safari10 || BUILD.dynamicImportShim\n ? Array.from(doc.querySelectorAll('script')).find((s) => new RegExp(`\\/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) ||\n s.getAttribute('data-stencil-namespace') === NAMESPACE)\n : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? scriptElm['data-opts'] || {} : {};\n if (BUILD.safari10 && 'onbeforeload' in scriptElm && !history.scrollRestoration /* IS_ESM_BUILD */) {\n // Safari < v11 support: This IF is true if it's Safari below v11.\n // This fn cannot use async/await since Safari didn't support it until v11,\n // however, Safari 10 did support modules. Safari 10 also didn't support \"nomodule\",\n // so both the ESM file and nomodule file would get downloaded. Only Safari\n // has 'onbeforeload' in the script, and \"history.scrollRestoration\" was added\n // to Safari in v11. Return a noop then() so the async/await ESM code doesn't continue.\n // IS_ESM_BUILD is replaced at build time so this check doesn't happen in systemjs builds.\n return {\n then() {\n /* promise noop */\n },\n };\n }\n if (!BUILD.safari10 && importMeta !== '') {\n opts.resourcesUrl = new URL('.', importMeta).href;\n }\n else if (BUILD.dynamicImportShim || BUILD.safari10) {\n opts.resourcesUrl = new URL('.', new URL(scriptElm.getAttribute('data-resources-url') || scriptElm.src, win.location.href)).href;\n if (BUILD.dynamicImportShim) {\n patchDynamicImport(opts.resourcesUrl, scriptElm);\n }\n if (BUILD.dynamicImportShim && !win.customElements) {\n // module support, but no custom elements support (Old Edge)\n // @ts-ignore\n return import(/* webpackChunkName: \"polyfills-dom\" */ './dom.js').then(() => opts);\n }\n }\n return promiseResolve(opts);\n};\nconst patchDynamicImport = (base, orgScriptElm) => {\n const importFunctionName = getDynamicImportFunction(NAMESPACE);\n try {\n // test if this browser supports dynamic imports\n // There is a caching issue in V8, that breaks using import() in Function\n // By generating a random string, we can workaround it\n // Check https://bugs.chromium.org/p/chromium/issues/detail?id=990810 for more info\n win[importFunctionName] = new Function('w', `return import(w);//${Math.random()}`);\n }\n catch (e) {\n // this shim is specifically for browsers that do support \"esm\" imports\n // however, they do NOT support \"dynamic\" imports\n // basically this code is for old Edge, v18 and below\n const moduleMap = new Map();\n win[importFunctionName] = (src) => {\n const url = new URL(src, base).href;\n let mod = moduleMap.get(url);\n if (!mod) {\n const script = doc.createElement('script');\n script.type = 'module';\n script.crossOrigin = orgScriptElm.crossOrigin;\n script.src = URL.createObjectURL(new Blob([`import * as m from '${url}'; window.${importFunctionName}.m = m;`], {\n type: 'application/javascript',\n }));\n mod = new Promise((resolve) => {\n script.onload = () => {\n resolve(win[importFunctionName].m);\n script.remove();\n };\n });\n moduleMap.set(url, mod);\n doc.head.appendChild(script);\n }\n return mod;\n };\n }\n};\nconst patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function (deep) {\n if (this.nodeName === 'TEMPLATE') {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n // Node.ATTRIBUTE_NODE === 2, and checking because IE11\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport { patchBrowser };\n","import { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(options => {\n globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"]}
1
+ {"version":3,"sources":["../../node_modules/.pnpm/registry.npmjs.org+@stencil+core@2.19.2/node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"names":["patchBrowser","importMeta","module","meta","url","opts","resourcesUrl","URL","href","promiseResolve","then","options","bootstrapLazy","JSON","parse"],"mappings":"4IAMA,IAAMA,EAAe,WA6BjB,IAAMC,EAAaC,EAAAC,KAAAC,IACnB,IAAMC,EAA6D,GAenE,GAAuBJ,IAAe,GAAI,CACtCI,EAAKC,aAAe,IAAIC,IAAI,IAAKN,GAAYO,KAajD,OAAOC,EAAeJ,IC9D1BL,IAAeU,MAAK,SAAAC,GAElB,OAAOC,EAAcC,KAAAC,MAAA,4wUAAuCH","sourcesContent":["/*\n Stencil Client Patch Browser v2.19.2 | MIT Licensed | https://stenciljs.com\n */\nimport { BUILD, NAMESPACE } from '@stencil/core/internal/app-data';\nimport { consoleDevInfo, plt, win, doc, promiseResolve, H } from '@stencil/core';\nconst getDynamicImportFunction = (namespace) => `__sc_import_${namespace.replace(/\\s|-/g, '_')}`;\nconst patchBrowser = () => {\n // NOTE!! This fn cannot use async/await!\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo('Running in development mode.');\n }\n if (BUILD.cssVarShim) {\n // shim css vars\n plt.$cssShim$ = win.__cssshim;\n }\n if (BUILD.cloneNodeFix) {\n // opted-in to polyfill cloneNode() for slot polyfilled components\n patchCloneNodeFix(H.prototype);\n }\n if (BUILD.profile && !performance.mark) {\n // not all browsers support performance.mark/measure (Safari 10)\n // because the mark/measure APIs are designed to write entries to a buffer in the browser that does not exist,\n // simply stub the implementations out.\n // TODO(STENCIL-323): Remove this patch when support for older browsers is removed (breaking)\n // @ts-ignore\n performance.mark = performance.measure = () => {\n /*noop*/\n };\n performance.getEntriesByName = () => [];\n }\n // @ts-ignore\n const scriptElm = BUILD.scriptDataOpts || BUILD.safari10 || BUILD.dynamicImportShim\n ? Array.from(doc.querySelectorAll('script')).find((s) => new RegExp(`\\/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) ||\n s.getAttribute('data-stencil-namespace') === NAMESPACE)\n : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? scriptElm['data-opts'] || {} : {};\n if (BUILD.safari10 && 'onbeforeload' in scriptElm && !history.scrollRestoration /* IS_ESM_BUILD */) {\n // Safari < v11 support: This IF is true if it's Safari below v11.\n // This fn cannot use async/await since Safari didn't support it until v11,\n // however, Safari 10 did support modules. Safari 10 also didn't support \"nomodule\",\n // so both the ESM file and nomodule file would get downloaded. Only Safari\n // has 'onbeforeload' in the script, and \"history.scrollRestoration\" was added\n // to Safari in v11. Return a noop then() so the async/await ESM code doesn't continue.\n // IS_ESM_BUILD is replaced at build time so this check doesn't happen in systemjs builds.\n return {\n then() {\n /* promise noop */\n },\n };\n }\n if (!BUILD.safari10 && importMeta !== '') {\n opts.resourcesUrl = new URL('.', importMeta).href;\n }\n else if (BUILD.dynamicImportShim || BUILD.safari10) {\n opts.resourcesUrl = new URL('.', new URL(scriptElm.getAttribute('data-resources-url') || scriptElm.src, win.location.href)).href;\n if (BUILD.dynamicImportShim) {\n patchDynamicImport(opts.resourcesUrl, scriptElm);\n }\n if (BUILD.dynamicImportShim && !win.customElements) {\n // module support, but no custom elements support (Old Edge)\n // @ts-ignore\n return import(/* webpackChunkName: \"polyfills-dom\" */ './dom.js').then(() => opts);\n }\n }\n return promiseResolve(opts);\n};\nconst patchDynamicImport = (base, orgScriptElm) => {\n const importFunctionName = getDynamicImportFunction(NAMESPACE);\n try {\n // test if this browser supports dynamic imports\n // There is a caching issue in V8, that breaks using import() in Function\n // By generating a random string, we can workaround it\n // Check https://bugs.chromium.org/p/chromium/issues/detail?id=990810 for more info\n win[importFunctionName] = new Function('w', `return import(w);//${Math.random()}`);\n }\n catch (e) {\n // this shim is specifically for browsers that do support \"esm\" imports\n // however, they do NOT support \"dynamic\" imports\n // basically this code is for old Edge, v18 and below\n const moduleMap = new Map();\n win[importFunctionName] = (src) => {\n const url = new URL(src, base).href;\n let mod = moduleMap.get(url);\n if (!mod) {\n const script = doc.createElement('script');\n script.type = 'module';\n script.crossOrigin = orgScriptElm.crossOrigin;\n script.src = URL.createObjectURL(new Blob([`import * as m from '${url}'; window.${importFunctionName}.m = m;`], {\n type: 'application/javascript',\n }));\n mod = new Promise((resolve) => {\n script.onload = () => {\n resolve(win[importFunctionName].m);\n script.remove();\n };\n });\n moduleMap.set(url, mod);\n doc.head.appendChild(script);\n }\n return mod;\n };\n }\n};\nconst patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function (deep) {\n if (this.nodeName === 'TEMPLATE') {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n // Node.ATTRIBUTE_NODE === 2, and checking because IE11\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport { patchBrowser };\n","import { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(options => {\n globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"]}
@@ -0,0 +1,2 @@
1
+ import{r,h as a,H as o}from"./p-5bfefd19.js";import{n as t}from"./p-6a96da58.js";import"@tarojs/taro";const s=class{constructor(a){r(this,a)}componentDidLoad(){t("ArCamera",this)}render(){return a(o,null)}};export{s as taro_ar_camera_core};
2
+ //# sourceMappingURL=p-d6441fd8.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["src/components/ar-camera/ar-camera.tsx"],"names":["ArCamera","[object Object]","notSupport","this","h","Host"],"mappings":"4GAOaA,EAAQ,+BACnBC,mBACEC,EAAW,WAAYC,MAGzBF,SACE,OACEG,EAACC,EAAI","sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\nimport { notSupport } from '../../utils'\n\n@Component({\n tag: 'taro-ar-camera-core'\n})\nexport class ArCamera implements ComponentInterface {\n componentDidLoad () {\n notSupport('ArCamera', this)\n }\n\n render () {\n return (\n <Host />\n )\n }\n}\n"]}
@@ -0,0 +1,2 @@
1
+ System.register(["./p-8a8f286f.system.js","./p-15e45ed6.system.js","@tarojs/taro"],(function(t){"use strict";var n,e,o,r;return{setters:[function(t){n=t.r;e=t.h;o=t.H},function(t){r=t.n},function(){}],execute:function(){var i=t("taro_animation_video_core",function(){function t(t){n(this,t)}t.prototype.componentDidLoad=function(){r("AnimationVideo",this)};t.prototype.render=function(){return e(o,null)};return t}())}}}));
2
+ //# sourceMappingURL=p-e5607803.system.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["src/components/animation-video/animation-video.tsx"],"names":["AnimationVideo","exports","class_1","prototype","componentDidLoad","notSupport","this","render","h","Host"],"mappings":"gOAOaA,EAAcC,EAAA,4BAAA,mCACzBC,EAAAC,UAAAC,iBAAA,WACEC,EAAW,iBAAkBC,OAG/BJ,EAAAC,UAAAI,OAAA,WACE,OACEC,EAACC,EAAI,gBAPgB","sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\nimport { notSupport } from '../../utils'\n\n@Component({\n tag: 'taro-animation-video-core'\n})\nexport class AnimationVideo implements ComponentInterface {\n componentDidLoad () {\n notSupport('AnimationVideo', this)\n }\n\n render () {\n return (\n <Host />\n )\n }\n}\n"]}
@@ -0,0 +1,2 @@
1
+ System.register(["./p-8a8f286f.system.js","./p-15e45ed6.system.js","@tarojs/taro"],(function(t){"use strict";var n,e,r,o;return{setters:[function(t){n=t.r;e=t.h;r=t.H},function(t){o=t.n},function(){}],execute:function(){var i=t("taro_like_core",function(){function t(t){n(this,t)}t.prototype.componentDidLoad=function(){o("Like",this)};t.prototype.render=function(){return e(r,null)};return t}())}}}));
2
+ //# sourceMappingURL=p-f00ee372.system.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["src/components/like/like.tsx"],"names":["Like","exports","class_1","prototype","componentDidLoad","notSupport","this","render","h","Host"],"mappings":"gOAOaA,EAAIC,EAAA,iBAAA,mCACfC,EAAAC,UAAAC,iBAAA,WACEC,EAAW,OAAQC,OAGrBJ,EAAAC,UAAAI,OAAA,WACE,OACEC,EAACC,EAAI,gBAPM","sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\nimport { notSupport } from '../../utils'\n\n@Component({\n tag: 'taro-like-core'\n})\nexport class Like implements ComponentInterface {\n componentDidLoad () {\n notSupport('Like', this)\n }\n\n render () {\n return (\n <Host />\n )\n }\n}\n"]}
@@ -0,0 +1,2 @@
1
+ import{r as o,h as r,H as t}from"./p-5bfefd19.js";import{n as s}from"./p-6a96da58.js";import"@tarojs/taro";const a=class{constructor(r){o(this,r)}componentDidLoad(){s("RtcRoomItem",this)}render(){return r(t,null)}};export{a as taro_rtc_room_item_core};
2
+ //# sourceMappingURL=p-f81d14ad.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["src/components/rtc-room/rtc-room-item.tsx"],"names":["RtcRoomItem","[object Object]","notSupport","this","h","Host"],"mappings":"iHAOaA,EAAW,+BACtBC,mBACEC,EAAW,cAAeC,MAG5BF,SACE,OACEG,EAACC,EAAI","sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\nimport { notSupport } from '../../utils'\n\n@Component({\n tag: 'taro-rtc-room-item-core'\n})\nexport class RtcRoomItem implements ComponentInterface {\n componentDidLoad () {\n notSupport('RtcRoomItem', this)\n }\n\n render () {\n return (\n <Host />\n )\n }\n}\n"]}
@@ -0,0 +1,2 @@
1
+ System.register(["./p-8a8f286f.system.js","./p-15e45ed6.system.js","@tarojs/taro"],(function(t){"use strict";var n,e,o,r;return{setters:[function(t){n=t.r;e=t.h;o=t.H},function(t){r=t.n},function(){}],execute:function(){var i=t("taro_native_slot_core",function(){function t(t){n(this,t)}t.prototype.componentDidLoad=function(){r("NativeSlot",this)};t.prototype.render=function(){return e(o,null)};return t}())}}}));
2
+ //# sourceMappingURL=p-fae28cc1.system.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["src/components/slot/native-slot.tsx"],"names":["NativeSlot","exports","class_1","prototype","componentDidLoad","notSupport","this","render","h","Host"],"mappings":"gOAOaA,EAAUC,EAAA,wBAAA,mCACrBC,EAAAC,UAAAC,iBAAA,WACEC,EAAW,aAAcC,OAG3BJ,EAAAC,UAAAI,OAAA,WACE,OACEC,EAACC,EAAI,gBAPY","sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\nimport { notSupport } from '../../utils'\n\n@Component({\n tag: 'taro-native-slot-core'\n})\nexport class NativeSlot implements ComponentInterface {\n componentDidLoad () {\n notSupport('NativeSlot', this)\n }\n\n render () {\n return (\n <Host />\n )\n }\n}\n"]}
@@ -0,0 +1,2 @@
1
+ System.register(["./p-8a8f286f.system.js","./p-15e45ed6.system.js","@tarojs/taro"],(function(t){"use strict";var n,e,o,r;return{setters:[function(t){n=t.r;e=t.h;o=t.H},function(t){r=t.n},function(){}],execute:function(){var s=t("taro_comment_list_core",function(){function t(t){n(this,t)}t.prototype.componentDidLoad=function(){r("CommentList",this)};t.prototype.render=function(){return e(o,null)};return t}())}}}));
2
+ //# sourceMappingURL=p-fb843ff2.system.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["src/components/comment/comment-list.tsx"],"names":["CommentList","exports","class_1","prototype","componentDidLoad","notSupport","this","render","h","Host"],"mappings":"gOAOaA,EAAWC,EAAA,yBAAA,mCACtBC,EAAAC,UAAAC,iBAAA,WACEC,EAAW,cAAeC,OAG5BJ,EAAAC,UAAAI,OAAA,WACE,OACEC,EAACC,EAAI,gBAPa","sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\nimport { notSupport } from '../../utils'\n\n@Component({\n tag: 'taro-comment-list-core'\n})\nexport class CommentList implements ComponentInterface {\n componentDidLoad () {\n notSupport('CommentList', this)\n }\n\n render () {\n return (\n <Host />\n )\n }\n}\n"]}
@@ -0,0 +1,2 @@
1
+ System.register(["./p-8a8f286f.system.js","./p-15e45ed6.system.js","@tarojs/taro"],(function(t){"use strict";var n,e,r,o;return{setters:[function(t){n=t.r;e=t.h;r=t.H},function(t){o=t.n},function(){}],execute:function(){var i=t("taro_tab_item_core",function(){function t(t){n(this,t)}t.prototype.componentDidLoad=function(){o("TabItem",this)};t.prototype.render=function(){return e(r,null)};return t}())}}}));
2
+ //# sourceMappingURL=p-fc0fbcce.system.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["src/components/tabs/tab-item.tsx"],"names":["TabItem","exports","class_1","prototype","componentDidLoad","notSupport","this","render","h","Host"],"mappings":"gOAOaA,EAAOC,EAAA,qBAAA,mCAClBC,EAAAC,UAAAC,iBAAA,WACEC,EAAW,UAAWC,OAGxBJ,EAAAC,UAAAI,OAAA,WACE,OACEC,EAACC,EAAI,gBAPS","sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\nimport { notSupport } from '../../utils'\n\n@Component({\n tag: 'taro-tab-item-core'\n})\nexport class TabItem implements ComponentInterface {\n componentDidLoad () {\n notSupport('TabItem', this)\n }\n\n render () {\n return (\n <Host />\n )\n }\n}\n"]}
@@ -1,2 +1,2 @@
1
- import{p as e,b as o}from"./p-5bfefd19.js";const r=()=>{const o=import.meta.url;const r={};if(o!==""){r.resourcesUrl=new URL(".",o).href}return e(r)};r().then((e=>o([["p-c3bb8fa6",[[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"]]]]],["p-8231e748",[[0,"taro-movable-area-core",{scaleArea:[4,"scale-area"]}],[0,"taro-movable-view-core",{x:[8],y:[8],direction:[1],outOfBounds:[4,"out-of-bounds"],inertia:[4],friction:[2],damping:[2],disabled:[4],scale:[4],scaleMin:[2,"scale-min"],scaleMax:[2,"scale-max"],scaleValue:[2,"scale-value"],animation:[4],setParent:[64],endScale:[64],setScale:[64]}]]],["p-b10cb428",[[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"]]],[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"]]]]],["p-df862d0c",[[4,"taro-radio-core",{name:[1],value:[1],id:[1025],checked:[1540],disabled:[4],nativeProps:[16],isWillLoadCalled:[32]}],[0,"taro-radio-group-core",{name:[8]},[[0,"radiochange","function"]]]]],["p-a2aab820",[[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"]}]]],["p-4b05e003",[[0,"taro-ad-core"]]],["p-3e6b29c6",[[0,"taro-ad-custom-core"]]],["p-beea63a7",[[0,"taro-audio-core",{src:[1],controls:[4],autoplay:[4],loop:[4],muted:[4],nativeProps:[16]}]]],["p-93cc7adc",[[0,"taro-block-core"]]],["p-f120c272",[[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:[513,"form-type"],hover:[32],touch:[32]},[[0,"click","onClick"],[1,"touchstart","onTouchStart"],[1,"touchend","onTouchEnd"]]]]],["p-6af8be19",[[0,"taro-camera-core"]]],["p-17657dca",[[0,"taro-canvas-core",{canvasId:[1,"canvas-id"],nativeProps:[16]}]]],["p-01dc54a5",[[0,"taro-cover-image-core",{src:[1],nativeProps:[16]}]]],["p-de762042",[[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"]]]]],["p-be3f5ac0",[[0,"taro-custom-wrapper-core"]]],["p-96a784f1",[[0,"taro-editor-core"]]],["p-e4f1cc50",[[4,"taro-form-core",null,[[0,"tarobuttonsubmit","onButtonSubmit"],[0,"tarobuttonreset","onButtonReset"]]]]],["p-ba743573",[[0,"taro-functional-page-navigator-core"]]],["p-55519002",[[0,"taro-icon-core",{type:[1],size:[8],color:[1]}]]],["p-5b552407",[[0,"taro-image-core",{src:[1],mode:[1],lazyLoad:[4,"lazy-load"],nativeProps:[16],aspectFillMode:[32]}]]],["p-9e20c25c",[[0,"taro-input-core",{value:[1025],type:[1],password:[4],placeholder:[1],disabled:[4],maxlength:[2],autoFocus:[516,"focus"],confirmType:[1,"confirm-type"],name:[1],nativeProps:[16],focus:[64]}]]],["p-1cb76199",[[0,"taro-keyboard-accessory-core"]]],["p-b832f4e8",[[4,"taro-label-core",{for:[1]}]]],["p-20ec6387",[[0,"taro-live-player-core"]]],["p-0d36ef6b",[[0,"taro-live-pusher-core"]]],["p-ab105c26",[[0,"taro-map-core"]]],["p-12e4b019",[[0,"taro-match-media-core"]]],["p-cd6a7eea",[[0,"taro-navigation-bar-core"]]],["p-3c256e0e",[[0,"taro-navigator-core",{hoverClass:[1,"hover-class"],url:[1],openType:[1,"open-type"],isHover:[4,"is-hover"],delta:[2]},[[0,"click","onClick"]]]]],["p-d85b216d",[[0,"taro-official-account-core"]]],["p-0a896bc7",[[0,"taro-open-data-core"]]],["p-0ee6a068",[[0,"taro-page-container-core"]]],["p-b90926cc",[[0,"taro-page-meta-core"]]],["p-29f04296",[[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]}]]],["p-570222e2",[[4,"taro-pull-to-refresh",{prefixCls:[1,"prefix-cls"],distanceToRefresh:[2,"distance-to-refresh"],damping:[2],indicator:[16],currSt:[32],dragOnEdge:[32]}]]],["p-6ea2995b",[[0,"taro-rich-text-core",{nodes:[1]}]]],["p-3b9a1125",[[0,"taro-root-portal-core"]]],["p-427a2872",[[4,"taro-scroll-view-core",{scrollX:[4,"scroll-x"],scrollY:[4,"scroll-y"],upperThreshold:[8,"upper-threshold"],lowerThreshold:[8,"lower-threshold"],mpScrollTop:[520,"scroll-top"],mpScrollLeft:[520,"scroll-left"],mpScrollIntoView:[513,"scroll-into-view"],scrollWithAnimation:[4,"scroll-with-animation"]},[[3,"scroll","handleScroll"]]]]],["p-e59f999e",[[0,"taro-share-element-core"]]],["p-b4ec48c3",[[0,"taro-slider-core",{min:[2],max:[2],step:[2],disabled:[4],value:[1538],activeColor:[1,"active-color"],backgroundColor:[1,"background-color"],blockSize:[2,"block-size"],blockColor:[1,"block-color"],showValue:[4,"show-value"],name:[1],totalWidth:[32],touching:[32],ogX:[32],touchId:[32],percent:[32],ogPercent:[32],isWillLoadCalled:[32]}]]],["p-1e436d5b",[[0,"taro-slot-core"]]],["p-2243a376",[[0,"taro-switch-core",{type:[1],checked:[4],color:[1],name:[1],disabled:[4],nativeProps:[16],isChecked:[32],isWillLoadCalled:[32]}]]],["p-e0d6b00b",[[0,"taro-tabbar",{conf:[16],list:[32],borderStyle:[32],backgroundColor:[32],color:[32],selectedColor:[32],selectedIndex:[32],status:[32]}]]],["p-2096bc5f",[[4,"taro-text-core",{selectable:[4]}]]],["p-ffc44634",[[0,"taro-textarea-core",{value:[1025],placeholder:[1],disabled:[4],maxlength:[2],autoFocus:[4,"auto-focus"],autoHeight:[4,"auto-height"],name:[1],nativeProps:[16],line:[32],focus:[64]}]]],["p-e9abe3e2",[[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"]]]]],["p-6f8af69f",[[0,"taro-voip-room-core"]]],["p-1b64d2a2",[[0,"taro-web-view-core",{src:[1]}]]],["p-d7f4b10f",[[4,"taro-picker-core",{mode:[1],disabled:[4],range:[16],rangeKey:[1,"range-key"],value:[1032],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],handleMoveStart:[64],handleMoving:[64],handleMoveEnd:[64]},[[1,"mousedown","onMouseDown"],[1,"mousemove","onMouseMove"],[1,"mouseup","onMouseMoveEnd"],[1,"mouseleave","onMouseMoveEnd"],[1,"touchstart","onTouchStart"],[1,"touchmove","onTouchMove"],[1,"touchend","onTouchEnd"]]]]],["p-4b71c926",[[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]}]]]],e)));
1
+ import{p as e,b as o}from"./p-5bfefd19.js";const a=()=>{const o=import.meta.url;const a={};if(o!==""){a.resourcesUrl=new URL(".",o).href}return e(a)};a().then((e=>o(JSON.parse('[["p-c3bb8fa6",[[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"]]]]],["p-8231e748",[[0,"taro-movable-area-core",{"scaleArea":[4,"scale-area"]}],[0,"taro-movable-view-core",{"x":[8],"y":[8],"direction":[1],"outOfBounds":[4,"out-of-bounds"],"inertia":[4],"friction":[2],"damping":[2],"disabled":[4],"scale":[4],"scaleMin":[2,"scale-min"],"scaleMax":[2,"scale-max"],"scaleValue":[2,"scale-value"],"animation":[4],"setParent":[64],"endScale":[64],"setScale":[64]}]]],["p-b10cb428",[[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"]]],[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"]]]]],["p-df862d0c",[[4,"taro-radio-core",{"name":[1],"value":[1],"id":[1025],"checked":[1540],"disabled":[4],"nativeProps":[16],"isWillLoadCalled":[32]}],[0,"taro-radio-group-core",{"name":[8]},[[0,"radiochange","function"]]]]],["p-a2aab820",[[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"]}]]],["p-4b05e003",[[0,"taro-ad-core"]]],["p-3e6b29c6",[[0,"taro-ad-custom-core"]]],["p-6cd941bc",[[0,"taro-animation-video-core"]]],["p-386b9de8",[[0,"taro-animation-view-core"]]],["p-d6441fd8",[[0,"taro-ar-camera-core"]]],["p-beea63a7",[[0,"taro-audio-core",{"src":[1],"controls":[4],"autoplay":[4],"loop":[4],"muted":[4],"nativeProps":[16]}]]],["p-37d71e63",[[0,"taro-aweme-data-core"]]],["p-93cc7adc",[[0,"taro-block-core"]]],["p-f120c272",[[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":[513,"form-type"],"hover":[32],"touch":[32]},[[0,"click","onClick"],[1,"touchstart","onTouchStart"],[1,"touchend","onTouchEnd"]]]]],["p-6af8be19",[[0,"taro-camera-core"]]],["p-17657dca",[[0,"taro-canvas-core",{"canvasId":[1,"canvas-id"],"nativeProps":[16]}]]],["p-7bafbe22",[[0,"taro-comment-detail-core"]]],["p-5bd1c1a1",[[0,"taro-comment-list-core"]]],["p-70defa84",[[0,"taro-contact-button-core"]]],["p-01dc54a5",[[0,"taro-cover-image-core",{"src":[1],"nativeProps":[16]}]]],["p-de762042",[[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"]]]]],["p-be3f5ac0",[[0,"taro-custom-wrapper-core"]]],["p-96a784f1",[[0,"taro-editor-core"]]],["p-876edf66",[[0,"taro-follow-swan-core"]]],["p-e4f1cc50",[[4,"taro-form-core",null,[[0,"tarobuttonsubmit","onButtonSubmit"],[0,"tarobuttonreset","onButtonReset"]]]]],["p-ba743573",[[0,"taro-functional-page-navigator-core"]]],["p-55519002",[[0,"taro-icon-core",{"type":[1],"size":[8],"color":[1]}]]],["p-5b552407",[[0,"taro-image-core",{"src":[1],"mode":[1],"lazyLoad":[4,"lazy-load"],"nativeProps":[16],"aspectFillMode":[32]}]]],["p-65971d99",[[0,"taro-inline-payment-panel-core"]]],["p-9e20c25c",[[0,"taro-input-core",{"value":[1025],"type":[1],"password":[4],"placeholder":[1],"disabled":[4],"maxlength":[2],"autoFocus":[516,"focus"],"confirmType":[1,"confirm-type"],"name":[1],"nativeProps":[16],"focus":[64]}]]],["p-1cb76199",[[0,"taro-keyboard-accessory-core"]]],["p-b832f4e8",[[4,"taro-label-core",{"for":[1]}]]],["p-62d750a7",[[0,"taro-lifestyle-core"]]],["p-73106bc9",[[0,"taro-like-core"]]],["p-20ec6387",[[0,"taro-live-player-core"]]],["p-0d36ef6b",[[0,"taro-live-pusher-core"]]],["p-7e7a1e62",[[0,"taro-login-core"]]],["p-7afc274a",[[0,"taro-lottie-core"]]],["p-ab105c26",[[0,"taro-map-core"]]],["p-12e4b019",[[0,"taro-match-media-core"]]],["p-51040638",[[0,"taro-native-slot-core"]]],["p-cd6a7eea",[[0,"taro-navigation-bar-core"]]],["p-3c256e0e",[[0,"taro-navigator-core",{"hoverClass":[1,"hover-class"],"url":[1],"openType":[1,"open-type"],"isHover":[4,"is-hover"],"delta":[2]},[[0,"click","onClick"]]]]],["p-d85b216d",[[0,"taro-official-account-core"]]],["p-0a896bc7",[[0,"taro-open-data-core"]]],["p-0ee6a068",[[0,"taro-page-container-core"]]],["p-b90926cc",[[0,"taro-page-meta-core"]]],["p-29f04296",[[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]}]]],["p-570222e2",[[4,"taro-pull-to-refresh",{"prefixCls":[1,"prefix-cls"],"distanceToRefresh":[2,"distance-to-refresh"],"damping":[2],"indicator":[16],"currSt":[32],"dragOnEdge":[32]}]]],["p-6ea2995b",[[0,"taro-rich-text-core",{"nodes":[1]}]]],["p-3b9a1125",[[0,"taro-root-portal-core"]]],["p-a4961ddd",[[0,"taro-rtc-room-core"]]],["p-f81d14ad",[[0,"taro-rtc-room-item-core"]]],["p-427a2872",[[4,"taro-scroll-view-core",{"scrollX":[4,"scroll-x"],"scrollY":[4,"scroll-y"],"upperThreshold":[8,"upper-threshold"],"lowerThreshold":[8,"lower-threshold"],"mpScrollTop":[520,"scroll-top"],"mpScrollLeft":[520,"scroll-left"],"mpScrollIntoView":[513,"scroll-into-view"],"scrollWithAnimation":[4,"scroll-with-animation"]},[[3,"scroll","handleScroll"]]]]],["p-e59f999e",[[0,"taro-share-element-core"]]],["p-b4ec48c3",[[0,"taro-slider-core",{"min":[2],"max":[2],"step":[2],"disabled":[4],"value":[1538],"activeColor":[1,"active-color"],"backgroundColor":[1,"background-color"],"blockSize":[2,"block-size"],"blockColor":[1,"block-color"],"showValue":[4,"show-value"],"name":[1],"totalWidth":[32],"touching":[32],"ogX":[32],"touchId":[32],"percent":[32],"ogPercent":[32],"isWillLoadCalled":[32]}]]],["p-186ad7ff",[[0,"taro-slot-core"]]],["p-2243a376",[[0,"taro-switch-core",{"type":[1],"checked":[4],"color":[1],"name":[1],"disabled":[4],"nativeProps":[16],"isChecked":[32],"isWillLoadCalled":[32]}]]],["p-28dade4f",[[0,"taro-tab-item-core"]]],["p-e0d6b00b",[[0,"taro-tabbar",{"conf":[16],"list":[32],"borderStyle":[32],"backgroundColor":[32],"color":[32],"selectedColor":[32],"selectedIndex":[32],"status":[32]}]]],["p-281a2bcf",[[0,"taro-tabs-core"]]],["p-2096bc5f",[[4,"taro-text-core",{"selectable":[4]}]]],["p-ffc44634",[[0,"taro-textarea-core",{"value":[1025],"placeholder":[1],"disabled":[4],"maxlength":[2],"autoFocus":[4,"auto-focus"],"autoHeight":[4,"auto-height"],"name":[1],"nativeProps":[16],"line":[32],"focus":[64]}]]],["p-19afe402",[[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"]]]]],["p-6f8af69f",[[0,"taro-voip-room-core"]]],["p-1b64d2a2",[[0,"taro-web-view-core",{"src":[1]}]]],["p-d7f4b10f",[[4,"taro-picker-core",{"mode":[1],"disabled":[4],"range":[16],"rangeKey":[1,"range-key"],"value":[1032],"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],"handleMoveStart":[64],"handleMoving":[64],"handleMoveEnd":[64]},[[1,"mousedown","onMouseDown"],[1,"mousemove","onMouseMove"],[1,"mouseup","onMouseMoveEnd"],[1,"mouseleave","onMouseMoveEnd"],[1,"touchstart","onTouchStart"],[1,"touchmove","onTouchMove"],[1,"touchend","onTouchEnd"]]]]],["p-4b71c926",[[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]}]]]]'),e)));
2
2
  //# sourceMappingURL=taro-components.esm.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../node_modules/.pnpm/registry.npmjs.org+@stencil+core@2.19.2/node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"names":["patchBrowser","importMeta","import","meta","url","opts","resourcesUrl","URL","href","promiseResolve","then","options","bootstrapLazy","name","value","color","id","checked","disabled","nativeProps","isWillLoadCalled","scaleArea","x","y","direction","outOfBounds","inertia","friction","damping","scale","scaleMin","scaleMax","scaleValue","animation","setParent","endScale","setScale","col","initialPosition","paddingVertical","isInit","isMove","indicatorStyle","indicatorClass","maskStyle","maskClass","indicatorDots","indicatorColor","indicatorActiveColor","autoplay","current","interval","duration","circular","vertical","previousMargin","nextMargin","displayMultipleItems","full","swiperWrapper","swiper","observer","observerFirst","observerLast","itemId","src","controls","loop","muted","hoverClass","type","hoverStartTime","hoverStayTime","size","plain","loading","formType","hover","touch","canvasId","mode","lazyLoad","aspectFillMode","password","placeholder","maxlength","autoFocus","confirmType","focus","for","openType","isHover","delta","percent","showInfo","borderRadius","fontSize","strokeWidth","activeColor","backgroundColor","active","prefixCls","distanceToRefresh","indicator","currSt","dragOnEdge","nodes","scrollX","scrollY","upperThreshold","lowerThreshold","mpScrollTop","mpScrollLeft","mpScrollIntoView","scrollWithAnimation","min","max","step","blockSize","blockColor","showValue","totalWidth","touching","ogX","touchId","ogPercent","isChecked","conf","list","borderStyle","selectedColor","selectedIndex","status","selectable","autoHeight","line","range","rangeKey","start","end","fields","pickerValue","height","hidden","fadeOut","columnId","updateHeight","onColumnChange","updateDay","startY","preY","hadMove","touchEnd","handleMoveStart","handleMoving","handleMoveEnd","initialTime","poster","objectFit","showProgress","showFullscreenBtn","showPlayBtn","showCenterPlayBtn","showMuteBtn","danmuList","danmuBtn","enableDanmu","enablePlayGesture","enableProgressGesture","vslideGesture","vslideGestureInFullscreen","_duration","_enableDanmu","isPlaying","isFirst","isFullScreen","fullScreenTimestamp","isMute","play","pause","stop","seek","requestFullScreen","exitFullScreen","currentTime","pauseFunc","playFunc","seekFunc","setProgressBall","toggleVisibility","getIsDraggingProgressBall","setCurrentTime","enable","sendDanmu","tick"],"mappings":"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","sourcesContent":["/*\n Stencil Client Patch Browser v2.19.2 | MIT Licensed | https://stenciljs.com\n */\nimport { BUILD, NAMESPACE } from '@stencil/core/internal/app-data';\nimport { consoleDevInfo, plt, win, doc, promiseResolve, H } from '@stencil/core';\nconst getDynamicImportFunction = (namespace) => `__sc_import_${namespace.replace(/\\s|-/g, '_')}`;\nconst patchBrowser = () => {\n // NOTE!! This fn cannot use async/await!\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo('Running in development mode.');\n }\n if (BUILD.cssVarShim) {\n // shim css vars\n plt.$cssShim$ = win.__cssshim;\n }\n if (BUILD.cloneNodeFix) {\n // opted-in to polyfill cloneNode() for slot polyfilled components\n patchCloneNodeFix(H.prototype);\n }\n if (BUILD.profile && !performance.mark) {\n // not all browsers support performance.mark/measure (Safari 10)\n // because the mark/measure APIs are designed to write entries to a buffer in the browser that does not exist,\n // simply stub the implementations out.\n // TODO(STENCIL-323): Remove this patch when support for older browsers is removed (breaking)\n // @ts-ignore\n performance.mark = performance.measure = () => {\n /*noop*/\n };\n performance.getEntriesByName = () => [];\n }\n // @ts-ignore\n const scriptElm = BUILD.scriptDataOpts || BUILD.safari10 || BUILD.dynamicImportShim\n ? Array.from(doc.querySelectorAll('script')).find((s) => new RegExp(`\\/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) ||\n s.getAttribute('data-stencil-namespace') === NAMESPACE)\n : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? scriptElm['data-opts'] || {} : {};\n if (BUILD.safari10 && 'onbeforeload' in scriptElm && !history.scrollRestoration /* IS_ESM_BUILD */) {\n // Safari < v11 support: This IF is true if it's Safari below v11.\n // This fn cannot use async/await since Safari didn't support it until v11,\n // however, Safari 10 did support modules. Safari 10 also didn't support \"nomodule\",\n // so both the ESM file and nomodule file would get downloaded. Only Safari\n // has 'onbeforeload' in the script, and \"history.scrollRestoration\" was added\n // to Safari in v11. Return a noop then() so the async/await ESM code doesn't continue.\n // IS_ESM_BUILD is replaced at build time so this check doesn't happen in systemjs builds.\n return {\n then() {\n /* promise noop */\n },\n };\n }\n if (!BUILD.safari10 && importMeta !== '') {\n opts.resourcesUrl = new URL('.', importMeta).href;\n }\n else if (BUILD.dynamicImportShim || BUILD.safari10) {\n opts.resourcesUrl = new URL('.', new URL(scriptElm.getAttribute('data-resources-url') || scriptElm.src, win.location.href)).href;\n if (BUILD.dynamicImportShim) {\n patchDynamicImport(opts.resourcesUrl, scriptElm);\n }\n if (BUILD.dynamicImportShim && !win.customElements) {\n // module support, but no custom elements support (Old Edge)\n // @ts-ignore\n return import(/* webpackChunkName: \"polyfills-dom\" */ './dom.js').then(() => opts);\n }\n }\n return promiseResolve(opts);\n};\nconst patchDynamicImport = (base, orgScriptElm) => {\n const importFunctionName = getDynamicImportFunction(NAMESPACE);\n try {\n // test if this browser supports dynamic imports\n // There is a caching issue in V8, that breaks using import() in Function\n // By generating a random string, we can workaround it\n // Check https://bugs.chromium.org/p/chromium/issues/detail?id=990810 for more info\n win[importFunctionName] = new Function('w', `return import(w);//${Math.random()}`);\n }\n catch (e) {\n // this shim is specifically for browsers that do support \"esm\" imports\n // however, they do NOT support \"dynamic\" imports\n // basically this code is for old Edge, v18 and below\n const moduleMap = new Map();\n win[importFunctionName] = (src) => {\n const url = new URL(src, base).href;\n let mod = moduleMap.get(url);\n if (!mod) {\n const script = doc.createElement('script');\n script.type = 'module';\n script.crossOrigin = orgScriptElm.crossOrigin;\n script.src = URL.createObjectURL(new Blob([`import * as m from '${url}'; window.${importFunctionName}.m = m;`], {\n type: 'application/javascript',\n }));\n mod = new Promise((resolve) => {\n script.onload = () => {\n resolve(win[importFunctionName].m);\n script.remove();\n };\n });\n moduleMap.set(url, mod);\n doc.head.appendChild(script);\n }\n return mod;\n };\n }\n};\nconst patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function (deep) {\n if (this.nodeName === 'TEMPLATE') {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n // Node.ATTRIBUTE_NODE === 2, and checking because IE11\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport { patchBrowser };\n","import { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(options => {\n globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"]}
1
+ {"version":3,"sources":["../../node_modules/.pnpm/registry.npmjs.org+@stencil+core@2.19.2/node_modules/@stencil/core/internal/client/patch-browser.js","@lazy-browser-entrypoint?app-data=conditional"],"names":["patchBrowser","importMeta","import","meta","url","opts","resourcesUrl","URL","href","promiseResolve","then","options","bootstrapLazy","JSON","parse"],"mappings":"2CAMA,MAAMA,EAAe,KA6BjB,MAAMC,EAAaC,OAAOC,KAAKC,IAC/B,MAAMC,EAA6D,GAenE,GAAuBJ,IAAe,GAAI,CACtCI,EAAKC,aAAe,IAAIC,IAAI,IAAKN,GAAYO,KAajD,OAAOC,EAAeJ,IC9D1BL,IAAeU,MAAKC,GAEXC,EAAcC,KAAAC,MAAA,gzTAAuCH","sourcesContent":["/*\n Stencil Client Patch Browser v2.19.2 | MIT Licensed | https://stenciljs.com\n */\nimport { BUILD, NAMESPACE } from '@stencil/core/internal/app-data';\nimport { consoleDevInfo, plt, win, doc, promiseResolve, H } from '@stencil/core';\nconst getDynamicImportFunction = (namespace) => `__sc_import_${namespace.replace(/\\s|-/g, '_')}`;\nconst patchBrowser = () => {\n // NOTE!! This fn cannot use async/await!\n if (BUILD.isDev && !BUILD.isTesting) {\n consoleDevInfo('Running in development mode.');\n }\n if (BUILD.cssVarShim) {\n // shim css vars\n plt.$cssShim$ = win.__cssshim;\n }\n if (BUILD.cloneNodeFix) {\n // opted-in to polyfill cloneNode() for slot polyfilled components\n patchCloneNodeFix(H.prototype);\n }\n if (BUILD.profile && !performance.mark) {\n // not all browsers support performance.mark/measure (Safari 10)\n // because the mark/measure APIs are designed to write entries to a buffer in the browser that does not exist,\n // simply stub the implementations out.\n // TODO(STENCIL-323): Remove this patch when support for older browsers is removed (breaking)\n // @ts-ignore\n performance.mark = performance.measure = () => {\n /*noop*/\n };\n performance.getEntriesByName = () => [];\n }\n // @ts-ignore\n const scriptElm = BUILD.scriptDataOpts || BUILD.safari10 || BUILD.dynamicImportShim\n ? Array.from(doc.querySelectorAll('script')).find((s) => new RegExp(`\\/${NAMESPACE}(\\\\.esm)?\\\\.js($|\\\\?|#)`).test(s.src) ||\n s.getAttribute('data-stencil-namespace') === NAMESPACE)\n : null;\n const importMeta = import.meta.url;\n const opts = BUILD.scriptDataOpts ? scriptElm['data-opts'] || {} : {};\n if (BUILD.safari10 && 'onbeforeload' in scriptElm && !history.scrollRestoration /* IS_ESM_BUILD */) {\n // Safari < v11 support: This IF is true if it's Safari below v11.\n // This fn cannot use async/await since Safari didn't support it until v11,\n // however, Safari 10 did support modules. Safari 10 also didn't support \"nomodule\",\n // so both the ESM file and nomodule file would get downloaded. Only Safari\n // has 'onbeforeload' in the script, and \"history.scrollRestoration\" was added\n // to Safari in v11. Return a noop then() so the async/await ESM code doesn't continue.\n // IS_ESM_BUILD is replaced at build time so this check doesn't happen in systemjs builds.\n return {\n then() {\n /* promise noop */\n },\n };\n }\n if (!BUILD.safari10 && importMeta !== '') {\n opts.resourcesUrl = new URL('.', importMeta).href;\n }\n else if (BUILD.dynamicImportShim || BUILD.safari10) {\n opts.resourcesUrl = new URL('.', new URL(scriptElm.getAttribute('data-resources-url') || scriptElm.src, win.location.href)).href;\n if (BUILD.dynamicImportShim) {\n patchDynamicImport(opts.resourcesUrl, scriptElm);\n }\n if (BUILD.dynamicImportShim && !win.customElements) {\n // module support, but no custom elements support (Old Edge)\n // @ts-ignore\n return import(/* webpackChunkName: \"polyfills-dom\" */ './dom.js').then(() => opts);\n }\n }\n return promiseResolve(opts);\n};\nconst patchDynamicImport = (base, orgScriptElm) => {\n const importFunctionName = getDynamicImportFunction(NAMESPACE);\n try {\n // test if this browser supports dynamic imports\n // There is a caching issue in V8, that breaks using import() in Function\n // By generating a random string, we can workaround it\n // Check https://bugs.chromium.org/p/chromium/issues/detail?id=990810 for more info\n win[importFunctionName] = new Function('w', `return import(w);//${Math.random()}`);\n }\n catch (e) {\n // this shim is specifically for browsers that do support \"esm\" imports\n // however, they do NOT support \"dynamic\" imports\n // basically this code is for old Edge, v18 and below\n const moduleMap = new Map();\n win[importFunctionName] = (src) => {\n const url = new URL(src, base).href;\n let mod = moduleMap.get(url);\n if (!mod) {\n const script = doc.createElement('script');\n script.type = 'module';\n script.crossOrigin = orgScriptElm.crossOrigin;\n script.src = URL.createObjectURL(new Blob([`import * as m from '${url}'; window.${importFunctionName}.m = m;`], {\n type: 'application/javascript',\n }));\n mod = new Promise((resolve) => {\n script.onload = () => {\n resolve(win[importFunctionName].m);\n script.remove();\n };\n });\n moduleMap.set(url, mod);\n doc.head.appendChild(script);\n }\n return mod;\n };\n }\n};\nconst patchCloneNodeFix = (HTMLElementPrototype) => {\n const nativeCloneNodeFn = HTMLElementPrototype.cloneNode;\n HTMLElementPrototype.cloneNode = function (deep) {\n if (this.nodeName === 'TEMPLATE') {\n return nativeCloneNodeFn.call(this, deep);\n }\n const clonedNode = nativeCloneNodeFn.call(this, false);\n const srcChildNodes = this.childNodes;\n if (deep) {\n for (let i = 0; i < srcChildNodes.length; i++) {\n // Node.ATTRIBUTE_NODE === 2, and checking because IE11\n if (srcChildNodes[i].nodeType !== 2) {\n clonedNode.appendChild(srcChildNodes[i].cloneNode(true));\n }\n }\n }\n return clonedNode;\n };\n};\nexport { patchBrowser };\n","import { bootstrapLazy } from '@stencil/core';\nimport { patchBrowser } from '@stencil/core/internal/client/patch-browser';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\npatchBrowser().then(options => {\n globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n});\n"]}
@@ -0,0 +1,5 @@
1
+ import { ComponentInterface } from '../../stencil-public-runtime';
2
+ export declare class AnimationVideo implements ComponentInterface {
3
+ componentDidLoad(): void;
4
+ render(): any;
5
+ }
@@ -0,0 +1,5 @@
1
+ import { ComponentInterface } from '../../stencil-public-runtime';
2
+ export declare class AnimationView implements ComponentInterface {
3
+ componentDidLoad(): void;
4
+ render(): any;
5
+ }
@@ -0,0 +1,5 @@
1
+ import { ComponentInterface } from '../../stencil-public-runtime';
2
+ export declare class ArCamera implements ComponentInterface {
3
+ componentDidLoad(): void;
4
+ render(): any;
5
+ }
@@ -0,0 +1,5 @@
1
+ import { ComponentInterface } from '../../stencil-public-runtime';
2
+ export declare class AwemeData implements ComponentInterface {
3
+ componentDidLoad(): void;
4
+ render(): any;
5
+ }
@@ -0,0 +1,5 @@
1
+ import { ComponentInterface } from '../../stencil-public-runtime';
2
+ export declare class CommentDetail implements ComponentInterface {
3
+ componentDidLoad(): void;
4
+ render(): any;
5
+ }
@@ -0,0 +1,5 @@
1
+ import { ComponentInterface } from '../../stencil-public-runtime';
2
+ export declare class CommentList implements ComponentInterface {
3
+ componentDidLoad(): void;
4
+ render(): any;
5
+ }
@@ -0,0 +1,5 @@
1
+ import { ComponentInterface } from '../../stencil-public-runtime';
2
+ export declare class ContactButton implements ComponentInterface {
3
+ componentDidLoad(): void;
4
+ render(): any;
5
+ }
@@ -0,0 +1,5 @@
1
+ import { ComponentInterface } from '../../stencil-public-runtime';
2
+ export declare class FollowSwan implements ComponentInterface {
3
+ componentDidLoad(): void;
4
+ render(): any;
5
+ }
@@ -0,0 +1,5 @@
1
+ import { ComponentInterface } from '../../stencil-public-runtime';
2
+ export declare class InlinePaymentPanel implements ComponentInterface {
3
+ componentDidLoad(): void;
4
+ render(): any;
5
+ }
@@ -0,0 +1,5 @@
1
+ import { ComponentInterface } from '../../stencil-public-runtime';
2
+ export declare class Lifestyle implements ComponentInterface {
3
+ componentDidLoad(): void;
4
+ render(): any;
5
+ }
@@ -0,0 +1,5 @@
1
+ import { ComponentInterface } from '../../stencil-public-runtime';
2
+ export declare class Like implements ComponentInterface {
3
+ componentDidLoad(): void;
4
+ render(): any;
5
+ }
@@ -0,0 +1,5 @@
1
+ import { ComponentInterface } from '../../stencil-public-runtime';
2
+ export declare class Login implements ComponentInterface {
3
+ componentDidLoad(): void;
4
+ render(): any;
5
+ }
@@ -0,0 +1,5 @@
1
+ import { ComponentInterface } from '../../stencil-public-runtime';
2
+ export declare class Lottie implements ComponentInterface {
3
+ componentDidLoad(): void;
4
+ render(): any;
5
+ }
@@ -0,0 +1,5 @@
1
+ import { ComponentInterface } from '../../stencil-public-runtime';
2
+ export declare class RtcRoomItem implements ComponentInterface {
3
+ componentDidLoad(): void;
4
+ render(): any;
5
+ }
@@ -0,0 +1,5 @@
1
+ import { ComponentInterface } from '../../stencil-public-runtime';
2
+ export declare class RtcRoom implements ComponentInterface {
3
+ componentDidLoad(): void;
4
+ render(): any;
5
+ }
@@ -0,0 +1,5 @@
1
+ import { ComponentInterface } from '../../stencil-public-runtime';
2
+ export declare class NativeSlot implements ComponentInterface {
3
+ componentDidLoad(): void;
4
+ render(): any;
5
+ }
@@ -1,4 +1,5 @@
1
1
  import { ComponentInterface } from '../../stencil-public-runtime';
2
2
  export declare class Slot implements ComponentInterface {
3
+ componentDidLoad(): void;
3
4
  render(): any;
4
5
  }