@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
@@ -3,11 +3,16 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-9174e0b1.js');
6
+ const helper = require('./helper-db78e01a.js');
7
+ require('@tarojs/taro');
6
8
 
7
9
  const Slot = class {
8
10
  constructor(hostRef) {
9
11
  index.registerInstance(this, hostRef);
10
12
  }
13
+ componentDidLoad() {
14
+ helper.notSupport('Slot', this);
15
+ }
11
16
  render() {
12
17
  return (index.h(index.Host, null));
13
18
  }
@@ -1 +1 @@
1
- {"file":"taro-slot-core.entry.cjs.js","mappings":";;;;;;MAKa,IAAI;;;;EACf,MAAM;IACJ,QACEA,QAACC,UAAI,OAAG,EACT;GACF;;;;;","names":["h","Host"],"sources":["./src/components/slot/slot.tsx"],"sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\n@Component({\n tag: 'taro-slot-core'\n})\nexport class Slot implements ComponentInterface {\n render () {\n return (\n <Host />\n )\n }\n}\n"],"version":3}
1
+ {"file":"taro-slot-core.entry.cjs.js","mappings":";;;;;;;;MAOa,IAAI;;;;EACf,gBAAgB;IACdA,iBAAU,CAAC,MAAM,EAAE,IAAI,CAAC,CAAA;GACzB;EAED,MAAM;IACJ,QACEC,QAACC,UAAI,OAAG,EACT;GACF;;;;;","names":["notSupport","h","Host"],"sources":["./src/components/slot/slot.tsx"],"sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\nimport { notSupport } from '../../utils'\n\n@Component({\n tag: 'taro-slot-core'\n})\nexport class Slot implements ComponentInterface {\n componentDidLoad () {\n notSupport('Slot', this)\n }\n\n render () {\n return (\n <Host />\n )\n }\n}\n"],"version":3}
@@ -0,0 +1,23 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-9174e0b1.js');
6
+ const helper = require('./helper-db78e01a.js');
7
+ require('@tarojs/taro');
8
+
9
+ const TabItem = class {
10
+ constructor(hostRef) {
11
+ index.registerInstance(this, hostRef);
12
+ }
13
+ componentDidLoad() {
14
+ helper.notSupport('TabItem', this);
15
+ }
16
+ render() {
17
+ return (index.h(index.Host, null));
18
+ }
19
+ };
20
+
21
+ exports.taro_tab_item_core = TabItem;
22
+
23
+ //# sourceMappingURL=taro-tab-item-core.cjs.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"taro-tab-item-core.entry.cjs.js","mappings":";;;;;;;;MAOa,OAAO;;;;EAClB,gBAAgB;IACdA,iBAAU,CAAC,SAAS,EAAE,IAAI,CAAC,CAAA;GAC5B;EAED,MAAM;IACJ,QACEC,QAACC,UAAI,OAAG,EACT;GACF;;;;;","names":["notSupport","h","Host"],"sources":["./src/components/tabs/tab-item.tsx"],"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"],"version":3}
@@ -0,0 +1,23 @@
1
+ 'use strict';
2
+
3
+ Object.defineProperty(exports, '__esModule', { value: true });
4
+
5
+ const index = require('./index-9174e0b1.js');
6
+ const helper = require('./helper-db78e01a.js');
7
+ require('@tarojs/taro');
8
+
9
+ const Tabs = class {
10
+ constructor(hostRef) {
11
+ index.registerInstance(this, hostRef);
12
+ }
13
+ componentDidLoad() {
14
+ helper.notSupport('Tabs', this);
15
+ }
16
+ render() {
17
+ return (index.h(index.Host, null));
18
+ }
19
+ };
20
+
21
+ exports.taro_tabs_core = Tabs;
22
+
23
+ //# sourceMappingURL=taro-tabs-core.cjs.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"taro-tabs-core.entry.cjs.js","mappings":";;;;;;;;MAOa,IAAI;;;;EACf,gBAAgB;IACdA,iBAAU,CAAC,MAAM,EAAE,IAAI,CAAC,CAAA;GACzB;EAED,MAAM;IACJ,QACEC,QAACC,UAAI,OAAG,EACT;GACF;;;;;","names":["notSupport","h","Host"],"sources":["./src/components/tabs/tabs.tsx"],"sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\nimport { notSupport } from '../../utils'\n\n@Component({\n tag: 'taro-tabs-core'\n})\nexport class Tabs implements ComponentInterface {\n componentDidLoad () {\n notSupport('Tabs', this)\n }\n\n render () {\n return (\n <Host />\n )\n }\n}\n"],"version":3}
@@ -53,8 +53,12 @@ const View = class {
53
53
  componentDidRender() {
54
54
  const el = this.el;
55
55
  el.childNodes.forEach(item => {
56
- if (item.nodeType === document.COMMENT_NODE && item["s-cn"])
57
- item["s-cn"] = false;
56
+ // Note: ['s-cn'] Content Reference Node
57
+ if (item.nodeType === document.COMMENT_NODE && item['s-cn'])
58
+ item['s-cn'] = false;
59
+ // Note: ['s-sr'] Is a slot reference node (渲染完成后禁用 slotRelocation 特性, 避免 Stencil 组件相互调用时内置排序与第三方 UI 框架冲突导致组件顺序混乱)
60
+ if (item.nodeType !== document.COMMENT_NODE && item['s-sr'])
61
+ item['s-sr'] = false;
58
62
  });
59
63
  }
60
64
  render() {
@@ -1 +1 @@
1
- {"file":"taro-view-core.entry.cjs.js","mappings":";;;;;;;AAAA,MAAM,QAAQ,GAAG,2KAA2K;;MCO/K,IAAI;;;;IAeP,cAAS,GAAG,CAAC,CAAA;;;0BAVI,EAAE;yBACH,GAAG;iBACV,KAAK;iBACL,KAAK;;EAUtB,YAAY;IACV,IAAI,IAAI,CAAC,UAAU,EAAE;MACnB,IAAI,CAAC,KAAK,GAAG,IAAI,CAAA;MACjB,UAAU,CAAC;QACT,IAAI,IAAI,CAAC,KAAK,EAAE;UACd,IAAI,CAAC,KAAK,GAAG,IAAI,CAAA;SAClB;OACF,EAAE,IAAI,CAAC,cAAc,CAAC,CAAA;KACxB;IAED,IAAI,CAAC,YAAY,GAAG,UAAU,CAAC;MAC7B,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,CAAA;KACxB,EAAE,GAAG,CAAC,CAAA;IACP,IAAI,CAAC,SAAS,GAAG,IAAI,CAAC,GAAG,EAAE,CAAA;GAC5B;EAGD,WAAW;IACT,YAAY,CAAC,IAAI,CAAC,YAAY,CAAC,CAAA;GAChC;EAGD,UAAU;IACR,MAAM,QAAQ,GAAG,IAAI,CAAC,GAAG,EAAE,GAAG,IAAI,CAAC,SAAS,CAAA;IAC5C,IAAI,QAAQ,GAAG,GAAG,EAAE;MAClB,YAAY,CAAC,IAAI,CAAC,YAAY,CAAC,CAAA;KAChC;IACD,IAAI,IAAI,CAAC,UAAU,EAAE;MACnB,IAAI,CAAC,KAAK,GAAG,KAAK,CAAA;MAClB,UAAU,CAAC;QACT,IAAI,CAAC,IAAI,CAAC,KAAK,EAAE;UACf,IAAI,CAAC,KAAK,GAAG,KAAK,CAAA;SACnB;OACF,EAAE,IAAI,CAAC,aAAa,CAAC,CAAA;KACvB;GACF;EAED,kBAAkB;IAChB,MAAM,EAAE,GAAG,IAAI,CAAC,EAAE,CAAA;IAClB,EAAE,CAAC,UAAU,CAAC,OAAO,CAAC,IAAI;MACxB,IAAI,IAAI,CAAC,QAAQ,KAAK,QAAQ,CAAC,YAAY,IAAI,IAAI,CAAC,MAAM,CAAC;QAAE,IAAI,CAAC,MAAM,CAAC,GAAG,KAAK,CAAA;KAClF,CAAC,CAAA;GACH;EAED,MAAM;IACJ,MAAM,GAAG,GAAGA,kBAAU,CAAC;MACrB,CAAC,GAAG,IAAI,CAAC,UAAU,EAAE,GAAG,IAAI,CAAC,KAAK;KACnC,CAAC,CAAA;IACF,IAAI,IAAI,GAAG,EAAE,CAAA;IACb,IAAI,CAAC,CAAC,IAAI,CAAC,SAAS,EAAE;MACpB,IAAI,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,SAAS,CAAA;MAClC,IAAI,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,SAAS,CAAA;KACxC;IACD,QACEC,QAACC,UAAI,kBAAC,KAAK,EAAE,GAAG,IAAM,IAAI,GACxBD,qBAAa,CACR,EACR;GACF;;;;;;;","names":["classNames","h","Host"],"sources":["./src/components/view/style/index.scss?tag=taro-view-core","./src/components/view/view.tsx"],"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 if (item.nodeType === document.COMMENT_NODE && item[\"s-cn\"]) item[\"s-cn\"] = 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"],"version":3}
1
+ {"file":"taro-view-core.entry.cjs.js","mappings":";;;;;;;AAAA,MAAM,QAAQ,GAAG,2KAA2K;;MCO/K,IAAI;;;;IAeP,cAAS,GAAG,CAAC,CAAA;;;0BAVI,EAAE;yBACH,GAAG;iBACV,KAAK;iBACL,KAAK;;EAUtB,YAAY;IACV,IAAI,IAAI,CAAC,UAAU,EAAE;MACnB,IAAI,CAAC,KAAK,GAAG,IAAI,CAAA;MACjB,UAAU,CAAC;QACT,IAAI,IAAI,CAAC,KAAK,EAAE;UACd,IAAI,CAAC,KAAK,GAAG,IAAI,CAAA;SAClB;OACF,EAAE,IAAI,CAAC,cAAc,CAAC,CAAA;KACxB;IAED,IAAI,CAAC,YAAY,GAAG,UAAU,CAAC;MAC7B,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,CAAA;KACxB,EAAE,GAAG,CAAC,CAAA;IACP,IAAI,CAAC,SAAS,GAAG,IAAI,CAAC,GAAG,EAAE,CAAA;GAC5B;EAGD,WAAW;IACT,YAAY,CAAC,IAAI,CAAC,YAAY,CAAC,CAAA;GAChC;EAGD,UAAU;IACR,MAAM,QAAQ,GAAG,IAAI,CAAC,GAAG,EAAE,GAAG,IAAI,CAAC,SAAS,CAAA;IAC5C,IAAI,QAAQ,GAAG,GAAG,EAAE;MAClB,YAAY,CAAC,IAAI,CAAC,YAAY,CAAC,CAAA;KAChC;IACD,IAAI,IAAI,CAAC,UAAU,EAAE;MACnB,IAAI,CAAC,KAAK,GAAG,KAAK,CAAA;MAClB,UAAU,CAAC;QACT,IAAI,CAAC,IAAI,CAAC,KAAK,EAAE;UACf,IAAI,CAAC,KAAK,GAAG,KAAK,CAAA;SACnB;OACF,EAAE,IAAI,CAAC,aAAa,CAAC,CAAA;KACvB;GACF;EAED,kBAAkB;IAChB,MAAM,EAAE,GAAG,IAAI,CAAC,EAAE,CAAA;IAClB,EAAE,CAAC,UAAU,CAAC,OAAO,CAAC,IAAI;;MAExB,IAAI,IAAI,CAAC,QAAQ,KAAK,QAAQ,CAAC,YAAY,IAAI,IAAI,CAAC,MAAM,CAAC;QAAE,IAAI,CAAC,MAAM,CAAC,GAAG,KAAK,CAAA;;MAEjF,IAAI,IAAI,CAAC,QAAQ,KAAK,QAAQ,CAAC,YAAY,IAAI,IAAI,CAAC,MAAM,CAAC;QAAE,IAAI,CAAC,MAAM,CAAC,GAAG,KAAK,CAAA;KAClF,CAAC,CAAA;GACH;EAED,MAAM;IACJ,MAAM,GAAG,GAAGA,kBAAU,CAAC;MACrB,CAAC,GAAG,IAAI,CAAC,UAAU,EAAE,GAAG,IAAI,CAAC,KAAK;KACnC,CAAC,CAAA;IACF,IAAI,IAAI,GAAG,EAAE,CAAA;IACb,IAAI,CAAC,CAAC,IAAI,CAAC,SAAS,EAAE;MACpB,IAAI,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,SAAS,CAAA;MAClC,IAAI,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,SAAS,CAAA;KACxC;IACD,QACEC,QAACC,UAAI,kBAAC,KAAK,EAAE,GAAG,IAAM,IAAI,GACxBD,qBAAa,CACR,EACR;GACF;;;;;;;","names":["classNames","h","Host"],"sources":["./src/components/view/style/index.scss?tag=taro-view-core","./src/components/view/view.tsx"],"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"],"version":3}
@@ -2,26 +2,39 @@
2
2
  "entries": [
3
3
  "./components/ad/ad.js",
4
4
  "./components/ad-custom/ad-custom.js",
5
+ "./components/animation-video/animation-video.js",
6
+ "./components/animation-view/animation-view.js",
7
+ "./components/ar-camera/ar-camera.js",
5
8
  "./components/audio/audio.js",
9
+ "./components/aweme-data/aweme-data.js",
6
10
  "./components/block/block.js",
7
11
  "./components/button/button.js",
8
12
  "./components/camera/camera.js",
9
13
  "./components/canvas/canvas.js",
10
14
  "./components/checkbox/checkbox-group.js",
11
15
  "./components/checkbox/checkbox.js",
16
+ "./components/comment/comment-detail.js",
17
+ "./components/comment/comment-list.js",
18
+ "./components/contact-button/contact-button.js",
12
19
  "./components/cover-image/cover-image.js",
13
20
  "./components/cover-view/cover-view.js",
14
21
  "./components/custom-wrapper/custom-wrapper.js",
15
22
  "./components/editor/editor.js",
23
+ "./components/follow-swan/follow-swan.js",
16
24
  "./components/form/form.js",
17
25
  "./components/functional-page-navigator/functional-page-navigator.js",
18
26
  "./components/icon/icon.js",
19
27
  "./components/image/image.js",
28
+ "./components/inline-payment-panel/inline-payment-panel.js",
20
29
  "./components/input/input.js",
21
30
  "./components/keyboard-accessory/keyboard-accessory.js",
22
31
  "./components/label/label.js",
32
+ "./components/lifestyle/lifestyle.js",
33
+ "./components/like/like.js",
23
34
  "./components/live-player/live-player.js",
24
35
  "./components/live-pusher/live-pusher.js",
36
+ "./components/login/login.js",
37
+ "./components/lottie/lottie.js",
25
38
  "./components/map/map.js",
26
39
  "./components/match-media/match-media.js",
27
40
  "./components/movable-area/movable-area.js",
@@ -42,14 +55,19 @@
42
55
  "./components/radio/radio.js",
43
56
  "./components/rich-text/rich-text.js",
44
57
  "./components/root-portal/root-portal.js",
58
+ "./components/rtc-room/rtc-room-item.js",
59
+ "./components/rtc-room/rtc-room.js",
45
60
  "./components/scroll-view/scroll-view.js",
46
61
  "./components/share-element/share-element.js",
47
62
  "./components/slider/slider.js",
63
+ "./components/slot/native-slot.js",
48
64
  "./components/slot/slot.js",
49
65
  "./components/swiper/swiper-item.js",
50
66
  "./components/swiper/swiper.js",
51
67
  "./components/switch/switch.js",
52
68
  "./components/tabbar/tabbar.js",
69
+ "./components/tabs/tab-item.js",
70
+ "./components/tabs/tabs.js",
53
71
  "./components/text/text.js",
54
72
  "./components/textarea/textarea.js",
55
73
  "./components/video/video-control.js",
@@ -0,0 +1,12 @@
1
+ import { h, Host } from '@stencil/core';
2
+ import { notSupport } from '../../utils';
3
+ export class AnimationVideo {
4
+ componentDidLoad() {
5
+ notSupport('AnimationVideo', this);
6
+ }
7
+ render() {
8
+ return (h(Host, null));
9
+ }
10
+ static get is() { return "taro-animation-video-core"; }
11
+ }
12
+ //# sourceMappingURL=animation-video.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"animation-video.js","sourceRoot":"","sources":["../../../src/components/animation-video/animation-video.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAsB,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEtE,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AAKxC,MAAM,OAAO,cAAc;EACzB,gBAAgB;IACd,UAAU,CAAC,gBAAgB,EAAE,IAAI,CAAC,CAAA;EACpC,CAAC;EAED,MAAM;IACJ,OAAO,CACL,EAAC,IAAI,OAAG,CACT,CAAA;EACH,CAAC;;CACF","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,12 @@
1
+ import { h, Host } from '@stencil/core';
2
+ import { notSupport } from '../../utils';
3
+ export class AnimationView {
4
+ componentDidLoad() {
5
+ notSupport('AnimationView', this);
6
+ }
7
+ render() {
8
+ return (h(Host, null));
9
+ }
10
+ static get is() { return "taro-animation-view-core"; }
11
+ }
12
+ //# sourceMappingURL=animation-view.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"animation-view.js","sourceRoot":"","sources":["../../../src/components/animation-view/animation-view.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAsB,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEtE,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AAKxC,MAAM,OAAO,aAAa;EACxB,gBAAgB;IACd,UAAU,CAAC,eAAe,EAAE,IAAI,CAAC,CAAA;EACnC,CAAC;EAED,MAAM;IACJ,OAAO,CACL,EAAC,IAAI,OAAG,CACT,CAAA;EACH,CAAC;;CACF","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,12 @@
1
+ import { h, Host } from '@stencil/core';
2
+ import { notSupport } from '../../utils';
3
+ export class ArCamera {
4
+ componentDidLoad() {
5
+ notSupport('ArCamera', this);
6
+ }
7
+ render() {
8
+ return (h(Host, null));
9
+ }
10
+ static get is() { return "taro-ar-camera-core"; }
11
+ }
12
+ //# sourceMappingURL=ar-camera.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ar-camera.js","sourceRoot":"","sources":["../../../src/components/ar-camera/ar-camera.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAsB,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEtE,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AAKxC,MAAM,OAAO,QAAQ;EACnB,gBAAgB;IACd,UAAU,CAAC,UAAU,EAAE,IAAI,CAAC,CAAA;EAC9B,CAAC;EAED,MAAM;IACJ,OAAO,CACL,EAAC,IAAI,OAAG,CACT,CAAA;EACH,CAAC;;CACF","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,12 @@
1
+ import { h, Host } from '@stencil/core';
2
+ import { notSupport } from '../../utils';
3
+ export class AwemeData {
4
+ componentDidLoad() {
5
+ notSupport('AwemeData', this);
6
+ }
7
+ render() {
8
+ return (h(Host, null));
9
+ }
10
+ static get is() { return "taro-aweme-data-core"; }
11
+ }
12
+ //# sourceMappingURL=aweme-data.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"aweme-data.js","sourceRoot":"","sources":["../../../src/components/aweme-data/aweme-data.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAsB,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEtE,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AAKxC,MAAM,OAAO,SAAS;EACpB,gBAAgB;IACd,UAAU,CAAC,WAAW,EAAE,IAAI,CAAC,CAAA;EAC/B,CAAC;EAED,MAAM;IACJ,OAAO,CACL,EAAC,IAAI,OAAG,CACT,CAAA;EACH,CAAC;;CACF","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,12 @@
1
+ import { h, Host } from '@stencil/core';
2
+ import { notSupport } from '../../utils';
3
+ export class CommentDetail {
4
+ componentDidLoad() {
5
+ notSupport('CommentDetail', this);
6
+ }
7
+ render() {
8
+ return (h(Host, null));
9
+ }
10
+ static get is() { return "taro-comment-detail-core"; }
11
+ }
12
+ //# sourceMappingURL=comment-detail.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"comment-detail.js","sourceRoot":"","sources":["../../../src/components/comment/comment-detail.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAsB,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEtE,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AAKxC,MAAM,OAAO,aAAa;EACxB,gBAAgB;IACd,UAAU,CAAC,eAAe,EAAE,IAAI,CAAC,CAAA;EACnC,CAAC;EAED,MAAM;IACJ,OAAO,CACL,EAAC,IAAI,OAAG,CACT,CAAA;EACH,CAAC;;CACF","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,12 @@
1
+ import { h, Host } from '@stencil/core';
2
+ import { notSupport } from '../../utils';
3
+ export class CommentList {
4
+ componentDidLoad() {
5
+ notSupport('CommentList', this);
6
+ }
7
+ render() {
8
+ return (h(Host, null));
9
+ }
10
+ static get is() { return "taro-comment-list-core"; }
11
+ }
12
+ //# sourceMappingURL=comment-list.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"comment-list.js","sourceRoot":"","sources":["../../../src/components/comment/comment-list.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAsB,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEtE,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AAKxC,MAAM,OAAO,WAAW;EACtB,gBAAgB;IACd,UAAU,CAAC,aAAa,EAAE,IAAI,CAAC,CAAA;EACjC,CAAC;EAED,MAAM;IACJ,OAAO,CACL,EAAC,IAAI,OAAG,CACT,CAAA;EACH,CAAC;;CACF","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,12 @@
1
+ import { h, Host } from '@stencil/core';
2
+ import { notSupport } from '../../utils';
3
+ export class ContactButton {
4
+ componentDidLoad() {
5
+ notSupport('ContactButton', this);
6
+ }
7
+ render() {
8
+ return (h(Host, null));
9
+ }
10
+ static get is() { return "taro-contact-button-core"; }
11
+ }
12
+ //# sourceMappingURL=contact-button.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"contact-button.js","sourceRoot":"","sources":["../../../src/components/contact-button/contact-button.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAsB,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEtE,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AAKxC,MAAM,OAAO,aAAa;EACxB,gBAAgB;IACd,UAAU,CAAC,eAAe,EAAE,IAAI,CAAC,CAAA;EACnC,CAAC;EAED,MAAM;IACJ,OAAO,CACL,EAAC,IAAI,OAAG,CACT,CAAA;EACH,CAAC;;CACF","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,12 @@
1
+ import { h, Host } from '@stencil/core';
2
+ import { notSupport } from '../../utils';
3
+ export class FollowSwan {
4
+ componentDidLoad() {
5
+ notSupport('FollowSwan', this);
6
+ }
7
+ render() {
8
+ return (h(Host, null));
9
+ }
10
+ static get is() { return "taro-follow-swan-core"; }
11
+ }
12
+ //# sourceMappingURL=follow-swan.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"follow-swan.js","sourceRoot":"","sources":["../../../src/components/follow-swan/follow-swan.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAsB,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEtE,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AAKxC,MAAM,OAAO,UAAU;EACrB,gBAAgB;IACd,UAAU,CAAC,YAAY,EAAE,IAAI,CAAC,CAAA;EAChC,CAAC;EAED,MAAM;IACJ,OAAO,CACL,EAAC,IAAI,OAAG,CACT,CAAA;EACH,CAAC;;CACF","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,12 @@
1
+ import { h, Host } from '@stencil/core';
2
+ import { notSupport } from '../../utils';
3
+ export class InlinePaymentPanel {
4
+ componentDidLoad() {
5
+ notSupport('InlinePaymentPanel', this);
6
+ }
7
+ render() {
8
+ return (h(Host, null));
9
+ }
10
+ static get is() { return "taro-inline-payment-panel-core"; }
11
+ }
12
+ //# sourceMappingURL=inline-payment-panel.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"inline-payment-panel.js","sourceRoot":"","sources":["../../../src/components/inline-payment-panel/inline-payment-panel.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAsB,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEtE,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AAKxC,MAAM,OAAO,kBAAkB;EAC7B,gBAAgB;IACd,UAAU,CAAC,oBAAoB,EAAE,IAAI,CAAC,CAAA;EACxC,CAAC;EAED,MAAM;IACJ,OAAO,CACL,EAAC,IAAI,OAAG,CACT,CAAA;EACH,CAAC;;CACF","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,12 @@
1
+ import { h, Host } from '@stencil/core';
2
+ import { notSupport } from '../../utils';
3
+ export class Lifestyle {
4
+ componentDidLoad() {
5
+ notSupport('Lifestyle', this);
6
+ }
7
+ render() {
8
+ return (h(Host, null));
9
+ }
10
+ static get is() { return "taro-lifestyle-core"; }
11
+ }
12
+ //# sourceMappingURL=lifestyle.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"lifestyle.js","sourceRoot":"","sources":["../../../src/components/lifestyle/lifestyle.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAsB,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEtE,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AAKxC,MAAM,OAAO,SAAS;EACpB,gBAAgB;IACd,UAAU,CAAC,WAAW,EAAE,IAAI,CAAC,CAAA;EAC/B,CAAC;EAED,MAAM;IACJ,OAAO,CACL,EAAC,IAAI,OAAG,CACT,CAAA;EACH,CAAC;;CACF","sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\nimport { notSupport } from '../../utils'\n\n@Component({\n tag: 'taro-lifestyle-core'\n})\nexport class Lifestyle implements ComponentInterface {\n componentDidLoad () {\n notSupport('Lifestyle', this)\n }\n\n render () {\n return (\n <Host />\n )\n }\n}\n"]}
@@ -0,0 +1,12 @@
1
+ import { h, Host } from '@stencil/core';
2
+ import { notSupport } from '../../utils';
3
+ export class Like {
4
+ componentDidLoad() {
5
+ notSupport('Like', this);
6
+ }
7
+ render() {
8
+ return (h(Host, null));
9
+ }
10
+ static get is() { return "taro-like-core"; }
11
+ }
12
+ //# sourceMappingURL=like.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"like.js","sourceRoot":"","sources":["../../../src/components/like/like.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAsB,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEtE,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AAKxC,MAAM,OAAO,IAAI;EACf,gBAAgB;IACd,UAAU,CAAC,MAAM,EAAE,IAAI,CAAC,CAAA;EAC1B,CAAC;EAED,MAAM;IACJ,OAAO,CACL,EAAC,IAAI,OAAG,CACT,CAAA;EACH,CAAC;;CACF","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,12 @@
1
+ import { h, Host } from '@stencil/core';
2
+ import { notSupport } from '../../utils';
3
+ export class Login {
4
+ componentDidLoad() {
5
+ notSupport('Login', this);
6
+ }
7
+ render() {
8
+ return (h(Host, null));
9
+ }
10
+ static get is() { return "taro-login-core"; }
11
+ }
12
+ //# sourceMappingURL=login.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"login.js","sourceRoot":"","sources":["../../../src/components/login/login.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAsB,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEtE,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AAKxC,MAAM,OAAO,KAAK;EAChB,gBAAgB;IACd,UAAU,CAAC,OAAO,EAAE,IAAI,CAAC,CAAA;EAC3B,CAAC;EAED,MAAM;IACJ,OAAO,CACL,EAAC,IAAI,OAAG,CACT,CAAA;EACH,CAAC;;CACF","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,12 @@
1
+ import { h, Host } from '@stencil/core';
2
+ import { notSupport } from '../../utils';
3
+ export class Lottie {
4
+ componentDidLoad() {
5
+ notSupport('Lottie', this);
6
+ }
7
+ render() {
8
+ return (h(Host, null));
9
+ }
10
+ static get is() { return "taro-lottie-core"; }
11
+ }
12
+ //# sourceMappingURL=lottie.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"lottie.js","sourceRoot":"","sources":["../../../src/components/lottie/lottie.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAsB,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEtE,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AAKxC,MAAM,OAAO,MAAM;EACjB,gBAAgB;IACd,UAAU,CAAC,QAAQ,EAAE,IAAI,CAAC,CAAA;EAC5B,CAAC;EAED,MAAM;IACJ,OAAO,CACL,EAAC,IAAI,OAAG,CACT,CAAA;EACH,CAAC;;CACF","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,12 @@
1
+ import { h, Host } from '@stencil/core';
2
+ import { notSupport } from '../../utils';
3
+ export class RtcRoomItem {
4
+ componentDidLoad() {
5
+ notSupport('RtcRoomItem', this);
6
+ }
7
+ render() {
8
+ return (h(Host, null));
9
+ }
10
+ static get is() { return "taro-rtc-room-item-core"; }
11
+ }
12
+ //# sourceMappingURL=rtc-room-item.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"rtc-room-item.js","sourceRoot":"","sources":["../../../src/components/rtc-room/rtc-room-item.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAsB,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEtE,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AAKxC,MAAM,OAAO,WAAW;EACtB,gBAAgB;IACd,UAAU,CAAC,aAAa,EAAE,IAAI,CAAC,CAAA;EACjC,CAAC;EAED,MAAM;IACJ,OAAO,CACL,EAAC,IAAI,OAAG,CACT,CAAA;EACH,CAAC;;CACF","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,12 @@
1
+ import { h, Host } from '@stencil/core';
2
+ import { notSupport } from '../../utils';
3
+ export class RtcRoom {
4
+ componentDidLoad() {
5
+ notSupport('RtcRoom', this);
6
+ }
7
+ render() {
8
+ return (h(Host, null));
9
+ }
10
+ static get is() { return "taro-rtc-room-core"; }
11
+ }
12
+ //# sourceMappingURL=rtc-room.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"rtc-room.js","sourceRoot":"","sources":["../../../src/components/rtc-room/rtc-room.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAsB,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEtE,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AAKxC,MAAM,OAAO,OAAO;EAClB,gBAAgB;IACd,UAAU,CAAC,SAAS,EAAE,IAAI,CAAC,CAAA;EAC7B,CAAC;EAED,MAAM;IACJ,OAAO,CACL,EAAC,IAAI,OAAG,CACT,CAAA;EACH,CAAC;;CACF","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,12 @@
1
+ import { h, Host } from '@stencil/core';
2
+ import { notSupport } from '../../utils';
3
+ export class NativeSlot {
4
+ componentDidLoad() {
5
+ notSupport('NativeSlot', this);
6
+ }
7
+ render() {
8
+ return (h(Host, null));
9
+ }
10
+ static get is() { return "taro-native-slot-core"; }
11
+ }
12
+ //# sourceMappingURL=native-slot.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"native-slot.js","sourceRoot":"","sources":["../../../src/components/slot/native-slot.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAsB,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEtE,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AAKxC,MAAM,OAAO,UAAU;EACrB,gBAAgB;IACd,UAAU,CAAC,YAAY,EAAE,IAAI,CAAC,CAAA;EAChC,CAAC;EAED,MAAM;IACJ,OAAO,CACL,EAAC,IAAI,OAAG,CACT,CAAA;EACH,CAAC;;CACF","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"]}
@@ -1,5 +1,9 @@
1
1
  import { h, Host } from '@stencil/core';
2
+ import { notSupport } from '../../utils';
2
3
  export class Slot {
4
+ componentDidLoad() {
5
+ notSupport('Slot', this);
6
+ }
3
7
  render() {
4
8
  return (h(Host, null));
5
9
  }
@@ -1 +1 @@
1
- {"version":3,"file":"slot.js","sourceRoot":"","sources":["../../../src/components/slot/slot.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAsB,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAKtE,MAAM,OAAO,IAAI;EACf,MAAM;IACJ,OAAO,CACL,EAAC,IAAI,OAAG,CACT,CAAA;EACH,CAAC;;CACF","sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\n@Component({\n tag: 'taro-slot-core'\n})\nexport class Slot implements ComponentInterface {\n render () {\n return (\n <Host />\n )\n }\n}\n"]}
1
+ {"version":3,"file":"slot.js","sourceRoot":"","sources":["../../../src/components/slot/slot.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAsB,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEtE,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AAKxC,MAAM,OAAO,IAAI;EACf,gBAAgB;IACd,UAAU,CAAC,MAAM,EAAE,IAAI,CAAC,CAAA;EAC1B,CAAC;EAED,MAAM;IACJ,OAAO,CACL,EAAC,IAAI,OAAG,CACT,CAAA;EACH,CAAC;;CACF","sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\nimport { notSupport } from '../../utils'\n\n@Component({\n tag: 'taro-slot-core'\n})\nexport class Slot implements ComponentInterface {\n componentDidLoad () {\n notSupport('Slot', this)\n }\n\n render () {\n return (\n <Host />\n )\n }\n}\n"]}
@@ -0,0 +1,12 @@
1
+ import { h, Host } from '@stencil/core';
2
+ import { notSupport } from '../../utils';
3
+ export class TabItem {
4
+ componentDidLoad() {
5
+ notSupport('TabItem', this);
6
+ }
7
+ render() {
8
+ return (h(Host, null));
9
+ }
10
+ static get is() { return "taro-tab-item-core"; }
11
+ }
12
+ //# sourceMappingURL=tab-item.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tab-item.js","sourceRoot":"","sources":["../../../src/components/tabs/tab-item.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAsB,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEtE,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AAKxC,MAAM,OAAO,OAAO;EAClB,gBAAgB;IACd,UAAU,CAAC,SAAS,EAAE,IAAI,CAAC,CAAA;EAC7B,CAAC;EAED,MAAM;IACJ,OAAO,CACL,EAAC,IAAI,OAAG,CACT,CAAA;EACH,CAAC;;CACF","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"]}
@@ -0,0 +1,12 @@
1
+ import { h, Host } from '@stencil/core';
2
+ import { notSupport } from '../../utils';
3
+ export class Tabs {
4
+ componentDidLoad() {
5
+ notSupport('Tabs', this);
6
+ }
7
+ render() {
8
+ return (h(Host, null));
9
+ }
10
+ static get is() { return "taro-tabs-core"; }
11
+ }
12
+ //# sourceMappingURL=tabs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tabs.js","sourceRoot":"","sources":["../../../src/components/tabs/tabs.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAsB,CAAC,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEtE,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;AAKxC,MAAM,OAAO,IAAI;EACf,gBAAgB;IACd,UAAU,CAAC,MAAM,EAAE,IAAI,CAAC,CAAA;EAC1B,CAAC;EAED,MAAM;IACJ,OAAO,CACL,EAAC,IAAI,OAAG,CACT,CAAA;EACH,CAAC;;CACF","sourcesContent":["import { Component, ComponentInterface, h, Host } from '@stencil/core'\n\nimport { notSupport } from '../../utils'\n\n@Component({\n tag: 'taro-tabs-core'\n})\nexport class Tabs implements ComponentInterface {\n componentDidLoad () {\n notSupport('Tabs', this)\n }\n\n render () {\n return (\n <Host />\n )\n }\n}\n"]}
@@ -44,8 +44,12 @@ export class View {
44
44
  componentDidRender() {
45
45
  const el = this.el;
46
46
  el.childNodes.forEach(item => {
47
- if (item.nodeType === document.COMMENT_NODE && item["s-cn"])
48
- item["s-cn"] = false;
47
+ // Note: ['s-cn'] Content Reference Node
48
+ if (item.nodeType === document.COMMENT_NODE && item['s-cn'])
49
+ item['s-cn'] = false;
50
+ // Note: ['s-sr'] Is a slot reference node (渲染完成后禁用 slotRelocation 特性, 避免 Stencil 组件相互调用时内置排序与第三方 UI 框架冲突导致组件顺序混乱)
51
+ if (item.nodeType !== document.COMMENT_NODE && item['s-sr'])
52
+ item['s-sr'] = false;
49
53
  });
50
54
  }
51
55
  render() {
@@ -1 +1 @@
1
- {"version":3,"file":"view.js","sourceRoot":"","sources":["../../../src/components/view/view.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,EAAsB,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,KAAK,EAAgB,OAAO,EAAE,MAAM,eAAe,CAAA;AACzH,OAAO,UAAU,MAAM,YAAY,CAAA;AAMnC,MAAM,OAAO,IAAI;;IAeP,cAAS,GAAG,CAAC,CAAA;;;0BAVI,EAAE;yBACH,GAAG;iBACV,KAAK;iBACL,KAAK;;EAUtB,YAAY;IACV,IAAI,IAAI,CAAC,UAAU,EAAE;MACnB,IAAI,CAAC,KAAK,GAAG,IAAI,CAAA;MACjB,UAAU,CAAC,GAAG,EAAE;QACd,IAAI,IAAI,CAAC,KAAK,EAAE;UACd,IAAI,CAAC,KAAK,GAAG,IAAI,CAAA;SAClB;MACH,CAAC,EAAE,IAAI,CAAC,cAAc,CAAC,CAAA;KACxB;IAED,IAAI,CAAC,YAAY,GAAG,UAAU,CAAC,GAAG,EAAE;MAClC,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,CAAA;IACzB,CAAC,EAAE,GAAG,CAAC,CAAA;IACP,IAAI,CAAC,SAAS,GAAG,IAAI,CAAC,GAAG,EAAE,CAAA;EAC7B,CAAC;EAGD,WAAW;IACT,YAAY,CAAC,IAAI,CAAC,YAAY,CAAC,CAAA;EACjC,CAAC;EAGD,UAAU;IACR,MAAM,QAAQ,GAAG,IAAI,CAAC,GAAG,EAAE,GAAG,IAAI,CAAC,SAAS,CAAA;IAC5C,IAAI,QAAQ,GAAG,GAAG,EAAE;MAClB,YAAY,CAAC,IAAI,CAAC,YAAY,CAAC,CAAA;KAChC;IACD,IAAI,IAAI,CAAC,UAAU,EAAE;MACnB,IAAI,CAAC,KAAK,GAAG,KAAK,CAAA;MAClB,UAAU,CAAC,GAAG,EAAE;QACd,IAAI,CAAC,IAAI,CAAC,KAAK,EAAE;UACf,IAAI,CAAC,KAAK,GAAG,KAAK,CAAA;SACnB;MACH,CAAC,EAAE,IAAI,CAAC,aAAa,CAAC,CAAA;KACvB;EACH,CAAC;EAED,kBAAkB;IAChB,MAAM,EAAE,GAAG,IAAI,CAAC,EAAE,CAAA;IAClB,EAAE,CAAC,UAAU,CAAC,OAAO,CAAC,IAAI,CAAC,EAAE;MAC3B,IAAI,IAAI,CAAC,QAAQ,KAAK,QAAQ,CAAC,YAAY,IAAI,IAAI,CAAC,MAAM,CAAC;QAAE,IAAI,CAAC,MAAM,CAAC,GAAG,KAAK,CAAA;IACnF,CAAC,CAAC,CAAA;EACJ,CAAC;EAED,MAAM;IACJ,MAAM,GAAG,GAAG,UAAU,CAAC;MACrB,CAAC,GAAG,IAAI,CAAC,UAAU,EAAE,CAAC,EAAE,IAAI,CAAC,KAAK;KACnC,CAAC,CAAA;IACF,IAAI,IAAI,GAAG,EAAE,CAAA;IACb,IAAI,CAAC,CAAC,IAAI,CAAC,SAAS,EAAE;MACpB,IAAI,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,SAAS,CAAA;MAClC,IAAI,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,SAAS,CAAA;KACxC;IACD,OAAO,CACL,EAAC,IAAI,kBAAC,KAAK,EAAE,GAAG,IAAM,IAAI;MACxB,eAAa,CACR,CACR,CAAA;EACH,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["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 if (item.nodeType === document.COMMENT_NODE && item[\"s-cn\"]) item[\"s-cn\"] = 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
+ {"version":3,"file":"view.js","sourceRoot":"","sources":["../../../src/components/view/view.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,EAAsB,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,KAAK,EAAgB,OAAO,EAAE,MAAM,eAAe,CAAA;AACzH,OAAO,UAAU,MAAM,YAAY,CAAA;AAMnC,MAAM,OAAO,IAAI;;IAeP,cAAS,GAAG,CAAC,CAAA;;;0BAVI,EAAE;yBACH,GAAG;iBACV,KAAK;iBACL,KAAK;;EAUtB,YAAY;IACV,IAAI,IAAI,CAAC,UAAU,EAAE;MACnB,IAAI,CAAC,KAAK,GAAG,IAAI,CAAA;MACjB,UAAU,CAAC,GAAG,EAAE;QACd,IAAI,IAAI,CAAC,KAAK,EAAE;UACd,IAAI,CAAC,KAAK,GAAG,IAAI,CAAA;SAClB;MACH,CAAC,EAAE,IAAI,CAAC,cAAc,CAAC,CAAA;KACxB;IAED,IAAI,CAAC,YAAY,GAAG,UAAU,CAAC,GAAG,EAAE;MAClC,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,CAAA;IACzB,CAAC,EAAE,GAAG,CAAC,CAAA;IACP,IAAI,CAAC,SAAS,GAAG,IAAI,CAAC,GAAG,EAAE,CAAA;EAC7B,CAAC;EAGD,WAAW;IACT,YAAY,CAAC,IAAI,CAAC,YAAY,CAAC,CAAA;EACjC,CAAC;EAGD,UAAU;IACR,MAAM,QAAQ,GAAG,IAAI,CAAC,GAAG,EAAE,GAAG,IAAI,CAAC,SAAS,CAAA;IAC5C,IAAI,QAAQ,GAAG,GAAG,EAAE;MAClB,YAAY,CAAC,IAAI,CAAC,YAAY,CAAC,CAAA;KAChC;IACD,IAAI,IAAI,CAAC,UAAU,EAAE;MACnB,IAAI,CAAC,KAAK,GAAG,KAAK,CAAA;MAClB,UAAU,CAAC,GAAG,EAAE;QACd,IAAI,CAAC,IAAI,CAAC,KAAK,EAAE;UACf,IAAI,CAAC,KAAK,GAAG,KAAK,CAAA;SACnB;MACH,CAAC,EAAE,IAAI,CAAC,aAAa,CAAC,CAAA;KACvB;EACH,CAAC;EAED,kBAAkB;IAChB,MAAM,EAAE,GAAG,IAAI,CAAC,EAAE,CAAA;IAClB,EAAE,CAAC,UAAU,CAAC,OAAO,CAAC,IAAI,CAAC,EAAE;MAC3B,wCAAwC;MACxC,IAAI,IAAI,CAAC,QAAQ,KAAK,QAAQ,CAAC,YAAY,IAAI,IAAI,CAAC,MAAM,CAAC;QAAE,IAAI,CAAC,MAAM,CAAC,GAAG,KAAK,CAAA;MACjF,kHAAkH;MAClH,IAAI,IAAI,CAAC,QAAQ,KAAK,QAAQ,CAAC,YAAY,IAAI,IAAI,CAAC,MAAM,CAAC;QAAE,IAAI,CAAC,MAAM,CAAC,GAAG,KAAK,CAAA;IACnF,CAAC,CAAC,CAAA;EACJ,CAAC;EAED,MAAM;IACJ,MAAM,GAAG,GAAG,UAAU,CAAC;MACrB,CAAC,GAAG,IAAI,CAAC,UAAU,EAAE,CAAC,EAAE,IAAI,CAAC,KAAK;KACnC,CAAC,CAAA;IACF,IAAI,IAAI,GAAG,EAAE,CAAA;IACb,IAAI,CAAC,CAAC,IAAI,CAAC,SAAS,EAAE;MACpB,IAAI,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,SAAS,CAAA;MAClC,IAAI,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,SAAS,CAAA;KACxC;IACD,OAAO,CACL,EAAC,IAAI,kBAAC,KAAK,EAAE,GAAG,IAAM,IAAI;MACxB,eAAa,CACR,CACR,CAAA;EACH,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["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"]}