@nutui/nutui 4.3.2 → 4.3.4
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 +40 -0
- package/dist/nutui.es.js +2 -4
- package/dist/nutui.js +7000 -7518
- package/dist/nutui.umd.js +1 -1
- package/dist/packages/{Interceptor-WYVtGbGC.js → Interceptor-DlY2h6Y7.js} +2 -2
- package/dist/packages/actionsheet/ActionSheet.js +3 -3
- package/dist/packages/address/Address.js +5 -5
- package/dist/packages/addresslist/AddressList.js +6 -6
- package/dist/packages/animate/Animate.js +1 -1
- package/dist/packages/audio/Audio.js +2 -2
- package/dist/packages/audiooperate/AudioOperate.js +3 -3
- package/dist/packages/avatar/Avatar.js +2 -2
- package/dist/packages/avatarcropper/AvatarCropper.js +5 -5
- package/dist/packages/avatargroup/AvatarGroup.js +3 -3
- package/dist/packages/backtop/Backtop.js +80 -90
- package/dist/packages/badge/Badge.js +2 -2
- package/dist/packages/barrage/Barrage.js +2 -2
- package/dist/packages/button/Button.js +1 -1
- package/dist/packages/calendar/Calendar.js +817 -6
- package/dist/packages/calendar/index.scss +0 -1
- package/dist/packages/calendarcard/CalendarCard.js +4 -4
- package/dist/packages/card/Card.js +4 -4
- package/dist/packages/cascader/Cascader.js +4 -4
- package/dist/packages/category/Category.js +4 -4
- package/dist/packages/categorypane/CategoryPane.js +5 -5
- package/dist/packages/cell/Cell.js +4 -4
- package/dist/packages/cellgroup/CellGroup.js +2 -2
- package/dist/packages/checkbox/Checkbox.js +4 -4
- package/dist/packages/checkboxgroup/CheckboxGroup.js +2 -2
- package/dist/packages/circleprogress/CircleProgress.js +91 -98
- package/dist/packages/col/Col.js +2 -2
- package/dist/packages/collapse/Collapse.js +2 -2
- package/dist/packages/collapseitem/CollapseItem.js +3 -3
- package/dist/packages/comment/Comment.js +6 -6
- package/dist/packages/{common-4inKawxR.js → common-Chr7cC9o.js} +2 -2
- package/dist/packages/{common-FZL3qC99.js → common-DRG0ue26.js} +1 -1
- package/dist/packages/configprovider/ConfigProvider.js +1 -1
- package/dist/packages/countdown/Countdown.js +4 -4
- package/dist/packages/countup/Countup.js +9 -9
- package/dist/packages/{date-djiVNSnJ.js → date-DHXcwF1m.js} +2 -2
- package/dist/packages/datepicker/DatePicker.js +3 -3
- package/dist/packages/dialog/Dialog.js +8 -8
- package/dist/packages/divider/Divider.js +1 -1
- package/dist/packages/drag/Drag.js +3 -3
- package/dist/packages/ecard/Ecard.js +5 -5
- package/dist/packages/elevator/Elevator.js +2 -2
- package/dist/packages/ellipsis/Ellipsis.js +4 -4
- package/dist/packages/empty/Empty.js +67 -52
- package/dist/packages/fixednav/FixedNav.js +3 -3
- package/dist/packages/form/Form.js +4 -4
- package/dist/packages/formitem/FormItem.js +4 -4
- package/dist/packages/grid/Grid.js +2 -2
- package/dist/packages/griditem/GridItem.js +5 -5
- package/dist/packages/image/Image.js +3 -3
- package/dist/packages/imagepreview/ImagePreview.js +8 -8
- package/dist/packages/{index-s3RgMhc7.js → index-CFigyH92.js} +1 -1
- package/dist/packages/{index--uVlasFu.js → index-Do4_KY74.js} +2 -2
- package/dist/packages/{index-BqB5dTeo.js → index-uHBD4dfS.js} +2 -2
- package/dist/packages/{index.vue_vue_type_script_lang-n0HbjvfF.js → index.vue_vue_type_script_lang-CTQUvlgN.js} +4 -4
- package/dist/packages/{index.vue_vue_type_script_lang-54PRh3YM.js → index.vue_vue_type_script_lang-CaSiRl9x.js} +2 -2
- package/dist/packages/indicator/Indicator.js +56 -50
- package/dist/packages/infiniteloading/InfiniteLoading.js +6 -6
- package/dist/packages/input/Input.js +10 -10
- package/dist/packages/inputnumber/InputNumber.js +85 -104
- package/dist/packages/invoice/Invoice.js +87 -138
- package/dist/packages/layout/Layout.js +2 -2
- package/dist/packages/list/List.js +3 -3
- package/dist/packages/locale/lang/en-US.js +1 -1
- package/dist/packages/locale/lang/id-ID.js +1 -1
- package/dist/packages/locale/lang/index.js +2 -2
- package/dist/packages/locale/lang/zh-CN.js +1 -1
- package/dist/packages/locale/lang/zh-TW.js +1 -1
- package/dist/packages/menu/Menu.js +5 -5
- package/dist/packages/menuitem/MenuItem.js +5 -5
- package/dist/packages/{mountComponent-uInXoTMp.js → mountComponent-DBQ88Fjz.js} +1 -1
- package/dist/packages/navbar/Navbar.js +103 -115
- package/dist/packages/noticebar/Noticebar.js +3 -3
- package/dist/packages/notify/Notify.js +3 -3
- package/dist/packages/numberkeyboard/NumberKeyboard.js +4 -4
- package/dist/packages/overlay/Overlay.js +3 -3
- package/dist/packages/pagination/Pagination.js +3 -3
- package/dist/packages/picker/Picker.js +7 -10
- package/dist/packages/popover/Popover.js +5 -5
- package/dist/packages/popup/Popup.js +2 -2
- package/dist/packages/price/Price.js +1 -1
- package/dist/packages/progress/Progress.js +96 -115
- package/dist/packages/pullrefresh/PullRefresh.js +7 -7
- package/dist/packages/radio/Radio.js +1 -1
- package/dist/packages/radiogroup/RadioGroup.js +1 -1
- package/dist/packages/range/Range.js +6 -6
- package/dist/packages/rate/Rate.js +102 -144
- package/dist/packages/row/Row.js +2 -2
- package/dist/packages/searchbar/Searchbar.js +5 -5
- package/dist/packages/shortpassword/ShortPassword.js +5 -5
- package/dist/packages/sidenavbar/SideNavbar.js +2 -2
- package/dist/packages/sidenavbaritem/SideNavbarItem.js +2 -2
- package/dist/packages/signature/Signature.js +3 -3
- package/dist/packages/skeleton/Skeleton.js +13 -13
- package/dist/packages/sku/Sku.js +6 -6
- package/dist/packages/space/Space.js +1 -1
- package/dist/packages/step/Step.js +3 -3
- package/dist/packages/steps/Steps.js +2 -2
- package/dist/packages/sticky/Sticky.js +4 -4
- package/dist/packages/subsidenavbar/SubSideNavbar.js +2 -2
- package/dist/packages/swipe/Swipe.js +98 -112
- package/dist/packages/swipegroup/SwipeGroup.js +42 -24
- package/dist/packages/swiper/Swiper.js +7 -7
- package/dist/packages/swiperitem/SwiperItem.js +3 -3
- package/dist/packages/switch/Switch.js +68 -86
- package/dist/packages/tabbar/Tabbar.js +78 -78
- package/dist/packages/tabbaritem/TabbarItem.js +89 -113
- package/dist/packages/table/Table.js +3 -3
- package/dist/packages/tabpane/TabPane.js +2 -2
- package/dist/packages/tabs/Tabs.js +9 -9
- package/dist/packages/tag/Tag.js +57 -66
- package/dist/packages/textarea/Textarea.js +113 -127
- package/dist/packages/timedetail/TimeDetail.js +2 -2
- package/dist/packages/timepannel/TimePannel.js +2 -2
- package/dist/packages/timeselect/TimeSelect.js +4 -4
- package/dist/packages/toast/Toast.js +6 -6
- package/dist/packages/tour/Tour.js +3 -3
- package/dist/packages/trendarrow/TrendArrow.js +51 -83
- package/dist/packages/uploader/Uploader.js +9 -9
- package/dist/packages/{useChildren-GU_NVfD8.js → useChildren-BZ4-J79J.js} +2 -2
- package/dist/packages/useParent-D6DiuxZZ.js +21 -0
- package/dist/packages/{util-4Jkyw4BJ.js → util-DnfK0Qan.js} +2 -2
- package/dist/packages/video/Video.js +16 -16
- package/dist/packages/watermark/Watermark.js +2 -2
- package/dist/smartips/web-types.json +2 -2
- package/dist/styles/base-jdb.css +1 -1
- package/dist/styles/base-jddkh.css +1 -1
- package/dist/styles/base-jdt.css +1 -1
- package/dist/styles/themes/default.scss +0 -1
- package/dist/styles/themes/jdb.scss +0 -1
- package/dist/styles/themes/jddkh.scss +0 -1
- package/dist/styles/themes/jdt.scss +0 -1
- package/dist/styles/variables-jdb.scss +0 -1
- package/dist/styles/variables-jddkh.scss +0 -1
- package/dist/styles/variables-jdt.scss +0 -1
- package/dist/styles/variables.scss +0 -1
- package/dist/types/__VUE/backtop/backtop.vue.d.ts +87 -0
- package/dist/types/__VUE/backtop/index.d.ts +5 -0
- package/dist/types/__VUE/calendaritem/index.vue.d.ts +2 -12
- package/dist/types/__VUE/circleprogress/circle-progress.vue.d.ts +88 -0
- package/dist/types/__VUE/circleprogress/index.d.ts +6 -0
- package/dist/types/__VUE/empty/empty.vue.d.ts +62 -0
- package/dist/types/__VUE/empty/index.d.ts +6 -0
- package/dist/types/__VUE/indicator/index.d.ts +6 -0
- package/dist/types/__VUE/indicator/indicator.vue.d.ts +65 -0
- package/dist/types/__VUE/inputnumber/index.d.ts +5 -0
- package/dist/types/__VUE/inputnumber/input-number.vue.d.ts +112 -0
- package/dist/types/__VUE/invoice/index.d.ts +6 -0
- package/dist/types/__VUE/invoice/invoice.vue.d.ts +59 -0
- package/dist/types/__VUE/invoice/types.d.ts +12 -0
- package/dist/types/__VUE/navbar/index.d.ts +5 -0
- package/dist/types/__VUE/navbar/navbar.vue.d.ts +125 -0
- package/dist/types/__VUE/progress/index.d.ts +6 -0
- package/dist/types/__VUE/progress/progress.vue.d.ts +91 -0
- package/dist/types/__VUE/rate/index.d.ts +5 -0
- package/dist/types/__VUE/rate/rate.vue.d.ts +208 -0
- package/dist/types/__VUE/swipe/index.d.ts +6 -0
- package/dist/types/__VUE/swipe/swipe.vue.d.ts +79 -0
- package/dist/types/__VUE/swipe/types.d.ts +1 -0
- package/dist/types/__VUE/swipegroup/index.d.ts +5 -0
- package/dist/types/__VUE/swipegroup/swipe-group.vue.d.ts +47 -0
- package/dist/types/__VUE/switch/index.d.ts +5 -0
- package/dist/types/__VUE/switch/switch.vue.d.ts +109 -0
- package/dist/types/__VUE/tabbar/index.d.ts +5 -0
- package/dist/types/__VUE/tabbar/tabbar.vue.d.ts +83 -0
- package/dist/types/__VUE/tabbaritem/index.d.ts +5 -0
- package/dist/types/__VUE/tabbaritem/tabbar-item.vue.d.ts +65 -0
- package/dist/types/__VUE/tabs/index.vue.d.ts +12 -12
- package/dist/types/__VUE/tag/index.d.ts +6 -0
- package/dist/types/__VUE/tag/tag.vue.d.ts +90 -0
- package/dist/types/__VUE/tag/types.d.ts +1 -1
- package/dist/types/__VUE/textarea/index.d.ts +5 -0
- package/dist/types/__VUE/textarea/textarea.vue.d.ts +104 -0
- package/dist/types/__VUE/trendarrow/index.d.ts +5 -0
- package/dist/types/__VUE/trendarrow/trend-arrow.vue.d.ts +96 -0
- package/dist/types/index.d.ts +36 -20
- package/dist/types/utils/throttle.d.ts +1 -1
- package/dist/types/utils/useRelation/useParent.d.ts +1 -0
- package/package.json +1 -1
- package/dist/packages/calendaritem/CalendarItem.js +0 -819
- package/dist/packages/calendaritem/index.css +0 -0
- package/dist/packages/calendaritem/index.mjs +0 -2
- package/dist/packages/calendaritem/index.scss +0 -0
- package/dist/packages/calendaritem/style/css.mjs +0 -2
- package/dist/packages/calendaritem/style/index.mjs +0 -2
- package/dist/packages/useParent-KIxqkovs.js +0 -16
- package/dist/types/__VUE/backtop/index.vue.d.ts +0 -98
- package/dist/types/__VUE/circleprogress/index.vue.d.ts +0 -95
- package/dist/types/__VUE/empty/index.vue.d.ts +0 -53
- package/dist/types/__VUE/indicator/index.vue.d.ts +0 -69
- package/dist/types/__VUE/inputnumber/index.vue.d.ts +0 -117
- package/dist/types/__VUE/invoice/index.vue.d.ts +0 -53
- package/dist/types/__VUE/navbar/index.vue.d.ts +0 -129
- package/dist/types/__VUE/progress/index.vue.d.ts +0 -120
- package/dist/types/__VUE/rate/index.vue.d.ts +0 -240
- package/dist/types/__VUE/swipe/index.vue.d.ts +0 -70
- package/dist/types/__VUE/swipegroup/index.vue.d.ts +0 -26
- package/dist/types/__VUE/switch/index.vue.d.ts +0 -118
- package/dist/types/__VUE/tabbar/index.vue.d.ts +0 -85
- package/dist/types/__VUE/tabbaritem/index.vue.d.ts +0 -60
- package/dist/types/__VUE/tag/index.vue.d.ts +0 -94
- package/dist/types/__VUE/textarea/index.vue.d.ts +0 -127
- package/dist/types/__VUE/trendarrow/index.vue.d.ts +0 -102
- /package/dist/packages/{_plugin-vue_export-helper-yVxbj29m.js → _plugin-vue_export-helper-1tPrXgE0.js} +0 -0
- /package/dist/packages/{component-TCzwHGVq.js → component-DQf3CENX.js} +0 -0
- /package/dist/packages/{index-cp6Ms_Qe.js → index-B1qsj2XR.js} +0 -0
- /package/dist/packages/{index-xDfQLRen.js → index-BvmDLUYP.js} +0 -0
- /package/dist/packages/{index-084nl_oE.js → index-I8tfW3Kf.js} +0 -0
- /package/dist/packages/{index-Ii9XdkPy.js → index-aiGQ-EiA.js} +0 -0
- /package/dist/packages/locale/lang/{baseLang-7uiEiO-2.js → baseLang-Bnfy6fTl.js} +0 -0
- /package/dist/packages/{pxCheck-OnXlN1NC.js → pxCheck-DN6FYV6q.js} +0 -0
- /package/dist/packages/{raf-MQjoO-Ag.js → raf-c01wDYCo.js} +0 -0
- /package/dist/packages/{renderIcon--EgZu5_5.js → renderIcon-BfOvhG7i.js} +0 -0
- /package/dist/packages/{types-RCVUm7Nb.js → types-1HzUV14W.js} +0 -0
- /package/dist/packages/{types-zeKkNDAq.js → types-48N1bMrT.js} +0 -0
- /package/dist/packages/{types-Ww4ErYJT.js → types-BKDaJvHp.js} +0 -0
- /package/dist/packages/{types-odSRziQJ.js → types-BODurTjN.js} +0 -0
- /package/dist/packages/{types-qOrhXtA_.js → types-BWhKcf4T.js} +0 -0
- /package/dist/packages/{types-4IflWeQO.js → types-BomhFk3T.js} +0 -0
- /package/dist/packages/{types-j71K23JP.js → types-CkPfROfI.js} +0 -0
- /package/dist/packages/{types-9wCQwtH3.js → types-DUkJysbi.js} +0 -0
- /package/dist/packages/{types-Cq2YypZn.js → types-MuhxzCWc.js} +0 -0
- /package/dist/packages/{with-install-p59gYYU_.js → with-install-Ch3FF0uS.js} +0 -0
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { f as isPromise } from "./util-
|
|
1
|
+
import { f as isPromise } from "./util-DnfK0Qan.js";
|
|
2
2
|
const funInterceptor = (interceptor, {
|
|
3
3
|
args = [],
|
|
4
4
|
done,
|
|
5
5
|
canceled
|
|
6
6
|
}) => {
|
|
7
7
|
if (interceptor) {
|
|
8
|
-
const returnVal = interceptor
|
|
8
|
+
const returnVal = interceptor(...args);
|
|
9
9
|
if (isPromise(returnVal)) {
|
|
10
10
|
returnVal.then((value) => {
|
|
11
11
|
if (value) {
|
|
@@ -17,11 +17,11 @@ var __spreadValues = (a, b) => {
|
|
|
17
17
|
return a;
|
|
18
18
|
};
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
|
-
import { c as createComponent } from "../component-
|
|
20
|
+
import { c as createComponent } from "../component-DQf3CENX.js";
|
|
21
21
|
import { useSlots, resolveComponent, openBlock, createBlock, withCtx, createElementVNode, createElementBlock, toDisplayString, createCommentVNode, renderSlot, Fragment, renderList, normalizeClass, normalizeStyle } from "vue";
|
|
22
|
-
import { N as NutPopup, p as popupProps } from "../index-
|
|
22
|
+
import { N as NutPopup, p as popupProps } from "../index-uHBD4dfS.js";
|
|
23
23
|
import { Loading } from "@nutui/icons-vue";
|
|
24
|
-
import { _ as _export_sfc } from "../_plugin-vue_export-helper-
|
|
24
|
+
import { _ as _export_sfc } from "../_plugin-vue_export-helper-1tPrXgE0.js";
|
|
25
25
|
const { create } = createComponent("action-sheet");
|
|
26
26
|
const _sfc_main = create({
|
|
27
27
|
components: {
|
|
@@ -19,11 +19,11 @@ var __spreadValues = (a, b) => {
|
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { ref, reactive, computed, watch, toRefs, nextTick, resolveComponent, openBlock, createBlock, withCtx, createElementVNode, renderSlot, withDirectives, createVNode, vShow, toDisplayString, createElementBlock, Fragment, renderList, normalizeClass, createCommentVNode, normalizeStyle, createTextVNode } from "vue";
|
|
21
21
|
import { Location, Location2, Check, Close, Left } from "@nutui/icons-vue";
|
|
22
|
-
import { c as createComponent } from "../component-
|
|
23
|
-
import { N as NutPopup, p as popupProps } from "../index-
|
|
22
|
+
import { c as createComponent } from "../component-DQf3CENX.js";
|
|
23
|
+
import { N as NutPopup, p as popupProps } from "../index-uHBD4dfS.js";
|
|
24
24
|
import NutElevator from "../elevator/Elevator.js";
|
|
25
|
-
import { u as useLocale } from "../index-
|
|
26
|
-
import { _ as _export_sfc } from "../_plugin-vue_export-helper-
|
|
25
|
+
import { u as useLocale } from "../index-CFigyH92.js";
|
|
26
|
+
import { _ as _export_sfc } from "../_plugin-vue_export-helper-1tPrXgE0.js";
|
|
27
27
|
const { create } = createComponent("address");
|
|
28
28
|
const cN = "NutAddress";
|
|
29
29
|
const _sfc_main = create({
|
|
@@ -463,7 +463,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
463
463
|
size: "13px"
|
|
464
464
|
})
|
|
465
465
|
]) : createCommentVNode("", true),
|
|
466
|
-
createTextVNode(toDisplayString(item.name), 1)
|
|
466
|
+
createTextVNode(" " + toDisplayString(item.name), 1)
|
|
467
467
|
])
|
|
468
468
|
], 10, _hoisted_10);
|
|
469
469
|
}), 128))
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, createElementVNode, renderSlot, toDisplayString, createCommentVNode, createVNode, createTextVNode, ref, h, createBlock, resolveDynamicComponent, withCtx, reactive, watch, onMounted, Fragment, renderList, createSlots } from "vue";
|
|
2
|
-
import { c as createComponent } from "../component-
|
|
3
|
-
import { l as floatData } from "../util-
|
|
4
|
-
import { u as useLocale } from "../index-
|
|
2
|
+
import { c as createComponent } from "../component-DQf3CENX.js";
|
|
3
|
+
import { l as floatData } from "../util-DnfK0Qan.js";
|
|
4
|
+
import { u as useLocale } from "../index-CFigyH92.js";
|
|
5
5
|
import { Del, Edit } from "@nutui/icons-vue";
|
|
6
|
-
import { _ as _export_sfc } from "../_plugin-vue_export-helper-
|
|
6
|
+
import { _ as _export_sfc } from "../_plugin-vue_export-helper-1tPrXgE0.js";
|
|
7
7
|
import { Button as _sfc_main$3 } from "../button/Button.js";
|
|
8
|
-
import
|
|
8
|
+
import { Swipe as _sfc_main$4 } from "../swipe/Swipe.js";
|
|
9
9
|
const { create: create$2 } = createComponent("address-list-item");
|
|
10
10
|
const cN$1 = "NutAddressList";
|
|
11
11
|
const _sfc_main$2 = create$2({
|
|
@@ -107,7 +107,7 @@ const _sfc_main$1 = create$1({
|
|
|
107
107
|
components: {
|
|
108
108
|
ItemContents,
|
|
109
109
|
NutButton: _sfc_main$3,
|
|
110
|
-
NutSwipe
|
|
110
|
+
NutSwipe: _sfc_main$4
|
|
111
111
|
},
|
|
112
112
|
setup(props, { emit }) {
|
|
113
113
|
const renderCompontent = () => {
|
|
@@ -18,7 +18,7 @@ var __spreadValues = (a, b) => {
|
|
|
18
18
|
};
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { defineComponent, ref, computed, watch, openBlock, createElementBlock, createElementVNode, normalizeClass, normalizeStyle, renderSlot } from "vue";
|
|
21
|
-
import { w as withInstall } from "../with-install-
|
|
21
|
+
import { w as withInstall } from "../with-install-Ch3FF0uS.js";
|
|
22
22
|
const _hoisted_1 = { class: "nut-animate" };
|
|
23
23
|
const _sfc_main = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues({}, {
|
|
24
24
|
name: "NutAnimate"
|
|
@@ -18,10 +18,10 @@ var __spreadValues = (a, b) => {
|
|
|
18
18
|
};
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { ref, reactive, onMounted, watch, provide, toRefs, resolveComponent, openBlock, createElementBlock, createElementVNode, toDisplayString, createVNode, withCtx, createCommentVNode, normalizeClass, createBlock, renderSlot } from "vue";
|
|
21
|
-
import { c as createComponent } from "../component-
|
|
21
|
+
import { c as createComponent } from "../component-DQf3CENX.js";
|
|
22
22
|
import { Service } from "@nutui/icons-vue";
|
|
23
23
|
import NutRange from "../range/Range.js";
|
|
24
|
-
import { _ as _export_sfc } from "../_plugin-vue_export-helper-
|
|
24
|
+
import { _ as _export_sfc } from "../_plugin-vue_export-helper-1tPrXgE0.js";
|
|
25
25
|
const { create } = createComponent("audio");
|
|
26
26
|
const _sfc_main = create({
|
|
27
27
|
props: {
|
|
@@ -18,10 +18,10 @@ var __spreadValues = (a, b) => {
|
|
|
18
18
|
};
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { inject, reactive, ref, useSlots, toRefs, resolveComponent, openBlock, createElementBlock, createBlock, withCtx, createTextVNode, toDisplayString, createCommentVNode, renderSlot } from "vue";
|
|
21
|
-
import { c as createComponent } from "../component-
|
|
21
|
+
import { c as createComponent } from "../component-DQf3CENX.js";
|
|
22
22
|
import { Button as _sfc_main$1 } from "../button/Button.js";
|
|
23
|
-
import { u as useLocale } from "../index-
|
|
24
|
-
import { _ as _export_sfc } from "../_plugin-vue_export-helper-
|
|
23
|
+
import { u as useLocale } from "../index-CFigyH92.js";
|
|
24
|
+
import { _ as _export_sfc } from "../_plugin-vue_export-helper-1tPrXgE0.js";
|
|
25
25
|
const { create } = createComponent("audio-operate");
|
|
26
26
|
const cN = "NutAudioOperate";
|
|
27
27
|
const _sfc_main = create({
|
|
@@ -40,12 +40,12 @@ var __async = (__this, __arguments, generator) => {
|
|
|
40
40
|
};
|
|
41
41
|
import { reactive, ref, computed, watch, toRefs, resolveComponent, openBlock, createElementBlock, Fragment, createElementVNode, normalizeClass, renderSlot, withDirectives, normalizeStyle, createVNode, withCtx, createTextVNode, toDisplayString, vShow } from "vue";
|
|
42
42
|
import { Button as _sfc_main$1 } from "../button/Button.js";
|
|
43
|
-
import { c as createComponent } from "../component-
|
|
44
|
-
import { d as preventDefault, e as clamp } from "../util-
|
|
43
|
+
import { c as createComponent } from "../component-DQf3CENX.js";
|
|
44
|
+
import { d as preventDefault, e as clamp } from "../util-DnfK0Qan.js";
|
|
45
45
|
import { Refresh2, Retweet } from "@nutui/icons-vue";
|
|
46
|
-
import { u as useTouch } from "../index-
|
|
47
|
-
import { u as useRect } from "../index-
|
|
48
|
-
import { _ as _export_sfc } from "../_plugin-vue_export-helper-
|
|
46
|
+
import { u as useTouch } from "../index-I8tfW3Kf.js";
|
|
47
|
+
import { u as useRect } from "../index-B1qsj2XR.js";
|
|
48
|
+
import { _ as _export_sfc } from "../_plugin-vue_export-helper-1tPrXgE0.js";
|
|
49
49
|
const { create } = createComponent("avatar-cropper");
|
|
50
50
|
const _sfc_main = create({
|
|
51
51
|
components: {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ref, computed, onMounted, nextTick, unref, onUnmounted, provide, resolveComponent, openBlock, createElementBlock, normalizeStyle, renderSlot, createBlock, withCtx, createTextVNode, toDisplayString, createCommentVNode } from "vue";
|
|
2
|
-
import { c as createComponent } from "../component-
|
|
3
|
-
import { N as NutAvatar, A as AVATAR_KEY } from "../index
|
|
4
|
-
import { _ as _export_sfc } from "../_plugin-vue_export-helper-
|
|
2
|
+
import { c as createComponent } from "../component-DQf3CENX.js";
|
|
3
|
+
import { N as NutAvatar, A as AVATAR_KEY } from "../index-Do4_KY74.js";
|
|
4
|
+
import { _ as _export_sfc } from "../_plugin-vue_export-helper-1tPrXgE0.js";
|
|
5
5
|
const { create } = createComponent("avatar-group");
|
|
6
6
|
const _sfc_main = create({
|
|
7
7
|
components: {
|
|
@@ -1,57 +1,53 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __defProps = Object.defineProperties;
|
|
3
|
+
var __getOwnPropDescs = Object.getOwnPropertyDescriptors;
|
|
4
|
+
var __getOwnPropSymbols = Object.getOwnPropertySymbols;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __propIsEnum = Object.prototype.propertyIsEnumerable;
|
|
7
|
+
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
8
|
+
var __spreadValues = (a, b) => {
|
|
9
|
+
for (var prop in b || (b = {}))
|
|
10
|
+
if (__hasOwnProp.call(b, prop))
|
|
11
|
+
__defNormalProp(a, prop, b[prop]);
|
|
12
|
+
if (__getOwnPropSymbols)
|
|
13
|
+
for (var prop of __getOwnPropSymbols(b)) {
|
|
14
|
+
if (__propIsEnum.call(b, prop))
|
|
15
|
+
__defNormalProp(a, prop, b[prop]);
|
|
16
|
+
}
|
|
17
|
+
return a;
|
|
18
|
+
};
|
|
19
|
+
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
|
+
import { defineComponent, ref, computed, onMounted, onUnmounted, onActivated, onDeactivated, openBlock, createElementBlock, normalizeClass, normalizeStyle, withModifiers, renderSlot, createVNode, unref } from "vue";
|
|
21
|
+
import { r as requestAniFrame, c as cancelRaf } from "../raf-c01wDYCo.js";
|
|
4
22
|
import { Top } from "@nutui/icons-vue";
|
|
5
|
-
import {
|
|
6
|
-
const
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
},
|
|
23
|
+
import { w as withInstall } from "../with-install-Ch3FF0uS.js";
|
|
24
|
+
const _sfc_main = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues({}, {
|
|
25
|
+
name: "NutBacktop"
|
|
26
|
+
}), {
|
|
27
|
+
__name: "backtop",
|
|
11
28
|
props: {
|
|
12
|
-
bottom: {
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
},
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
},
|
|
20
|
-
elId: {
|
|
21
|
-
type: [String],
|
|
22
|
-
default: "body"
|
|
23
|
-
},
|
|
24
|
-
distance: {
|
|
25
|
-
type: Number,
|
|
26
|
-
default: 200
|
|
27
|
-
},
|
|
28
|
-
zIndex: {
|
|
29
|
-
type: Number,
|
|
30
|
-
default: 10
|
|
31
|
-
},
|
|
32
|
-
isAnimation: {
|
|
33
|
-
type: Boolean,
|
|
34
|
-
default: true
|
|
35
|
-
},
|
|
36
|
-
duration: {
|
|
37
|
-
type: Number,
|
|
38
|
-
default: 1e3
|
|
39
|
-
}
|
|
29
|
+
bottom: { default: 20 },
|
|
30
|
+
right: { default: 10 },
|
|
31
|
+
elId: { default: "body" },
|
|
32
|
+
distance: { default: 200 },
|
|
33
|
+
zIndex: { default: 10 },
|
|
34
|
+
isAnimation: { type: Boolean, default: true },
|
|
35
|
+
duration: { default: 1e3 }
|
|
40
36
|
},
|
|
41
37
|
emits: ["click"],
|
|
42
|
-
setup(
|
|
43
|
-
const
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
38
|
+
setup(__props, { emit: __emit }) {
|
|
39
|
+
const props = __props;
|
|
40
|
+
const emit = __emit;
|
|
41
|
+
const backTop = ref(false);
|
|
42
|
+
const scrollTop = ref(0);
|
|
43
|
+
const scrollEl = ref(window);
|
|
44
|
+
const startTime = ref(0);
|
|
45
|
+
const keepAlive = ref(false);
|
|
50
46
|
const classes = computed(() => {
|
|
51
|
-
const prefixCls =
|
|
47
|
+
const prefixCls = "nut-backtop";
|
|
52
48
|
return {
|
|
53
49
|
[prefixCls]: true,
|
|
54
|
-
show:
|
|
50
|
+
show: backTop.value
|
|
55
51
|
};
|
|
56
52
|
});
|
|
57
53
|
const style = computed(() => {
|
|
@@ -62,24 +58,24 @@ const _sfc_main = create({
|
|
|
62
58
|
};
|
|
63
59
|
});
|
|
64
60
|
function scrollListener() {
|
|
65
|
-
if (
|
|
66
|
-
|
|
61
|
+
if (scrollEl.value instanceof Window) {
|
|
62
|
+
scrollTop.value = scrollEl.value.scrollY;
|
|
67
63
|
} else {
|
|
68
|
-
|
|
64
|
+
scrollTop.value = scrollEl.value.scrollTop;
|
|
69
65
|
}
|
|
70
|
-
|
|
66
|
+
backTop.value = scrollTop.value >= props.distance;
|
|
71
67
|
}
|
|
72
68
|
function scroll(y = 0) {
|
|
73
|
-
if (
|
|
69
|
+
if (scrollEl.value instanceof Window) {
|
|
74
70
|
window.scrollTo(0, y);
|
|
75
71
|
} else {
|
|
76
|
-
|
|
72
|
+
scrollEl.value.scrollTop = y;
|
|
77
73
|
}
|
|
78
74
|
}
|
|
79
75
|
function scrollAnimation() {
|
|
80
76
|
let cid = requestAniFrame(function fn() {
|
|
81
|
-
var t = props.duration - Math.max(0,
|
|
82
|
-
var y = t * -
|
|
77
|
+
var t = props.duration - Math.max(0, startTime.value - +/* @__PURE__ */ new Date() + props.duration);
|
|
78
|
+
var y = t * -scrollTop.value / props.duration + scrollTop.value;
|
|
83
79
|
scroll(y);
|
|
84
80
|
cid = requestAniFrame(fn);
|
|
85
81
|
if (t == props.duration || y == 0) {
|
|
@@ -88,27 +84,27 @@ const _sfc_main = create({
|
|
|
88
84
|
});
|
|
89
85
|
}
|
|
90
86
|
function addEventListener() {
|
|
91
|
-
|
|
92
|
-
|
|
87
|
+
scrollEl.value.addEventListener("scroll", scrollListener, false);
|
|
88
|
+
scrollEl.value.addEventListener("resize", scrollListener, false);
|
|
93
89
|
}
|
|
94
90
|
function removeEventListener() {
|
|
95
|
-
|
|
96
|
-
|
|
91
|
+
scrollEl.value.removeEventListener("scroll", scrollListener, false);
|
|
92
|
+
scrollEl.value.removeEventListener("resize", scrollListener, false);
|
|
97
93
|
}
|
|
98
|
-
function
|
|
99
|
-
|
|
94
|
+
function handleClick(e) {
|
|
95
|
+
startTime.value = +/* @__PURE__ */ new Date();
|
|
100
96
|
props.isAnimation && props.duration > 0 ? scrollAnimation() : scroll();
|
|
101
97
|
emit("click", e);
|
|
102
98
|
}
|
|
103
99
|
function init() {
|
|
104
100
|
if (props.elId && document.getElementById(props.elId)) {
|
|
105
|
-
|
|
101
|
+
scrollEl.value = document.getElementById(props.elId);
|
|
106
102
|
}
|
|
107
103
|
addEventListener();
|
|
108
104
|
}
|
|
109
105
|
onMounted(() => {
|
|
110
106
|
if (props.distance == 0) {
|
|
111
|
-
|
|
107
|
+
backTop.value = true;
|
|
112
108
|
}
|
|
113
109
|
init();
|
|
114
110
|
});
|
|
@@ -116,40 +112,34 @@ const _sfc_main = create({
|
|
|
116
112
|
removeEventListener();
|
|
117
113
|
});
|
|
118
114
|
onActivated(() => {
|
|
119
|
-
if (
|
|
120
|
-
|
|
115
|
+
if (keepAlive.value) {
|
|
116
|
+
keepAlive.value = false;
|
|
121
117
|
init();
|
|
122
118
|
}
|
|
123
119
|
});
|
|
124
120
|
onDeactivated(() => {
|
|
125
|
-
|
|
121
|
+
keepAlive.value = true;
|
|
126
122
|
removeEventListener();
|
|
127
123
|
});
|
|
128
|
-
return {
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
124
|
+
return (_ctx, _cache) => {
|
|
125
|
+
return openBlock(), createElementBlock("div", {
|
|
126
|
+
class: normalizeClass(classes.value),
|
|
127
|
+
style: normalizeStyle(style.value),
|
|
128
|
+
onClick: withModifiers(handleClick, ["stop"])
|
|
129
|
+
}, [
|
|
130
|
+
renderSlot(_ctx.$slots, "default", {}, () => [
|
|
131
|
+
createVNode(unref(Top), {
|
|
132
|
+
width: "19px",
|
|
133
|
+
height: "19px",
|
|
134
|
+
class: "nut-backtop-main"
|
|
135
|
+
})
|
|
136
|
+
])
|
|
137
|
+
], 6);
|
|
133
138
|
};
|
|
134
139
|
}
|
|
135
|
-
});
|
|
136
|
-
|
|
137
|
-
const _component_Top = resolveComponent("Top");
|
|
138
|
-
return openBlock(), createElementBlock("div", {
|
|
139
|
-
class: normalizeClass(_ctx.classes),
|
|
140
|
-
style: normalizeStyle(_ctx.style),
|
|
141
|
-
onClick: _cache[0] || (_cache[0] = withModifiers((...args) => _ctx.click && _ctx.click(...args), ["stop"]))
|
|
142
|
-
}, [
|
|
143
|
-
renderSlot(_ctx.$slots, "default", {}, () => [
|
|
144
|
-
createVNode(_component_Top, {
|
|
145
|
-
width: "19px",
|
|
146
|
-
height: "19px",
|
|
147
|
-
class: "nut-backtop-main"
|
|
148
|
-
})
|
|
149
|
-
])
|
|
150
|
-
], 6);
|
|
151
|
-
}
|
|
152
|
-
const index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
140
|
+
}));
|
|
141
|
+
withInstall(_sfc_main);
|
|
153
142
|
export {
|
|
154
|
-
|
|
143
|
+
_sfc_main as Backtop,
|
|
144
|
+
_sfc_main as default
|
|
155
145
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { reactive, computed, openBlock, createElementBlock, withDirectives, createElementVNode, normalizeStyle, renderSlot, vShow, normalizeClass, toDisplayString } from "vue";
|
|
2
|
-
import { c as createComponent } from "../component-
|
|
3
|
-
import { _ as _export_sfc } from "../_plugin-vue_export-helper-
|
|
2
|
+
import { c as createComponent } from "../component-DQf3CENX.js";
|
|
3
|
+
import { _ as _export_sfc } from "../_plugin-vue_export-helper-1tPrXgE0.js";
|
|
4
4
|
const { create } = createComponent("badge");
|
|
5
5
|
const _sfc_main = create({
|
|
6
6
|
props: {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useSlots, ref, onMounted, onUnmounted, watch, nextTick, openBlock, createElementBlock, createElementVNode, normalizeClass, renderSlot, createCommentVNode } from "vue";
|
|
2
|
-
import { c as createComponent } from "../component-
|
|
3
|
-
import { _ as _export_sfc } from "../_plugin-vue_export-helper-
|
|
2
|
+
import { c as createComponent } from "../component-DQf3CENX.js";
|
|
3
|
+
import { _ as _export_sfc } from "../_plugin-vue_export-helper-1tPrXgE0.js";
|
|
4
4
|
const { create } = createComponent("barrage");
|
|
5
5
|
const _sfc_main = create({
|
|
6
6
|
name: "barrage",
|
|
@@ -19,7 +19,7 @@ var __spreadValues = (a, b) => {
|
|
|
19
19
|
var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
|
|
20
20
|
import { defineComponent, computed, openBlock, createElementBlock, normalizeClass, normalizeStyle, createElementVNode, createBlock, unref, createCommentVNode, renderSlot } from "vue";
|
|
21
21
|
import { Loading } from "@nutui/icons-vue";
|
|
22
|
-
import { w as withInstall } from "../with-install-
|
|
22
|
+
import { w as withInstall } from "../with-install-Ch3FF0uS.js";
|
|
23
23
|
const _hoisted_1 = { class: "nut-button__wrap" };
|
|
24
24
|
const _sfc_main = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues({}, {
|
|
25
25
|
name: "NutButton"
|