@tarojs/components 3.5.1-aplha.1 → 3.5.2-aplha.2
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/dist/cjs/{index-13289aba.js → index-7c61bee9.js} +8 -0
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/taro-ad-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-ad-custom-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-audio-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-block-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-button-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-camera-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-canvas-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-checkbox-core_2.cjs.entry.js +1 -1
- package/dist/cjs/taro-components.cjs.js +2 -2
- package/dist/cjs/taro-cover-image-core.cjs.entry.js +1 -1
- 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-editor-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-form-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-functional-page-navigator-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-icon-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-image-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-input-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-keyboard-accessory-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-label-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-live-player-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-live-pusher-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-map-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-match-media-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-movable-area-core.cjs.entry.js +141 -3
- package/dist/cjs/taro-movable-view-core.cjs.entry.js +377 -3
- package/dist/cjs/taro-navigation-bar-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-navigator-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-official-account-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-open-data-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-page-container-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-page-meta-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-picker-core_2.cjs.entry.js +1 -1
- package/dist/cjs/taro-picker-view-column-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-picker-view-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-progress-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-pull-to-refresh.cjs.entry.js +1 -1
- package/dist/cjs/taro-radio-core_2.cjs.entry.js +1 -1
- package/dist/cjs/taro-rich-text-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-root-portal-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-scroll-view-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-share-element-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-slider-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-slot-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-swiper-core_2.cjs.entry.js +1 -1
- package/dist/cjs/taro-switch-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-tabbar.cjs.entry.js +1 -1
- package/dist/cjs/taro-text-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-textarea-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-video-control_3.cjs.entry.js +1 -1
- package/dist/cjs/taro-view-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-voip-room-core.cjs.entry.js +1 -1
- package/dist/cjs/taro-web-view-core.cjs.entry.js +1 -1
- package/dist/collection/components/movable-area/area.css +6 -0
- package/dist/collection/components/movable-area/movable-area.js +165 -4
- package/dist/collection/components/movable-area/movable-view.js +735 -3
- package/dist/collection/components/movable-area/view.css +8 -0
- package/dist/esm/{index-26d8b479.js → index-8809c729.js} +8 -0
- package/dist/esm/loader.js +2 -2
- package/dist/esm/taro-ad-core.entry.js +1 -1
- package/dist/esm/taro-ad-custom-core.entry.js +1 -1
- package/dist/esm/taro-audio-core.entry.js +1 -1
- package/dist/esm/taro-block-core.entry.js +1 -1
- package/dist/esm/taro-button-core.entry.js +1 -1
- package/dist/esm/taro-camera-core.entry.js +1 -1
- package/dist/esm/taro-canvas-core.entry.js +1 -1
- package/dist/esm/taro-checkbox-core_2.entry.js +1 -1
- package/dist/esm/taro-components.js +2 -2
- package/dist/esm/taro-cover-image-core.entry.js +1 -1
- 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-editor-core.entry.js +1 -1
- package/dist/esm/taro-form-core.entry.js +1 -1
- package/dist/esm/taro-functional-page-navigator-core.entry.js +1 -1
- package/dist/esm/taro-icon-core.entry.js +1 -1
- package/dist/esm/taro-image-core.entry.js +1 -1
- package/dist/esm/taro-input-core.entry.js +1 -1
- package/dist/esm/taro-keyboard-accessory-core.entry.js +1 -1
- package/dist/esm/taro-label-core.entry.js +1 -1
- package/dist/esm/taro-live-player-core.entry.js +1 -1
- package/dist/esm/taro-live-pusher-core.entry.js +1 -1
- package/dist/esm/taro-map-core.entry.js +1 -1
- package/dist/esm/taro-match-media-core.entry.js +1 -1
- package/dist/esm/taro-movable-area-core.entry.js +141 -3
- package/dist/esm/taro-movable-view-core.entry.js +377 -3
- package/dist/esm/taro-navigation-bar-core.entry.js +1 -1
- package/dist/esm/taro-navigator-core.entry.js +1 -1
- package/dist/esm/taro-official-account-core.entry.js +1 -1
- package/dist/esm/taro-open-data-core.entry.js +1 -1
- package/dist/esm/taro-page-container-core.entry.js +1 -1
- package/dist/esm/taro-page-meta-core.entry.js +1 -1
- package/dist/esm/taro-picker-core_2.entry.js +1 -1
- package/dist/esm/taro-picker-view-column-core.entry.js +1 -1
- package/dist/esm/taro-picker-view-core.entry.js +1 -1
- package/dist/esm/taro-progress-core.entry.js +1 -1
- package/dist/esm/taro-pull-to-refresh.entry.js +1 -1
- package/dist/esm/taro-radio-core_2.entry.js +1 -1
- package/dist/esm/taro-rich-text-core.entry.js +1 -1
- package/dist/esm/taro-root-portal-core.entry.js +1 -1
- package/dist/esm/taro-scroll-view-core.entry.js +1 -1
- package/dist/esm/taro-share-element-core.entry.js +1 -1
- package/dist/esm/taro-slider-core.entry.js +1 -1
- package/dist/esm/taro-slot-core.entry.js +1 -1
- package/dist/esm/taro-swiper-core_2.entry.js +1 -1
- package/dist/esm/taro-switch-core.entry.js +1 -1
- package/dist/esm/taro-tabbar.entry.js +1 -1
- package/dist/esm/taro-text-core.entry.js +1 -1
- package/dist/esm/taro-textarea-core.entry.js +1 -1
- package/dist/esm/taro-video-control_3.entry.js +1 -1
- package/dist/esm/taro-view-core.entry.js +1 -1
- package/dist/esm/taro-voip-room-core.entry.js +1 -1
- package/dist/esm/taro-web-view-core.entry.js +1 -1
- package/dist/esm-es5/{index-26d8b479.js → index-8809c729.js} +1 -1
- 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-audio-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-checkbox-core_2.entry.js +1 -1
- package/dist/esm-es5/taro-components.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-editor-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-icon-core.entry.js +1 -1
- package/dist/esm-es5/taro-image-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-live-player-core.entry.js +1 -1
- package/dist/esm-es5/taro-live-pusher-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.entry.js +1 -1
- package/dist/esm-es5/taro-movable-view-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-official-account-core.entry.js +1 -1
- 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.entry.js +1 -1
- package/dist/esm-es5/taro-picker-view-core.entry.js +1 -1
- package/dist/esm-es5/taro-progress-core.entry.js +1 -1
- package/dist/esm-es5/taro-pull-to-refresh.entry.js +1 -1
- 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-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-swiper-core_2.entry.js +1 -1
- package/dist/esm-es5/taro-switch-core.entry.js +1 -1
- package/dist/esm-es5/taro-tabbar.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 +55 -55
- 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/taro-components/{p-44a199e4.entry.js → p-00201a61.entry.js} +1 -1
- package/dist/taro-components/p-0380841f.system.js +1 -0
- package/dist/taro-components/{p-66b1d5f9.system.entry.js → p-0414632d.system.entry.js} +1 -1
- package/dist/taro-components/p-059912fd.js +1 -0
- package/dist/taro-components/{p-abb9c7d0.entry.js → p-06bef0f9.entry.js} +1 -1
- package/dist/taro-components/{p-62608b28.system.entry.js → p-0a70de87.system.entry.js} +1 -1
- package/dist/taro-components/{p-9b90554b.system.entry.js → p-10c47df8.system.entry.js} +1 -1
- package/dist/taro-components/{p-a9ab6434.system.entry.js → p-10e5df98.system.entry.js} +1 -1
- package/dist/taro-components/{p-8f466248.system.entry.js → p-14058364.system.entry.js} +1 -1
- package/dist/taro-components/{p-831ebd02.system.entry.js → p-1a638246.system.entry.js} +1 -1
- package/dist/taro-components/p-1c775a11.system.entry.js +1 -0
- package/dist/taro-components/p-1e530acd.entry.js +1 -0
- package/dist/taro-components/p-22e33350.entry.js +1 -0
- package/dist/taro-components/p-24a66088.system.entry.js +1 -0
- package/dist/taro-components/p-25df0ce9.entry.js +1 -0
- package/dist/taro-components/{p-a900b437.system.entry.js → p-27126803.system.entry.js} +1 -1
- package/dist/taro-components/{p-1e0406ec.system.entry.js → p-275d883f.system.entry.js} +1 -1
- package/dist/taro-components/{p-d56c45bf.system.entry.js → p-27c80869.system.entry.js} +1 -1
- package/dist/taro-components/{p-9ce624a4.system.entry.js → p-2fd0250d.system.entry.js} +1 -1
- package/dist/taro-components/{p-49954245.system.entry.js → p-3255f11f.system.entry.js} +1 -1
- package/dist/taro-components/{p-4c890c5d.entry.js → p-362998cf.entry.js} +1 -1
- package/dist/taro-components/{p-cfebd931.entry.js → p-3c6090fd.entry.js} +1 -1
- package/dist/taro-components/p-3c7cdf6f.entry.js +1 -0
- package/dist/taro-components/{p-6e0a22dc.entry.js → p-410d449f.entry.js} +1 -1
- package/dist/taro-components/{p-0ea13d67.system.entry.js → p-44398c17.system.entry.js} +1 -1
- package/dist/taro-components/p-443fb8b0.entry.js +1 -0
- package/dist/taro-components/p-44cbb351.system.js +1 -0
- package/dist/taro-components/{p-ec59899b.system.entry.js → p-44fa48b9.system.entry.js} +1 -1
- package/dist/taro-components/{p-36f2c1e1.system.entry.js → p-481a8bc1.system.entry.js} +1 -1
- package/dist/taro-components/p-49b64020.entry.js +1 -0
- package/dist/taro-components/{p-a74f4c26.entry.js → p-4ada10aa.entry.js} +1 -1
- package/dist/taro-components/{p-4ee47fc0.system.entry.js → p-4e8d4a72.system.entry.js} +1 -1
- package/dist/taro-components/{p-a36bfe97.system.entry.js → p-4f0e98c0.system.entry.js} +1 -1
- package/dist/taro-components/p-4f805045.entry.js +1 -0
- package/dist/taro-components/{p-69334f7c.entry.js → p-5733124c.entry.js} +1 -1
- package/dist/taro-components/{p-53244eac.entry.js → p-5a2305e7.entry.js} +1 -1
- package/dist/taro-components/{p-78676120.system.entry.js → p-5c87902f.system.entry.js} +1 -1
- package/dist/taro-components/{p-a838e0f7.system.entry.js → p-5e223bab.system.entry.js} +1 -1
- package/dist/taro-components/{p-a90bfe9d.system.entry.js → p-5e3bd0db.system.entry.js} +1 -1
- package/dist/taro-components/{p-5c2497a4.system.entry.js → p-5f18259d.system.entry.js} +1 -1
- package/dist/taro-components/{p-4339ad63.system.entry.js → p-64447f5a.system.entry.js} +1 -1
- package/dist/taro-components/{p-372f53d8.system.entry.js → p-67222d90.system.entry.js} +1 -1
- package/dist/taro-components/{p-2bd2ea9a.system.entry.js → p-692d986d.system.entry.js} +1 -1
- package/dist/taro-components/p-6da73376.entry.js +1 -0
- package/dist/taro-components/{p-3e223f2f.system.entry.js → p-6e9805e2.system.entry.js} +1 -1
- package/dist/taro-components/p-72f858e4.entry.js +1 -0
- package/dist/taro-components/{p-45e6f8be.entry.js → p-7325d380.entry.js} +1 -1
- package/dist/taro-components/{p-060858b1.entry.js → p-7407013d.entry.js} +1 -1
- package/dist/taro-components/{p-86205110.entry.js → p-77ad7941.entry.js} +1 -1
- package/dist/taro-components/p-7ab91097.entry.js +1 -0
- package/dist/taro-components/{p-0d1e0e91.system.entry.js → p-7b96cec3.system.entry.js} +1 -1
- package/dist/taro-components/p-7e23b551.entry.js +1 -0
- package/dist/taro-components/{p-d7e13592.entry.js → p-7e8943d8.entry.js} +1 -1
- package/dist/taro-components/{p-74013ace.entry.js → p-7f0a12a9.entry.js} +1 -1
- package/dist/taro-components/{p-7f7aa688.entry.js → p-7f93fa08.entry.js} +1 -1
- package/dist/taro-components/{p-ac398961.system.entry.js → p-82661d45.system.entry.js} +1 -1
- package/dist/taro-components/{p-828efe43.system.entry.js → p-840ef0c3.system.entry.js} +1 -1
- package/dist/taro-components/{p-75811f84.system.entry.js → p-8475421b.system.entry.js} +1 -1
- package/dist/taro-components/{p-8ba35b31.system.entry.js → p-8788dc46.system.entry.js} +1 -1
- package/dist/taro-components/{p-0d0b3677.entry.js → p-886571e5.entry.js} +1 -1
- package/dist/taro-components/{p-fc226017.entry.js → p-888fac99.entry.js} +1 -1
- package/dist/taro-components/{p-12deba0b.system.entry.js → p-89c876a6.system.entry.js} +1 -1
- package/dist/taro-components/p-8aea3de3.entry.js +1 -0
- package/dist/taro-components/{p-16aff829.entry.js → p-8c8be53b.entry.js} +1 -1
- package/dist/taro-components/{p-9130dfca.system.entry.js → p-8cf86f31.system.entry.js} +1 -1
- package/dist/taro-components/{p-3d3cd72f.entry.js → p-90a6c15a.entry.js} +1 -1
- package/dist/taro-components/{p-d2b6b891.entry.js → p-92699438.entry.js} +1 -1
- package/dist/taro-components/p-95a36917.entry.js +1 -0
- package/dist/taro-components/{p-2e8a1479.system.entry.js → p-9965cf11.system.entry.js} +1 -1
- package/dist/taro-components/{p-7dc268ee.entry.js → p-9a0e70b1.entry.js} +1 -1
- package/dist/taro-components/{p-2887213d.system.entry.js → p-9afbb423.system.entry.js} +1 -1
- package/dist/taro-components/{p-e01af6c8.entry.js → p-9b39a940.entry.js} +1 -1
- package/dist/taro-components/{p-16c1e564.entry.js → p-9fcb40a3.entry.js} +1 -1
- package/dist/taro-components/{p-3b801a38.system.entry.js → p-a63fbc50.system.entry.js} +1 -1
- package/dist/taro-components/{p-de573939.system.entry.js → p-a8c9b126.system.entry.js} +1 -1
- package/dist/taro-components/{p-3b85bb4b.system.entry.js → p-a94524c9.system.entry.js} +1 -1
- package/dist/taro-components/{p-5ff0e954.system.entry.js → p-aa5d45de.system.entry.js} +1 -1
- package/dist/taro-components/{p-9151ef65.entry.js → p-ab1256fe.entry.js} +1 -1
- package/dist/taro-components/{p-019591c8.system.entry.js → p-ad6ad7e3.system.entry.js} +1 -1
- package/dist/taro-components/p-b2800ccd.entry.js +1 -0
- package/dist/taro-components/{p-178a3adf.system.entry.js → p-b3693ca2.system.entry.js} +1 -1
- package/dist/taro-components/{p-d636e22e.entry.js → p-b3b677fc.entry.js} +1 -1
- package/dist/taro-components/{p-fe252a81.system.entry.js → p-b3d961f9.system.entry.js} +1 -1
- package/dist/taro-components/p-b7639674.entry.js +1 -0
- package/dist/taro-components/{p-8b30e18c.system.entry.js → p-b7ac0b7f.system.entry.js} +1 -1
- package/dist/taro-components/{p-f1da4ed7.system.entry.js → p-b83c3eca.system.entry.js} +1 -1
- package/dist/taro-components/{p-8b23a081.system.entry.js → p-b9903f15.system.entry.js} +1 -1
- package/dist/taro-components/p-c0c8b2be.entry.js +1 -0
- package/dist/taro-components/p-c8da5c10.entry.js +1 -0
- package/dist/taro-components/{p-88063d40.system.entry.js → p-cd88d81a.system.entry.js} +1 -1
- package/dist/taro-components/{p-29b7c721.system.entry.js → p-d72075ef.system.entry.js} +1 -1
- package/dist/taro-components/{p-0ca42006.entry.js → p-db1f2db7.entry.js} +1 -1
- package/dist/taro-components/{p-baa5019a.system.entry.js → p-df3b544a.system.entry.js} +1 -1
- package/dist/taro-components/{p-133e3ac4.entry.js → p-dff55efd.entry.js} +1 -1
- package/dist/taro-components/{p-0f42b8a4.entry.js → p-e1ed00f7.entry.js} +1 -1
- package/dist/taro-components/{p-832cc63a.entry.js → p-e3f39099.entry.js} +1 -1
- package/dist/taro-components/{p-ca7ad427.system.entry.js → p-e671c8c5.system.entry.js} +1 -1
- package/dist/taro-components/{p-841a2031.system.entry.js → p-ed8c1bb8.system.entry.js} +1 -1
- package/dist/taro-components/{p-430d72e8.entry.js → p-eec00033.entry.js} +1 -1
- package/dist/taro-components/{p-06e3d685.system.entry.js → p-eeed74e3.system.entry.js} +1 -1
- package/dist/taro-components/{p-81dc5b7b.entry.js → p-ef006b23.entry.js} +1 -1
- package/dist/taro-components/p-f8b9c4b0.entry.js +1 -0
- package/dist/taro-components/{p-e7dcb4d5.entry.js → p-fa2a9bab.entry.js} +1 -1
- package/dist/taro-components/{p-4793e6ba.system.entry.js → p-fc9f4fd7.system.entry.js} +1 -1
- package/dist/taro-components/{p-81976128.entry.js → p-fec6ac36.entry.js} +1 -1
- package/dist/taro-components/{p-ac56ffed.entry.js → p-ff84986d.entry.js} +1 -1
- package/dist/taro-components/{p-ce46f79d.entry.js → p-ffefd74f.entry.js} +1 -1
- package/dist/taro-components/taro-components.esm.js +1 -1
- package/dist/taro-components/taro-components.js +1 -1
- package/dist/types/components/movable-area/movable-area.d.ts +23 -0
- package/dist/types/components/movable-area/movable-view.d.ts +153 -0
- package/dist/types/components.d.ts +140 -0
- package/package.json +3 -4
- package/types/Map.d.ts +2 -1
- package/dist/taro-components/p-0996daee.entry.js +0 -1
- package/dist/taro-components/p-1e516bd0.entry.js +0 -1
- package/dist/taro-components/p-2241b671.system.js +0 -1
- package/dist/taro-components/p-26e9ce75.entry.js +0 -1
- package/dist/taro-components/p-29bb3ebe.entry.js +0 -1
- package/dist/taro-components/p-3bb72c08.entry.js +0 -1
- package/dist/taro-components/p-46b7f84e.entry.js +0 -1
- package/dist/taro-components/p-62c64770.entry.js +0 -1
- package/dist/taro-components/p-671defcd.entry.js +0 -1
- package/dist/taro-components/p-6f2f468b.entry.js +0 -1
- package/dist/taro-components/p-70313eed.entry.js +0 -1
- package/dist/taro-components/p-756d56d1.system.entry.js +0 -1
- package/dist/taro-components/p-7b2049b7.entry.js +0 -1
- package/dist/taro-components/p-80abb865.entry.js +0 -1
- package/dist/taro-components/p-83adb645.system.js +0 -1
- package/dist/taro-components/p-8ead6b19.entry.js +0 -1
- package/dist/taro-components/p-95e51d62.entry.js +0 -1
- package/dist/taro-components/p-9961074d.entry.js +0 -1
- package/dist/taro-components/p-a4721ae0.js +0 -1
- package/dist/taro-components/p-c1458fbe.system.entry.js +0 -1
- package/dist/taro-components/p-c9b73495.entry.js +0 -1
- package/dist/taro-components/p-ce0489a6.entry.js +0 -1
- package/dist/taro-components/p-d6c8f31d.entry.js +0 -1
|
@@ -1,15 +1,389 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-8809c729.js';
|
|
2
2
|
|
|
3
|
+
const viewCss = "taro-movable-view-core{display:inline-block;position:absolute;left:0;top:0;width:10px;height:10px}";
|
|
4
|
+
|
|
5
|
+
var __awaiter = (undefined && undefined.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
6
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
7
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
8
|
+
function fulfilled(value) { try {
|
|
9
|
+
step(generator.next(value));
|
|
10
|
+
}
|
|
11
|
+
catch (e) {
|
|
12
|
+
reject(e);
|
|
13
|
+
} }
|
|
14
|
+
function rejected(value) { try {
|
|
15
|
+
step(generator["throw"](value));
|
|
16
|
+
}
|
|
17
|
+
catch (e) {
|
|
18
|
+
reject(e);
|
|
19
|
+
} }
|
|
20
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
21
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
22
|
+
});
|
|
23
|
+
};
|
|
3
24
|
let MovableView = class {
|
|
4
25
|
constructor(hostRef) {
|
|
5
26
|
registerInstance(this, hostRef);
|
|
27
|
+
this.onChange = createEvent(this, "change", 7);
|
|
28
|
+
this.onScale = createEvent(this, "scale", 7);
|
|
29
|
+
this.onHTouchMove = createEvent(this, "htouchmove", 7);
|
|
30
|
+
this.onVTouchMove = createEvent(this, "vtouchmove", 7);
|
|
31
|
+
/**
|
|
32
|
+
* 定义x轴方向的偏移,如果x的值不在可移动范围内,会自动移动到可移动范围;改变x的值会触发动画;单位支持px;
|
|
33
|
+
*/
|
|
34
|
+
this.x = 0;
|
|
35
|
+
/**
|
|
36
|
+
* 定义y轴方向的偏移,如果y的值不在可移动范围内,会自动移动到可移动范围;改变y的值会触发动画;单位支持px;
|
|
37
|
+
*/
|
|
38
|
+
this.y = 0;
|
|
39
|
+
/**
|
|
40
|
+
* 移动方向,属性值有all、vertical、horizontal、none
|
|
41
|
+
*/
|
|
42
|
+
this.direction = "none";
|
|
43
|
+
/**
|
|
44
|
+
* 超过可移动区域后,是否还可以移动
|
|
45
|
+
*/
|
|
46
|
+
this.outOfBounds = false;
|
|
47
|
+
/**
|
|
48
|
+
* 是否带有惯性
|
|
49
|
+
*/
|
|
50
|
+
this.inertia = false;
|
|
51
|
+
/**
|
|
52
|
+
* 摩擦系数,用于控制惯性滑动的动画,值越大摩擦力越大,滑动越快停止;必须大于0,否则会被设置成默认值
|
|
53
|
+
*/
|
|
54
|
+
this.friction = 2;
|
|
55
|
+
/**
|
|
56
|
+
* 阻尼系数,用于控制x或y改变时的动画和过界回弹的动画,值越大移动越快
|
|
57
|
+
*/
|
|
58
|
+
this.damping = 20;
|
|
59
|
+
/**
|
|
60
|
+
* 是否禁用
|
|
61
|
+
*/
|
|
62
|
+
this.disabled = false;
|
|
63
|
+
/**
|
|
64
|
+
* 是否支持双指缩放,默认缩放手势生效区域是在movable-view内
|
|
65
|
+
*/
|
|
66
|
+
this.scale = false;
|
|
67
|
+
/**
|
|
68
|
+
* 定义缩放倍数最小值
|
|
69
|
+
*/
|
|
70
|
+
this.scaleMin = .5;
|
|
71
|
+
/**
|
|
72
|
+
* 定义缩放倍数最大值
|
|
73
|
+
*/
|
|
74
|
+
this.scaleMax = 10;
|
|
75
|
+
/**
|
|
76
|
+
* 定义缩放倍数,取值范围为 0.5 - 10
|
|
77
|
+
*/
|
|
78
|
+
this.scaleValue = 1;
|
|
79
|
+
/**
|
|
80
|
+
* 是否使用动画
|
|
81
|
+
*/
|
|
82
|
+
this.animation = true;
|
|
83
|
+
/** 当前水平偏移 */
|
|
84
|
+
this.translateX = 0;
|
|
85
|
+
/** 当前垂直偏移 */
|
|
86
|
+
this.translateY = 0;
|
|
87
|
+
/** touch-start 原点 */
|
|
88
|
+
this.origin = { x: 0, y: 0 };
|
|
89
|
+
/** 父容器大小 */
|
|
90
|
+
this.area = { width: 0, height: 0 };
|
|
91
|
+
/** 原始缩放倍数 */
|
|
92
|
+
this.originScale = 1;
|
|
93
|
+
/** 当前缩放倍数 */
|
|
94
|
+
this.currentScale = 1;
|
|
95
|
+
/** 宽度 */
|
|
96
|
+
this.width = 0;
|
|
97
|
+
/** 高度 */
|
|
98
|
+
this.height = 0;
|
|
99
|
+
/** 移动边界 */
|
|
100
|
+
this.minX = 0;
|
|
101
|
+
this.minY = 0;
|
|
102
|
+
this.maxX = 0;
|
|
103
|
+
this.maxY = 0;
|
|
104
|
+
/** 移动基础位置 */
|
|
105
|
+
this.baseX = 0;
|
|
106
|
+
this.baseY = 0;
|
|
107
|
+
/** 偏移量 */
|
|
108
|
+
this.offset = { x: 0, y: 0 };
|
|
109
|
+
this.scaleOffset = { x: 0, y: 0 };
|
|
110
|
+
this.getLimitXY = (x, y) => {
|
|
111
|
+
let outOfBounds = false;
|
|
112
|
+
x > this.maxX ? (x = this.maxX, outOfBounds = true) : x < this.minX && (x = this.minX, outOfBounds = true);
|
|
113
|
+
y > this.maxY ? (y = this.maxY, outOfBounds = true) : y < this.minY && (y = this.minY, outOfBounds = true);
|
|
114
|
+
return { x, y, outOfBounds };
|
|
115
|
+
};
|
|
116
|
+
this.animationTo = (x, y, scale, source, noEmitChange, emitScale, callback) => {
|
|
117
|
+
if (this.animation) {
|
|
118
|
+
this.setTransform(x, y, scale, source, noEmitChange, emitScale);
|
|
119
|
+
callback === null || callback === void 0 ? void 0 : callback();
|
|
120
|
+
}
|
|
121
|
+
else {
|
|
122
|
+
this.setTransform(x, y, scale, source, noEmitChange, emitScale);
|
|
123
|
+
}
|
|
124
|
+
};
|
|
125
|
+
this.setTransform = (x, y, scale, source, noEmitChange, emitScale) => {
|
|
126
|
+
x = Number(x.toFixed(1));
|
|
127
|
+
y = Number(y.toFixed(1));
|
|
128
|
+
scale = Number((scale !== null && scale !== void 0 ? scale : this.currentScale).toFixed(3));
|
|
129
|
+
if (!this.outOfBounds) {
|
|
130
|
+
const limit = this.getLimitXY(x, y);
|
|
131
|
+
x = limit.x;
|
|
132
|
+
y = limit.y;
|
|
133
|
+
}
|
|
134
|
+
const subtract = (e, t) => {
|
|
135
|
+
return +((1e3 * e - 1e3 * t) / 1e3).toFixed(1);
|
|
136
|
+
};
|
|
137
|
+
const realX = subtract(x, this.scaleOffset.x);
|
|
138
|
+
const realY = subtract(y, this.scaleOffset.y);
|
|
139
|
+
if (this.translateX !== x || this.translateY !== y) {
|
|
140
|
+
!noEmitChange && this.onChange.emit({
|
|
141
|
+
x: realX,
|
|
142
|
+
y: realY,
|
|
143
|
+
source
|
|
144
|
+
});
|
|
145
|
+
}
|
|
146
|
+
if (scale !== this.currentScale) {
|
|
147
|
+
emitScale && this.onScale.emit({
|
|
148
|
+
scale,
|
|
149
|
+
x: realX,
|
|
150
|
+
y: realY
|
|
151
|
+
});
|
|
152
|
+
}
|
|
153
|
+
const transform = `translateX(${x}px) translateY(${y}) translateZ(0px) scale(${scale})`;
|
|
154
|
+
this.element.style.transform = transform;
|
|
155
|
+
this.element.style.webkitTransform = transform;
|
|
156
|
+
this.translateX = x;
|
|
157
|
+
this.translateY = y;
|
|
158
|
+
this.currentScale = scale;
|
|
159
|
+
};
|
|
160
|
+
this.updateOffset = () => {
|
|
161
|
+
const offset = (element, parent) => {
|
|
162
|
+
if (element === parent || !element.offsetParent) {
|
|
163
|
+
return { left: 0, top: 0 };
|
|
164
|
+
}
|
|
165
|
+
const current = offset(element.offsetParent, parent);
|
|
166
|
+
return {
|
|
167
|
+
left: element.offsetLeft + current.left,
|
|
168
|
+
top: element.offsetTop + current.top
|
|
169
|
+
};
|
|
170
|
+
};
|
|
171
|
+
if (!this.parent) {
|
|
172
|
+
return;
|
|
173
|
+
}
|
|
174
|
+
const current = offset(this.element, this.parent);
|
|
175
|
+
this.offset.x = current.left;
|
|
176
|
+
this.offset.y = current.top;
|
|
177
|
+
};
|
|
178
|
+
this.updateScaleOffset = (scale = this.currentScale) => {
|
|
179
|
+
const rect = this.element.getBoundingClientRect();
|
|
180
|
+
this.height = rect.height / this.currentScale;
|
|
181
|
+
this.width = rect.width / this.currentScale;
|
|
182
|
+
this.scaleOffset.x = (this.width * scale - this.width) / 2;
|
|
183
|
+
this.scaleOffset.y = (this.height * scale - this.height) / 2;
|
|
184
|
+
};
|
|
185
|
+
this.updateBoundary = () => {
|
|
186
|
+
const x1 = 0 - this.offset.x + this.scaleOffset.x;
|
|
187
|
+
const x2 = this.area.width - this.width - this.offset.x - this.scaleOffset.x;
|
|
188
|
+
this.minX = Math.min(x1, x2);
|
|
189
|
+
this.maxX = Math.max(x1, x2);
|
|
190
|
+
const y1 = 0 - this.offset.y + this.scaleOffset.y;
|
|
191
|
+
const y2 = this.area.height - this.height - this.offset.y - this.scaleOffset.y;
|
|
192
|
+
this.minY = Math.min(y1, y2);
|
|
193
|
+
this.maxY = Math.max(y1, y2);
|
|
194
|
+
};
|
|
195
|
+
this.updateScale = (scale, animation, animationCallback) => {
|
|
196
|
+
if (!this.scale) {
|
|
197
|
+
return;
|
|
198
|
+
}
|
|
199
|
+
const target = this.adjustScale(scale);
|
|
200
|
+
this.updateScaleOffset(target);
|
|
201
|
+
this.updateBoundary();
|
|
202
|
+
const { x, y } = this.getLimitXY(this.translateX, this.translateY);
|
|
203
|
+
if (animation) {
|
|
204
|
+
this.animationTo(x, y, target, "", true, true, animationCallback);
|
|
205
|
+
}
|
|
206
|
+
else if (!this.updating) {
|
|
207
|
+
this.updating = true;
|
|
208
|
+
requestAnimationFrame(() => {
|
|
209
|
+
this.setTransform(x, y, target, "", true, true);
|
|
210
|
+
this.updating = false;
|
|
211
|
+
});
|
|
212
|
+
}
|
|
213
|
+
};
|
|
214
|
+
this.setOriginScale = (scale) => {
|
|
215
|
+
this.originScale = scale;
|
|
216
|
+
};
|
|
217
|
+
this.adjustScale = (scale) => {
|
|
218
|
+
return Math.min(10, this.scaleMax, Math.max(.5, this.scaleMin, scale));
|
|
219
|
+
};
|
|
220
|
+
this.handleTouchStart = (e) => {
|
|
221
|
+
const touches = e.touches;
|
|
222
|
+
if (this.disabled || touches.length > 1 || !this.element) {
|
|
223
|
+
return;
|
|
224
|
+
}
|
|
225
|
+
const touch = touches[0];
|
|
226
|
+
this.touching = true;
|
|
227
|
+
this.firstMoveFireEvent = false;
|
|
228
|
+
this.origin.x = touch.screenX;
|
|
229
|
+
this.origin.y = touch.screenY;
|
|
230
|
+
this.baseX = this.translateX;
|
|
231
|
+
this.baseY = this.translateY;
|
|
232
|
+
this.element.style.willChange = "transform";
|
|
233
|
+
};
|
|
234
|
+
this.handleTouchMove = (e) => {
|
|
235
|
+
const touches = e.touches;
|
|
236
|
+
if (this.disabled || !this.element || this.scaling || !this.touching || touches.length > 1) {
|
|
237
|
+
return;
|
|
238
|
+
}
|
|
239
|
+
e.preventDefault();
|
|
240
|
+
const touch = touches[0];
|
|
241
|
+
const x = touch.screenX - this.origin.x;
|
|
242
|
+
const y = touch.screenY - this.origin.y;
|
|
243
|
+
this.setTransform(this.xMove ? (x + this.baseX) : 0, this.yMove ? (y + this.baseY) : 0);
|
|
244
|
+
if (!this.firstMoveFireEvent) {
|
|
245
|
+
this.firstMoveFireEvent = true;
|
|
246
|
+
const onTouchMove = Math.abs(x) > Math.abs(y) ? this.onHTouchMove : this.onVTouchMove;
|
|
247
|
+
onTouchMove.emit({
|
|
248
|
+
originalEvent: e,
|
|
249
|
+
bubbles: false,
|
|
250
|
+
capturePhase: false,
|
|
251
|
+
composed: true,
|
|
252
|
+
extraFields: {
|
|
253
|
+
touches: e.touches || {},
|
|
254
|
+
changedTouches: e.changedTouches || {}
|
|
255
|
+
}
|
|
256
|
+
});
|
|
257
|
+
}
|
|
258
|
+
};
|
|
259
|
+
this.handleTouchEnd = (e) => {
|
|
260
|
+
const touch = e.changedTouches[0];
|
|
261
|
+
if (this.disabled || !this.touching || !touch) {
|
|
262
|
+
return;
|
|
263
|
+
}
|
|
264
|
+
this.touching = false;
|
|
265
|
+
const x = touch.screenX - this.origin.x;
|
|
266
|
+
const y = touch.screenY - this.origin.y;
|
|
267
|
+
this.setTransform(this.xMove ? (x + this.baseX) : 0, this.yMove ? (y + this.baseY) : 0);
|
|
268
|
+
};
|
|
269
|
+
}
|
|
270
|
+
watchX(newValue) {
|
|
271
|
+
this.setTransform(parseFloat(`${newValue || 0}`), this.translateY);
|
|
272
|
+
}
|
|
273
|
+
watchY(newValue) {
|
|
274
|
+
this.setTransform(this.translateX, parseFloat(`${newValue || 0}`));
|
|
275
|
+
}
|
|
276
|
+
watchScaleMinOrMax() {
|
|
277
|
+
if (!this.scale)
|
|
278
|
+
return false;
|
|
279
|
+
this.updateScale(this.currentScale, true);
|
|
280
|
+
this.setOriginScale(this.currentScale);
|
|
281
|
+
}
|
|
282
|
+
watchScaleValue(scale) {
|
|
283
|
+
if (!this.scale) {
|
|
284
|
+
return false;
|
|
285
|
+
}
|
|
286
|
+
this.updateScale(scale, true);
|
|
287
|
+
this.setOriginScale(scale);
|
|
288
|
+
return scale;
|
|
289
|
+
}
|
|
290
|
+
/**
|
|
291
|
+
* 设置父节点
|
|
292
|
+
*/
|
|
293
|
+
setParent({ element, area }) {
|
|
294
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
295
|
+
const scale = this.scale ? this.scaleValue : 1;
|
|
296
|
+
this.area = area;
|
|
297
|
+
this.parent = element;
|
|
298
|
+
this.updateOffset();
|
|
299
|
+
this.updateScaleOffset(scale);
|
|
300
|
+
this.updateBoundary();
|
|
301
|
+
this.setTransform(Number(this.x) + this.scaleOffset.x, Number(this.y) + this.scaleOffset.y, scale, "", true);
|
|
302
|
+
this.setOriginScale(scale);
|
|
303
|
+
});
|
|
304
|
+
}
|
|
305
|
+
/**
|
|
306
|
+
* 结束缩放
|
|
307
|
+
*/
|
|
308
|
+
endScale() {
|
|
309
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
310
|
+
this.scaling = false;
|
|
311
|
+
this.setOriginScale(this.currentScale);
|
|
312
|
+
});
|
|
313
|
+
}
|
|
314
|
+
/**
|
|
315
|
+
* 更新缩放
|
|
316
|
+
*/
|
|
317
|
+
setScale(scale) {
|
|
318
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
319
|
+
if (!this.scale) {
|
|
320
|
+
return;
|
|
321
|
+
}
|
|
322
|
+
this.scaling = true;
|
|
323
|
+
this.updateScale(scale * this.originScale);
|
|
324
|
+
});
|
|
325
|
+
}
|
|
326
|
+
connectedCallback() {
|
|
327
|
+
this.observer = new MutationObserver((mutations) => {
|
|
328
|
+
mutations.forEach((mutation) => {
|
|
329
|
+
const name = mutation.attributeName;
|
|
330
|
+
if (name && ["class", "style"].includes(name)) {
|
|
331
|
+
const oldValue = mutation.oldValue;
|
|
332
|
+
const newValue = mutation.target.getAttribute(name);
|
|
333
|
+
if (oldValue === newValue) {
|
|
334
|
+
return;
|
|
335
|
+
}
|
|
336
|
+
const filter = (input) => {
|
|
337
|
+
return input === null || input === void 0 ? void 0 : input.split(";").filter((item) => {
|
|
338
|
+
return !["transform", "will-change"].find((key) => {
|
|
339
|
+
return item.trim().startsWith(key);
|
|
340
|
+
});
|
|
341
|
+
}).join(";");
|
|
342
|
+
};
|
|
343
|
+
if (name === "style" && filter(newValue) === filter(oldValue)) {
|
|
344
|
+
return;
|
|
345
|
+
}
|
|
346
|
+
this.updateOffset();
|
|
347
|
+
this.updateScaleOffset();
|
|
348
|
+
this.updateBoundary();
|
|
349
|
+
this.setTransform(this.translateX, this.translateY);
|
|
350
|
+
}
|
|
351
|
+
});
|
|
352
|
+
});
|
|
353
|
+
this.observer.observe(this.element, {
|
|
354
|
+
attributes: true,
|
|
355
|
+
attributeOldValue: true
|
|
356
|
+
});
|
|
357
|
+
}
|
|
358
|
+
disconnectedCallback() {
|
|
359
|
+
var _a;
|
|
360
|
+
(_a = this.observer) === null || _a === void 0 ? void 0 : _a.disconnect();
|
|
6
361
|
}
|
|
7
362
|
componentDidLoad() {
|
|
8
|
-
|
|
363
|
+
this.element.style.transformOrigin = "center";
|
|
364
|
+
this.xMove = ["horizontal", "all"].includes(this.direction);
|
|
365
|
+
this.yMove = ["vertical", "all"].includes(this.direction);
|
|
366
|
+
if (this.friction <= 0) {
|
|
367
|
+
this.friction = 2;
|
|
368
|
+
}
|
|
369
|
+
if (this.x || this.y) {
|
|
370
|
+
const x = parseFloat(`${this.x || 0}`);
|
|
371
|
+
const y = parseFloat(`${this.y || 0}`);
|
|
372
|
+
this.setTransform(x, y);
|
|
373
|
+
}
|
|
9
374
|
}
|
|
10
375
|
render() {
|
|
11
|
-
return (h(Host, null));
|
|
376
|
+
return (h(Host, null, h("div", { onTouchStart: this.handleTouchStart, onTouchMove: this.handleTouchMove, onTouchEnd: this.handleTouchEnd }, h("slot", null))));
|
|
12
377
|
}
|
|
378
|
+
get element() { return getElement(this); }
|
|
379
|
+
static get watchers() { return {
|
|
380
|
+
"x": ["watchX"],
|
|
381
|
+
"y": ["watchY"],
|
|
382
|
+
"scaleMin": ["watchScaleMinOrMax"],
|
|
383
|
+
"scaleMax": ["watchScaleMinOrMax"],
|
|
384
|
+
"scaleValue": ["watchScaleValue"]
|
|
385
|
+
}; }
|
|
13
386
|
};
|
|
387
|
+
MovableView.style = viewCss;
|
|
14
388
|
|
|
15
389
|
export { MovableView as taro_movable_view_core };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host } from './index-8809c729.js';
|
|
2
2
|
import Taro from '@tarojs/taro';
|
|
3
3
|
import { c as classnames } from './index-1d8e8acd.js';
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-8809c729.js';
|
|
2
2
|
import { c as classnames } from './index-1d8e8acd.js';
|
|
3
3
|
|
|
4
4
|
function getTimeRange(begin, end) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, g as getElement, H as Host } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, g as getElement, H as Host } from './index-8809c729.js';
|
|
2
2
|
import { d as debounce } from './index-cad8203e.js';
|
|
3
3
|
|
|
4
4
|
const columnCss = ".taro-picker-view-column-container{display:-ms-flexbox;display:flex;overflow:scroll;overflow-x:hidden;position:relative;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1;text-align:center}.taro-picker-view-column-container::-webkit-scrollbar{display:none}";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-8809c729.js';
|
|
2
2
|
import { c as classnames } from './index-1d8e8acd.js';
|
|
3
3
|
|
|
4
4
|
function convertStyle(style) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-8809c729.js';
|
|
2
2
|
import Taro from '@tarojs/taro';
|
|
3
3
|
import { c as classnames } from './index-1d8e8acd.js';
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-8809c729.js';
|
|
2
2
|
import { c as classnames } from './index-1d8e8acd.js';
|
|
3
3
|
import { d as debounce } from './index-cad8203e.js';
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-8809c729.js';
|
|
2
2
|
import { c as classnames } from './index-1d8e8acd.js';
|
|
3
3
|
import { d as debounce } from './index-cad8203e.js';
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-8809c729.js';
|
|
2
2
|
|
|
3
3
|
const indexCss = "taro-switch-core{display:inline-block;width:52px;height:32px}taro-switch-core .weui-switch{display:block;width:100%;height:100%}";
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { h, r as registerInstance, c as createEvent, H as Host, g as getElement } from './index-
|
|
1
|
+
import { h, r as registerInstance, c as createEvent, H as Host, g as getElement } from './index-8809c729.js';
|
|
2
2
|
import Taro from '@tarojs/taro';
|
|
3
3
|
import { c as classnames } from './index-1d8e8acd.js';
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host } from './index-
|
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-8809c729.js';
|
|
2
2
|
import { c as classnames } from './index-1d8e8acd.js';
|
|
3
3
|
|
|
4
4
|
const indexCss = "taro-text-core{display:inline;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:pre-wrap}.taro-text__selectable{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-8809c729.js';
|
|
2
2
|
|
|
3
3
|
const indexCss = "taro-textarea-core{display:block;width:300px}taro-textarea-core .auto-height{height:auto}.taro-textarea{display:block;position:relative;border:0;width:100%;height:150px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:auto;line-height:1.5}.taro-textarea:focus{outline:none}";
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host, g as getElement, c as createEvent } from './index-
|
|
1
|
+
import { r as registerInstance, h, H as Host, g as getElement, c as createEvent } from './index-8809c729.js';
|
|
2
2
|
import { a as createCommonjsModule, b as commonjsGlobal, g as getDefaultExportFromCjs, c as classnames } from './index-1d8e8acd.js';
|
|
3
3
|
import { t as throttle } from './index-cad8203e.js';
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-8809c729.js';
|
|
2
2
|
import { c as classnames } from './index-1d8e8acd.js';
|
|
3
3
|
|
|
4
4
|
const indexCss = "body,html{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}taro-view-core{display:block}";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h } from './index-8809c729.js';
|
|
2
2
|
|
|
3
3
|
const indexCss = "iframe{border:none}.taro-webview{position:fixed;top:0;bottom:0;z-index:999;width:100%;height:100%}";
|
|
4
4
|
|