@tarojs/components 3.8.0-canary.0 → 3.8.0-canary.1
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/LICENSE +14 -0
- package/dist/cjs/helper-ad6306f6.js +31 -0
- package/dist/cjs/{index-e751dfe3.js → index-5b029707.js} +208 -2
- package/dist/cjs/{index-dfd8638f.js → index-8a70c333.js} +6 -0
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/taro-ad-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-ad-custom-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-animation-video-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-animation-view-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-ar-camera-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-audio-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-aweme-data-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-block-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-button-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-camera-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-canvas-core.cjs.entry.js +15 -3
- package/dist/cjs/taro-channel-live-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-channel-video-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-checkbox-core_2.cjs.entry.js +2 -2
- package/dist/cjs/taro-comment-detail-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-comment-list-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-components.cjs.js +2 -2
- package/dist/cjs/taro-contact-button-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-cover-image-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-cover-view-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-custom-wrapper-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-draggable-sheet-core.cjs.entry.js +21 -0
- package/dist/cjs/taro-editor-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-follow-swan-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-form-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-functional-page-navigator-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-grid-builder-core.cjs.entry.js +21 -0
- package/dist/cjs/taro-grid-view-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-icon-core.cjs.entry.js +4 -1
- package/dist/cjs/taro-image-core.cjs.entry.js +6 -5
- package/dist/cjs/taro-inline-payment-panel-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-input-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-keyboard-accessory-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-label-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-lifestyle-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-like-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-list-builder-core.cjs.entry.js +21 -0
- package/dist/cjs/taro-list-view-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-live-player-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-live-pusher-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-login-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-lottie-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-map-core.cjs.entry.js +1325 -6
- package/dist/cjs/taro-match-media-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-movable-area-core_2.cjs.entry.js +8 -5
- package/dist/cjs/taro-native-slot-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-navigation-bar-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-navigator-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-nested-scroll-body-core.cjs.entry.js +21 -0
- package/dist/cjs/taro-nested-scroll-header-core.cjs.entry.js +21 -0
- package/dist/cjs/taro-official-account-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-open-container-core.cjs.entry.js +21 -0
- package/dist/cjs/taro-open-data-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-page-container-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-page-meta-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-picker-core_2.cjs.entry.js +33 -32
- package/dist/cjs/taro-picker-view-column-core_2.cjs.entry.js +39 -39
- package/dist/cjs/taro-progress-core.cjs.entry.js +4 -1
- package/dist/cjs/{taro-pull-to-refresh.cjs.entry.js → taro-pull-to-refresh-core.cjs.entry.js} +19 -14
- package/dist/cjs/taro-radio-core_2.cjs.entry.js +1 -1
- package/dist/cjs/taro-rich-text-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-root-portal-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-rtc-room-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-rtc-room-item-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-scroll-view-core.cjs.entry.js +15 -3
- package/dist/cjs/taro-share-element-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-slider-core.cjs.entry.js +4 -1
- package/dist/cjs/taro-slot-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-snapshot-core.cjs.entry.js +21 -0
- package/dist/cjs/taro-span-core.cjs.entry.js +21 -0
- package/dist/cjs/taro-sticky-header-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-sticky-section-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-swiper-core_2.cjs.entry.js +147 -9925
- package/dist/cjs/taro-switch-core.cjs.entry.js +13 -12
- package/dist/cjs/taro-tab-item-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-tabbar.cjs.entry.js +14 -98
- package/dist/cjs/taro-tabs-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-text-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-textarea-core.cjs.entry.js +12 -3
- package/dist/cjs/taro-video-control_3.cjs.entry.js +41 -7
- package/dist/cjs/taro-view-core.cjs.entry.js +5 -11
- package/dist/cjs/taro-voip-room-core.cjs.entry.js +2 -2
- package/dist/cjs/taro-web-view-core.cjs.entry.js +2 -2
- package/dist/collection/collection-manifest.json +8 -0
- package/dist/collection/components/audio/style/index.css +1 -4
- package/dist/collection/components/button/style/index.css +1 -160
- package/dist/collection/components/canvas/canvas.js +48 -2
- package/dist/collection/components/canvas/style/index.css +1 -6
- package/dist/collection/components/checkbox/style/index.css +1 -39
- package/dist/collection/components/cover-image/style/index.css +1 -5
- package/dist/collection/components/cover-view/style/cover-view.css +1 -3
- package/dist/collection/components/draggable-sheet/draggable-sheet.js +11 -0
- package/dist/collection/components/grid-builder/grid-builder.js +11 -0
- package/dist/collection/components/icon/icon.js +10 -0
- package/dist/collection/components/icon/style/index.css +1 -0
- package/dist/collection/components/image/image.js +4 -3
- package/dist/collection/components/image/style/index.css +1 -73
- package/dist/collection/components/input/input.js +2 -2
- package/dist/collection/components/input/style/index.css +1 -0
- package/dist/collection/components/list-builder/list-builder.js +11 -0
- package/dist/collection/components/map/map.js +1806 -4
- package/dist/collection/components/map/style/map.css +1 -0
- package/dist/collection/components/movable-area/area.css +1 -6
- package/dist/collection/components/movable-area/movable-area.js +2 -1
- package/dist/collection/components/movable-area/movable-view.js +3 -1
- package/dist/collection/components/movable-area/view.css +1 -8
- package/dist/collection/components/navigator/style/index.css +1 -3
- package/dist/collection/components/nested-scroll-body/nested-scroll-body.js +11 -0
- package/dist/collection/components/nested-scroll-header/nested-scroll-header.js +11 -0
- package/dist/collection/components/open-container/open-container.js +11 -0
- package/dist/collection/components/picker/picker.js +31 -30
- package/dist/collection/components/picker/style/index.css +1 -4
- package/dist/collection/components/picker-view/picker-view-column.js +27 -55
- package/dist/collection/components/picker-view/picker-view.js +14 -2
- package/dist/collection/components/picker-view/style/column.css +1 -12
- package/dist/collection/components/picker-view/style/index.css +1 -28
- package/dist/collection/components/progress/progress.js +10 -0
- package/dist/collection/components/progress/style/index.css +1 -0
- package/dist/collection/components/pull-to-refresh/pull-to-refresh.js +17 -12
- package/dist/collection/components/pull-to-refresh/style/index.css +1 -52
- package/dist/collection/components/rich-text/style/index.css +1 -16
- package/dist/collection/components/scroll-view/scroll-view.js +18 -2
- package/dist/collection/components/scroll-view/style/index.css +1 -17
- package/dist/collection/components/slider/slider.js +10 -0
- package/dist/collection/components/slider/style/index.css +1 -0
- package/dist/collection/components/snapshot/snapshot.js +11 -0
- package/dist/collection/components/span/span.js +11 -0
- package/dist/collection/components/swiper/style/index.css +2 -19
- package/dist/collection/components/swiper/swiper-item.js +54 -33
- package/dist/collection/components/swiper/swiper.js +112 -29
- package/dist/collection/components/switch/style/index.css +1 -10
- package/dist/collection/components/switch/switch.js +12 -12
- package/dist/collection/components/tabbar/style/index.css +1 -49
- package/dist/collection/components/tabbar/tabbar.js +1 -1
- package/dist/collection/components/text/style/index.css +1 -26
- package/dist/collection/components/textarea/style/index.css +1 -22
- package/dist/collection/components/textarea/textarea.js +11 -0
- package/dist/collection/components/video/style/index.css +1 -326
- package/dist/collection/components/video/video.js +12 -2
- package/dist/collection/components/view/style/index.css +1 -9
- package/dist/collection/components/view/view.js +2 -9
- package/dist/collection/components/web-view/style/index.css +1 -12
- package/dist/collection/utils/helper.js +11 -0
- package/dist/collection/utils/index.js +10 -0
- package/dist/components/helper.js +12 -1
- package/dist/components/index.d.ts +9 -1
- package/dist/components/index.js +9 -1
- package/dist/components/index3.js +6 -1
- package/dist/components/taro-audio-core.js +1 -1
- package/dist/components/taro-button-core.js +1 -1
- package/dist/components/taro-canvas-core.js +17 -3
- package/dist/components/taro-checkbox-core.js +1 -1
- package/dist/components/taro-cover-image-core.js +1 -1
- package/dist/components/taro-draggable-sheet-core.d.ts +11 -0
- package/dist/components/taro-draggable-sheet-core.js +33 -0
- package/dist/components/taro-grid-builder-core.d.ts +11 -0
- package/dist/components/taro-grid-builder-core.js +33 -0
- package/dist/components/taro-icon-core.js +3 -0
- package/dist/components/taro-image-core.js +5 -4
- package/dist/components/taro-input-core.js +1 -1
- package/dist/components/taro-list-builder-core.d.ts +11 -0
- package/dist/components/taro-list-builder-core.js +33 -0
- package/dist/components/taro-map-core.js +1349 -6
- package/dist/components/taro-movable-area-core.js +3 -2
- package/dist/components/taro-movable-view-core.js +4 -2
- package/dist/components/taro-nested-scroll-body-core.d.ts +11 -0
- package/dist/components/taro-nested-scroll-body-core.js +33 -0
- package/dist/components/taro-nested-scroll-header-core.d.ts +11 -0
- package/dist/components/taro-nested-scroll-header-core.js +33 -0
- package/dist/components/taro-open-container-core.d.ts +11 -0
- package/dist/components/taro-open-container-core.js +33 -0
- package/dist/components/taro-picker-core.js +32 -31
- package/dist/components/taro-picker-view-column-core.js +27 -37
- package/dist/components/taro-picker-view-core.js +12 -3
- package/dist/components/taro-progress-core.js +3 -0
- package/dist/components/taro-pull-to-refresh-core.d.ts +11 -0
- package/dist/components/{taro-pull-to-refresh.js → taro-pull-to-refresh-core.js} +22 -17
- package/dist/components/taro-rich-text-core.js +1 -1
- package/dist/components/taro-scroll-view-core.js +13 -2
- package/dist/components/taro-slider-core.js +3 -0
- package/dist/components/{taro-pull-to-refresh.d.ts → taro-snapshot-core.d.ts} +4 -4
- package/dist/components/taro-snapshot-core.js +33 -0
- package/dist/components/taro-span-core.d.ts +11 -0
- package/dist/components/taro-span-core.js +33 -0
- package/dist/components/taro-swiper-core.js +98 -9882
- package/dist/components/taro-swiper-item-core.js +40 -36
- package/dist/components/taro-switch-core.js +13 -13
- package/dist/components/taro-tabbar.js +4 -89
- package/dist/components/taro-text-core.js +1 -1
- package/dist/components/taro-textarea-core.js +11 -2
- package/dist/components/taro-video-core.js +14 -4
- package/dist/components/taro-view-core.js +3 -10
- package/dist/components/taro-web-view-core.js +1 -1
- package/dist/esm/helper-8a85bb65.js +24 -0
- package/dist/esm/{index-d1b03e47.js → index-a00a7418.js} +6 -1
- package/dist/esm/{index-980f930f.js → index-ab3c86da.js} +208 -2
- package/dist/esm/loader.js +3 -3
- package/dist/esm/taro-ad-core.entry.js +2 -2
- package/dist/esm/taro-ad-custom-core.entry.js +2 -2
- package/dist/esm/taro-animation-video-core.entry.js +2 -2
- package/dist/esm/taro-animation-view-core.entry.js +2 -2
- package/dist/esm/taro-ar-camera-core.entry.js +2 -2
- package/dist/esm/taro-audio-core.entry.js +2 -2
- package/dist/esm/taro-aweme-data-core.entry.js +2 -2
- package/dist/esm/taro-block-core.entry.js +1 -1
- package/dist/esm/taro-button-core.entry.js +2 -2
- package/dist/esm/taro-camera-core.entry.js +2 -2
- package/dist/esm/taro-canvas-core.entry.js +15 -3
- package/dist/esm/taro-channel-live-core.entry.js +2 -2
- package/dist/esm/taro-channel-video-core.entry.js +2 -2
- package/dist/esm/taro-checkbox-core_2.entry.js +2 -2
- package/dist/esm/taro-comment-detail-core.entry.js +2 -2
- package/dist/esm/taro-comment-list-core.entry.js +2 -2
- package/dist/esm/taro-components.js +3 -3
- package/dist/esm/taro-contact-button-core.entry.js +2 -2
- package/dist/esm/taro-cover-image-core.entry.js +2 -2
- package/dist/esm/taro-cover-view-core.entry.js +1 -1
- package/dist/esm/taro-custom-wrapper-core.entry.js +1 -1
- package/dist/esm/taro-draggable-sheet-core.entry.js +17 -0
- package/dist/esm/taro-editor-core.entry.js +2 -2
- package/dist/esm/taro-follow-swan-core.entry.js +2 -2
- package/dist/esm/taro-form-core.entry.js +1 -1
- package/dist/esm/taro-functional-page-navigator-core.entry.js +2 -2
- package/dist/esm/taro-grid-builder-core.entry.js +17 -0
- package/dist/esm/taro-grid-view-core.entry.js +2 -2
- package/dist/esm/taro-icon-core.entry.js +4 -1
- package/dist/esm/taro-image-core.entry.js +6 -5
- package/dist/esm/taro-inline-payment-panel-core.entry.js +2 -2
- package/dist/esm/taro-input-core.entry.js +2 -2
- package/dist/esm/taro-keyboard-accessory-core.entry.js +2 -2
- package/dist/esm/taro-label-core.entry.js +1 -1
- package/dist/esm/taro-lifestyle-core.entry.js +2 -2
- package/dist/esm/taro-like-core.entry.js +2 -2
- package/dist/esm/taro-list-builder-core.entry.js +17 -0
- package/dist/esm/taro-list-view-core.entry.js +2 -2
- package/dist/esm/taro-live-player-core.entry.js +2 -2
- package/dist/esm/taro-live-pusher-core.entry.js +2 -2
- package/dist/esm/taro-login-core.entry.js +2 -2
- package/dist/esm/taro-lottie-core.entry.js +2 -2
- package/dist/esm/taro-map-core.entry.js +1321 -6
- package/dist/esm/taro-match-media-core.entry.js +2 -2
- package/dist/esm/taro-movable-area-core_2.entry.js +8 -5
- package/dist/esm/taro-native-slot-core.entry.js +2 -2
- package/dist/esm/taro-navigation-bar-core.entry.js +2 -2
- package/dist/esm/taro-navigator-core.entry.js +1 -1
- package/dist/esm/taro-nested-scroll-body-core.entry.js +17 -0
- package/dist/esm/taro-nested-scroll-header-core.entry.js +17 -0
- package/dist/esm/taro-official-account-core.entry.js +2 -2
- package/dist/esm/taro-open-container-core.entry.js +17 -0
- package/dist/esm/taro-open-data-core.entry.js +2 -2
- package/dist/esm/taro-page-container-core.entry.js +2 -2
- package/dist/esm/taro-page-meta-core.entry.js +2 -2
- package/dist/esm/taro-picker-core_2.entry.js +33 -32
- package/dist/esm/taro-picker-view-column-core_2.entry.js +39 -39
- package/dist/esm/taro-progress-core.entry.js +4 -1
- package/dist/esm/{taro-pull-to-refresh.entry.js → taro-pull-to-refresh-core.entry.js} +19 -14
- package/dist/esm/taro-radio-core_2.entry.js +1 -1
- package/dist/esm/taro-rich-text-core.entry.js +2 -2
- package/dist/esm/taro-root-portal-core.entry.js +2 -2
- package/dist/esm/taro-rtc-room-core.entry.js +2 -2
- package/dist/esm/taro-rtc-room-item-core.entry.js +2 -2
- package/dist/esm/taro-scroll-view-core.entry.js +15 -3
- package/dist/esm/taro-share-element-core.entry.js +2 -2
- package/dist/esm/taro-slider-core.entry.js +4 -1
- package/dist/esm/taro-slot-core.entry.js +2 -2
- package/dist/esm/taro-snapshot-core.entry.js +17 -0
- package/dist/esm/taro-span-core.entry.js +17 -0
- package/dist/esm/taro-sticky-header-core.entry.js +2 -2
- package/dist/esm/taro-sticky-section-core.entry.js +2 -2
- package/dist/esm/taro-swiper-core_2.entry.js +135 -9917
- package/dist/esm/taro-switch-core.entry.js +13 -12
- package/dist/esm/taro-tab-item-core.entry.js +2 -2
- package/dist/esm/taro-tabbar.entry.js +5 -90
- package/dist/esm/taro-tabs-core.entry.js +2 -2
- package/dist/esm/taro-text-core.entry.js +2 -2
- package/dist/esm/taro-textarea-core.entry.js +12 -3
- package/dist/esm/taro-video-control_3.entry.js +16 -6
- package/dist/esm/taro-view-core.entry.js +5 -11
- package/dist/esm/taro-voip-room-core.entry.js +2 -2
- package/dist/esm/taro-web-view-core.entry.js +2 -2
- package/dist/esm-es5/helper-8a85bb65.js +1 -0
- package/dist/esm-es5/index-a00a7418.js +1 -0
- package/dist/esm-es5/index-ab3c86da.js +2 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/taro-ad-core.entry.js +1 -1
- package/dist/esm-es5/taro-ad-custom-core.entry.js +1 -1
- package/dist/esm-es5/taro-animation-video-core.entry.js +1 -1
- package/dist/esm-es5/taro-animation-view-core.entry.js +1 -1
- package/dist/esm-es5/taro-ar-camera-core.entry.js +1 -1
- package/dist/esm-es5/taro-audio-core.entry.js +1 -1
- package/dist/esm-es5/taro-aweme-data-core.entry.js +1 -1
- package/dist/esm-es5/taro-block-core.entry.js +1 -1
- package/dist/esm-es5/taro-button-core.entry.js +1 -1
- package/dist/esm-es5/taro-camera-core.entry.js +1 -1
- package/dist/esm-es5/taro-canvas-core.entry.js +1 -1
- package/dist/esm-es5/taro-channel-live-core.entry.js +1 -1
- package/dist/esm-es5/taro-channel-video-core.entry.js +1 -1
- package/dist/esm-es5/taro-checkbox-core_2.entry.js +1 -1
- package/dist/esm-es5/taro-comment-detail-core.entry.js +1 -1
- package/dist/esm-es5/taro-comment-list-core.entry.js +1 -1
- package/dist/esm-es5/taro-components.js +1 -1
- package/dist/esm-es5/taro-contact-button-core.entry.js +1 -1
- package/dist/esm-es5/taro-cover-image-core.entry.js +1 -1
- package/dist/esm-es5/taro-cover-view-core.entry.js +1 -1
- package/dist/esm-es5/taro-custom-wrapper-core.entry.js +1 -1
- package/dist/esm-es5/taro-draggable-sheet-core.entry.js +1 -0
- package/dist/esm-es5/taro-editor-core.entry.js +1 -1
- package/dist/esm-es5/taro-follow-swan-core.entry.js +1 -1
- package/dist/esm-es5/taro-form-core.entry.js +1 -1
- package/dist/esm-es5/taro-functional-page-navigator-core.entry.js +1 -1
- package/dist/esm-es5/taro-grid-builder-core.entry.js +1 -0
- package/dist/esm-es5/taro-grid-view-core.entry.js +1 -1
- package/dist/esm-es5/taro-icon-core.entry.js +1 -1
- package/dist/esm-es5/taro-image-core.entry.js +1 -1
- package/dist/esm-es5/taro-inline-payment-panel-core.entry.js +1 -1
- package/dist/esm-es5/taro-input-core.entry.js +1 -1
- package/dist/esm-es5/taro-keyboard-accessory-core.entry.js +1 -1
- package/dist/esm-es5/taro-label-core.entry.js +1 -1
- package/dist/esm-es5/taro-lifestyle-core.entry.js +1 -1
- package/dist/esm-es5/taro-like-core.entry.js +1 -1
- package/dist/esm-es5/taro-list-builder-core.entry.js +1 -0
- package/dist/esm-es5/taro-list-view-core.entry.js +1 -1
- package/dist/esm-es5/taro-live-player-core.entry.js +1 -1
- package/dist/esm-es5/taro-live-pusher-core.entry.js +1 -1
- package/dist/esm-es5/taro-login-core.entry.js +1 -1
- package/dist/esm-es5/taro-lottie-core.entry.js +1 -1
- package/dist/esm-es5/taro-map-core.entry.js +1 -1
- package/dist/esm-es5/taro-match-media-core.entry.js +1 -1
- package/dist/esm-es5/taro-movable-area-core_2.entry.js +1 -1
- package/dist/esm-es5/taro-native-slot-core.entry.js +1 -1
- package/dist/esm-es5/taro-navigation-bar-core.entry.js +1 -1
- package/dist/esm-es5/taro-navigator-core.entry.js +1 -1
- package/dist/esm-es5/taro-nested-scroll-body-core.entry.js +1 -0
- package/dist/esm-es5/taro-nested-scroll-header-core.entry.js +1 -0
- package/dist/esm-es5/taro-official-account-core.entry.js +1 -1
- package/dist/esm-es5/taro-open-container-core.entry.js +1 -0
- package/dist/esm-es5/taro-open-data-core.entry.js +1 -1
- package/dist/esm-es5/taro-page-container-core.entry.js +1 -1
- package/dist/esm-es5/taro-page-meta-core.entry.js +1 -1
- package/dist/esm-es5/taro-picker-core_2.entry.js +1 -1
- package/dist/esm-es5/taro-picker-view-column-core_2.entry.js +1 -1
- package/dist/esm-es5/taro-progress-core.entry.js +1 -1
- package/dist/esm-es5/taro-pull-to-refresh-core.entry.js +1 -0
- package/dist/esm-es5/taro-radio-core_2.entry.js +1 -1
- package/dist/esm-es5/taro-rich-text-core.entry.js +1 -1
- package/dist/esm-es5/taro-root-portal-core.entry.js +1 -1
- package/dist/esm-es5/taro-rtc-room-core.entry.js +1 -1
- package/dist/esm-es5/taro-rtc-room-item-core.entry.js +1 -1
- package/dist/esm-es5/taro-scroll-view-core.entry.js +1 -1
- package/dist/esm-es5/taro-share-element-core.entry.js +1 -1
- package/dist/esm-es5/taro-slider-core.entry.js +1 -1
- package/dist/esm-es5/taro-slot-core.entry.js +1 -1
- package/dist/esm-es5/taro-snapshot-core.entry.js +1 -0
- package/dist/esm-es5/taro-span-core.entry.js +1 -0
- package/dist/esm-es5/taro-sticky-header-core.entry.js +1 -1
- package/dist/esm-es5/taro-sticky-section-core.entry.js +1 -1
- package/dist/esm-es5/taro-swiper-core_2.entry.js +1 -1
- package/dist/esm-es5/taro-switch-core.entry.js +1 -1
- package/dist/esm-es5/taro-tab-item-core.entry.js +1 -1
- package/dist/esm-es5/taro-tabbar.entry.js +1 -1
- package/dist/esm-es5/taro-tabs-core.entry.js +1 -1
- package/dist/esm-es5/taro-text-core.entry.js +1 -1
- package/dist/esm-es5/taro-textarea-core.entry.js +1 -1
- package/dist/esm-es5/taro-video-control_3.entry.js +1 -1
- package/dist/esm-es5/taro-view-core.entry.js +1 -1
- package/dist/esm-es5/taro-voip-room-core.entry.js +1 -1
- package/dist/esm-es5/taro-web-view-core.entry.js +1 -1
- package/dist/hydrate/index.d.ts +217 -0
- package/dist/hydrate/index.js +14586 -0
- package/dist/hydrate/package.json +6 -0
- package/dist/taro-components/p-0044961f.system.entry.js +1 -0
- package/dist/taro-components/p-010faa87.system.js +1 -0
- package/dist/taro-components/p-0132e803.entry.js +1 -0
- package/dist/taro-components/p-019124ae.system.entry.js +1 -0
- package/dist/taro-components/p-04f97133.system.entry.js +1 -0
- package/dist/taro-components/p-069ae782.system.entry.js +1 -0
- package/dist/taro-components/{p-2af69b72.entry.js → p-0d8a0733.entry.js} +1 -1
- package/dist/taro-components/p-0f95be56.entry.js +1 -0
- package/dist/taro-components/p-0fe4660a.entry.js +1 -0
- package/dist/taro-components/p-1087c51a.system.entry.js +1 -0
- package/dist/taro-components/p-11c0dc59.system.entry.js +1 -0
- package/dist/taro-components/p-12b967fd.entry.js +1 -0
- package/dist/taro-components/{p-43720011.entry.js → p-13bf0192.entry.js} +1 -1
- package/dist/taro-components/p-13e80cf7.entry.js +1 -0
- package/dist/taro-components/p-15c1ce79.entry.js +1 -0
- package/dist/taro-components/p-16705ca9.entry.js +1 -0
- package/dist/taro-components/{p-f420680c.system.entry.js → p-194ace03.system.entry.js} +1 -1
- package/dist/taro-components/p-19b04eb7.entry.js +1 -0
- package/dist/taro-components/{p-07302165.system.entry.js → p-19b993d8.system.entry.js} +1 -1
- package/dist/taro-components/p-1acf7537.entry.js +1 -0
- package/dist/taro-components/p-1d102ddb.system.entry.js +1 -0
- package/dist/taro-components/p-25636983.entry.js +1 -0
- package/dist/taro-components/p-28bc8a48.entry.js +1 -0
- package/dist/taro-components/p-2b70c348.system.js +2 -0
- package/dist/taro-components/p-2d382d0e.entry.js +1 -0
- package/dist/taro-components/p-2ebc3182.entry.js +1 -0
- package/dist/taro-components/p-2f8ebd28.system.entry.js +1 -0
- package/dist/taro-components/p-317c4cad.entry.js +1 -0
- package/dist/taro-components/p-33980e67.entry.js +1 -0
- package/dist/taro-components/{p-38ee526a.entry.js → p-342a2594.entry.js} +1 -1
- package/dist/taro-components/p-3430d520.system.entry.js +1 -0
- package/dist/taro-components/p-34ba9330.system.entry.js +1 -0
- package/dist/taro-components/{p-f11c9c37.system.entry.js → p-36ea0ac1.system.entry.js} +1 -1
- package/dist/taro-components/p-370cc947.entry.js +1 -0
- package/dist/taro-components/p-378b504c.entry.js +1 -0
- package/dist/taro-components/{p-ebc7b6fc.entry.js → p-37bc198d.entry.js} +1 -1
- package/dist/taro-components/{p-bf0e0394.entry.js → p-39b3e34d.entry.js} +1 -1
- package/dist/taro-components/p-3a0a05fd.system.entry.js +1 -0
- package/dist/taro-components/p-3a3d40de.system.entry.js +1 -0
- package/dist/taro-components/p-3d423adc.entry.js +1 -0
- package/dist/taro-components/p-3e4b5391.system.entry.js +1 -0
- package/dist/taro-components/p-3eedb8d7.system.entry.js +1 -0
- package/dist/taro-components/p-43932446.entry.js +1 -0
- package/dist/taro-components/p-4621b303.system.entry.js +1 -0
- package/dist/taro-components/{p-ab726c20.system.entry.js → p-46ccb393.system.entry.js} +1 -1
- package/dist/taro-components/p-477f8fbd.system.js +1 -0
- package/dist/taro-components/p-4824cc94.entry.js +1 -0
- package/dist/taro-components/p-48a84765.entry.js +1 -0
- package/dist/taro-components/p-49e9b2ff.entry.js +1 -0
- package/dist/taro-components/p-4a748c0d.entry.js +1 -0
- package/dist/taro-components/{p-b5b30493.system.entry.js → p-4b5f75b9.system.entry.js} +1 -1
- package/dist/taro-components/p-4c30ea10.entry.js +1 -0
- package/dist/taro-components/p-4e63d3bd.entry.js +1 -0
- package/dist/taro-components/p-4fcb258a.entry.js +1 -0
- package/dist/taro-components/{p-9fe49bab.entry.js → p-4ffae31c.entry.js} +1 -1
- package/dist/taro-components/p-50b21f94.entry.js +1 -0
- package/dist/taro-components/p-5186ab96.system.entry.js +1 -0
- package/dist/taro-components/p-518a9b73.entry.js +1 -0
- package/dist/taro-components/{p-085076c5.system.entry.js → p-52ad5213.system.entry.js} +1 -1
- package/dist/taro-components/{p-f534057e.system.entry.js → p-55934653.system.entry.js} +1 -1
- package/dist/taro-components/p-55e54f2a.system.entry.js +1 -0
- package/dist/taro-components/{p-0d7a705b.system.entry.js → p-562eace8.system.entry.js} +1 -1
- package/dist/taro-components/p-5893c3ed.js +1 -0
- package/dist/taro-components/p-5a78fbdf.system.entry.js +1 -0
- package/dist/taro-components/p-5b4de079.entry.js +1 -0
- package/dist/taro-components/p-5b86e66b.system.entry.js +1 -0
- package/dist/taro-components/p-5bfdb5f3.entry.js +1 -0
- package/dist/taro-components/{p-66b0b419.system.entry.js → p-5c0f97d3.system.entry.js} +1 -1
- package/dist/taro-components/{p-0fa96970.entry.js → p-5dbabb65.entry.js} +1 -1
- package/dist/taro-components/p-5f4c6ca5.entry.js +1 -0
- package/dist/taro-components/{p-9ac947ac.system.entry.js → p-618ee593.system.entry.js} +1 -1
- package/dist/taro-components/p-62df5526.entry.js +1 -0
- package/dist/taro-components/p-66029061.system.entry.js +1 -0
- package/dist/taro-components/p-69e70cd5.system.entry.js +1 -0
- package/dist/taro-components/{p-8201ee31.system.entry.js → p-6c06b440.system.entry.js} +1 -1
- package/dist/taro-components/p-6dd357b9.entry.js +1 -0
- package/dist/taro-components/p-6f1034a6.system.entry.js +1 -0
- package/dist/taro-components/p-6f3187bc.entry.js +1 -0
- package/dist/taro-components/p-6f8926e3.entry.js +1 -0
- package/dist/taro-components/p-6ffc9bda.system.entry.js +1 -0
- package/dist/taro-components/p-751d42cb.entry.js +1 -0
- package/dist/taro-components/p-756aa971.entry.js +1 -0
- package/dist/taro-components/p-76c0f443.entry.js +1 -0
- package/dist/taro-components/p-77e030e9.system.entry.js +1 -0
- package/dist/taro-components/p-7b3ce3af.system.entry.js +1 -0
- package/dist/taro-components/p-7b80637e.system.entry.js +1 -0
- package/dist/taro-components/p-7bc6aa36.entry.js +1 -0
- package/dist/taro-components/p-7e3f0837.entry.js +1 -0
- package/dist/taro-components/p-7f3d9184.entry.js +1 -0
- package/dist/taro-components/p-80228985.entry.js +1 -0
- package/dist/taro-components/{p-227e33fc.system.entry.js → p-80fa706c.system.entry.js} +1 -1
- package/dist/taro-components/{p-ebdd350f.system.entry.js → p-829157b1.system.entry.js} +1 -1
- package/dist/taro-components/p-82c5b9d3.entry.js +1 -0
- package/dist/taro-components/{p-5640e9f4.system.entry.js → p-82d52f00.system.entry.js} +1 -1
- package/dist/taro-components/p-87b0d22f.entry.js +1 -0
- package/dist/taro-components/p-8a6e93ed.entry.js +1 -0
- package/dist/taro-components/p-8b7e37c9.system.entry.js +1 -0
- package/dist/taro-components/p-8bde1f48.entry.js +1 -0
- package/dist/taro-components/p-8c3b906c.system.js +1 -0
- package/dist/taro-components/p-8d838f20.entry.js +1 -0
- package/dist/taro-components/{p-6d4b7e5c.system.entry.js → p-90ee19f8.system.entry.js} +1 -1
- package/dist/taro-components/{p-fd7ff0f3.system.entry.js → p-923aa1c8.system.entry.js} +1 -1
- package/dist/taro-components/p-92b7b545.entry.js +1 -0
- package/dist/taro-components/{p-7e8e355b.system.entry.js → p-93b39a89.system.entry.js} +1 -1
- package/dist/taro-components/{p-fa0f6dab.system.entry.js → p-970a4199.system.entry.js} +1 -1
- package/dist/taro-components/p-97177863.system.entry.js +1 -0
- package/dist/taro-components/p-99440bcc.system.entry.js +1 -0
- package/dist/taro-components/p-9f1b0ae1.entry.js +1 -0
- package/dist/taro-components/p-9f3e0019.system.entry.js +1 -0
- package/dist/taro-components/p-a2f848cc.entry.js +1 -0
- package/dist/taro-components/p-a6790f39.entry.js +1 -0
- package/dist/taro-components/p-a997cf7c.system.entry.js +1 -0
- package/dist/taro-components/p-aa11b00c.system.entry.js +1 -0
- package/dist/taro-components/p-adee7f1b.system.entry.js +1 -0
- package/dist/taro-components/p-ae99551a.entry.js +1 -0
- package/dist/taro-components/p-aed23034.system.entry.js +1 -0
- package/dist/taro-components/p-b0f12e64.system.entry.js +1 -0
- package/dist/taro-components/p-b259a558.system.entry.js +1 -0
- package/dist/taro-components/{p-30805bdf.entry.js → p-b3129dec.entry.js} +1 -1
- package/dist/taro-components/p-b3419d7f.system.entry.js +1 -0
- package/dist/taro-components/p-b4047b11.entry.js +1 -0
- package/dist/taro-components/p-b43fa9b0.entry.js +1 -0
- package/dist/taro-components/p-b4707cdd.entry.js +1 -0
- package/dist/taro-components/p-b655e854.system.entry.js +1 -0
- package/dist/taro-components/{p-88d2b41b.system.entry.js → p-b66dfc82.system.entry.js} +1 -1
- package/dist/taro-components/p-ba241824.system.entry.js +1 -0
- package/dist/taro-components/p-baea6a63.entry.js +1 -0
- package/dist/taro-components/p-c0f16127.entry.js +1 -0
- package/dist/taro-components/p-c253be9f.entry.js +1 -0
- package/dist/taro-components/p-c58627f4.entry.js +1 -0
- package/dist/taro-components/p-c76270f4.system.entry.js +1 -0
- package/dist/taro-components/p-c863ac7f.system.entry.js +1 -0
- package/dist/taro-components/p-cc993977.system.entry.js +1 -0
- package/dist/taro-components/p-cee51d71.system.entry.js +1 -0
- package/dist/taro-components/p-d12b6a84.system.entry.js +1 -0
- package/dist/taro-components/p-d184903b.entry.js +1 -0
- package/dist/taro-components/p-d29a59cd.entry.js +1 -0
- package/dist/taro-components/p-d6bd1a5b.entry.js +1 -0
- package/dist/taro-components/p-da4c4cad.entry.js +1 -0
- package/dist/taro-components/p-dbdb9de9.js +1 -0
- package/dist/taro-components/{p-b641e598.entry.js → p-dc366f18.entry.js} +1 -1
- package/dist/taro-components/p-dd7a128d.js +2 -0
- package/dist/taro-components/p-dde26531.entry.js +1 -0
- package/dist/taro-components/p-de1d495a.system.entry.js +1 -0
- package/dist/taro-components/p-e23769c4.entry.js +1 -0
- package/dist/taro-components/p-e2694a79.system.entry.js +1 -0
- package/dist/taro-components/p-e2a22cd1.entry.js +1 -0
- package/dist/taro-components/{p-898db637.system.entry.js → p-e41ed824.system.entry.js} +1 -1
- package/dist/taro-components/p-e5a80896.system.entry.js +1 -0
- package/dist/taro-components/p-e5b43c80.system.entry.js +1 -0
- package/dist/taro-components/{p-81f2ad70.system.entry.js → p-e6a2f1bd.system.entry.js} +1 -1
- package/dist/taro-components/{p-78e4805e.entry.js → p-ead6e57b.entry.js} +1 -1
- package/dist/taro-components/p-ebbbdde5.entry.js +1 -0
- package/dist/taro-components/p-ec00e517.entry.js +1 -0
- package/dist/taro-components/p-ec0d8c41.system.entry.js +1 -0
- package/dist/taro-components/p-ed081b3d.entry.js +1 -0
- package/dist/taro-components/{p-208e438c.system.entry.js → p-eda34d91.system.entry.js} +1 -1
- package/dist/taro-components/p-ee9d6467.system.entry.js +1 -0
- package/dist/taro-components/p-f0056aca.system.entry.js +1 -0
- package/dist/taro-components/p-f470ce9f.system.entry.js +1 -0
- package/dist/taro-components/p-f662c928.entry.js +1 -0
- package/dist/taro-components/p-f6743078.system.entry.js +1 -0
- package/dist/taro-components/p-f7198b67.system.entry.js +1 -0
- package/dist/taro-components/{p-473afc8e.system.entry.js → p-f782ee74.system.entry.js} +1 -1
- package/dist/taro-components/p-f94c0445.system.entry.js +1 -0
- package/dist/taro-components/p-f9a13a5c.entry.js +1 -0
- package/dist/taro-components/p-fa9dbb6f.system.entry.js +1 -0
- package/dist/taro-components/{p-0517f107.system.entry.js → p-fbb789a4.system.entry.js} +1 -1
- package/dist/taro-components/{p-b1d2b575.system.entry.js → p-fe1dd94f.system.entry.js} +1 -1
- package/dist/taro-components/p-fe8ee676.entry.js +1 -0
- package/dist/taro-components/p-ffaac078.system.entry.js +1 -0
- package/dist/taro-components/taro-components.css +1 -5
- package/dist/taro-components/taro-components.esm.js +1 -1
- package/dist/taro-components/taro-components.js +1 -1
- package/dist/types/components/canvas/canvas.d.ts +5 -2
- package/dist/types/components/draggable-sheet/draggable-sheet.d.ts +5 -0
- package/dist/types/components/grid-builder/grid-builder.d.ts +5 -0
- package/dist/types/components/list-builder/list-builder.d.ts +5 -0
- package/dist/types/components/map/map.d.ts +145 -2
- package/dist/types/components/nested-scroll-body/nested-scroll-body.d.ts +5 -0
- package/dist/types/components/nested-scroll-header/nested-scroll-header.d.ts +5 -0
- package/dist/types/components/open-container/open-container.d.ts +5 -0
- package/dist/types/components/picker-view/picker-view-column.d.ts +3 -3
- package/dist/types/components/picker-view/picker-view.d.ts +2 -0
- package/dist/types/components/scroll-view/scroll-view.d.ts +2 -0
- package/dist/types/components/snapshot/snapshot.d.ts +5 -0
- package/dist/types/components/span/span.d.ts +5 -0
- package/dist/types/components/swiper/swiper-item.d.ts +3 -0
- package/dist/types/components/swiper/swiper.d.ts +9 -3
- package/dist/types/components/switch/switch.d.ts +3 -3
- package/dist/types/components/tabbar/tabbar.d.ts +1 -1
- package/dist/types/components/textarea/textarea.d.ts +1 -0
- package/dist/types/components.d.ts +344 -13
- package/dist/types/utils/helper.d.ts +1 -0
- package/dist/types/utils/index.d.ts +2 -0
- package/lib/react/component-lib/reactify-wc.js +1 -1
- package/lib/react/component-lib/reactify-wc.js.map +1 -1
- package/lib/react/components.d.ts +10 -2
- package/lib/react/components.js +11 -3
- package/lib/react/components.js.map +1 -1
- package/lib/react/index.js +1 -1
- package/lib/react/react-component-lib/createComponent.js +3 -2
- package/lib/react/react-component-lib/createComponent.js.map +1 -1
- package/lib/react/react-component-lib/createOverlayComponent.js +1 -1
- package/lib/react/react-component-lib/createOverlayComponent.js.map +1 -1
- package/lib/react/react-component-lib/utils/attachProps.d.ts +16 -7
- package/lib/react/react-component-lib/utils/attachProps.js +105 -10
- package/lib/react/react-component-lib/utils/attachProps.js.map +1 -1
- package/lib/react/react-component-lib/utils/index.js +1 -1
- package/lib/vue2/components.d.ts +41 -2
- package/lib/vue2/components.js +61 -5
- package/lib/vue2/components.js.map +1 -1
- package/lib/vue2/index.js +1 -1
- package/lib/vue2/vue-component-lib/utils.js.map +1 -1
- package/lib/vue3/components.d.ts +10 -2
- package/lib/vue3/components.js +45 -5
- package/lib/vue3/components.js.map +1 -1
- package/lib/vue3/index.js +1 -1
- package/lib/vue3/vue-component-lib/utils.js.map +1 -1
- package/package.json +15 -12
- package/types/Audio.d.ts +11 -11
- package/types/Button.d.ts +43 -12
- package/types/Canvas.d.ts +14 -14
- package/types/ChannelVideo.d.ts +2 -2
- package/types/Checkbox.d.ts +12 -7
- package/types/CheckboxGroup.d.ts +3 -3
- package/types/CoverImage.d.ts +4 -4
- package/types/CoverView.d.ts +1 -1
- package/types/CustomWrapper.d.ts +1 -1
- package/types/DraggableSheet.d.ts +47 -0
- package/types/Form.d.ts +4 -4
- package/types/GridBuilder.d.ts +72 -0
- package/types/GridView.d.ts +19 -5
- package/types/Icon.d.ts +4 -4
- package/types/Image.d.ts +8 -8
- package/types/Input.d.ts +22 -17
- package/types/Label.d.ts +2 -2
- package/types/ListBuilder.d.ts +55 -0
- package/types/ListView.d.ts +9 -2
- package/types/LivePlayer.d.ts +11 -4
- package/types/Map.d.ts +44 -3
- package/types/MovableArea.d.ts +2 -2
- package/types/MovableView.d.ts +18 -18
- package/types/NativeSlot.d.ts +5 -3
- package/types/NavigationBar.d.ts +6 -0
- package/types/Navigator.d.ts +8 -8
- package/types/NestedScrollBody.d.ts +15 -0
- package/types/NestedScrollHeader.d.ts +15 -0
- package/types/OpenContainer.d.ts +74 -0
- package/types/PageMeta.d.ts +46 -0
- package/types/Picker.d.ts +48 -27
- package/types/PickerView.d.ts +6 -1
- package/types/PickerViewColumn.d.ts +1 -1
- package/types/Progress.d.ts +13 -13
- package/types/Radio.d.ts +11 -6
- package/types/RadioGroup.d.ts +2 -2
- package/types/RichText.d.ts +6 -6
- package/types/Script.d.ts +37 -0
- package/types/ScrollView.d.ts +99 -15
- package/types/ShareElement.d.ts +2 -1
- package/types/Slider.d.ts +18 -13
- package/types/Slot.d.ts +5 -3
- package/types/Snapshot.d.ts +25 -0
- package/types/Span.d.ts +14 -0
- package/types/StickyHeader.d.ts +15 -2
- package/types/StickySection.d.ts +7 -1
- package/types/Swiper.d.ts +19 -17
- package/types/SwiperItem.d.ts +7 -2
- package/types/Switch.d.ts +12 -7
- package/types/Text.d.ts +20 -4
- package/types/Textarea.d.ts +19 -14
- package/types/Video.d.ts +42 -33
- package/types/View.d.ts +4 -4
- package/types/WebView.d.ts +4 -4
- package/types/common.d.ts +2 -1
- package/types/index.d.ts +16 -5
- package/types/index.vue3.d.ts +25 -7
- package/dist/cjs/helper-db78e01a.js +0 -19
- package/dist/cjs/hls-00fec546.js +0 -25673
- package/dist/cjs/intersection-observer-dc4cfcef.js +0 -728
- package/dist/collection/components/input/index.css +0 -12
- package/dist/components/hls.js +0 -25671
- package/dist/components/intersection-observer.js +0 -726
- package/dist/esm/helper-3d0ecf0f.js +0 -13
- package/dist/esm/hls-4018c7ea.js +0 -25671
- package/dist/esm/intersection-observer-8e4c7135.js +0 -726
- package/dist/esm-es5/helper-3d0ecf0f.js +0 -1
- package/dist/esm-es5/hls-4018c7ea.js +0 -1
- package/dist/esm-es5/index-980f930f.js +0 -2
- package/dist/esm-es5/index-d1b03e47.js +0 -1
- package/dist/esm-es5/intersection-observer-8e4c7135.js +0 -1
- package/dist/esm-es5/taro-pull-to-refresh.entry.js +0 -1
- package/dist/taro-components/p-0114a2e4.entry.js +0 -1
- package/dist/taro-components/p-01e163f8.system.entry.js +0 -1
- package/dist/taro-components/p-052da7f0.system.entry.js +0 -1
- package/dist/taro-components/p-0fe855c6.entry.js +0 -1
- package/dist/taro-components/p-117633e9.system.entry.js +0 -1
- package/dist/taro-components/p-137531b6.entry.js +0 -1
- package/dist/taro-components/p-139e6251.entry.js +0 -1
- package/dist/taro-components/p-1404c119.entry.js +0 -1
- package/dist/taro-components/p-15e45ed6.system.js +0 -1
- package/dist/taro-components/p-1974e52e.system.entry.js +0 -1
- package/dist/taro-components/p-1991cc1a.system.entry.js +0 -1
- package/dist/taro-components/p-1b3d41d3.system.entry.js +0 -1
- package/dist/taro-components/p-1c4e3899.entry.js +0 -1
- package/dist/taro-components/p-1e739fcb.system.entry.js +0 -1
- package/dist/taro-components/p-1f39576a.system.entry.js +0 -1
- package/dist/taro-components/p-204bd245.entry.js +0 -1
- package/dist/taro-components/p-2a071adf.system.entry.js +0 -1
- package/dist/taro-components/p-2d1b4dcc.system.entry.js +0 -1
- package/dist/taro-components/p-2de2a3fd.system.entry.js +0 -1
- package/dist/taro-components/p-3094bda6.system.entry.js +0 -1
- package/dist/taro-components/p-355e4dbc.entry.js +0 -1
- package/dist/taro-components/p-357ba712.system.entry.js +0 -1
- package/dist/taro-components/p-3b1d2d37.system.js +0 -1
- package/dist/taro-components/p-3d8c9dfb.entry.js +0 -1
- package/dist/taro-components/p-407ca16e.entry.js +0 -1
- package/dist/taro-components/p-416cc4dd.system.entry.js +0 -1
- package/dist/taro-components/p-425c209a.entry.js +0 -1
- package/dist/taro-components/p-43efbf30.js +0 -1
- package/dist/taro-components/p-469ee343.entry.js +0 -1
- package/dist/taro-components/p-46b8f89b.entry.js +0 -1
- package/dist/taro-components/p-478deb81.entry.js +0 -1
- package/dist/taro-components/p-486d0ec7.entry.js +0 -1
- package/dist/taro-components/p-50902cd0.entry.js +0 -1
- package/dist/taro-components/p-53ef8a6c.system.entry.js +0 -1
- package/dist/taro-components/p-5613907c.entry.js +0 -1
- package/dist/taro-components/p-57b9943c.system.entry.js +0 -1
- package/dist/taro-components/p-5c1e6b1c.system.entry.js +0 -1
- package/dist/taro-components/p-5dab46cd.system.entry.js +0 -1
- package/dist/taro-components/p-6127b1b6.system.entry.js +0 -1
- package/dist/taro-components/p-657cb6e4.system.entry.js +0 -1
- package/dist/taro-components/p-66f7eea6.entry.js +0 -1
- package/dist/taro-components/p-69cd1f2a.system.entry.js +0 -1
- package/dist/taro-components/p-6a96da58.js +0 -1
- package/dist/taro-components/p-6cde180b.entry.js +0 -1
- package/dist/taro-components/p-6db97374.entry.js +0 -1
- package/dist/taro-components/p-6e115968.entry.js +0 -1
- package/dist/taro-components/p-6f84e936.entry.js +0 -1
- package/dist/taro-components/p-71b54f06.entry.js +0 -1
- package/dist/taro-components/p-72b118b0.entry.js +0 -1
- package/dist/taro-components/p-72f327e1.js +0 -1
- package/dist/taro-components/p-79c3fde3.system.entry.js +0 -1
- package/dist/taro-components/p-7b3b8057.entry.js +0 -1
- package/dist/taro-components/p-7b68dee8.entry.js +0 -1
- package/dist/taro-components/p-7d635413.entry.js +0 -1
- package/dist/taro-components/p-7e6b54cb.system.js +0 -2
- package/dist/taro-components/p-7e998213.system.entry.js +0 -1
- package/dist/taro-components/p-801f09b8.entry.js +0 -1
- package/dist/taro-components/p-85a7daeb.system.entry.js +0 -1
- package/dist/taro-components/p-86280254.entry.js +0 -1
- package/dist/taro-components/p-8c0b740e.entry.js +0 -1
- package/dist/taro-components/p-90333d0a.system.entry.js +0 -1
- package/dist/taro-components/p-9046110a.entry.js +0 -1
- package/dist/taro-components/p-904df510.entry.js +0 -1
- package/dist/taro-components/p-907d9d01.system.entry.js +0 -1
- package/dist/taro-components/p-9137dcab.js +0 -2
- package/dist/taro-components/p-962f28cb.entry.js +0 -1
- package/dist/taro-components/p-968b7c1d.entry.js +0 -1
- package/dist/taro-components/p-982bb5bf.entry.js +0 -1
- package/dist/taro-components/p-98f9f50f.system.entry.js +0 -1
- package/dist/taro-components/p-9a5fbb2e.entry.js +0 -1
- package/dist/taro-components/p-9aeb7995.entry.js +0 -1
- package/dist/taro-components/p-9b6550fc.entry.js +0 -1
- package/dist/taro-components/p-9d9ede17.system.entry.js +0 -1
- package/dist/taro-components/p-9edea30f.system.entry.js +0 -1
- package/dist/taro-components/p-a1763153.entry.js +0 -1
- package/dist/taro-components/p-a20ecd3b.entry.js +0 -1
- package/dist/taro-components/p-a20fed0a.entry.js +0 -1
- package/dist/taro-components/p-a3a1a779.entry.js +0 -1
- package/dist/taro-components/p-a4882902.system.entry.js +0 -1
- package/dist/taro-components/p-a8565231.entry.js +0 -1
- package/dist/taro-components/p-a8925584.system.entry.js +0 -1
- package/dist/taro-components/p-a8e7cf87.entry.js +0 -1
- package/dist/taro-components/p-a940a65b.entry.js +0 -1
- package/dist/taro-components/p-af3fa859.system.entry.js +0 -1
- package/dist/taro-components/p-af8e521a.entry.js +0 -1
- package/dist/taro-components/p-af9ef8b4.entry.js +0 -1
- package/dist/taro-components/p-afb3895c.system.entry.js +0 -1
- package/dist/taro-components/p-b027181b.entry.js +0 -1
- package/dist/taro-components/p-b235e43c.entry.js +0 -1
- package/dist/taro-components/p-b4ea72ea.entry.js +0 -1
- package/dist/taro-components/p-b4f3d0ab.entry.js +0 -1
- package/dist/taro-components/p-b6d4634f.system.entry.js +0 -1
- package/dist/taro-components/p-ba3b2aa5.system.entry.js +0 -1
- package/dist/taro-components/p-bcf80126.system.entry.js +0 -1
- package/dist/taro-components/p-bd5177d3.system.js +0 -1
- package/dist/taro-components/p-bdc30301.entry.js +0 -1
- package/dist/taro-components/p-c1073ed6.system.entry.js +0 -1
- package/dist/taro-components/p-c11a42e0.entry.js +0 -1
- package/dist/taro-components/p-c39a46ca.system.entry.js +0 -1
- package/dist/taro-components/p-c4b8851b.entry.js +0 -1
- package/dist/taro-components/p-cc164fa3.entry.js +0 -1
- package/dist/taro-components/p-cc70bb7a.system.entry.js +0 -1
- package/dist/taro-components/p-ce33f1f3.entry.js +0 -1
- package/dist/taro-components/p-d34a6c04.entry.js +0 -1
- package/dist/taro-components/p-d3c7f87d.js +0 -1
- package/dist/taro-components/p-da239b8b.system.entry.js +0 -1
- package/dist/taro-components/p-dab28e1f.system.entry.js +0 -1
- package/dist/taro-components/p-e09451c5.system.entry.js +0 -1
- package/dist/taro-components/p-e33f3592.entry.js +0 -1
- package/dist/taro-components/p-e3480c4c.entry.js +0 -1
- package/dist/taro-components/p-e53508c1.system.entry.js +0 -1
- package/dist/taro-components/p-e6481671.system.entry.js +0 -1
- package/dist/taro-components/p-e67755f0.system.entry.js +0 -1
- package/dist/taro-components/p-e78775ce.system.js +0 -1
- package/dist/taro-components/p-eaa370a9.system.entry.js +0 -1
- package/dist/taro-components/p-ed331c06.system.js +0 -1
- package/dist/taro-components/p-f02b6f70.entry.js +0 -1
- package/dist/taro-components/p-f0340edf.entry.js +0 -1
- package/dist/taro-components/p-f533bc2f.entry.js +0 -1
- package/dist/taro-components/p-f6f6a996.system.entry.js +0 -1
- package/dist/taro-components/p-f7927285.system.entry.js +0 -1
- package/dist/taro-components/p-f7b32c6b.entry.js +0 -1
- package/dist/taro-components/p-fa6c022a.system.entry.js +0 -1
- package/dist/taro-components/p-fb983850.entry.js +0 -1
- package/lib/react/node_modules/.pnpm/registry.npmjs.org_tslib@2.5.0/node_modules/tslib/tslib.es6.js +0 -296
- package/lib/react/node_modules/.pnpm/registry.npmjs.org_tslib@2.5.0/node_modules/tslib/tslib.es6.js.map +0 -1
package/types/PageMeta.d.ts
CHANGED
|
@@ -64,6 +64,8 @@ interface PageMetaProps extends StandardProps {
|
|
|
64
64
|
}
|
|
65
65
|
declare namespace PageMetaProps {
|
|
66
66
|
interface onResizeEventDetail {
|
|
67
|
+
/** 设备方向 */
|
|
68
|
+
deviceOrientation?: 'portrait' | 'landscape'
|
|
67
69
|
/** 窗口尺寸 */
|
|
68
70
|
size: resizeType
|
|
69
71
|
}
|
|
@@ -73,6 +75,10 @@ declare namespace PageMetaProps {
|
|
|
73
75
|
windowWidth: number
|
|
74
76
|
/** 窗口高度 */
|
|
75
77
|
windowHeight: number
|
|
78
|
+
/** 屏幕宽度 */
|
|
79
|
+
screenWidth?: number
|
|
80
|
+
/** 屏幕高度 */
|
|
81
|
+
screenHeight?: number
|
|
76
82
|
}
|
|
77
83
|
interface onScrollEventDetail {
|
|
78
84
|
scrollTop: number
|
|
@@ -80,7 +86,47 @@ declare namespace PageMetaProps {
|
|
|
80
86
|
}
|
|
81
87
|
/** 页面属性配置节点,用于指定页面的一些属性、监听页面事件。只能是页面内的第一个节点。可以配合 navigation-bar 组件一同使用。
|
|
82
88
|
* 通过这个节点可以获得类似于调用 Taro.setBackgroundTextStyle Taro.setBackgroundColor 等接口调用的效果。
|
|
89
|
+
*
|
|
90
|
+
* :::info
|
|
91
|
+
* Taro v3.6.19 开始支持
|
|
92
|
+
* 开发者需要在页面配置里添加:`enablePageMeta: true`
|
|
93
|
+
* :::
|
|
94
|
+
*
|
|
83
95
|
* @supported weapp, alipay
|
|
96
|
+
* @example_react
|
|
97
|
+
* ```tsx
|
|
98
|
+
* // page.config.ts
|
|
99
|
+
* export default definePageConfig({ enablePageMeta: true, ... })
|
|
100
|
+
*
|
|
101
|
+
* // page.tsx
|
|
102
|
+
* function Index () {
|
|
103
|
+
* return (
|
|
104
|
+
* <View>
|
|
105
|
+
* <PageMeta
|
|
106
|
+
* pageStyle={myPageStyle}
|
|
107
|
+
* onScroll={handleScroll}
|
|
108
|
+
* >
|
|
109
|
+
* <NavigationBar title={title} />
|
|
110
|
+
* </PageMeta>
|
|
111
|
+
* </View>
|
|
112
|
+
* )
|
|
113
|
+
* }
|
|
114
|
+
* ```
|
|
115
|
+
* @example_vue
|
|
116
|
+
* ```html
|
|
117
|
+
* <!-- page.config.ts -->
|
|
118
|
+
* <!-- export default definePageConfig({ enablePageMeta: true, ... }) -->
|
|
119
|
+
*
|
|
120
|
+
* <!-- page.vue -->
|
|
121
|
+
* <template>
|
|
122
|
+
* <page-meta
|
|
123
|
+
* :page-style="myPageStyle"
|
|
124
|
+
* `@scroll="handleScroll"
|
|
125
|
+
* >
|
|
126
|
+
* <navigation-bar :title="title" />
|
|
127
|
+
* </page-meta>
|
|
128
|
+
* </template>
|
|
129
|
+
* ```
|
|
84
130
|
* @see https://developers.weixin.qq.com/miniprogram/dev/component/page-meta.html
|
|
85
131
|
*/
|
|
86
132
|
declare const PageMeta: ComponentType<PageMetaProps>
|
package/types/Picker.d.ts
CHANGED
|
@@ -3,21 +3,26 @@ import { StyleProp, TextStyle, ViewStyle } from 'react-native'
|
|
|
3
3
|
import { StandardProps, CommonEventFunction, FormItemProps } from './common'
|
|
4
4
|
/** 选择器通用参数 */
|
|
5
5
|
interface PickerStandardProps extends StandardProps, FormItemProps {
|
|
6
|
+
/**
|
|
7
|
+
* 选择器的标题,微信小程序中仅安卓可用
|
|
8
|
+
* @supported weapp
|
|
9
|
+
*/
|
|
10
|
+
headerText?: string
|
|
6
11
|
/**
|
|
7
12
|
* 选择器类型,默认是普通选择器
|
|
8
13
|
* @default "selector"
|
|
9
|
-
* @supported weapp, h5, rn
|
|
14
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
10
15
|
*/
|
|
11
16
|
mode?: keyof PickerStandardProps.Mode
|
|
12
17
|
/**
|
|
13
18
|
* 是否禁用
|
|
14
19
|
* @default false
|
|
15
|
-
* @supported weapp, h5, rn
|
|
20
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
16
21
|
*/
|
|
17
22
|
disabled?: boolean
|
|
18
23
|
/**
|
|
19
24
|
* 取消选择或点遮罩层收起 picker 时触发
|
|
20
|
-
* @supported weapp, h5, rn
|
|
25
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
21
26
|
*/
|
|
22
27
|
onCancel?: CommonEventFunction
|
|
23
28
|
}
|
|
@@ -46,21 +51,25 @@ interface PickerSelectorProps extends PickerStandardProps {
|
|
|
46
51
|
mode?: 'selector'
|
|
47
52
|
/**
|
|
48
53
|
* mode为 selector 或 multiSelector 时,range 有效
|
|
49
|
-
* @supported weapp, h5, rn
|
|
54
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
50
55
|
* @default []
|
|
51
56
|
*/
|
|
52
57
|
range: string[] | number[] | Record<string, any>[]
|
|
53
58
|
/**
|
|
54
59
|
* 当 range 是一个 Object Array 时,通过 rangeKey 来指定 Object 中 key 的值作为选择器显示内容
|
|
55
|
-
* @supported weapp, h5, rn
|
|
60
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
56
61
|
*/
|
|
57
62
|
rangeKey?: string
|
|
58
63
|
/**
|
|
59
64
|
* 表示选择了 range 中的第几个(下标从 0 开始)
|
|
60
|
-
* @supported weapp, h5, rn
|
|
65
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
61
66
|
* @default 0
|
|
62
67
|
*/
|
|
63
68
|
value?: number
|
|
69
|
+
/** 设置 React 非受控状态下的初始取值
|
|
70
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
71
|
+
*/
|
|
72
|
+
defaultValue?: number
|
|
64
73
|
/**
|
|
65
74
|
* mode为 selector 或 multiSelector 时 itemStyle 有效
|
|
66
75
|
* @supported rn
|
|
@@ -75,12 +84,12 @@ interface PickerSelectorProps extends PickerStandardProps {
|
|
|
75
84
|
indicatorStyle?: StyleProp<ViewStyle>
|
|
76
85
|
/**
|
|
77
86
|
* value 改变时触发 change 事件
|
|
78
|
-
* @supported weapp, h5, rn
|
|
87
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
79
88
|
*/
|
|
80
|
-
onChange
|
|
89
|
+
onChange?: CommonEventFunction<PickerSelectorProps.ChangeEventDetail>
|
|
81
90
|
/**
|
|
82
91
|
* 用于替换组件内部文本
|
|
83
|
-
* @supported h5
|
|
92
|
+
* @supported h5, harmony_hybrid
|
|
84
93
|
*/
|
|
85
94
|
textProps?: PickerStandardProps.PickerText
|
|
86
95
|
}
|
|
@@ -96,18 +105,18 @@ interface PickerMultiSelectorProps extends PickerStandardProps {
|
|
|
96
105
|
mode: 'multiSelector'
|
|
97
106
|
/**
|
|
98
107
|
* mode为 selector 或 multiSelector 时,range 有效
|
|
99
|
-
* @supported weapp, h5, rn
|
|
108
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
100
109
|
* @default []
|
|
101
110
|
*/
|
|
102
111
|
range: Array<string[]> | Array<number[]> | Array<Record<string, any>[]>
|
|
103
112
|
/**
|
|
104
113
|
* 当 range 是一个 Object Array 时,通过 rangeKey 来指定 Object 中 key 的值作为选择器显示内容
|
|
105
|
-
* @supported weapp, h5, rn
|
|
114
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
106
115
|
*/
|
|
107
116
|
rangeKey?: string
|
|
108
117
|
/**
|
|
109
118
|
* 表示选择了 range 中的第几个(下标从 0 开始)
|
|
110
|
-
* @supported weapp, h5, rn
|
|
119
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
111
120
|
* @default []
|
|
112
121
|
*/
|
|
113
122
|
value: number[] | string[] | Record<string, any>[]
|
|
@@ -125,12 +134,12 @@ interface PickerMultiSelectorProps extends PickerStandardProps {
|
|
|
125
134
|
indicatorStyle?: StyleProp<ViewStyle>
|
|
126
135
|
/**
|
|
127
136
|
* 当 value 改变时触发 change 事件
|
|
128
|
-
* @supported weapp, h5, rn
|
|
137
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
129
138
|
*/
|
|
130
139
|
onChange: CommonEventFunction<PickerMultiSelectorProps.ChangeEventDetail>
|
|
131
140
|
/**
|
|
132
141
|
* 列改变时触发
|
|
133
|
-
* @supported weapp, h5, rn
|
|
142
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
134
143
|
*/
|
|
135
144
|
onColumnChange?: CommonEventFunction<PickerMultiSelectorProps.ColumnChangeEventDetail>
|
|
136
145
|
}
|
|
@@ -152,22 +161,26 @@ interface PickerTimeProps extends PickerStandardProps {
|
|
|
152
161
|
mode: 'time'
|
|
153
162
|
/**
|
|
154
163
|
* value 的值表示选择了 range 中的第几个(下标从 0 开始)
|
|
164
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
165
|
+
*/
|
|
166
|
+
value?: string
|
|
167
|
+
/** 设置 React 非受控状态下的初始取值
|
|
155
168
|
* @supported weapp, h5, rn
|
|
156
169
|
*/
|
|
157
|
-
|
|
170
|
+
defaultValue?: string
|
|
158
171
|
/**
|
|
159
172
|
* 仅当 mode 为 "time" 或 "date" 时有效,表示有效时间范围的开始,字符串格式为"hh:mm"
|
|
160
|
-
* @supported weapp, h5, rn
|
|
173
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
161
174
|
*/
|
|
162
175
|
start?: string
|
|
163
176
|
/**
|
|
164
177
|
* 仅当 mode 为 "time" 或 "date" 时有效,表示有效时间范围的结束,字符串格式为"hh:mm"
|
|
165
|
-
* @supported weapp, h5, rn
|
|
178
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
166
179
|
*/
|
|
167
180
|
end?: string
|
|
168
181
|
/**
|
|
169
182
|
* value 改变时触发 change 事件
|
|
170
|
-
* @supported weapp, h5, rn
|
|
183
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
171
184
|
*/
|
|
172
185
|
onChange: CommonEventFunction<PickerTimeProps.ChangeEventDetail>
|
|
173
186
|
}
|
|
@@ -183,29 +196,33 @@ interface PickerDateProps extends PickerStandardProps {
|
|
|
183
196
|
mode: 'date'
|
|
184
197
|
/**
|
|
185
198
|
* 表示选中的日期,格式为"YYYY-MM-DD"
|
|
186
|
-
* @supported weapp, h5, rn
|
|
199
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
187
200
|
* @default 0
|
|
188
201
|
*/
|
|
189
202
|
value: string
|
|
203
|
+
/** 设置 React 非受控状态下的初始取值
|
|
204
|
+
* @supported weapp, h5, rn
|
|
205
|
+
*/
|
|
206
|
+
defaultValue?: string
|
|
190
207
|
/**
|
|
191
208
|
* 仅当 mode 为 "time" 或 "date" 时有效,表示有效时间范围的开始,字符串格式为"YYYY-MM-DD"
|
|
192
|
-
* @supported weapp, h5, rn
|
|
209
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
193
210
|
*/
|
|
194
211
|
start?: string
|
|
195
212
|
/**
|
|
196
213
|
* 仅当 mode 为 "time" 或 "date" 时有效,表示有效时间范围的结束,字符串格式为"YYYY-MM-DD"
|
|
197
|
-
* @supported weapp, h5, rn
|
|
214
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
198
215
|
*/
|
|
199
216
|
end?: string
|
|
200
217
|
/**
|
|
201
218
|
* 有效值 year, month, day,表示选择器的粒度
|
|
202
|
-
* @supported weapp, h5, rn
|
|
219
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
203
220
|
* @default "day"
|
|
204
221
|
*/
|
|
205
222
|
fields?: keyof PickerDateProps.Fields
|
|
206
223
|
/**
|
|
207
224
|
* value 改变时触发 change 事件
|
|
208
|
-
* @supported weapp, h5, rn
|
|
225
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
209
226
|
*/
|
|
210
227
|
onChange: CommonEventFunction<PickerDateProps.ChangeEventDetail>
|
|
211
228
|
}
|
|
@@ -229,13 +246,17 @@ interface PickerRegionProps extends PickerStandardProps {
|
|
|
229
246
|
mode: 'region'
|
|
230
247
|
/**
|
|
231
248
|
* 表示选中的省市区,默认选中每一列的第一个值
|
|
232
|
-
* @supported weapp, h5, rn
|
|
249
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
233
250
|
* @default []
|
|
234
251
|
*/
|
|
235
252
|
value?: string[]
|
|
253
|
+
/** 设置 React 非受控状态下的初始取值
|
|
254
|
+
* @supported weapp, h5, rn
|
|
255
|
+
*/
|
|
256
|
+
defaultValue?: string[]
|
|
236
257
|
/**
|
|
237
258
|
* 可为每一列的顶部添加一个自定义的项
|
|
238
|
-
* @supported weapp, h5, rn
|
|
259
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
239
260
|
*/
|
|
240
261
|
customItem?: string
|
|
241
262
|
/**
|
|
@@ -251,7 +272,7 @@ interface PickerRegionProps extends PickerStandardProps {
|
|
|
251
272
|
regionData?: PickerRegionProps.RegionData[]
|
|
252
273
|
/**
|
|
253
274
|
* value 改变时触发 change 事件
|
|
254
|
-
* @supported weapp, h5, rn
|
|
275
|
+
* @supported weapp, h5, rn, harmony_hybrid
|
|
255
276
|
*/
|
|
256
277
|
onChange: CommonEventFunction<PickerRegionProps.ChangeEventDetail>
|
|
257
278
|
}
|
|
@@ -283,7 +304,7 @@ declare namespace PickerRegionProps {
|
|
|
283
304
|
/**
|
|
284
305
|
* 从底部弹起的滚动选择器
|
|
285
306
|
* @classification forms
|
|
286
|
-
* @supported weapp, swan, alipay, tt, h5, rn, harmony
|
|
307
|
+
* @supported weapp, swan, alipay, tt, h5, rn, harmony, harmony_hybrid
|
|
287
308
|
* @example_react
|
|
288
309
|
* ```tsx
|
|
289
310
|
* export default class PagePicker extends Component {
|
package/types/PickerView.d.ts
CHANGED
|
@@ -5,6 +5,11 @@ interface PickerViewProps extends StandardProps {
|
|
|
5
5
|
* @supported weapp, alipay, swan, tt, qq, jd, rn
|
|
6
6
|
*/
|
|
7
7
|
value?: number[]
|
|
8
|
+
/** 设置 React 非受控状态下的初始取值
|
|
9
|
+
* @supported weapp, alipay, swan, tt, qq, jd, rn
|
|
10
|
+
* @unique
|
|
11
|
+
*/
|
|
12
|
+
defaultValue?: number[]
|
|
8
13
|
/** 设置选择器中间选中框的样式
|
|
9
14
|
* @supported weapp, alipay, swan, tt, qq, jd, rn
|
|
10
15
|
*/
|
|
@@ -55,7 +60,7 @@ declare namespace PickerViewProps {
|
|
|
55
60
|
/** 嵌入页面的滚动选择器
|
|
56
61
|
* 其中只可放置 picker-view-column 组件,其它节点不会显示
|
|
57
62
|
* @classification forms
|
|
58
|
-
* @supported weapp, alipay, swan, tt, qq, jd, h5, rn, harmony
|
|
63
|
+
* @supported weapp, alipay, swan, tt, qq, jd, h5, rn, harmony, harmony_hybrid
|
|
59
64
|
* @example_react
|
|
60
65
|
* ```tsx
|
|
61
66
|
* export default class Picks extends Component {
|
|
@@ -5,7 +5,7 @@ type PickerViewColumnProps = StandardProps
|
|
|
5
5
|
/** 滚动选择器子项
|
|
6
6
|
* 仅可放置于 `<PickerView />` 中,其孩子节点的高度会自动设置成与 picker-view 的选中框的高度一致
|
|
7
7
|
* @classification forms
|
|
8
|
-
* @supported weapp, swan, alipay, tt, h5, rn, harmony
|
|
8
|
+
* @supported weapp, swan, alipay, tt, h5, rn, harmony, harmony_hybrid
|
|
9
9
|
* @see https://developers.weixin.qq.com/miniprogram/dev/component/picker-view-column.html
|
|
10
10
|
*/
|
|
11
11
|
declare const PickerViewColumn: ComponentType<StandardProps>
|
package/types/Progress.d.ts
CHANGED
|
@@ -2,59 +2,59 @@ import { ComponentType } from 'react'
|
|
|
2
2
|
import { StandardProps, CommonEventFunction } from './common'
|
|
3
3
|
interface ProgressProps extends StandardProps {
|
|
4
4
|
/** 百分比 0~100
|
|
5
|
-
* @supported weapp, alipay, swan, tt, qq, jd, h5, rn
|
|
5
|
+
* @supported weapp, alipay, swan, tt, qq, jd, h5, rn, harmony_hybrid
|
|
6
6
|
*/
|
|
7
7
|
percent?: number
|
|
8
8
|
/** 在进度条右侧显示百分比
|
|
9
9
|
* @default false
|
|
10
|
-
* @supported weapp, alipay, swan, qq, jd, h5, rn
|
|
10
|
+
* @supported weapp, alipay, swan, qq, jd, h5, rn, harmony_hybrid
|
|
11
11
|
*/
|
|
12
12
|
showInfo?: boolean
|
|
13
13
|
/** 圆角大小
|
|
14
14
|
* @default 0
|
|
15
|
-
* @supported weapp, swan, qq, jd, h5
|
|
15
|
+
* @supported weapp, swan, qq, jd, h5, harmony_hybrid
|
|
16
16
|
*/
|
|
17
17
|
borderRadius?: number | string
|
|
18
18
|
/** 右侧百分比字体大小
|
|
19
19
|
* @default 16
|
|
20
|
-
* @supported weapp, swan, qq, jd, h5
|
|
20
|
+
* @supported weapp, swan, qq, jd, h5, harmony_hybrid
|
|
21
21
|
*/
|
|
22
22
|
fontSize?: number | string
|
|
23
23
|
/** 进度条线的宽度
|
|
24
24
|
* @default 6
|
|
25
|
-
* @supported weapp, alipay, swan, tt, qq, jd, h5, rn
|
|
25
|
+
* @supported weapp, alipay, swan, tt, qq, jd, h5, rn, harmony_hybrid
|
|
26
26
|
*/
|
|
27
27
|
strokeWidth?: number | string
|
|
28
28
|
/** 进度条颜色 (请使用 activeColor)
|
|
29
29
|
* @default "#09BB07"
|
|
30
|
-
* @supported weapp, swan, qq, jd, h5
|
|
30
|
+
* @supported weapp, swan, qq, jd, h5, harmony_hybrid
|
|
31
31
|
*/
|
|
32
32
|
color?: string
|
|
33
33
|
/** 已选择的进度条的颜色
|
|
34
34
|
* @default "#09BB07"
|
|
35
|
-
* @supported weapp, alipay, swan, tt, qq, jd, h5, rn
|
|
35
|
+
* @supported weapp, alipay, swan, tt, qq, jd, h5, rn, harmony_hybrid
|
|
36
36
|
*/
|
|
37
37
|
activeColor?: string
|
|
38
38
|
/** 未选择的进度条的颜色
|
|
39
39
|
* @default "#EBEBEB"
|
|
40
|
-
* @supported weapp, alipay, swan, tt, qq, jd, h5, rn
|
|
40
|
+
* @supported weapp, alipay, swan, tt, qq, jd, h5, rn, harmony_hybrid
|
|
41
41
|
*/
|
|
42
42
|
backgroundColor?: string
|
|
43
43
|
/** 进度条从左往右的动画
|
|
44
44
|
* @default false
|
|
45
|
-
* @supported weapp, alipay, swan, tt, qq, jd, h5, rn
|
|
45
|
+
* @supported weapp, alipay, swan, tt, qq, jd, h5, rn, harmony_hybrid
|
|
46
46
|
*/
|
|
47
47
|
active?: boolean
|
|
48
48
|
/** backwards: 动画从头播
|
|
49
49
|
*
|
|
50
50
|
* forwards: 动画从上次结束点接着播
|
|
51
51
|
* @default backwards
|
|
52
|
-
* @supported weapp, swan, tt, qq, jd, h5, rn
|
|
52
|
+
* @supported weapp, swan, tt, qq, jd, h5, rn, harmony_hybrid
|
|
53
53
|
*/
|
|
54
54
|
activeMode?: 'backwards' | 'forwards'
|
|
55
55
|
/** 进度增加 1% 所需毫秒数
|
|
56
56
|
* @default 30
|
|
57
|
-
* @supported weapp, swan, tt, jd, h5
|
|
57
|
+
* @supported weapp, swan, tt, jd, h5, harmony_hybrid
|
|
58
58
|
*/
|
|
59
59
|
duration?: number
|
|
60
60
|
/** 无障碍访问,(属性)元素的额外描述
|
|
@@ -62,13 +62,13 @@ interface ProgressProps extends StandardProps {
|
|
|
62
62
|
*/
|
|
63
63
|
ariaLabel?: string
|
|
64
64
|
/** 动画完成事件
|
|
65
|
-
* @supported weapp, tt, qq, jd, h5
|
|
65
|
+
* @supported weapp, tt, qq, jd, h5, harmony_hybrid
|
|
66
66
|
*/
|
|
67
67
|
onActiveEnd?: CommonEventFunction
|
|
68
68
|
}
|
|
69
69
|
/** 进度条。组件属性的长度单位默认为 px
|
|
70
70
|
* @classification base
|
|
71
|
-
* @supported weapp, alipay, swan, tt, qq, jd, h5, rn, harmony
|
|
71
|
+
* @supported weapp, alipay, swan, tt, qq, jd, h5, rn, harmony, harmony_hybrid
|
|
72
72
|
* @example_react
|
|
73
73
|
* ```tsx
|
|
74
74
|
* export default class PageView extends Component {
|
package/types/Radio.d.ts
CHANGED
|
@@ -2,17 +2,17 @@ import { ComponentType } from 'react'
|
|
|
2
2
|
import { StandardProps, CommonEventFunction, FormItemProps } from './common'
|
|
3
3
|
interface RadioProps extends StandardProps {
|
|
4
4
|
/** `<Radio/>` 标识。当该`<Radio/>` 选中时,`<RadioGroup/>`的 change 事件会携带`<Radio/>`的 value
|
|
5
|
-
* @supported weapp, alipay, swan, tt, qq, jd, h5, rn
|
|
5
|
+
* @supported weapp, alipay, swan, tt, qq, jd, h5, rn, harmony_hybrid
|
|
6
6
|
*/
|
|
7
7
|
value?: string
|
|
8
8
|
/** 当前是否选中
|
|
9
9
|
* @default false
|
|
10
|
-
* @supported weapp, alipay, swan, tt, qq, jd, h5, rn
|
|
10
|
+
* @supported weapp, alipay, swan, tt, qq, jd, h5, rn, harmony_hybrid
|
|
11
11
|
*/
|
|
12
12
|
checked?: boolean
|
|
13
13
|
/** 是否禁用
|
|
14
14
|
* @default false
|
|
15
|
-
* @supported weapp, alipay, swan, tt, qq, jd, h5, rn
|
|
15
|
+
* @supported weapp, alipay, swan, tt, qq, jd, h5, rn, harmony_hybrid
|
|
16
16
|
*/
|
|
17
17
|
disabled?: boolean
|
|
18
18
|
/** Radio 的颜色,同 css 的 color
|
|
@@ -20,8 +20,13 @@ interface RadioProps extends StandardProps {
|
|
|
20
20
|
* @supported weapp, alipay, swan, tt, qq, jd, rn
|
|
21
21
|
*/
|
|
22
22
|
color?: string
|
|
23
|
+
/**
|
|
24
|
+
* Radio 的名字
|
|
25
|
+
* @supported h5, harmony, harmony_hybrid
|
|
26
|
+
*/
|
|
27
|
+
name?: string
|
|
23
28
|
/** 用于透传 `WebComponents` 上的属性到内部 H5 标签上
|
|
24
|
-
* @supported h5
|
|
29
|
+
* @supported h5, harmony_hybrid
|
|
25
30
|
*/
|
|
26
31
|
nativeProps?: Record<string, unknown>
|
|
27
32
|
/** 无障碍访问,(属性)元素的额外描述
|
|
@@ -29,7 +34,7 @@ interface RadioProps extends StandardProps {
|
|
|
29
34
|
*/
|
|
30
35
|
ariaLabel?: string
|
|
31
36
|
/** <radio-group/> 中的选中项发生变化时触发 change 事件
|
|
32
|
-
* @supported h5, rn
|
|
37
|
+
* @supported h5, rn, harmony_hybrid
|
|
33
38
|
*/
|
|
34
39
|
onChange?: CommonEventFunction<{
|
|
35
40
|
value?: string
|
|
@@ -37,7 +42,7 @@ interface RadioProps extends StandardProps {
|
|
|
37
42
|
}
|
|
38
43
|
/** 单选项目
|
|
39
44
|
* @classification forms
|
|
40
|
-
* @supported weapp, alipay, swan, tt, qq, h5, rn, harmony
|
|
45
|
+
* @supported weapp, alipay, swan, tt, qq, h5, rn, harmony, harmony_hybrid
|
|
41
46
|
* @example_react
|
|
42
47
|
* ```tsx
|
|
43
48
|
* export default class PageRadio extends Component {
|
package/types/RadioGroup.d.ts
CHANGED
|
@@ -6,7 +6,7 @@ interface RadioGroupProps extends StandardProps, FormItemProps {
|
|
|
6
6
|
*/
|
|
7
7
|
name?: string
|
|
8
8
|
/** RadioGroup 中选中项发生改变时触发 change 事件,detail = {value:[选中的radio的value的数组]}
|
|
9
|
-
* @supported weapp, alipay, swan, tt, qq, jd, h5
|
|
9
|
+
* @supported weapp, alipay, swan, tt, qq, jd, h5, harmony_hybrid
|
|
10
10
|
*/
|
|
11
11
|
onChange?: CommonEventFunction
|
|
12
12
|
}
|
|
@@ -17,7 +17,7 @@ declare namespace RadioGroupProps {
|
|
|
17
17
|
}
|
|
18
18
|
/** 单项选择器,内部由多个 Radio 组成。
|
|
19
19
|
* @classification forms
|
|
20
|
-
* @supported weapp, alipay, swan, tt, qq, jd, h5, rn, harmony
|
|
20
|
+
* @supported weapp, alipay, swan, tt, qq, jd, h5, rn, harmony, harmony_hybrid
|
|
21
21
|
* @see https://developers.weixin.qq.com/miniprogram/dev/component/radio-group.html
|
|
22
22
|
*/
|
|
23
23
|
declare const RadioGroup: ComponentType<RadioGroupProps>
|
package/types/RichText.d.ts
CHANGED
|
@@ -3,22 +3,22 @@ import { CommonEventFunction, StandardProps } from './common'
|
|
|
3
3
|
interface RichTextProps extends StandardProps {
|
|
4
4
|
/** 文本是否可选,该属性会使节点显示为 block
|
|
5
5
|
* @default false
|
|
6
|
-
* @supported weapp, h5
|
|
6
|
+
* @supported weapp, h5, harmony_hybrid
|
|
7
7
|
*/
|
|
8
8
|
userSelect?: boolean
|
|
9
9
|
/** 节点列表/ HTML String
|
|
10
|
-
* @supported weapp, alipay, swan, tt, qq, h5, rn, harmony
|
|
10
|
+
* @supported weapp, alipay, swan, tt, qq, h5, rn, harmony, harmony_hybrid
|
|
11
11
|
*/
|
|
12
12
|
nodes?: Nodes
|
|
13
13
|
/** 显示连续空格
|
|
14
|
-
* @supported weapp, alipay, tt, qq, h5, rn
|
|
14
|
+
* @supported weapp, alipay, tt, qq, h5, rn, harmony_hybrid
|
|
15
15
|
*/
|
|
16
16
|
space?: keyof RichTextProps.TSpace
|
|
17
17
|
/** 富文本是否可以长按选中,可用于复制,粘贴,长按搜索等场景
|
|
18
18
|
* @default false(基础库 3.150.1 以前版本)true(基础库 3.150.1 及以后版本)
|
|
19
|
-
* @supported swan, h5
|
|
19
|
+
* @supported swan, h5, harmony_hybrid
|
|
20
20
|
*/
|
|
21
|
-
selectable?:
|
|
21
|
+
selectable?: boolean;
|
|
22
22
|
/** 阻止长按图片时弹起默认菜单(将该属性设置为image-menu-prevent或image-menu-prevent="true"),只在初始化时有效,不能动态变更;若不想阻止弹起默认菜单,则不需要设置此属性
|
|
23
23
|
* @default false
|
|
24
24
|
* @supported swan
|
|
@@ -99,7 +99,7 @@ declare namespace RichTextProps {
|
|
|
99
99
|
}
|
|
100
100
|
/** 富文本
|
|
101
101
|
* @classification base
|
|
102
|
-
* @supported weapp, swan, alipay, tt, h5, rn, harmony
|
|
102
|
+
* @supported weapp, swan, alipay, tt, h5, rn, harmony, harmony_hybrid
|
|
103
103
|
* @example_react
|
|
104
104
|
* ```tsx
|
|
105
105
|
* class App extends Components {
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { ComponentType } from 'react'
|
|
2
|
+
|
|
3
|
+
import { StandardProps } from './common'
|
|
4
|
+
|
|
5
|
+
interface ScriptProps extends StandardProps {
|
|
6
|
+
/** xs 文件的相对路径
|
|
7
|
+
* @supported weapp, alipay, swan, tt, qq, jd
|
|
8
|
+
*/
|
|
9
|
+
src: string
|
|
10
|
+
/** xs 模块名
|
|
11
|
+
* @supported weapp, alipay, swan, tt, qq, jd
|
|
12
|
+
*/
|
|
13
|
+
module: string
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
/** script 类似微信小程序的 wxs 标签,支持引用各种小程序的 xs 文件
|
|
17
|
+
* 只能在 CompileMode 中使用
|
|
18
|
+
* @classification viewContainer
|
|
19
|
+
* @supported weapp, swan, alipay, tt, jd, qq
|
|
20
|
+
* @example_react
|
|
21
|
+
* ```tsx
|
|
22
|
+
* import { Component } from 'react'
|
|
23
|
+
* import { View, Script } from '@tarojs/components'
|
|
24
|
+
*
|
|
25
|
+
* export function Index () {
|
|
26
|
+
* return (
|
|
27
|
+
* <View compileMode>
|
|
28
|
+
* <Script src="./logic.wxs" module="logic"></Script>
|
|
29
|
+
* <Text>Hello, {logic.name}!</Text>
|
|
30
|
+
* </View>
|
|
31
|
+
* )
|
|
32
|
+
* }
|
|
33
|
+
* ```
|
|
34
|
+
*/
|
|
35
|
+
declare const Script: ComponentType<ScriptProps>
|
|
36
|
+
|
|
37
|
+
export { Script, ScriptProps }
|