@nutui/nutui-react-taro 1.2.2-beta.0 → 1.3.1-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +45 -0
- package/dist/esm/ActionSheet.js +5 -4
- package/dist/esm/Address.js +7 -6
- package/dist/esm/AnimatingNumbers.js +3 -2
- package/dist/esm/Audio/style/index.js +4 -0
- package/dist/esm/Audio.js +18 -0
- package/dist/esm/Avatar.js +3 -3
- package/dist/esm/AvatarGroup.js +4 -4
- package/dist/esm/BackTop.js +3 -3
- package/dist/esm/Badge.js +3 -3
- package/dist/esm/Barrage.js +3 -2
- package/dist/esm/Button.js +3 -3
- package/dist/esm/Calendar/style/index.js +1 -2
- package/dist/esm/Calendar.js +9 -7
- package/dist/esm/CalendarItem.js +5 -5
- package/dist/esm/Card.js +3 -3
- package/dist/esm/Cascader/style/index.js +2 -0
- package/dist/esm/Cascader.js +14 -0
- package/dist/esm/Cell.js +3 -3
- package/dist/esm/Checkbox.js +3 -3
- package/dist/esm/CheckboxGroup.js +2 -2
- package/dist/esm/Col.js +2 -2
- package/dist/esm/Collapse.js +2 -2
- package/dist/esm/CollapseItem.js +3 -3
- package/dist/esm/ConfigProvider.js +3 -3
- package/dist/esm/CountDown.js +4 -4
- package/dist/esm/DatePicker.js +9 -8
- package/dist/esm/Dialog.js +6 -6
- package/dist/esm/Divider.js +2 -2
- package/dist/esm/Drag.js +2 -2
- package/dist/esm/Elevator.js +3 -2
- package/dist/esm/Empty.js +4 -4
- package/dist/esm/FixedNav.js +5 -5
- package/dist/esm/Grid/style/index.js +2 -0
- package/dist/esm/Grid.js +7 -0
- package/dist/esm/GridItem/style/index.js +2 -0
- package/dist/esm/GridItem.js +8 -0
- package/dist/esm/Icon/style/index.js +1 -0
- package/dist/esm/Icon.js +2 -2
- package/dist/esm/ImagePreview/style/index.js +2 -0
- package/dist/esm/ImagePreview.js +15 -0
- package/dist/esm/Infiniteloading.js +5 -5
- package/dist/esm/Input.js +5 -5
- package/dist/esm/InputNumber.js +3 -3
- package/dist/esm/Menu/style/index.js +3 -0
- package/dist/esm/Menu.js +7 -0
- package/dist/esm/MenuItem/style/index.js +3 -0
- package/dist/esm/MenuItem.js +11 -0
- package/dist/esm/NavBar.js +4 -3
- package/dist/esm/NoticeBar.js +4 -3
- package/dist/esm/{Notification-b09c89e8.js → Notification-422905bd.js} +20 -12
- package/dist/esm/Notify.js +3 -2
- package/dist/esm/NumberKeyboard.js +7 -6
- package/dist/esm/Pagination.js +4 -4
- package/dist/esm/Picker.js +9 -8
- package/dist/esm/Popover.js +6 -4
- package/dist/esm/Popup.js +4 -3
- package/dist/esm/Progress.js +3 -3
- package/dist/esm/Radio.js +4 -4
- package/dist/esm/RadioGroup.js +2 -3
- package/dist/esm/Range.js +11 -9
- package/dist/esm/Rate.js +3 -3
- package/dist/esm/Row.js +2 -2
- package/dist/esm/SearchBar.js +5 -5
- package/dist/esm/ShortPassword.js +7 -6
- package/dist/esm/SideNavBar/style/index.js +2 -0
- package/dist/esm/SideNavBar.js +14 -0
- package/dist/esm/SideNavBarItem/style/index.js +2 -0
- package/dist/esm/SideNavBarItem.js +3 -0
- package/dist/esm/Signature.js +6 -6
- package/dist/esm/Skeleton.js +3 -3
- package/dist/esm/Step.js +3 -3
- package/dist/esm/SubSideNavBar/style/index.js +2 -0
- package/dist/esm/SubSideNavBar.js +4 -0
- package/dist/esm/Swipe/style/index.js +2 -0
- package/dist/esm/Swipe.js +7 -0
- package/dist/esm/Swiper.js +3 -2
- package/dist/esm/SwiperItem.js +2 -2
- package/dist/esm/TabPane.js +2 -2
- package/dist/esm/TabbarItem.js +3 -3
- package/dist/esm/Table/style/index.js +2 -0
- package/dist/esm/Table.js +9 -0
- package/dist/esm/Tabs.js +3 -3
- package/dist/esm/Tag.js +3 -3
- package/dist/esm/TextArea.js +4 -4
- package/dist/esm/TimeDetail.js +4 -4
- package/dist/esm/TimePannel.js +4 -4
- package/dist/esm/TimeSelect.js +7 -6
- package/dist/esm/Toast.js +5 -4
- package/dist/esm/Uploader.js +5 -5
- package/dist/esm/VirtualList.js +4 -4
- package/dist/esm/{actionsheet.taro-4ae40ea0.js → actionsheet.taro-f4d407b0.js} +1 -1
- package/dist/esm/{address.taro-82a8fa11.js → address.taro-4765a826.js} +95 -36
- package/dist/esm/{animatingnumbers.taro-cda438cc.js → animatingnumbers.taro-877baa98.js} +20 -15
- package/dist/esm/audio.taro-cd6cc93b.js +292 -0
- package/dist/esm/{avatar.taro-5dafffdc.js → avatar.taro-0a0472fd.js} +1 -2
- package/dist/esm/{avatargroup.taro-a39282b3.js → avatargroup-1ca79066.js} +1 -1
- package/dist/esm/{backtop.taro-65dccd86.js → backtop.taro-0e2e3946.js} +8 -6
- package/dist/esm/{badge.taro-8c001377.js → badge.taro-eeac9de8.js} +5 -5
- package/dist/esm/{barrage.taro-f1139b9c.js → barrage.taro-efac8422.js} +42 -19
- package/dist/esm/{button.taro-90c8bb93.js → button-521a516b.js} +1 -1
- package/dist/esm/{button-9b1f3219.js → button.taro-d5968f9d.js} +1 -1
- package/dist/esm/calendar.taro-1abb1925.js +89 -0
- package/dist/esm/{calendaritem.taro-bbe4a226.js → calendaritem.taro-3c06a809.js} +151 -74
- package/dist/esm/{card.taro-c4f88500.js → card.taro-0861c7b3.js} +2 -2
- package/dist/esm/cascader.taro-31dbc60e.js +786 -0
- package/dist/esm/{cell.taro-8080af48.js → cell.taro-3bb1b0f2.js} +1 -1
- package/dist/esm/{checkbox.taro-7267be92.js → checkbox.taro-6fbc4b3c.js} +55 -10
- package/dist/esm/{checkboxgroup.taro-bc16131f.js → checkboxgroup.taro-3d380042.js} +26 -4
- package/dist/esm/{col.taro-ff3af36f.js → col.taro-2a437387.js} +6 -2
- package/dist/esm/{collapse.taro-5fac953d.js → collapse.taro-72e58ba2.js} +1 -0
- package/dist/esm/{collapseitem.taro-179cf530.js → collapseitem-5556ec54.js} +14 -13
- package/dist/esm/{configprovider-18657611.js → configprovider-9c393a29.js} +1 -1
- package/dist/esm/{configprovider.taro-98343012.js → configprovider.taro-1ff7f150.js} +2 -2
- package/dist/esm/{countdown.taro-cd6a1bd4.js → countdown.taro-b00d0d46.js} +1 -1
- package/dist/esm/{datepicker.taro-f7c8ef80.js → datepicker.taro-e385849d.js} +8 -6
- package/dist/esm/{dialog.taro-57f6fc2e.js → dialog.taro-c80b7b5f.js} +13 -19
- package/dist/esm/{divider.taro-beaec14a.js → divider.taro-5236fe6a.js} +6 -3
- package/dist/esm/{drag.taro-7c0493f8.js → drag.taro-56e8c87a.js} +1 -1
- package/dist/esm/{elevator.taro-e37a3fbb.js → elevator.taro-15b0d8c2.js} +139 -39
- package/dist/esm/{empty.taro-c7ccac8a.js → empty.taro-20b8adac.js} +3 -3
- package/dist/esm/{fixednav.taro-5b473df6.js → fixednav.taro-75e35339.js} +4 -4
- package/dist/esm/grid.taro-7fb43d02.js +90 -0
- package/dist/esm/griditem.taro-8020b409.js +98 -0
- package/dist/esm/{icon-62bd7379.js → icon-8dc4de10.js} +9 -9
- package/dist/esm/{icon.taro-bf130544.js → icon.taro-1d0d4fb7.js} +11 -9
- package/dist/esm/imagepreview.taro-a0ddd8a2.js +813 -0
- package/dist/esm/{infiniteloading.taro-abf15a17.js → infiniteloading.taro-0a86819e.js} +2 -2
- package/dist/esm/input.taro-1d23861d.js +392 -0
- package/dist/esm/{inputnumber.taro-4ec2bfb6.js → inputnumber.taro-75662231.js} +17 -18
- package/dist/esm/menu.taro-03e3b011.js +153 -0
- package/dist/esm/menuitem.taro-56bf3205.js +195 -0
- package/dist/esm/navbar.taro-f2eae6a6.js +123 -0
- package/dist/esm/{noticebar.taro-70193e5e.js → noticebar.taro-1890c693.js} +77 -43
- package/dist/esm/{notify.taro-837a878b.js → notify.taro-22b8f4cd.js} +21 -5
- package/dist/esm/{numberkeyboard.taro-a80cec74.js → numberkeyboard.taro-5d685c76.js} +2 -2
- package/dist/esm/nutui-react.es.js +87 -74
- package/dist/esm/offsetContext-0e3d04b3.js +19 -0
- package/dist/esm/{pagination.taro-abc4a71e.js → pagination.taro-10449c4a.js} +1 -1
- package/dist/esm/{picker.taro-c05b1930.js → picker.taro-216cc3cb.js} +8 -6
- package/dist/esm/{pickerSlot-c8f5343e.js → pickerSlot-f8e4e542.js} +9 -6
- package/dist/esm/{popover.taro-3b06163e.js → popover.taro-9b3da0fa.js} +90 -107
- package/dist/esm/{popup-15922d84.js → popup-67173ec6.js} +55 -31
- package/dist/esm/{popup.taro-897e35fd.js → popup.taro-a89dd3a1.js} +55 -31
- package/dist/esm/{progress.taro-51bcdd4f.js → progress.taro-dd93ac38.js} +1 -1
- package/dist/esm/radio.taro-32cb0172.js +129 -0
- package/dist/esm/{radiogroup.taro-f2401b7a.js → radiogroup-e698d3df.js} +5 -2
- package/dist/esm/{range.taro-41ced357.js → range.taro-fe08c5f4.js} +262 -86
- package/dist/esm/{rate.taro-3d6edec3.js → rate.taro-a0b21714.js} +6 -2
- package/dist/esm/render-4a3856cb.js +32 -0
- package/dist/esm/{row.taro-7afb510a.js → row.taro-cec13a7e.js} +9 -3
- package/dist/esm/{searchbar.taro-b05ef5a8.js → searchbar.taro-450d2f88.js} +2 -2
- package/dist/esm/{shortpassword.taro-aad27ce9.js → shortpassword.taro-08a05360.js} +25 -20
- package/dist/esm/sidenavbar.taro-dd471476.js +65 -0
- package/dist/esm/sidenavbaritem.taro-77e077f4.js +32 -0
- package/dist/esm/{signature.taro-454c5413.js → signature.taro-7cb77bab.js} +2 -2
- package/dist/esm/{skeleton.taro-b2831f6f.js → skeleton.taro-5934c7d7.js} +6 -7
- package/dist/esm/{step.taro-33775bf4.js → step-9a048771.js} +1 -1
- package/dist/esm/subsidenavbar.taro-2c1fcf16.js +94 -0
- package/dist/esm/swipe.taro-dfb9a049.js +264 -0
- package/dist/esm/{swiper.taro-624d2cf2.js → swiper.taro-7a2ef124.js} +39 -14
- package/dist/esm/{swiperitem.taro-984e3ebb.js → swiperitem-d00e7513.js} +1 -15
- package/dist/esm/{tabbaritem.taro-898becb1.js → tabbaritem.taro-a88d3ae7.js} +1 -1
- package/dist/esm/table.taro-305e0317.js +153 -0
- package/dist/esm/{tabpane.taro-24514060.js → tabpane.taro-95aa185b.js} +3 -2
- package/dist/esm/{tabs.taro-56a953f6.js → tabs.taro-d1e85ea5.js} +15 -5
- package/dist/esm/{tag.taro-77cf134f.js → tag.taro-3bbbb557.js} +2 -2
- package/dist/esm/{textarea.taro-5d4efaf0.js → textarea.taro-700b04c2.js} +6 -3
- package/dist/esm/{timedetail.taro-0e31b4a5.js → timedetail.taro-7cc00243.js} +1 -1
- package/dist/esm/{timepannel.taro-2d54b3db.js → timepannel.taro-e24537e4.js} +1 -1
- package/dist/esm/{timeselect.taro-e4c97354.js → timeselect.taro-210fd548.js} +2 -2
- package/dist/esm/{toast.taro-b7ff92f1.js → toast.taro-bb181833.js} +1 -1
- package/dist/esm/{uploader.taro-5fab7e14.js → uploader.taro-f7528535.js} +4 -4
- package/dist/esm/useClientRect-8b7cc406.js +74 -0
- package/dist/esm/{index-31152350.js → useTouch-a2ea68c6.js} +26 -12
- package/dist/esm/{virtuallist.taro-2ff1a5ad.js → virtuallist.taro-ce9619f9.js} +1 -1
- package/dist/esm/{zh-CN-f5124686.js → zh-CN-91090ae2.js} +16 -0
- package/dist/locales/base.d.ts +16 -0
- package/dist/locales/base.js +1 -1
- package/dist/locales/en-US.js +17 -1
- package/dist/locales/id-ID.js +17 -1
- package/dist/locales/zh-CN.js +17 -1
- package/dist/locales/zh-TW.js +17 -1
- package/dist/nutui.react.es.js +6306 -3636
- package/dist/nutui.react.umd.js +20243 -33
- package/dist/packages/address/address.scss +9 -2
- package/dist/packages/audio/audio.scss +80 -0
- package/dist/packages/calendar/calendar.scss +57 -36
- package/dist/packages/calendaritem/calendaritem.scss +0 -191
- package/dist/packages/cascader/cascader.scss +69 -0
- package/dist/packages/col/col.scss +6 -6
- package/dist/packages/grid/grid.scss +10 -0
- package/dist/packages/griditem/griditem.scss +103 -0
- package/dist/packages/icon/icon.scss +104 -12
- package/dist/packages/imagepreview/imagepreview.scss +51 -0
- package/dist/packages/menu/menu.scss +72 -0
- package/dist/packages/menuitem/menuitem.scss +90 -0
- package/dist/packages/noticebar/noticebar.scss +31 -15
- package/dist/packages/notify/notify.scss +9 -0
- package/dist/packages/popover/popover.scss +205 -83
- package/dist/packages/popup/popup.scss +1 -1
- package/dist/packages/range/range.scss +141 -13
- package/dist/packages/searchbar/searchbar.scss +1 -0
- package/dist/packages/shortpassword/shortpassword.scss +6 -1
- package/dist/packages/sidenavbar/sidenavbar.scss +69 -0
- package/dist/packages/sidenavbaritem/sidenavbaritem.scss +8 -0
- package/dist/packages/subsidenavbar/subsidenavbar.scss +23 -0
- package/dist/packages/swipe/swipe.scss +33 -0
- package/dist/packages/swiper/swiper.scss +3 -0
- package/dist/packages/table/table.scss +81 -0
- package/dist/packages/textarea/textarea.scss +16 -1
- package/dist/packages/toast/toast.scss +16 -13
- package/dist/style.css +1 -1
- package/dist/style.es.js +1 -1
- package/dist/styles/animation/icon.scss +245 -0
- package/dist/styles/animation/index.scss +1 -0
- package/dist/styles/font/config.json +169 -0
- package/dist/styles/font/demo_index.html +210 -3
- package/dist/styles/font/iconfont.css +39 -3
- package/dist/styles/font/iconfont.js +42 -40
- package/dist/styles/font/iconfont.json +63 -0
- package/dist/styles/font/iconfont.ttf +0 -0
- package/dist/styles/font/iconfont.woff +0 -0
- package/dist/styles/font/iconfont.woff2 +0 -0
- package/dist/styles/themes/default.scss +12 -0
- package/dist/styles/variables.scss +101 -21
- package/dist/types/address/address.taro.d.ts +4 -27
- package/dist/types/animatingnumbers/animatingnumbers.taro.d.ts +1 -1
- package/dist/types/animatingnumbers/countup.taro.d.ts +11 -0
- package/dist/types/audio/audio.taro.d.ts +18 -0
- package/dist/types/audio/index.taro.d.ts +2 -0
- package/dist/types/avatargroup/index.taro.d.ts +1 -1
- package/dist/types/backtop/backtop.taro.d.ts +4 -4
- package/dist/types/badge/badge.taro.d.ts +2 -1
- package/dist/types/card/card.taro.d.ts +4 -4
- package/dist/types/cascader/cascader.taro.d.ts +25 -0
- package/dist/types/cascader/cascaderItem.taro.d.ts +25 -0
- package/dist/types/cascader/index.taro.d.ts +2 -0
- package/dist/types/cellgroup/cellgroup.taro.d.ts +1 -0
- package/dist/types/checkbox/checkbox.taro.d.ts +6 -2
- package/dist/types/checkboxgroup/checkboxgroup.taro.d.ts +3 -2
- package/dist/types/col/col.taro.d.ts +4 -1
- package/dist/types/collapse/collapse.taro.d.ts +2 -1
- package/dist/types/collapseitem/index.taro.d.ts +1 -1
- package/dist/types/dialog/dialog.taro.d.ts +2 -1
- package/dist/types/elevator/elevator.taro.d.ts +6 -1
- package/dist/types/fixednav/fixednav.taro.d.ts +5 -5
- package/dist/types/grid/grid.taro.d.ts +16 -0
- package/dist/types/grid/index.taro.d.ts +2 -0
- package/dist/types/griditem/griditem.taro.d.ts +20 -0
- package/dist/types/griditem/index.taro.d.ts +2 -0
- package/dist/types/icon/icon.taro.d.ts +11 -5
- package/dist/types/imagepreview/imagepreview.taro.d.ts +26 -0
- package/dist/types/imagepreview/index.taro.d.ts +2 -0
- package/dist/types/input/input.taro.d.ts +42 -5
- package/dist/types/menu/index.taro.d.ts +2 -0
- package/dist/types/menu/menu.taro.d.ts +12 -0
- package/dist/types/menuitem/index.taro.d.ts +2 -0
- package/dist/types/menuitem/menuitem.taro.d.ts +23 -0
- package/dist/types/navbar/navbar.taro.d.ts +10 -4
- package/dist/types/noticebar/noticebar.taro.d.ts +1 -1
- package/dist/types/notify/notify.taro.d.ts +13 -0
- package/dist/types/nutui.react.d.ts +99 -1
- package/dist/types/picker/picker.taro.d.ts +3 -2
- package/dist/types/popover/popover.taro.d.ts +15 -7
- package/dist/types/popup/popup.taro.d.ts +3 -1
- package/dist/types/radiogroup/index.taro.d.ts +1 -1
- package/dist/types/range/range.taro.d.ts +3 -1
- package/dist/types/row/row.taro.d.ts +4 -1
- package/dist/types/shortpassword/shortpassword.taro.d.ts +3 -3
- package/dist/types/sidenavbar/index.taro.d.ts +2 -0
- package/dist/types/sidenavbar/sidenavbar.taro.d.ts +15 -0
- package/dist/types/sidenavbaritem/index.taro.d.ts +2 -0
- package/dist/types/sidenavbaritem/sidenavbaritem.taro.d.ts +11 -0
- package/dist/types/skeleton/skeleton.taro.d.ts +1 -0
- package/dist/types/step/index.taro.d.ts +1 -1
- package/dist/types/subsidenavbar/index.taro.d.ts +2 -0
- package/dist/types/subsidenavbar/subsidenavbar.taro.d.ts +13 -0
- package/dist/types/swipe/index.taro.d.ts +2 -0
- package/dist/types/swipe/swipe.taro.d.ts +41 -0
- package/dist/types/swiper/swiper.taro.d.ts +1 -0
- package/dist/types/swiperitem/index.taro.d.ts +1 -1
- package/dist/types/tabbar/tabbar.taro.d.ts +1 -0
- package/dist/types/table/index.taro.d.ts +2 -0
- package/dist/types/table/table.taro.d.ts +4 -0
- package/dist/types/tabpane/tabpane.taro.d.ts +3 -1
- package/dist/types/tabs/tabs.taro.d.ts +2 -0
- package/dist/types/tag/tag.taro.d.ts +2 -1
- package/dist/types/toast/toast.taro.d.ts +18 -0
- package/dist/types/virtuallist/virtuallist.taro.d.ts +2 -1
- package/package.json +18 -11
- package/dist/esm/calendar.taro-d3a90861.js +0 -617
- package/dist/esm/context-aa058329.js +0 -6
- package/dist/esm/input.taro-b6927020.js +0 -190
- package/dist/esm/navbar.taro-f2ba2cf4.js +0 -66
- package/dist/esm/radio.taro-923d91bc.js +0 -200
- package/dist/esm/raf-3fbb5f92.js +0 -126
- package/dist/packages/range/custom.scss +0 -9
- package/dist/types/actionsheet/demo.taro.d.ts +0 -6
- package/dist/types/address/demo.taro.d.ts +0 -3
- package/dist/types/animatingnumbers/demo.taro.d.ts +0 -3
- package/dist/types/avatar/demo.taro.d.ts +0 -4
- package/dist/types/avatargroup/avatargroup.taro.d.ts +0 -14
- package/dist/types/backtop/demo.taro.d.ts +0 -3
- package/dist/types/badge/demo.taro.d.ts +0 -3
- package/dist/types/barrage/demo.taro.d.ts +0 -4
- package/dist/types/button/demo.taro.d.ts +0 -3
- package/dist/types/calendar/demo.taro.d.ts +0 -3
- package/dist/types/card/demo.taro.d.ts +0 -3
- package/dist/types/cell/demo.taro.d.ts +0 -3
- package/dist/types/checkbox/demo.taro.d.ts +0 -3
- package/dist/types/circleprogress/demo.taro.d.ts +0 -4
- package/dist/types/collapse/demo.taro.d.ts +0 -3
- package/dist/types/collapseitem/collapseitem.taro.d.ts +0 -18
- package/dist/types/configprovider/demo.taro.d.ts +0 -3
- package/dist/types/countdown/demo.taro.d.ts +0 -3
- package/dist/types/datepicker/demo.taro.d.ts +0 -3
- package/dist/types/dialog/demo.taro.d.ts +0 -3
- package/dist/types/divider/demo.taro.d.ts +0 -3
- package/dist/types/drag/demo.taro.d.ts +0 -3
- package/dist/types/elevator/demo.taro.d.ts +0 -3
- package/dist/types/empty/demo.taro.d.ts +0 -4
- package/dist/types/fixednav/demo.taro.d.ts +0 -3
- package/dist/types/icon/demo.taro.d.ts +0 -3
- package/dist/types/indicator/demo.taro.d.ts +0 -4
- package/dist/types/infiniteloading/demo.taro.d.ts +0 -4
- package/dist/types/input/demo.taro.d.ts +0 -3
- package/dist/types/inputnumber/demo.taro.d.ts +0 -3
- package/dist/types/layout/demo.taro.d.ts +0 -4
- package/dist/types/navbar/demo.taro.d.ts +0 -3
- package/dist/types/noticebar/demo.taro.d.ts +0 -3
- package/dist/types/notify/demo.taro.d.ts +0 -3
- package/dist/types/numberkeyboard/demo.taro.d.ts +0 -3
- package/dist/types/overlay/demo.taro.d.ts +0 -4
- package/dist/types/pagination/demo.taro.d.ts +0 -3
- package/dist/types/picker/demo.taro.d.ts +0 -3
- package/dist/types/popover/demo.taro.d.ts +0 -3
- package/dist/types/popup/demo.taro.d.ts +0 -4
- package/dist/types/price/demo.taro.d.ts +0 -3
- package/dist/types/progress/demo.taro.d.ts +0 -3
- package/dist/types/radio/demo.taro.d.ts +0 -3
- package/dist/types/radiogroup/radiogroup.taro.d.ts +0 -11
- package/dist/types/range/demo.taro.d.ts +0 -3
- package/dist/types/rate/demo.taro.d.ts +0 -3
- package/dist/types/searchbar/demo.taro.d.ts +0 -3
- package/dist/types/shortpassword/demo.taro.d.ts +0 -3
- package/dist/types/signature/demo.taro.d.ts +0 -3
- package/dist/types/skeleton/demo.taro.d.ts +0 -4
- package/dist/types/step/step.taro.d.ts +0 -13
- package/dist/types/steps/demo.taro.d.ts +0 -4
- package/dist/types/swiper/demo.taro.d.ts +0 -4
- package/dist/types/swiperitem/swiperitem.taro.d.ts +0 -7
- package/dist/types/switch/demo.taro.d.ts +0 -3
- package/dist/types/tabbar/demo.taro.d.ts +0 -3
- package/dist/types/tabs/demo.taro.d.ts +0 -3
- package/dist/types/tag/demo.taro.d.ts +0 -3
- package/dist/types/textarea/demo.taro.d.ts +0 -3
- package/dist/types/timedetail/demo.taro.d.ts +0 -3
- package/dist/types/timepannel/demo.taro.d.ts +0 -3
- package/dist/types/timeselect/demo.taro.d.ts +0 -3
- package/dist/types/toast/demo.taro.d.ts +0 -3
- package/dist/types/uploader/demo.taro.d.ts +0 -16
- package/dist/types/virtuallist/demo.taro.d.ts +0 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,48 @@
|
|
|
1
|
+
## v1.3.0
|
|
2
|
+
`2022-08-24`
|
|
3
|
+
|
|
4
|
+
* :sparkles: chore: Taro support (#240) @xiaoyatong
|
|
5
|
+
* :sparkles: chore: support react18 (#224) @oasis-cloud
|
|
6
|
+
* :sparkles: chore: noticebar (#233) @vickyYe
|
|
7
|
+
* :sparkles: feat: add SideNavBar (#198) @mangov587
|
|
8
|
+
* :sparkles: feat: add Table (#185) @yangjinjun3
|
|
9
|
+
* :sparkles: feat: popover 功能补齐与单元测试 (#219) @yangxiaolu1993
|
|
10
|
+
* :sparkles: feat: notify 增加props+国际化文档 (#221) @vickyYe
|
|
11
|
+
* :sparkles: feat: icon 组件增加自定义字体新方案,增加 fontClassName 属性 (#232) @oasis-cloud
|
|
12
|
+
* :sparkles: feat: toast 组件props补齐+国际化,input组件issue问题修改 (#214) @vickyYe
|
|
13
|
+
* :sparkles: feat: shortpassword 优化demo,增加单元测试,增加国际化 (#222) @Drjingfubo
|
|
14
|
+
* :sparkles: feat: fixednav 单元测试 (#217) @Ymm0008
|
|
15
|
+
* :sparkles: feat: timeselect (#216) @shadow-Fiend
|
|
16
|
+
* :sparkles: feat: layout props补齐,单元测试 (#208) @Ymm0008
|
|
17
|
+
* :sparkles: feat: Address 组件功能补齐-添加默认选中项;单元测试添加 (#207) @yangxiaolu1993
|
|
18
|
+
* :sparkles: feat: popup 增加指定节点挂载与多层堆叠功能 (#197) @love_forever
|
|
19
|
+
* :sparkles: feat: Swiper 组件能力补齐,新增demo,添加国际化文档 (#196) @lkjh3214
|
|
20
|
+
* :bug: fix: checkbox 组件的全选 demo 无法高亮全选按钮 (#239) @oasis-cloud
|
|
21
|
+
* :bug: fix: 解决Picker滚动结束延迟触发事件问题 (#218) @yangxiaolu1993
|
|
22
|
+
* :bug: fix: radio 组件 demo 中自定义尺寸文案错误 (#231) @oasis-cloud
|
|
23
|
+
* :bug: fix: radio 组件 demo 中自定义图标展示错误 (#230) @oasis-cloud
|
|
24
|
+
* :bug: fix: checkbox 全选 demo 中的错误 (#229) @oasis-cloud
|
|
25
|
+
* :bug: fix: vite 构建 umd 文件时 banner 插入错误 @oasis-cloud
|
|
26
|
+
* :bug: fix: 修复Infiniteloading 组件 pullTxt、loadTxt 和 loadMoreTxt 参数无效 (#227) @junjun666
|
|
27
|
+
* :bug: fix: radio 组件选中后可以取消的问题 (#211) @oasis-cloud
|
|
28
|
+
|
|
29
|
+
## v1.2.2
|
|
30
|
+
`2022-08-10`
|
|
31
|
+
|
|
32
|
+
* :zap: feat: range组件props补齐+国际化 (#201) @vickyYE
|
|
33
|
+
* :zap: feat: signature组件增加单元测试、文档和demo国际化 (#205) @irisSong
|
|
34
|
+
* :zap: test(navbar): navbar unit test (#203) @szg2008
|
|
35
|
+
* :zap: test(tabbar): tabbar unit test (#204) @szg2008
|
|
36
|
+
* :zap: feat: 新增 searchbar 组件 (#186) @Ymm0008
|
|
37
|
+
* :zap: feat(numberkeyboard): new components (#192) @Drjingfubo
|
|
38
|
+
* :zap: feat(tabbar): 组件能力补齐 (#178) @szg2008
|
|
39
|
+
* :zap: feat: progress 组件 (#187) @ailululu
|
|
40
|
+
* :zap: chore: tag 组件 eslint 修复 (#200) @libin0824
|
|
41
|
+
* :zap: feat: datepicker 功能补齐 (#182) @yangxiaolu1993
|
|
42
|
+
* :zap: feat: tag 组件新增 onClick 事件,closeable 支持非受控(#195) @libin0824
|
|
43
|
+
* :zap: feat: divider组件增加单元测试 (#194) @vickyYE
|
|
44
|
+
* :zap: feat: Dialog组件增加在线调试能力,文档多语言支持 (#193) @libin0824
|
|
45
|
+
|
|
1
46
|
## v1.2.1
|
|
2
47
|
`2022-08-03`
|
|
3
48
|
|
package/dist/esm/ActionSheet.js
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
import { A as ActionSheet } from './actionsheet.taro-
|
|
2
|
-
export { A as default } from './actionsheet.taro-
|
|
1
|
+
import { A as ActionSheet } from './actionsheet.taro-f4d407b0.js';
|
|
2
|
+
export { A as default } from './actionsheet.taro-f4d407b0.js';
|
|
3
3
|
import 'react';
|
|
4
|
-
import './popup-
|
|
4
|
+
import './popup-67173ec6.js';
|
|
5
|
+
import 'react-dom';
|
|
5
6
|
import 'react-transition-group';
|
|
6
7
|
import 'classnames';
|
|
7
8
|
import './overlay-ed3eb37d.js';
|
|
8
9
|
import './bem-893ad28d.js';
|
|
9
10
|
import '@bem-react/classname';
|
|
10
|
-
import './icon-
|
|
11
|
+
import './icon-8dc4de10.js';
|
package/dist/esm/Address.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import { A as Address } from './address.taro-
|
|
2
|
-
export { A as default } from './address.taro-
|
|
1
|
+
import { A as Address } from './address.taro-4765a826.js';
|
|
2
|
+
export { A as default } from './address.taro-4765a826.js';
|
|
3
3
|
import 'react';
|
|
4
|
-
import './icon-
|
|
4
|
+
import './icon-8dc4de10.js';
|
|
5
5
|
import './bem-893ad28d.js';
|
|
6
6
|
import '@bem-react/classname';
|
|
7
|
-
import './popup-
|
|
7
|
+
import './popup-67173ec6.js';
|
|
8
|
+
import 'react-dom';
|
|
8
9
|
import 'react-transition-group';
|
|
9
10
|
import 'classnames';
|
|
10
11
|
import './overlay-ed3eb37d.js';
|
|
11
|
-
import './configprovider-
|
|
12
|
-
import './zh-CN-
|
|
12
|
+
import './configprovider-9c393a29.js';
|
|
13
|
+
import './zh-CN-91090ae2.js';
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import { A as AnimatingNumbers } from './animatingnumbers.taro-
|
|
2
|
-
export { A as default } from './animatingnumbers.taro-
|
|
1
|
+
import { A as AnimatingNumbers } from './animatingnumbers.taro-877baa98.js';
|
|
2
|
+
export { A as default } from './animatingnumbers.taro-877baa98.js';
|
|
3
3
|
import 'react';
|
|
4
|
+
import '@tarojs/taro';
|
|
4
5
|
import './bem-893ad28d.js';
|
|
5
6
|
import '@bem-react/classname';
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { A as Audio } from './audio.taro-cd6cc93b.js';
|
|
2
|
+
export { A as default } from './audio.taro-cd6cc93b.js';
|
|
3
|
+
import 'react';
|
|
4
|
+
import './icon.taro-1d0d4fb7.js';
|
|
5
|
+
import './bem-893ad28d.js';
|
|
6
|
+
import '@bem-react/classname';
|
|
7
|
+
import './range.taro-fe08c5f4.js';
|
|
8
|
+
import './useTouch-a2ea68c6.js';
|
|
9
|
+
import './useClientRect-8b7cc406.js';
|
|
10
|
+
import './Notification-422905bd.js';
|
|
11
|
+
import 'react-dom';
|
|
12
|
+
import 'classnames';
|
|
13
|
+
import './icon-8dc4de10.js';
|
|
14
|
+
import './render-4a3856cb.js';
|
|
15
|
+
import './configprovider-9c393a29.js';
|
|
16
|
+
import './zh-CN-91090ae2.js';
|
|
17
|
+
import './button.taro-d5968f9d.js';
|
|
18
|
+
import './configprovider.taro-1ff7f150.js';
|
package/dist/esm/Avatar.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { A as Avatar } from './avatar.taro-
|
|
2
|
-
export { A as default } from './avatar.taro-
|
|
1
|
+
import { A as Avatar } from './avatar.taro-0a0472fd.js';
|
|
2
|
+
export { A as default } from './avatar.taro-0a0472fd.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import './AvatarContext-7153ad2b.js';
|
|
6
6
|
import './bem-893ad28d.js';
|
|
7
7
|
import '@bem-react/classname';
|
|
8
|
-
import './icon-
|
|
8
|
+
import './icon-8dc4de10.js';
|
package/dist/esm/AvatarGroup.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { A as AvatarGroup } from './avatargroup
|
|
2
|
-
export { A as default } from './avatargroup
|
|
1
|
+
import { A as AvatarGroup } from './avatargroup-1ca79066.js';
|
|
2
|
+
export { A as default } from './avatargroup-1ca79066.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import './AvatarContext-7153ad2b.js';
|
|
6
6
|
import './bem-893ad28d.js';
|
|
7
7
|
import '@bem-react/classname';
|
|
8
|
-
import './configprovider-
|
|
9
|
-
import './zh-CN-
|
|
8
|
+
import './configprovider-9c393a29.js';
|
|
9
|
+
import './zh-CN-91090ae2.js';
|
package/dist/esm/BackTop.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { B as BackTop } from './backtop.taro-
|
|
2
|
-
export { B as default } from './backtop.taro-
|
|
1
|
+
import { B as BackTop } from './backtop.taro-0e2e3946.js';
|
|
2
|
+
export { B as default } from './backtop.taro-0e2e3946.js';
|
|
3
3
|
import 'react';
|
|
4
|
-
import './icon-
|
|
4
|
+
import './icon-8dc4de10.js';
|
|
5
5
|
import './bem-893ad28d.js';
|
|
6
6
|
import '@bem-react/classname';
|
package/dist/esm/Badge.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { B as Badge } from './badge.taro-
|
|
2
|
-
export { B as default } from './badge.taro-
|
|
1
|
+
import { B as Badge } from './badge.taro-eeac9de8.js';
|
|
2
|
+
export { B as default } from './badge.taro-eeac9de8.js';
|
|
3
3
|
import 'react';
|
|
4
|
-
import './icon-
|
|
4
|
+
import './icon-8dc4de10.js';
|
|
5
5
|
import './bem-893ad28d.js';
|
|
6
6
|
import '@bem-react/classname';
|
package/dist/esm/Barrage.js
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { B as Barrage } from './barrage.taro-
|
|
2
|
-
export { B as default } from './barrage.taro-
|
|
1
|
+
import { B as Barrage } from './barrage.taro-efac8422.js';
|
|
2
|
+
export { B as default } from './barrage.taro-efac8422.js';
|
|
3
3
|
import 'react';
|
|
4
|
+
import '@tarojs/taro';
|
|
4
5
|
import 'classnames';
|
|
5
6
|
import './bem-893ad28d.js';
|
|
6
7
|
import '@bem-react/classname';
|
package/dist/esm/Button.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { B as Button } from './button.taro-
|
|
2
|
-
export { B as default } from './button.taro-
|
|
1
|
+
import { B as Button } from './button.taro-d5968f9d.js';
|
|
2
|
+
export { B as default } from './button.taro-d5968f9d.js';
|
|
3
3
|
import 'react';
|
|
4
|
-
import './icon-
|
|
4
|
+
import './icon-8dc4de10.js';
|
|
5
5
|
import './bem-893ad28d.js';
|
|
6
6
|
import '@bem-react/classname';
|
package/dist/esm/Calendar.js
CHANGED
|
@@ -1,13 +1,15 @@
|
|
|
1
|
-
import { C as Calendar } from './calendar.taro-
|
|
2
|
-
export { C as default } from './calendar.taro-
|
|
1
|
+
import { C as Calendar } from './calendar.taro-1abb1925.js';
|
|
2
|
+
export { C as default } from './calendar.taro-1abb1925.js';
|
|
3
3
|
import 'react';
|
|
4
|
-
import './popup-
|
|
4
|
+
import './popup-67173ec6.js';
|
|
5
|
+
import 'react-dom';
|
|
5
6
|
import 'react-transition-group';
|
|
6
7
|
import 'classnames';
|
|
7
8
|
import './overlay-ed3eb37d.js';
|
|
8
9
|
import './bem-893ad28d.js';
|
|
9
10
|
import '@bem-react/classname';
|
|
10
|
-
import './icon-
|
|
11
|
-
import './
|
|
12
|
-
import './configprovider-
|
|
13
|
-
import './zh-CN-
|
|
11
|
+
import './icon-8dc4de10.js';
|
|
12
|
+
import './calendaritem.taro-3c06a809.js';
|
|
13
|
+
import './configprovider-9c393a29.js';
|
|
14
|
+
import './zh-CN-91090ae2.js';
|
|
15
|
+
import './useClientRect-8b7cc406.js';
|
package/dist/esm/CalendarItem.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { C as CalendarItem } from './calendaritem.taro-
|
|
2
|
-
export { C as default } from './calendaritem.taro-
|
|
1
|
+
import { C as CalendarItem } from './calendaritem.taro-3c06a809.js';
|
|
2
|
+
export { C as default } from './calendaritem.taro-3c06a809.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import './bem-893ad28d.js';
|
|
6
6
|
import '@bem-react/classname';
|
|
7
|
-
import './
|
|
8
|
-
import './
|
|
9
|
-
import './
|
|
7
|
+
import './configprovider-9c393a29.js';
|
|
8
|
+
import './zh-CN-91090ae2.js';
|
|
9
|
+
import './useClientRect-8b7cc406.js';
|
package/dist/esm/Card.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { C as Card } from './card.taro-
|
|
2
|
-
export { C as default } from './card.taro-
|
|
1
|
+
import { C as Card } from './card.taro-0861c7b3.js';
|
|
2
|
+
export { C as default } from './card.taro-0861c7b3.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import './bem-893ad28d.js';
|
|
5
5
|
import '@bem-react/classname';
|
|
6
|
-
import './icon-
|
|
6
|
+
import './icon-8dc4de10.js';
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { C as Cascader } from './cascader.taro-31dbc60e.js';
|
|
2
|
+
export { C as default } from './cascader.taro-31dbc60e.js';
|
|
3
|
+
import 'react';
|
|
4
|
+
import 'classnames';
|
|
5
|
+
import './popup.taro-a89dd3a1.js';
|
|
6
|
+
import 'react-dom';
|
|
7
|
+
import 'react-transition-group';
|
|
8
|
+
import './overlay-ed3eb37d.js';
|
|
9
|
+
import './bem-893ad28d.js';
|
|
10
|
+
import '@bem-react/classname';
|
|
11
|
+
import './icon-8dc4de10.js';
|
|
12
|
+
import './tabs.taro-d1e85ea5.js';
|
|
13
|
+
import './tabpane.taro-95aa185b.js';
|
|
14
|
+
import './icon.taro-1d0d4fb7.js';
|
package/dist/esm/Cell.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { C as Cell } from './cell.taro-
|
|
2
|
-
export { C as default } from './cell.taro-
|
|
1
|
+
import { C as Cell } from './cell.taro-3bb1b0f2.js';
|
|
2
|
+
export { C as default } from './cell.taro-3bb1b0f2.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'react-router-dom';
|
|
5
5
|
import '@tarojs/taro';
|
|
6
6
|
import './bem-893ad28d.js';
|
|
7
7
|
import '@bem-react/classname';
|
|
8
|
-
import './icon-
|
|
8
|
+
import './icon-8dc4de10.js';
|
package/dist/esm/Checkbox.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { C as Checkbox } from './checkbox.taro-
|
|
2
|
-
export { C as default } from './checkbox.taro-
|
|
1
|
+
import { C as Checkbox } from './checkbox.taro-6fbc4b3c.js';
|
|
2
|
+
export { C as default } from './checkbox.taro-6fbc4b3c.js';
|
|
3
3
|
import 'react';
|
|
4
|
-
import './icon-
|
|
4
|
+
import './icon-8dc4de10.js';
|
|
5
5
|
import './bem-893ad28d.js';
|
|
6
6
|
import '@bem-react/classname';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C as CheckboxGroup } from './checkboxgroup.taro-
|
|
2
|
-
export { C as default } from './checkboxgroup.taro-
|
|
1
|
+
import { C as CheckboxGroup } from './checkboxgroup.taro-3d380042.js';
|
|
2
|
+
export { C as default } from './checkboxgroup.taro-3d380042.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import './bem-893ad28d.js';
|
|
5
5
|
import '@bem-react/classname';
|
package/dist/esm/Col.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as Col } from './col.taro-
|
|
2
|
-
export { C as default } from './col.taro-
|
|
1
|
+
import { C as Col } from './col.taro-2a437387.js';
|
|
2
|
+
export { C as default } from './col.taro-2a437387.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import './UserContext-be8097d2.js';
|
package/dist/esm/Collapse.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C as Collapse } from './collapse.taro-
|
|
2
|
-
export { C as default } from './collapse.taro-
|
|
1
|
+
import { C as Collapse } from './collapse.taro-72e58ba2.js';
|
|
2
|
+
export { C as default } from './collapse.taro-72e58ba2.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import './bem-893ad28d.js';
|
|
5
5
|
import '@bem-react/classname';
|
package/dist/esm/CollapseItem.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { C as CollapseItem } from './collapseitem
|
|
2
|
-
export { C as default } from './collapseitem
|
|
1
|
+
import { C as CollapseItem } from './collapseitem-5556ec54.js';
|
|
2
|
+
export { C as default } from './collapseitem-5556ec54.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import './bem-893ad28d.js';
|
|
5
5
|
import '@bem-react/classname';
|
|
6
|
-
import './icon-
|
|
6
|
+
import './icon-8dc4de10.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as ConfigProvider } from './configprovider.taro-
|
|
2
|
-
export { C as default } from './configprovider.taro-
|
|
1
|
+
import { C as ConfigProvider } from './configprovider.taro-1ff7f150.js';
|
|
2
|
+
export { C as default } from './configprovider.taro-1ff7f150.js';
|
|
3
3
|
import 'react';
|
|
4
|
-
import './zh-CN-
|
|
4
|
+
import './zh-CN-91090ae2.js';
|
package/dist/esm/CountDown.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { C as CountDown } from './countdown.taro-
|
|
2
|
-
export { C as default } from './countdown.taro-
|
|
1
|
+
import { C as CountDown } from './countdown.taro-b00d0d46.js';
|
|
2
|
+
export { C as default } from './countdown.taro-b00d0d46.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import './bem-893ad28d.js';
|
|
5
5
|
import '@bem-react/classname';
|
|
6
|
-
import './configprovider-
|
|
7
|
-
import './zh-CN-
|
|
6
|
+
import './configprovider-9c393a29.js';
|
|
7
|
+
import './zh-CN-91090ae2.js';
|
package/dist/esm/DatePicker.js
CHANGED
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
import { D as DatePicker } from './datepicker.taro-
|
|
2
|
-
export { D as default } from './datepicker.taro-
|
|
1
|
+
import { D as DatePicker } from './datepicker.taro-e385849d.js';
|
|
2
|
+
export { D as default } from './datepicker.taro-e385849d.js';
|
|
3
3
|
import 'react';
|
|
4
|
-
import './popup-
|
|
4
|
+
import './popup-67173ec6.js';
|
|
5
|
+
import 'react-dom';
|
|
5
6
|
import 'react-transition-group';
|
|
6
7
|
import 'classnames';
|
|
7
8
|
import './overlay-ed3eb37d.js';
|
|
8
9
|
import './bem-893ad28d.js';
|
|
9
10
|
import '@bem-react/classname';
|
|
10
|
-
import './icon-
|
|
11
|
-
import './pickerSlot-
|
|
12
|
-
import './
|
|
13
|
-
import './configprovider-
|
|
14
|
-
import './zh-CN-
|
|
11
|
+
import './icon-8dc4de10.js';
|
|
12
|
+
import './pickerSlot-f8e4e542.js';
|
|
13
|
+
import './useTouch-a2ea68c6.js';
|
|
14
|
+
import './configprovider-9c393a29.js';
|
|
15
|
+
import './zh-CN-91090ae2.js';
|
package/dist/esm/Dialog.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { D as Dialog } from './dialog.taro-
|
|
2
|
-
export { D as default } from './dialog.taro-
|
|
1
|
+
import { D as Dialog } from './dialog.taro-c80b7b5f.js';
|
|
2
|
+
export { D as default } from './dialog.taro-c80b7b5f.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'classnames';
|
|
5
|
-
import './button-
|
|
6
|
-
import './icon-
|
|
5
|
+
import './button-521a516b.js';
|
|
6
|
+
import './icon-8dc4de10.js';
|
|
7
7
|
import './bem-893ad28d.js';
|
|
8
8
|
import '@bem-react/classname';
|
|
9
9
|
import 'react-transition-group';
|
|
10
10
|
import 'react-dom';
|
|
11
|
-
import './configprovider-
|
|
12
|
-
import './zh-CN-
|
|
11
|
+
import './configprovider-9c393a29.js';
|
|
12
|
+
import './zh-CN-91090ae2.js';
|
package/dist/esm/Divider.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { D as Divider } from './divider.taro-
|
|
2
|
-
export { D as default } from './divider.taro-
|
|
1
|
+
import { D as Divider } from './divider.taro-5236fe6a.js';
|
|
2
|
+
export { D as default } from './divider.taro-5236fe6a.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import './bem-893ad28d.js';
|
package/dist/esm/Drag.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { D as Drag } from './drag.taro-
|
|
2
|
-
export { D as default } from './drag.taro-
|
|
1
|
+
import { D as Drag } from './drag.taro-56e8c87a.js';
|
|
2
|
+
export { D as default } from './drag.taro-56e8c87a.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import '@use-gesture/react';
|
|
5
5
|
import '@react-spring/web';
|
package/dist/esm/Elevator.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import { E as Elevator } from './elevator.taro-
|
|
2
|
-
export { E as default } from './elevator.taro-
|
|
1
|
+
import { E as Elevator } from './elevator.taro-15b0d8c2.js';
|
|
2
|
+
export { E as default } from './elevator.taro-15b0d8c2.js';
|
|
3
3
|
import 'react';
|
|
4
|
+
import '@tarojs/taro';
|
|
4
5
|
import './bem-893ad28d.js';
|
|
5
6
|
import '@bem-react/classname';
|
package/dist/esm/Empty.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { E as Empty } from './empty.taro-
|
|
2
|
-
export { E as default } from './empty.taro-
|
|
1
|
+
import { E as Empty } from './empty.taro-20b8adac.js';
|
|
2
|
+
export { E as default } from './empty.taro-20b8adac.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import './bem-893ad28d.js';
|
|
5
5
|
import '@bem-react/classname';
|
|
6
|
-
import './configprovider-
|
|
7
|
-
import './zh-CN-
|
|
6
|
+
import './configprovider-9c393a29.js';
|
|
7
|
+
import './zh-CN-91090ae2.js';
|
package/dist/esm/FixedNav.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { F as FixedNav } from './fixednav.taro-
|
|
2
|
-
export { F as default } from './fixednav.taro-
|
|
1
|
+
import { F as FixedNav } from './fixednav.taro-75e35339.js';
|
|
2
|
+
export { F as default } from './fixednav.taro-75e35339.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'classnames';
|
|
5
|
-
import './icon-
|
|
5
|
+
import './icon-8dc4de10.js';
|
|
6
6
|
import './bem-893ad28d.js';
|
|
7
7
|
import '@bem-react/classname';
|
|
8
8
|
import './overlay-ed3eb37d.js';
|
|
9
|
-
import './configprovider-
|
|
10
|
-
import './zh-CN-
|
|
9
|
+
import './configprovider-9c393a29.js';
|
|
10
|
+
import './zh-CN-91090ae2.js';
|
package/dist/esm/Grid.js
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { G as GridItem } from './griditem.taro-8020b409.js';
|
|
2
|
+
export { G as default } from './griditem.taro-8020b409.js';
|
|
3
|
+
import 'react';
|
|
4
|
+
import './configprovider-9c393a29.js';
|
|
5
|
+
import './zh-CN-91090ae2.js';
|
|
6
|
+
import './bem-893ad28d.js';
|
|
7
|
+
import '@bem-react/classname';
|
|
8
|
+
import './icon-8dc4de10.js';
|
package/dist/esm/Icon.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { I as Icon } from './icon.taro-
|
|
2
|
-
export { I as default } from './icon.taro-
|
|
1
|
+
import { I as Icon } from './icon.taro-1d0d4fb7.js';
|
|
2
|
+
export { I as default } from './icon.taro-1d0d4fb7.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import './bem-893ad28d.js';
|
|
5
5
|
import '@bem-react/classname';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { I as ImagePreview } from './imagepreview.taro-a0ddd8a2.js';
|
|
2
|
+
export { I as default } from './imagepreview.taro-a0ddd8a2.js';
|
|
3
|
+
import 'react';
|
|
4
|
+
import './popup-67173ec6.js';
|
|
5
|
+
import 'react-dom';
|
|
6
|
+
import 'react-transition-group';
|
|
7
|
+
import 'classnames';
|
|
8
|
+
import './overlay-ed3eb37d.js';
|
|
9
|
+
import './bem-893ad28d.js';
|
|
10
|
+
import '@bem-react/classname';
|
|
11
|
+
import './icon-8dc4de10.js';
|
|
12
|
+
import './video-c1090c92.js';
|
|
13
|
+
import './UserContext-b4181162.js';
|
|
14
|
+
import './useClientRect-8b7cc406.js';
|
|
15
|
+
import './swiperitem-d00e7513.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { I as Infiniteloading } from './infiniteloading.taro-
|
|
2
|
-
export { I as default } from './infiniteloading.taro-
|
|
1
|
+
import { I as Infiniteloading } from './infiniteloading.taro-0a86819e.js';
|
|
2
|
+
export { I as default } from './infiniteloading.taro-0a86819e.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'classnames';
|
|
5
5
|
import './bem-893ad28d.js';
|
|
6
6
|
import '@bem-react/classname';
|
|
7
|
-
import './icon-
|
|
8
|
-
import './configprovider-
|
|
9
|
-
import './zh-CN-
|
|
7
|
+
import './icon-8dc4de10.js';
|
|
8
|
+
import './configprovider-9c393a29.js';
|
|
9
|
+
import './zh-CN-91090ae2.js';
|
package/dist/esm/Input.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { I as Input } from './input.taro-
|
|
2
|
-
export { I as default } from './input.taro-
|
|
1
|
+
import { I as Input } from './input.taro-1d23861d.js';
|
|
2
|
+
export { I as default } from './input.taro-1d23861d.js';
|
|
3
3
|
import 'react';
|
|
4
|
+
import './icon-8dc4de10.js';
|
|
4
5
|
import './bem-893ad28d.js';
|
|
5
6
|
import '@bem-react/classname';
|
|
6
|
-
import './
|
|
7
|
-
import './
|
|
8
|
-
import './zh-CN-f5124686.js';
|
|
7
|
+
import './configprovider-9c393a29.js';
|
|
8
|
+
import './zh-CN-91090ae2.js';
|
package/dist/esm/InputNumber.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { I as InputNumber } from './inputnumber.taro-
|
|
2
|
-
export { I as default } from './inputnumber.taro-
|
|
1
|
+
import { I as InputNumber } from './inputnumber.taro-75662231.js';
|
|
2
|
+
export { I as default } from './inputnumber.taro-75662231.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'classnames';
|
|
5
|
-
import './icon-
|
|
5
|
+
import './icon-8dc4de10.js';
|
|
6
6
|
import './bem-893ad28d.js';
|
|
7
7
|
import '@bem-react/classname';
|
package/dist/esm/Menu.js
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { M as MenuItem } from './menuitem.taro-56bf3205.js';
|
|
2
|
+
export { M as default } from './menuitem.taro-56bf3205.js';
|
|
3
|
+
import 'react';
|
|
4
|
+
import 'classnames';
|
|
5
|
+
import 'react-transition-group';
|
|
6
|
+
import './configprovider-9c393a29.js';
|
|
7
|
+
import './zh-CN-91090ae2.js';
|
|
8
|
+
import './icon.taro-1d0d4fb7.js';
|
|
9
|
+
import './bem-893ad28d.js';
|
|
10
|
+
import '@bem-react/classname';
|
|
11
|
+
import './overlay.taro-a784329e.js';
|
package/dist/esm/NavBar.js
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { N as NavBar } from './navbar.taro-
|
|
2
|
-
export { N as default } from './navbar.taro-
|
|
1
|
+
import { N as NavBar } from './navbar.taro-f2eae6a6.js';
|
|
2
|
+
export { N as default } from './navbar.taro-f2eae6a6.js';
|
|
3
3
|
import 'react';
|
|
4
|
-
import '
|
|
4
|
+
import 'classnames';
|
|
5
|
+
import './icon-8dc4de10.js';
|
|
5
6
|
import './bem-893ad28d.js';
|
|
6
7
|
import '@bem-react/classname';
|