@nutui/nutui-react-taro 2.3.10 → 2.3.12
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/CHANGELOG.md +27 -0
- package/dist/esm/ActionSheet/style/style.css +1 -1
- package/dist/esm/ActionSheet.js +1 -13
- package/dist/esm/Address/style/style.css +1 -1
- package/dist/esm/Address.js +1 -21
- package/dist/esm/Animate/style/style.css +1 -1
- package/dist/esm/Animate.js +1 -4
- package/dist/esm/AnimatingNumbers.js +8 -22
- package/dist/esm/Audio/style/style.css +1 -1
- package/dist/esm/Audio.js +1 -15
- package/dist/esm/Avatar.js +1 -10
- package/dist/esm/AvatarCropper.js +1 -10
- package/dist/esm/AvatarGroup.js +1 -4
- package/dist/esm/BackTop.js +1 -6
- package/dist/esm/Badge/style/style.css +1 -1
- package/dist/esm/Badge.js +1 -4
- package/dist/esm/Barrage/style/style.css +1 -1
- package/dist/esm/Barrage.js +1 -7
- package/dist/esm/Button.js +1 -6
- package/dist/esm/Calendar/style/style.css +1 -1
- package/dist/esm/Calendar.js +1 -20
- package/dist/esm/CalendarCard.js +1 -8
- package/dist/esm/CalendarItem.js +1 -12
- package/dist/esm/Card/style/style.css +1 -1
- package/dist/esm/Card.js +1 -7
- package/dist/esm/Cascader/style/style.css +1 -1
- package/dist/esm/Cascader.js +1 -18
- package/dist/esm/Cell.js +1 -5
- package/dist/esm/CellGroup.js +1 -4
- package/dist/esm/Checkbox/style/style.css +1 -1
- package/dist/esm/Checkbox.js +1 -7
- package/dist/esm/CheckboxGroup/style/style.css +1 -1
- package/dist/esm/CheckboxGroup.js +1 -7
- package/dist/esm/CircleProgress.js +1 -6
- package/dist/esm/Col/style/style.css +1 -1
- package/dist/esm/Col.js +1 -5
- package/dist/esm/Collapse/style/style.css +1 -1
- package/dist/esm/Collapse.js +1 -8
- package/dist/esm/CollapseItem/style/style.css +1 -1
- package/dist/esm/CollapseItem.js +1 -5
- package/dist/esm/ConfigProvider.js +4 -6
- package/dist/esm/CountDown.js +1 -7
- package/dist/esm/DatePicker/style/style.css +1 -1
- package/dist/esm/DatePicker.js +1 -21
- package/dist/esm/Dialog/style/style.css +1 -1
- package/dist/esm/Dialog.js +1 -16
- package/dist/esm/Divider/style/style.css +1 -1
- package/dist/esm/Divider.js +1 -4
- package/dist/esm/Drag.js +1 -4
- package/dist/esm/Elevator.js +1 -6
- package/dist/esm/Ellipsis.js +1 -7
- package/dist/esm/Empty.js +1 -9
- package/dist/esm/FixedNav.js +1 -13
- package/dist/esm/Form/style/style.css +1 -1
- package/dist/esm/Form.js +7 -18
- package/dist/esm/FormItem/style/style.css +1 -1
- package/dist/esm/FormItem.js +1 -6
- package/dist/esm/Grid/style/style.css +1 -1
- package/dist/esm/Grid.js +1 -7
- package/dist/esm/GridItem/style/style.css +1 -1
- package/dist/esm/GridItem.js +1 -6
- package/dist/esm/Image.js +1 -7
- package/dist/esm/ImagePreview/style/style.css +1 -1
- package/dist/esm/ImagePreview.js +1 -20
- package/dist/esm/Indicator/style/style.css +1 -1
- package/dist/esm/Indicator.js +1 -3
- package/dist/esm/InfiniteLoading.js +1 -8
- package/dist/esm/Input.js +1 -11
- package/dist/esm/InputNumber.js +1 -7
- package/dist/esm/Layout.js +1 -2
- package/dist/esm/Loading.js +1 -5
- package/dist/esm/Menu/style/style.css +1 -1
- package/dist/esm/Menu.js +1 -15
- package/dist/esm/MenuItem/style/style.css +1 -1
- package/dist/esm/MenuItem.js +1 -14
- package/dist/esm/NavBar/style/style.css +1 -1
- package/dist/esm/NavBar.js +1 -7
- package/dist/esm/NoticeBar/style/style.css +1 -1
- package/dist/esm/NoticeBar.js +1 -7
- package/dist/esm/Notify.js +1 -9
- package/dist/esm/NumberKeyboard/style/style.css +1 -1
- package/dist/esm/NumberKeyboard.js +1 -15
- package/dist/esm/Overlay.js +1 -9
- package/dist/esm/Pagination.js +1 -8
- package/dist/esm/Picker/style/style.css +1 -1
- package/dist/esm/Picker.js +1 -19
- package/dist/esm/Popover/style/style.css +1 -1
- package/dist/esm/Popover.js +1 -14
- package/dist/esm/Popup/style/style.css +1 -1
- package/dist/esm/Popup.js +1 -12
- package/dist/esm/Price/style/style.css +1 -1
- package/dist/esm/Price.js +1 -3
- package/dist/esm/Progress.js +1 -4
- package/dist/esm/PullToRefresh.js +1 -10
- package/dist/esm/Radio/style/style.css +1 -1
- package/dist/esm/Radio.js +1 -7
- package/dist/esm/RadioGroup/style/style.css +1 -1
- package/dist/esm/RadioGroup.js +1 -7
- package/dist/esm/Range/style/style.css +1 -1
- package/dist/esm/Range.js +1 -10
- package/dist/esm/Rate.js +1 -11
- package/dist/esm/Row.js +1 -5
- package/dist/esm/SafeArea.js +1 -3
- package/dist/esm/SearchBar/style/style.css +1 -1
- package/dist/esm/SearchBar.js +1 -7
- package/dist/esm/ShortPassword/style/style.css +1 -1
- package/dist/esm/ShortPassword.js +1 -17
- package/dist/esm/SideNavBar/style/style.css +1 -1
- package/dist/esm/SideNavBar.js +1 -14
- package/dist/esm/SideNavBarItem.js +1 -2
- package/dist/esm/Signature.js +1 -4
- package/dist/esm/Skeleton/style/style.css +1 -1
- package/dist/esm/Skeleton.js +1 -11
- package/dist/esm/Space.js +1 -3
- package/dist/esm/Step/style/style.css +1 -1
- package/dist/esm/Step.js +1 -6
- package/dist/esm/Steps/style/style.css +1 -1
- package/dist/esm/Steps.js +1 -5
- package/dist/esm/Sticky.js +1 -7
- package/dist/esm/SubSideNavBar.js +1 -3
- package/dist/esm/Swipe/style/style.css +1 -1
- package/dist/esm/Swipe.js +1 -8
- package/dist/esm/Swiper/style/style.css +1 -1
- package/dist/esm/Swiper.js +9 -11
- package/dist/esm/SwiperItem.js +1 -2
- package/dist/esm/Switch/style/style.css +1 -1
- package/dist/esm/Switch.js +1 -5
- package/dist/esm/TabPane.js +1 -3
- package/dist/esm/Tabbar/style/style.css +1 -1
- package/dist/esm/Tabbar.js +1 -8
- package/dist/esm/TabbarItem/style/style.css +1 -1
- package/dist/esm/TabbarItem.js +1 -5
- package/dist/esm/Table/style/style.css +1 -1
- package/dist/esm/Table.js +1 -9
- package/dist/esm/Tabs/style/style.css +1 -1
- package/dist/esm/Tabs.js +1 -11
- package/dist/esm/Tag.js +1 -5
- package/dist/esm/TextArea/style/style.css +1 -1
- package/dist/esm/TextArea.js +1 -10
- package/dist/esm/TimeDetail.js +1 -4
- package/dist/esm/TimeSelect/style/style.css +1 -1
- package/dist/esm/TimeSelect.js +1 -16
- package/dist/esm/Toast.js +1 -15
- package/dist/esm/Tour/style/style.css +1 -1
- package/dist/esm/Tour.js +1 -16
- package/dist/esm/TrendArrow.js +1 -4
- package/dist/esm/Uploader.js +1 -14
- package/dist/esm/Video.js +1 -4
- package/dist/esm/VirtualList/style/style.css +1 -1
- package/dist/esm/VirtualList.js +1 -6
- package/dist/esm/WaterMark.js +1 -7
- package/dist/esm/{actionsheet.taro-6NiOrNyd.js → actionsheet.taro-C5BqWoML.js} +9 -17
- package/dist/esm/{address.taro-zQuxQEce.js → address.taro-DjlXNWie.js} +19 -44
- package/dist/esm/{animate.taro-m67VyUHP.js → animate.taro-Dg9jxZEu.js} +6 -14
- package/dist/esm/{audio.taro-dJgj5qIu.js → audio.taro-DXxWGngO.js} +14 -30
- package/dist/esm/avatar.taro-a6CX3kxV.js +86 -0
- package/dist/esm/{avatarcropper.taro-GIZxzMJ_.js → avatarcropper.taro-BFvFmK4t.js} +47 -90
- package/dist/esm/{avatargroup.taro-h6dpv6UX.js → avatargroup.taro-bpT5kPbf.js} +3 -11
- package/dist/esm/{backtop.taro-Y3vOJiXq.js → backtop.taro-B-zl6AEC.js} +4 -15
- package/dist/esm/{badge.taro-993L861f.js → badge.taro-CyDqBb9Z.js} +4 -15
- package/dist/esm/{barrage.taro-6nbq7wtt.js → barrage.taro-BNOcZsJ1.js} +18 -28
- package/dist/esm/{button.taro-3IIFy1M2.js → button.taro-OKGsDVW7.js} +8 -23
- package/dist/esm/{calendar.taro-iNNHje7V.js → calendar.taro-DbHJEx4G.js} +12 -39
- package/dist/esm/{calendarcard.taro-9s7naGmU.js → calendarcard.taro-BHGCq5zX.js} +10 -14
- package/dist/esm/{calendaritem.taro-o6Z8OOGY.js → calendaritem.taro-B8tN2DYa.js} +11 -36
- package/dist/esm/{card.taro-p4PTy-IU.js → card.taro-uLorQW97.js} +7 -22
- package/dist/esm/{cascader.taro-M2nZWxiB.js → cascader.taro-CpofskUL.js} +47 -83
- package/dist/esm/{cell.taro-jD6MoFTj.js → cell.taro-CCnLF6RC.js} +9 -23
- package/dist/esm/{cellgroup.taro-08A3XAze.js → cellgroup.taro-Dz69kT6e.js} +5 -12
- package/dist/esm/{checkbox.taro-xMxWdpyI.js → checkbox.taro-D9F_HM7f.js} +19 -29
- package/dist/esm/{circleprogress.taro-myZgamBw.js → circleprogress.taro-CKSrzt8Q.js} +8 -22
- package/dist/esm/{col.taro-5FMpttLE.js → col.taro-C8DUuJYh.js} +5 -13
- package/dist/esm/{collapse.taro-sZibDygv.js → collapse.taro-BM0BsN30.js} +5 -14
- package/dist/esm/{collapseitem.taro-AaQ_msgd.js → collapseitem.taro-D_m4VEdG.js} +7 -16
- package/dist/esm/configprovider.taro-CyU_tvNJ.js +202 -0
- package/dist/esm/{countdown.taro-XZlfWBrA.js → countdown.taro-Dfa9kpmZ.js} +8 -18
- package/dist/esm/{datepicker.taro-DrXkqJkN.js → datepicker.taro-DshCn7Rn.js} +13 -25
- package/dist/esm/{dialog.taro-dmQGDu3o.js → dialog.taro-xsQhsC1V.js} +19 -19
- package/dist/esm/{divider.taro-H5fKry4P.js → divider.taro-DRcO_m9e.js} +5 -11
- package/dist/esm/{drag.taro-BwcleRuB.js → drag.taro-CcHIO07Y.js} +10 -18
- package/dist/esm/{elevator.taro-2nbUM3vH.js → elevator.taro-uhrF7ChY.js} +5 -17
- package/dist/esm/{ellipsis.taro-VApVqS_j.js → ellipsis.taro-B_mTyNyk.js} +25 -34
- package/dist/esm/{empty.taro-gwvOr1xf.js → empty.taro-Brkv6B2Z.js} +8 -18
- package/dist/esm/{fixednav.taro-QVBXysDj.js → fixednav.taro-WTBxWxOo.js} +10 -21
- package/dist/esm/formitem.taro-Brz5dj_8.js +330 -0
- package/dist/esm/{get-rect-by-taro-piSHvCGp.js → get-rect-by-taro-CSN0TGnD.js} +3 -2
- package/dist/esm/{grid.taro-3X-_AhXw.js → grid.taro-BA76RrgT.js} +5 -4
- package/dist/esm/{griditem.taro-TJDJVeQy.js → griditem.taro-JLddv9zD.js} +6 -11
- package/dist/esm/{image.taro-FfeikBlO.js → image.taro-BLz2WCva.js} +5 -6
- package/dist/esm/{imagepreview.taro--fVrJUOE.js → imagepreview.taro-Bb1TkBCV.js} +13 -31
- package/dist/esm/{indicator.taro-ZH6MICsS.js → indicator.taro-CpHZtD9p.js} +3 -5
- package/dist/esm/{infiniteloading.taro-BO0_y46K.js → infiniteloading.taro-Ccq4bEzk.js} +14 -21
- package/dist/esm/{input.taro-YoPsV-op.js → input.taro-BVC8gEuk.js} +17 -31
- package/dist/esm/inputnumber.taro-F3jNGr_V.js +158 -0
- package/dist/esm/{layout.taro-lnN-wB0Y.js → layout.taro-BE2868d6.js} +1 -1
- package/dist/esm/{loading.taro-aHN6xLIT.js → loading.taro-CRF1z5wQ.js} +5 -8
- package/dist/esm/{menu.taro-ODwHYGFM.js → menu.taro-BAiJPGR7.js} +12 -25
- package/dist/esm/{menuitem.taro-9nyTDLpt.js → menuitem.taro-oLv6ZYC5.js} +15 -36
- package/dist/esm/{navbar.taro-AuKPDCaW.js → navbar.taro-B8u3DOE4.js} +14 -29
- package/dist/esm/{noticebar.taro-bHnEzTvL.js → noticebar.taro-CMdfOp2g.js} +16 -32
- package/dist/esm/{notify.taro-mA9KS8qh.js → notify.taro-jP7y9zMU.js} +6 -15
- package/dist/esm/{numberkeyboard.taro-bF6VCXry.js → numberkeyboard.taro-B9rMgy7D.js} +9 -16
- package/dist/esm/nutui-react.es.js +93 -118
- package/dist/esm/{overlay.taro-HsGeVyPh.js → overlay.taro-BaBu-3-F.js} +10 -22
- package/dist/esm/{pagination.taro-C4_Ey5KC.js → pagination.taro-DAK6ddag.js} +7 -19
- package/dist/esm/{picker.taro-csU3SZPF.js → picker.taro-Cmng9GW9.js} +34 -43
- package/dist/esm/{popover.taro-qldQwLPC.js → popover.taro-CcKwnX27.js} +23 -41
- package/dist/esm/{popup.taro-ObEUml4r.js → popup.taro-Iy_WQZ-m.js} +8 -32
- package/dist/esm/{price.taro-Z1zR8YWV.js → price.taro-UVRHPHRD.js} +5 -16
- package/dist/esm/{progress.taro-pStvlrbA.js → progress.taro-BOHykt7X.js} +8 -14
- package/dist/esm/{pulltorefresh.taro-2jER8Mat.js → pulltorefresh.taro-BJdQj5sL.js} +31 -47
- package/dist/esm/{radio.taro-EKJXMjnX.js → radio.taro-CjJgX9o2.js} +20 -33
- package/dist/esm/{range.taro-mDYY3SXA.js → range.taro-BxMDs5Cy.js} +20 -22
- package/dist/esm/{rate.taro-_5Mjd_EO.js → rate.taro-BABLqt4h.js} +7 -20
- package/dist/esm/{row.taro-IxNlKKQM.js → row.taro-D8chDydP.js} +4 -14
- package/dist/esm/{searchbar.taro-hVzdT6nI.js → searchbar.taro-PfVx6o-6.js} +9 -26
- package/dist/esm/{shortpassword.taro-ECs_E1Xn.js → shortpassword.taro-BXsxku33.js} +10 -20
- package/dist/esm/{sidenavbar.taro-8qoGZg5n.js → sidenavbar.taro-eK5vaZPR.js} +7 -13
- package/dist/esm/sidenavbaritem.taro-L7HbsCLn.js +14 -0
- package/dist/esm/{signature.taro-y3qxnKMv.js → signature.taro-KPm_xs66.js} +11 -19
- package/dist/esm/{skeleton.taro-Pg7WtP0e.js → skeleton.taro-BwIDIf2p.js} +8 -19
- package/dist/esm/{space.taro-q3R_yq79.js → space.taro-CZ999etm.js} +1 -4
- package/dist/esm/{step.taro-_DEZqFGb.js → step.taro-DLr2GzYk.js} +8 -16
- package/dist/esm/steps.taro-C8Yg1Sns.js +28 -0
- package/dist/esm/{sticky.taro-p-evMNR-.js → sticky.taro-DRBk3gkQ.js} +12 -15
- package/dist/esm/{subsidenavbar.taro-Zy52MDDG.js → subsidenavbar.taro-ByxYpgfP.js} +7 -9
- package/dist/esm/{swipe.taro-p2ONOq1o.js → swipe.taro-wm7YWwaj.js} +29 -31
- package/dist/esm/{swiperitem.taro-BC1CE0T-.js → swiperitem.taro-8JXI24f0.js} +3 -1
- package/dist/esm/{switch.taro-L0BAbMeu.js → switch.taro-D1HgJoJz.js} +6 -13
- package/dist/esm/{tabbar.taro-QE0rjSKE.js → tabbar.taro-8_SmJofa.js} +7 -18
- package/dist/esm/tabbaritem.taro-Cb-yfOln.js +58 -0
- package/dist/esm/{table.taro-0zRh2hq6.js → table.taro-0BcEBB0F.js} +7 -18
- package/dist/esm/{tabpane.taro-5k7wWimS.js → tabpane.taro-BAe86j3t.js} +1 -4
- package/dist/esm/{tabs.taro-Yj7vgtSg.js → tabs.taro-HgAoKBAc.js} +14 -30
- package/dist/esm/{tag.taro-5KC_wObY.js → tag.taro-BsmY5QfN.js} +7 -22
- package/dist/esm/{textarea.taro-9zQLTCwU.js → textarea.taro-BJIFCpKb.js} +11 -20
- package/dist/esm/{timedetail.taro-TF9Wcblh.js → timedetail.taro-x6Zey1xi.js} +11 -21
- package/dist/esm/{timeselect.taro-j8LgSCe5.js → timeselect.taro-BXq4APSJ.js} +20 -33
- package/dist/esm/{toast.taro-xnEQSCDJ.js → toast.taro-BIR_7Wgb.js} +8 -26
- package/dist/esm/{tour.taro-CGEjzzN_.js → tour.taro-CMagdKcp.js} +7 -24
- package/dist/esm/{trendarrow.taro-hsM6-XsQ.js → trendarrow.taro-BHUetKSS.js} +6 -18
- package/dist/esm/tslib.es6-BZ8i9Q6l.js +47 -0
- package/dist/esm/types/src/packages/button/demos/h5/demo1.d.ts +3 -0
- package/dist/esm/types/src/packages/button/demos/h5/demo2.d.ts +3 -0
- package/dist/esm/types/src/packages/button/demos/h5/demo3.d.ts +3 -0
- package/dist/esm/types/src/packages/button/demos/h5/demo4.d.ts +3 -0
- package/dist/esm/types/src/packages/button/demos/h5/demo5.d.ts +3 -0
- package/dist/esm/types/src/packages/button/demos/h5/demo6.d.ts +3 -0
- package/dist/esm/types/src/packages/button/demos/h5/demo7.d.ts +3 -0
- package/dist/esm/types/src/packages/button/demos/h5/demo8.d.ts +3 -0
- package/dist/esm/types/src/packages/button/demos/h5/demo9.d.ts +3 -0
- package/dist/esm/types/src/packages/button/demos/taro/demo1.d.ts +3 -0
- package/dist/esm/types/src/packages/button/demos/taro/demo10.d.ts +3 -0
- package/dist/esm/types/src/packages/button/demos/taro/demo2.d.ts +3 -0
- package/dist/esm/types/src/packages/button/demos/taro/demo3.d.ts +3 -0
- package/dist/esm/types/src/packages/button/demos/taro/demo4.d.ts +3 -0
- package/dist/esm/types/src/packages/button/demos/taro/demo5.d.ts +3 -0
- package/dist/esm/types/src/packages/button/demos/taro/demo6.d.ts +3 -0
- package/dist/esm/types/src/packages/button/demos/taro/demo7.d.ts +3 -0
- package/dist/esm/types/src/packages/button/demos/taro/demo8.d.ts +3 -0
- package/dist/esm/types/src/packages/button/demos/taro/demo9.d.ts +3 -0
- package/dist/esm/types/src/packages/configprovider/configprovider.d.ts +1 -0
- package/dist/esm/types/src/packages/configprovider/configprovider.taro.d.ts +1 -0
- package/dist/esm/types/src/packages/configprovider/index.d.ts +2 -2
- package/dist/esm/types/src/packages/configprovider/index.taro.d.ts +2 -2
- package/dist/esm/types/src/packages/inputnumber/inputnumber.d.ts +15 -15
- package/dist/esm/types/src/packages/inputnumber/inputnumber.taro.d.ts +17 -17
- package/dist/esm/{uploader.taro-bRF02TR9.js → uploader.taro-CuaIVvya.js} +47 -99
- package/dist/esm/{use-custom-event-XvsODK8c.js → use-custom-event-DuP4onEm.js} +5 -5
- package/dist/esm/{use-props-value-vKr0R0AX.js → use-props-value-SH9krhkx.js} +2 -2
- package/dist/esm/{video.taro-csvHwS2v.js → video.taro-CEMVfhCS.js} +3 -5
- package/dist/esm/{virtuallist.taro-AeTVtFFa.js → virtuallist.taro-C5vZAyza.js} +7 -17
- package/dist/esm/{watermark.taro-nvSmcwu-.js → watermark.taro-BxM8VfXb.js} +5 -30
- package/dist/locales/base.js +1 -1
- package/dist/locales/en-US.js +1 -1
- package/dist/locales/id-ID.js +1 -1
- package/dist/locales/tr-TR.js +1 -1
- package/dist/locales/zh-CN.js +1 -1
- package/dist/locales/zh-TW.js +1 -1
- package/dist/locales/zh-UG.js +1 -1
- package/dist/nutui.react.es.js +439 -497
- package/dist/nutui.react.umd.js +440 -498
- package/dist/packages/animate/animate.scss +0 -27
- package/dist/packages/audio/audio.scss +0 -5
- package/dist/packages/avatarcropper/avatarcropper.scss +0 -2
- package/dist/packages/badge/badge.scss +7 -0
- package/dist/packages/barrage/barrage.scss +22 -3
- package/dist/packages/button/button.scss +0 -1
- package/dist/packages/calendar/calendar.scss +4 -4
- package/dist/packages/calendarcard/calendarcard.scss +0 -1
- package/dist/packages/cascader/cascader.scss +0 -1
- package/dist/packages/checkbox/checkbox.scss +0 -2
- package/dist/packages/checkboxgroup/checkboxgroup.scss +1 -3
- package/dist/packages/col/col.scss +2 -2
- package/dist/packages/collapseitem/collapseitem.scss +2 -3
- package/dist/packages/dialog/dialog.scss +4 -0
- package/dist/packages/divider/divider.scss +1 -1
- package/dist/packages/fixednav/fixednav.scss +0 -2
- package/dist/packages/form/form.scss +24 -26
- package/dist/packages/formitem/formitem.scss +0 -1
- package/dist/packages/grid/grid.scss +1 -1
- package/dist/packages/griditem/griditem.scss +28 -26
- package/dist/packages/imagepreview/imagepreview.scss +0 -1
- package/dist/packages/indicator/indicator.scss +2 -3
- package/dist/packages/menu/menu.scss +0 -7
- package/dist/packages/menuitem/menuitem.scss +14 -10
- package/dist/packages/navbar/navbar.scss +3 -5
- package/dist/packages/noticebar/noticebar.scss +20 -0
- package/dist/packages/numberkeyboard/numberkeyboard.scss +25 -18
- package/dist/packages/pagination/pagination.scss +0 -2
- package/dist/packages/picker/picker.scss +9 -0
- package/dist/packages/popover/popover.scss +0 -4
- package/dist/packages/popup/popup.scss +3 -19
- package/dist/packages/price/price.scss +1 -0
- package/dist/packages/radio/radio.scss +0 -1
- package/dist/packages/radiogroup/radiogroup.scss +10 -1
- package/dist/packages/range/range.scss +127 -127
- package/dist/packages/rate/rate.scss +0 -1
- package/dist/packages/searchbar/searchbar.scss +3 -2
- package/dist/packages/shortpassword/shortpassword.scss +4 -0
- package/dist/packages/skeleton/skeleton.scss +13 -3
- package/dist/packages/space/space.scss +0 -1
- package/dist/packages/step/step.scss +21 -25
- package/dist/packages/swipe/swipe.scss +0 -15
- package/dist/packages/swiper/swiper.scss +0 -1
- package/dist/packages/switch/switch.scss +11 -0
- package/dist/packages/table/table.scss +4 -5
- package/dist/packages/tabs/tabs.scss +2 -4
- package/dist/packages/tag/tag.scss +0 -1
- package/dist/packages/textarea/textarea.scss +1 -6
- package/dist/packages/timeselect/timeselect.scss +1 -6
- package/dist/packages/tour/tour.scss +1 -5
- package/dist/packages/trendarrow/trendarrow.scss +0 -1
- package/dist/packages/uploader/uploader.scss +0 -1
- package/dist/packages/virtuallist/virtuallist.scss +12 -12
- package/dist/style.css +1 -1
- package/dist/style.mjs +1 -1
- package/dist/styles/variables-jmapp.scss +4 -0
- package/dist/styles/variables.scss +11 -7
- package/dist/types/index.d.ts +98 -98
- package/dist/types/packages/actionsheet/actionsheet.d.ts +1 -1
- package/dist/types/packages/actionsheet/actionsheet.taro.d.ts +1 -1
- package/dist/types/packages/address/address.d.ts +1 -1
- package/dist/types/packages/address/address.taro.d.ts +1 -1
- package/dist/types/packages/address/customRender.d.ts +1 -1
- package/dist/types/packages/address/customRender.taro.d.ts +1 -1
- package/dist/types/packages/avatar/avatar.d.ts +1 -1
- package/dist/types/packages/avatar/avatar.taro.d.ts +1 -1
- package/dist/types/packages/button/demos/h5/demo1.d.ts +3 -0
- package/dist/types/packages/button/demos/h5/demo2.d.ts +3 -0
- package/dist/types/packages/button/demos/h5/demo3.d.ts +3 -0
- package/dist/types/packages/button/demos/h5/demo4.d.ts +3 -0
- package/dist/types/packages/button/demos/h5/demo5.d.ts +3 -0
- package/dist/types/packages/button/demos/h5/demo6.d.ts +3 -0
- package/dist/types/packages/button/demos/h5/demo7.d.ts +3 -0
- package/dist/types/packages/button/demos/h5/demo8.d.ts +3 -0
- package/dist/types/packages/button/demos/h5/demo9.d.ts +3 -0
- package/dist/types/packages/button/demos/taro/demo1.d.ts +3 -0
- package/dist/types/packages/button/demos/taro/demo10.d.ts +3 -0
- package/dist/types/packages/button/demos/taro/demo2.d.ts +3 -0
- package/dist/types/packages/button/demos/taro/demo3.d.ts +3 -0
- package/dist/types/packages/button/demos/taro/demo4.d.ts +3 -0
- package/dist/types/packages/button/demos/taro/demo5.d.ts +3 -0
- package/dist/types/packages/button/demos/taro/demo6.d.ts +3 -0
- package/dist/types/packages/button/demos/taro/demo7.d.ts +3 -0
- package/dist/types/packages/button/demos/taro/demo8.d.ts +3 -0
- package/dist/types/packages/button/demos/taro/demo9.d.ts +3 -0
- package/dist/types/packages/calendaritem/calendaritem.d.ts +1 -1
- package/dist/types/packages/calendaritem/calendaritem.taro.d.ts +1 -1
- package/dist/types/packages/cascader/cascader.d.ts +1 -1
- package/dist/types/packages/cascader/cascader.taro.d.ts +1 -1
- package/dist/types/packages/cell/cell.d.ts +1 -1
- package/dist/types/packages/cell/cell.taro.d.ts +1 -1
- package/dist/types/packages/checkbox/checkbox.d.ts +2 -2
- package/dist/types/packages/checkbox/checkbox.taro.d.ts +2 -2
- package/dist/types/packages/checkboxgroup/checkboxgroup.d.ts +2 -2
- package/dist/types/packages/checkboxgroup/checkboxgroup.taro.d.ts +2 -2
- package/dist/types/packages/configprovider/configprovider.d.ts +1 -0
- package/dist/types/packages/configprovider/configprovider.taro.d.ts +1 -0
- package/dist/types/packages/configprovider/index.d.ts +2 -2
- package/dist/types/packages/configprovider/index.taro.d.ts +2 -2
- package/dist/types/packages/datepicker/datepicker.d.ts +1 -1
- package/dist/types/packages/datepicker/datepicker.taro.d.ts +1 -1
- package/dist/types/packages/dialog/dialogwrap.d.ts +1 -1
- package/dist/types/packages/empty/empty.d.ts +1 -1
- package/dist/types/packages/empty/empty.taro.d.ts +15 -3
- package/dist/types/packages/fixednav/fixednav.d.ts +1 -1
- package/dist/types/packages/fixednav/fixednav.taro.d.ts +1 -1
- package/dist/types/packages/form/form.d.ts +1 -1
- package/dist/types/packages/form/form.taro.d.ts +1 -1
- package/dist/types/packages/form/index.d.ts +1 -1
- package/dist/types/packages/form/index.taro.d.ts +1 -1
- package/dist/types/packages/inputnumber/inputnumber.d.ts +15 -15
- package/dist/types/packages/inputnumber/inputnumber.taro.d.ts +33 -29
- package/dist/types/packages/menu/menu.d.ts +1 -1
- package/dist/types/packages/menu/menu.taro.d.ts +1 -1
- package/dist/types/packages/numberkeyboard/numberkeyboard.d.ts +1 -1
- package/dist/types/packages/numberkeyboard/numberkeyboard.taro.d.ts +1 -1
- package/dist/types/packages/nutui.react.build.d.ts +98 -98
- package/dist/types/packages/nutui.react.d.ts +98 -98
- package/dist/types/packages/nutui.react.taro.d.ts +98 -98
- package/dist/types/packages/picker/picker.d.ts +1 -1
- package/dist/types/packages/picker/picker.taro.d.ts +1 -1
- package/dist/types/packages/popover/popover.d.ts +1 -1
- package/dist/types/packages/popover/popover.taro.d.ts +1 -1
- package/dist/types/packages/popup/popup.d.ts +1 -1
- package/dist/types/packages/popup/popup.taro.d.ts +1 -1
- package/dist/types/packages/radio/radio.d.ts +2 -2
- package/dist/types/packages/radio/radio.taro.d.ts +2 -2
- package/dist/types/packages/shortpassword/shortpassword.d.ts +1 -1
- package/dist/types/packages/shortpassword/shortpassword.taro.d.ts +1 -1
- package/dist/types/packages/swiper/index.d.ts +1 -1
- package/dist/types/packages/swiper/index.taro.d.ts +1 -1
- package/dist/types/packages/tabs/tabs.d.ts +1 -1
- package/dist/types/packages/tabs/tabs.taro.d.ts +1 -1
- package/dist/types/packages/timedetail/timedetail.d.ts +1 -1
- package/dist/types/packages/timedetail/timedetail.taro.d.ts +1 -1
- package/dist/types/packages/tour/tour.d.ts +1 -1
- package/dist/types/packages/tour/tour.taro.d.ts +1 -1
- package/package.json +9 -5
- package/dist/esm/avatar.taro-7ltbzIdY.js +0 -109
- package/dist/esm/configprovider.taro-q5J2gQbi.js +0 -486
- package/dist/esm/formitem.taro-PPkTQGfW.js +0 -1435
- package/dist/esm/index-oitVOJp9.js +0 -661
- package/dist/esm/inputnumber.taro-7QptygT3.js +0 -197
- package/dist/esm/sidenavbaritem.taro-AxJNRAdi.js +0 -13
- package/dist/esm/steps.taro-PH0qWPla.js +0 -32
- package/dist/esm/tabbaritem.taro-t9C07OYX.js +0 -73
- /package/dist/esm/{UserContext-9BL0cq8w.js → UserContext-BlM0373q.js} +0 -0
- /package/dist/esm/{context-6mGEMLsx.js → context-4T-L2x0_.js} +0 -0
- /package/dist/esm/{context-9BL0cq8w.js → context-BlM0373q.js} +0 -0
- /package/dist/esm/{date-nxKOxj5-.js → date-D0pth0qC.js} +0 -0
- /package/dist/esm/{get-scroll-parent-uywvoQMl.js → get-scroll-parent-DB1VRg11.js} +0 -0
- /package/dist/esm/{index-YvHA__3D.js → index-DeNfBlua.js} +0 -0
- /package/dist/esm/{pad-zero-iY-0-oys.js → pad-zero-B2OUQfh7.js} +0 -0
- /package/dist/esm/{px-check-JiWLYN2v.js → px-check-D1Xbd9pj.js} +0 -0
- /package/dist/esm/{raf-UzmDvMUW.js → raf-zwv-SBjP.js} +0 -0
- /package/dist/esm/{safearea.taro-afu_mY7g.js → safearea.taro-BMQHr7tu.js} +0 -0
- /package/dist/esm/{typings-buMpDfSR.js → typings-DV9RBfhj.js} +0 -0
- /package/dist/esm/{use-force-update-0oEVD8Nr.js → use-force-update-CudFjCsy.js} +0 -0
- /package/dist/esm/{use-refs-IdrY0ww3.js → use-refs-BeEmziIR.js} +0 -0
- /package/dist/esm/{use-touch-BUFdkOSA.js → use-touch-OfEaR5qi.js} +0 -0
|
@@ -12,18 +12,30 @@ export interface EmptyProps extends BasicComponent {
|
|
|
12
12
|
* @default -
|
|
13
13
|
*/
|
|
14
14
|
imageSize: number | string
|
|
15
|
-
|
|
15
|
+
/**
|
|
16
|
+
* 图片下方的标题
|
|
17
|
+
* @default -
|
|
18
|
+
*/
|
|
19
|
+
title: ReactNode
|
|
16
20
|
/**
|
|
17
21
|
* 图片下方的描述文字
|
|
18
22
|
* @default -
|
|
19
23
|
*/
|
|
20
24
|
description: ReactNode
|
|
21
|
-
|
|
25
|
+
/**
|
|
26
|
+
* 组件整体大小,适配于全屏或半屏
|
|
27
|
+
* @default base
|
|
28
|
+
*/
|
|
29
|
+
size: 'small' | 'base'
|
|
22
30
|
/**
|
|
23
31
|
* 默认图片错误类型
|
|
24
32
|
* @default empty
|
|
25
33
|
*/
|
|
26
34
|
status: 'empty' | 'error' | 'network'
|
|
27
|
-
|
|
35
|
+
/**
|
|
36
|
+
* 可用于处理操作的一组数据
|
|
37
|
+
* @default []
|
|
38
|
+
*/
|
|
39
|
+
actions: Array<EmptyAction>
|
|
28
40
|
}
|
|
29
41
|
export declare const Empty: FunctionComponent<Partial<EmptyProps> & Omit<React.HTMLAttributes<HTMLDivElement>, 'title'>>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { FunctionComponent, MouseEvent } from 'react';
|
|
2
2
|
import { BasicComponent } from '../../utils/typings';
|
|
3
|
-
import { FixedNavDirection, FixedNavItem, FixedNavPosition } from '
|
|
3
|
+
import { FixedNavDirection, FixedNavItem, FixedNavPosition } from './types';
|
|
4
4
|
export interface FixedNavProps extends BasicComponent {
|
|
5
5
|
visible: boolean;
|
|
6
6
|
overlay: boolean;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { FunctionComponent, MouseEvent } from 'react';
|
|
2
2
|
import { BasicComponent } from '../../utils/typings';
|
|
3
|
-
import { FixedNavDirection, FixedNavItem, FixedNavPosition } from '
|
|
3
|
+
import { FixedNavDirection, FixedNavItem, FixedNavPosition } from './types';
|
|
4
4
|
export interface FixedNavProps extends BasicComponent {
|
|
5
5
|
/**
|
|
6
6
|
* 是否打开
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { ReactNode } from 'react';
|
|
2
2
|
import { BasicComponent } from '../../utils/typings';
|
|
3
|
-
import { FormInstance } from '
|
|
3
|
+
import { FormInstance } from './types';
|
|
4
4
|
export interface FormProps extends BasicComponent {
|
|
5
5
|
footer: ReactNode;
|
|
6
6
|
initialValues: any;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { ReactNode } from 'react';
|
|
2
2
|
import { BasicComponent } from '../../utils/typings';
|
|
3
|
-
import { FormInstance } from '
|
|
3
|
+
import { FormInstance } from './types';
|
|
4
4
|
export interface FormProps extends BasicComponent {
|
|
5
5
|
/**
|
|
6
6
|
* 表单底部区域,一般放置确认和重置按钮
|
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
import { FormProps } from './form';
|
|
3
3
|
import { FormItem } from '../formitem/formitem';
|
|
4
4
|
import { FormInstance } from './types';
|
|
5
|
-
import { useForm } from '
|
|
5
|
+
import { useForm } from './useform';
|
|
6
6
|
export type { FormItemRuleWithoutValidator, StoreValue, NamePath, FormInstance, FieldEntity, } from './types';
|
|
7
7
|
type CompoundedComponent = React.ForwardRefExoticComponent<Partial<FormProps> & Omit<React.HTMLAttributes<HTMLDivElement>, 'onChange'> & React.RefAttributes<FormInstance>> & {
|
|
8
8
|
Item: typeof FormItem;
|
|
@@ -2,7 +2,7 @@ import React from 'react';
|
|
|
2
2
|
import { FormProps } from './form.taro';
|
|
3
3
|
import { FormItem } from '../formitem/formitem.taro';
|
|
4
4
|
import { FormInstance } from './types';
|
|
5
|
-
import { useForm } from '
|
|
5
|
+
import { useForm } from './useform.taro';
|
|
6
6
|
export type { FormItemRuleWithoutValidator, StoreValue, NamePath, FormInstance, FieldEntity, } from './types';
|
|
7
7
|
type CompoundedComponent = React.ForwardRefExoticComponent<Partial<FormProps> & Omit<React.HTMLAttributes<HTMLDivElement>, 'onChange'> & React.RefAttributes<FormInstance>> & {
|
|
8
8
|
Item: typeof FormItem;
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
import React, { FunctionComponent, ChangeEvent
|
|
1
|
+
import React, { FunctionComponent, ChangeEvent } from 'react';
|
|
2
2
|
import { BasicComponent } from '../../utils/typings';
|
|
3
3
|
export interface InputNumberProps extends BasicComponent {
|
|
4
|
+
value: number | string;
|
|
5
|
+
defaultValue: number | string;
|
|
6
|
+
allowEmpty: boolean;
|
|
7
|
+
min: number | string;
|
|
8
|
+
max: number | string;
|
|
4
9
|
disabled: boolean;
|
|
5
|
-
min: string | number;
|
|
6
|
-
max: string | number;
|
|
7
10
|
readOnly: boolean;
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
allowEmpty: boolean;
|
|
11
|
-
step: string | number;
|
|
12
|
-
digits: string | number;
|
|
11
|
+
step: number;
|
|
12
|
+
digits: number;
|
|
13
13
|
async: boolean;
|
|
14
|
-
formatter?: (
|
|
15
|
-
onPlus: (e: MouseEvent) => void;
|
|
16
|
-
onMinus: (e: MouseEvent) => void;
|
|
17
|
-
onOverlimit: (e: MouseEvent) => void;
|
|
18
|
-
onBlur: (e:
|
|
19
|
-
onFocus: (e: FocusEvent<HTMLInputElement>) => void;
|
|
20
|
-
onChange: (param: string | number, e: MouseEvent | ChangeEvent<HTMLInputElement>) => void;
|
|
14
|
+
formatter?: (value?: string | number) => string;
|
|
15
|
+
onPlus: (e: React.MouseEvent) => void;
|
|
16
|
+
onMinus: (e: React.MouseEvent) => void;
|
|
17
|
+
onOverlimit: (e: React.MouseEvent) => void;
|
|
18
|
+
onBlur: (e: React.FocusEvent<HTMLInputElement>) => void;
|
|
19
|
+
onFocus: (e: React.FocusEvent<HTMLInputElement>) => void;
|
|
20
|
+
onChange: (param: string | number, e: React.MouseEvent | ChangeEvent<HTMLInputElement>) => void;
|
|
21
21
|
}
|
|
22
22
|
export declare const InputNumber: FunctionComponent<Partial<InputNumberProps> & Omit<React.HTMLAttributes<HTMLDivElement>, 'onChange' | 'onBlur'>>;
|
|
@@ -1,92 +1,96 @@
|
|
|
1
|
-
import React, { FunctionComponent, ChangeEvent
|
|
1
|
+
import React, { FunctionComponent, ChangeEvent } from 'react';
|
|
2
|
+
import { InputProps } from '@tarojs/components';
|
|
2
3
|
import { BasicComponent } from '../../utils/typings';
|
|
3
4
|
export interface InputNumberProps extends BasicComponent {
|
|
4
5
|
/**
|
|
5
|
-
*
|
|
6
|
+
* 当前值,受控值
|
|
7
|
+
* @default -
|
|
8
|
+
*/
|
|
9
|
+
value: number | string
|
|
10
|
+
/**
|
|
11
|
+
* 默认值
|
|
12
|
+
* @default 0
|
|
13
|
+
*/
|
|
14
|
+
defaultValue: number | string
|
|
15
|
+
/**
|
|
16
|
+
* 是否允许内容为空
|
|
6
17
|
* @default false
|
|
7
18
|
*/
|
|
8
|
-
|
|
19
|
+
allowEmpty: boolean
|
|
9
20
|
/**
|
|
10
21
|
* 最小值限制
|
|
11
22
|
* @default 1
|
|
12
23
|
*/
|
|
13
|
-
min:
|
|
24
|
+
min: number | string
|
|
14
25
|
/**
|
|
15
26
|
* 最大值限制
|
|
16
27
|
* @default 9999
|
|
17
28
|
*/
|
|
18
|
-
max:
|
|
19
|
-
/**
|
|
20
|
-
* 只读状态禁用输入框操作行为
|
|
21
|
-
* @default false
|
|
22
|
-
*/
|
|
23
|
-
readOnly: boolean
|
|
29
|
+
max: number | string
|
|
24
30
|
/**
|
|
25
|
-
*
|
|
26
|
-
* @default
|
|
31
|
+
* input 的类型
|
|
32
|
+
* @default digit
|
|
27
33
|
*/
|
|
28
|
-
|
|
34
|
+
type?: Extract<InputProps['type'], 'number' | 'digit'>
|
|
29
35
|
/**
|
|
30
|
-
*
|
|
31
|
-
* @default
|
|
36
|
+
* 禁用所有功能
|
|
37
|
+
* @default false
|
|
32
38
|
*/
|
|
33
|
-
|
|
39
|
+
disabled: boolean
|
|
34
40
|
/**
|
|
35
|
-
*
|
|
41
|
+
* 只读状态禁用输入框操作行为
|
|
36
42
|
* @default false
|
|
37
43
|
*/
|
|
38
|
-
|
|
44
|
+
readOnly: boolean
|
|
39
45
|
/**
|
|
40
46
|
* 步长
|
|
41
47
|
* @default 1
|
|
42
48
|
*/
|
|
43
|
-
step:
|
|
49
|
+
step: number
|
|
44
50
|
/**
|
|
45
51
|
* 设置保留的小数位
|
|
46
52
|
* @default 0
|
|
47
53
|
*/
|
|
48
|
-
digits:
|
|
54
|
+
digits: number
|
|
49
55
|
/**
|
|
50
56
|
* 支持异步修改
|
|
51
57
|
* @default false
|
|
52
58
|
*/
|
|
53
59
|
async: boolean
|
|
54
|
-
className: string;
|
|
55
|
-
style: React.CSSProperties;
|
|
56
60
|
/**
|
|
57
61
|
* 指定输入框展示值的格式
|
|
58
62
|
* @default -
|
|
59
63
|
*/
|
|
60
|
-
formatter?: (
|
|
64
|
+
formatter?: (value?: string | number) => string
|
|
61
65
|
/**
|
|
62
66
|
* 点击增加按钮时触发
|
|
63
67
|
* @default -
|
|
64
68
|
*/
|
|
65
|
-
onPlus: (e: MouseEvent) => void
|
|
69
|
+
onPlus: (e: React.MouseEvent) => void
|
|
66
70
|
/**
|
|
67
71
|
* 点击减少按钮时触发
|
|
68
72
|
* @default -
|
|
69
73
|
*/
|
|
70
|
-
onMinus: (e: MouseEvent) => void
|
|
74
|
+
onMinus: (e: React.MouseEvent) => void
|
|
71
75
|
/**
|
|
72
76
|
* 点击不可用的按钮时触发
|
|
73
77
|
* @default -
|
|
74
78
|
*/
|
|
75
|
-
onOverlimit: (e: MouseEvent) => void
|
|
79
|
+
onOverlimit: (e: React.MouseEvent) => void
|
|
76
80
|
/**
|
|
77
81
|
* 输入框失去焦点时触发
|
|
78
82
|
* @default -
|
|
79
83
|
*/
|
|
80
|
-
onBlur: (e:
|
|
84
|
+
onBlur: (e: React.FocusEvent<HTMLInputElement>) => void
|
|
81
85
|
/**
|
|
82
86
|
* 输入框获得焦点时触发
|
|
83
87
|
* @default -
|
|
84
88
|
*/
|
|
85
|
-
onFocus: (e: FocusEvent<HTMLInputElement>) => void
|
|
89
|
+
onFocus: (e: React.FocusEvent<HTMLInputElement>) => void
|
|
86
90
|
/**
|
|
87
91
|
* 值改变时触发
|
|
88
92
|
* @default -
|
|
89
93
|
*/
|
|
90
|
-
onChange: (param: string | number, e: MouseEvent | ChangeEvent<HTMLInputElement>) => void
|
|
94
|
+
onChange: (param: string | number, e: React.MouseEvent | ChangeEvent<HTMLInputElement>) => void
|
|
91
95
|
}
|
|
92
96
|
export declare const InputNumber: FunctionComponent<Partial<InputNumberProps> & Omit<React.HTMLAttributes<HTMLDivElement>, 'onChange' | 'onBlur'>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React, { FunctionComponent } from 'react';
|
|
2
|
-
import { MenuItem } from '
|
|
2
|
+
import { MenuItem } from '../menuitem/menuitem';
|
|
3
3
|
import { BasicComponent } from '../../utils/typings';
|
|
4
4
|
export type TriggerType = 'NORMAL' | 'REF';
|
|
5
5
|
export type CallBackFunction = (index: number, from?: TriggerType) => void;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React, { FunctionComponent } from 'react';
|
|
2
|
-
import { MenuItem } from '
|
|
2
|
+
import { MenuItem } from '../menuitem/menuitem.taro';
|
|
3
3
|
import { BasicComponent } from '../../utils/typings';
|
|
4
4
|
export type TriggerType = 'NORMAL' | 'REF';
|
|
5
5
|
export type CallBackFunction = (index: number, from?: TriggerType) => void;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React, { FunctionComponent, ReactNode } from 'react';
|
|
2
|
-
import { PopupProps } from '
|
|
2
|
+
import { PopupProps } from '../popup/popup';
|
|
3
3
|
export interface NumberKeyboardProps extends PopupProps {
|
|
4
4
|
visible: boolean;
|
|
5
5
|
rightActions: ReactNode;
|
|
@@ -1,99 +1,99 @@
|
|
|
1
|
-
import Button from '
|
|
2
|
-
import Cell from '
|
|
3
|
-
import CellGroup from '
|
|
4
|
-
import ConfigProvider from '
|
|
5
|
-
import Image from '
|
|
6
|
-
import Overlay from '
|
|
7
|
-
import Col from '
|
|
8
|
-
import Divider from '
|
|
9
|
-
import Grid from '
|
|
10
|
-
import GridItem from '
|
|
11
|
-
import Layout from '
|
|
12
|
-
import Row from '
|
|
13
|
-
import Space from '
|
|
14
|
-
import Sticky from '
|
|
15
|
-
import SafeArea from '
|
|
16
|
-
import BackTop from '
|
|
17
|
-
import Elevator from '
|
|
18
|
-
import FixedNav from '
|
|
19
|
-
import NavBar from '
|
|
20
|
-
import SideNavBar from '
|
|
21
|
-
import SideNavBarItem from '
|
|
22
|
-
import SubSideNavBar from '
|
|
23
|
-
import Tabbar from '
|
|
24
|
-
import TabbarItem from '
|
|
25
|
-
import TabPane from '
|
|
26
|
-
import Tabs from '
|
|
27
|
-
import Address from '
|
|
28
|
-
import Calendar from '
|
|
29
|
-
import CalendarItem from '
|
|
30
|
-
import CalendarCard from '
|
|
31
|
-
import Cascader from '
|
|
32
|
-
import Checkbox from '
|
|
33
|
-
import CheckboxGroup from '
|
|
34
|
-
import DatePicker from '
|
|
35
|
-
import Form from '
|
|
36
|
-
import FormItem from '
|
|
37
|
-
import Input from '
|
|
38
|
-
import InputNumber from '
|
|
39
|
-
import Menu from '
|
|
40
|
-
import MenuItem from '
|
|
41
|
-
import NumberKeyboard from '
|
|
42
|
-
import Picker from '
|
|
43
|
-
import Radio from '
|
|
44
|
-
import RadioGroup from '
|
|
45
|
-
import Range from '
|
|
46
|
-
import Rate from '
|
|
47
|
-
import SearchBar from '
|
|
48
|
-
import ShortPassword from '
|
|
49
|
-
import Signature from '
|
|
50
|
-
import Switch from '
|
|
51
|
-
import TextArea from '
|
|
52
|
-
import Uploader from '
|
|
53
|
-
import ActionSheet from '
|
|
54
|
-
import Badge from '
|
|
55
|
-
import Dialog from '
|
|
56
|
-
import Drag from '
|
|
57
|
-
import Empty from '
|
|
58
|
-
import InfiniteLoading from '
|
|
59
|
-
import Loading from '
|
|
60
|
-
import NoticeBar from '
|
|
61
|
-
import Notify from '
|
|
62
|
-
import Popover from '
|
|
63
|
-
import Popup from '
|
|
64
|
-
import PullToRefresh from '
|
|
65
|
-
import Skeleton from '
|
|
66
|
-
import Swipe from '
|
|
67
|
-
import Toast from '
|
|
68
|
-
import Animate from '
|
|
69
|
-
import AnimatingNumbers from '
|
|
70
|
-
import Audio from '
|
|
71
|
-
import Avatar from '
|
|
72
|
-
import AvatarGroup from '
|
|
73
|
-
import CircleProgress from '
|
|
74
|
-
import Collapse from '
|
|
75
|
-
import CollapseItem from '
|
|
76
|
-
import CountDown from '
|
|
77
|
-
import Ellipsis from '
|
|
78
|
-
import ImagePreview from '
|
|
79
|
-
import Indicator from '
|
|
80
|
-
import Pagination from '
|
|
81
|
-
import Price from '
|
|
82
|
-
import Progress from '
|
|
83
|
-
import Step from '
|
|
84
|
-
import Steps from '
|
|
85
|
-
import Swiper from '
|
|
86
|
-
import SwiperItem from '
|
|
87
|
-
import Table from '
|
|
88
|
-
import Tag from '
|
|
89
|
-
import Tour from '
|
|
90
|
-
import Video from '
|
|
91
|
-
import VirtualList from '
|
|
92
|
-
import Barrage from '
|
|
93
|
-
import Card from '
|
|
94
|
-
import TimeDetail from '
|
|
95
|
-
import TimeSelect from '
|
|
96
|
-
import TrendArrow from '
|
|
97
|
-
import WaterMark from '
|
|
98
|
-
import AvatarCropper from '
|
|
1
|
+
import Button from './button';
|
|
2
|
+
import Cell from './cell';
|
|
3
|
+
import CellGroup from './cellgroup';
|
|
4
|
+
import ConfigProvider from './configprovider';
|
|
5
|
+
import Image from './image';
|
|
6
|
+
import Overlay from './overlay';
|
|
7
|
+
import Col from './col';
|
|
8
|
+
import Divider from './divider';
|
|
9
|
+
import Grid from './grid';
|
|
10
|
+
import GridItem from './griditem';
|
|
11
|
+
import Layout from './layout';
|
|
12
|
+
import Row from './row';
|
|
13
|
+
import Space from './space';
|
|
14
|
+
import Sticky from './sticky';
|
|
15
|
+
import SafeArea from './safearea';
|
|
16
|
+
import BackTop from './backtop';
|
|
17
|
+
import Elevator from './elevator';
|
|
18
|
+
import FixedNav from './fixednav';
|
|
19
|
+
import NavBar from './navbar';
|
|
20
|
+
import SideNavBar from './sidenavbar';
|
|
21
|
+
import SideNavBarItem from './sidenavbaritem';
|
|
22
|
+
import SubSideNavBar from './subsidenavbar';
|
|
23
|
+
import Tabbar from './tabbar';
|
|
24
|
+
import TabbarItem from './tabbaritem';
|
|
25
|
+
import TabPane from './tabpane';
|
|
26
|
+
import Tabs from './tabs';
|
|
27
|
+
import Address from './address';
|
|
28
|
+
import Calendar from './calendar';
|
|
29
|
+
import CalendarItem from './calendaritem';
|
|
30
|
+
import CalendarCard from './calendarcard';
|
|
31
|
+
import Cascader from './cascader';
|
|
32
|
+
import Checkbox from './checkbox';
|
|
33
|
+
import CheckboxGroup from './checkboxgroup';
|
|
34
|
+
import DatePicker from './datepicker';
|
|
35
|
+
import Form from './form';
|
|
36
|
+
import FormItem from './formitem';
|
|
37
|
+
import Input from './input';
|
|
38
|
+
import InputNumber from './inputnumber';
|
|
39
|
+
import Menu from './menu';
|
|
40
|
+
import MenuItem from './menuitem';
|
|
41
|
+
import NumberKeyboard from './numberkeyboard';
|
|
42
|
+
import Picker from './picker';
|
|
43
|
+
import Radio from './radio';
|
|
44
|
+
import RadioGroup from './radiogroup';
|
|
45
|
+
import Range from './range';
|
|
46
|
+
import Rate from './rate';
|
|
47
|
+
import SearchBar from './searchbar';
|
|
48
|
+
import ShortPassword from './shortpassword';
|
|
49
|
+
import Signature from './signature';
|
|
50
|
+
import Switch from './switch';
|
|
51
|
+
import TextArea from './textarea';
|
|
52
|
+
import Uploader from './uploader';
|
|
53
|
+
import ActionSheet from './actionsheet';
|
|
54
|
+
import Badge from './badge';
|
|
55
|
+
import Dialog from './dialog';
|
|
56
|
+
import Drag from './drag';
|
|
57
|
+
import Empty from './empty';
|
|
58
|
+
import InfiniteLoading from './infiniteloading';
|
|
59
|
+
import Loading from './loading';
|
|
60
|
+
import NoticeBar from './noticebar';
|
|
61
|
+
import Notify from './notify';
|
|
62
|
+
import Popover from './popover';
|
|
63
|
+
import Popup from './popup';
|
|
64
|
+
import PullToRefresh from './pulltorefresh';
|
|
65
|
+
import Skeleton from './skeleton';
|
|
66
|
+
import Swipe from './swipe';
|
|
67
|
+
import Toast from './toast';
|
|
68
|
+
import Animate from './animate';
|
|
69
|
+
import AnimatingNumbers from './animatingnumbers';
|
|
70
|
+
import Audio from './audio';
|
|
71
|
+
import Avatar from './avatar';
|
|
72
|
+
import AvatarGroup from './avatargroup';
|
|
73
|
+
import CircleProgress from './circleprogress';
|
|
74
|
+
import Collapse from './collapse';
|
|
75
|
+
import CollapseItem from './collapseitem';
|
|
76
|
+
import CountDown from './countdown';
|
|
77
|
+
import Ellipsis from './ellipsis';
|
|
78
|
+
import ImagePreview from './imagepreview';
|
|
79
|
+
import Indicator from './indicator';
|
|
80
|
+
import Pagination from './pagination';
|
|
81
|
+
import Price from './price';
|
|
82
|
+
import Progress from './progress';
|
|
83
|
+
import Step from './step';
|
|
84
|
+
import Steps from './steps';
|
|
85
|
+
import Swiper from './swiper';
|
|
86
|
+
import SwiperItem from './swiperitem';
|
|
87
|
+
import Table from './table';
|
|
88
|
+
import Tag from './tag';
|
|
89
|
+
import Tour from './tour';
|
|
90
|
+
import Video from './video';
|
|
91
|
+
import VirtualList from './virtuallist';
|
|
92
|
+
import Barrage from './barrage';
|
|
93
|
+
import Card from './card';
|
|
94
|
+
import TimeDetail from './timedetail';
|
|
95
|
+
import TimeSelect from './timeselect';
|
|
96
|
+
import TrendArrow from './trendarrow';
|
|
97
|
+
import WaterMark from './watermark';
|
|
98
|
+
import AvatarCropper from './avatarcropper';
|
|
99
99
|
export { Button, Cell, CellGroup, ConfigProvider, Image, Overlay, Col, Divider, Grid, GridItem, Layout, Row, Space, Sticky, SafeArea, BackTop, Elevator, FixedNav, NavBar, SideNavBar, SideNavBarItem, SubSideNavBar, Tabbar, TabbarItem, TabPane, Tabs, Address, Calendar, CalendarItem, CalendarCard, Cascader, Checkbox, CheckboxGroup, DatePicker, Form, FormItem, Input, InputNumber, Menu, MenuItem, NumberKeyboard, Picker, Radio, RadioGroup, Range, Rate, SearchBar, ShortPassword, Signature, Switch, TextArea, Uploader, ActionSheet, Badge, Dialog, Drag, Empty, InfiniteLoading, Loading, NoticeBar, Notify, Popover, Popup, PullToRefresh, Skeleton, Swipe, Toast, Animate, AnimatingNumbers, Audio, Avatar, AvatarGroup, CircleProgress, Collapse, CollapseItem, CountDown, Ellipsis, ImagePreview, Indicator, Pagination, Price, Progress, Step, Steps, Swiper, SwiperItem, Table, Tag, Tour, Video, VirtualList, Barrage, Card, TimeDetail, TimeSelect, TrendArrow, WaterMark, AvatarCropper };
|