@nutui/nutui 4.2.2-beta.3 → 4.2.3

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.
Files changed (178) hide show
  1. package/CHANGELOG.md +39 -0
  2. package/README.md +34 -21
  3. package/dist/nutui.es.js +1 -1
  4. package/dist/nutui.js +4128 -4136
  5. package/dist/nutui.umd.js +1 -1
  6. package/dist/packages/{Interceptor-6aab6fe0.js → Interceptor-WYVtGbGC.js} +1 -1
  7. package/dist/packages/actionsheet/ActionSheet.js +4 -4
  8. package/dist/packages/address/Address.js +7 -8
  9. package/dist/packages/addresslist/AddressList.js +6 -5
  10. package/dist/packages/animate/Animate.js +2 -2
  11. package/dist/packages/audio/Audio.js +5 -5
  12. package/dist/packages/audiooperate/AudioOperate.js +4 -4
  13. package/dist/packages/avatar/Avatar.js +5 -65
  14. package/dist/packages/avatarcropper/AvatarCropper.js +5 -5
  15. package/dist/packages/avatargroup/AvatarGroup.js +4 -4
  16. package/dist/packages/backtop/Backtop.js +3 -3
  17. package/dist/packages/badge/Badge.js +2 -2
  18. package/dist/packages/barrage/Barrage.js +2 -2
  19. package/dist/packages/button/Button.js +2 -2
  20. package/dist/packages/calendar/Calendar.js +8 -8
  21. package/dist/packages/calendaritem/CalendarItem.js +7 -7
  22. package/dist/packages/card/Card.js +2 -2
  23. package/dist/packages/cascader/Cascader.js +10 -10
  24. package/dist/packages/category/Category.js +2 -2
  25. package/dist/packages/categorypane/CategoryPane.js +2 -2
  26. package/dist/packages/cell/Cell.js +4 -4
  27. package/dist/packages/cellgroup/CellGroup.js +2 -2
  28. package/dist/packages/checkbox/Checkbox.js +4 -3
  29. package/dist/packages/checkboxgroup/CheckboxGroup.js +4 -3
  30. package/dist/packages/circleprogress/CircleProgress.js +3 -3
  31. package/dist/packages/col/Col.js +6 -5
  32. package/dist/packages/collapse/Collapse.js +7 -6
  33. package/dist/packages/collapseitem/CollapseItem.js +9 -9
  34. package/dist/packages/comment/Comment.js +7 -7
  35. package/dist/packages/{common-72c11f1d.js → common-4inKawxR.js} +3 -3
  36. package/dist/packages/configprovider/ConfigProvider.js +1 -1
  37. package/dist/packages/countdown/Countdown.js +4 -4
  38. package/dist/packages/countup/Countup.js +2 -2
  39. package/dist/packages/datepicker/DatePicker.js +6 -6
  40. package/dist/packages/dialog/Dialog.js +7 -7
  41. package/dist/packages/divider/Divider.js +2 -2
  42. package/dist/packages/drag/Drag.js +3 -3
  43. package/dist/packages/ecard/Ecard.js +5 -5
  44. package/dist/packages/elevator/Elevator.js +3 -3
  45. package/dist/packages/ellipsis/Ellipsis.js +2 -2
  46. package/dist/packages/empty/Empty.js +5 -5
  47. package/dist/packages/fixednav/FixedNav.js +4 -4
  48. package/dist/packages/form/Form.js +6 -44
  49. package/dist/packages/formitem/FormItem.js +8 -21
  50. package/dist/packages/grid/Grid.js +3 -3
  51. package/dist/packages/griditem/GridItem.js +5 -5
  52. package/dist/packages/image/Image.js +3 -3
  53. package/dist/packages/imagepreview/ImagePreview.js +12 -11
  54. package/dist/packages/index--uVlasFu.js +69 -0
  55. package/dist/packages/{index-914a76f0.js → index-cDNmNOtI.js} +5 -5
  56. package/dist/packages/{index-37ae1f41.js → index-rbZsBckW.js} +2 -2
  57. package/dist/packages/{index-c0fa0f6b.js → index-s3RgMhc7.js} +1 -1
  58. package/dist/packages/{index.vue_vue_type_script_lang-825ed1e0.js → index.vue_vue_type_script_lang-KuoPcQZs.js} +4 -3
  59. package/dist/packages/{index.vue_vue_type_script_lang-0185ccea.js → index.vue_vue_type_script_lang-Lc2BXA17.js} +3 -2
  60. package/dist/packages/indicator/Indicator.js +3 -3
  61. package/dist/packages/infiniteloading/InfiniteLoading.js +6 -6
  62. package/dist/packages/input/Input.js +2 -2
  63. package/dist/packages/inputnumber/InputNumber.js +7 -3
  64. package/dist/packages/invoice/Invoice.js +11 -7
  65. package/dist/packages/layout/Layout.js +1 -1
  66. package/dist/packages/list/List.js +4 -3
  67. package/dist/packages/locale/lang/en-US.js +1 -1
  68. package/dist/packages/locale/lang/id-ID.js +1 -1
  69. package/dist/packages/locale/lang/index.js +1 -1
  70. package/dist/packages/locale/lang/zh-CN.js +1 -1
  71. package/dist/packages/locale/lang/zh-TW.js +1 -1
  72. package/dist/packages/menu/Menu.js +17 -52
  73. package/dist/packages/menuitem/MenuItem.js +8 -18
  74. package/dist/packages/{mountComponent-867a9167.js → mountComponent-uInXoTMp.js} +1 -1
  75. package/dist/packages/navbar/Navbar.js +2 -2
  76. package/dist/packages/noticebar/Noticebar.js +3 -3
  77. package/dist/packages/notify/Notify.js +4 -4
  78. package/dist/packages/numberkeyboard/NumberKeyboard.js +5 -5
  79. package/dist/packages/overlay/Overlay.js +3 -3
  80. package/dist/packages/pagination/Pagination.js +4 -4
  81. package/dist/packages/picker/Picker.js +6 -6
  82. package/dist/packages/popover/Popover.js +6 -6
  83. package/dist/packages/popup/Popup.js +4 -4
  84. package/dist/packages/price/Price.js +2 -2
  85. package/dist/packages/progress/Progress.js +2 -2
  86. package/dist/packages/pullrefresh/PullRefresh.js +7 -7
  87. package/dist/packages/radio/Radio.js +4 -3
  88. package/dist/packages/radiogroup/RadioGroup.js +3 -2
  89. package/dist/packages/range/Range.js +5 -5
  90. package/dist/packages/rate/Rate.js +5 -5
  91. package/dist/packages/row/Row.js +6 -5
  92. package/dist/packages/searchbar/Searchbar.js +5 -5
  93. package/dist/packages/shortpassword/ShortPassword.js +5 -5
  94. package/dist/packages/sidenavbar/SideNavbar.js +2 -2
  95. package/dist/packages/sidenavbaritem/SideNavbarItem.js +2 -2
  96. package/dist/packages/signature/Signature.js +4 -4
  97. package/dist/packages/skeleton/Skeleton.js +3 -3
  98. package/dist/packages/sku/Sku.js +6 -6
  99. package/dist/packages/space/Space.js +1 -1
  100. package/dist/packages/step/Step.js +4 -3
  101. package/dist/packages/steps/Steps.js +3 -2
  102. package/dist/packages/sticky/Sticky.js +4 -4
  103. package/dist/packages/subsidenavbar/SubSideNavbar.js +2 -2
  104. package/dist/packages/swipe/Swipe.js +5 -4
  105. package/dist/packages/swipegroup/SwipeGroup.js +4 -3
  106. package/dist/packages/swiper/Swiper.js +10 -11
  107. package/dist/packages/swiperitem/SwiperItem.js +5 -4
  108. package/dist/packages/switch/Switch.js +2 -2
  109. package/dist/packages/tabbar/Tabbar.js +5 -4
  110. package/dist/packages/tabbaritem/TabbarItem.js +6 -5
  111. package/dist/packages/table/Table.js +4 -4
  112. package/dist/packages/tabpane/TabPane.js +2 -2
  113. package/dist/packages/tabs/Tabs.js +8 -8
  114. package/dist/packages/tag/Tag.js +2 -2
  115. package/dist/packages/textarea/Textarea.js +4 -4
  116. package/dist/packages/timedetail/TimeDetail.js +2 -2
  117. package/dist/packages/timepannel/TimePannel.js +2 -2
  118. package/dist/packages/timeselect/TimeSelect.js +5 -5
  119. package/dist/packages/toast/Toast.js +5 -5
  120. package/dist/packages/tour/Tour.js +6 -6
  121. package/dist/packages/trendarrow/TrendArrow.js +3 -3
  122. package/dist/packages/types-4IflWeQO.js +4 -0
  123. package/dist/packages/types-9wCQwtH3.js +4 -0
  124. package/dist/packages/types-Cq2YypZn.js +4 -0
  125. package/dist/packages/types-RCVUm7Nb.js +4 -0
  126. package/dist/packages/types-Ww4ErYJT.js +4 -0
  127. package/dist/packages/types-Ynmct7na.js +4 -0
  128. package/dist/packages/types-j71K23JP.js +4 -0
  129. package/dist/packages/types-odSRziQJ.js +4 -0
  130. package/dist/packages/types-qOrhXtA_.js +4 -0
  131. package/dist/packages/types-zeKkNDAq.js +4 -0
  132. package/dist/packages/uploader/Uploader.js +5 -5
  133. package/dist/packages/useChildren-GU_NVfD8.js +54 -0
  134. package/dist/packages/useParent-KIxqkovs.js +16 -0
  135. package/dist/packages/video/Video.js +4 -4
  136. package/dist/packages/watermark/Watermark.js +2 -2
  137. package/dist/smartips/web-types.json +30 -3
  138. package/dist/style.js +1 -4
  139. package/dist/types/__VUE/avatar/index.vue.d.ts +1 -1
  140. package/dist/types/__VUE/avatar/types.d.ts +1 -0
  141. package/dist/types/__VUE/avatargroup/index.vue.d.ts +1 -1
  142. package/dist/types/__VUE/checkbox/types.d.ts +1 -0
  143. package/dist/types/__VUE/col/index.vue.d.ts +1 -0
  144. package/dist/types/__VUE/collapse/index.vue.d.ts +1 -1
  145. package/dist/types/__VUE/collapse/types.d.ts +5 -0
  146. package/dist/types/__VUE/collapseitem/index.vue.d.ts +1 -0
  147. package/dist/types/__VUE/form/types.d.ts +1 -0
  148. package/dist/types/__VUE/grid/index.vue.d.ts +1 -1
  149. package/dist/types/__VUE/input/type.d.ts +1 -1
  150. package/dist/types/__VUE/layout/types.d.ts +1 -0
  151. package/dist/types/__VUE/menu/index.vue.d.ts +18 -9
  152. package/dist/types/__VUE/menu/types.d.ts +6 -0
  153. package/dist/types/__VUE/menuitem/index.vue.d.ts +1 -1
  154. package/dist/types/__VUE/radio/types.d.ts +1 -0
  155. package/dist/types/__VUE/steps/types.d.ts +1 -0
  156. package/dist/types/__VUE/swipe/types.d.ts +1 -0
  157. package/dist/types/__VUE/swiper/index.vue.d.ts +0 -6
  158. package/dist/types/__VUE/swiper/types.d.ts +1 -0
  159. package/dist/types/__VUE/tabbar/types.d.ts +1 -0
  160. package/dist/types/index.d.ts +1 -1
  161. package/dist/types/utils/index.d.ts +1 -0
  162. package/dist/types/utils/useRelation/index.d.ts +2 -0
  163. package/dist/types/utils/useRelation/useChildren.d.ts +4 -0
  164. package/dist/types/utils/useRelation/useParent.d.ts +3 -0
  165. package/package.json +1 -1
  166. package/dist/types/__VUE/menuitem/type.d.ts +0 -4
  167. /package/dist/packages/{_plugin-vue_export-helper-cc2b3d55.js → _plugin-vue_export-helper-yVxbj29m.js} +0 -0
  168. /package/dist/packages/{component-669c158a.js → component-TCzwHGVq.js} +0 -0
  169. /package/dist/packages/{index-7a7385e4.js → index-084nl_oE.js} +0 -0
  170. /package/dist/packages/{index-54d03fc1.js → index-Ii9XdkPy.js} +0 -0
  171. /package/dist/packages/{index-79c5dc33.js → index-nRNEaTqA.js} +0 -0
  172. /package/dist/packages/{index-29892cda.js → index-rf29bejW.js} +0 -0
  173. /package/dist/packages/{index-97b44e6c.js → index-xDfQLRen.js} +0 -0
  174. /package/dist/packages/locale/lang/{baseLang-3a8457ac.js → baseLang-7uiEiO-2.js} +0 -0
  175. /package/dist/packages/{pxCheck-a27490eb.js → pxCheck-OnXlN1NC.js} +0 -0
  176. /package/dist/packages/{raf-729dad54.js → raf-MQjoO-Ag.js} +0 -0
  177. /package/dist/packages/{renderIcon-3d0fd47c.js → renderIcon--EgZu5_5.js} +0 -0
  178. /package/dist/packages/{util-6f26722f.js → util-4Jkyw4BJ.js} +0 -0
@@ -18,13 +18,13 @@ 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-669c158a.js";
21
+ import { c as createComponent } from "../component-TCzwHGVq.js";
22
22
  import NutButton from "../button/Button.js";
23
- import { u as useLocale } from "../index-c0fa0f6b.js";
24
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
23
+ import { u as useLocale } from "../index-s3RgMhc7.js";
24
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
25
25
  import "@nutui/icons-vue";
26
26
  import "@nutui/nutui/dist/packages/locale/lang";
27
- import "../util-6f26722f.js";
27
+ import "../util-4Jkyw4BJ.js";
28
28
  const { create } = createComponent("signature");
29
29
  const cN = "NutSignature";
30
30
  const _sfc_main = create({
@@ -1,7 +1,7 @@
1
- import { c as createComponent } from "../component-669c158a.js";
1
+ import { c as createComponent } from "../component-TCzwHGVq.js";
2
2
  import { toRefs, computed, resolveComponent, openBlock, createElementBlock, renderSlot, createCommentVNode, createElementVNode, createBlock, normalizeClass, normalizeStyle, Fragment, renderList } from "vue";
3
- import NutAvatar from "../avatar/Avatar.js";
4
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
3
+ import { N as NutAvatar } from "../index--uVlasFu.js";
4
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
5
5
  const { create } = createComponent("skeleton");
6
6
  const _sfc_main = create({
7
7
  components: {
@@ -1,13 +1,13 @@
1
1
  import { resolveComponent, openBlock, createElementBlock, createElementVNode, renderSlot, createBlock, createCommentVNode, toDisplayString, ref, watch, onMounted, Fragment, renderList, normalizeClass, createVNode, withCtx, createSlots } from "vue";
2
2
  import NutPrice from "../price/Price.js";
3
- import { c as createComponent } from "../component-669c158a.js";
4
- import { u as useLocale } from "../index-c0fa0f6b.js";
5
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
6
- import { T as TypeOfFun } from "../util-6f26722f.js";
3
+ import { c as createComponent } from "../component-TCzwHGVq.js";
4
+ import { u as useLocale } from "../index-s3RgMhc7.js";
5
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
6
+ import { T as TypeOfFun } from "../util-4Jkyw4BJ.js";
7
7
  import NutInputNumber from "../inputnumber/InputNumber.js";
8
- import { N as NutPopup } from "../index-37ae1f41.js";
8
+ import { N as NutPopup } from "../index-rbZsBckW.js";
9
9
  import "@nutui/nutui/dist/packages/locale/lang";
10
- import "../pxCheck-a27490eb.js";
10
+ import "../pxCheck-OnXlN1NC.js";
11
11
  import "@nutui/icons-vue";
12
12
  import "../overlay/Overlay.js";
13
13
  const { create: create$4 } = createComponent("sku-header");
@@ -1,5 +1,5 @@
1
1
  import { h, Fragment, Comment, Text } from "vue";
2
- import { c as createComponent } from "../component-669c158a.js";
2
+ import { c as createComponent } from "../component-TCzwHGVq.js";
3
3
  const { create, componentName } = createComponent("space");
4
4
  const _sfc_main = create({
5
5
  props: {
@@ -18,8 +18,9 @@ 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-669c158a.js";
22
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
21
+ import { c as createComponent } from "../component-TCzwHGVq.js";
22
+ import { S as STEPS_KEY } from "../types-RCVUm7Nb.js";
23
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
23
24
  const { create, componentName } = createComponent("step");
24
25
  const _sfc_main = create({
25
26
  props: {
@@ -35,7 +36,7 @@ const _sfc_main = create({
35
36
  emits: ["clickStep"],
36
37
  setup() {
37
38
  const { proxy } = getCurrentInstance();
38
- const parent = inject("parent");
39
+ const parent = inject(STEPS_KEY);
39
40
  parent["relation"](proxy);
40
41
  const state = reactive({
41
42
  dot: parent.props.progressDot
@@ -1,5 +1,6 @@
1
1
  import { reactive, computed, provide, h } from "vue";
2
- import { c as createComponent } from "../component-669c158a.js";
2
+ import { c as createComponent } from "../component-TCzwHGVq.js";
3
+ import { S as STEPS_KEY } from "../types-RCVUm7Nb.js";
3
4
  const { create, componentName } = createComponent("steps");
4
5
  const _sfc_main = create({
5
6
  props: {
@@ -35,7 +36,7 @@ const _sfc_main = create({
35
36
  const onEmit = (index) => {
36
37
  emit("clickStep", index);
37
38
  };
38
- provide("parent", {
39
+ provide(STEPS_KEY, {
39
40
  relation,
40
41
  state,
41
42
  props,
@@ -1,8 +1,8 @@
1
1
  import { ref, reactive, computed, watch, onMounted, onUnmounted, openBlock, createElementBlock, normalizeStyle, createElementVNode, renderSlot } from "vue";
2
- import { c as createComponent } from "../component-669c158a.js";
3
- import { g as getScrollParent } from "../index-97b44e6c.js";
4
- import { u as useRect } from "../index-29892cda.js";
5
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
2
+ import { c as createComponent } from "../component-TCzwHGVq.js";
3
+ import { g as getScrollParent } from "../index-xDfQLRen.js";
4
+ import { u as useRect } from "../index-rf29bejW.js";
5
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
6
6
  const { create } = createComponent("sticky");
7
7
  const _sfc_main = create({
8
8
  props: {
@@ -18,9 +18,9 @@ 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, createElementVNode, withModifiers, toDisplayString, createBlock, withDirectives, normalizeClass, normalizeStyle, renderSlot, vShow } from "vue";
21
- import { c as createComponent } from "../component-669c158a.js";
21
+ import { c as createComponent } from "../component-TCzwHGVq.js";
22
22
  import { ArrowDown2, ArrowUp2 } from "@nutui/icons-vue";
23
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
23
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
24
24
  const { create } = createComponent("sub-side-navbar");
25
25
  const _sfc_main = create({
26
26
  props: {
@@ -17,10 +17,11 @@ var __spreadValues = (a, b) => {
17
17
  return a;
18
18
  };
19
19
  var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
20
- import { u as useTouch } from "../index-7a7385e4.js";
20
+ import { u as useTouch } from "../index-084nl_oE.js";
21
21
  import { ref, computed, inject, watch, reactive, openBlock, createElementBlock, normalizeStyle, createElementVNode, renderSlot } from "vue";
22
- import { c as createComponent } from "../component-669c158a.js";
23
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
22
+ import { c as createComponent } from "../component-TCzwHGVq.js";
23
+ import { S as SWIPE_KEY } from "../types-qOrhXtA_.js";
24
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
24
25
  const { create } = createComponent("swipe");
25
26
  const _sfc_main = create({
26
27
  props: {
@@ -54,7 +55,7 @@ const _sfc_main = create({
54
55
  const rightRef = ref(), rightRefWidth = computed(() => {
55
56
  return getRefWidth(rightRef);
56
57
  });
57
- const parent = inject("swipeGroup", null);
58
+ const parent = inject(SWIPE_KEY, null);
58
59
  watch(
59
60
  () => {
60
61
  var _a;
@@ -1,6 +1,7 @@
1
1
  import { ref, provide, openBlock, createElementBlock, renderSlot } from "vue";
2
- import { c as createComponent } from "../component-669c158a.js";
3
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
2
+ import { c as createComponent } from "../component-TCzwHGVq.js";
3
+ import { S as SWIPE_KEY } from "../types-qOrhXtA_.js";
4
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
4
5
  const { create } = createComponent("swipe-group");
5
6
  const _sfc_main = create({
6
7
  props: {
@@ -15,7 +16,7 @@ const _sfc_main = create({
15
16
  const update = (n) => {
16
17
  name.value = n;
17
18
  };
18
- provide("swipeGroup", {
19
+ provide(SWIPE_KEY, {
19
20
  update,
20
21
  lock: props.lock,
21
22
  name
@@ -1,20 +1,19 @@
1
1
  import { ref, reactive, computed, provide, onDeactivated, onBeforeUnmount, watch, nextTick, openBlock, createElementBlock, createElementVNode, normalizeClass, normalizeStyle, renderSlot, Fragment, renderList, createCommentVNode } from "vue";
2
- import { c as createComponent } from "../component-669c158a.js";
3
- import { e as clamp } from "../util-6f26722f.js";
4
- import { u as useTouch } from "../index-7a7385e4.js";
5
- import { u as useExpose } from "../index-79c5dc33.js";
6
- import { r as requestAniFrame } from "../raf-729dad54.js";
7
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
2
+ import { c as createComponent } from "../component-TCzwHGVq.js";
3
+ import { e as clamp } from "../util-4Jkyw4BJ.js";
4
+ import { u as useTouch } from "../index-084nl_oE.js";
5
+ import { u as useExpose } from "../index-nRNEaTqA.js";
6
+ import { r as requestAniFrame } from "../raf-MQjoO-Ag.js";
7
+ import { S as SWIPER_KEY } from "../types-9wCQwtH3.js";
8
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
8
9
  const { create, componentName } = createComponent("swiper");
9
10
  const _sfc_main = create({
10
11
  props: {
11
12
  width: {
12
- type: [Number, String],
13
- default: window.innerWidth
13
+ type: [Number, String]
14
14
  },
15
15
  height: {
16
- type: [Number, String],
17
- default: 0
16
+ type: [Number, String]
18
17
  },
19
18
  direction: {
20
19
  type: String,
@@ -312,7 +311,7 @@ const _sfc_main = create({
312
311
  getStyle();
313
312
  autoplay();
314
313
  };
315
- provide("parent", {
314
+ provide(SWIPER_KEY, {
316
315
  props,
317
316
  size,
318
317
  relation
@@ -1,11 +1,12 @@
1
1
  import { inject, getCurrentInstance, reactive, computed, onUnmounted, openBlock, createElementBlock, normalizeStyle, renderSlot } from "vue";
2
- import { c as createComponent } from "../component-669c158a.js";
3
- import { u as useExpose } from "../index-79c5dc33.js";
4
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
2
+ import { c as createComponent } from "../component-TCzwHGVq.js";
3
+ import { u as useExpose } from "../index-nRNEaTqA.js";
4
+ import { S as SWIPER_KEY } from "../types-9wCQwtH3.js";
5
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
5
6
  const { create } = createComponent("swiper-item");
6
7
  const _sfc_main = create({
7
8
  setup() {
8
- const parent = inject("parent");
9
+ const parent = inject(SWIPER_KEY);
9
10
  parent["relation"](getCurrentInstance());
10
11
  const state = reactive({
11
12
  offset: 0
@@ -1,7 +1,7 @@
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-669c158a.js";
2
+ import { c as createComponent } from "../component-TCzwHGVq.js";
3
3
  import { Loading1 } from "@nutui/icons-vue";
4
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
4
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
5
5
  const { componentName, create } = createComponent("switch");
6
6
  const _sfc_main = create({
7
7
  components: { Loading1 },
@@ -1,6 +1,7 @@
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-669c158a.js";
3
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
2
+ import { c as createComponent } from "../component-TCzwHGVq.js";
3
+ import { T as TABBAR_KEY } from "../types-Cq2YypZn.js";
4
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
4
5
  const { create } = createComponent("tabbar");
5
6
  const _sfc_main = create({
6
7
  props: {
@@ -47,14 +48,14 @@ const _sfc_main = create({
47
48
  parentData.modelValue = active;
48
49
  emit("tabSwitch", parentData.children[index2], active);
49
50
  }
50
- let parentData = reactive({
51
+ const parentData = reactive({
51
52
  children: mdValue.children,
52
53
  modelValue: mdValue.val,
53
54
  unactiveColor: props.unactiveColor,
54
55
  activeColor: props.activeColor,
55
56
  changeIndex
56
57
  });
57
- provide("parent", parentData);
58
+ provide(TABBAR_KEY, parentData);
58
59
  watch(
59
60
  () => props.modelValue,
60
61
  (value) => {
@@ -1,9 +1,10 @@
1
- import { c as createComponent } from "../component-669c158a.js";
2
- import { r as renderIcon } from "../renderIcon-3d0fd47c.js";
1
+ import { c as createComponent } from "../component-TCzwHGVq.js";
2
+ import { r as renderIcon } from "../renderIcon--EgZu5_5.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
- import { u as useRouter } from "../index-54d03fc1.js";
4
+ import { u as useRouter } from "../index-Ii9XdkPy.js";
5
5
  import NutBadge from "../badge/Badge.js";
6
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
6
+ import { T as TABBAR_KEY } from "../types-Cq2YypZn.js";
7
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
7
8
  const { create } = createComponent("tabbar-item");
8
9
  const _sfc_main = create({
9
10
  components: { NutBadge },
@@ -31,7 +32,7 @@ const _sfc_main = create({
31
32
  const isHaveSlot = (slot) => {
32
33
  return slots[slot];
33
34
  };
34
- const parent = inject("parent");
35
+ const parent = inject(TABBAR_KEY);
35
36
  const state = reactive({
36
37
  unactiveColor: parent.unactiveColor,
37
38
  // 未选中的颜色
@@ -18,12 +18,12 @@ var __spreadValues = (a, b) => {
18
18
  };
19
19
  var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
20
20
  import { defineComponent, h, reactive, watch, toRefs, resolveComponent, openBlock, createElementBlock, createElementVNode, normalizeClass, Fragment, renderList, normalizeStyle, createTextVNode, toDisplayString, renderSlot, createBlock, createCommentVNode } from "vue";
21
- import { c as createComponent } from "../component-669c158a.js";
21
+ import { c as createComponent } from "../component-TCzwHGVq.js";
22
22
  import { DownArrow } from "@nutui/icons-vue";
23
- import { u as useLocale } from "../index-c0fa0f6b.js";
24
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
23
+ import { u as useLocale } from "../index-s3RgMhc7.js";
24
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
25
25
  import "@nutui/nutui/dist/packages/locale/lang";
26
- import "../util-6f26722f.js";
26
+ import "../util-4Jkyw4BJ.js";
27
27
  const RenderColumn = defineComponent({
28
28
  props: {
29
29
  slots: {
@@ -18,8 +18,8 @@ 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-669c158a.js";
22
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
21
+ import { c as createComponent } from "../component-TCzwHGVq.js";
22
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
23
23
  const { create } = createComponent("tab-pane");
24
24
  const _sfc_main = create({
25
25
  props: {
@@ -38,17 +38,17 @@ var __async = (__this, __arguments, generator) => {
38
38
  step((generator = generator.apply(__this, __arguments)).next());
39
39
  });
40
40
  };
41
- import { c as createComponent } from "../component-669c158a.js";
41
+ import { c as createComponent } from "../component-TCzwHGVq.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
- import { T as TypeOfFun } from "../util-6f26722f.js";
44
- import { p as pxCheck } from "../pxCheck-a27490eb.js";
45
- import { u as useRect } from "../index-29892cda.js";
46
- import { r as requestAniFrame } from "../raf-729dad54.js";
43
+ import { T as TypeOfFun } from "../util-4Jkyw4BJ.js";
44
+ import { p as pxCheck } from "../pxCheck-OnXlN1NC.js";
45
+ import { u as useRect } from "../index-rf29bejW.js";
46
+ import { r as requestAniFrame } from "../raf-MQjoO-Ag.js";
47
47
  import NutSticky from "../sticky/Sticky.js";
48
48
  import { JoySmile } from "@nutui/icons-vue";
49
- import { u as useTouch } from "../index-7a7385e4.js";
50
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
51
- import "../index-97b44e6c.js";
49
+ import { u as useTouch } from "../index-084nl_oE.js";
50
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
51
+ import "../index-xDfQLRen.js";
52
52
  const useTabContentTouch = (props, tabMethods, taro, useTaroRect) => {
53
53
  const tabsContentRef = ref();
54
54
  const tabsContentRefRect = ref({ width: 0, height: 0 });
@@ -1,7 +1,7 @@
1
1
  import { computed, resolveComponent, openBlock, createElementBlock, normalizeClass, normalizeStyle, renderSlot, createBlock, createCommentVNode } from "vue";
2
- import { c as createComponent } from "../component-669c158a.js";
2
+ import { c as createComponent } from "../component-TCzwHGVq.js";
3
3
  import { Close } from "@nutui/icons-vue";
4
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
4
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
5
5
  const { create } = createComponent("tag");
6
6
  const _sfc_main = create({
7
7
  props: {
@@ -1,9 +1,9 @@
1
1
  import { ref, computed, onMounted, nextTick, watch, openBlock, createElementBlock, normalizeClass, createElementVNode, normalizeStyle, toDisplayString, createCommentVNode } from "vue";
2
- import { c as createComponent } from "../component-669c158a.js";
3
- import { u as useLocale } from "../index-c0fa0f6b.js";
4
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
2
+ import { c as createComponent } from "../component-TCzwHGVq.js";
3
+ import { u as useLocale } from "../index-s3RgMhc7.js";
4
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
5
5
  import "@nutui/nutui/dist/packages/locale/lang";
6
- import "../util-6f26722f.js";
6
+ import "../util-4Jkyw4BJ.js";
7
7
  const { create } = createComponent("textarea");
8
8
  const cN = "NutTextarea";
9
9
  const _sfc_main = create({
@@ -18,8 +18,8 @@ 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, createElementVNode, Fragment, renderList, normalizeClass, toDisplayString } from "vue";
21
- import { c as createComponent } from "../component-669c158a.js";
22
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
21
+ import { c as createComponent } from "../component-TCzwHGVq.js";
22
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
23
23
  const { create } = createComponent("time-detail");
24
24
  const _sfc_main = create({
25
25
  name: "timedetail",
@@ -18,8 +18,8 @@ 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-669c158a.js";
22
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
21
+ import { c as createComponent } from "../component-TCzwHGVq.js";
22
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
23
23
  const { componentName, create } = createComponent("time-pannel");
24
24
  const _sfc_main = create({
25
25
  name: "timepannel",
@@ -1,11 +1,11 @@
1
1
  import { computed, provide, resolveComponent, openBlock, createBlock, normalizeStyle, withCtx, createElementVNode, createElementBlock, toDisplayString, renderSlot } from "vue";
2
- import { c as createComponent } from "../component-669c158a.js";
3
- import { N as NutPopup } from "../index-37ae1f41.js";
4
- import { u as useLocale } from "../index-c0fa0f6b.js";
5
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
2
+ import { c as createComponent } from "../component-TCzwHGVq.js";
3
+ import { N as NutPopup } from "../index-rbZsBckW.js";
4
+ import { u as useLocale } from "../index-s3RgMhc7.js";
5
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
6
6
  import "@nutui/icons-vue";
7
7
  import "../overlay/Overlay.js";
8
- import "../util-6f26722f.js";
8
+ import "../util-4Jkyw4BJ.js";
9
9
  import "@nutui/nutui/dist/packages/locale/lang";
10
10
  const { create } = createComponent("time-select");
11
11
  const cN = "NutTimeSelect";
@@ -18,12 +18,12 @@ 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-669c158a.js";
22
- import { r as renderIcon } from "../renderIcon-3d0fd47c.js";
23
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
24
- import { C as CreateComponent } from "../mountComponent-867a9167.js";
21
+ import { c as createComponent } from "../component-TCzwHGVq.js";
22
+ import { r as renderIcon } from "../renderIcon--EgZu5_5.js";
23
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
24
+ import { C as CreateComponent } from "../mountComponent-uInXoTMp.js";
25
25
  import { Success, Failure, Tips, Loading } from "@nutui/icons-vue";
26
- import "../util-6f26722f.js";
26
+ import "../util-4Jkyw4BJ.js";
27
27
  const { create } = createComponent("toast");
28
28
  const _sfc_main = create({
29
29
  components: {},
@@ -18,14 +18,14 @@ var __spreadValues = (a, b) => {
18
18
  };
19
19
  var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
20
20
  import { reactive, ref, computed, onMounted, watch, toRefs, nextTick, resolveComponent, openBlock, createElementBlock, normalizeClass, withDirectives, createElementVNode, vShow, Fragment, renderList, normalizeStyle, createCommentVNode, createVNode, withCtx, renderSlot, toDisplayString } from "vue";
21
- import { c as createComponent } from "../component-669c158a.js";
22
- import { u as useRect } from "../index-29892cda.js";
21
+ import { c as createComponent } from "../component-TCzwHGVq.js";
22
+ import { u as useRect } from "../index-rf29bejW.js";
23
23
  import { Close } from "@nutui/icons-vue";
24
24
  import NutPopover from "../popover/Popover.js";
25
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
26
- import "../renderIcon-3d0fd47c.js";
27
- import "../util-6f26722f.js";
28
- import "../index-37ae1f41.js";
25
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
26
+ import "../renderIcon--EgZu5_5.js";
27
+ import "../util-4Jkyw4BJ.js";
28
+ import "../index-rbZsBckW.js";
29
29
  import "../overlay/Overlay.js";
30
30
  const { create } = createComponent("tour");
31
31
  const _sfc_main = create({
@@ -18,10 +18,10 @@ var __spreadValues = (a, b) => {
18
18
  };
19
19
  var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
20
20
  import { reactive, computed, toRefs, resolveComponent, openBlock, createElementBlock, normalizeStyle, toDisplayString, createCommentVNode, renderSlot, createVNode } from "vue";
21
- import { m as myFixed } from "../util-6f26722f.js";
22
- import { c as createComponent } from "../component-669c158a.js";
21
+ import { m as myFixed } from "../util-4Jkyw4BJ.js";
22
+ import { c as createComponent } from "../component-TCzwHGVq.js";
23
23
  import { TriangleUp, TriangleDown } from "@nutui/icons-vue";
24
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
24
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
25
25
  const { create } = createComponent("trend-arrow");
26
26
  const _sfc_main = create({
27
27
  components: { TriangleUp, TriangleDown },
@@ -0,0 +1,4 @@
1
+ const COLLAPSE_KEY = Symbol("nut-collapse");
2
+ export {
3
+ COLLAPSE_KEY as C
4
+ };
@@ -0,0 +1,4 @@
1
+ const SWIPER_KEY = Symbol("nut-swiper");
2
+ export {
3
+ SWIPER_KEY as S
4
+ };
@@ -0,0 +1,4 @@
1
+ const TABBAR_KEY = Symbol("nut-tabbar");
2
+ export {
3
+ TABBAR_KEY as T
4
+ };
@@ -0,0 +1,4 @@
1
+ const STEPS_KEY = Symbol("nut-steps");
2
+ export {
3
+ STEPS_KEY as S
4
+ };
@@ -0,0 +1,4 @@
1
+ const LAYOUT_KEY = Symbol("nut-layout");
2
+ export {
3
+ LAYOUT_KEY as L
4
+ };
@@ -0,0 +1,4 @@
1
+ const FORM_KEY = Symbol("nut-form");
2
+ export {
3
+ FORM_KEY as F
4
+ };
@@ -0,0 +1,4 @@
1
+ const MENU_KEY = Symbol("nut-menu");
2
+ export {
3
+ MENU_KEY as M
4
+ };
@@ -0,0 +1,4 @@
1
+ const RADIO_KEY = Symbol("nut-radio");
2
+ export {
3
+ RADIO_KEY as R
4
+ };
@@ -0,0 +1,4 @@
1
+ const SWIPE_KEY = Symbol("nut-swipe");
2
+ export {
3
+ SWIPE_KEY as S
4
+ };
@@ -0,0 +1,4 @@
1
+ const CHECKBOX_KEY = Symbol("nut-checkbox");
2
+ export {
3
+ CHECKBOX_KEY as C
4
+ };
@@ -5,13 +5,13 @@ var __publicField = (obj, key, value) => {
5
5
  return value;
6
6
  };
7
7
  import { ref, watch, h, reactive, resolveComponent, openBlock, createElementBlock, renderSlot, createBlock, resolveDynamicComponent, createCommentVNode, Fragment, renderList, normalizeClass, createElementVNode, toDisplayString, createVNode } from "vue";
8
- import { c as createComponent } from "../component-669c158a.js";
9
- import { f as funInterceptor } from "../Interceptor-6aab6fe0.js";
8
+ import { c as createComponent } from "../component-TCzwHGVq.js";
9
+ import { f as funInterceptor } from "../Interceptor-WYVtGbGC.js";
10
10
  import NutProgress from "../progress/Progress.js";
11
11
  import { Photograph, Failure, Loading, Del, Link } from "@nutui/icons-vue";
12
- import { u as useLocale } from "../index-c0fa0f6b.js";
13
- import { _ as _export_sfc } from "../_plugin-vue_export-helper-cc2b3d55.js";
14
- import "../util-6f26722f.js";
12
+ import { u as useLocale } from "../index-s3RgMhc7.js";
13
+ import { _ as _export_sfc } from "../_plugin-vue_export-helper-yVxbj29m.js";
14
+ import "../util-4Jkyw4BJ.js";
15
15
  import "@nutui/nutui/dist/packages/locale/lang";
16
16
  class UploadOptions {
17
17
  constructor() {
@@ -0,0 +1,54 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropSymbols = Object.getOwnPropertySymbols;
3
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
4
+ var __propIsEnum = Object.prototype.propertyIsEnumerable;
5
+ var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
6
+ var __spreadValues = (a, b) => {
7
+ for (var prop in b || (b = {}))
8
+ if (__hasOwnProp.call(b, prop))
9
+ __defNormalProp(a, prop, b[prop]);
10
+ if (__getOwnPropSymbols)
11
+ for (var prop of __getOwnPropSymbols(b)) {
12
+ if (__propIsEnum.call(b, prop))
13
+ __defNormalProp(a, prop, b[prop]);
14
+ }
15
+ return a;
16
+ };
17
+ import { reactive, provide } from "vue";
18
+ const useChildren = (key) => {
19
+ const publicChildren = reactive([]);
20
+ const internalChildren = reactive([]);
21
+ const linkChildren = (value) => {
22
+ const link = (child) => {
23
+ if (child.proxy) {
24
+ internalChildren.push(child);
25
+ publicChildren.push(child.proxy);
26
+ }
27
+ };
28
+ const unlink = (child) => {
29
+ if (child.proxy) {
30
+ let internalIndex = internalChildren.indexOf(child);
31
+ if (internalIndex > -1) {
32
+ internalChildren.splice(internalIndex, 1);
33
+ }
34
+ let publicIndex = publicChildren.indexOf(child.proxy);
35
+ if (internalIndex > -1) {
36
+ publicChildren.splice(publicIndex, 1);
37
+ }
38
+ }
39
+ };
40
+ provide(key, __spreadValues({
41
+ unlink,
42
+ link,
43
+ children: publicChildren,
44
+ internalChildren
45
+ }, value));
46
+ };
47
+ return {
48
+ children: publicChildren,
49
+ linkChildren
50
+ };
51
+ };
52
+ export {
53
+ useChildren as u
54
+ };