@tarojs/components 3.5.11 → 3.6.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/cjs/helper-db78e01a.js +2 -0
- package/dist/cjs/helper-db78e01a.js.map +1 -0
- package/dist/cjs/hls-67cbc62d.js +27624 -0
- package/dist/cjs/hls-67cbc62d.js.map +1 -0
- package/dist/cjs/index-47a1959e.js +2 -0
- package/dist/cjs/index-47a1959e.js.map +1 -0
- package/dist/cjs/{index-7c61bee9.js → index-9174e0b1.js} +477 -234
- package/dist/cjs/index-9174e0b1.js.map +1 -0
- package/dist/cjs/index-f9d21cc5.js +2 -0
- package/dist/cjs/index-f9d21cc5.js.map +1 -0
- package/dist/cjs/index.cjs.js +2 -0
- package/dist/cjs/index.cjs.js.map +1 -0
- package/dist/cjs/intersection-observer-dc4cfcef.js +2 -0
- package/dist/cjs/intersection-observer-dc4cfcef.js.map +1 -0
- package/dist/cjs/loader.cjs.js +5 -3
- package/dist/cjs/loader.cjs.js.map +1 -0
- package/dist/cjs/taro-ad-core.cjs.entry.js +4 -2
- package/dist/cjs/taro-ad-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-ad-custom-core.cjs.entry.js +4 -2
- package/dist/cjs/taro-ad-custom-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-animation-video-core.cjs.entry.js +23 -0
- package/dist/cjs/taro-animation-video-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-animation-view-core.cjs.entry.js +23 -0
- package/dist/cjs/taro-animation-view-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-ar-camera-core.cjs.entry.js +23 -0
- package/dist/cjs/taro-ar-camera-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-audio-core.cjs.entry.js +5 -2
- package/dist/cjs/taro-audio-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-aweme-data-core.cjs.entry.js +23 -0
- package/dist/cjs/taro-aweme-data-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-block-core.cjs.entry.js +4 -2
- package/dist/cjs/taro-block-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-button-core.cjs.entry.js +7 -2
- package/dist/cjs/taro-button-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-camera-core.cjs.entry.js +4 -2
- package/dist/cjs/taro-camera-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-canvas-core.cjs.entry.js +6 -3
- package/dist/cjs/taro-canvas-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-checkbox-core_2.cjs.entry.js +15 -9
- package/dist/cjs/taro-checkbox-core_2.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-comment-detail-core.cjs.entry.js +23 -0
- package/dist/cjs/taro-comment-detail-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-comment-list-core.cjs.entry.js +23 -0
- package/dist/cjs/taro-comment-list-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-components.cjs.js +5 -3
- package/dist/cjs/taro-components.cjs.js.map +1 -0
- package/dist/cjs/taro-contact-button-core.cjs.entry.js +23 -0
- package/dist/cjs/taro-contact-button-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-cover-image-core.cjs.entry.js +7 -4
- package/dist/cjs/taro-cover-image-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-cover-view-core.cjs.entry.js +7 -3
- package/dist/cjs/taro-cover-view-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-custom-wrapper-core.cjs.entry.js +4 -2
- package/dist/cjs/taro-custom-wrapper-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-editor-core.cjs.entry.js +4 -2
- package/dist/cjs/taro-editor-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-follow-swan-core.cjs.entry.js +23 -0
- package/dist/cjs/taro-follow-swan-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-form-core.cjs.entry.js +34 -39
- package/dist/cjs/taro-form-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-functional-page-navigator-core.cjs.entry.js +4 -2
- package/dist/cjs/taro-functional-page-navigator-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-icon-core.cjs.entry.js +6 -2
- package/dist/cjs/taro-icon-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-image-core.cjs.entry.js +7 -4
- package/dist/cjs/taro-image-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-inline-payment-panel-core.cjs.entry.js +23 -0
- package/dist/cjs/taro-inline-payment-panel-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-input-core.cjs.entry.js +29 -14
- package/dist/cjs/taro-input-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-keyboard-accessory-core.cjs.entry.js +4 -2
- package/dist/cjs/taro-keyboard-accessory-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-label-core.cjs.entry.js +5 -2
- package/dist/cjs/taro-label-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-lifestyle-core.cjs.entry.js +23 -0
- package/dist/cjs/taro-lifestyle-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-like-core.cjs.entry.js +23 -0
- package/dist/cjs/taro-like-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-live-player-core.cjs.entry.js +4 -2
- package/dist/cjs/taro-live-player-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-live-pusher-core.cjs.entry.js +4 -2
- package/dist/cjs/taro-live-pusher-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-login-core.cjs.entry.js +23 -0
- package/dist/cjs/taro-login-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-lottie-core.cjs.entry.js +23 -0
- package/dist/cjs/taro-lottie-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-map-core.cjs.entry.js +4 -2
- package/dist/cjs/taro-map-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-match-media-core.cjs.entry.js +4 -2
- package/dist/cjs/taro-match-media-core.cjs.entry.js.map +1 -0
- package/dist/cjs/{taro-movable-view-core.cjs.entry.js → taro-movable-area-core_2.cjs.entry.js} +169 -54
- package/dist/cjs/taro-movable-area-core_2.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-native-slot-core.cjs.entry.js +23 -0
- package/dist/cjs/taro-native-slot-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-navigation-bar-core.cjs.entry.js +4 -2
- package/dist/cjs/taro-navigation-bar-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-navigator-core.cjs.entry.js +6 -2
- package/dist/cjs/taro-navigator-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-official-account-core.cjs.entry.js +4 -2
- package/dist/cjs/taro-official-account-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-open-data-core.cjs.entry.js +4 -2
- package/dist/cjs/taro-open-data-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-page-container-core.cjs.entry.js +4 -2
- package/dist/cjs/taro-page-container-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-page-meta-core.cjs.entry.js +4 -2
- package/dist/cjs/taro-page-meta-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-picker-core_2.cjs.entry.js +31 -15
- package/dist/cjs/taro-picker-core_2.cjs.entry.js.map +1 -0
- package/dist/cjs/{taro-picker-view-core.cjs.entry.js → taro-picker-view-column-core_2.cjs.entry.js} +101 -6
- package/dist/cjs/taro-picker-view-column-core_2.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-progress-core.cjs.entry.js +7 -5
- package/dist/cjs/taro-progress-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-pull-to-refresh.cjs.entry.js +10 -8
- package/dist/cjs/taro-pull-to-refresh.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-radio-core_2.cjs.entry.js +15 -9
- package/dist/cjs/taro-radio-core_2.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-rich-text-core.cjs.entry.js +5 -2
- package/dist/cjs/taro-rich-text-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-root-portal-core.cjs.entry.js +4 -2
- package/dist/cjs/taro-root-portal-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-rtc-room-core.cjs.entry.js +23 -0
- package/dist/cjs/taro-rtc-room-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-rtc-room-item-core.cjs.entry.js +23 -0
- package/dist/cjs/taro-rtc-room-item-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-scroll-view-core.cjs.entry.js +28 -22
- package/dist/cjs/taro-scroll-view-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-share-element-core.cjs.entry.js +4 -2
- package/dist/cjs/taro-share-element-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-slider-core.cjs.entry.js +37 -40
- package/dist/cjs/taro-slider-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-slot-core.cjs.entry.js +4 -2
- package/dist/cjs/taro-slot-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-swiper-core_2.cjs.entry.js +26 -60
- package/dist/cjs/taro-swiper-core_2.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-switch-core.cjs.entry.js +12 -8
- package/dist/cjs/taro-switch-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-tab-item-core.cjs.entry.js +23 -0
- package/dist/cjs/taro-tab-item-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-tabbar.cjs.entry.js +12 -4
- package/dist/cjs/taro-tabbar.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-tabs-core.cjs.entry.js +23 -0
- package/dist/cjs/taro-tabs-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-text-core.cjs.entry.js +4 -2
- package/dist/cjs/taro-text-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-textarea-core.cjs.entry.js +21 -10
- package/dist/cjs/taro-textarea-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-video-control_3.cjs.entry.js +81 -27723
- package/dist/cjs/taro-video-control_3.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-view-core.cjs.entry.js +7 -3
- package/dist/cjs/taro-view-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-voip-room-core.cjs.entry.js +4 -2
- package/dist/cjs/taro-voip-room-core.cjs.entry.js.map +1 -0
- package/dist/cjs/taro-web-view-core.cjs.entry.js +5 -2
- package/dist/cjs/taro-web-view-core.cjs.entry.js.map +1 -0
- package/dist/collection/collection-manifest.json +34 -4
- package/dist/collection/components/ad/ad.js +2 -1
- package/dist/collection/components/ad/ad.js.map +1 -0
- package/dist/collection/components/ad-custom/ad-custom.js +2 -1
- package/dist/collection/components/ad-custom/ad-custom.js.map +1 -0
- package/dist/collection/components/animation-video/animation-video.js +12 -0
- package/dist/collection/components/animation-video/animation-video.js.map +1 -0
- package/dist/collection/components/animation-view/animation-view.js +12 -0
- package/dist/collection/components/animation-view/animation-view.js.map +1 -0
- package/dist/collection/components/ar-camera/ar-camera.js +12 -0
- package/dist/collection/components/ar-camera/ar-camera.js.map +1 -0
- package/dist/collection/components/audio/audio.js +199 -190
- package/dist/collection/components/audio/audio.js.map +1 -0
- package/dist/collection/components/aweme-data/aweme-data.js +12 -0
- package/dist/collection/components/aweme-data/aweme-data.js.map +1 -0
- package/dist/collection/components/block/block.js +2 -2
- package/dist/collection/components/block/block.js.map +1 -0
- package/dist/collection/components/button/button.js +230 -217
- package/dist/collection/components/button/button.js.map +1 -0
- package/dist/collection/components/camera/camera.js +2 -1
- package/dist/collection/components/camera/camera.js.map +1 -0
- package/dist/collection/components/canvas/canvas.js +67 -58
- package/dist/collection/components/canvas/canvas.js.map +1 -0
- package/dist/collection/components/checkbox/checkbox-group.js +50 -42
- package/dist/collection/components/checkbox/checkbox-group.js.map +1 -0
- package/dist/collection/components/checkbox/checkbox.js +175 -162
- package/dist/collection/components/checkbox/checkbox.js.map +1 -0
- package/dist/collection/components/comment/comment-detail.js +12 -0
- package/dist/collection/components/comment/comment-detail.js.map +1 -0
- package/dist/collection/components/comment/comment-list.js +12 -0
- package/dist/collection/components/comment/comment-list.js.map +1 -0
- package/dist/collection/components/contact-button/contact-button.js +12 -0
- package/dist/collection/components/contact-button/contact-button.js.map +1 -0
- package/dist/collection/components/cover-image/cover-image.js +83 -74
- package/dist/collection/components/cover-image/cover-image.js.map +1 -0
- package/dist/collection/components/cover-view/cover-view.js +131 -118
- package/dist/collection/components/cover-view/cover-view.js.map +1 -0
- package/dist/collection/components/custom-wrapper/custom-wrapper.js +2 -2
- package/dist/collection/components/custom-wrapper/custom-wrapper.js.map +1 -0
- package/dist/collection/components/editor/editor.js +2 -1
- package/dist/collection/components/editor/editor.js.map +1 -0
- package/dist/collection/components/follow-swan/follow-swan.js +12 -0
- package/dist/collection/components/follow-swan/follow-swan.js.map +1 -0
- package/dist/collection/components/form/form.js +66 -74
- package/dist/collection/components/form/form.js.map +1 -0
- package/dist/collection/components/functional-page-navigator/functional-page-navigator.js +2 -1
- package/dist/collection/components/functional-page-navigator/functional-page-navigator.js.map +1 -0
- package/dist/collection/components/icon/icon.js +61 -56
- package/dist/collection/components/icon/icon.js.map +1 -0
- package/dist/collection/components/image/image.js +125 -113
- package/dist/collection/components/image/image.js.map +1 -0
- package/dist/collection/components/inline-payment-panel/inline-payment-panel.js +12 -0
- package/dist/collection/components/inline-payment-panel/inline-payment-panel.js.map +1 -0
- package/dist/collection/components/input/input.js +336 -296
- package/dist/collection/components/input/input.js.map +1 -0
- package/dist/collection/components/keyboard-accessory/keyboard-accessory.js +2 -1
- package/dist/collection/components/keyboard-accessory/keyboard-accessory.js.map +1 -0
- package/dist/collection/components/label/label.js +27 -22
- package/dist/collection/components/label/label.js.map +1 -0
- package/dist/collection/components/lifestyle/lifestyle.js +12 -0
- package/dist/collection/components/lifestyle/lifestyle.js.map +1 -0
- package/dist/collection/components/like/like.js +12 -0
- package/dist/collection/components/like/like.js.map +1 -0
- package/dist/collection/components/live-player/live-player.js +2 -1
- package/dist/collection/components/live-player/live-player.js.map +1 -0
- package/dist/collection/components/live-pusher/live-pusher.js +2 -1
- package/dist/collection/components/live-pusher/live-pusher.js.map +1 -0
- package/dist/collection/components/login/login.js +12 -0
- package/dist/collection/components/login/login.js.map +1 -0
- package/dist/collection/components/lottie/lottie.js +12 -0
- package/dist/collection/components/lottie/lottie.js.map +1 -0
- package/dist/collection/components/map/map.js +2 -1
- package/dist/collection/components/map/map.js.map +1 -0
- package/dist/collection/components/match-media/match-media.js +2 -1
- package/dist/collection/components/match-media/match-media.js.map +1 -0
- package/dist/collection/components/movable-area/movable-area.js +34 -26
- package/dist/collection/components/movable-area/movable-area.js.map +1 -0
- package/dist/collection/components/movable-area/movable-view.js +397 -424
- package/dist/collection/components/movable-area/movable-view.js.map +1 -0
- package/dist/collection/components/navigation-bar/navigation-bar.js +2 -1
- package/dist/collection/components/navigation-bar/navigation-bar.js.map +1 -0
- package/dist/collection/components/navigator/navigator.js +158 -145
- package/dist/collection/components/navigator/navigator.js.map +1 -0
- package/dist/collection/components/official-account/official-account.js +2 -1
- package/dist/collection/components/official-account/official-account.js.map +1 -0
- package/dist/collection/components/open-data/open-data.js +2 -1
- package/dist/collection/components/open-data/open-data.js.map +1 -0
- package/dist/collection/components/page-container/page-container.js +2 -1
- package/dist/collection/components/page-container/page-container.js.map +1 -0
- package/dist/collection/components/page-meta/page-meta.js +2 -1
- package/dist/collection/components/page-meta/page-meta.js.map +1 -0
- package/dist/collection/components/picker/constant.js +1 -0
- package/dist/collection/components/picker/constant.js.map +1 -0
- package/dist/collection/components/picker/picker-group.js +240 -176
- package/dist/collection/components/picker/picker-group.js.map +1 -0
- package/dist/collection/components/picker/picker.js +261 -257
- package/dist/collection/components/picker/picker.js.map +1 -0
- package/dist/collection/components/picker/utils.js +1 -0
- package/dist/collection/components/picker/utils.js.map +1 -0
- package/dist/collection/components/picker-view/picker-view-column.js +158 -147
- package/dist/collection/components/picker-view/picker-view-column.js.map +1 -0
- package/dist/collection/components/picker-view/picker-view.js +171 -159
- package/dist/collection/components/picker-view/picker-view.js.map +1 -0
- package/dist/collection/components/progress/progress.js +153 -157
- package/dist/collection/components/progress/progress.js.map +1 -0
- package/dist/collection/components/pull-to-refresh/pull-to-refresh.js +121 -114
- package/dist/collection/components/pull-to-refresh/pull-to-refresh.js.map +1 -0
- package/dist/collection/components/radio/radio-group.js +50 -43
- package/dist/collection/components/radio/radio-group.js.map +1 -0
- package/dist/collection/components/radio/radio.js +152 -144
- package/dist/collection/components/radio/radio.js.map +1 -0
- package/dist/collection/components/rich-text/rich-text.js +27 -23
- package/dist/collection/components/rich-text/rich-text.js.map +1 -0
- package/dist/collection/components/root-portal/root-portal.js +2 -1
- package/dist/collection/components/root-portal/root-portal.js.map +1 -0
- package/dist/collection/components/rtc-room/rtc-room-item.js +12 -0
- package/dist/collection/components/rtc-room/rtc-room-item.js.map +1 -0
- package/dist/collection/components/rtc-room/rtc-room.js +12 -0
- package/dist/collection/components/rtc-room/rtc-room.js.map +1 -0
- package/dist/collection/components/scroll-view/scroll-view.js +242 -220
- package/dist/collection/components/scroll-view/scroll-view.js.map +1 -0
- package/dist/collection/components/share-element/share-element.js +2 -1
- package/dist/collection/components/share-element/share-element.js.map +1 -0
- package/dist/collection/components/slider/slider.js +279 -283
- package/dist/collection/components/slider/slider.js.map +1 -0
- package/dist/collection/components/slot/native-slot.js +12 -0
- package/dist/collection/components/slot/native-slot.js.map +1 -0
- package/dist/collection/components/slot/slot.js +2 -1
- package/dist/collection/components/slot/slot.js.map +1 -0
- package/dist/collection/components/swiper/swiper-item.js +26 -21
- package/dist/collection/components/swiper/swiper-item.js.map +1 -0
- package/dist/collection/components/swiper/swiper.js +343 -372
- package/dist/collection/components/swiper/swiper.js.map +1 -0
- package/dist/collection/components/switch/switch.js +153 -139
- package/dist/collection/components/switch/switch.js.map +1 -0
- package/dist/collection/components/tabbar/tabbar-item.js +2 -6
- package/dist/collection/components/tabbar/tabbar-item.js.map +1 -0
- package/dist/collection/components/tabbar/tabbar.js +86 -70
- package/dist/collection/components/tabbar/tabbar.js.map +1 -0
- package/dist/collection/components/tabs/tab-item.js +12 -0
- package/dist/collection/components/tabs/tab-item.js.map +1 -0
- package/dist/collection/components/tabs/tabs.js +12 -0
- package/dist/collection/components/tabs/tabs.js.map +1 -0
- package/dist/collection/components/text/text.js +35 -30
- package/dist/collection/components/text/text.js.map +1 -0
- package/dist/collection/components/textarea/textarea.js +262 -227
- package/dist/collection/components/textarea/textarea.js.map +1 -0
- package/dist/collection/components/video/utils.js +1 -0
- package/dist/collection/components/video/utils.js.map +1 -0
- package/dist/collection/components/video/video-control.js +252 -247
- package/dist/collection/components/video/video-control.js.map +1 -0
- package/dist/collection/components/video/video-danmu.js +72 -66
- package/dist/collection/components/video/video-danmu.js.map +1 -0
- package/dist/collection/components/video/video.js +733 -775
- package/dist/collection/components/video/video.js.map +1 -0
- package/dist/collection/components/view/view.js +131 -117
- package/dist/collection/components/view/view.js.map +1 -0
- package/dist/collection/components/voip-room/voip-room.js +2 -1
- package/dist/collection/components/voip-room/voip-room.js.map +1 -0
- package/dist/collection/components/web-view/web-view.js +68 -57
- package/dist/collection/components/web-view/web-view.js.map +1 -0
- package/dist/collection/index.js +1 -0
- package/dist/collection/index.js.map +1 -0
- package/dist/collection/utils/helper.js +1 -0
- package/dist/collection/utils/helper.js.map +1 -0
- package/dist/collection/utils/index.js +1 -0
- package/dist/collection/utils/index.js.map +1 -0
- package/dist/collection/utils/style.js +1 -0
- package/dist/collection/utils/style.js.map +1 -0
- package/dist/collection/utils/url.js +1 -0
- package/dist/collection/utils/url.js.map +1 -0
- package/dist/esm/helper-3d0ecf0f.js +2 -0
- package/dist/esm/helper-3d0ecf0f.js.map +1 -0
- package/dist/esm/hls-221423a1.js +27622 -0
- package/dist/esm/hls-221423a1.js.map +1 -0
- package/dist/esm/index-1d8e8acd.js +2 -0
- package/dist/esm/index-1d8e8acd.js.map +1 -0
- package/dist/esm/{index-8809c729.js → index-5d881caf.js} +477 -234
- package/dist/esm/index-5d881caf.js.map +1 -0
- package/dist/esm/index-cad8203e.js +2 -0
- package/dist/esm/index-cad8203e.js.map +1 -0
- package/dist/esm/index.js +2 -0
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/intersection-observer-8e4c7135.js +2 -0
- package/dist/esm/intersection-observer-8e4c7135.js.map +1 -0
- package/dist/esm/loader.js +5 -3
- package/dist/esm/loader.js.map +1 -0
- package/dist/esm/polyfills/css-shim.js +1 -1
- package/dist/esm/taro-ad-core.entry.js +4 -2
- package/dist/esm/taro-ad-core.entry.js.map +1 -0
- package/dist/esm/taro-ad-custom-core.entry.js +4 -2
- package/dist/esm/taro-ad-custom-core.entry.js.map +1 -0
- package/dist/esm/taro-animation-video-core.entry.js +19 -0
- package/dist/esm/taro-animation-video-core.entry.js.map +1 -0
- package/dist/esm/taro-animation-view-core.entry.js +19 -0
- package/dist/esm/taro-animation-view-core.entry.js.map +1 -0
- package/dist/esm/taro-ar-camera-core.entry.js +19 -0
- package/dist/esm/taro-ar-camera-core.entry.js.map +1 -0
- package/dist/esm/taro-audio-core.entry.js +5 -2
- package/dist/esm/taro-audio-core.entry.js.map +1 -0
- package/dist/esm/taro-aweme-data-core.entry.js +19 -0
- package/dist/esm/taro-aweme-data-core.entry.js.map +1 -0
- package/dist/esm/taro-block-core.entry.js +4 -2
- package/dist/esm/taro-block-core.entry.js.map +1 -0
- package/dist/esm/taro-button-core.entry.js +7 -2
- package/dist/esm/taro-button-core.entry.js.map +1 -0
- package/dist/esm/taro-camera-core.entry.js +4 -2
- package/dist/esm/taro-camera-core.entry.js.map +1 -0
- package/dist/esm/taro-canvas-core.entry.js +6 -3
- package/dist/esm/taro-canvas-core.entry.js.map +1 -0
- package/dist/esm/taro-checkbox-core_2.entry.js +15 -9
- package/dist/esm/taro-checkbox-core_2.entry.js.map +1 -0
- package/dist/esm/taro-comment-detail-core.entry.js +19 -0
- package/dist/esm/taro-comment-detail-core.entry.js.map +1 -0
- package/dist/esm/taro-comment-list-core.entry.js +19 -0
- package/dist/esm/taro-comment-list-core.entry.js.map +1 -0
- package/dist/esm/taro-components.js +5 -3
- package/dist/esm/taro-components.js.map +1 -0
- package/dist/esm/taro-contact-button-core.entry.js +19 -0
- package/dist/esm/taro-contact-button-core.entry.js.map +1 -0
- package/dist/esm/taro-cover-image-core.entry.js +7 -4
- package/dist/esm/taro-cover-image-core.entry.js.map +1 -0
- package/dist/esm/taro-cover-view-core.entry.js +7 -3
- package/dist/esm/taro-cover-view-core.entry.js.map +1 -0
- package/dist/esm/taro-custom-wrapper-core.entry.js +4 -2
- package/dist/esm/taro-custom-wrapper-core.entry.js.map +1 -0
- package/dist/esm/taro-editor-core.entry.js +4 -2
- package/dist/esm/taro-editor-core.entry.js.map +1 -0
- package/dist/esm/taro-follow-swan-core.entry.js +19 -0
- package/dist/esm/taro-follow-swan-core.entry.js.map +1 -0
- package/dist/esm/taro-form-core.entry.js +34 -39
- package/dist/esm/taro-form-core.entry.js.map +1 -0
- package/dist/esm/taro-functional-page-navigator-core.entry.js +4 -2
- package/dist/esm/taro-functional-page-navigator-core.entry.js.map +1 -0
- package/dist/esm/taro-icon-core.entry.js +6 -2
- package/dist/esm/taro-icon-core.entry.js.map +1 -0
- package/dist/esm/taro-image-core.entry.js +7 -4
- package/dist/esm/taro-image-core.entry.js.map +1 -0
- package/dist/esm/taro-inline-payment-panel-core.entry.js +19 -0
- package/dist/esm/taro-inline-payment-panel-core.entry.js.map +1 -0
- package/dist/esm/taro-input-core.entry.js +29 -14
- package/dist/esm/taro-input-core.entry.js.map +1 -0
- package/dist/esm/taro-keyboard-accessory-core.entry.js +4 -2
- package/dist/esm/taro-keyboard-accessory-core.entry.js.map +1 -0
- package/dist/esm/taro-label-core.entry.js +5 -2
- package/dist/esm/taro-label-core.entry.js.map +1 -0
- package/dist/esm/taro-lifestyle-core.entry.js +19 -0
- package/dist/esm/taro-lifestyle-core.entry.js.map +1 -0
- package/dist/esm/taro-like-core.entry.js +19 -0
- package/dist/esm/taro-like-core.entry.js.map +1 -0
- package/dist/esm/taro-live-player-core.entry.js +4 -2
- package/dist/esm/taro-live-player-core.entry.js.map +1 -0
- package/dist/esm/taro-live-pusher-core.entry.js +4 -2
- package/dist/esm/taro-live-pusher-core.entry.js.map +1 -0
- package/dist/esm/taro-login-core.entry.js +19 -0
- package/dist/esm/taro-login-core.entry.js.map +1 -0
- package/dist/esm/taro-lottie-core.entry.js +19 -0
- package/dist/esm/taro-lottie-core.entry.js.map +1 -0
- package/dist/esm/taro-map-core.entry.js +4 -2
- package/dist/esm/taro-map-core.entry.js.map +1 -0
- package/dist/esm/taro-match-media-core.entry.js +4 -2
- package/dist/esm/taro-match-media-core.entry.js.map +1 -0
- package/dist/esm/{taro-movable-view-core.entry.js → taro-movable-area-core_2.entry.js} +169 -55
- package/dist/esm/taro-movable-area-core_2.entry.js.map +1 -0
- package/dist/esm/taro-native-slot-core.entry.js +19 -0
- package/dist/esm/taro-native-slot-core.entry.js.map +1 -0
- package/dist/esm/taro-navigation-bar-core.entry.js +4 -2
- package/dist/esm/taro-navigation-bar-core.entry.js.map +1 -0
- package/dist/esm/taro-navigator-core.entry.js +6 -2
- package/dist/esm/taro-navigator-core.entry.js.map +1 -0
- package/dist/esm/taro-official-account-core.entry.js +4 -2
- package/dist/esm/taro-official-account-core.entry.js.map +1 -0
- package/dist/esm/taro-open-data-core.entry.js +4 -2
- package/dist/esm/taro-open-data-core.entry.js.map +1 -0
- package/dist/esm/taro-page-container-core.entry.js +4 -2
- package/dist/esm/taro-page-container-core.entry.js.map +1 -0
- package/dist/esm/taro-page-meta-core.entry.js +4 -2
- package/dist/esm/taro-page-meta-core.entry.js.map +1 -0
- package/dist/esm/taro-picker-core_2.entry.js +31 -15
- package/dist/esm/taro-picker-core_2.entry.js.map +1 -0
- package/dist/esm/{taro-picker-view-core.entry.js → taro-picker-view-column-core_2.entry.js} +97 -3
- package/dist/esm/taro-picker-view-column-core_2.entry.js.map +1 -0
- package/dist/esm/taro-progress-core.entry.js +7 -5
- package/dist/esm/taro-progress-core.entry.js.map +1 -0
- package/dist/esm/taro-pull-to-refresh.entry.js +10 -8
- package/dist/esm/taro-pull-to-refresh.entry.js.map +1 -0
- package/dist/esm/taro-radio-core_2.entry.js +15 -9
- package/dist/esm/taro-radio-core_2.entry.js.map +1 -0
- package/dist/esm/taro-rich-text-core.entry.js +5 -2
- package/dist/esm/taro-rich-text-core.entry.js.map +1 -0
- package/dist/esm/taro-root-portal-core.entry.js +4 -2
- package/dist/esm/taro-root-portal-core.entry.js.map +1 -0
- package/dist/esm/taro-rtc-room-core.entry.js +19 -0
- package/dist/esm/taro-rtc-room-core.entry.js.map +1 -0
- package/dist/esm/taro-rtc-room-item-core.entry.js +19 -0
- package/dist/esm/taro-rtc-room-item-core.entry.js.map +1 -0
- package/dist/esm/taro-scroll-view-core.entry.js +28 -22
- package/dist/esm/taro-scroll-view-core.entry.js.map +1 -0
- package/dist/esm/taro-share-element-core.entry.js +4 -2
- package/dist/esm/taro-share-element-core.entry.js.map +1 -0
- package/dist/esm/taro-slider-core.entry.js +37 -40
- package/dist/esm/taro-slider-core.entry.js.map +1 -0
- package/dist/esm/taro-slot-core.entry.js +4 -2
- package/dist/esm/taro-slot-core.entry.js.map +1 -0
- package/dist/esm/taro-swiper-core_2.entry.js +26 -60
- package/dist/esm/taro-swiper-core_2.entry.js.map +1 -0
- package/dist/esm/taro-switch-core.entry.js +12 -8
- package/dist/esm/taro-switch-core.entry.js.map +1 -0
- package/dist/esm/taro-tab-item-core.entry.js +19 -0
- package/dist/esm/taro-tab-item-core.entry.js.map +1 -0
- package/dist/esm/taro-tabbar.entry.js +12 -4
- package/dist/esm/taro-tabbar.entry.js.map +1 -0
- package/dist/esm/taro-tabs-core.entry.js +19 -0
- package/dist/esm/taro-tabs-core.entry.js.map +1 -0
- package/dist/esm/taro-text-core.entry.js +4 -2
- package/dist/esm/taro-text-core.entry.js.map +1 -0
- package/dist/esm/taro-textarea-core.entry.js +21 -10
- package/dist/esm/taro-textarea-core.entry.js.map +1 -0
- package/dist/esm/taro-video-control_3.entry.js +75 -27717
- package/dist/esm/taro-video-control_3.entry.js.map +1 -0
- package/dist/esm/taro-view-core.entry.js +7 -3
- package/dist/esm/taro-view-core.entry.js.map +1 -0
- package/dist/esm/taro-voip-room-core.entry.js +4 -2
- package/dist/esm/taro-voip-room-core.entry.js.map +1 -0
- package/dist/esm/taro-web-view-core.entry.js +5 -2
- package/dist/esm/taro-web-view-core.entry.js.map +1 -0
- package/dist/esm-es5/helper-3d0ecf0f.js +2 -1
- package/dist/esm-es5/helper-3d0ecf0f.js.map +1 -0
- package/dist/esm-es5/hls-221423a1.js +366 -0
- package/dist/esm-es5/hls-221423a1.js.map +1 -0
- package/dist/esm-es5/index-1d8e8acd.js +2 -1
- package/dist/esm-es5/index-1d8e8acd.js.map +1 -0
- package/dist/esm-es5/index-5d881caf.js +3 -0
- package/dist/esm-es5/index-5d881caf.js.map +1 -0
- package/dist/esm-es5/index-cad8203e.js +2 -1
- package/dist/esm-es5/index-cad8203e.js.map +1 -0
- package/dist/esm-es5/index.js +2 -0
- package/dist/esm-es5/index.js.map +1 -0
- package/dist/esm-es5/intersection-observer-8e4c7135.js +2 -1
- package/dist/esm-es5/intersection-observer-8e4c7135.js.map +1 -0
- package/dist/esm-es5/loader.js +2 -1
- package/dist/esm-es5/loader.js.map +1 -0
- package/dist/esm-es5/taro-ad-core.entry.js +2 -1
- package/dist/esm-es5/taro-ad-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-ad-custom-core.entry.js +2 -1
- package/dist/esm-es5/taro-ad-custom-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-animation-video-core.entry.js +2 -0
- package/dist/esm-es5/taro-animation-video-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-animation-view-core.entry.js +2 -0
- package/dist/esm-es5/taro-animation-view-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-ar-camera-core.entry.js +2 -0
- package/dist/esm-es5/taro-ar-camera-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-audio-core.entry.js +2 -1
- package/dist/esm-es5/taro-audio-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-aweme-data-core.entry.js +2 -0
- package/dist/esm-es5/taro-aweme-data-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-block-core.entry.js +2 -1
- package/dist/esm-es5/taro-block-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-button-core.entry.js +2 -1
- package/dist/esm-es5/taro-button-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-camera-core.entry.js +2 -1
- package/dist/esm-es5/taro-camera-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-canvas-core.entry.js +2 -1
- package/dist/esm-es5/taro-canvas-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-checkbox-core_2.entry.js +2 -1
- package/dist/esm-es5/taro-checkbox-core_2.entry.js.map +1 -0
- package/dist/esm-es5/taro-comment-detail-core.entry.js +2 -0
- package/dist/esm-es5/taro-comment-detail-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-comment-list-core.entry.js +2 -0
- package/dist/esm-es5/taro-comment-list-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-components.js +2 -1
- package/dist/esm-es5/taro-components.js.map +1 -0
- package/dist/esm-es5/taro-contact-button-core.entry.js +2 -0
- package/dist/esm-es5/taro-contact-button-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-cover-image-core.entry.js +2 -1
- package/dist/esm-es5/taro-cover-image-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-cover-view-core.entry.js +2 -1
- package/dist/esm-es5/taro-cover-view-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-custom-wrapper-core.entry.js +2 -1
- package/dist/esm-es5/taro-custom-wrapper-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-editor-core.entry.js +2 -1
- package/dist/esm-es5/taro-editor-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-follow-swan-core.entry.js +2 -0
- package/dist/esm-es5/taro-follow-swan-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-form-core.entry.js +2 -1
- package/dist/esm-es5/taro-form-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-functional-page-navigator-core.entry.js +2 -1
- package/dist/esm-es5/taro-functional-page-navigator-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-icon-core.entry.js +2 -1
- package/dist/esm-es5/taro-icon-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-image-core.entry.js +2 -1
- package/dist/esm-es5/taro-image-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-inline-payment-panel-core.entry.js +2 -0
- package/dist/esm-es5/taro-inline-payment-panel-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-input-core.entry.js +2 -1
- package/dist/esm-es5/taro-input-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-keyboard-accessory-core.entry.js +2 -1
- package/dist/esm-es5/taro-keyboard-accessory-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-label-core.entry.js +2 -1
- package/dist/esm-es5/taro-label-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-lifestyle-core.entry.js +2 -0
- package/dist/esm-es5/taro-lifestyle-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-like-core.entry.js +2 -0
- package/dist/esm-es5/taro-like-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-live-player-core.entry.js +2 -1
- package/dist/esm-es5/taro-live-player-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-live-pusher-core.entry.js +2 -1
- package/dist/esm-es5/taro-live-pusher-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-login-core.entry.js +2 -0
- package/dist/esm-es5/taro-login-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-lottie-core.entry.js +2 -0
- package/dist/esm-es5/taro-lottie-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-map-core.entry.js +2 -1
- package/dist/esm-es5/taro-map-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-match-media-core.entry.js +2 -1
- package/dist/esm-es5/taro-match-media-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-movable-area-core_2.entry.js +2 -0
- package/dist/esm-es5/taro-movable-area-core_2.entry.js.map +1 -0
- package/dist/esm-es5/taro-native-slot-core.entry.js +2 -0
- package/dist/esm-es5/taro-native-slot-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-navigation-bar-core.entry.js +2 -1
- package/dist/esm-es5/taro-navigation-bar-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-navigator-core.entry.js +2 -1
- package/dist/esm-es5/taro-navigator-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-official-account-core.entry.js +2 -1
- package/dist/esm-es5/taro-official-account-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-open-data-core.entry.js +2 -1
- package/dist/esm-es5/taro-open-data-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-page-container-core.entry.js +2 -1
- package/dist/esm-es5/taro-page-container-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-page-meta-core.entry.js +2 -1
- package/dist/esm-es5/taro-page-meta-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-picker-core_2.entry.js +2 -1
- package/dist/esm-es5/taro-picker-core_2.entry.js.map +1 -0
- package/dist/esm-es5/taro-picker-view-column-core_2.entry.js +2 -0
- package/dist/esm-es5/taro-picker-view-column-core_2.entry.js.map +1 -0
- package/dist/esm-es5/taro-progress-core.entry.js +2 -1
- package/dist/esm-es5/taro-progress-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-pull-to-refresh.entry.js +2 -1
- package/dist/esm-es5/taro-pull-to-refresh.entry.js.map +1 -0
- package/dist/esm-es5/taro-radio-core_2.entry.js +2 -1
- package/dist/esm-es5/taro-radio-core_2.entry.js.map +1 -0
- package/dist/esm-es5/taro-rich-text-core.entry.js +2 -1
- package/dist/esm-es5/taro-rich-text-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-root-portal-core.entry.js +2 -1
- package/dist/esm-es5/taro-root-portal-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-rtc-room-core.entry.js +2 -0
- package/dist/esm-es5/taro-rtc-room-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-rtc-room-item-core.entry.js +2 -0
- package/dist/esm-es5/taro-rtc-room-item-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-scroll-view-core.entry.js +2 -1
- package/dist/esm-es5/taro-scroll-view-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-share-element-core.entry.js +2 -1
- package/dist/esm-es5/taro-share-element-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-slider-core.entry.js +2 -1
- package/dist/esm-es5/taro-slider-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-slot-core.entry.js +2 -1
- package/dist/esm-es5/taro-slot-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-swiper-core_2.entry.js +2 -1
- package/dist/esm-es5/taro-swiper-core_2.entry.js.map +1 -0
- package/dist/esm-es5/taro-switch-core.entry.js +2 -1
- package/dist/esm-es5/taro-switch-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-tab-item-core.entry.js +2 -0
- package/dist/esm-es5/taro-tab-item-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-tabbar.entry.js +2 -1
- package/dist/esm-es5/taro-tabbar.entry.js.map +1 -0
- package/dist/esm-es5/taro-tabs-core.entry.js +2 -0
- package/dist/esm-es5/taro-tabs-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-text-core.entry.js +2 -1
- package/dist/esm-es5/taro-text-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-textarea-core.entry.js +2 -1
- package/dist/esm-es5/taro-textarea-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-video-control_3.entry.js +2 -365
- package/dist/esm-es5/taro-video-control_3.entry.js.map +1 -0
- package/dist/esm-es5/taro-view-core.entry.js +2 -1
- package/dist/esm-es5/taro-view-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-voip-room-core.entry.js +2 -1
- package/dist/esm-es5/taro-voip-room-core.entry.js.map +1 -0
- package/dist/esm-es5/taro-web-view-core.entry.js +2 -1
- package/dist/esm-es5/taro-web-view-core.entry.js.map +1 -0
- package/{dist-h5/react/components → dist/react/component-lib}/index.js +20 -10
- package/dist/react/component-lib/input.js +17 -0
- package/{dist-h5/react/utils → dist/react/component-lib}/reactify-wc.js +24 -73
- package/dist/react/components.js +82 -0
- package/dist/react/helper.js +8 -0
- package/{dist-h5 → dist}/react/index.js +0 -0
- package/dist/react/react-component-lib/createComponent.js +99 -0
- package/dist/react/react-component-lib/createOverlayComponent.js +178 -0
- package/dist/react/react-component-lib/index.js +2 -0
- package/dist/react/react-component-lib/interfaces.js +0 -0
- package/dist/react/react-component-lib/utils/attachProps.js +98 -0
- package/dist/react/react-component-lib/utils/case.js +10 -0
- package/dist/react/react-component-lib/utils/dev.js +12 -0
- package/dist/react/react-component-lib/utils/index.js +37 -0
- package/dist/taro-components/index.esm.js +2 -0
- package/dist/taro-components/index.esm.js.map +1 -0
- package/dist/taro-components/p-001ef419.system.entry.js +2 -0
- package/dist/taro-components/p-001ef419.system.entry.js.map +1 -0
- package/dist/taro-components/p-01dc54a5.entry.js +2 -0
- package/dist/taro-components/p-01dc54a5.entry.js.map +1 -0
- package/dist/taro-components/p-0382d7d0.system.entry.js +2 -0
- package/dist/taro-components/p-0382d7d0.system.entry.js.map +1 -0
- package/dist/taro-components/p-0a896bc7.entry.js +2 -0
- package/dist/taro-components/p-0a896bc7.entry.js.map +1 -0
- package/dist/taro-components/p-0b38e6c7.system.entry.js +2 -0
- package/dist/taro-components/p-0b38e6c7.system.entry.js.map +1 -0
- package/dist/taro-components/p-0be383a9.system.entry.js +2 -0
- package/dist/taro-components/p-0be383a9.system.entry.js.map +1 -0
- package/dist/taro-components/p-0d36ef6b.entry.js +2 -0
- package/dist/taro-components/p-0d36ef6b.entry.js.map +1 -0
- package/dist/taro-components/p-0ee6a068.entry.js +2 -0
- package/dist/taro-components/p-0ee6a068.entry.js.map +1 -0
- package/dist/taro-components/p-12e4b019.entry.js +2 -0
- package/dist/taro-components/p-12e4b019.entry.js.map +1 -0
- package/dist/taro-components/p-15dced71.system.entry.js +2 -0
- package/dist/taro-components/p-15dced71.system.entry.js.map +1 -0
- package/dist/taro-components/p-15e45ed6.system.js +2 -1
- package/dist/taro-components/p-15e45ed6.system.js.map +1 -0
- package/dist/taro-components/{p-4c1a7cae.system.entry.js → p-1743a04b.system.js} +28 -27
- package/dist/taro-components/p-1743a04b.system.js.map +1 -0
- package/dist/taro-components/p-17657dca.entry.js +2 -0
- package/dist/taro-components/p-17657dca.entry.js.map +1 -0
- package/dist/taro-components/p-186ad7ff.entry.js +2 -0
- package/dist/taro-components/p-186ad7ff.entry.js.map +1 -0
- package/dist/taro-components/p-19afe402.entry.js +2 -0
- package/dist/taro-components/p-19afe402.entry.js.map +1 -0
- package/dist/taro-components/p-1a47133c.system.entry.js +2 -0
- package/dist/taro-components/p-1a47133c.system.entry.js.map +1 -0
- package/dist/taro-components/p-1ad0aa95.system.entry.js +2 -0
- package/dist/taro-components/p-1ad0aa95.system.entry.js.map +1 -0
- package/dist/taro-components/{p-c92bafb6.system.entry.js → p-1b1420c9.system.entry.js} +2 -1
- package/dist/taro-components/p-1b1420c9.system.entry.js.map +1 -0
- package/dist/taro-components/p-1b2556e2.system.entry.js +2 -0
- package/dist/taro-components/p-1b2556e2.system.entry.js.map +1 -0
- package/dist/taro-components/p-1b64d2a2.entry.js +2 -0
- package/dist/taro-components/p-1b64d2a2.entry.js.map +1 -0
- package/dist/taro-components/p-1bd3d09b.system.entry.js +2 -0
- package/dist/taro-components/p-1bd3d09b.system.entry.js.map +1 -0
- package/dist/taro-components/p-1cb76199.entry.js +2 -0
- package/dist/taro-components/p-1cb76199.entry.js.map +1 -0
- package/dist/taro-components/p-2096bc5f.entry.js +2 -0
- package/dist/taro-components/p-2096bc5f.entry.js.map +1 -0
- package/dist/taro-components/p-20ec6387.entry.js +2 -0
- package/dist/taro-components/p-20ec6387.entry.js.map +1 -0
- package/dist/taro-components/{p-c5fd5c7f.system.entry.js → p-21b77a13.system.entry.js} +2 -1
- package/dist/taro-components/p-21b77a13.system.entry.js.map +1 -0
- package/dist/taro-components/p-22315b9d.entry.js +2 -0
- package/dist/taro-components/p-22315b9d.entry.js.map +1 -0
- package/dist/taro-components/p-2243a376.entry.js +2 -0
- package/dist/taro-components/p-2243a376.entry.js.map +1 -0
- package/dist/taro-components/p-281a2bcf.entry.js +2 -0
- package/dist/taro-components/p-281a2bcf.entry.js.map +1 -0
- package/dist/taro-components/p-28dade4f.entry.js +2 -0
- package/dist/taro-components/p-28dade4f.entry.js.map +1 -0
- package/dist/taro-components/p-29f04296.entry.js +2 -0
- package/dist/taro-components/p-29f04296.entry.js.map +1 -0
- package/dist/taro-components/{p-3e11c8cc.system.entry.js → p-301a8b85.system.entry.js} +2 -1
- package/dist/taro-components/p-301a8b85.system.entry.js.map +1 -0
- package/dist/taro-components/p-31e10d77.system.entry.js +2 -0
- package/dist/taro-components/p-31e10d77.system.entry.js.map +1 -0
- package/dist/taro-components/p-36c64ed0.system.entry.js +2 -0
- package/dist/taro-components/p-36c64ed0.system.entry.js.map +1 -0
- package/dist/taro-components/p-37d71e63.entry.js +2 -0
- package/dist/taro-components/p-37d71e63.entry.js.map +1 -0
- package/dist/taro-components/p-386b9de8.entry.js +2 -0
- package/dist/taro-components/p-386b9de8.entry.js.map +1 -0
- package/dist/taro-components/p-3b1d2d37.system.js +2 -1
- package/dist/taro-components/p-3b1d2d37.system.js.map +1 -0
- package/dist/taro-components/p-3b9a1125.entry.js +2 -0
- package/dist/taro-components/p-3b9a1125.entry.js.map +1 -0
- package/dist/taro-components/p-3c256e0e.entry.js +2 -0
- package/dist/taro-components/p-3c256e0e.entry.js.map +1 -0
- package/dist/taro-components/p-3e6b29c6.entry.js +2 -0
- package/dist/taro-components/p-3e6b29c6.entry.js.map +1 -0
- package/dist/taro-components/p-427a2872.entry.js +2 -0
- package/dist/taro-components/p-427a2872.entry.js.map +1 -0
- package/dist/taro-components/{p-a63fbc50.system.entry.js → p-439a3349.system.entry.js} +2 -1
- package/dist/taro-components/p-439a3349.system.entry.js.map +1 -0
- package/dist/taro-components/p-447386b2.system.entry.js +2 -0
- package/dist/taro-components/p-447386b2.system.entry.js.map +1 -0
- package/dist/taro-components/{p-d075934f.system.entry.js → p-45b6ea0c.system.entry.js} +2 -1
- package/dist/taro-components/p-45b6ea0c.system.entry.js.map +1 -0
- package/dist/taro-components/p-49a6cae4.system.entry.js +2 -0
- package/dist/taro-components/p-49a6cae4.system.entry.js.map +1 -0
- package/dist/taro-components/p-4b05e003.entry.js +2 -0
- package/dist/taro-components/p-4b05e003.entry.js.map +1 -0
- package/dist/taro-components/{p-692d986d.system.entry.js → p-4b27df71.system.entry.js} +2 -1
- package/dist/taro-components/p-4b27df71.system.entry.js.map +1 -0
- package/dist/taro-components/p-4b71c926.entry.js +2 -0
- package/dist/taro-components/p-4b71c926.entry.js.map +1 -0
- package/dist/taro-components/{p-f7c80795.system.entry.js → p-4fbb8b4c.system.entry.js} +2 -1
- package/dist/taro-components/p-4fbb8b4c.system.entry.js.map +1 -0
- package/dist/taro-components/p-50ea2036.system.js +2 -1
- package/dist/taro-components/p-50ea2036.system.js.map +1 -0
- package/dist/taro-components/p-51040638.entry.js +2 -0
- package/dist/taro-components/p-51040638.entry.js.map +1 -0
- package/dist/taro-components/p-55519002.entry.js +2 -0
- package/dist/taro-components/p-55519002.entry.js.map +1 -0
- package/dist/taro-components/p-570222e2.entry.js +2 -0
- package/dist/taro-components/p-570222e2.entry.js.map +1 -0
- package/dist/taro-components/p-5746d7ce.js +2 -1
- package/dist/taro-components/p-5746d7ce.js.map +1 -0
- package/dist/taro-components/{p-6ad59489.system.entry.js → p-580a72d1.system.entry.js} +2 -1
- package/dist/taro-components/p-580a72d1.system.entry.js.map +1 -0
- package/dist/taro-components/{p-93eed5d7.system.entry.js → p-59418be7.system.entry.js} +2 -1
- package/dist/taro-components/p-59418be7.system.entry.js.map +1 -0
- package/dist/taro-components/p-59e02aca.system.entry.js +2 -0
- package/dist/taro-components/p-59e02aca.system.entry.js.map +1 -0
- package/dist/taro-components/p-5b552407.entry.js +2 -0
- package/dist/taro-components/p-5b552407.entry.js.map +1 -0
- package/dist/taro-components/p-5bd1c1a1.entry.js +2 -0
- package/dist/taro-components/p-5bd1c1a1.entry.js.map +1 -0
- package/dist/taro-components/p-5bfefd19.js +3 -0
- package/dist/taro-components/p-5bfefd19.js.map +1 -0
- package/dist/taro-components/p-61f225ef.system.js +2 -1
- package/dist/taro-components/p-61f225ef.system.js.map +1 -0
- package/dist/taro-components/p-62d750a7.entry.js +2 -0
- package/dist/taro-components/p-62d750a7.entry.js.map +1 -0
- package/dist/taro-components/p-632f9a72.system.entry.js +2 -0
- package/dist/taro-components/p-632f9a72.system.entry.js.map +1 -0
- package/dist/taro-components/p-65971d99.entry.js +2 -0
- package/dist/taro-components/p-65971d99.entry.js.map +1 -0
- package/dist/taro-components/p-663d1bb9.system.js +2 -1
- package/dist/taro-components/p-663d1bb9.system.js.map +1 -0
- package/dist/taro-components/p-6a96da58.js +2 -1
- package/dist/taro-components/p-6a96da58.js.map +1 -0
- package/dist/taro-components/p-6af8be19.entry.js +2 -0
- package/dist/taro-components/p-6af8be19.entry.js.map +1 -0
- package/dist/taro-components/p-6c622fa2.system.entry.js +2 -0
- package/dist/taro-components/p-6c622fa2.system.entry.js.map +1 -0
- package/dist/taro-components/p-6cd941bc.entry.js +2 -0
- package/dist/taro-components/p-6cd941bc.entry.js.map +1 -0
- package/dist/taro-components/p-6ea2995b.entry.js +2 -0
- package/dist/taro-components/p-6ea2995b.entry.js.map +1 -0
- package/dist/taro-components/p-6f8af69f.entry.js +2 -0
- package/dist/taro-components/p-6f8af69f.entry.js.map +1 -0
- package/dist/taro-components/{p-f4ea8a56.system.entry.js → p-701b0286.system.entry.js} +2 -1
- package/dist/taro-components/p-701b0286.system.entry.js.map +1 -0
- package/dist/taro-components/p-70defa84.entry.js +2 -0
- package/dist/taro-components/p-70defa84.entry.js.map +1 -0
- package/dist/taro-components/p-72f327e1.js +2 -1
- package/dist/taro-components/p-72f327e1.js.map +1 -0
- package/dist/taro-components/p-72f626ab.system.entry.js +2 -0
- package/dist/taro-components/p-72f626ab.system.entry.js.map +1 -0
- package/dist/taro-components/p-73106bc9.entry.js +2 -0
- package/dist/taro-components/p-73106bc9.entry.js.map +1 -0
- package/dist/taro-components/p-755be847.system.entry.js +2 -0
- package/dist/taro-components/p-755be847.system.entry.js.map +1 -0
- package/dist/taro-components/p-76724e58.js +3 -2
- package/dist/taro-components/p-76724e58.js.map +1 -0
- package/dist/taro-components/p-7afc274a.entry.js +2 -0
- package/dist/taro-components/p-7afc274a.entry.js.map +1 -0
- package/dist/taro-components/p-7bafbe22.entry.js +2 -0
- package/dist/taro-components/p-7bafbe22.entry.js.map +1 -0
- package/dist/taro-components/p-7e7a1e62.entry.js +2 -0
- package/dist/taro-components/p-7e7a1e62.entry.js.map +1 -0
- package/dist/taro-components/p-8231e748.entry.js +2 -0
- package/dist/taro-components/p-8231e748.entry.js.map +1 -0
- package/dist/taro-components/p-876edf66.entry.js +2 -0
- package/dist/taro-components/p-876edf66.entry.js.map +1 -0
- package/dist/taro-components/p-898aba38.system.entry.js +2 -0
- package/dist/taro-components/p-898aba38.system.entry.js.map +1 -0
- package/dist/taro-components/{p-07294134.system.entry.js → p-8a3620a6.system.entry.js} +2 -1
- package/dist/taro-components/p-8a3620a6.system.entry.js.map +1 -0
- package/dist/taro-components/p-8a8f286f.system.js +3 -0
- package/dist/taro-components/p-8a8f286f.system.js.map +1 -0
- package/dist/taro-components/{p-7e960ac3.system.entry.js → p-8bec95d4.system.entry.js} +2 -1
- package/dist/taro-components/p-8bec95d4.system.entry.js.map +1 -0
- package/dist/taro-components/{p-e671c8c5.system.entry.js → p-8c8fe164.system.entry.js} +2 -1
- package/dist/taro-components/p-8c8fe164.system.entry.js.map +1 -0
- package/dist/taro-components/p-93cc7adc.entry.js +2 -0
- package/dist/taro-components/p-93cc7adc.entry.js.map +1 -0
- package/dist/taro-components/p-96a784f1.entry.js +2 -0
- package/dist/taro-components/p-96a784f1.entry.js.map +1 -0
- package/dist/taro-components/p-98901e99.system.entry.js +2 -0
- package/dist/taro-components/p-98901e99.system.entry.js.map +1 -0
- package/dist/taro-components/p-99bbe34a.system.entry.js +2 -0
- package/dist/taro-components/p-99bbe34a.system.entry.js.map +1 -0
- package/dist/taro-components/p-9e20c25c.entry.js +2 -0
- package/dist/taro-components/p-9e20c25c.entry.js.map +1 -0
- package/dist/taro-components/{p-075458e5.system.entry.js → p-9f1ca602.system.entry.js} +2 -1
- package/dist/taro-components/p-9f1ca602.system.entry.js.map +1 -0
- package/dist/taro-components/p-9f780103.system.entry.js +2 -0
- package/dist/taro-components/p-9f780103.system.entry.js.map +1 -0
- package/dist/taro-components/p-a1ace8c7.system.entry.js +2 -0
- package/dist/taro-components/p-a1ace8c7.system.entry.js.map +1 -0
- package/dist/taro-components/p-a29509fa.system.entry.js +2 -0
- package/dist/taro-components/p-a29509fa.system.entry.js.map +1 -0
- package/dist/taro-components/p-a4961ddd.entry.js +2 -0
- package/dist/taro-components/p-a4961ddd.entry.js.map +1 -0
- package/dist/taro-components/{p-d4da725f.system.entry.js → p-a6f2dc54.system.entry.js} +2 -1
- package/dist/taro-components/p-a6f2dc54.system.entry.js.map +1 -0
- package/dist/taro-components/p-ab105c26.entry.js +2 -0
- package/dist/taro-components/p-ab105c26.entry.js.map +1 -0
- package/dist/taro-components/p-ad25cc91.system.entry.js +2 -0
- package/dist/taro-components/p-ad25cc91.system.entry.js.map +1 -0
- package/dist/taro-components/{p-c93bb915.system.entry.js → p-b04a56bd.system.entry.js} +2 -1
- package/dist/taro-components/p-b04a56bd.system.entry.js.map +1 -0
- package/dist/taro-components/p-b10cb428.entry.js +2 -0
- package/dist/taro-components/p-b10cb428.entry.js.map +1 -0
- package/dist/taro-components/p-b4cccb3e.system.entry.js +2 -0
- package/dist/taro-components/p-b4cccb3e.system.entry.js.map +1 -0
- package/dist/taro-components/p-b4ec48c3.entry.js +2 -0
- package/dist/taro-components/p-b4ec48c3.entry.js.map +1 -0
- package/dist/taro-components/{p-d6662ab3.system.entry.js → p-b500c116.system.entry.js} +2 -1
- package/dist/taro-components/p-b500c116.system.entry.js.map +1 -0
- package/dist/taro-components/p-b6733e23.system.entry.js +2 -0
- package/dist/taro-components/p-b6733e23.system.entry.js.map +1 -0
- package/dist/taro-components/p-b832f4e8.entry.js +2 -0
- package/dist/taro-components/p-b832f4e8.entry.js.map +1 -0
- package/dist/taro-components/p-b88a55b4.system.entry.js +2 -0
- package/dist/taro-components/p-b88a55b4.system.entry.js.map +1 -0
- package/dist/taro-components/p-b90926cc.entry.js +2 -0
- package/dist/taro-components/p-b90926cc.entry.js.map +1 -0
- package/dist/taro-components/p-ba743573.entry.js +2 -0
- package/dist/taro-components/p-ba743573.entry.js.map +1 -0
- package/dist/taro-components/p-be3f5ac0.entry.js +2 -0
- package/dist/taro-components/p-be3f5ac0.entry.js.map +1 -0
- package/dist/taro-components/p-beea63a7.entry.js +2 -0
- package/dist/taro-components/p-beea63a7.entry.js.map +1 -0
- package/dist/taro-components/{p-b7681c76.system.entry.js → p-c0e3c822.system.entry.js} +2 -1
- package/dist/taro-components/p-c0e3c822.system.entry.js.map +1 -0
- package/dist/taro-components/p-c3bb8fa6.entry.js +2 -0
- package/dist/taro-components/p-c3bb8fa6.entry.js.map +1 -0
- package/dist/taro-components/{p-0152fd40.system.entry.js → p-c3c37cbb.system.entry.js} +2 -1
- package/dist/taro-components/p-c3c37cbb.system.entry.js.map +1 -0
- package/dist/taro-components/p-c43fe342.system.entry.js +2 -0
- package/dist/taro-components/p-c43fe342.system.entry.js.map +1 -0
- package/dist/taro-components/{p-733cc64a.system.entry.js → p-c4cf58af.system.entry.js} +2 -1
- package/dist/taro-components/p-c4cf58af.system.entry.js.map +1 -0
- package/dist/taro-components/{p-b11aaf69.system.entry.js → p-c5c331bf.system.entry.js} +2 -1
- package/dist/taro-components/p-c5c331bf.system.entry.js.map +1 -0
- package/dist/taro-components/p-cb17d8bd.system.js +2 -0
- package/dist/taro-components/p-cb17d8bd.system.js.map +1 -0
- package/dist/taro-components/{p-fc9f4fd7.system.entry.js → p-cbe2436d.system.entry.js} +2 -1
- package/dist/taro-components/p-cbe2436d.system.entry.js.map +1 -0
- package/dist/taro-components/p-cd6a7eea.entry.js +2 -0
- package/dist/taro-components/p-cd6a7eea.entry.js.map +1 -0
- package/dist/taro-components/p-d4b6f19e.system.entry.js +2 -0
- package/dist/taro-components/p-d4b6f19e.system.entry.js.map +1 -0
- package/dist/taro-components/p-d5234e7e.js +366 -0
- package/dist/taro-components/p-d5234e7e.js.map +1 -0
- package/dist/taro-components/p-d619f198.system.entry.js +2 -0
- package/dist/taro-components/p-d619f198.system.entry.js.map +1 -0
- package/dist/taro-components/p-d6441fd8.entry.js +2 -0
- package/dist/taro-components/p-d6441fd8.entry.js.map +1 -0
- package/dist/taro-components/p-d7ab3e23.system.entry.js +2 -0
- package/dist/taro-components/p-d7ab3e23.system.entry.js.map +1 -0
- package/dist/taro-components/p-d7f4b10f.entry.js +2 -0
- package/dist/taro-components/p-d7f4b10f.entry.js.map +1 -0
- package/dist/taro-components/p-d85b216d.entry.js +2 -0
- package/dist/taro-components/p-d85b216d.entry.js.map +1 -0
- package/dist/taro-components/p-dcb48fd9.system.entry.js +2 -0
- package/dist/taro-components/p-dcb48fd9.system.entry.js.map +1 -0
- package/dist/taro-components/{p-06b9d39c.system.entry.js → p-dcfb7d97.system.entry.js} +2 -1
- package/dist/taro-components/p-dcfb7d97.system.entry.js.map +1 -0
- package/dist/taro-components/p-de762042.entry.js +2 -0
- package/dist/taro-components/p-de762042.entry.js.map +1 -0
- package/dist/taro-components/p-df862d0c.entry.js +2 -0
- package/dist/taro-components/p-df862d0c.entry.js.map +1 -0
- package/dist/taro-components/p-e0d6b00b.entry.js +2 -0
- package/dist/taro-components/p-e0d6b00b.entry.js.map +1 -0
- package/dist/taro-components/p-e4f1cc50.entry.js +2 -0
- package/dist/taro-components/p-e4f1cc50.entry.js.map +1 -0
- package/dist/taro-components/p-e5607803.system.entry.js +2 -0
- package/dist/taro-components/p-e5607803.system.entry.js.map +1 -0
- package/dist/taro-components/p-e59f999e.entry.js +2 -0
- package/dist/taro-components/p-e59f999e.entry.js.map +1 -0
- package/dist/taro-components/p-e7239faa.system.entry.js +2 -0
- package/dist/taro-components/p-e7239faa.system.entry.js.map +1 -0
- package/dist/taro-components/p-e7965c55.system.entry.js +2 -0
- package/dist/taro-components/p-e7965c55.system.entry.js.map +1 -0
- package/dist/taro-components/p-e98c07c3.system.entry.js +2 -0
- package/dist/taro-components/p-e98c07c3.system.entry.js.map +1 -0
- package/dist/taro-components/p-eddd00e9.system.entry.js +2 -0
- package/dist/taro-components/p-eddd00e9.system.entry.js.map +1 -0
- package/dist/taro-components/p-ef029c30.system.entry.js +2 -0
- package/dist/taro-components/p-ef029c30.system.entry.js.map +1 -0
- package/dist/taro-components/p-f00ee372.system.entry.js +2 -0
- package/dist/taro-components/p-f00ee372.system.entry.js.map +1 -0
- package/dist/taro-components/{p-8e2b048e.system.entry.js → p-f0d0160d.system.entry.js} +2 -1
- package/dist/taro-components/p-f0d0160d.system.entry.js.map +1 -0
- package/dist/taro-components/p-f120c272.entry.js +2 -0
- package/dist/taro-components/p-f120c272.entry.js.map +1 -0
- package/dist/taro-components/{p-f2803c2e.system.entry.js → p-f2c75971.system.entry.js} +2 -1
- package/dist/taro-components/p-f2c75971.system.entry.js.map +1 -0
- package/dist/taro-components/p-f81d14ad.entry.js +2 -0
- package/dist/taro-components/p-f81d14ad.entry.js.map +1 -0
- package/dist/taro-components/p-fae28cc1.system.entry.js +2 -0
- package/dist/taro-components/p-fae28cc1.system.entry.js.map +1 -0
- package/dist/taro-components/p-fb843ff2.system.entry.js +2 -0
- package/dist/taro-components/p-fb843ff2.system.entry.js.map +1 -0
- package/dist/taro-components/p-fc0fbcce.system.entry.js +2 -0
- package/dist/taro-components/p-fc0fbcce.system.entry.js.map +1 -0
- package/dist/taro-components/p-ffc44634.entry.js +2 -0
- package/dist/taro-components/p-ffc44634.entry.js.map +1 -0
- package/dist/taro-components/taro-components.esm.js +2 -1
- package/dist/taro-components/taro-components.esm.js.map +1 -0
- package/dist/taro-components/taro-components.js +2 -1
- package/dist/types/components/animation-video/animation-video.d.ts +5 -0
- package/dist/types/components/animation-view/animation-view.d.ts +5 -0
- package/dist/types/components/ar-camera/ar-camera.d.ts +5 -0
- package/dist/types/components/aweme-data/aweme-data.d.ts +5 -0
- package/dist/types/components/checkbox/checkbox.d.ts +2 -2
- package/dist/types/components/comment/comment-detail.d.ts +5 -0
- package/dist/types/components/comment/comment-list.d.ts +5 -0
- package/dist/types/components/contact-button/contact-button.d.ts +5 -0
- package/dist/types/components/cover-image/cover-image.d.ts +1 -1
- package/dist/types/components/follow-swan/follow-swan.d.ts +5 -0
- package/dist/types/components/form/form.d.ts +4 -7
- package/dist/types/components/image/image.d.ts +1 -1
- package/dist/types/components/inline-payment-panel/inline-payment-panel.d.ts +5 -0
- package/dist/types/components/input/input.d.ts +4 -3
- package/dist/types/components/lifestyle/lifestyle.d.ts +5 -0
- package/dist/types/components/like/like.d.ts +5 -0
- package/dist/types/components/login/login.d.ts +5 -0
- package/dist/types/components/lottie/lottie.d.ts +5 -0
- package/dist/types/components/movable-area/movable-view.d.ts +3 -3
- package/dist/types/components/progress/progress.d.ts +1 -1
- package/dist/types/components/radio/radio.d.ts +2 -2
- package/dist/types/components/rtc-room/rtc-room-item.d.ts +5 -0
- package/dist/types/components/rtc-room/rtc-room.d.ts +5 -0
- package/dist/types/components/scroll-view/scroll-view.d.ts +1 -1
- package/dist/types/components/slider/slider.d.ts +3 -4
- package/dist/types/components/slot/native-slot.d.ts +5 -0
- package/dist/types/components/tabs/tab-item.d.ts +5 -0
- package/dist/types/components/tabs/tabs.d.ts +5 -0
- package/dist/types/components/textarea/textarea.d.ts +1 -0
- package/dist/types/components/video/utils.d.ts +1 -1
- package/dist/types/components.d.ts +417 -70
- package/dist/types/stencil-public-runtime.d.ts +20 -4
- package/{dist-h5/vue/components/index.js → dist/vue2/component-lib/components.js} +22 -11
- package/{dist-h5/vue → dist/vue2/component-lib}/createComponent.js +1 -1
- package/{dist-h5/vue → dist/vue2/component-lib}/createFormsComponent.js +2 -12
- package/{dist-h5/vue/components → dist/vue2/component-lib}/icon.js +2 -2
- package/{dist-h5/vue/components → dist/vue2/component-lib}/image.js +2 -2
- package/{dist-h5/vue → dist/vue2/component-lib}/index.js +8 -9
- package/dist/vue2/component-lib/mixins/listeners.js +14 -0
- package/{dist-h5/vue → dist/vue2/component-lib}/mixins/refs.js +1 -6
- package/dist/vue2/component-lib/picker.js +40 -0
- package/dist/vue2/component-lib/scroll-view.js +32 -0
- package/{dist-h5/vue/components → dist/vue2/component-lib}/text.js +2 -2
- package/dist/vue2/components.js +542 -0
- package/dist/vue2/index.js +22 -0
- package/dist/vue2/vue-component-lib/utils.js +40 -0
- package/{dist-h5/vue3 → dist/vue3/component-lib}/createComponent.js +3 -3
- package/{dist-h5/vue3 → dist/vue3/component-lib}/createFormsComponent.js +6 -15
- package/{dist-h5/vue3 → dist/vue3/component-lib}/forwardRef.js +0 -2
- package/{dist-h5/vue3/components → dist/vue3/component-lib}/icon.js +4 -4
- package/{dist-h5/vue3/components → dist/vue3/component-lib}/image.js +4 -4
- package/{dist-h5/vue3/components → dist/vue3/component-lib}/index.js +23 -12
- package/{dist-h5/vue3/components → dist/vue3/component-lib}/scroll-view.js +4 -4
- package/{dist-h5/vue3/components → dist/vue3/component-lib}/text.js +4 -4
- package/dist/vue3/components.js +80 -0
- package/{dist-h5 → dist}/vue3/index.js +3 -5
- package/dist/vue3/vue-component-lib/utils.js +175 -0
- package/loader/package.json +1 -0
- package/package.json +23 -20
- package/types/CommentList.d.ts +0 -1
- package/types/index.vue3.d.ts +4 -4
- package/virtual-list/index.d.ts +3 -120
- package/virtual-list/index.js +4 -7
- package/dist/cjs/taro-movable-area-core.cjs.entry.js +0 -157
- package/dist/cjs/taro-picker-view-column-core.cjs.entry.js +0 -95
- package/dist/esm/taro-movable-area-core.entry.js +0 -153
- package/dist/esm/taro-picker-view-column-core.entry.js +0 -91
- package/dist/esm-es5/index-8809c729.js +0 -1
- package/dist/esm-es5/taro-movable-area-core.entry.js +0 -1
- package/dist/esm-es5/taro-movable-view-core.entry.js +0 -1
- package/dist/esm-es5/taro-picker-view-column-core.entry.js +0 -1
- package/dist/esm-es5/taro-picker-view-core.entry.js +0 -1
- package/dist/taro-components/p-028e2728.entry.js +0 -1
- package/dist/taro-components/p-0380841f.system.js +0 -1
- package/dist/taro-components/p-059912fd.js +0 -1
- package/dist/taro-components/p-06178a0c.entry.js +0 -1
- package/dist/taro-components/p-06e6864b.system.entry.js +0 -1
- package/dist/taro-components/p-10c47df8.system.entry.js +0 -1
- package/dist/taro-components/p-232ebfae.system.entry.js +0 -1
- package/dist/taro-components/p-25df0ce9.entry.js +0 -1
- package/dist/taro-components/p-27126803.system.entry.js +0 -1
- package/dist/taro-components/p-275d883f.system.entry.js +0 -1
- package/dist/taro-components/p-27c80869.system.entry.js +0 -1
- package/dist/taro-components/p-2ec47545.entry.js +0 -1
- package/dist/taro-components/p-3255f11f.system.entry.js +0 -1
- package/dist/taro-components/p-3549b6d2.entry.js +0 -1
- package/dist/taro-components/p-362998cf.entry.js +0 -1
- package/dist/taro-components/p-3c6090fd.entry.js +0 -1
- package/dist/taro-components/p-4262d1b6.entry.js +0 -1
- package/dist/taro-components/p-42630f45.entry.js +0 -1
- package/dist/taro-components/p-44398c17.system.entry.js +0 -1
- package/dist/taro-components/p-44cbb351.system.js +0 -1
- package/dist/taro-components/p-4ada10aa.entry.js +0 -1
- package/dist/taro-components/p-4cf436f9.entry.js +0 -1
- package/dist/taro-components/p-4d826fb7.entry.js +0 -1
- package/dist/taro-components/p-55266a1f.entry.js +0 -1
- package/dist/taro-components/p-56c86512.entry.js +0 -1
- package/dist/taro-components/p-5733124c.entry.js +0 -1
- package/dist/taro-components/p-57a2a441.entry.js +0 -1
- package/dist/taro-components/p-59d93770.entry.js +0 -1
- package/dist/taro-components/p-5a374cb9.entry.js +0 -1
- package/dist/taro-components/p-5c87902f.system.entry.js +0 -1
- package/dist/taro-components/p-5e223bab.system.entry.js +0 -1
- package/dist/taro-components/p-5f18259d.system.entry.js +0 -1
- package/dist/taro-components/p-62fc514e.entry.js +0 -1
- package/dist/taro-components/p-64447f5a.system.entry.js +0 -1
- package/dist/taro-components/p-67222d90.system.entry.js +0 -1
- package/dist/taro-components/p-6aa557f0.entry.js +0 -1
- package/dist/taro-components/p-72f858e4.entry.js +0 -1
- package/dist/taro-components/p-7374537f.entry.js +0 -1
- package/dist/taro-components/p-7407013d.entry.js +0 -1
- package/dist/taro-components/p-7431b2e1.system.entry.js +0 -1
- package/dist/taro-components/p-7d329ab0.entry.js +0 -1
- package/dist/taro-components/p-82661d45.system.entry.js +0 -1
- package/dist/taro-components/p-8788dc46.system.entry.js +0 -1
- package/dist/taro-components/p-886571e5.entry.js +0 -1
- package/dist/taro-components/p-888fac99.entry.js +0 -1
- package/dist/taro-components/p-8aea3de3.entry.js +0 -1
- package/dist/taro-components/p-8b1dfd32.entry.js +0 -1
- package/dist/taro-components/p-8c8be53b.entry.js +0 -1
- package/dist/taro-components/p-8cf86f31.system.entry.js +0 -1
- package/dist/taro-components/p-9234cc1d.entry.js +0 -1
- package/dist/taro-components/p-92699438.entry.js +0 -1
- package/dist/taro-components/p-99d17a1a.entry.js +0 -365
- package/dist/taro-components/p-9a0e70b1.entry.js +0 -1
- package/dist/taro-components/p-9afbb423.system.entry.js +0 -1
- package/dist/taro-components/p-9b39a940.entry.js +0 -1
- package/dist/taro-components/p-ab1256fe.entry.js +0 -1
- package/dist/taro-components/p-ad6ad7e3.system.entry.js +0 -1
- package/dist/taro-components/p-afbcd093.entry.js +0 -1
- package/dist/taro-components/p-b1ae9401.entry.js +0 -1
- package/dist/taro-components/p-b2800ccd.entry.js +0 -1
- package/dist/taro-components/p-b3b677fc.entry.js +0 -1
- package/dist/taro-components/p-b3d961f9.system.entry.js +0 -1
- package/dist/taro-components/p-b60820b4.entry.js +0 -1
- package/dist/taro-components/p-b7639674.entry.js +0 -1
- package/dist/taro-components/p-b7ac0b7f.system.entry.js +0 -1
- package/dist/taro-components/p-b9903f15.system.entry.js +0 -1
- package/dist/taro-components/p-bd706d39.entry.js +0 -1
- package/dist/taro-components/p-c3bcd3b7.entry.js +0 -1
- package/dist/taro-components/p-cf048af9.entry.js +0 -1
- package/dist/taro-components/p-d5f3080c.entry.js +0 -1
- package/dist/taro-components/p-df3b544a.system.entry.js +0 -1
- package/dist/taro-components/p-dff55efd.entry.js +0 -1
- package/dist/taro-components/p-eec00033.entry.js +0 -1
- package/dist/taro-components/p-eeed74e3.system.entry.js +0 -1
- package/dist/taro-components/p-ef006b23.entry.js +0 -1
- package/dist/taro-components/p-f40e1218.system.entry.js +0 -1
- package/dist/taro-components/p-f5f1c3b7.system.entry.js +0 -1
- package/dist/taro-components/p-fa2a9bab.entry.js +0 -1
- package/dist/taro-components/p-fec6ac36.entry.js +0 -1
- package/dist/taro-components/p-ff84986d.entry.js +0 -1
- package/dist/taro-components/p-ffefd74f.entry.js +0 -1
- package/dist-h5/react/components/input.js +0 -23
- package/dist-h5/vue/components/picker.js +0 -45
- package/dist-h5/vue/components/scroll-view.js +0 -37
- package/dist-h5/vue/mixins/listeners.js +0 -19
- package/virtual-list/domHelpers.js +0 -40
- package/virtual-list/memoize.js +0 -38
- package/virtual-list/react/FixedSizeList.js +0 -193
- package/virtual-list/react/createListComponent.js +0 -654
- package/virtual-list/react/index.d.ts +0 -123
- package/virtual-list/react/index.js +0 -67
- package/virtual-list/timer.js +0 -24
- package/virtual-list/vue/index.js +0 -589
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
/* eslint-disable */
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* auto-generated react proxies */
|
|
4
|
+
import { Fragment } from 'react';
|
|
5
|
+
import { manipulatePropsFunction } from './helper';
|
|
6
|
+
import { createReactComponent } from './react-component-lib';
|
|
7
|
+
export var Ad = /*@__PURE__*/createReactComponent('taro-ad-core', undefined, manipulatePropsFunction);
|
|
8
|
+
export var AdCustom = /*@__PURE__*/createReactComponent('taro-ad-custom-core', undefined, manipulatePropsFunction);
|
|
9
|
+
export var AnimationVideo = /*@__PURE__*/createReactComponent('taro-animation-video-core', undefined, manipulatePropsFunction);
|
|
10
|
+
export var AnimationView = /*@__PURE__*/createReactComponent('taro-animation-view-core', undefined, manipulatePropsFunction);
|
|
11
|
+
export var ArCamera = /*@__PURE__*/createReactComponent('taro-ar-camera-core', undefined, manipulatePropsFunction);
|
|
12
|
+
export var Audio = /*@__PURE__*/createReactComponent('taro-audio-core', undefined, manipulatePropsFunction);
|
|
13
|
+
export var AwemeData = /*@__PURE__*/createReactComponent('taro-aweme-data-core', undefined, manipulatePropsFunction);
|
|
14
|
+
export var Block = Fragment;
|
|
15
|
+
export var Button = /*@__PURE__*/createReactComponent('taro-button-core', undefined, manipulatePropsFunction);
|
|
16
|
+
export var Camera = /*@__PURE__*/createReactComponent('taro-camera-core', undefined, manipulatePropsFunction);
|
|
17
|
+
export var Canvas = /*@__PURE__*/createReactComponent('taro-canvas-core', undefined, manipulatePropsFunction);
|
|
18
|
+
export var Checkbox = /*@__PURE__*/createReactComponent('taro-checkbox-core', undefined, manipulatePropsFunction);
|
|
19
|
+
export var CheckboxGroup = /*@__PURE__*/createReactComponent('taro-checkbox-group-core', undefined, manipulatePropsFunction);
|
|
20
|
+
export var CommentDetail = /*@__PURE__*/createReactComponent('taro-comment-detail-core', undefined, manipulatePropsFunction);
|
|
21
|
+
export var CommentList = /*@__PURE__*/createReactComponent('taro-comment-list-core', undefined, manipulatePropsFunction);
|
|
22
|
+
export var ContactButton = /*@__PURE__*/createReactComponent('taro-contact-button-core', undefined, manipulatePropsFunction);
|
|
23
|
+
export var CoverImage = /*@__PURE__*/createReactComponent('taro-cover-image-core', undefined, manipulatePropsFunction);
|
|
24
|
+
export var CoverView = /*@__PURE__*/createReactComponent('taro-cover-view-core', undefined, manipulatePropsFunction);
|
|
25
|
+
export var CustomWrapper = Fragment;
|
|
26
|
+
export var Editor = /*@__PURE__*/createReactComponent('taro-editor-core', undefined, manipulatePropsFunction);
|
|
27
|
+
export var FollowSwan = /*@__PURE__*/createReactComponent('taro-follow-swan-core', undefined, manipulatePropsFunction);
|
|
28
|
+
export var Form = /*@__PURE__*/createReactComponent('taro-form-core', undefined, manipulatePropsFunction);
|
|
29
|
+
export var FunctionalPageNavigator = /*@__PURE__*/createReactComponent('taro-functional-page-navigator-core', undefined, manipulatePropsFunction);
|
|
30
|
+
export var Icon = /*@__PURE__*/createReactComponent('taro-icon-core', undefined, manipulatePropsFunction);
|
|
31
|
+
export var Image = /*@__PURE__*/createReactComponent('taro-image-core', undefined, manipulatePropsFunction);
|
|
32
|
+
export var InlinePaymentPanel = /*@__PURE__*/createReactComponent('taro-inline-payment-panel-core', undefined, manipulatePropsFunction);
|
|
33
|
+
export var Input = /*@__PURE__*/createReactComponent('taro-input-core', undefined, manipulatePropsFunction);
|
|
34
|
+
export var KeyboardAccessory = /*@__PURE__*/createReactComponent('taro-keyboard-accessory-core', undefined, manipulatePropsFunction);
|
|
35
|
+
export var Label = /*@__PURE__*/createReactComponent('taro-label-core', undefined, manipulatePropsFunction);
|
|
36
|
+
export var Lifestyle = /*@__PURE__*/createReactComponent('taro-lifestyle-core', undefined, manipulatePropsFunction);
|
|
37
|
+
export var Like = /*@__PURE__*/createReactComponent('taro-like-core', undefined, manipulatePropsFunction);
|
|
38
|
+
export var LivePlayer = /*@__PURE__*/createReactComponent('taro-live-player-core', undefined, manipulatePropsFunction);
|
|
39
|
+
export var LivePusher = /*@__PURE__*/createReactComponent('taro-live-pusher-core', undefined, manipulatePropsFunction);
|
|
40
|
+
export var Login = /*@__PURE__*/createReactComponent('taro-login-core', undefined, manipulatePropsFunction);
|
|
41
|
+
export var Lottie = /*@__PURE__*/createReactComponent('taro-lottie-core', undefined, manipulatePropsFunction);
|
|
42
|
+
export var Map = /*@__PURE__*/createReactComponent('taro-map-core', undefined, manipulatePropsFunction);
|
|
43
|
+
export var MatchMedia = /*@__PURE__*/createReactComponent('taro-match-media-core', undefined, manipulatePropsFunction);
|
|
44
|
+
export var MovableArea = /*@__PURE__*/createReactComponent('taro-movable-area-core', undefined, manipulatePropsFunction);
|
|
45
|
+
export var MovableView = /*@__PURE__*/createReactComponent('taro-movable-view-core', undefined, manipulatePropsFunction);
|
|
46
|
+
export var NativeSlot = /*@__PURE__*/createReactComponent('taro-native-slot-core', undefined, manipulatePropsFunction);
|
|
47
|
+
export var NavigationBar = /*@__PURE__*/createReactComponent('taro-navigation-bar-core', undefined, manipulatePropsFunction);
|
|
48
|
+
export var Navigator = /*@__PURE__*/createReactComponent('taro-navigator-core', undefined, manipulatePropsFunction);
|
|
49
|
+
export var OfficialAccount = /*@__PURE__*/createReactComponent('taro-official-account-core', undefined, manipulatePropsFunction);
|
|
50
|
+
export var OpenData = /*@__PURE__*/createReactComponent('taro-open-data-core', undefined, manipulatePropsFunction);
|
|
51
|
+
export var PageContainer = /*@__PURE__*/createReactComponent('taro-page-container-core', undefined, manipulatePropsFunction);
|
|
52
|
+
export var PageMeta = /*@__PURE__*/createReactComponent('taro-page-meta-core', undefined, manipulatePropsFunction);
|
|
53
|
+
export var Picker = /*@__PURE__*/createReactComponent('taro-picker-core', undefined, manipulatePropsFunction);
|
|
54
|
+
export var PickerGroup = /*@__PURE__*/createReactComponent('taro-picker-group', undefined, manipulatePropsFunction);
|
|
55
|
+
export var PickerViewColumn = /*@__PURE__*/createReactComponent('taro-picker-view-column-core', undefined, manipulatePropsFunction);
|
|
56
|
+
export var PickerView = /*@__PURE__*/createReactComponent('taro-picker-view-core', undefined, manipulatePropsFunction);
|
|
57
|
+
export var Progress = /*@__PURE__*/createReactComponent('taro-progress-core', undefined, manipulatePropsFunction);
|
|
58
|
+
export var PullToRefresh = /*@__PURE__*/createReactComponent('taro-pull-to-refresh', undefined, manipulatePropsFunction);
|
|
59
|
+
export var Radio = /*@__PURE__*/createReactComponent('taro-radio-core', undefined, manipulatePropsFunction);
|
|
60
|
+
export var RadioGroup = /*@__PURE__*/createReactComponent('taro-radio-group-core', undefined, manipulatePropsFunction);
|
|
61
|
+
export var RichText = /*@__PURE__*/createReactComponent('taro-rich-text-core', undefined, manipulatePropsFunction);
|
|
62
|
+
export var RootPortal = /*@__PURE__*/createReactComponent('taro-root-portal-core', undefined, manipulatePropsFunction);
|
|
63
|
+
export var RtcRoom = /*@__PURE__*/createReactComponent('taro-rtc-room-core', undefined, manipulatePropsFunction);
|
|
64
|
+
export var RtcRoomItem = /*@__PURE__*/createReactComponent('taro-rtc-room-item-core', undefined, manipulatePropsFunction);
|
|
65
|
+
export var ScrollView = /*@__PURE__*/createReactComponent('taro-scroll-view-core', undefined, manipulatePropsFunction);
|
|
66
|
+
export var ShareElement = /*@__PURE__*/createReactComponent('taro-share-element-core', undefined, manipulatePropsFunction);
|
|
67
|
+
export var Slider = /*@__PURE__*/createReactComponent('taro-slider-core', undefined, manipulatePropsFunction);
|
|
68
|
+
export var Slot = /*@__PURE__*/createReactComponent('taro-slot-core', undefined, manipulatePropsFunction);
|
|
69
|
+
export var Swiper = /*@__PURE__*/createReactComponent('taro-swiper-core', undefined, manipulatePropsFunction);
|
|
70
|
+
export var SwiperItem = /*@__PURE__*/createReactComponent('taro-swiper-item-core', undefined, manipulatePropsFunction);
|
|
71
|
+
export var Switch = /*@__PURE__*/createReactComponent('taro-switch-core', undefined, manipulatePropsFunction);
|
|
72
|
+
export var TabItem = /*@__PURE__*/createReactComponent('taro-tab-item-core', undefined, manipulatePropsFunction);
|
|
73
|
+
export var Tabbar = /*@__PURE__*/createReactComponent('taro-tabbar', undefined, manipulatePropsFunction);
|
|
74
|
+
export var Tabs = /*@__PURE__*/createReactComponent('taro-tabs-core', undefined, manipulatePropsFunction);
|
|
75
|
+
export var Text = /*@__PURE__*/createReactComponent('taro-text-core', undefined, manipulatePropsFunction);
|
|
76
|
+
export var Textarea = /*@__PURE__*/createReactComponent('taro-textarea-core', undefined, manipulatePropsFunction);
|
|
77
|
+
export var VideoControl = /*@__PURE__*/createReactComponent('taro-video-control', undefined, manipulatePropsFunction);
|
|
78
|
+
export var Video = /*@__PURE__*/createReactComponent('taro-video-core', undefined, manipulatePropsFunction);
|
|
79
|
+
export var VideoDanmu = /*@__PURE__*/createReactComponent('taro-video-danmu', undefined, manipulatePropsFunction);
|
|
80
|
+
export var View = /*@__PURE__*/createReactComponent('taro-view-core', undefined, manipulatePropsFunction);
|
|
81
|
+
export var VoipRoom = /*@__PURE__*/createReactComponent('taro-voip-room-core', undefined, manipulatePropsFunction);
|
|
82
|
+
export var WebView = /*@__PURE__*/createReactComponent('taro-web-view-core', undefined, manipulatePropsFunction);
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2";
|
|
2
|
+
export var manipulatePropsFunction = function manipulatePropsFunction(originalProps) {
|
|
3
|
+
var propsToPass = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
|
|
4
|
+
var dangerouslySetInnerHTML = originalProps.dangerouslySetInnerHTML;
|
|
5
|
+
return _objectSpread(_objectSpread({}, propsToPass), {}, {
|
|
6
|
+
dangerouslySetInnerHTML: dangerouslySetInnerHTML
|
|
7
|
+
});
|
|
8
|
+
};
|
|
File without changes
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2";
|
|
2
|
+
import _typeof from "@babel/runtime/helpers/esm/typeof";
|
|
3
|
+
import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
|
|
4
|
+
import _classCallCheck from "@babel/runtime/helpers/esm/classCallCheck";
|
|
5
|
+
import _createClass from "@babel/runtime/helpers/esm/createClass";
|
|
6
|
+
import _assertThisInitialized from "@babel/runtime/helpers/esm/assertThisInitialized";
|
|
7
|
+
import _inherits from "@babel/runtime/helpers/esm/inherits";
|
|
8
|
+
import _createSuper from "@babel/runtime/helpers/esm/createSuper";
|
|
9
|
+
import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
|
|
10
|
+
var _excluded = ["children", "forwardedRef", "style", "className", "ref"];
|
|
11
|
+
import React, { createElement } from 'react';
|
|
12
|
+
import { attachProps, camelToDashCase, createForwardRef, dashToPascalCase, isCoveredByReact, mergeRefs } from './utils';
|
|
13
|
+
export var createReactComponent = function createReactComponent(tagName, ReactComponentContext, manipulatePropsFunction, defineCustomElement) {
|
|
14
|
+
if (defineCustomElement !== undefined) {
|
|
15
|
+
defineCustomElement();
|
|
16
|
+
}
|
|
17
|
+
var displayName = dashToPascalCase(tagName);
|
|
18
|
+
var ReactComponent = /*#__PURE__*/function (_React$Component) {
|
|
19
|
+
_inherits(ReactComponent, _React$Component);
|
|
20
|
+
var _super = _createSuper(ReactComponent);
|
|
21
|
+
function ReactComponent(props) {
|
|
22
|
+
var _this;
|
|
23
|
+
_classCallCheck(this, ReactComponent);
|
|
24
|
+
_this = _super.call(this, props);
|
|
25
|
+
_defineProperty(_assertThisInitialized(_this), "componentEl", void 0);
|
|
26
|
+
_defineProperty(_assertThisInitialized(_this), "setComponentElRef", function (element) {
|
|
27
|
+
_this.componentEl = element;
|
|
28
|
+
});
|
|
29
|
+
return _this;
|
|
30
|
+
}
|
|
31
|
+
_createClass(ReactComponent, [{
|
|
32
|
+
key: "componentDidMount",
|
|
33
|
+
value: function componentDidMount() {
|
|
34
|
+
this.componentDidUpdate(this.props);
|
|
35
|
+
}
|
|
36
|
+
}, {
|
|
37
|
+
key: "componentDidUpdate",
|
|
38
|
+
value: function componentDidUpdate(prevProps) {
|
|
39
|
+
attachProps(this.componentEl, this.props, prevProps);
|
|
40
|
+
}
|
|
41
|
+
}, {
|
|
42
|
+
key: "render",
|
|
43
|
+
value: function render() {
|
|
44
|
+
var _this$props = this.props,
|
|
45
|
+
children = _this$props.children,
|
|
46
|
+
forwardedRef = _this$props.forwardedRef,
|
|
47
|
+
style = _this$props.style,
|
|
48
|
+
className = _this$props.className,
|
|
49
|
+
ref = _this$props.ref,
|
|
50
|
+
cProps = _objectWithoutProperties(_this$props, _excluded);
|
|
51
|
+
var propsToPass = Object.keys(cProps).reduce(function (acc, name) {
|
|
52
|
+
var value = cProps[name];
|
|
53
|
+
if (name.indexOf('on') === 0 && name[2] === name[2].toUpperCase()) {
|
|
54
|
+
var eventName = name.substring(2).toLowerCase();
|
|
55
|
+
if (typeof document !== 'undefined' && isCoveredByReact(eventName)) {
|
|
56
|
+
acc[name] = value;
|
|
57
|
+
}
|
|
58
|
+
} else {
|
|
59
|
+
// we should only render strings, booleans, and numbers as attrs in html.
|
|
60
|
+
// objects, functions, arrays etc get synced via properties on mount.
|
|
61
|
+
var type = _typeof(value);
|
|
62
|
+
if (type === 'string' || type === 'boolean' || type === 'number') {
|
|
63
|
+
acc[camelToDashCase(name)] = value;
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
return acc;
|
|
67
|
+
}, {});
|
|
68
|
+
if (manipulatePropsFunction) {
|
|
69
|
+
propsToPass = manipulatePropsFunction(this.props, propsToPass);
|
|
70
|
+
}
|
|
71
|
+
var newProps = _objectSpread(_objectSpread({}, propsToPass), {}, {
|
|
72
|
+
ref: mergeRefs(forwardedRef, this.setComponentElRef),
|
|
73
|
+
style: style
|
|
74
|
+
});
|
|
75
|
+
|
|
76
|
+
/**
|
|
77
|
+
* We use createElement here instead of
|
|
78
|
+
* React.createElement to work around a
|
|
79
|
+
* bug in Vite (https://github.com/vitejs/vite/issues/6104).
|
|
80
|
+
* React.createElement causes all elements to be rendered
|
|
81
|
+
* as <tagname> instead of the actual Web Component.
|
|
82
|
+
*/
|
|
83
|
+
return /*#__PURE__*/createElement(tagName, newProps, children);
|
|
84
|
+
}
|
|
85
|
+
}], [{
|
|
86
|
+
key: "displayName",
|
|
87
|
+
get: function get() {
|
|
88
|
+
return displayName;
|
|
89
|
+
}
|
|
90
|
+
}]);
|
|
91
|
+
return ReactComponent;
|
|
92
|
+
}(React.Component);
|
|
93
|
+
|
|
94
|
+
// If context was passed to createReactComponent then conditionally add it to the Component Class
|
|
95
|
+
if (ReactComponentContext) {
|
|
96
|
+
ReactComponent.contextType = ReactComponentContext;
|
|
97
|
+
}
|
|
98
|
+
return createForwardRef(ReactComponent, displayName);
|
|
99
|
+
};
|
|
@@ -0,0 +1,178 @@
|
|
|
1
|
+
import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2";
|
|
2
|
+
import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
|
|
3
|
+
import _regeneratorRuntime from "@babel/runtime/helpers/esm/regeneratorRuntime";
|
|
4
|
+
import _asyncToGenerator from "@babel/runtime/helpers/esm/asyncToGenerator";
|
|
5
|
+
import _classCallCheck from "@babel/runtime/helpers/esm/classCallCheck";
|
|
6
|
+
import _createClass from "@babel/runtime/helpers/esm/createClass";
|
|
7
|
+
import _assertThisInitialized from "@babel/runtime/helpers/esm/assertThisInitialized";
|
|
8
|
+
import _inherits from "@babel/runtime/helpers/esm/inherits";
|
|
9
|
+
import _createSuper from "@babel/runtime/helpers/esm/createSuper";
|
|
10
|
+
import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
|
|
11
|
+
var _excluded = ["children", "isOpen", "onDidDismiss", "onDidPresent", "onWillDismiss", "onWillPresent"];
|
|
12
|
+
import React from 'react';
|
|
13
|
+
import ReactDOM from 'react-dom';
|
|
14
|
+
import { attachProps, dashToPascalCase, defineCustomElement, setRef } from './utils';
|
|
15
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
16
|
+
export var createOverlayComponent = function createOverlayComponent(tagName, controller, customElement) {
|
|
17
|
+
defineCustomElement(tagName, customElement);
|
|
18
|
+
var displayName = dashToPascalCase(tagName);
|
|
19
|
+
var didDismissEventName = "on".concat(displayName, "DidDismiss");
|
|
20
|
+
var didPresentEventName = "on".concat(displayName, "DidPresent");
|
|
21
|
+
var willDismissEventName = "on".concat(displayName, "WillDismiss");
|
|
22
|
+
var willPresentEventName = "on".concat(displayName, "WillPresent");
|
|
23
|
+
var isDismissing = false;
|
|
24
|
+
var Overlay = /*#__PURE__*/function (_React$Component) {
|
|
25
|
+
_inherits(Overlay, _React$Component);
|
|
26
|
+
var _super = _createSuper(Overlay);
|
|
27
|
+
function Overlay(props) {
|
|
28
|
+
var _this;
|
|
29
|
+
_classCallCheck(this, Overlay);
|
|
30
|
+
_this = _super.call(this, props);
|
|
31
|
+
_defineProperty(_assertThisInitialized(_this), "overlay", void 0);
|
|
32
|
+
_defineProperty(_assertThisInitialized(_this), "el", void 0);
|
|
33
|
+
if (typeof document !== 'undefined') {
|
|
34
|
+
_this.el = document.createElement('div');
|
|
35
|
+
}
|
|
36
|
+
_this.handleDismiss = _this.handleDismiss.bind(_assertThisInitialized(_this));
|
|
37
|
+
return _this;
|
|
38
|
+
}
|
|
39
|
+
_createClass(Overlay, [{
|
|
40
|
+
key: "componentDidMount",
|
|
41
|
+
value: function componentDidMount() {
|
|
42
|
+
if (this.props.isOpen) {
|
|
43
|
+
this.present();
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
}, {
|
|
47
|
+
key: "componentWillUnmount",
|
|
48
|
+
value: function componentWillUnmount() {
|
|
49
|
+
if (this.overlay) {
|
|
50
|
+
this.overlay.dismiss();
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
}, {
|
|
54
|
+
key: "handleDismiss",
|
|
55
|
+
value: function handleDismiss(event) {
|
|
56
|
+
if (this.props.onDidDismiss) {
|
|
57
|
+
this.props.onDidDismiss(event);
|
|
58
|
+
}
|
|
59
|
+
setRef(this.props.forwardedRef, null);
|
|
60
|
+
}
|
|
61
|
+
}, {
|
|
62
|
+
key: "shouldComponentUpdate",
|
|
63
|
+
value: function shouldComponentUpdate(nextProps) {
|
|
64
|
+
// Check if the overlay component is about to dismiss
|
|
65
|
+
if (this.overlay && nextProps.isOpen !== this.props.isOpen && nextProps.isOpen === false) {
|
|
66
|
+
isDismissing = true;
|
|
67
|
+
}
|
|
68
|
+
return true;
|
|
69
|
+
}
|
|
70
|
+
}, {
|
|
71
|
+
key: "componentDidUpdate",
|
|
72
|
+
value: function () {
|
|
73
|
+
var _componentDidUpdate = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(prevProps) {
|
|
74
|
+
return _regeneratorRuntime().wrap(function _callee$(_context) {
|
|
75
|
+
while (1) {
|
|
76
|
+
switch (_context.prev = _context.next) {
|
|
77
|
+
case 0:
|
|
78
|
+
if (this.overlay) {
|
|
79
|
+
attachProps(this.overlay, this.props, prevProps);
|
|
80
|
+
}
|
|
81
|
+
if (prevProps.isOpen !== this.props.isOpen && this.props.isOpen === true) {
|
|
82
|
+
this.present(prevProps);
|
|
83
|
+
}
|
|
84
|
+
if (!(this.overlay && prevProps.isOpen !== this.props.isOpen && this.props.isOpen === false)) {
|
|
85
|
+
_context.next = 7;
|
|
86
|
+
break;
|
|
87
|
+
}
|
|
88
|
+
_context.next = 5;
|
|
89
|
+
return this.overlay.dismiss();
|
|
90
|
+
case 5:
|
|
91
|
+
isDismissing = false;
|
|
92
|
+
|
|
93
|
+
/**
|
|
94
|
+
* Now that the overlay is dismissed
|
|
95
|
+
* we need to render again so that any
|
|
96
|
+
* inner components will be unmounted
|
|
97
|
+
*/
|
|
98
|
+
this.forceUpdate();
|
|
99
|
+
case 7:
|
|
100
|
+
case "end":
|
|
101
|
+
return _context.stop();
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
}, _callee, this);
|
|
105
|
+
}));
|
|
106
|
+
function componentDidUpdate(_x) {
|
|
107
|
+
return _componentDidUpdate.apply(this, arguments);
|
|
108
|
+
}
|
|
109
|
+
return componentDidUpdate;
|
|
110
|
+
}()
|
|
111
|
+
}, {
|
|
112
|
+
key: "present",
|
|
113
|
+
value: function () {
|
|
114
|
+
var _present = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(prevProps) {
|
|
115
|
+
var _this2 = this,
|
|
116
|
+
_objectSpread2;
|
|
117
|
+
var _this$props, children, isOpen, onDidDismiss, onDidPresent, onWillDismiss, onWillPresent, cProps, elementProps;
|
|
118
|
+
return _regeneratorRuntime().wrap(function _callee2$(_context2) {
|
|
119
|
+
while (1) {
|
|
120
|
+
switch (_context2.prev = _context2.next) {
|
|
121
|
+
case 0:
|
|
122
|
+
_this$props = this.props, children = _this$props.children, isOpen = _this$props.isOpen, onDidDismiss = _this$props.onDidDismiss, onDidPresent = _this$props.onDidPresent, onWillDismiss = _this$props.onWillDismiss, onWillPresent = _this$props.onWillPresent, cProps = _objectWithoutProperties(_this$props, _excluded);
|
|
123
|
+
elementProps = _objectSpread(_objectSpread({}, cProps), {}, (_objectSpread2 = {
|
|
124
|
+
ref: this.props.forwardedRef
|
|
125
|
+
}, _defineProperty(_objectSpread2, didDismissEventName, this.handleDismiss), _defineProperty(_objectSpread2, didPresentEventName, function (e) {
|
|
126
|
+
return _this2.props.onDidPresent && _this2.props.onDidPresent(e);
|
|
127
|
+
}), _defineProperty(_objectSpread2, willDismissEventName, function (e) {
|
|
128
|
+
return _this2.props.onWillDismiss && _this2.props.onWillDismiss(e);
|
|
129
|
+
}), _defineProperty(_objectSpread2, willPresentEventName, function (e) {
|
|
130
|
+
return _this2.props.onWillPresent && _this2.props.onWillPresent(e);
|
|
131
|
+
}), _objectSpread2));
|
|
132
|
+
_context2.next = 4;
|
|
133
|
+
return controller.create(_objectSpread(_objectSpread({}, elementProps), {}, {
|
|
134
|
+
component: this.el,
|
|
135
|
+
componentProps: {}
|
|
136
|
+
}));
|
|
137
|
+
case 4:
|
|
138
|
+
this.overlay = _context2.sent;
|
|
139
|
+
setRef(this.props.forwardedRef, this.overlay);
|
|
140
|
+
attachProps(this.overlay, elementProps, prevProps);
|
|
141
|
+
_context2.next = 9;
|
|
142
|
+
return this.overlay.present();
|
|
143
|
+
case 9:
|
|
144
|
+
case "end":
|
|
145
|
+
return _context2.stop();
|
|
146
|
+
}
|
|
147
|
+
}
|
|
148
|
+
}, _callee2, this);
|
|
149
|
+
}));
|
|
150
|
+
function present(_x2) {
|
|
151
|
+
return _present.apply(this, arguments);
|
|
152
|
+
}
|
|
153
|
+
return present;
|
|
154
|
+
}()
|
|
155
|
+
}, {
|
|
156
|
+
key: "render",
|
|
157
|
+
value: function render() {
|
|
158
|
+
/**
|
|
159
|
+
* Continue to render the component even when
|
|
160
|
+
* overlay is dismissing otherwise component
|
|
161
|
+
* will be hidden before animation is done.
|
|
162
|
+
*/
|
|
163
|
+
return /*#__PURE__*/ReactDOM.createPortal(this.props.isOpen || isDismissing ? this.props.children : null, this.el);
|
|
164
|
+
}
|
|
165
|
+
}], [{
|
|
166
|
+
key: "displayName",
|
|
167
|
+
get: function get() {
|
|
168
|
+
return displayName;
|
|
169
|
+
}
|
|
170
|
+
}]);
|
|
171
|
+
return Overlay;
|
|
172
|
+
}(React.Component);
|
|
173
|
+
return /*#__PURE__*/React.forwardRef(function (props, ref) {
|
|
174
|
+
return /*#__PURE__*/_jsx(Overlay, _objectSpread(_objectSpread({}, props), {}, {
|
|
175
|
+
forwardedRef: ref
|
|
176
|
+
}));
|
|
177
|
+
});
|
|
178
|
+
};
|
|
File without changes
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
import _typeof from "@babel/runtime/helpers/esm/typeof";
|
|
2
|
+
import { camelToDashCase } from './case';
|
|
3
|
+
export var attachProps = function attachProps(node, newProps) {
|
|
4
|
+
var oldProps = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};
|
|
5
|
+
// some test frameworks don't render DOM elements, so we test here to make sure we are dealing with DOM first
|
|
6
|
+
if (node instanceof Element) {
|
|
7
|
+
// add any classes in className to the class list
|
|
8
|
+
var className = getClassName(node.classList, newProps, oldProps);
|
|
9
|
+
if (className !== '') {
|
|
10
|
+
node.className = className;
|
|
11
|
+
}
|
|
12
|
+
Object.keys(newProps).forEach(function (name) {
|
|
13
|
+
if (name === 'children' || name === 'style' || name === 'ref' || name === 'class' || name === 'className' || name === 'forwardedRef') {
|
|
14
|
+
return;
|
|
15
|
+
}
|
|
16
|
+
if (name.indexOf('on') === 0 && name[2] === name[2].toUpperCase()) {
|
|
17
|
+
var eventName = name.substring(2);
|
|
18
|
+
var eventNameLc = eventName.toLowerCase();
|
|
19
|
+
if (!isCoveredByReact(eventNameLc)) {
|
|
20
|
+
syncEvent(node, eventNameLc, newProps[name]);
|
|
21
|
+
}
|
|
22
|
+
} else {
|
|
23
|
+
node[name] = newProps[name];
|
|
24
|
+
var propType = _typeof(newProps[name]);
|
|
25
|
+
if (propType === 'string') {
|
|
26
|
+
node.setAttribute(camelToDashCase(name), newProps[name]);
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
};
|
|
32
|
+
export var getClassName = function getClassName(classList, newProps, oldProps) {
|
|
33
|
+
var newClassProp = newProps.className || newProps.class;
|
|
34
|
+
var oldClassProp = oldProps.className || oldProps.class;
|
|
35
|
+
// map the classes to Maps for performance
|
|
36
|
+
var currentClasses = arrayToMap(classList);
|
|
37
|
+
var incomingPropClasses = arrayToMap(newClassProp ? newClassProp.split(' ') : []);
|
|
38
|
+
var oldPropClasses = arrayToMap(oldClassProp ? oldClassProp.split(' ') : []);
|
|
39
|
+
var finalClassNames = [];
|
|
40
|
+
// loop through each of the current classes on the component
|
|
41
|
+
// to see if it should be a part of the classNames added
|
|
42
|
+
currentClasses.forEach(function (currentClass) {
|
|
43
|
+
if (incomingPropClasses.has(currentClass)) {
|
|
44
|
+
// add it as its already included in classnames coming in from newProps
|
|
45
|
+
finalClassNames.push(currentClass);
|
|
46
|
+
incomingPropClasses.delete(currentClass);
|
|
47
|
+
} else if (!oldPropClasses.has(currentClass)) {
|
|
48
|
+
// add it as it has NOT been removed by user
|
|
49
|
+
finalClassNames.push(currentClass);
|
|
50
|
+
}
|
|
51
|
+
});
|
|
52
|
+
incomingPropClasses.forEach(function (s) {
|
|
53
|
+
return finalClassNames.push(s);
|
|
54
|
+
});
|
|
55
|
+
return finalClassNames.join(' ');
|
|
56
|
+
};
|
|
57
|
+
|
|
58
|
+
/**
|
|
59
|
+
* Checks if an event is supported in the current execution environment.
|
|
60
|
+
* @license Modernizr 3.0.0pre (Custom Build) | MIT
|
|
61
|
+
*/
|
|
62
|
+
export var isCoveredByReact = function isCoveredByReact(eventNameSuffix) {
|
|
63
|
+
if (typeof document === 'undefined') {
|
|
64
|
+
return true;
|
|
65
|
+
} else {
|
|
66
|
+
var eventName = 'on' + eventNameSuffix;
|
|
67
|
+
var isSupported = (eventName in document);
|
|
68
|
+
if (!isSupported) {
|
|
69
|
+
var element = document.createElement('div');
|
|
70
|
+
element.setAttribute(eventName, 'return;');
|
|
71
|
+
isSupported = typeof element[eventName] === 'function';
|
|
72
|
+
}
|
|
73
|
+
return isSupported;
|
|
74
|
+
}
|
|
75
|
+
};
|
|
76
|
+
export var syncEvent = function syncEvent(node, eventName, newEventHandler) {
|
|
77
|
+
var eventStore = node.__events || (node.__events = {});
|
|
78
|
+
var oldEventHandler = eventStore[eventName];
|
|
79
|
+
|
|
80
|
+
// Remove old listener so they don't double up.
|
|
81
|
+
if (oldEventHandler) {
|
|
82
|
+
node.removeEventListener(eventName, oldEventHandler);
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
// Bind new listener.
|
|
86
|
+
node.addEventListener(eventName, eventStore[eventName] = function handler(e) {
|
|
87
|
+
if (newEventHandler) {
|
|
88
|
+
newEventHandler.call(this, e);
|
|
89
|
+
}
|
|
90
|
+
});
|
|
91
|
+
};
|
|
92
|
+
var arrayToMap = function arrayToMap(arr) {
|
|
93
|
+
var map = new Map();
|
|
94
|
+
arr.forEach(function (s) {
|
|
95
|
+
return map.set(s, s);
|
|
96
|
+
});
|
|
97
|
+
return map;
|
|
98
|
+
};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export var dashToPascalCase = function dashToPascalCase(str) {
|
|
2
|
+
return str.toLowerCase().split('-').map(function (segment) {
|
|
3
|
+
return segment.charAt(0).toUpperCase() + segment.slice(1);
|
|
4
|
+
}).join('');
|
|
5
|
+
};
|
|
6
|
+
export var camelToDashCase = function camelToDashCase(str) {
|
|
7
|
+
return str.replace(/([A-Z])/g, function (m) {
|
|
8
|
+
return "-".concat(m[0].toLowerCase());
|
|
9
|
+
});
|
|
10
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export var isDevMode = function isDevMode() {
|
|
2
|
+
return process && process.env && process.env.NODE_ENV === 'development';
|
|
3
|
+
};
|
|
4
|
+
var warnings = {};
|
|
5
|
+
export var deprecationWarning = function deprecationWarning(key, message) {
|
|
6
|
+
if (isDevMode()) {
|
|
7
|
+
if (!warnings[key]) {
|
|
8
|
+
console.warn(message);
|
|
9
|
+
warnings[key] = true;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
};
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2";
|
|
2
|
+
import React from 'react';
|
|
3
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
4
|
+
export var setRef = function setRef(ref, value) {
|
|
5
|
+
if (typeof ref === 'function') {
|
|
6
|
+
ref(value);
|
|
7
|
+
} else if (ref != null) {
|
|
8
|
+
// Cast as a MutableRef so we can assign current
|
|
9
|
+
ref.current = value;
|
|
10
|
+
}
|
|
11
|
+
};
|
|
12
|
+
export var mergeRefs = function mergeRefs() {
|
|
13
|
+
for (var _len = arguments.length, refs = new Array(_len), _key = 0; _key < _len; _key++) {
|
|
14
|
+
refs[_key] = arguments[_key];
|
|
15
|
+
}
|
|
16
|
+
return function (value) {
|
|
17
|
+
refs.forEach(function (ref) {
|
|
18
|
+
setRef(ref, value);
|
|
19
|
+
});
|
|
20
|
+
};
|
|
21
|
+
};
|
|
22
|
+
export var createForwardRef = function createForwardRef(ReactComponent, displayName) {
|
|
23
|
+
var forwardRef = function forwardRef(props, ref) {
|
|
24
|
+
return /*#__PURE__*/_jsx(ReactComponent, _objectSpread(_objectSpread({}, props), {}, {
|
|
25
|
+
forwardedRef: ref
|
|
26
|
+
}));
|
|
27
|
+
};
|
|
28
|
+
forwardRef.displayName = displayName;
|
|
29
|
+
return /*#__PURE__*/React.forwardRef(forwardRef);
|
|
30
|
+
};
|
|
31
|
+
export var defineCustomElement = function defineCustomElement(tagName, customElement) {
|
|
32
|
+
if (customElement !== undefined && typeof customElements !== 'undefined' && !customElements.get(tagName)) {
|
|
33
|
+
customElements.define(tagName, customElement);
|
|
34
|
+
}
|
|
35
|
+
};
|
|
36
|
+
export * from './attachProps';
|
|
37
|
+
export * from './case';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
System.register(["./p-8a8f286f.system.js"],(function(t){"use strict";var e,r;return{setters:[function(t){e=t.r;r=t.h}],execute:function(){var n=t("taro_label_core",function(){function t(t){e(this,t);this.for=undefined}t.prototype.render=function(){return r("label",{htmlFor:this.for},r("slot",null))};return t}())}}}));
|
|
2
|
+
//# sourceMappingURL=p-001ef419.system.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["src/components/label/label.tsx"],"names":["Label","exports","class_1","prototype","render","h","htmlFor","this","for"],"mappings":"8IAKaA,EAAKC,EAAA,kBAAA,sDAGhBC,EAAAC,UAAAC,OAAA,WACE,OACEC,EAAA,QAAA,CAAOC,QAASC,KAAKC,KACnBH,EAAA,OAAA,iBANU","sourcesContent":["import { Component, h, ComponentInterface, Prop } from '@stencil/core'\n\n@Component({\n tag: 'taro-label-core'\n})\nexport class Label implements ComponentInterface {\n @Prop() for: string\n\n render () {\n return (\n <label htmlFor={this.for}>\n <slot />\n </label>\n )\n }\n}\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{r,c as t,h as i}from"./p-5bfefd19.js";const o="taro-cover-image-core{overflow:hidden;width:320px;height:240px}";const s=class{constructor(i){r(this,i);this.onLoad=t(this,"load",7);this.onError=t(this,"error",7);this.src=undefined;this.nativeProps={}}imageOnLoad(){const{width:r,height:t}=this.imgRef;this.onLoad.emit({width:r,height:t})}imageOnError(r){this.onError.emit(r)}render(){const{src:r,imageOnLoad:t,imageOnError:o,nativeProps:s}=this;return i("img",Object.assign({ref:r=>this.imgRef=r,src:r,onLoad:t.bind(this),onError:o.bind(this)},s))}};s.style=o;export{s as taro_cover_image_core};
|
|
2
|
+
//# sourceMappingURL=p-01dc54a5.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["src/components/cover-image/style/index.scss?tag=taro-cover-image-core","src/components/cover-image/cover-image.tsx"],"names":["indexCss","CoverImage","[object Object]","width","height","this","imgRef","onLoad","emit","e","onError","src","imageOnLoad","imageOnError","nativeProps","h","Object","assign","ref","img","bind"],"mappings":"6CAAA,MAAMA,EAAW,wECMJC,EAAU,+HAEC,GAWtBC,cACE,MAAMC,MACJA,EAAKC,OACLA,GACEC,KAAKC,OAETD,KAAKE,OAAOC,KAAK,CACfL,MAAAA,EACAC,OAAAA,IAIJF,aAAcO,GACZJ,KAAKK,QAAQF,KAAKC,GAGpBP,SACE,MAAMS,IACJA,EAAGC,YACHA,EAAWC,aACXA,EAAYC,YACZA,GACET,KACJ,OACEU,EAAA,MAAAC,OAAAC,OAAA,CACEC,IAAKC,GAAQd,KAAKC,OAASa,EAC3BR,IAAKA,EACLJ,OAAQK,EAAYQ,KAAKf,MACzBK,QAASG,EAAaO,KAAKf,OACvBS","sourcesContent":["taro-cover-image-core {\n overflow: hidden;\n width: 320px;\n height: 240px;\n}\n","import { Component, Prop, Event, h, ComponentInterface, EventEmitter } from '@stencil/core'\n\n@Component({\n tag: 'taro-cover-image-core',\n styleUrl: './style/index.scss'\n})\nexport class CoverImage implements ComponentInterface {\n @Prop() src: string\n @Prop() nativeProps = {}\n @Event({\n eventName: 'load'\n }) onLoad: EventEmitter\n\n @Event({\n eventName: 'error'\n }) onError: EventEmitter\n\n private imgRef: HTMLImageElement\n\n imageOnLoad () {\n const {\n width,\n height,\n } = this.imgRef\n\n this.onLoad.emit({\n width,\n height\n })\n }\n\n imageOnError (e: Event) {\n this.onError.emit(e)\n }\n\n render () {\n const {\n src,\n imageOnLoad,\n imageOnError,\n nativeProps\n } = this\n return (\n <img\n ref={img => (this.imgRef = img!)}\n src={src}\n onLoad={imageOnLoad.bind(this)}\n onError={imageOnError.bind(this)}\n {...nativeProps}\n />\n )\n }\n}\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
System.register(["./p-8a8f286f.system.js"],(function(e){"use strict";var t,i,r,n;return{setters:[function(e){t=e.r;i=e.c;r=e.h;n=e.g}],execute:function(){var o=e("taro_form_core",function(){function e(e){t(this,e);this.onSubmit=i(this,"submit",7);this.value={}}e.prototype.onButtonSubmit=function(e){e.stopPropagation();this.value=this.getFormValue();this.onSubmit.emit({value:this.value})};e.prototype.onButtonReset=function(e){e.stopPropagation();this.form.reset()};e.prototype.componentDidLoad=function(){var e=this;this.value=this.getFormValue();Object.defineProperty(this.el,"value",{get:function(){return e.value},configurable:true})};e.prototype.componentDidRender=function(){var e=this;if(!this.originalAppendChild){this.originalAppendChild=this.el.appendChild;this.originalInsertBefore=this.el.insertBefore;this.originalReplaceChild=this.el.replaceChild;this.originalRemoveChild=this.el.removeChild}if(!this.form){this.el.appendChild=this.originalAppendChild;this.el.insertBefore=this.originalInsertBefore;this.el.replaceChild=this.originalReplaceChild;this.el.removeChild=this.originalRemoveChild;return}this.el.appendChild=function(t){return e.form.appendChild(t)};this.el.insertBefore=function(t,i){return e.form.insertBefore(t,i)};this.el.replaceChild=function(t,i){return e.form.replaceChild(t,i)};this.el.removeChild=function(t){return e.form.removeChild(t)}};e.prototype.getFormValue=function(){var e=this.el;var t=[];var i=e.getElementsByTagName("input");for(var r=0;r<i.length;r++){t.push(i[r])}var n={};var o={};t.forEach((function(e){if(typeof e.name!=="string")return;if(e.className.indexOf("weui-switch")!==-1){n[e.name]=e.checked;return}if(e.type==="radio"){if(e.checked){o[e.name]=true;n[e.name]=e.value}else{if(!o[e.name]){n[e.name]=""}}return}if(e.type==="checkbox"){if(e.checked){if(o[e.name]){n[e.name].push(e.value)}else{o[e.name]=true;n[e.name]=[e.value]}}else{if(!o[e.name]){n[e.name]=[]}}return}n[e.name]=e.value}));var a=e.getElementsByTagName("textarea");var l=[];for(var s=0;s<a.length;s++){l.push(a[s])}l.forEach((function(e){if(typeof e.name!=="string")return;n[e.name]=e.value}));return n};e.prototype.render=function(){var e=this;return r("form",{ref:function(t){e.form=t}},r("slot",null))};Object.defineProperty(e.prototype,"el",{get:function(){return n(this)},enumerable:false,configurable:true});return e}())}}}));
|
|
2
|
+
//# sourceMappingURL=p-0382d7d0.system.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["src/components/form/form.tsx"],"names":["Form","exports","class_1","hostRef","this","value","prototype","onButtonSubmit","e","stopPropagation","getFormValue","onSubmit","emit","onButtonReset","form","reset","componentDidLoad","_this","Object","defineProperty","el","get","configurable","componentDidRender","originalAppendChild","appendChild","originalInsertBefore","insertBefore","originalReplaceChild","replaceChild","originalRemoveChild","removeChild","newChild","refChild","oldChild","elements","tagElements","getElementsByTagName","j","length","push","formItem","hash","forEach","item","name","className","indexOf","checked","type","textareaElements","textareaEleArr","i","v","render","h","ref","dom"],"mappings":"8JAKaA,EAAIC,EAAA,iBAAA,WAHjB,SAAAC,EAAAC,8CAKUC,KAAAC,MAAmC,GAa3CH,EAAAI,UAAAC,eAAA,SAAgBC,GACdA,EAAEC,kBAEFL,KAAKC,MAAQD,KAAKM,eAElBN,KAAKO,SAASC,KAAK,CACjBP,MAAOD,KAAKC,SAKhBH,EAAAI,UAAAO,cAAA,SAAeL,GACbA,EAAEC,kBACFL,KAAKU,KAAKC,SAGZb,EAAAI,UAAAU,iBAAA,WAAA,IAAAC,EAAAb,KACEA,KAAKC,MAAQD,KAAKM,eAElBQ,OAAOC,eAAef,KAAKgB,GAAI,QAAS,CACtCC,IAAK,WAAM,OAAAJ,EAAKZ,OAChBiB,aAAc,QAIlBpB,EAAAI,UAAAiB,mBAAA,WAAA,IAAAN,EAAAb,KACE,IAAKA,KAAKoB,oBAAqB,CAC7BpB,KAAKoB,oBAAsBpB,KAAKgB,GAAGK,YACnCrB,KAAKsB,qBAAuBtB,KAAKgB,GAAGO,aACpCvB,KAAKwB,qBAAuBxB,KAAKgB,GAAGS,aACpCzB,KAAK0B,oBAAsB1B,KAAKgB,GAAGW,YAErC,IAAK3B,KAAKU,KAAM,CACdV,KAAKgB,GAAGK,YAAcrB,KAAKoB,oBAC3BpB,KAAKgB,GAAGO,aAAevB,KAAKsB,qBAC5BtB,KAAKgB,GAAGS,aAAezB,KAAKwB,qBAC5BxB,KAAKgB,GAAGW,YAAc3B,KAAK0B,oBAC3B,OAEF1B,KAAKgB,GAAGK,YAAc,SAAiBO,GACrC,OAAOf,EAAKH,KAAKW,YAAYO,IAE/B5B,KAAKgB,GAAGO,aAAe,SAAiBK,EAAaC,GACnD,OAAOhB,EAAKH,KAAKa,aAAaK,EAAUC,IAE1C7B,KAAKgB,GAAGS,aAAe,SAAiBG,EAAgBE,GACtD,OAAOjB,EAAKH,KAAKe,aAAaG,EAAUE,IAE1C9B,KAAKgB,GAAGW,YAAc,SAAiBG,GACrC,OAAOjB,EAAKH,KAAKiB,YAAYG,KAIjChC,EAAAI,UAAAI,aAAA,WACE,IAAMU,EAAKhB,KAAKgB,GAChB,IAAMe,EAA+B,GACrC,IAAMC,EAAchB,EAAGiB,qBAAqB,SAC5C,IAAK,IAAIC,EAAI,EAAGA,EAAIF,EAAYG,OAAQD,IAAK,CAC3CH,EAASK,KAAKJ,EAAYE,IAE5B,IAAMG,EAAW,GACjB,IAAMC,EAAO,GACbP,EAASQ,SAAQ,SAAAC,GACf,UAAWA,EAAKC,OAAS,SAAU,OACnC,GAAID,EAAKE,UAAUC,QAAQ,kBAAoB,EAAG,CAChDN,EAASG,EAAKC,MAAQD,EAAKI,QAC3B,OAEF,GAAIJ,EAAKK,OAAS,QAAS,CACzB,GAAIL,EAAKI,QAAS,CAChBN,EAAKE,EAAKC,MAAQ,KAClBJ,EAASG,EAAKC,MAAQD,EAAKvC,UACtB,CACL,IAAKqC,EAAKE,EAAKC,MAAO,CACpBJ,EAASG,EAAKC,MAAQ,IAG1B,OAGF,GAAID,EAAKK,OAAS,WAAY,CAC5B,GAAIL,EAAKI,QAAS,CAChB,GAAIN,EAAKE,EAAKC,MAAO,CACnBJ,EAASG,EAAKC,MAAML,KAAKI,EAAKvC,WACzB,CACLqC,EAAKE,EAAKC,MAAQ,KAClBJ,EAASG,EAAKC,MAAQ,CAACD,EAAKvC,YAEzB,CACL,IAAKqC,EAAKE,EAAKC,MAAO,CACpBJ,EAASG,EAAKC,MAAQ,IAG1B,OAEFJ,EAASG,EAAKC,MAAQD,EAAKvC,SAG7B,IAAM6C,EAAmB9B,EAAGiB,qBAAqB,YACjD,IAAMc,EAAwC,GAE9C,IAAK,IAAIC,EAAI,EAAGA,EAAIF,EAAiBX,OAAQa,IAAK,CAChDD,EAAeX,KAAKU,EAAiBE,IAEvCD,EAAeR,SAAQ,SAAAU,GACrB,UAAWA,EAAER,OAAS,SAAU,OAChCJ,EAASY,EAAER,MAAQQ,EAAEhD,SAEvB,OAAOoC,GAGTvC,EAAAI,UAAAgD,OAAA,WAAA,IAAArC,EAAAb,KACE,OACEmD,EAAA,OAAA,CACEC,IAAK,SAAAC,GACHxC,EAAKH,KAAO2C,IAGdF,EAAA,OAAA,6HArIS","sourcesContent":["import { Component, h, ComponentInterface, Event, EventEmitter, Element, Listen } from '@stencil/core'\n\n@Component({\n tag: 'taro-form-core'\n})\nexport class Form implements ComponentInterface {\n private form: HTMLFormElement\n private value: {[propName: string]: any} = {}\n private originalAppendChild: <T extends Node>(newChild: T) => T\n private originalInsertBefore: <T extends Node>(newChild: T, refChild: Node | null) => T\n private originalReplaceChild: <T extends Node>(newChild: Node, oldChild: T) => T\n private originalRemoveChild: <T extends Node>(oldChild: T) => T\n\n @Element() el: HTMLElement\n\n @Event({\n eventName: 'submit'\n }) onSubmit: EventEmitter\n\n @Listen('tarobuttonsubmit')\n onButtonSubmit (e: Event) {\n e.stopPropagation()\n\n this.value = this.getFormValue()\n\n this.onSubmit.emit({\n value: this.value\n })\n }\n\n @Listen('tarobuttonreset')\n onButtonReset (e: Event) {\n e.stopPropagation()\n this.form.reset()\n }\n\n componentDidLoad () {\n this.value = this.getFormValue()\n\n Object.defineProperty(this.el, 'value', {\n get: () => this.value,\n configurable: true\n })\n }\n\n componentDidRender () {\n if (!this.originalAppendChild) {\n this.originalAppendChild = this.el.appendChild\n this.originalInsertBefore = this.el.insertBefore\n this.originalReplaceChild = this.el.replaceChild\n this.originalRemoveChild = this.el.removeChild\n }\n if (!this.form) {\n this.el.appendChild = this.originalAppendChild\n this.el.insertBefore = this.originalInsertBefore\n this.el.replaceChild = this.originalReplaceChild\n this.el.removeChild = this.originalRemoveChild\n return\n }\n this.el.appendChild = <T extends Node>(newChild: T): T => {\n return this.form.appendChild(newChild)\n }\n this.el.insertBefore = <T extends Node>(newChild: T, refChild: Node | null): T => {\n return this.form.insertBefore(newChild, refChild)\n }\n this.el.replaceChild = <T extends Node>(newChild: Node, oldChild: T): T => {\n return this.form.replaceChild(newChild, oldChild)\n }\n this.el.removeChild = <T extends Node>(oldChild: T): T => {\n return this.form.removeChild(oldChild)\n }\n }\n\n getFormValue () {\n const el = this.el\n const elements: HTMLInputElement[] = []\n const tagElements = el.getElementsByTagName('input')\n for (let j = 0; j < tagElements.length; j++) {\n elements.push(tagElements[j])\n }\n const formItem = {}\n const hash = {}\n elements.forEach(item => {\n if (typeof item.name !== 'string') return\n if (item.className.indexOf('weui-switch') !== -1) {\n formItem[item.name] = item.checked\n return\n }\n if (item.type === 'radio') {\n if (item.checked) {\n hash[item.name] = true\n formItem[item.name] = item.value\n } else {\n if (!hash[item.name]) {\n formItem[item.name] = ''\n }\n }\n return\n }\n\n if (item.type === 'checkbox') {\n if (item.checked) {\n if (hash[item.name]) {\n formItem[item.name].push(item.value)\n } else {\n hash[item.name] = true\n formItem[item.name] = [item.value]\n }\n } else {\n if (!hash[item.name]) {\n formItem[item.name] = []\n }\n }\n return\n }\n formItem[item.name] = item.value\n })\n\n const textareaElements = el.getElementsByTagName('textarea')\n const textareaEleArr: HTMLTextAreaElement[] = []\n\n for (let i = 0; i < textareaElements.length; i++) {\n textareaEleArr.push(textareaElements[i])\n }\n textareaEleArr.forEach(v => {\n if (typeof v.name !== 'string') return\n formItem[v.name] = v.value\n })\n return formItem\n }\n\n render () {\n return (\n <form\n ref={dom => {\n this.form = dom!\n }}\n >\n <slot />\n </form>\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 a}from"./p-6a96da58.js";import"@tarojs/taro";const s=class{constructor(r){o(this,r)}componentDidLoad(){a("OpenData",this)}render(){return r(t,null)}};export{s as taro_open_data_core};
|
|
2
|
+
//# sourceMappingURL=p-0a896bc7.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["src/components/open-data/open-data.tsx"],"names":["OpenData","[object Object]","notSupport","this","h","Host"],"mappings":"iHAOaA,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-open-data-core'\n})\nexport class OpenData implements ComponentInterface {\n componentDidLoad () {\n notSupport('OpenData', this)\n }\n\n render () {\n return (\n <Host />\n )\n }\n}\n"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
System.register(["./p-8a8f286f.system.js","@tarojs/taro","./p-61f225ef.system.js"],(function(e){"use strict";var t,i,r,a,s,n;return{setters:[function(e){t=e.r;i=e.c;r=e.h;a=e.H},function(e){s=e.default},function(e){n=e.c}],execute:function(){var o=".navigator-hover{background:#efefef}";var c=e("taro_navigator_core",function(){function e(e){t(this,e);this.onSuccess=i(this,"cuccess",7);this.onFail=i(this,"fail",7);this.onComplete=i(this,"Complete",7);this.hoverClass=undefined;this.url=undefined;this.openType="navigate";this.isHover=false;this.delta=0}e.prototype.onClick=function(){var e=this,t=e.openType,i=e.onSuccess,r=e.onFail,a=e.onComplete;var n=Promise.resolve();switch(t){case"navigate":n=s.navigateTo({url:this.url});break;case"redirect":n=s.redirectTo({url:this.url});break;case"switchTab":n=s.switchTab({url:this.url});break;case"reLaunch":n=s.reLaunch({url:this.url});break;case"navigateBack":n=s.navigateBack({delta:this.delta});break;case"exit":n=Promise.reject(new Error('navigator:fail 暂不支持"openType: exit"'));break}if(n){n.then((function(e){i.emit(e)})).catch((function(e){r.emit(e)})).finally((function(){a.emit()}))}};e.prototype.render=function(){var e;var t=this,i=t.isHover,s=t.hoverClass;return r(a,{class:n((e={},e[s]=i,e))})};return e}());c.style=o}}}));
|
|
2
|
+
//# sourceMappingURL=p-0b38e6c7.system.entry.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["src/components/navigator/style/index.scss?tag=taro-navigator-core","src/components/navigator/navigator.tsx"],"names":["indexCss","Navigator","exports","class_1","prototype","onClick","_a","this","openType","onSuccess","onFail","onComplete","promise","Promise","resolve","Taro","navigateTo","url","redirectTo","switchTab","reLaunch","navigateBack","delta","reject","Error","then","res","emit","catch","finally","render","_b","isHover","hoverClass","h","Host","class","classNames"],"mappings":"kPAAA,IAAMA,EAAW,2CC+BJC,EAASC,EAAA,sBAAA,mMAGD,wBACD,iBACF,EAehBC,EAAAC,UAAAC,QAAA,WACQ,IAAAC,EAA8CC,KAA5CC,EAAQF,EAAAE,SAAEC,EAASH,EAAAG,UAAEC,EAAMJ,EAAAI,OAAEC,EAAUL,EAAAK,WAC/C,IAAIC,EAAwBC,QAAQC,UACpC,OAAQN,GACN,IAAK,WACHI,EAAUG,EAAKC,WAAW,CACxBC,IAAKV,KAAKU,MAEZ,MACF,IAAK,WACHL,EAAUG,EAAKG,WAAW,CACxBD,IAAKV,KAAKU,MAEZ,MACF,IAAK,YACHL,EAAUG,EAAKI,UAAU,CACvBF,IAAKV,KAAKU,MAEZ,MACF,IAAK,WACHL,EAAUG,EAAKK,SAAS,CACtBH,IAAKV,KAAKU,MAEZ,MACF,IAAK,eACHL,EAAUG,EAAKM,aAAa,CAC1BC,MAAOf,KAAKe,QAEd,MACF,IAAK,OACHV,EAAUC,QAAQU,OAAO,IAAIC,MAAM,wCACnC,MAEJ,GAAIZ,EAAS,CACXA,EAAQa,MAAK,SAAAC,GACXjB,EAAUkB,KAAKD,MACdE,OAAM,SAAAF,GACPhB,EAAOiB,KAAKD,MACXG,SAAQ,WACTlB,EAAWgB,YAKjBxB,EAAAC,UAAA0B,OAAA,iBACQ,IAAAC,EAA0BxB,KAAxByB,EAAOD,EAAAC,QAAEC,EAAUF,EAAAE,WAE3B,OACEC,EAACC,EAAI,CACHC,MAAOC,GAAU/B,EAAA,GACfA,EAAC2B,GAAaD,kBAtEF","sourcesContent":[".navigator-hover {\r\n background: #efefef;\r\n}\r\n","import { Component, Prop, h, ComponentInterface, Host, Listen, Event, EventEmitter } from '@stencil/core'\nimport Taro from '@tarojs/taro'\nimport classNames from 'classnames'\n\n/**\n * Navigator组件参数\n * @typedef NavigatorProps\n * @property {String} appId 当target=\"miniProgram\"时有效,要打开的小程序 appId\n * @property {String} ariaLabel 无障碍访问,(属性)元素的额外描述\n * @property {Number} delta 当 openType 为 'navigateBack' 时有效,表示回退的层数\n * @property {Object} extraData 当target=\"miniProgram\"时有效,需要传递给目标小程序的数据,目标小程序可在 App.onLaunch(),App.onShow() 中获取到这份数据。详情\n * @property {String} [openType=navigate] 跳转方式\n * @property {String} path 当target=\"miniProgram\"时有效,打开的页面路径,如果为空则打开首页\n * @property {String} [target=self] 在哪个目标上发生跳转,默认当前小程序,可选值self/miniProgram\n * @property {String} url 当前小程序内的跳转链接\n * @property {version} [version=release] 当target=\"miniProgram\"时有效,要打开的小程序版本,有效值 develop(开发版),trial(体验版),release(正式版),仅在当前小程序为开发版或体验版时此参数有效;如果当前小程序是 *式版,则打开的小程序必定是正式版。\n * @property {String} onFail 当target=\"miniProgram\"时有效,跳转小程序失败\n * @property {String} onComplete 当target=\"miniProgram\"时有效,跳转小程序完成\n * @property {String} onSuccess 当target=\"miniProgram\"时有效,跳转小程序成功\n */\n\n/**\n * TODO: 参数还需要进一步细化对齐\n * Navigator组件\n * https://developers.weixin.qq.com/miniprogram/dev/component/navigator.html\n **/\n\n@Component({\n tag: 'taro-navigator-core',\n styleUrl: './style/index.scss'\n})\nexport class Navigator implements ComponentInterface {\n @Prop() hoverClass: string\n @Prop() url: string\n @Prop() openType = 'navigate'\n @Prop() isHover = false\n @Prop() delta = 0\n\n @Event({\n eventName: 'cuccess'\n }) onSuccess: EventEmitter\n\n @Event({\n eventName: 'fail'\n }) onFail: EventEmitter\n\n @Event({\n eventName: 'Complete'\n }) onComplete: EventEmitter\n\n @Listen('click')\n onClick () {\n const { openType, onSuccess, onFail, onComplete } = this\n let promise: Promise<any> = Promise.resolve()\n switch (openType) {\n case 'navigate':\n promise = Taro.navigateTo({\n url: this.url\n })\n break\n case 'redirect':\n promise = Taro.redirectTo({\n url: this.url\n })\n break\n case 'switchTab':\n promise = Taro.switchTab({\n url: this.url\n })\n break\n case 'reLaunch':\n promise = Taro.reLaunch({\n url: this.url\n })\n break\n case 'navigateBack':\n promise = Taro.navigateBack({\n delta: this.delta\n })\n break\n case 'exit':\n promise = Promise.reject(new Error('navigator:fail 暂不支持\"openType: exit\"'))\n break\n }\n if (promise) {\n promise.then(res => {\n onSuccess.emit(res)\n }).catch(res => {\n onFail.emit(res)\n }).finally(() => {\n onComplete.emit()\n })\n }\n }\n\n render () {\n const { isHover, hoverClass } = this\n\n return (\n <Host\n class={classNames({\n [hoverClass]: isHover\n })}\n />\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,r,e;return{setters:[function(t){n=t.r;o=t.h;r=t.H},function(t){e=t.n},function(){}],execute:function(){var c=t("taro_rtc_room_core",function(){function t(t){n(this,t)}t.prototype.componentDidLoad=function(){e("RtcRoom",this)};t.prototype.render=function(){return o(r,null)};return t}())}}}));
|
|
2
|
+
//# sourceMappingURL=p-0be383a9.system.entry.js.map
|