@nutui/nutui 4.0.0-beta.0 → 4.0.0-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/dist/nutui.es.js +103 -0
- package/dist/nutui.umd.cjs +117 -122
- package/dist/packages/_es/ActionSheet.js +4 -4
- package/dist/packages/_es/Address.js +6 -6
- package/dist/packages/_es/AddressList.js +12 -12
- package/dist/packages/_es/Animate.js +3 -3
- package/dist/packages/_es/Audio.js +5 -5
- package/dist/packages/_es/AudioOperate.js +4 -4
- package/dist/packages/_es/Avatar.js +3 -3
- package/dist/packages/_es/AvatarGroup.js +3 -3
- package/dist/packages/_es/Backtop.js +4 -4
- package/dist/packages/_es/Badge.js +3 -3
- package/dist/packages/_es/Barrage.js +3 -3
- package/dist/packages/_es/Button.js +3 -3
- package/dist/packages/_es/Calendar.js +7 -7
- package/dist/packages/_es/CalendarItem.js +6 -6
- package/dist/packages/_es/Card.js +3 -3
- package/dist/packages/_es/Cascader.js +4 -4
- package/dist/packages/_es/Category.js +3 -3
- package/dist/packages/_es/CategoryPane.js +3 -3
- package/dist/packages/_es/Cell.js +5 -5
- package/dist/packages/_es/CellGroup.js +3 -3
- package/dist/packages/_es/Checkbox.js +3 -3
- package/dist/packages/_es/CheckboxGroup.js +3 -3
- package/dist/packages/_es/CircleProgress.js +3 -3
- package/dist/packages/_es/Col.js +3 -3
- package/dist/packages/_es/Collapse.js +3 -3
- package/dist/packages/_es/CollapseItem.js +4 -4
- package/dist/packages/_es/Comment.js +7 -7
- package/dist/packages/_es/ConfigProvider.js +2 -2
- package/dist/packages/_es/Countdown.js +3 -3
- package/dist/packages/_es/Countup.js +3 -3
- package/dist/packages/_es/DatePicker.js +5 -5
- package/dist/packages/_es/Dialog.js +7 -7
- package/dist/packages/_es/Divider.js +3 -3
- package/dist/packages/_es/Drag.js +4 -4
- package/dist/packages/_es/Ecard.js +5 -5
- package/dist/packages/_es/Elevator.js +4 -4
- package/dist/packages/_es/Ellipsis.js +3 -3
- package/dist/packages/_es/Empty.js +3 -3
- package/dist/packages/_es/FixedNav.js +3 -3
- package/dist/packages/_es/Form.js +4 -4
- package/dist/packages/_es/FormItem.js +5 -5
- package/dist/packages/_es/Grid.js +4 -4
- package/dist/packages/_es/GridItem.js +6 -6
- package/dist/packages/_es/Icon.js +4 -5
- package/dist/packages/_es/Image.js +4 -4
- package/dist/packages/_es/ImagePreview.js +10 -10
- package/dist/packages/_es/Indicator.js +3 -3
- package/dist/packages/_es/InfiniteLoading.js +5 -5
- package/dist/packages/_es/Input.js +4 -7
- package/dist/packages/_es/InputNumber.js +4 -4
- package/dist/packages/_es/Invoice.js +8 -8
- package/dist/packages/_es/Layout.js +2 -2
- package/dist/packages/_es/List.js +3 -3
- package/dist/packages/_es/Menu.js +4 -4
- package/dist/packages/_es/MenuItem.js +4 -4
- package/dist/packages/_es/Navbar.js +3 -3
- package/dist/packages/_es/Noticebar.js +5 -5
- package/dist/packages/_es/Notify.js +5 -5
- package/dist/packages/_es/NumberKeyboard.js +4 -4
- package/dist/packages/_es/Overlay.js +3 -3
- package/dist/packages/_es/Pagination.js +3 -3
- package/dist/packages/_es/Picker.js +5 -5
- package/dist/packages/_es/Popover.js +6 -6
- package/dist/packages/_es/Popup.js +4 -4
- package/dist/packages/_es/Price.js +3 -3
- package/dist/packages/_es/Progress.js +3 -3
- package/dist/packages/_es/PullRefresh.js +7 -7
- package/dist/packages/_es/Radio.js +5 -6
- package/dist/packages/_es/RadioGroup.js +4 -5
- package/dist/packages/_es/Range.js +5 -5
- package/dist/packages/_es/Rate.js +6 -6
- package/dist/packages/_es/Row.js +3 -3
- package/dist/packages/_es/Searchbar.js +4 -4
- package/dist/packages/_es/ShortPassword.js +4 -4
- package/dist/packages/_es/SideNavbar.js +3 -3
- package/dist/packages/_es/SideNavbarItem.js +3 -3
- package/dist/packages/_es/Signature.js +3 -3
- package/dist/packages/_es/Skeleton.js +3 -3
- package/dist/packages/_es/Sku.js +9 -9
- package/dist/packages/_es/Step.js +3 -3
- package/dist/packages/_es/Steps.js +2 -2
- package/dist/packages/_es/Sticky.js +5 -6
- package/dist/packages/_es/SubSideNavbar.js +3 -3
- package/dist/packages/_es/Swipe.js +4 -4
- package/dist/packages/_es/Swiper.js +4 -4
- package/dist/packages/_es/SwiperItem.js +4 -4
- package/dist/packages/_es/Switch.js +3 -3
- package/dist/packages/_es/TabPane.js +3 -3
- package/dist/packages/_es/Tabbar.js +3 -3
- package/dist/packages/_es/TabbarItem.js +8 -10
- package/dist/packages/_es/Table.js +3 -3
- package/dist/packages/_es/Tabs.js +8 -8
- package/dist/packages/_es/Tag.js +3 -3
- package/dist/packages/_es/Textarea.js +3 -3
- package/dist/packages/_es/TimeDetail.js +3 -3
- package/dist/packages/_es/TimePannel.js +3 -3
- package/dist/packages/_es/TimeSelect.js +4 -4
- package/dist/packages/_es/Toast.js +6 -6
- package/dist/packages/_es/Tour.js +9 -9
- package/dist/packages/_es/TrendArrow.js +3 -3
- package/dist/packages/_es/Uploader.js +7 -7
- package/dist/packages/_es/Video.js +3 -3
- package/dist/packages/_es/Watermark.js +4 -4
- package/dist/packages/_es/{_plugin-vue_export-helper.bf57b04e.js → _plugin-vue_export-helper-73a3d722.js} +1 -1
- package/dist/packages/_es/{common.4b8c0eb2.js → common-d5c1f4b1.js} +3 -3
- package/dist/packages/_es/{component.fb9ce7ad.js → component-48526d37.js} +2 -2
- package/dist/packages/_es/{index.3dd88014.js → index-281c4c2c.js} +12 -12
- package/dist/packages/_es/{index.1be0d1a5.js → index-95a5249b.js} +1 -1
- package/dist/packages/_es/{index.4ed42c18.js → index-b05fa625.js} +3 -3
- package/dist/packages/_es/{index.983240fc.js → index-c3e2c58b.js} +1 -1
- package/dist/packages/_es/{index.af02c42d.js → index-c70386a5.js} +1 -1
- package/dist/packages/_es/{index.617ba243.js → index-efc0d9e4.js} +1 -1
- package/dist/packages/_es/{index.51da6a3b.js → index-fe4c328e.js} +1 -1
- package/dist/packages/_es/{index.vue_vue_type_script_lang.ccc15054.js → index.vue_vue_type_script_lang-5d693346.js} +3 -3
- package/dist/packages/_es/{index.vue_vue_type_script_lang.de4367bf.js → index.vue_vue_type_script_lang-6a7b6f54.js} +2 -2
- package/dist/packages/_es/{index.vue_vue_type_script_lang.43efbcd1.js → index.vue_vue_type_script_lang-84b793e8.js} +3 -3
- package/dist/packages/_es/{index.vue_vue_type_script_lang.6e735bb8.js → index.vue_vue_type_script_lang-959515e8.js} +2 -2
- package/dist/packages/_es/{interceptor.ba45688c.js → interceptor-da627865.js} +2 -2
- package/dist/packages/_es/{mountComponent.dddeb43c.js → mountComponent-75cf7cfe.js} +2 -2
- package/dist/packages/_es/{pxCheck.09969b22.js → pxCheck-524650ac.js} +1 -1
- package/dist/packages/_es/{raf.42b42f63.js → raf-e90b8c4d.js} +1 -1
- package/dist/packages/_es/{renderIcon.f32ed340.js → renderIcon-d470170e.js} +1 -1
- package/dist/packages/actionsheet/index.mjs +2 -0
- package/dist/packages/actionsheet/{index.js → style.cjs} +0 -0
- package/dist/packages/actionsheet/style.mjs +3 -0
- package/dist/packages/address/index.mjs +2 -0
- package/dist/packages/address/{index.js → style.cjs} +0 -0
- package/dist/packages/address/style.mjs +4 -0
- package/dist/packages/addresslist/index.mjs +2 -0
- package/dist/packages/addresslist/{index.js → style.cjs} +0 -0
- package/dist/packages/addresslist/style.mjs +2 -0
- package/dist/packages/animate/index.mjs +2 -0
- package/dist/packages/animate/{index.js → style.cjs} +0 -0
- package/dist/packages/animate/style.mjs +1 -0
- package/dist/packages/audio/index.mjs +2 -0
- package/dist/packages/audio/{index.js → style.cjs} +0 -0
- package/dist/packages/audio/style.mjs +2 -0
- package/dist/packages/audiooperate/index.mjs +2 -0
- package/dist/packages/audiooperate/{index.js → style.cjs} +0 -0
- package/dist/packages/audiooperate/style.mjs +2 -0
- package/dist/packages/avatar/index.mjs +2 -0
- package/dist/packages/avatar/{index.js → style.cjs} +0 -0
- package/dist/packages/avatar/style.mjs +1 -0
- package/dist/packages/avatargroup/index.mjs +2 -0
- package/dist/packages/avatargroup/{index.js → style.cjs} +0 -0
- package/dist/packages/avatargroup/style.mjs +1 -0
- package/dist/packages/backtop/index.mjs +2 -0
- package/dist/packages/backtop/{index.js → style.cjs} +0 -0
- package/dist/packages/backtop/style.mjs +1 -0
- package/dist/packages/badge/index.mjs +2 -0
- package/dist/packages/badge/{index.js → style.cjs} +0 -0
- package/dist/packages/badge/style.mjs +1 -0
- package/dist/packages/barrage/index.mjs +2 -0
- package/dist/packages/barrage/{index.js → style.cjs} +0 -0
- package/dist/packages/barrage/style.mjs +1 -0
- package/dist/packages/button/index.mjs +2 -0
- package/dist/packages/button/{index.js → style.cjs} +0 -0
- package/dist/packages/button/style.mjs +1 -0
- package/dist/packages/calendar/index.mjs +2 -0
- package/dist/packages/calendar/{index.js → style.cjs} +0 -0
- package/dist/packages/calendar/style.mjs +4 -0
- package/dist/packages/calendaritem/index.mjs +2 -0
- package/dist/packages/calendaritem/{index.js → style.cjs} +0 -0
- package/dist/packages/calendaritem/style.mjs +1 -0
- package/dist/packages/card/index.mjs +2 -0
- package/dist/packages/card/{index.js → style.cjs} +0 -0
- package/dist/packages/card/style.mjs +3 -0
- package/dist/packages/cascader/index.mjs +2 -0
- package/dist/packages/cascader/{index.js → style.cjs} +0 -0
- package/dist/packages/cascader/style.mjs +6 -0
- package/dist/packages/category/index.mjs +2 -0
- package/dist/packages/category/{index.js → style.cjs} +0 -0
- package/dist/packages/category/style.mjs +1 -0
- package/dist/packages/categorypane/index.mjs +2 -0
- package/dist/packages/categorypane/{index.js → style.cjs} +0 -0
- package/dist/packages/categorypane/style.mjs +1 -0
- package/dist/packages/cell/index.mjs +2 -0
- package/dist/packages/cell/{index.js → style.cjs} +0 -0
- package/dist/packages/cell/style.mjs +1 -0
- package/dist/packages/cellgroup/index.mjs +2 -0
- package/dist/packages/cellgroup/{index.js → style.cjs} +0 -0
- package/dist/packages/cellgroup/style.mjs +1 -0
- package/dist/packages/checkbox/index.mjs +2 -0
- package/dist/packages/checkbox/{index.js → style.cjs} +0 -0
- package/dist/packages/checkbox/style.mjs +1 -0
- package/dist/packages/checkboxgroup/index.mjs +2 -0
- package/dist/packages/checkboxgroup/{index.js → style.cjs} +0 -0
- package/dist/packages/checkboxgroup/style.mjs +1 -0
- package/dist/packages/circleprogress/index.mjs +2 -0
- package/dist/packages/circleprogress/{index.js → style.cjs} +0 -0
- package/dist/packages/circleprogress/style.mjs +1 -0
- package/dist/packages/col/index.mjs +2 -0
- package/dist/packages/col/{index.js → style.cjs} +0 -0
- package/dist/packages/col/style.mjs +1 -0
- package/dist/packages/collapse/index.mjs +2 -0
- package/dist/packages/collapse/{index.js → style.cjs} +0 -0
- package/dist/packages/collapse/style.mjs +1 -0
- package/dist/packages/collapseitem/index.mjs +2 -0
- package/dist/packages/collapseitem/{index.js → style.cjs} +0 -0
- package/dist/packages/collapseitem/style.mjs +1 -0
- package/dist/packages/comment/index.mjs +2 -0
- package/dist/packages/comment/{index.js → style.cjs} +0 -0
- package/dist/packages/comment/style.mjs +2 -0
- package/dist/packages/configprovider/index.mjs +2 -0
- package/dist/packages/configprovider/{index.js → style.cjs} +0 -0
- package/dist/packages/configprovider/style.mjs +1 -0
- package/dist/packages/countdown/index.mjs +2 -0
- package/dist/packages/countdown/{index.js → style.cjs} +0 -0
- package/dist/packages/countdown/style.mjs +1 -0
- package/dist/packages/countup/index.mjs +2 -0
- package/dist/packages/countup/{index.js → style.cjs} +0 -0
- package/dist/packages/countup/style.mjs +1 -0
- package/dist/packages/datepicker/index.mjs +2 -0
- package/dist/packages/datepicker/{index.js → style.cjs} +0 -0
- package/dist/packages/datepicker/style.mjs +4 -0
- package/dist/packages/dialog/index.mjs +2 -0
- package/dist/packages/dialog/{index.js → style.cjs} +0 -0
- package/dist/packages/dialog/style.mjs +4 -0
- package/dist/packages/divider/index.mjs +2 -0
- package/dist/packages/divider/{index.js → style.cjs} +0 -0
- package/dist/packages/divider/style.mjs +1 -0
- package/dist/packages/drag/index.mjs +2 -0
- package/dist/packages/drag/{index.js → style.cjs} +0 -0
- package/dist/packages/drag/style.mjs +1 -0
- package/dist/packages/ecard/index.mjs +2 -0
- package/dist/packages/ecard/{index.js → style.cjs} +0 -0
- package/dist/packages/ecard/style.mjs +2 -0
- package/dist/packages/elevator/index.mjs +2 -0
- package/dist/packages/elevator/{index.js → style.cjs} +0 -0
- package/dist/packages/elevator/style.mjs +1 -0
- package/dist/packages/ellipsis/index.mjs +2 -0
- package/dist/packages/ellipsis/{index.js → style.cjs} +0 -0
- package/dist/packages/ellipsis/style.mjs +1 -0
- package/dist/packages/empty/index.mjs +2 -0
- package/dist/packages/empty/{index.js → style.cjs} +0 -0
- package/dist/packages/empty/style.mjs +1 -0
- package/dist/packages/fixednav/index.mjs +2 -0
- package/dist/packages/fixednav/{index.js → style.cjs} +0 -0
- package/dist/packages/fixednav/style.mjs +2 -0
- package/dist/packages/form/index.mjs +2 -0
- package/dist/packages/form/{index.js → style.cjs} +0 -0
- package/dist/packages/form/style.mjs +2 -0
- package/dist/packages/formitem/index.mjs +2 -0
- package/dist/packages/formitem/{index.js → style.cjs} +0 -0
- package/dist/packages/formitem/style.mjs +2 -0
- package/dist/packages/grid/index.mjs +2 -0
- package/dist/packages/grid/{index.js → style.cjs} +0 -0
- package/dist/packages/grid/style.mjs +1 -0
- package/dist/packages/griditem/index.mjs +2 -0
- package/dist/packages/griditem/{index.js → style.cjs} +0 -0
- package/dist/packages/griditem/style.mjs +1 -0
- package/dist/packages/icon/index.mjs +2 -0
- package/dist/packages/icon/{index.js → style.cjs} +0 -0
- package/dist/packages/icon/style.mjs +1 -0
- package/dist/packages/image/index.mjs +2 -0
- package/dist/packages/image/{index.js → style.cjs} +0 -0
- package/dist/packages/image/style.mjs +1 -0
- package/dist/packages/imagepreview/index.mjs +2 -0
- package/dist/packages/imagepreview/{index.js → style.cjs} +0 -0
- package/dist/packages/imagepreview/style.mjs +6 -0
- package/dist/packages/indicator/index.mjs +2 -0
- package/dist/packages/indicator/{index.js → style.cjs} +0 -0
- package/dist/packages/indicator/style.mjs +1 -0
- package/dist/packages/infiniteloading/index.mjs +2 -0
- package/dist/packages/infiniteloading/{index.js → style.cjs} +0 -0
- package/dist/packages/infiniteloading/style.mjs +1 -0
- package/dist/packages/input/index.mjs +2 -0
- package/dist/packages/input/{index.js → style.cjs} +0 -0
- package/dist/packages/input/style.mjs +1 -0
- package/dist/packages/inputnumber/index.mjs +2 -0
- package/dist/packages/inputnumber/{index.js → style.cjs} +0 -0
- package/dist/packages/inputnumber/style.mjs +1 -0
- package/dist/packages/invoice/index.mjs +2 -0
- package/dist/packages/invoice/{index.js → style.cjs} +0 -0
- package/dist/packages/invoice/style.mjs +8 -0
- package/dist/packages/layout/index.mjs +2 -0
- package/dist/packages/layout/{index.js → style.cjs} +0 -0
- package/dist/packages/layout/style.mjs +1 -0
- package/dist/packages/list/index.mjs +2 -0
- package/dist/packages/list/{index.js → style.cjs} +0 -0
- package/dist/packages/list/style.mjs +1 -0
- package/dist/packages/locale/lang/{baseLang.ff3ed8bc.js → baseLang-d9df8b94.js} +1 -1
- package/dist/packages/locale/lang/en-US.js +2 -2
- package/dist/packages/locale/lang/id-ID.js +2 -2
- package/dist/packages/locale/lang/index.js +2 -2
- package/dist/packages/locale/lang/zh-CN.js +111 -111
- package/dist/packages/locale/lang/zh-TW.js +111 -111
- package/dist/packages/menu/index.mjs +2 -0
- package/dist/packages/menu/{index.js → style.cjs} +0 -0
- package/dist/packages/menu/style.mjs +1 -0
- package/dist/packages/menuitem/index.mjs +2 -0
- package/dist/packages/menuitem/{index.js → style.cjs} +0 -0
- package/dist/packages/menuitem/style.mjs +3 -0
- package/dist/packages/navbar/index.mjs +2 -0
- package/dist/packages/navbar/{index.js → style.cjs} +0 -0
- package/dist/packages/navbar/style.mjs +1 -0
- package/dist/packages/noticebar/index.mjs +2 -0
- package/dist/packages/noticebar/{index.js → style.cjs} +0 -0
- package/dist/packages/noticebar/style.mjs +1 -0
- package/dist/packages/notify/index.mjs +2 -0
- package/dist/packages/notify/{index.js → style.cjs} +0 -0
- package/dist/packages/notify/style.mjs +3 -0
- package/dist/packages/numberkeyboard/index.mjs +2 -0
- package/dist/packages/numberkeyboard/{index.js → style.cjs} +0 -0
- package/dist/packages/numberkeyboard/style.mjs +3 -0
- package/dist/packages/overlay/index.mjs +2 -0
- package/dist/packages/overlay/{index.js → style.cjs} +0 -0
- package/dist/packages/overlay/style.mjs +1 -0
- package/dist/packages/pagination/index.mjs +2 -0
- package/dist/packages/pagination/{index.js → style.cjs} +0 -0
- package/dist/packages/pagination/style.mjs +1 -0
- package/dist/packages/picker/index.mjs +2 -0
- package/dist/packages/picker/{index.js → style.cjs} +0 -0
- package/dist/packages/picker/style.mjs +3 -0
- package/dist/packages/popover/index.mjs +2 -0
- package/dist/packages/popover/{index.js → style.cjs} +0 -0
- package/dist/packages/popover/style.mjs +3 -0
- package/dist/packages/popup/index.mjs +2 -0
- package/dist/packages/popup/{index.js → style.cjs} +0 -0
- package/dist/packages/popup/style.mjs +2 -0
- package/dist/packages/price/index.mjs +2 -0
- package/dist/packages/price/{index.js → style.cjs} +0 -0
- package/dist/packages/price/style.mjs +1 -0
- package/dist/packages/progress/index.mjs +2 -0
- package/dist/packages/progress/{index.js → style.cjs} +0 -0
- package/dist/packages/progress/style.mjs +1 -0
- package/dist/packages/pullrefresh/index.mjs +2 -0
- package/dist/packages/pullrefresh/{index.js → style.cjs} +0 -0
- package/dist/packages/pullrefresh/style.mjs +1 -0
- package/dist/packages/radio/index.mjs +2 -0
- package/dist/packages/radio/{index.js → style.cjs} +0 -0
- package/dist/packages/radio/style.mjs +1 -0
- package/dist/packages/radiogroup/index.mjs +2 -0
- package/dist/packages/radiogroup/{index.js → style.cjs} +0 -0
- package/dist/packages/radiogroup/style.mjs +1 -0
- package/dist/packages/range/index.mjs +2 -0
- package/dist/packages/range/{index.js → style.cjs} +0 -0
- package/dist/packages/range/style.mjs +1 -0
- package/dist/packages/rate/index.mjs +2 -0
- package/dist/packages/rate/{index.js → style.cjs} +0 -0
- package/dist/packages/rate/style.mjs +1 -0
- package/dist/packages/row/index.mjs +2 -0
- package/dist/packages/row/{index.js → style.cjs} +0 -0
- package/dist/packages/row/style.mjs +1 -0
- package/dist/packages/searchbar/index.mjs +2 -0
- package/dist/packages/searchbar/{index.js → style.cjs} +0 -0
- package/dist/packages/searchbar/style.mjs +1 -0
- package/dist/packages/shortpassword/index.mjs +2 -0
- package/dist/packages/shortpassword/{index.js → style.cjs} +0 -0
- package/dist/packages/shortpassword/style.mjs +3 -0
- package/dist/packages/sidenavbar/index.mjs +2 -0
- package/dist/packages/sidenavbar/{index.js → style.cjs} +0 -0
- package/dist/packages/sidenavbar/style.mjs +1 -0
- package/dist/packages/sidenavbaritem/index.mjs +2 -0
- package/dist/packages/sidenavbaritem/{index.js → style.cjs} +0 -0
- package/dist/packages/sidenavbaritem/style.mjs +1 -0
- package/dist/packages/signature/index.mjs +2 -0
- package/dist/packages/signature/{index.js → style.cjs} +0 -0
- package/dist/packages/signature/style.mjs +2 -0
- package/dist/packages/skeleton/index.mjs +2 -0
- package/dist/packages/skeleton/{index.js → style.cjs} +0 -0
- package/dist/packages/skeleton/style.mjs +2 -0
- package/dist/packages/sku/index.mjs +2 -0
- package/dist/packages/sku/{index.js → style.cjs} +0 -0
- package/dist/packages/sku/style.mjs +5 -0
- package/dist/packages/step/index.mjs +2 -0
- package/dist/packages/step/{index.js → style.cjs} +0 -0
- package/dist/packages/step/style.mjs +1 -0
- package/dist/packages/steps/index.mjs +2 -0
- package/dist/packages/steps/{index.js → style.cjs} +0 -0
- package/dist/packages/steps/style.mjs +1 -0
- package/dist/packages/sticky/index.mjs +2 -0
- package/dist/packages/sticky/{index.js → style.cjs} +0 -0
- package/dist/packages/sticky/style.mjs +1 -0
- package/dist/packages/subsidenavbar/index.mjs +2 -0
- package/dist/packages/subsidenavbar/{index.js → style.cjs} +0 -0
- package/dist/packages/subsidenavbar/style.mjs +1 -0
- package/dist/packages/swipe/index.mjs +2 -0
- package/dist/packages/swipe/{index.js → style.cjs} +0 -0
- package/dist/packages/swipe/style.mjs +1 -0
- package/dist/packages/swiper/index.mjs +2 -0
- package/dist/packages/swiper/{index.js → style.cjs} +0 -0
- package/dist/packages/swiper/style.mjs +1 -0
- package/dist/packages/swiperitem/index.mjs +2 -0
- package/dist/packages/swiperitem/{index.js → style.cjs} +0 -0
- package/dist/packages/swiperitem/style.mjs +1 -0
- package/dist/packages/switch/index.mjs +2 -0
- package/dist/packages/switch/{index.js → style.cjs} +0 -0
- package/dist/packages/switch/style.mjs +1 -0
- package/dist/packages/tabbar/index.mjs +2 -0
- package/dist/packages/tabbar/{index.js → style.cjs} +0 -0
- package/dist/packages/tabbar/style.mjs +1 -0
- package/dist/packages/tabbaritem/index.mjs +2 -0
- package/dist/packages/tabbaritem/{index.js → style.cjs} +0 -0
- package/dist/packages/tabbaritem/style.mjs +2 -0
- package/dist/packages/table/index.mjs +2 -0
- package/dist/packages/table/{index.js → style.cjs} +0 -0
- package/dist/packages/table/style.mjs +1 -0
- package/dist/packages/tabpane/index.mjs +2 -0
- package/dist/packages/tabpane/{index.js → style.cjs} +0 -0
- package/dist/packages/tabpane/style.mjs +1 -0
- package/dist/packages/tabs/index.mjs +2 -0
- package/dist/packages/tabs/{index.js → style.cjs} +0 -0
- package/dist/packages/tabs/style.mjs +2 -0
- package/dist/packages/tag/index.mjs +2 -0
- package/dist/packages/tag/{index.js → style.cjs} +0 -0
- package/dist/packages/tag/style.mjs +1 -0
- package/dist/packages/textarea/index.mjs +2 -0
- package/dist/packages/textarea/{index.js → style.cjs} +0 -0
- package/dist/packages/textarea/style.mjs +1 -0
- package/dist/packages/timedetail/index.mjs +2 -0
- package/dist/packages/timedetail/{index.js → style.cjs} +0 -0
- package/dist/packages/timedetail/style.mjs +1 -0
- package/dist/packages/timepannel/index.mjs +2 -0
- package/dist/packages/timepannel/{index.js → style.cjs} +0 -0
- package/dist/packages/timepannel/style.mjs +1 -0
- package/dist/packages/timeselect/index.mjs +2 -0
- package/dist/packages/timeselect/{index.js → style.cjs} +0 -0
- package/dist/packages/timeselect/style.mjs +3 -0
- package/dist/packages/toast/index.mjs +2 -0
- package/dist/packages/toast/{index.js → style.cjs} +0 -0
- package/dist/packages/toast/style.mjs +1 -0
- package/dist/packages/tour/index.mjs +2 -0
- package/dist/packages/tour/{index.js → style.cjs} +0 -0
- package/dist/packages/tour/style.mjs +4 -0
- package/dist/packages/trendarrow/index.mjs +2 -0
- package/dist/packages/trendarrow/{index.js → style.cjs} +0 -0
- package/dist/packages/trendarrow/style.mjs +1 -0
- package/dist/packages/uploader/index.mjs +2 -0
- package/dist/packages/uploader/{index.js → style.cjs} +0 -0
- package/dist/packages/uploader/style.mjs +3 -0
- package/dist/packages/video/index.mjs +2 -0
- package/dist/packages/video/{index.js → style.cjs} +0 -0
- package/dist/packages/video/style.mjs +1 -0
- package/dist/packages/watermark/index.mjs +2 -0
- package/dist/packages/watermark/{index.js → style.cjs} +0 -0
- package/dist/packages/watermark/style.mjs +1 -0
- package/dist/smartips/web-types.json +1 -1
- package/dist/style.css +19 -1
- package/dist/styles/{css-variables.scss → theme-deafult.scss} +1 -1
- package/dist/styles/theme-jdt.scss +898 -0
- package/dist/styles/themes/default.scss +48 -48
- package/dist/styles/themes/jdb.scss +48 -48
- package/dist/styles/themes/jddkh.scss +48 -48
- package/dist/styles/themes/jdt.scss +48 -48
- package/dist/styles/variables-jdt.scss +763 -707
- package/dist/styles/variables.scss +806 -733
- package/dist/types/index.d.ts +1 -1
- package/package.json +8 -8
- package/dist/nutui.js +0 -20064
- package/dist/packages/locale/index.scss +0 -1
- package/dist/packages/locale/lang/index.scss +0 -1
- package/dist/style.js +0 -4
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { ref, computed, watch, resolveComponent, openBlock, createElementBlock, createVNode, withCtx, createElementVNode, toDisplayString, createCommentVNode, Fragment, renderList, normalizeClass, createTextVNode } from "vue";
|
|
7
|
-
import { c as createComponent } from "./component.
|
|
8
|
-
import { P as Popup } from "./index.
|
|
9
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
7
|
+
import { c as createComponent } from "./component-48526d37.js";
|
|
8
|
+
import { P as Popup } from "./index-b05fa625.js";
|
|
9
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
10
10
|
import "../locale/lang";
|
|
11
11
|
import "./Overlay.js";
|
|
12
12
|
import "@nutui/icons-vue";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { computed, watchEffect, openBlock, createBlock, Transition, withCtx, withDirectives, createElementVNode, normalizeClass, withModifiers, normalizeStyle, renderSlot, vShow } from "vue";
|
|
7
|
-
import { b as body, c as createComponent } from "./component.
|
|
8
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
7
|
+
import { b as body, c as createComponent } from "./component-48526d37.js";
|
|
8
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
9
9
|
import "../locale/lang";
|
|
10
10
|
let count = 0;
|
|
11
11
|
const CLSNAME = "nut-overflow-hidden";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { toRefs, computed, watchEffect, openBlock, createElementBlock, createElementVNode, normalizeClass, renderSlot, createTextVNode, toDisplayString, Fragment, renderList, createCommentVNode } from "vue";
|
|
7
|
-
import { c as createComponent } from "./component.
|
|
8
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
7
|
+
import { c as createComponent } from "./component-48526d37.js";
|
|
8
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
9
9
|
import "../locale/lang";
|
|
10
10
|
const { create, translate } = createComponent("pagination");
|
|
11
11
|
const _sfc_main = create({
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { reactive, ref, computed, watch, toRefs, onMounted, openBlock, createElementBlock, createElementVNode, normalizeStyle, Fragment, renderList, normalizeClass, toDisplayString, createCommentVNode, resolveComponent, renderSlot, createVNode } from "vue";
|
|
7
|
-
import { c as createComponent, d as preventDefault, e as clamp } from "./component.
|
|
8
|
-
import { p as pxCheck } from "./pxCheck.
|
|
9
|
-
import { u as useTouch } from "./index.
|
|
10
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
7
|
+
import { c as createComponent, d as preventDefault, e as clamp } from "./component-48526d37.js";
|
|
8
|
+
import { p as pxCheck } from "./pxCheck-524650ac.js";
|
|
9
|
+
import { u as useTouch } from "./index-c3e2c58b.js";
|
|
10
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
11
11
|
import "../locale/lang";
|
|
12
12
|
const { componentName: componentName$1 } = createComponent("picker");
|
|
13
13
|
const usePicker = (props, emit) => {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { ref, computed, onMounted, watch, resolveComponent, openBlock, createElementBlock, Fragment, renderSlot, createCommentVNode, createElementVNode, normalizeClass, normalizeStyle, createVNode, withCtx, renderList, withModifiers, createBlock, resolveDynamicComponent, toDisplayString } from "vue";
|
|
7
|
-
import { i as isArray, c as createComponent } from "./component.
|
|
8
|
-
import { r as renderIcon } from "./renderIcon.
|
|
9
|
-
import { u as useRect } from "./index.
|
|
10
|
-
import { P as Popup } from "./index.
|
|
11
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
7
|
+
import { i as isArray, c as createComponent } from "./component-48526d37.js";
|
|
8
|
+
import { r as renderIcon } from "./renderIcon-d470170e.js";
|
|
9
|
+
import { u as useRect } from "./index-c70386a5.js";
|
|
10
|
+
import { P as Popup } from "./index-b05fa625.js";
|
|
11
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
12
12
|
import "../locale/lang";
|
|
13
13
|
import "./Overlay.js";
|
|
14
14
|
import "@nutui/icons-vue";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
|
-
import { P } from "./index.
|
|
6
|
+
import { P } from "./index-b05fa625.js";
|
|
7
7
|
import "vue";
|
|
8
|
-
import "./_plugin-vue_export-helper.
|
|
9
|
-
import "./component.
|
|
8
|
+
import "./_plugin-vue_export-helper-73a3d722.js";
|
|
9
|
+
import "./component-48526d37.js";
|
|
10
10
|
import "../locale/lang";
|
|
11
11
|
import "./Overlay.js";
|
|
12
12
|
import "@nutui/icons-vue";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { computed, openBlock, createElementBlock, normalizeClass, createCommentVNode, createElementVNode, toDisplayString } from "vue";
|
|
7
|
-
import { c as createComponent } from "./component.
|
|
8
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
7
|
+
import { c as createComponent } from "./component-48526d37.js";
|
|
8
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
9
9
|
import "../locale/lang";
|
|
10
10
|
const { componentName, create } = createComponent("price");
|
|
11
11
|
const _sfc_main = create({
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { useSlots, ref, computed, onMounted, resolveComponent, openBlock, createElementBlock, createElementVNode, normalizeClass, normalizeStyle, toDisplayString, createCommentVNode, renderSlot, createVNode } from "vue";
|
|
7
|
-
import { c as createComponent } from "./component.
|
|
7
|
+
import { c as createComponent } from "./component-48526d37.js";
|
|
8
8
|
import { Checked } from "@nutui/icons-vue";
|
|
9
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
9
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
10
10
|
import "../locale/lang";
|
|
11
11
|
const { create } = createComponent("progress");
|
|
12
12
|
const _sfc_main = create({
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { ref, reactive, computed, watch, nextTick, toRefs, resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, normalizeStyle, createBlock, createCommentVNode, toDisplayString, renderSlot } from "vue";
|
|
7
|
-
import { c as createComponent, l as getScrollTopRoot } from "./component.
|
|
8
|
-
import { u as useTouch } from "./index.
|
|
9
|
-
import { p as pxCheck } from "./pxCheck.
|
|
10
|
-
import { u as useScrollParent } from "./index.
|
|
7
|
+
import { c as createComponent, l as getScrollTopRoot } from "./component-48526d37.js";
|
|
8
|
+
import { u as useTouch } from "./index-c3e2c58b.js";
|
|
9
|
+
import { p as pxCheck } from "./pxCheck-524650ac.js";
|
|
10
|
+
import { u as useScrollParent } from "./index-95a5249b.js";
|
|
11
11
|
import { Loading } from "@nutui/icons-vue";
|
|
12
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
12
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
13
13
|
import "../locale/lang";
|
|
14
14
|
const { componentName, create, translate } = createComponent("pullrefresh");
|
|
15
15
|
const _sfc_main = create({
|
|
@@ -160,7 +160,7 @@ const _sfc_main = create({
|
|
|
160
160
|
watch(
|
|
161
161
|
() => props.modelValue,
|
|
162
162
|
(val) => {
|
|
163
|
-
console.log("
|
|
163
|
+
console.log("监听", val);
|
|
164
164
|
if (val) {
|
|
165
165
|
setPullStatus(+props.headHeight, true);
|
|
166
166
|
nextTick(() => emit("refresh"));
|
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
|
-
import { _ as _sfc_main } from "./index.vue_vue_type_script_lang.
|
|
7
|
-
import { _ } from "./index.vue_vue_type_script_lang.43efbcd1.js";
|
|
6
|
+
import { _ as _sfc_main } from "./index.vue_vue_type_script_lang-84b793e8.js";
|
|
8
7
|
import "vue";
|
|
9
|
-
import "./component.
|
|
8
|
+
import "./component-48526d37.js";
|
|
10
9
|
import "../locale/lang";
|
|
11
10
|
import "@nutui/icons-vue";
|
|
12
|
-
import "./pxCheck.
|
|
11
|
+
import "./pxCheck-524650ac.js";
|
|
13
12
|
export {
|
|
14
|
-
|
|
13
|
+
_sfc_main as default
|
|
15
14
|
};
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
|
-
import { _ as _sfc_main } from "./index.vue_vue_type_script_lang.
|
|
7
|
-
import { _ } from "./index.vue_vue_type_script_lang.6e735bb8.js";
|
|
6
|
+
import { _ as _sfc_main } from "./index.vue_vue_type_script_lang-959515e8.js";
|
|
8
7
|
import "vue";
|
|
9
|
-
import "./component.
|
|
8
|
+
import "./component-48526d37.js";
|
|
10
9
|
import "../locale/lang";
|
|
11
10
|
export {
|
|
12
|
-
|
|
11
|
+
_sfc_main as default
|
|
13
12
|
};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { ref, computed, toRefs, openBlock, createElementBlock, normalizeClass, toDisplayString, createCommentVNode, createElementVNode, normalizeStyle, withModifiers, Fragment, renderList, createTextVNode, renderSlot } from "vue";
|
|
7
|
-
import { c as createComponent, i as isArray } from "./component.
|
|
8
|
-
import { u as useTouch } from "./index.
|
|
9
|
-
import { u as useRect } from "./index.
|
|
10
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
7
|
+
import { c as createComponent, i as isArray } from "./component-48526d37.js";
|
|
8
|
+
import { u as useTouch } from "./index-c3e2c58b.js";
|
|
9
|
+
import { u as useRect } from "./index-c70386a5.js";
|
|
10
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
11
11
|
import "../locale/lang";
|
|
12
12
|
const { componentName, create } = createComponent("range");
|
|
13
13
|
const _sfc_main = create({
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { h, ref, computed, openBlock, createElementBlock, normalizeClass, Fragment, renderList, normalizeStyle, createElementVNode, createBlock, resolveDynamicComponent, createCommentVNode } from "vue";
|
|
7
7
|
import { StarN } from "@nutui/icons-vue";
|
|
8
|
-
import { c as createComponent } from "./component.
|
|
9
|
-
import { r as renderIcon } from "./renderIcon.
|
|
10
|
-
import { p as pxCheck } from "./pxCheck.
|
|
11
|
-
import { u as useTouch } from "./index.
|
|
12
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
8
|
+
import { c as createComponent } from "./component-48526d37.js";
|
|
9
|
+
import { r as renderIcon } from "./renderIcon-d470170e.js";
|
|
10
|
+
import { p as pxCheck } from "./pxCheck-524650ac.js";
|
|
11
|
+
import { u as useTouch } from "./index-c3e2c58b.js";
|
|
12
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
13
13
|
import "../locale/lang";
|
|
14
14
|
const { create, componentName } = createComponent("rate");
|
|
15
15
|
const _sfc_main = create({
|
package/dist/packages/_es/Row.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { provide, openBlock, createElementBlock, normalizeClass, renderSlot } from "vue";
|
|
7
|
-
import { c as createComponent } from "./component.
|
|
8
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
7
|
+
import { c as createComponent } from "./component-48526d37.js";
|
|
8
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
9
9
|
import "../locale/lang";
|
|
10
10
|
const { componentName, create } = createComponent("row");
|
|
11
11
|
const _sfc_main = create({
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { reactive, computed, ref, onMounted, toRefs, openBlock, createElementBlock, normalizeStyle, toDisplayString, createCommentVNode, renderSlot, createElementVNode, withModifiers, withDirectives, createBlock, resolveDynamicComponent, vShow } from "vue";
|
|
7
|
-
import { c as createComponent } from "./component.
|
|
8
|
-
import { r as renderIcon } from "./renderIcon.
|
|
7
|
+
import { c as createComponent } from "./component-48526d37.js";
|
|
8
|
+
import { r as renderIcon } from "./renderIcon-d470170e.js";
|
|
9
9
|
import { CircleClose } from "@nutui/icons-vue";
|
|
10
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
10
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
11
11
|
import "../locale/lang";
|
|
12
12
|
const { create, translate } = createComponent("searchbar");
|
|
13
13
|
const _sfc_main = create({
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { ref, computed, watch, resolveComponent, openBlock, createElementBlock, createVNode, withCtx, createElementVNode, toDisplayString, Fragment, renderList, createCommentVNode } from "vue";
|
|
7
|
-
import { c as createComponent } from "./component.
|
|
8
|
-
import { P as Popup } from "./index.
|
|
7
|
+
import { c as createComponent } from "./component-48526d37.js";
|
|
8
|
+
import { P as Popup } from "./index-b05fa625.js";
|
|
9
9
|
import { Tips } from "@nutui/icons-vue";
|
|
10
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
10
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
11
11
|
import "../locale/lang";
|
|
12
12
|
import "./Overlay.js";
|
|
13
13
|
const { create, translate } = createComponent("short-password");
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { ref, reactive, computed, onMounted, toRefs, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot } from "vue";
|
|
7
|
-
import { c as createComponent } from "./component.
|
|
8
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
7
|
+
import { c as createComponent } from "./component-48526d37.js";
|
|
8
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
9
9
|
import "../locale/lang";
|
|
10
10
|
const { componentName, create } = createComponent("side-navbar");
|
|
11
11
|
const _sfc_main = create({
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { computed, openBlock, createElementBlock, normalizeClass, withModifiers, createElementVNode, toDisplayString } from "vue";
|
|
7
|
-
import { c as createComponent } from "./component.
|
|
8
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
7
|
+
import { c as createComponent } from "./component-48526d37.js";
|
|
8
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
9
9
|
import "../locale/lang";
|
|
10
10
|
const { componentName, create } = createComponent("side-navbar-item");
|
|
11
11
|
const _sfc_main = create({
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { ref, computed, reactive, onMounted, toRefs, resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, withDirectives, vShow, toDisplayString, createCommentVNode, createVNode, withCtx, createTextVNode } from "vue";
|
|
7
|
-
import { c as createComponent } from "./component.
|
|
7
|
+
import { c as createComponent } from "./component-48526d37.js";
|
|
8
8
|
import Button from "./Button.js";
|
|
9
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
9
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
10
10
|
import "../locale/lang";
|
|
11
11
|
import "@nutui/icons-vue";
|
|
12
12
|
const { componentName, create, translate } = createComponent("signature");
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
|
-
import { c as createComponent } from "./component.
|
|
6
|
+
import { c as createComponent } from "./component-48526d37.js";
|
|
7
7
|
import { toRefs, computed, onMounted, resolveComponent, openBlock, createElementBlock, renderSlot, createCommentVNode, createElementVNode, createBlock, normalizeClass, normalizeStyle, Fragment, renderList } from "vue";
|
|
8
8
|
import Avatar from "./Avatar.js";
|
|
9
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
9
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
10
10
|
import "../locale/lang";
|
|
11
11
|
const component = (components) => {
|
|
12
12
|
return {
|
package/dist/packages/_es/Sku.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { resolveComponent, openBlock, createElementBlock, createElementVNode, renderSlot, createBlock, createCommentVNode, toDisplayString, ref, watch, onMounted, Fragment, renderList, normalizeClass, createVNode, withCtx, createSlots } from "vue";
|
|
7
|
-
import { c as createComponent, T as TypeOfFun } from "./component.
|
|
8
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
9
|
-
import { p as popupProps, P as Popup } from "./index.
|
|
7
|
+
import { c as createComponent, T as TypeOfFun } from "./component-48526d37.js";
|
|
8
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
9
|
+
import { p as popupProps, P as Popup } from "./index-b05fa625.js";
|
|
10
10
|
import "../locale/lang";
|
|
11
11
|
import "./Overlay.js";
|
|
12
12
|
import "@nutui/icons-vue";
|
|
@@ -48,7 +48,7 @@ function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
48
48
|
thousands: false
|
|
49
49
|
}, null, 8, ["price"])),
|
|
50
50
|
_ctx.getSlots("sku-header-extra") ? renderSlot(_ctx.$slots, "sku-header-extra", { key: 2 }) : createCommentVNode("", true),
|
|
51
|
-
_ctx.goods.skuId && !_ctx.getSlots("sku-header-extra") ? (openBlock(), createElementBlock("view", _hoisted_4$3, toDisplayString(_ctx.translate("skuId")) + "
|
|
51
|
+
_ctx.goods.skuId && !_ctx.getSlots("sku-header-extra") ? (openBlock(), createElementBlock("view", _hoisted_4$3, toDisplayString(_ctx.translate("skuId")) + " : " + toDisplayString(_ctx.goods.skuId), 1)) : createCommentVNode("", true)
|
|
52
52
|
])
|
|
53
53
|
]);
|
|
54
54
|
}
|
|
@@ -136,7 +136,7 @@ const _sfc_main$2 = create$2({
|
|
|
136
136
|
},
|
|
137
137
|
stepperTitle: {
|
|
138
138
|
type: String,
|
|
139
|
-
default: "
|
|
139
|
+
default: "购买数量"
|
|
140
140
|
}
|
|
141
141
|
},
|
|
142
142
|
emits: ["click", "changeSku", "changeStepper", "clickBtnOptions", "overLimit", "reduce", "add"],
|
|
@@ -219,15 +219,15 @@ const _sfc_main$1 = create$1({
|
|
|
219
219
|
},
|
|
220
220
|
buyText: {
|
|
221
221
|
type: String,
|
|
222
|
-
default: "
|
|
222
|
+
default: "立即购买"
|
|
223
223
|
},
|
|
224
224
|
addCartText: {
|
|
225
225
|
type: String,
|
|
226
|
-
default: "
|
|
226
|
+
default: "加入购物车"
|
|
227
227
|
},
|
|
228
228
|
confirmText: {
|
|
229
229
|
type: String,
|
|
230
|
-
default: "
|
|
230
|
+
default: "确定"
|
|
231
231
|
}
|
|
232
232
|
},
|
|
233
233
|
emits: ["click", "changeSku", "changeBuyCount", "clickBtnOperate"],
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { getCurrentInstance, inject, reactive, computed, toRefs, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, Fragment, toDisplayString, createCommentVNode } from "vue";
|
|
7
|
-
import { c as createComponent } from "./component.
|
|
8
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
7
|
+
import { c as createComponent } from "./component-48526d37.js";
|
|
8
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
9
9
|
import "../locale/lang";
|
|
10
10
|
const { create, componentName } = createComponent("step");
|
|
11
11
|
const _sfc_main = create({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { reactive, computed, provide, h } from "vue";
|
|
7
|
-
import { c as createComponent } from "./component.
|
|
7
|
+
import { c as createComponent } from "./component-48526d37.js";
|
|
8
8
|
import "../locale/lang";
|
|
9
9
|
const { create, componentName } = createComponent("steps");
|
|
10
10
|
const _sfc_main = create({
|
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
|
-
import { _ as _sfc_main } from "./index.vue_vue_type_script_lang.
|
|
7
|
-
import { _ } from "./index.vue_vue_type_script_lang.ccc15054.js";
|
|
6
|
+
import { _ as _sfc_main } from "./index.vue_vue_type_script_lang-5d693346.js";
|
|
8
7
|
import "vue";
|
|
9
|
-
import "./component.
|
|
8
|
+
import "./component-48526d37.js";
|
|
10
9
|
import "../locale/lang";
|
|
11
|
-
import "./index.
|
|
10
|
+
import "./index-c70386a5.js";
|
|
12
11
|
export {
|
|
13
|
-
|
|
12
|
+
_sfc_main as default
|
|
14
13
|
};
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { reactive, computed, onMounted, toRefs, resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, withModifiers, toDisplayString, createBlock, normalizeStyle, renderSlot } from "vue";
|
|
7
|
-
import { c as createComponent } from "./component.
|
|
7
|
+
import { c as createComponent } from "./component-48526d37.js";
|
|
8
8
|
import { ArrowDown2, ArrowUp2 } from "@nutui/icons-vue";
|
|
9
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
9
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
10
10
|
import "../locale/lang";
|
|
11
11
|
const { componentName, create } = createComponent("sub-side-navbar");
|
|
12
12
|
const _sfc_main = create({
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
|
-
import { u as useTouch } from "./index.
|
|
6
|
+
import { u as useTouch } from "./index-c3e2c58b.js";
|
|
7
7
|
import { computed, ref, reactive, openBlock, createElementBlock, normalizeClass, normalizeStyle, createElementVNode, renderSlot } from "vue";
|
|
8
|
-
import { c as createComponent } from "./component.
|
|
9
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
8
|
+
import { c as createComponent } from "./component-48526d37.js";
|
|
9
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
10
10
|
import "../locale/lang";
|
|
11
11
|
const { componentName, create } = createComponent("swipe");
|
|
12
12
|
const _sfc_main = create({
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { reactive, ref, computed, provide, onDeactivated, onBeforeUnmount, watch, nextTick, openBlock, createElementBlock, normalizeClass, createElementVNode, normalizeStyle, renderSlot, Fragment, renderList, createCommentVNode } from "vue";
|
|
7
|
-
import { c as createComponent } from "./component.
|
|
8
|
-
import { u as useExpose } from "./index.
|
|
9
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
7
|
+
import { c as createComponent } from "./component-48526d37.js";
|
|
8
|
+
import { u as useExpose } from "./index-efc0d9e4.js";
|
|
9
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
10
10
|
import "../locale/lang";
|
|
11
11
|
const DISTANCE = 5;
|
|
12
12
|
function useTouch() {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { inject, getCurrentInstance, reactive, computed, onUnmounted, openBlock, createElementBlock, normalizeClass, normalizeStyle, renderSlot } from "vue";
|
|
7
|
-
import { c as createComponent } from "./component.
|
|
8
|
-
import { u as useExpose } from "./index.
|
|
9
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
7
|
+
import { c as createComponent } from "./component-48526d37.js";
|
|
8
|
+
import { u as useExpose } from "./index-efc0d9e4.js";
|
|
9
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
10
10
|
import "../locale/lang";
|
|
11
11
|
const { create, componentName } = createComponent("swiper-item");
|
|
12
12
|
const _sfc_main = create({
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { computed, watch, resolveComponent, openBlock, createElementBlock, normalizeClass, normalizeStyle, createElementVNode, renderSlot, createVNode, createCommentVNode, Fragment, withDirectives, toDisplayString, vShow } from "vue";
|
|
7
|
-
import { c as createComponent } from "./component.
|
|
7
|
+
import { c as createComponent } from "./component-48526d37.js";
|
|
8
8
|
import { Loading1 } from "@nutui/icons-vue";
|
|
9
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
9
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
10
10
|
import "../locale/lang";
|
|
11
11
|
const { componentName, create } = createComponent("switch");
|
|
12
12
|
const _sfc_main = create({
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { inject, openBlock, createElementBlock, normalizeClass, renderSlot } from "vue";
|
|
7
|
-
import { c as createComponent } from "./component.
|
|
8
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
7
|
+
import { c as createComponent } from "./component-48526d37.js";
|
|
8
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
9
9
|
import "../locale/lang";
|
|
10
10
|
const { create } = createComponent("tab-pane");
|
|
11
11
|
const _sfc_main = create({
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @nutui/nutui v4.0.0-beta.
|
|
2
|
+
* @nutui/nutui v4.0.0-beta.1 Mon Dec 26 2022 15:40:58 GMT+0800 (中国标准时间)
|
|
3
3
|
* (c) 2022 @jdf2e.
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
*/
|
|
6
6
|
import { toRefs, ref, reactive, provide, watch, onMounted, nextTick, openBlock, createElementBlock, normalizeClass, normalizeStyle, createElementVNode, renderSlot } from "vue";
|
|
7
|
-
import { c as createComponent } from "./component.
|
|
8
|
-
import { _ as _export_sfc } from "./_plugin-vue_export-helper.
|
|
7
|
+
import { c as createComponent } from "./component-48526d37.js";
|
|
8
|
+
import { _ as _export_sfc } from "./_plugin-vue_export-helper-73a3d722.js";
|
|
9
9
|
import "../locale/lang";
|
|
10
10
|
const { create } = createComponent("tabbar");
|
|
11
11
|
const _sfc_main = create({
|