@nutui/nutui 4.1.6 → 4.1.8-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +19 -0
- package/dist/nutui.es.js +6 -2
- package/dist/nutui.js +4456 -4048
- package/dist/nutui.umd.js +1 -1
- package/dist/packages/_es/ActionSheet.js +2 -2
- package/dist/packages/_es/Address.js +2 -2
- package/dist/packages/_es/AddressList.js +1 -1
- package/dist/packages/_es/Animate.js +1 -1
- package/dist/packages/_es/Audio.js +1 -1
- package/dist/packages/_es/AudioOperate.js +1 -1
- package/dist/packages/_es/Avatar.js +1 -1
- package/dist/packages/_es/AvatarCropper.js +467 -0
- package/dist/packages/_es/AvatarGroup.js +1 -1
- package/dist/packages/_es/Backtop.js +1 -1
- package/dist/packages/_es/Badge.js +1 -1
- package/dist/packages/_es/Barrage.js +1 -1
- package/dist/packages/_es/Button.js +1 -1
- package/dist/packages/_es/Calendar.js +3 -3
- package/dist/packages/_es/CalendarItem.js +2 -2
- package/dist/packages/_es/Card.js +1 -1
- package/dist/packages/_es/Cascader.js +2 -2
- package/dist/packages/_es/Category.js +1 -1
- package/dist/packages/_es/CategoryPane.js +1 -1
- package/dist/packages/_es/Cell.js +1 -1
- package/dist/packages/_es/CellGroup.js +1 -1
- package/dist/packages/_es/Checkbox.js +1 -1
- package/dist/packages/_es/CheckboxGroup.js +1 -1
- package/dist/packages/_es/CircleProgress.js +1 -1
- package/dist/packages/_es/Col.js +1 -1
- package/dist/packages/_es/Collapse.js +1 -1
- package/dist/packages/_es/CollapseItem.js +2 -2
- package/dist/packages/_es/Comment.js +13 -13
- package/dist/packages/_es/ConfigProvider.js +1 -1
- package/dist/packages/_es/Countdown.js +1 -1
- package/dist/packages/_es/Countup.js +1 -1
- package/dist/packages/_es/DatePicker.js +1 -1
- package/dist/packages/_es/Dialog.js +4 -4
- package/dist/packages/_es/Divider.js +1 -1
- package/dist/packages/_es/Drag.js +1 -1
- package/dist/packages/_es/Ecard.js +1 -1
- package/dist/packages/_es/Elevator.js +1 -1
- package/dist/packages/_es/Ellipsis.js +1 -1
- package/dist/packages/_es/Empty.js +1 -1
- package/dist/packages/_es/FixedNav.js +1 -1
- package/dist/packages/_es/Form.js +53 -28
- package/dist/packages/_es/FormItem.js +15 -2
- package/dist/packages/_es/Grid.js +2 -2
- package/dist/packages/_es/GridItem.js +2 -2
- package/dist/packages/_es/Image.js +1 -1
- package/dist/packages/_es/ImagePreview.js +8 -6
- package/dist/packages/_es/Indicator.js +1 -1
- package/dist/packages/_es/InfiniteLoading.js +1 -1
- package/dist/packages/_es/Input.js +20 -25
- package/dist/packages/_es/InputNumber.js +9 -6
- package/dist/packages/_es/{Interceptor-c05a39f2.js → Interceptor-006f85b3.js} +1 -1
- package/dist/packages/_es/Invoice.js +3 -3
- package/dist/packages/_es/Layout.js +1 -1
- package/dist/packages/_es/List.js +1 -1
- package/dist/packages/_es/Menu.js +1 -1
- package/dist/packages/_es/MenuItem.js +2 -2
- package/dist/packages/_es/Navbar.js +1 -1
- package/dist/packages/_es/Noticebar.js +1 -1
- package/dist/packages/_es/Notify.js +2 -2
- package/dist/packages/_es/NumberKeyboard.js +2 -2
- package/dist/packages/_es/Overlay.js +1 -1
- package/dist/packages/_es/Pagination.js +1 -1
- package/dist/packages/_es/Picker.js +2 -3
- package/dist/packages/_es/Popover.js +2 -2
- package/dist/packages/_es/Popup.js +2 -2
- package/dist/packages/_es/Price.js +1 -1
- package/dist/packages/_es/Progress.js +1 -1
- package/dist/packages/_es/PullRefresh.js +1 -1
- package/dist/packages/_es/Radio.js +2 -2
- package/dist/packages/_es/RadioGroup.js +2 -2
- package/dist/packages/_es/Range.js +1 -1
- package/dist/packages/_es/Rate.js +1 -1
- package/dist/packages/_es/Row.js +1 -1
- package/dist/packages/_es/Searchbar.js +1 -1
- package/dist/packages/_es/ShortPassword.js +2 -2
- package/dist/packages/_es/SideNavbar.js +1 -1
- package/dist/packages/_es/SideNavbarItem.js +1 -1
- package/dist/packages/_es/Signature.js +1 -1
- package/dist/packages/_es/Skeleton.js +1 -1
- package/dist/packages/_es/Sku.js +2 -2
- package/dist/packages/_es/Space.js +94 -0
- package/dist/packages/_es/Step.js +1 -1
- package/dist/packages/_es/Steps.js +1 -1
- package/dist/packages/_es/Sticky.js +1 -1
- package/dist/packages/_es/SubSideNavbar.js +1 -1
- package/dist/packages/_es/Swipe.js +1 -1
- package/dist/packages/_es/SwipeGroup.js +1 -1
- package/dist/packages/_es/Swiper.js +1 -1
- package/dist/packages/_es/SwiperItem.js +1 -1
- package/dist/packages/_es/Switch.js +1 -1
- package/dist/packages/_es/TabPane.js +1 -1
- package/dist/packages/_es/Tabbar.js +1 -1
- package/dist/packages/_es/TabbarItem.js +1 -1
- package/dist/packages/_es/Table.js +1 -1
- package/dist/packages/_es/Tabs.js +19 -1
- package/dist/packages/_es/Tag.js +1 -1
- package/dist/packages/_es/Textarea.js +1 -1
- package/dist/packages/_es/TimeDetail.js +1 -1
- package/dist/packages/_es/TimePannel.js +1 -1
- package/dist/packages/_es/TimeSelect.js +2 -2
- package/dist/packages/_es/Toast.js +2 -2
- package/dist/packages/_es/Tour.js +2 -2
- package/dist/packages/_es/TrendArrow.js +1 -1
- package/dist/packages/_es/Uploader.js +2 -2
- package/dist/packages/_es/Video.js +1 -1
- package/dist/packages/_es/Watermark.js +1 -1
- package/dist/packages/_es/{common-8775d905.js → common-728db750.js} +1 -1
- package/dist/packages/_es/{component-0fbad28e.js → component-f86a70df.js} +4 -4
- package/dist/packages/_es/{index-3032df15.js → index-5a1e6d22.js} +1 -1
- package/dist/packages/_es/{index-aef16dc6.js → index-b53aec83.js} +1 -1
- package/dist/packages/_es/{index.vue_vue_type_script_lang-cdf21a24.js → index.vue_vue_type_script_lang-0ccf787e.js} +4 -9
- package/dist/packages/_es/{index.vue_vue_type_script_lang-2852286e.js → index.vue_vue_type_script_lang-1e118ab6.js} +2 -2
- package/dist/packages/_es/{mountComponent-a895e3f1.js → mountComponent-053caf41.js} +1 -1
- package/dist/packages/actionsheet/index.css +1 -0
- package/dist/packages/actionsheet/style/css.mjs +2 -0
- package/dist/packages/actionsheet/style/index.mjs +2 -0
- package/dist/packages/address/index.css +1 -0
- package/dist/packages/address/style/css.mjs +2 -0
- package/dist/packages/address/style/index.mjs +2 -0
- package/dist/packages/addresslist/index.css +1 -0
- package/dist/packages/addresslist/style/css.mjs +2 -0
- package/dist/packages/addresslist/style/index.mjs +2 -0
- package/dist/packages/animate/index.css +1 -0
- package/dist/packages/animate/index.scss +3 -3
- package/dist/packages/animate/style/css.mjs +2 -0
- package/dist/packages/animate/style/index.mjs +2 -0
- package/dist/packages/audio/index.css +1 -0
- package/dist/packages/audio/style/css.mjs +2 -0
- package/dist/packages/audio/style/index.mjs +2 -0
- package/dist/packages/audiooperate/index.css +1 -0
- package/dist/packages/audiooperate/style/css.mjs +2 -0
- package/dist/packages/audiooperate/style/index.mjs +2 -0
- package/dist/packages/avatar/index.css +1 -0
- package/dist/packages/avatar/style/css.mjs +2 -0
- package/dist/packages/avatar/style/index.mjs +2 -0
- package/dist/packages/avatarcropper/index.css +1 -0
- package/dist/packages/avatarcropper/index.mjs +4 -0
- package/dist/packages/avatarcropper/index.scss +98 -0
- package/dist/packages/avatarcropper/style/css.mjs +2 -0
- package/dist/packages/avatarcropper/style/index.mjs +2 -0
- package/dist/packages/avatargroup/index.css +1 -0
- package/dist/packages/avatargroup/style/css.mjs +2 -0
- package/dist/packages/avatargroup/style/index.mjs +2 -0
- package/dist/packages/backtop/index.css +1 -0
- package/dist/packages/backtop/style/css.mjs +2 -0
- package/dist/packages/backtop/style/index.mjs +2 -0
- package/dist/packages/badge/index.css +1 -0
- package/dist/packages/badge/style/css.mjs +2 -0
- package/dist/packages/badge/style/index.mjs +2 -0
- package/dist/packages/barrage/index.css +1 -0
- package/dist/packages/barrage/style/css.mjs +2 -0
- package/dist/packages/barrage/style/index.mjs +2 -0
- package/dist/packages/button/index.css +1 -0
- package/dist/packages/button/style/css.mjs +2 -0
- package/dist/packages/button/style/index.mjs +2 -0
- package/dist/packages/calendar/index.css +1 -0
- package/dist/packages/calendar/style/css.mjs +2 -0
- package/dist/packages/calendar/style/index.mjs +2 -0
- package/dist/packages/calendaritem/index.css +0 -0
- package/dist/packages/calendaritem/style/css.mjs +2 -0
- package/dist/packages/calendaritem/style/index.mjs +2 -0
- package/dist/packages/card/index.css +1 -0
- package/dist/packages/card/style/css.mjs +2 -0
- package/dist/packages/card/style/index.mjs +2 -0
- package/dist/packages/cascader/index.css +1 -0
- package/dist/packages/cascader/style/css.mjs +2 -0
- package/dist/packages/cascader/style/index.mjs +2 -0
- package/dist/packages/category/index.css +1 -0
- package/dist/packages/category/style/css.mjs +2 -0
- package/dist/packages/category/style/index.mjs +2 -0
- package/dist/packages/categorypane/index.css +1 -0
- package/dist/packages/categorypane/style/css.mjs +2 -0
- package/dist/packages/categorypane/style/index.mjs +2 -0
- package/dist/packages/cell/index.css +1 -0
- package/dist/packages/cell/style/css.mjs +2 -0
- package/dist/packages/cell/style/index.mjs +2 -0
- package/dist/packages/cellgroup/index.css +1 -0
- package/dist/packages/cellgroup/style/css.mjs +2 -0
- package/dist/packages/cellgroup/style/index.mjs +2 -0
- package/dist/packages/checkbox/index.css +1 -0
- package/dist/packages/checkbox/index.scss +2 -1
- package/dist/packages/checkbox/style/css.mjs +2 -0
- package/dist/packages/checkbox/style/index.mjs +2 -0
- package/dist/packages/checkboxgroup/index.css +0 -0
- package/dist/packages/checkboxgroup/style/css.mjs +2 -0
- package/dist/packages/checkboxgroup/style/index.mjs +2 -0
- package/dist/packages/circleprogress/index.css +1 -0
- package/dist/packages/circleprogress/style/css.mjs +2 -0
- package/dist/packages/circleprogress/style/index.mjs +2 -0
- package/dist/packages/col/index.css +1 -0
- package/dist/packages/col/style/css.mjs +2 -0
- package/dist/packages/col/style/index.mjs +2 -0
- package/dist/packages/collapse/index.css +0 -0
- package/dist/packages/collapse/style/css.mjs +2 -0
- package/dist/packages/collapse/style/index.mjs +2 -0
- package/dist/packages/collapseitem/index.css +1 -0
- package/dist/packages/collapseitem/style/css.mjs +2 -0
- package/dist/packages/collapseitem/style/index.mjs +2 -0
- package/dist/packages/comment/index.css +1 -0
- package/dist/packages/comment/style/css.mjs +2 -0
- package/dist/packages/comment/style/index.mjs +2 -0
- package/dist/packages/configprovider/index.css +0 -0
- package/dist/packages/configprovider/style/css.mjs +2 -0
- package/dist/packages/configprovider/style/index.mjs +2 -0
- package/dist/packages/countdown/index.css +1 -0
- package/dist/packages/countdown/style/css.mjs +2 -0
- package/dist/packages/countdown/style/index.mjs +2 -0
- package/dist/packages/countup/index.css +1 -0
- package/dist/packages/countup/style/css.mjs +2 -0
- package/dist/packages/countup/style/index.mjs +2 -0
- package/dist/packages/datepicker/index.css +1 -0
- package/dist/packages/datepicker/style/css.mjs +2 -0
- package/dist/packages/datepicker/style/index.mjs +2 -0
- package/dist/packages/dialog/index.css +1 -0
- package/dist/packages/dialog/style/css.mjs +2 -0
- package/dist/packages/dialog/style/index.mjs +2 -0
- package/dist/packages/divider/index.css +1 -0
- package/dist/packages/divider/style/css.mjs +2 -0
- package/dist/packages/divider/style/index.mjs +2 -0
- package/dist/packages/drag/index.css +1 -0
- package/dist/packages/drag/style/css.mjs +2 -0
- package/dist/packages/drag/style/index.mjs +2 -0
- package/dist/packages/ecard/index.css +1 -0
- package/dist/packages/ecard/style/css.mjs +2 -0
- package/dist/packages/ecard/style/index.mjs +2 -0
- package/dist/packages/elevator/index.css +1 -0
- package/dist/packages/elevator/style/css.mjs +2 -0
- package/dist/packages/elevator/style/index.mjs +2 -0
- package/dist/packages/ellipsis/index.css +1 -0
- package/dist/packages/ellipsis/style/css.mjs +2 -0
- package/dist/packages/ellipsis/style/index.mjs +2 -0
- package/dist/packages/empty/index.css +1 -0
- package/dist/packages/empty/style/css.mjs +2 -0
- package/dist/packages/empty/style/index.mjs +2 -0
- package/dist/packages/fixednav/index.css +1 -0
- package/dist/packages/fixednav/style/css.mjs +2 -0
- package/dist/packages/fixednav/style/index.mjs +2 -0
- package/dist/packages/form/index.css +1 -0
- package/dist/packages/form/style/css.mjs +2 -0
- package/dist/packages/form/style/index.mjs +2 -0
- package/dist/packages/formitem/index.css +1 -0
- package/dist/packages/formitem/style/css.mjs +2 -0
- package/dist/packages/formitem/style/index.mjs +2 -0
- package/dist/packages/grid/index.css +1 -0
- package/dist/packages/grid/style/css.mjs +2 -0
- package/dist/packages/grid/style/index.mjs +2 -0
- package/dist/packages/griditem/index.css +1 -0
- package/dist/packages/griditem/style/css.mjs +2 -0
- package/dist/packages/griditem/style/index.mjs +2 -0
- package/dist/packages/icon/index.css +1 -0
- package/dist/packages/icon/style/css.mjs +2 -0
- package/dist/packages/icon/style/index.mjs +2 -0
- package/dist/packages/image/index.css +1 -0
- package/dist/packages/image/style/css.mjs +2 -0
- package/dist/packages/image/style/index.mjs +2 -0
- package/dist/packages/imagepreview/index.css +1 -0
- package/dist/packages/imagepreview/style/css.mjs +2 -0
- package/dist/packages/imagepreview/style/index.mjs +2 -0
- package/dist/packages/indicator/index.css +1 -0
- package/dist/packages/indicator/style/css.mjs +2 -0
- package/dist/packages/indicator/style/index.mjs +2 -0
- package/dist/packages/infiniteloading/index.css +1 -0
- package/dist/packages/infiniteloading/style/css.mjs +2 -0
- package/dist/packages/infiniteloading/style/index.mjs +2 -0
- package/dist/packages/input/index.css +1 -0
- package/dist/packages/input/style/css.mjs +2 -0
- package/dist/packages/input/style/index.mjs +2 -0
- package/dist/packages/inputnumber/index.css +1 -0
- package/dist/packages/inputnumber/style/css.mjs +2 -0
- package/dist/packages/inputnumber/style/index.mjs +2 -0
- package/dist/packages/invoice/index.css +1 -0
- package/dist/packages/invoice/style/css.mjs +2 -0
- package/dist/packages/invoice/style/index.mjs +2 -0
- package/dist/packages/layout/index.css +0 -0
- package/dist/packages/layout/style/css.mjs +2 -0
- package/dist/packages/layout/style/index.mjs +2 -0
- package/dist/packages/list/index.css +1 -0
- package/dist/packages/list/style/css.mjs +2 -0
- package/dist/packages/list/style/index.mjs +2 -0
- package/dist/packages/menu/index.css +1 -0
- package/dist/packages/menu/style/css.mjs +2 -0
- package/dist/packages/menu/style/index.mjs +2 -0
- package/dist/packages/menuitem/index.css +1 -0
- package/dist/packages/menuitem/style/css.mjs +2 -0
- package/dist/packages/menuitem/style/index.mjs +2 -0
- package/dist/packages/navbar/index.css +1 -0
- package/dist/packages/navbar/style/css.mjs +2 -0
- package/dist/packages/navbar/style/index.mjs +2 -0
- package/dist/packages/noticebar/index.css +1 -0
- package/dist/packages/noticebar/style/css.mjs +2 -0
- package/dist/packages/noticebar/style/index.mjs +2 -0
- package/dist/packages/notify/index.css +1 -0
- package/dist/packages/notify/style/css.mjs +2 -0
- package/dist/packages/notify/style/index.mjs +2 -0
- package/dist/packages/numberkeyboard/index.css +1 -0
- package/dist/packages/numberkeyboard/style/css.mjs +2 -0
- package/dist/packages/numberkeyboard/style/index.mjs +2 -0
- package/dist/packages/overlay/index.css +1 -0
- package/dist/packages/overlay/style/css.mjs +2 -0
- package/dist/packages/overlay/style/index.mjs +2 -0
- package/dist/packages/pagination/index.css +1 -0
- package/dist/packages/pagination/style/css.mjs +2 -0
- package/dist/packages/pagination/style/index.mjs +2 -0
- package/dist/packages/picker/index.css +1 -0
- package/dist/packages/picker/style/css.mjs +2 -0
- package/dist/packages/picker/style/index.mjs +2 -0
- package/dist/packages/popover/index.css +1 -0
- package/dist/packages/popover/style/css.mjs +2 -0
- package/dist/packages/popover/style/index.mjs +2 -0
- package/dist/packages/popup/index.css +1 -0
- package/dist/packages/popup/style/css.mjs +2 -0
- package/dist/packages/popup/style/index.mjs +2 -0
- package/dist/packages/price/index.css +1 -0
- package/dist/packages/price/style/css.mjs +2 -0
- package/dist/packages/price/style/index.mjs +2 -0
- package/dist/packages/progress/index.css +1 -0
- package/dist/packages/progress/style/css.mjs +2 -0
- package/dist/packages/progress/style/index.mjs +2 -0
- package/dist/packages/pullrefresh/index.css +1 -0
- package/dist/packages/pullrefresh/style/css.mjs +2 -0
- package/dist/packages/pullrefresh/style/index.mjs +2 -0
- package/dist/packages/radio/index.css +1 -0
- package/dist/packages/radio/index.scss +13 -0
- package/dist/packages/radio/style/css.mjs +2 -0
- package/dist/packages/radio/style/index.mjs +2 -0
- package/dist/packages/radiogroup/index.css +1 -0
- package/dist/packages/radiogroup/style/css.mjs +2 -0
- package/dist/packages/radiogroup/style/index.mjs +2 -0
- package/dist/packages/range/index.css +1 -0
- package/dist/packages/range/style/css.mjs +2 -0
- package/dist/packages/range/style/index.mjs +2 -0
- package/dist/packages/rate/index.css +1 -0
- package/dist/packages/rate/style/css.mjs +2 -0
- package/dist/packages/rate/style/index.mjs +2 -0
- package/dist/packages/row/index.css +1 -0
- package/dist/packages/row/style/css.mjs +2 -0
- package/dist/packages/row/style/index.mjs +2 -0
- package/dist/packages/searchbar/index.css +1 -0
- package/dist/packages/searchbar/style/css.mjs +2 -0
- package/dist/packages/searchbar/style/index.mjs +2 -0
- package/dist/packages/shortpassword/index.css +1 -0
- package/dist/packages/shortpassword/style/css.mjs +2 -0
- package/dist/packages/shortpassword/style/index.mjs +2 -0
- package/dist/packages/sidenavbar/index.css +1 -0
- package/dist/packages/sidenavbar/style/css.mjs +2 -0
- package/dist/packages/sidenavbar/style/index.mjs +2 -0
- package/dist/packages/sidenavbaritem/index.css +1 -0
- package/dist/packages/sidenavbaritem/style/css.mjs +2 -0
- package/dist/packages/sidenavbaritem/style/index.mjs +2 -0
- package/dist/packages/signature/index.css +1 -0
- package/dist/packages/signature/style/css.mjs +2 -0
- package/dist/packages/signature/style/index.mjs +2 -0
- package/dist/packages/skeleton/index.css +1 -0
- package/dist/packages/skeleton/style/css.mjs +2 -0
- package/dist/packages/skeleton/style/index.mjs +2 -0
- package/dist/packages/sku/index.css +1 -0
- package/dist/packages/sku/style/css.mjs +2 -0
- package/dist/packages/sku/style/index.mjs +2 -0
- package/dist/packages/space/index.css +1 -0
- package/dist/packages/space/index.mjs +4 -0
- package/dist/packages/space/index.scss +76 -0
- package/dist/packages/space/style/css.mjs +2 -0
- package/dist/packages/space/style/index.mjs +2 -0
- package/dist/packages/step/index.css +1 -0
- package/dist/packages/step/style/css.mjs +2 -0
- package/dist/packages/step/style/index.mjs +2 -0
- package/dist/packages/steps/index.css +1 -0
- package/dist/packages/steps/style/css.mjs +2 -0
- package/dist/packages/steps/style/index.mjs +2 -0
- package/dist/packages/sticky/index.css +0 -0
- package/dist/packages/sticky/style/css.mjs +2 -0
- package/dist/packages/sticky/style/index.mjs +2 -0
- package/dist/packages/subsidenavbar/index.css +1 -0
- package/dist/packages/subsidenavbar/style/css.mjs +2 -0
- package/dist/packages/subsidenavbar/style/index.mjs +2 -0
- package/dist/packages/swipe/index.css +1 -0
- package/dist/packages/swipe/style/css.mjs +2 -0
- package/dist/packages/swipe/style/index.mjs +2 -0
- package/dist/packages/swipegroup/index.css +0 -0
- package/dist/packages/swipegroup/style/css.mjs +2 -0
- package/dist/packages/swipegroup/style/index.mjs +2 -0
- package/dist/packages/swiper/index.css +1 -0
- package/dist/packages/swiper/style/css.mjs +2 -0
- package/dist/packages/swiper/style/index.mjs +2 -0
- package/dist/packages/swiperitem/index.css +1 -0
- package/dist/packages/swiperitem/style/css.mjs +2 -0
- package/dist/packages/swiperitem/style/index.mjs +2 -0
- package/dist/packages/switch/index.css +1 -0
- package/dist/packages/switch/style/css.mjs +2 -0
- package/dist/packages/switch/style/index.mjs +2 -0
- package/dist/packages/tabbar/index.css +1 -0
- package/dist/packages/tabbar/style/css.mjs +2 -0
- package/dist/packages/tabbar/style/index.mjs +2 -0
- package/dist/packages/tabbaritem/index.css +1 -0
- package/dist/packages/tabbaritem/style/css.mjs +2 -0
- package/dist/packages/tabbaritem/style/index.mjs +2 -0
- package/dist/packages/table/index.css +1 -0
- package/dist/packages/table/style/css.mjs +2 -0
- package/dist/packages/table/style/index.mjs +2 -0
- package/dist/packages/tabpane/index.css +1 -0
- package/dist/packages/tabpane/style/css.mjs +2 -0
- package/dist/packages/tabpane/style/index.mjs +2 -0
- package/dist/packages/tabs/index.css +1 -0
- package/dist/packages/tabs/style/css.mjs +2 -0
- package/dist/packages/tabs/style/index.mjs +2 -0
- package/dist/packages/tag/index.css +1 -0
- package/dist/packages/tag/style/css.mjs +2 -0
- package/dist/packages/tag/style/index.mjs +2 -0
- package/dist/packages/textarea/index.css +1 -0
- package/dist/packages/textarea/style/css.mjs +2 -0
- package/dist/packages/textarea/style/index.mjs +2 -0
- package/dist/packages/timedetail/index.css +1 -0
- package/dist/packages/timedetail/style/css.mjs +2 -0
- package/dist/packages/timedetail/style/index.mjs +2 -0
- package/dist/packages/timepannel/index.css +1 -0
- package/dist/packages/timepannel/style/css.mjs +2 -0
- package/dist/packages/timepannel/style/index.mjs +2 -0
- package/dist/packages/timeselect/index.css +1 -0
- package/dist/packages/timeselect/style/css.mjs +2 -0
- package/dist/packages/timeselect/style/index.mjs +2 -0
- package/dist/packages/toast/index.css +1 -0
- package/dist/packages/toast/style/css.mjs +2 -0
- package/dist/packages/toast/style/index.mjs +2 -0
- package/dist/packages/tour/index.css +1 -0
- package/dist/packages/tour/style/css.mjs +2 -0
- package/dist/packages/tour/style/index.mjs +2 -0
- package/dist/packages/trendarrow/index.css +1 -0
- package/dist/packages/trendarrow/style/css.mjs +2 -0
- package/dist/packages/trendarrow/style/index.mjs +2 -0
- package/dist/packages/uploader/index.css +1 -0
- package/dist/packages/uploader/index.scss +1 -4
- package/dist/packages/uploader/style/css.mjs +2 -0
- package/dist/packages/uploader/style/index.mjs +2 -0
- package/dist/packages/video/index.css +1 -0
- package/dist/packages/video/style/css.mjs +2 -0
- package/dist/packages/video/style/index.mjs +2 -0
- package/dist/packages/watermark/index.css +1 -0
- package/dist/packages/watermark/style/css.mjs +2 -0
- package/dist/packages/watermark/style/index.mjs +2 -0
- package/dist/smartips/web-types.json +123 -1
- package/dist/style.css +1 -1
- package/dist/styles/base-jdb.css +1 -0
- package/dist/styles/base-jddkh.css +1 -0
- package/dist/styles/base-jdt.css +1 -0
- package/dist/styles/themes/default.scss +40 -38
- package/dist/styles/themes/jdb.scss +40 -38
- package/dist/styles/themes/jddkh.scss +40 -38
- package/dist/styles/themes/jdt.scss +40 -38
- package/dist/styles/variables-jdb.scss +10 -3
- package/dist/styles/variables-jddkh.scss +9 -2
- package/dist/styles/variables-jdt.scss +6 -1
- package/dist/styles/variables.scss +6 -1
- package/dist/types/__VUE/address/index.vue.d.ts +1 -1
- package/dist/types/__VUE/avatarcropper/index.vue.d.ts +100 -0
- package/dist/types/__VUE/avatarcropper/types.d.ts +3 -0
- package/dist/types/__VUE/badge/index.vue.d.ts +2 -2
- package/dist/types/__VUE/calendar/index.vue.d.ts +1 -1
- package/dist/types/__VUE/calendaritem/index.vue.d.ts +2 -2
- package/dist/types/__VUE/checkboxgroup/index.vue.d.ts +1 -1
- package/dist/types/__VUE/circleprogress/index.vue.d.ts +1 -1
- package/dist/types/__VUE/collapseitem/index.vue.d.ts +1 -1
- package/dist/types/__VUE/countdown/index.vue.d.ts +2 -2
- package/dist/types/__VUE/countup/index.vue.d.ts +2 -2
- package/dist/types/__VUE/datepicker/index.vue.d.ts +1 -1
- package/dist/types/__VUE/dialog/index.vue.d.ts +10 -4
- package/dist/types/__VUE/divider/index.vue.d.ts +1 -1
- package/dist/types/__VUE/ecard/index.vue.d.ts +1 -1
- package/dist/types/__VUE/ellipsis/index.vue.d.ts +1 -1
- package/dist/types/__VUE/form/common.d.ts +1 -1
- package/dist/types/__VUE/image/index.vue.d.ts +2 -2
- package/dist/types/__VUE/imagepreview/imagePreviewItem.vue.d.ts +1 -1
- package/dist/types/__VUE/imagepreview/index.vue.d.ts +1 -1
- package/dist/types/__VUE/input/index.vue.d.ts +10 -24
- package/dist/types/__VUE/input/type.d.ts +3 -0
- package/dist/types/__VUE/input/util.d.ts +6 -0
- package/dist/types/__VUE/inputnumber/index.vue.d.ts +2 -2
- package/dist/types/__VUE/menu/index.vue.d.ts +1 -1
- package/dist/types/__VUE/noticebar/index.vue.d.ts +2 -2
- package/dist/types/__VUE/pagination/index.vue.d.ts +1 -1
- package/dist/types/__VUE/picker/index.vue.d.ts +1 -1
- package/dist/types/__VUE/radiogroup/index.vue.d.ts +1 -1
- package/dist/types/__VUE/range/index.vue.d.ts +4 -4
- package/dist/types/__VUE/rate/index.vue.d.ts +1 -1
- package/dist/types/__VUE/searchbar/index.vue.d.ts +2 -2
- package/dist/types/__VUE/signature/index.vue.d.ts +1 -1
- package/dist/types/__VUE/skeleton/index.vue.d.ts +2 -2
- package/dist/types/__VUE/space/index.vue.d.ts +40 -0
- package/dist/types/__VUE/space/types.d.ts +3 -0
- package/dist/types/__VUE/swiper/index.vue.d.ts +3 -2
- package/dist/types/__VUE/tabbar/index.vue.d.ts +1 -1
- package/dist/types/__VUE/tabbaritem/index.vue.d.ts +1 -1
- package/dist/types/__VUE/tabs/index.vue.d.ts +1 -1
- package/dist/types/__VUE/textarea/index.vue.d.ts +2 -2
- package/dist/types/__VUE/tour/index.vue.d.ts +1 -1
- package/dist/types/__VUE/uploader/index.vue.d.ts +2 -2
- package/dist/types/__VUE/watermark/index.vue.d.ts +2 -2
- package/dist/types/index.d.ts +4 -2
- package/dist/types/utils/canvas.d.ts +7 -0
- package/package.json +2 -2
- package/dist/packages/actionsheet/style.mjs +0 -2
- package/dist/packages/address/style.mjs +0 -2
- package/dist/packages/addresslist/style.mjs +0 -2
- package/dist/packages/animate/style.mjs +0 -2
- package/dist/packages/audio/style.mjs +0 -2
- package/dist/packages/audiooperate/style.mjs +0 -2
- package/dist/packages/avatar/style.mjs +0 -2
- package/dist/packages/avatargroup/style.mjs +0 -2
- package/dist/packages/backtop/style.mjs +0 -2
- package/dist/packages/badge/style.mjs +0 -2
- package/dist/packages/barrage/style.mjs +0 -2
- package/dist/packages/button/style.mjs +0 -2
- package/dist/packages/calendar/style.mjs +0 -2
- package/dist/packages/calendaritem/style.mjs +0 -2
- package/dist/packages/card/style.mjs +0 -2
- package/dist/packages/cascader/style.mjs +0 -2
- package/dist/packages/category/style.mjs +0 -2
- package/dist/packages/categorypane/style.mjs +0 -2
- package/dist/packages/cell/style.mjs +0 -2
- package/dist/packages/cellgroup/style.mjs +0 -2
- package/dist/packages/checkbox/style.mjs +0 -2
- package/dist/packages/checkboxgroup/style.mjs +0 -2
- package/dist/packages/circleprogress/style.mjs +0 -2
- package/dist/packages/col/style.mjs +0 -2
- package/dist/packages/collapse/style.mjs +0 -2
- package/dist/packages/collapseitem/style.mjs +0 -2
- package/dist/packages/comment/style.mjs +0 -2
- package/dist/packages/configprovider/style.mjs +0 -2
- package/dist/packages/countdown/style.mjs +0 -2
- package/dist/packages/countup/style.mjs +0 -2
- package/dist/packages/datepicker/style.mjs +0 -2
- package/dist/packages/dialog/style.mjs +0 -2
- package/dist/packages/divider/style.mjs +0 -2
- package/dist/packages/drag/style.mjs +0 -2
- package/dist/packages/ecard/style.mjs +0 -2
- package/dist/packages/elevator/style.mjs +0 -2
- package/dist/packages/ellipsis/style.mjs +0 -2
- package/dist/packages/empty/style.mjs +0 -2
- package/dist/packages/fixednav/style.mjs +0 -2
- package/dist/packages/form/style.mjs +0 -2
- package/dist/packages/formitem/style.mjs +0 -2
- package/dist/packages/grid/style.mjs +0 -2
- package/dist/packages/griditem/style.mjs +0 -2
- package/dist/packages/icon/style.mjs +0 -2
- package/dist/packages/image/style.mjs +0 -2
- package/dist/packages/imagepreview/style.mjs +0 -2
- package/dist/packages/indicator/style.mjs +0 -2
- package/dist/packages/infiniteloading/style.mjs +0 -2
- package/dist/packages/input/style.mjs +0 -2
- package/dist/packages/inputnumber/style.mjs +0 -2
- package/dist/packages/invoice/style.mjs +0 -2
- package/dist/packages/layout/style.mjs +0 -2
- package/dist/packages/list/style.mjs +0 -2
- package/dist/packages/menu/style.mjs +0 -2
- package/dist/packages/menuitem/style.mjs +0 -2
- package/dist/packages/navbar/style.mjs +0 -2
- package/dist/packages/noticebar/style.mjs +0 -2
- package/dist/packages/notify/style.mjs +0 -2
- package/dist/packages/numberkeyboard/style.mjs +0 -2
- package/dist/packages/overlay/style.mjs +0 -2
- package/dist/packages/pagination/style.mjs +0 -2
- package/dist/packages/picker/style.mjs +0 -2
- package/dist/packages/popover/style.mjs +0 -2
- package/dist/packages/popup/style.mjs +0 -2
- package/dist/packages/price/style.mjs +0 -2
- package/dist/packages/progress/style.mjs +0 -2
- package/dist/packages/pullrefresh/style.mjs +0 -2
- package/dist/packages/radio/style.mjs +0 -2
- package/dist/packages/radiogroup/style.mjs +0 -2
- package/dist/packages/range/style.mjs +0 -2
- package/dist/packages/rate/style.mjs +0 -2
- package/dist/packages/row/style.mjs +0 -2
- package/dist/packages/searchbar/style.mjs +0 -2
- package/dist/packages/shortpassword/style.mjs +0 -2
- package/dist/packages/sidenavbar/style.mjs +0 -2
- package/dist/packages/sidenavbaritem/style.mjs +0 -2
- package/dist/packages/signature/style.mjs +0 -2
- package/dist/packages/skeleton/style.mjs +0 -2
- package/dist/packages/sku/style.mjs +0 -2
- package/dist/packages/step/style.mjs +0 -2
- package/dist/packages/steps/style.mjs +0 -2
- package/dist/packages/sticky/style.mjs +0 -2
- package/dist/packages/subsidenavbar/style.mjs +0 -2
- package/dist/packages/swipe/style.mjs +0 -2
- package/dist/packages/swipegroup/style.mjs +0 -2
- package/dist/packages/swiper/style.mjs +0 -2
- package/dist/packages/swiperitem/style.mjs +0 -2
- package/dist/packages/switch/style.mjs +0 -2
- package/dist/packages/tabbar/style.mjs +0 -2
- package/dist/packages/tabbaritem/style.mjs +0 -2
- package/dist/packages/table/style.mjs +0 -2
- package/dist/packages/tabpane/style.mjs +0 -2
- package/dist/packages/tabs/style.mjs +0 -2
- package/dist/packages/tag/style.mjs +0 -2
- package/dist/packages/textarea/style.mjs +0 -2
- package/dist/packages/timedetail/style.mjs +0 -2
- package/dist/packages/timepannel/style.mjs +0 -2
- package/dist/packages/timeselect/style.mjs +0 -2
- package/dist/packages/toast/style.mjs +0 -2
- package/dist/packages/tour/style.mjs +0 -2
- package/dist/packages/trendarrow/style.mjs +0 -2
- package/dist/packages/uploader/style.mjs +0 -2
- package/dist/packages/video/style.mjs +0 -2
- package/dist/packages/watermark/style.mjs +0 -2
|
@@ -18,7 +18,7 @@ var __spreadValues = (a, b) => {
|
|
|
18
18
|
};
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { ref, reactive, computed, watch, toRefs, openBlock, createElementBlock, normalizeClass, normalizeStyle, createElementVNode, Fragment, renderList, renderSlot } from "vue";
|
|
21
|
-
import { c as createComponent } from "./component-
|
|
21
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
22
22
|
import { u as useRect } from "./index-29892cda.js";
|
|
23
23
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
24
24
|
import "../locale/lang";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref, computed, onMounted, onUnmounted, reactive, provide, resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, Fragment, renderList, normalizeStyle, toDisplayString, renderSlot, createBlock } from "vue";
|
|
2
|
-
import { c as createComponent } from "./component-
|
|
2
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
3
3
|
import { u as useRect } from "./index-29892cda.js";
|
|
4
4
|
import { ArrowUp2, ArrowDown2 } from "@nutui/icons-vue";
|
|
5
5
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
@@ -18,8 +18,8 @@ var __spreadValues = (a, b) => {
|
|
|
18
18
|
};
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { reactive, computed, inject, getCurrentInstance, onUnmounted, resolveComponent, withDirectives, openBlock, createElementBlock, normalizeStyle, createElementVNode, vShow, createVNode, mergeProps, withCtx, Fragment, renderList, normalizeClass, renderSlot, createCommentVNode, toDisplayString } from "vue";
|
|
21
|
-
import { c as createComponent } from "./component-
|
|
22
|
-
import { P as Popup } from "./index-
|
|
21
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
22
|
+
import { P as Popup } from "./index-5a1e6d22.js";
|
|
23
23
|
import { Check } from "@nutui/icons-vue";
|
|
24
24
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
25
25
|
import "../locale/lang";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { toRefs, ref, computed, onMounted, nextTick, resolveComponent, openBlock, createElementBlock, normalizeStyle, createElementVNode, normalizeClass, renderSlot, createVNode, createCommentVNode, toDisplayString } from "vue";
|
|
2
|
-
import { c as createComponent } from "./component-
|
|
2
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
3
3
|
import { Left } from "@nutui/icons-vue";
|
|
4
4
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
5
5
|
import "../locale/lang";
|
|
@@ -19,7 +19,7 @@ var __spreadValues = (a, b) => {
|
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { h, ref, reactive, computed, watch, onMounted, onActivated, onDeactivated, onUnmounted, toRefs, resolveComponent, openBlock, createElementBlock, normalizeClass, withDirectives, normalizeStyle, createElementVNode, renderSlot, createBlock, createCommentVNode, createTextVNode, toDisplayString, withModifiers, vShow, Fragment, renderList } from "vue";
|
|
21
21
|
import { Notice, CircleClose } from "@nutui/icons-vue";
|
|
22
|
-
import { c as createComponent } from "./component-
|
|
22
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
23
23
|
import { p as pxCheck } from "./pxCheck-c6b9f6b7.js";
|
|
24
24
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
25
25
|
import "../locale/lang";
|
|
@@ -18,8 +18,8 @@ var __spreadValues = (a, b) => {
|
|
|
18
18
|
};
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { ref, watch, resolveComponent, openBlock, createBlock, withCtx, createElementVNode, normalizeClass, normalizeStyle, renderSlot, createElementBlock, Fragment, createTextVNode, toDisplayString, createVNode, render, onMounted, h } from "vue";
|
|
21
|
-
import { c as createComponent } from "./component-
|
|
22
|
-
import { P as Popup } from "./index-
|
|
21
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
22
|
+
import { P as Popup } from "./index-5a1e6d22.js";
|
|
23
23
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
24
24
|
import "../locale/lang";
|
|
25
25
|
import "@nutui/icons-vue";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ref, computed, watch, resolveComponent, openBlock, createElementBlock, createVNode, withCtx, createElementVNode, toDisplayString, createCommentVNode, Fragment, renderList, normalizeClass, createTextVNode } from "vue";
|
|
2
|
-
import { c as createComponent } from "./component-
|
|
3
|
-
import { P as Popup } from "./index-
|
|
2
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
3
|
+
import { P as Popup } from "./index-5a1e6d22.js";
|
|
4
4
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
5
5
|
import "../locale/lang";
|
|
6
6
|
import "@nutui/icons-vue";
|
|
@@ -15,7 +15,7 @@ var __spreadValues = (a, b) => {
|
|
|
15
15
|
return a;
|
|
16
16
|
};
|
|
17
17
|
import { computed, watchEffect, openBlock, createBlock, Transition, withCtx, withDirectives, createElementVNode, normalizeClass, normalizeStyle, withModifiers, renderSlot, vShow } from "vue";
|
|
18
|
-
import { b as body, c as createComponent } from "./component-
|
|
18
|
+
import { b as body, c as createComponent } from "./component-f86a70df.js";
|
|
19
19
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
20
20
|
import "../locale/lang";
|
|
21
21
|
let count = 0;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { toRefs, computed, watchEffect, openBlock, createElementBlock, createElementVNode, normalizeClass, renderSlot, createTextVNode, toDisplayString, Fragment, renderList, createCommentVNode } from "vue";
|
|
2
|
-
import { c as createComponent } from "./component-
|
|
2
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
3
3
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
4
4
|
import "../locale/lang";
|
|
5
5
|
const { create, translate } = createComponent("pagination");
|
|
@@ -18,7 +18,7 @@ var __spreadValues = (a, b) => {
|
|
|
18
18
|
};
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { reactive, computed, ref, watch, toRefs, onMounted, openBlock, createElementBlock, createElementVNode, normalizeStyle, Fragment, renderList, normalizeClass, toDisplayString, createCommentVNode, resolveComponent, renderSlot, createVNode } from "vue";
|
|
21
|
-
import { c as createComponent, d as preventDefault, e as clamp } from "./component-
|
|
21
|
+
import { c as createComponent, d as preventDefault, e as clamp } from "./component-f86a70df.js";
|
|
22
22
|
import { p as pxCheck } from "./pxCheck-c6b9f6b7.js";
|
|
23
23
|
import { u as useTouch } from "./index-7a7385e4.js";
|
|
24
24
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
@@ -174,8 +174,7 @@ const usePicker = (props, emit) => {
|
|
|
174
174
|
watch(
|
|
175
175
|
() => props.columns,
|
|
176
176
|
(val) => {
|
|
177
|
-
|
|
178
|
-
state.formattedColumns = val;
|
|
177
|
+
state.formattedColumns = val;
|
|
179
178
|
}
|
|
180
179
|
);
|
|
181
180
|
return __spreadProps(__spreadValues({}, toRefs(state)), {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { ref, computed, onMounted, watch, resolveComponent, openBlock, createElementBlock, Fragment, renderSlot, createCommentVNode, createElementVNode, normalizeClass, normalizeStyle, createVNode, withCtx, renderList, withModifiers, createBlock, resolveDynamicComponent, toDisplayString } from "vue";
|
|
2
|
-
import { i as isArray, c as createComponent } from "./component-
|
|
2
|
+
import { i as isArray, c as createComponent } from "./component-f86a70df.js";
|
|
3
3
|
import { r as renderIcon } from "./renderIcon-3d0fd47c.js";
|
|
4
4
|
import { u as useRect } from "./index-29892cda.js";
|
|
5
|
-
import { P as Popup } from "./index-
|
|
5
|
+
import { P as Popup } from "./index-5a1e6d22.js";
|
|
6
6
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
7
7
|
import "../locale/lang";
|
|
8
8
|
import "@nutui/icons-vue";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { P } from "./index-
|
|
1
|
+
import { P } from "./index-5a1e6d22.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
import "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
4
4
|
import "@nutui/icons-vue";
|
|
5
5
|
import "./Overlay.js";
|
|
6
|
-
import "./component-
|
|
6
|
+
import "./component-f86a70df.js";
|
|
7
7
|
import "../locale/lang";
|
|
8
8
|
export {
|
|
9
9
|
P as default
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { computed, openBlock, createElementBlock, normalizeClass, createCommentVNode, createElementVNode, toDisplayString } from "vue";
|
|
2
|
-
import { c as createComponent } from "./component-
|
|
2
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
3
3
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
4
4
|
import "../locale/lang";
|
|
5
5
|
const { componentName, create } = createComponent("price");
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useSlots, computed, resolveComponent, openBlock, createElementBlock, createElementVNode, normalizeClass, normalizeStyle, toDisplayString, createCommentVNode, renderSlot, createVNode } from "vue";
|
|
2
2
|
import { Checked } from "@nutui/icons-vue";
|
|
3
|
-
import { c as createComponent } from "./component-
|
|
3
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
4
4
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
5
5
|
import "../locale/lang";
|
|
6
6
|
const { create } = createComponent("progress");
|
|
@@ -18,7 +18,7 @@ var __spreadValues = (a, b) => {
|
|
|
18
18
|
};
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { ref, reactive, computed, watch, toRefs, nextTick, resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, normalizeStyle, createBlock, createCommentVNode, toDisplayString, renderSlot } from "vue";
|
|
21
|
-
import { c as createComponent,
|
|
21
|
+
import { c as createComponent, k as getScrollTopRoot } from "./component-f86a70df.js";
|
|
22
22
|
import { u as useTouch } from "./index-7a7385e4.js";
|
|
23
23
|
import { p as pxCheck } from "./pxCheck-c6b9f6b7.js";
|
|
24
24
|
import { u as useScrollParent } from "./index-97b44e6c.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { _ as _sfc_main } from "./index.vue_vue_type_script_lang-
|
|
1
|
+
import { _ as _sfc_main } from "./index.vue_vue_type_script_lang-0ccf787e.js";
|
|
2
2
|
import "vue";
|
|
3
|
-
import "./component-
|
|
3
|
+
import "./component-f86a70df.js";
|
|
4
4
|
import "../locale/lang";
|
|
5
5
|
import "@nutui/icons-vue";
|
|
6
6
|
import "./pxCheck-c6b9f6b7.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { _ as _sfc_main } from "./index.vue_vue_type_script_lang-
|
|
1
|
+
import { _ as _sfc_main } from "./index.vue_vue_type_script_lang-1e118ab6.js";
|
|
2
2
|
import "vue";
|
|
3
|
-
import "./component-
|
|
3
|
+
import "./component-f86a70df.js";
|
|
4
4
|
import "../locale/lang";
|
|
5
5
|
export {
|
|
6
6
|
_sfc_main as default
|
|
@@ -18,7 +18,7 @@ var __spreadValues = (a, b) => {
|
|
|
18
18
|
};
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { ref, computed, toRefs, openBlock, createElementBlock, normalizeClass, toDisplayString, createCommentVNode, createElementVNode, normalizeStyle, withModifiers, Fragment, renderList, createTextVNode, renderSlot } from "vue";
|
|
21
|
-
import { c as createComponent, i as isArray } from "./component-
|
|
21
|
+
import { c as createComponent, i as isArray } from "./component-f86a70df.js";
|
|
22
22
|
import { u as useTouch } from "./index-7a7385e4.js";
|
|
23
23
|
import { u as useRect } from "./index-29892cda.js";
|
|
24
24
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
@@ -19,7 +19,7 @@ var __spreadValues = (a, b) => {
|
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { ref, computed, openBlock, createElementBlock, normalizeClass, Fragment, renderList, normalizeStyle, createElementVNode, createBlock, resolveDynamicComponent, createCommentVNode } from "vue";
|
|
21
21
|
import { StarFillN } from "@nutui/icons-vue";
|
|
22
|
-
import { c as createComponent } from "./component-
|
|
22
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
23
23
|
import { r as renderIcon } from "./renderIcon-3d0fd47c.js";
|
|
24
24
|
import { p as pxCheck } from "./pxCheck-c6b9f6b7.js";
|
|
25
25
|
import { u as useTouch } from "./index-7a7385e4.js";
|
package/dist/packages/_es/Row.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { provide, computed, openBlock, createElementBlock, normalizeClass, renderSlot } from "vue";
|
|
2
|
-
import { c as createComponent } from "./component-
|
|
2
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
3
3
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
4
4
|
import "../locale/lang";
|
|
5
5
|
const { componentName, create } = createComponent("row");
|
|
@@ -18,7 +18,7 @@ var __spreadValues = (a, b) => {
|
|
|
18
18
|
};
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { reactive, computed, ref, onMounted, toRefs, openBlock, createElementBlock, normalizeClass, normalizeStyle, toDisplayString, createCommentVNode, renderSlot, createElementVNode, withModifiers, withDirectives, createBlock, resolveDynamicComponent, vShow } from "vue";
|
|
21
|
-
import { c as createComponent } from "./component-
|
|
21
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
22
22
|
import { r as renderIcon } from "./renderIcon-3d0fd47c.js";
|
|
23
23
|
import { CircleClose } from "@nutui/icons-vue";
|
|
24
24
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ref, computed, watch, resolveComponent, openBlock, createElementBlock, createVNode, withCtx, createElementVNode, toDisplayString, Fragment, renderList, createCommentVNode } from "vue";
|
|
2
|
-
import { c as createComponent } from "./component-
|
|
3
|
-
import { P as Popup } from "./index-
|
|
2
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
3
|
+
import { P as Popup } from "./index-5a1e6d22.js";
|
|
4
4
|
import { Tips } from "@nutui/icons-vue";
|
|
5
5
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
6
6
|
import "../locale/lang";
|
|
@@ -18,7 +18,7 @@ var __spreadValues = (a, b) => {
|
|
|
18
18
|
};
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { ref, reactive, computed, onMounted, toRefs, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot } from "vue";
|
|
21
|
-
import { c as createComponent } from "./component-
|
|
21
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
22
22
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
23
23
|
import "../locale/lang";
|
|
24
24
|
const { componentName, create } = createComponent("side-navbar");
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { computed, openBlock, createElementBlock, normalizeClass, withModifiers, createElementVNode, toDisplayString } from "vue";
|
|
2
|
-
import { c as createComponent } from "./component-
|
|
2
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
3
3
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
4
4
|
import "../locale/lang";
|
|
5
5
|
const { componentName, create } = createComponent("side-navbar-item");
|
|
@@ -18,7 +18,7 @@ var __spreadValues = (a, b) => {
|
|
|
18
18
|
};
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { ref, computed, reactive, onMounted, toRefs, resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, withDirectives, vShow, toDisplayString, createCommentVNode, createVNode, withCtx, createTextVNode } from "vue";
|
|
21
|
-
import { c as createComponent } from "./component-
|
|
21
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
22
22
|
import Button from "./Button.js";
|
|
23
23
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
24
24
|
import "../locale/lang";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as createComponent } from "./component-
|
|
1
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
2
2
|
import { toRefs, computed, resolveComponent, openBlock, createElementBlock, renderSlot, createCommentVNode, createElementVNode, createBlock, normalizeClass, normalizeStyle, Fragment, renderList } from "vue";
|
|
3
3
|
import Avatar from "./Avatar.js";
|
|
4
4
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
package/dist/packages/_es/Sku.js
CHANGED
|
@@ -19,10 +19,10 @@ var __spreadValues = (a, b) => {
|
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { resolveComponent, openBlock, createElementBlock, createElementVNode, renderSlot, createBlock, createCommentVNode, toDisplayString, ref, watch, onMounted, Fragment, renderList, normalizeClass, createVNode, withCtx, createSlots } from "vue";
|
|
21
21
|
import Price from "./Price.js";
|
|
22
|
-
import { c as createComponent, T as TypeOfFun } from "./component-
|
|
22
|
+
import { c as createComponent, T as TypeOfFun } from "./component-f86a70df.js";
|
|
23
23
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
24
24
|
import InputNumber from "./InputNumber.js";
|
|
25
|
-
import { p as popupProps, P as Popup } from "./index-
|
|
25
|
+
import { p as popupProps, P as Popup } from "./index-5a1e6d22.js";
|
|
26
26
|
import "../locale/lang";
|
|
27
27
|
import "./pxCheck-c6b9f6b7.js";
|
|
28
28
|
import "@nutui/icons-vue";
|
|
@@ -0,0 +1,94 @@
|
|
|
1
|
+
import { h, Fragment, Comment, Text } from "vue";
|
|
2
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
3
|
+
import "../locale/lang";
|
|
4
|
+
const { create, componentName } = createComponent("space");
|
|
5
|
+
const _sfc_main = create({
|
|
6
|
+
props: {
|
|
7
|
+
align: String,
|
|
8
|
+
direction: {
|
|
9
|
+
type: String,
|
|
10
|
+
default: "horizontal"
|
|
11
|
+
},
|
|
12
|
+
justify: String,
|
|
13
|
+
wrap: Boolean,
|
|
14
|
+
gutter: [Number, String, Array],
|
|
15
|
+
fill: Boolean
|
|
16
|
+
},
|
|
17
|
+
setup(props, { slots }) {
|
|
18
|
+
const getMargin = (gutter) => {
|
|
19
|
+
if (typeof gutter === "number") {
|
|
20
|
+
return gutter + "px";
|
|
21
|
+
}
|
|
22
|
+
return gutter;
|
|
23
|
+
};
|
|
24
|
+
const getMarginStyle = (isLast) => {
|
|
25
|
+
const style = {};
|
|
26
|
+
if (!props.gutter)
|
|
27
|
+
return style;
|
|
28
|
+
const marginRight = `${getMargin(Array.isArray(props.gutter) ? props.gutter[0] : props.gutter)}`;
|
|
29
|
+
const marginBottom = `${getMargin(Array.isArray(props.gutter) ? props.gutter[1] : props.gutter)}`;
|
|
30
|
+
if (isLast) {
|
|
31
|
+
return props.wrap ? { marginBottom } : {};
|
|
32
|
+
}
|
|
33
|
+
if (props.direction === "horizontal") {
|
|
34
|
+
style.marginRight = marginRight;
|
|
35
|
+
}
|
|
36
|
+
if (props.direction === "vertical" || props.wrap) {
|
|
37
|
+
style.marginBottom = marginBottom;
|
|
38
|
+
}
|
|
39
|
+
return style;
|
|
40
|
+
};
|
|
41
|
+
const filterEmpty = (children = []) => {
|
|
42
|
+
const nodes = [];
|
|
43
|
+
children.forEach((child) => {
|
|
44
|
+
if (Array.isArray(child)) {
|
|
45
|
+
nodes.push(...child);
|
|
46
|
+
} else if (child.type === Fragment) {
|
|
47
|
+
nodes.push(...filterEmpty(child.children));
|
|
48
|
+
} else {
|
|
49
|
+
nodes.push(child);
|
|
50
|
+
}
|
|
51
|
+
});
|
|
52
|
+
return nodes.filter(
|
|
53
|
+
(c) => {
|
|
54
|
+
var _a;
|
|
55
|
+
return !(c && (c.type === Comment || c.type === Fragment && ((_a = c.children) == null ? void 0 : _a.length) === 0 || c.type === Text && c.children.trim() === ""));
|
|
56
|
+
}
|
|
57
|
+
);
|
|
58
|
+
};
|
|
59
|
+
const { direction, wrap, fill, justify, align } = props;
|
|
60
|
+
return () => {
|
|
61
|
+
var _a;
|
|
62
|
+
const children = filterEmpty((_a = slots.default) == null ? void 0 : _a.call(slots));
|
|
63
|
+
const renderChildren = () => {
|
|
64
|
+
return children.map((child, i) => {
|
|
65
|
+
return h(
|
|
66
|
+
"div",
|
|
67
|
+
{
|
|
68
|
+
class: `${componentName}-item`,
|
|
69
|
+
style: getMarginStyle(i === children.length - 1)
|
|
70
|
+
},
|
|
71
|
+
child
|
|
72
|
+
);
|
|
73
|
+
});
|
|
74
|
+
};
|
|
75
|
+
return h(
|
|
76
|
+
"div",
|
|
77
|
+
{
|
|
78
|
+
class: [
|
|
79
|
+
componentName,
|
|
80
|
+
direction && `${componentName}-${direction}`,
|
|
81
|
+
align && `${componentName}-align-${align}`,
|
|
82
|
+
justify && `${componentName}-justify-${justify}`,
|
|
83
|
+
wrap && `${componentName}-wrap`,
|
|
84
|
+
fill && `${componentName}-fill`
|
|
85
|
+
]
|
|
86
|
+
},
|
|
87
|
+
renderChildren()
|
|
88
|
+
);
|
|
89
|
+
};
|
|
90
|
+
}
|
|
91
|
+
});
|
|
92
|
+
export {
|
|
93
|
+
_sfc_main as default
|
|
94
|
+
};
|
|
@@ -18,7 +18,7 @@ var __spreadValues = (a, b) => {
|
|
|
18
18
|
};
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { getCurrentInstance, inject, reactive, computed, toRefs, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, Fragment, toDisplayString, createCommentVNode } from "vue";
|
|
21
|
-
import { c as createComponent } from "./component-
|
|
21
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
22
22
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
23
23
|
import "../locale/lang";
|
|
24
24
|
const { create, componentName } = createComponent("step");
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { reactive, computed, provide, h } from "vue";
|
|
2
|
-
import { c as createComponent } from "./component-
|
|
2
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
3
3
|
import "../locale/lang";
|
|
4
4
|
const { create, componentName } = createComponent("steps");
|
|
5
5
|
const _sfc_main = create({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref, reactive, computed, watch, onMounted, onUnmounted, openBlock, createElementBlock, normalizeStyle, createElementVNode, renderSlot } from "vue";
|
|
2
|
-
import { c as createComponent } from "./component-
|
|
2
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
3
3
|
import { g as getScrollParent } from "./index-97b44e6c.js";
|
|
4
4
|
import { u as useRect } from "./index-29892cda.js";
|
|
5
5
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
@@ -18,7 +18,7 @@ var __spreadValues = (a, b) => {
|
|
|
18
18
|
};
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { reactive, computed, onMounted, toRefs, resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, withModifiers, toDisplayString, createBlock, withDirectives, normalizeStyle, renderSlot, vShow } from "vue";
|
|
21
|
-
import { c as createComponent } from "./component-
|
|
21
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
22
22
|
import { ArrowDown2, ArrowUp2 } from "@nutui/icons-vue";
|
|
23
23
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
24
24
|
import "../locale/lang";
|
|
@@ -19,7 +19,7 @@ var __spreadValues = (a, b) => {
|
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { u as useTouch } from "./index-7a7385e4.js";
|
|
21
21
|
import { ref, computed, inject, watch, reactive, openBlock, createElementBlock, normalizeStyle, createElementVNode, renderSlot } from "vue";
|
|
22
|
-
import { c as createComponent } from "./component-
|
|
22
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
23
23
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
24
24
|
import "../locale/lang";
|
|
25
25
|
const { create } = createComponent("swipe");
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref, provide, openBlock, createElementBlock, renderSlot } from "vue";
|
|
2
|
-
import { c as createComponent } from "./component-
|
|
2
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
3
3
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
4
4
|
import "../locale/lang";
|
|
5
5
|
const { create } = createComponent("swipe-group");
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref, reactive, computed, provide, onDeactivated, onBeforeUnmount, watch, nextTick, openBlock, createElementBlock, normalizeClass, createElementVNode, normalizeStyle, renderSlot, Fragment, renderList, createCommentVNode } from "vue";
|
|
2
|
-
import { c as createComponent, e as clamp } from "./component-
|
|
2
|
+
import { c as createComponent, e as clamp } from "./component-f86a70df.js";
|
|
3
3
|
import { u as useTouch } from "./index-7a7385e4.js";
|
|
4
4
|
import { u as useExpose } from "./index-79c5dc33.js";
|
|
5
5
|
import { r as requestAniFrame } from "./raf-729dad54.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { inject, getCurrentInstance, reactive, computed, onUnmounted, openBlock, createElementBlock, normalizeClass, normalizeStyle, renderSlot } from "vue";
|
|
2
|
-
import { c as createComponent } from "./component-
|
|
2
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
3
3
|
import { u as useExpose } from "./index-79c5dc33.js";
|
|
4
4
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
5
5
|
import "../locale/lang";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { computed, watch, resolveComponent, openBlock, createElementBlock, normalizeClass, normalizeStyle, createElementVNode, renderSlot, createVNode, createCommentVNode, Fragment, withDirectives, toDisplayString, vShow } from "vue";
|
|
2
|
-
import { c as createComponent } from "./component-
|
|
2
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
3
3
|
import { Loading1 } from "@nutui/icons-vue";
|
|
4
4
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
5
5
|
import "../locale/lang";
|
|
@@ -18,7 +18,7 @@ var __spreadValues = (a, b) => {
|
|
|
18
18
|
};
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { inject, computed, openBlock, createElementBlock, normalizeClass, normalizeStyle, renderSlot } from "vue";
|
|
21
|
-
import { c as createComponent } from "./component-
|
|
21
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
22
22
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
23
23
|
import "../locale/lang";
|
|
24
24
|
const { create } = createComponent("tab-pane");
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { toRefs, ref, reactive, provide, watch, onMounted, nextTick, openBlock, createElementBlock, normalizeClass, normalizeStyle, createElementVNode, renderSlot } from "vue";
|
|
2
|
-
import { c as createComponent } from "./component-
|
|
2
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
3
3
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
4
4
|
import "../locale/lang";
|
|
5
5
|
const { create } = createComponent("tabbar");
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as createComponent } from "./component-
|
|
1
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
2
2
|
import { r as renderIcon } from "./renderIcon-3d0fd47c.js";
|
|
3
3
|
import { inject, reactive, getCurrentInstance, computed, resolveComponent, openBlock, createElementBlock, normalizeClass, normalizeStyle, createVNode, normalizeProps, guardReactiveProps, withCtx, createElementVNode, renderSlot, createCommentVNode, createBlock, resolveDynamicComponent, toDisplayString } from "vue";
|
|
4
4
|
import { u as useRouter } from "./index-54d03fc1.js";
|
|
@@ -18,7 +18,7 @@ var __spreadValues = (a, b) => {
|
|
|
18
18
|
};
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { defineComponent, h, reactive, computed, watch, toRefs, resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, Fragment, renderList, normalizeStyle, createTextVNode, toDisplayString, renderSlot, createBlock, createCommentVNode } from "vue";
|
|
21
|
-
import { c as createComponent } from "./component-
|
|
21
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
22
22
|
import { DownArrow } from "@nutui/icons-vue";
|
|
23
23
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
24
24
|
import "../locale/lang";
|
|
@@ -38,7 +38,7 @@ var __async = (__this, __arguments, generator) => {
|
|
|
38
38
|
step((generator = generator.apply(__this, __arguments)).next());
|
|
39
39
|
});
|
|
40
40
|
};
|
|
41
|
-
import { c as createComponent, T as TypeOfFun } from "./component-
|
|
41
|
+
import { c as createComponent, T as TypeOfFun } from "./component-f86a70df.js";
|
|
42
42
|
import { ref, onMounted, reactive, provide, computed, watch, onActivated, nextTick, resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, createElementVNode, normalizeStyle, renderSlot, Fragment, renderList, createCommentVNode, createVNode, toDisplayString } from "vue";
|
|
43
43
|
import { p as pxCheck } from "./pxCheck-c6b9f6b7.js";
|
|
44
44
|
import { u as useRect } from "./index-29892cda.js";
|
|
@@ -361,10 +361,28 @@ const _sfc_main = create({
|
|
|
361
361
|
},
|
|
362
362
|
next: () => {
|
|
363
363
|
currentIndex.value += 1;
|
|
364
|
+
const nextDisabled = titles.value[currentIndex.value].disabled;
|
|
365
|
+
if (tabMethods.isEnd() && nextDisabled) {
|
|
366
|
+
tabMethods.prev();
|
|
367
|
+
return;
|
|
368
|
+
}
|
|
369
|
+
if (nextDisabled && currentIndex.value < titles.value.length - 1) {
|
|
370
|
+
tabMethods.next();
|
|
371
|
+
return;
|
|
372
|
+
}
|
|
364
373
|
tabMethods.updateValue(titles.value[currentIndex.value]);
|
|
365
374
|
},
|
|
366
375
|
prev: () => {
|
|
367
376
|
currentIndex.value -= 1;
|
|
377
|
+
const prevDisabled = titles.value[currentIndex.value].disabled;
|
|
378
|
+
if (tabMethods.isBegin() && prevDisabled) {
|
|
379
|
+
tabMethods.next();
|
|
380
|
+
return;
|
|
381
|
+
}
|
|
382
|
+
if (prevDisabled && currentIndex.value > 0) {
|
|
383
|
+
tabMethods.prev();
|
|
384
|
+
return;
|
|
385
|
+
}
|
|
368
386
|
tabMethods.updateValue(titles.value[currentIndex.value]);
|
|
369
387
|
},
|
|
370
388
|
updateValue: (item) => {
|
package/dist/packages/_es/Tag.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { computed, resolveComponent, openBlock, createElementBlock, normalizeClass, normalizeStyle, renderSlot, createBlock, createCommentVNode } from "vue";
|
|
2
|
-
import { c as createComponent } from "./component-
|
|
2
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
3
3
|
import { Close } from "@nutui/icons-vue";
|
|
4
4
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
5
5
|
import "../locale/lang";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref, computed, onMounted, nextTick, watch, openBlock, createElementBlock, normalizeClass, createElementVNode, normalizeStyle, toDisplayString, createCommentVNode } from "vue";
|
|
2
|
-
import { c as createComponent } from "./component-
|
|
2
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
3
3
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
4
4
|
import "../locale/lang";
|
|
5
5
|
const { componentName, create, translate } = createComponent("textarea");
|
|
@@ -18,7 +18,7 @@ var __spreadValues = (a, b) => {
|
|
|
18
18
|
};
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { inject, reactive, computed, toRefs, openBlock, createElementBlock, normalizeClass, createElementVNode, Fragment, renderList, toDisplayString } from "vue";
|
|
21
|
-
import { c as createComponent } from "./component-
|
|
21
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
22
22
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
23
23
|
import "../locale/lang";
|
|
24
24
|
const { componentName, create } = createComponent("time-detail");
|
|
@@ -18,7 +18,7 @@ var __spreadValues = (a, b) => {
|
|
|
18
18
|
};
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { inject, reactive, computed, toRefs, openBlock, createElementBlock, normalizeClass, toDisplayString } from "vue";
|
|
21
|
-
import { c as createComponent } from "./component-
|
|
21
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
22
22
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
23
23
|
import "../locale/lang";
|
|
24
24
|
const { componentName, create } = createComponent("time-pannel");
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { computed, provide, resolveComponent, openBlock, createBlock, normalizeStyle, withCtx, createElementVNode, normalizeClass, createElementBlock, toDisplayString, renderSlot } from "vue";
|
|
2
|
-
import { c as createComponent } from "./component-
|
|
3
|
-
import { P as Popup } from "./index-
|
|
2
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
3
|
+
import { P as Popup } from "./index-5a1e6d22.js";
|
|
4
4
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
5
5
|
import "../locale/lang";
|
|
6
6
|
import "@nutui/icons-vue";
|
|
@@ -18,11 +18,11 @@ var __spreadValues = (a, b) => {
|
|
|
18
18
|
};
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { reactive, onMounted, watch, computed, openBlock, createBlock, Transition, withCtx, withDirectives, createElementVNode, normalizeClass, normalizeStyle, createElementBlock, resolveDynamicComponent, createCommentVNode, toDisplayString, vShow, createVNode, render } from "vue";
|
|
21
|
-
import { c as createComponent } from "./component-
|
|
21
|
+
import { c as createComponent } from "./component-f86a70df.js";
|
|
22
22
|
import { r as renderIcon } from "./renderIcon-3d0fd47c.js";
|
|
23
23
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper-cc2b3d55.js";
|
|
24
24
|
import "../locale/lang";
|
|
25
|
-
import { C as CreateComponent } from "./mountComponent-
|
|
25
|
+
import { C as CreateComponent } from "./mountComponent-053caf41.js";
|
|
26
26
|
import { Success, Failure, Tips, Loading } from "@nutui/icons-vue";
|
|
27
27
|
const { create } = createComponent("toast");
|
|
28
28
|
const _sfc_main = create({
|