vant 4.8.5 → 4.8.6

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 (269) hide show
  1. package/es/action-bar/index.d.ts +1 -1
  2. package/es/action-bar-button/index.d.ts +3 -3
  3. package/es/action-bar-icon/index.d.ts +3 -3
  4. package/es/action-sheet/ActionSheet.d.ts +4 -3
  5. package/es/action-sheet/ActionSheet.mjs +9 -1
  6. package/es/action-sheet/index.css +1 -1
  7. package/es/action-sheet/index.d.ts +3 -3
  8. package/es/address-edit/index.d.ts +5 -5
  9. package/es/address-list/index.d.ts +1 -1
  10. package/es/area/Area.d.ts +3 -3
  11. package/es/area/index.d.ts +2 -2
  12. package/es/back-top/index.d.ts +1 -1
  13. package/es/badge/index.d.ts +3 -3
  14. package/es/barrage/Barrage.d.ts +1 -1
  15. package/es/barrage/index.d.ts +2 -2
  16. package/es/button/index.d.ts +3 -3
  17. package/es/calendar/index.d.ts +6 -6
  18. package/es/calendar/utils.d.ts +1 -1
  19. package/es/card/index.d.ts +1 -1
  20. package/es/cascader/index.d.ts +1 -1
  21. package/es/cell/index.d.ts +1 -1
  22. package/es/cell-group/index.d.ts +1 -1
  23. package/es/checkbox/index.d.ts +5 -5
  24. package/es/checkbox-group/index.d.ts +8 -8
  25. package/es/circle/index.d.ts +1 -1
  26. package/es/col/index.d.ts +1 -1
  27. package/es/collapse/index.d.ts +4 -4
  28. package/es/collapse-item/index.d.ts +5 -5
  29. package/es/config-provider/index.d.ts +1 -1
  30. package/es/contact-card/index.d.ts +1 -1
  31. package/es/contact-edit/index.d.ts +3 -3
  32. package/es/contact-list/index.d.ts +1 -1
  33. package/es/count-down/index.d.ts +1 -1
  34. package/es/coupon/index.d.ts +1 -1
  35. package/es/coupon-cell/index.d.ts +4 -4
  36. package/es/coupon-list/index.d.ts +7 -7
  37. package/es/date-picker/DatePicker.d.ts +10 -10
  38. package/es/date-picker/index.d.ts +8 -8
  39. package/es/dialog/Dialog.d.ts +3 -3
  40. package/es/dialog/index.d.ts +3 -3
  41. package/es/divider/index.d.ts +1 -1
  42. package/es/dropdown-item/index.d.ts +1 -1
  43. package/es/dropdown-menu/DropdownMenu.d.ts +1 -1
  44. package/es/dropdown-menu/index.d.ts +2 -2
  45. package/es/empty/index.d.ts +3 -3
  46. package/es/field/index.d.ts +5 -5
  47. package/es/floating-bubble/index.d.ts +1 -1
  48. package/es/floating-panel/FloatingPanel.d.ts +1 -1
  49. package/es/floating-panel/index.d.ts +2 -2
  50. package/es/form/index.d.ts +10 -10
  51. package/es/grid/index.d.ts +1 -1
  52. package/es/grid-item/index.d.ts +3 -3
  53. package/es/highlight/index.d.ts +1 -1
  54. package/es/icon/index.d.ts +3 -3
  55. package/es/image/index.d.ts +1 -1
  56. package/es/image-preview/ImagePreview.d.ts +4 -0
  57. package/es/image-preview/ImagePreview.mjs +3 -0
  58. package/es/image-preview/ImagePreviewItem.d.ts +4 -0
  59. package/es/image-preview/ImagePreviewItem.mjs +3 -2
  60. package/es/image-preview/function-call.mjs +1 -0
  61. package/es/image-preview/index.d.ts +11 -8
  62. package/es/image-preview/types.d.ts +1 -0
  63. package/es/index-anchor/index.d.ts +1 -1
  64. package/es/index-bar/index.d.ts +4 -4
  65. package/es/index.d.ts +1 -1
  66. package/es/index.mjs +1 -1
  67. package/es/list/index.d.ts +1 -1
  68. package/es/loading/index.d.ts +1 -1
  69. package/es/nav-bar/index.d.ts +1 -1
  70. package/es/notice-bar/index.d.ts +1 -1
  71. package/es/notify/Notify.d.ts +3 -3
  72. package/es/notify/index.d.ts +3 -3
  73. package/es/number-keyboard/index.d.ts +1 -1
  74. package/es/overlay/index.d.ts +1 -1
  75. package/es/pagination/Pagination.d.ts +1 -1
  76. package/es/pagination/index.d.ts +2 -2
  77. package/es/password-input/index.d.ts +1 -1
  78. package/es/picker/index.d.ts +4 -4
  79. package/es/picker/utils.d.ts +1 -1
  80. package/es/picker-group/index.d.ts +1 -1
  81. package/es/popover/index.d.ts +1 -1
  82. package/es/popup/Popup.d.ts +3 -3
  83. package/es/popup/index.d.ts +3 -3
  84. package/es/progress/index.d.ts +3 -3
  85. package/es/pull-refresh/index.d.ts +1 -1
  86. package/es/radio/index.d.ts +3 -3
  87. package/es/radio-group/index.d.ts +5 -5
  88. package/es/rate/index.d.ts +1 -1
  89. package/es/rolling-text/index.d.ts +1 -1
  90. package/es/row/index.d.ts +1 -1
  91. package/es/search/Search.d.ts +17 -17
  92. package/es/search/index.d.ts +13 -13
  93. package/es/share-sheet/ShareSheet.d.ts +3 -3
  94. package/es/share-sheet/index.d.ts +3 -3
  95. package/es/sidebar/index.d.ts +1 -1
  96. package/es/sidebar-item/index.d.ts +3 -3
  97. package/es/signature/Signature.mjs +3 -1
  98. package/es/signature/index.d.ts +1 -1
  99. package/es/signature/types.d.ts +2 -0
  100. package/es/skeleton/index.d.ts +9 -9
  101. package/es/skeleton-avatar/index.d.ts +1 -1
  102. package/es/skeleton-image/index.d.ts +1 -1
  103. package/es/skeleton-paragraph/index.d.ts +1 -1
  104. package/es/skeleton-title/index.d.ts +1 -1
  105. package/es/slider/index.d.ts +1 -1
  106. package/es/space/index.d.ts +1 -1
  107. package/es/step/index.d.ts +1 -1
  108. package/es/stepper/index.d.ts +3 -3
  109. package/es/steps/index.d.ts +1 -1
  110. package/es/sticky/index.d.ts +1 -1
  111. package/es/submit-bar/index.d.ts +6 -6
  112. package/es/swipe/Swipe.d.ts +1 -1
  113. package/es/swipe/index.d.ts +2 -2
  114. package/es/swipe-cell/index.d.ts +3 -3
  115. package/es/swipe-item/index.d.ts +1 -1
  116. package/es/switch/index.d.ts +1 -1
  117. package/es/tab/index.d.ts +1 -1
  118. package/es/tabbar/index.d.ts +3 -3
  119. package/es/tabbar-item/index.d.ts +3 -3
  120. package/es/tabs/Tabs.d.ts +1 -1
  121. package/es/tabs/index.d.ts +4 -4
  122. package/es/tag/index.d.ts +1 -1
  123. package/es/text-ellipsis/index.d.ts +1 -1
  124. package/es/time-picker/TimePicker.d.ts +13 -13
  125. package/es/time-picker/index.d.ts +10 -10
  126. package/es/toast/Toast.d.ts +1 -1
  127. package/es/toast/index.d.ts +4 -4
  128. package/es/tree-select/index.d.ts +4 -4
  129. package/es/uploader/index.d.ts +7 -7
  130. package/es/uploader/utils.d.ts +1 -1
  131. package/es/watermark/index.d.ts +1 -1
  132. package/lib/action-bar/index.d.ts +1 -1
  133. package/lib/action-bar-button/index.d.ts +3 -3
  134. package/lib/action-bar-icon/index.d.ts +3 -3
  135. package/lib/action-sheet/ActionSheet.d.ts +4 -3
  136. package/lib/action-sheet/ActionSheet.js +9 -1
  137. package/lib/action-sheet/index.css +1 -1
  138. package/lib/action-sheet/index.d.ts +3 -3
  139. package/lib/address-edit/index.d.ts +5 -5
  140. package/lib/address-list/index.d.ts +1 -1
  141. package/lib/area/Area.d.ts +3 -3
  142. package/lib/area/index.d.ts +2 -2
  143. package/lib/back-top/index.d.ts +1 -1
  144. package/lib/badge/index.d.ts +3 -3
  145. package/lib/barrage/Barrage.d.ts +1 -1
  146. package/lib/barrage/index.d.ts +2 -2
  147. package/lib/button/index.d.ts +3 -3
  148. package/lib/calendar/index.d.ts +6 -6
  149. package/lib/calendar/utils.d.ts +1 -1
  150. package/lib/card/index.d.ts +1 -1
  151. package/lib/cascader/index.d.ts +1 -1
  152. package/lib/cell/index.d.ts +1 -1
  153. package/lib/cell-group/index.d.ts +1 -1
  154. package/lib/checkbox/index.d.ts +5 -5
  155. package/lib/checkbox-group/index.d.ts +8 -8
  156. package/lib/circle/index.d.ts +1 -1
  157. package/lib/col/index.d.ts +1 -1
  158. package/lib/collapse/index.d.ts +4 -4
  159. package/lib/collapse-item/index.d.ts +5 -5
  160. package/lib/config-provider/index.d.ts +1 -1
  161. package/lib/contact-card/index.d.ts +1 -1
  162. package/lib/contact-edit/index.d.ts +3 -3
  163. package/lib/contact-list/index.d.ts +1 -1
  164. package/lib/count-down/index.d.ts +1 -1
  165. package/lib/coupon/index.d.ts +1 -1
  166. package/lib/coupon-cell/index.d.ts +4 -4
  167. package/lib/coupon-list/index.d.ts +7 -7
  168. package/lib/date-picker/DatePicker.d.ts +10 -10
  169. package/lib/date-picker/index.d.ts +8 -8
  170. package/lib/dialog/Dialog.d.ts +3 -3
  171. package/lib/dialog/index.d.ts +3 -3
  172. package/lib/divider/index.d.ts +1 -1
  173. package/lib/dropdown-item/index.d.ts +1 -1
  174. package/lib/dropdown-menu/DropdownMenu.d.ts +1 -1
  175. package/lib/dropdown-menu/index.d.ts +2 -2
  176. package/lib/empty/index.d.ts +3 -3
  177. package/lib/field/index.d.ts +5 -5
  178. package/lib/floating-bubble/index.d.ts +1 -1
  179. package/lib/floating-panel/FloatingPanel.d.ts +1 -1
  180. package/lib/floating-panel/index.d.ts +2 -2
  181. package/lib/form/index.d.ts +10 -10
  182. package/lib/grid/index.d.ts +1 -1
  183. package/lib/grid-item/index.d.ts +3 -3
  184. package/lib/highlight/index.d.ts +1 -1
  185. package/lib/icon/index.d.ts +3 -3
  186. package/lib/image/index.d.ts +1 -1
  187. package/lib/image-preview/ImagePreview.d.ts +4 -0
  188. package/lib/image-preview/ImagePreview.js +3 -0
  189. package/lib/image-preview/ImagePreviewItem.d.ts +4 -0
  190. package/lib/image-preview/ImagePreviewItem.js +3 -2
  191. package/lib/image-preview/function-call.js +1 -0
  192. package/lib/image-preview/index.d.ts +11 -8
  193. package/lib/image-preview/types.d.ts +1 -0
  194. package/lib/index-anchor/index.d.ts +1 -1
  195. package/lib/index-bar/index.d.ts +4 -4
  196. package/lib/index.css +1 -1
  197. package/lib/index.d.ts +1 -1
  198. package/lib/index.js +1 -1
  199. package/lib/list/index.d.ts +1 -1
  200. package/lib/loading/index.d.ts +1 -1
  201. package/lib/nav-bar/index.d.ts +1 -1
  202. package/lib/notice-bar/index.d.ts +1 -1
  203. package/lib/notify/Notify.d.ts +3 -3
  204. package/lib/notify/index.d.ts +3 -3
  205. package/lib/number-keyboard/index.d.ts +1 -1
  206. package/lib/overlay/index.d.ts +1 -1
  207. package/lib/pagination/Pagination.d.ts +1 -1
  208. package/lib/pagination/index.d.ts +2 -2
  209. package/lib/password-input/index.d.ts +1 -1
  210. package/lib/picker/index.d.ts +4 -4
  211. package/lib/picker/utils.d.ts +1 -1
  212. package/lib/picker-group/index.d.ts +1 -1
  213. package/lib/popover/index.d.ts +1 -1
  214. package/lib/popup/Popup.d.ts +3 -3
  215. package/lib/popup/index.d.ts +3 -3
  216. package/lib/progress/index.d.ts +3 -3
  217. package/lib/pull-refresh/index.d.ts +1 -1
  218. package/lib/radio/index.d.ts +3 -3
  219. package/lib/radio-group/index.d.ts +5 -5
  220. package/lib/rate/index.d.ts +1 -1
  221. package/lib/rolling-text/index.d.ts +1 -1
  222. package/lib/row/index.d.ts +1 -1
  223. package/lib/search/Search.d.ts +17 -17
  224. package/lib/search/index.d.ts +13 -13
  225. package/lib/share-sheet/ShareSheet.d.ts +3 -3
  226. package/lib/share-sheet/index.d.ts +3 -3
  227. package/lib/sidebar/index.d.ts +1 -1
  228. package/lib/sidebar-item/index.d.ts +3 -3
  229. package/lib/signature/Signature.js +3 -1
  230. package/lib/signature/index.d.ts +1 -1
  231. package/lib/signature/types.d.ts +2 -0
  232. package/lib/skeleton/index.d.ts +9 -9
  233. package/lib/skeleton-avatar/index.d.ts +1 -1
  234. package/lib/skeleton-image/index.d.ts +1 -1
  235. package/lib/skeleton-paragraph/index.d.ts +1 -1
  236. package/lib/skeleton-title/index.d.ts +1 -1
  237. package/lib/slider/index.d.ts +1 -1
  238. package/lib/space/index.d.ts +1 -1
  239. package/lib/step/index.d.ts +1 -1
  240. package/lib/stepper/index.d.ts +3 -3
  241. package/lib/steps/index.d.ts +1 -1
  242. package/lib/sticky/index.d.ts +1 -1
  243. package/lib/submit-bar/index.d.ts +6 -6
  244. package/lib/swipe/Swipe.d.ts +1 -1
  245. package/lib/swipe/index.d.ts +2 -2
  246. package/lib/swipe-cell/index.d.ts +3 -3
  247. package/lib/swipe-item/index.d.ts +1 -1
  248. package/lib/switch/index.d.ts +1 -1
  249. package/lib/tab/index.d.ts +1 -1
  250. package/lib/tabbar/index.d.ts +3 -3
  251. package/lib/tabbar-item/index.d.ts +3 -3
  252. package/lib/tabs/Tabs.d.ts +1 -1
  253. package/lib/tabs/index.d.ts +4 -4
  254. package/lib/tag/index.d.ts +1 -1
  255. package/lib/text-ellipsis/index.d.ts +1 -1
  256. package/lib/time-picker/TimePicker.d.ts +13 -13
  257. package/lib/time-picker/index.d.ts +10 -10
  258. package/lib/toast/Toast.d.ts +1 -1
  259. package/lib/toast/index.d.ts +4 -4
  260. package/lib/tree-select/index.d.ts +4 -4
  261. package/lib/uploader/index.d.ts +7 -7
  262. package/lib/uploader/utils.d.ts +1 -1
  263. package/lib/vant.cjs.js +20 -5
  264. package/lib/vant.es.js +20 -5
  265. package/lib/vant.js +20 -5
  266. package/lib/vant.min.js +2 -2
  267. package/lib/watermark/index.d.ts +1 -1
  268. package/lib/web-types.json +1 -1
  269. package/package.json +1 -1
package/lib/index.d.ts CHANGED
@@ -106,4 +106,4 @@ declare namespace _default {
106
106
  }
107
107
  export default _default;
108
108
  export function install(app: any): void;
109
- export const version: "4.8.5";
109
+ export const version: "4.8.6";
package/lib/index.js CHANGED
@@ -226,7 +226,7 @@ __reExport(stdin_exports, require("./toast"), module.exports);
226
226
  __reExport(stdin_exports, require("./tree-select"), module.exports);
227
227
  __reExport(stdin_exports, require("./uploader"), module.exports);
228
228
  __reExport(stdin_exports, require("./watermark"), module.exports);
229
- const version = "4.8.5";
229
+ const version = "4.8.6";
230
230
  function install(app) {
231
231
  const components = [
232
232
  import_action_bar.ActionBar,
@@ -1,5 +1,5 @@
1
1
  import { ListProps } from './List';
2
- export declare const List: import("../utils").WithInstall<import("vue").DefineComponent<{
2
+ export declare const List: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
3
3
  error: BooleanConstructor;
4
4
  offset: {
5
5
  type: (NumberConstructor | StringConstructor)[];
@@ -1,4 +1,4 @@
1
- export declare const Loading: import("../utils").WithInstall<import("vue").DefineComponent<{
1
+ export declare const Loading: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
2
2
  size: (NumberConstructor | StringConstructor)[];
3
3
  type: {
4
4
  type: import("vue").PropType<import("./Loading").LoadingType>;
@@ -1,4 +1,4 @@
1
- export declare const NavBar: import("../utils").WithInstall<import("vue").DefineComponent<{
1
+ export declare const NavBar: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
2
2
  title: StringConstructor;
3
3
  fixed: BooleanConstructor;
4
4
  zIndex: (NumberConstructor | StringConstructor)[];
@@ -1,5 +1,5 @@
1
1
  import { NoticeBarProps } from './NoticeBar';
2
- export declare const NoticeBar: import("../utils").WithInstall<import("vue").DefineComponent<{
2
+ export declare const NoticeBar: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
3
3
  text: StringConstructor;
4
4
  mode: import("vue").PropType<import("./types").NoticeBarMode>;
5
5
  color: StringConstructor;
@@ -17,7 +17,7 @@ export declare const notifyProps: {
17
17
  type: BooleanConstructor;
18
18
  default: true;
19
19
  };
20
- beforeClose: import("vue").PropType<import("../utils").Interceptor>;
20
+ beforeClose: import("vue").PropType<import("packages/vant/lib/utils/interceptor").Interceptor>;
21
21
  overlayStyle: import("vue").PropType<import("vue").CSSProperties>;
22
22
  overlayClass: import("vue").PropType<unknown>;
23
23
  transitionAppear: BooleanConstructor;
@@ -58,7 +58,7 @@ declare const _default: import("vue").DefineComponent<{
58
58
  type: BooleanConstructor;
59
59
  default: true;
60
60
  };
61
- beforeClose: import("vue").PropType<import("../utils").Interceptor>;
61
+ beforeClose: import("vue").PropType<import("packages/vant/lib/utils/interceptor").Interceptor>;
62
62
  overlayStyle: import("vue").PropType<import("vue").CSSProperties>;
63
63
  overlayClass: import("vue").PropType<unknown>;
64
64
  transitionAppear: BooleanConstructor;
@@ -97,7 +97,7 @@ declare const _default: import("vue").DefineComponent<{
97
97
  type: BooleanConstructor;
98
98
  default: true;
99
99
  };
100
- beforeClose: import("vue").PropType<import("../utils").Interceptor>;
100
+ beforeClose: import("vue").PropType<import("packages/vant/lib/utils/interceptor").Interceptor>;
101
101
  overlayStyle: import("vue").PropType<import("vue").CSSProperties>;
102
102
  overlayClass: import("vue").PropType<unknown>;
103
103
  transitionAppear: BooleanConstructor;
@@ -1,4 +1,4 @@
1
- export declare const Notify: import("../utils").WithInstall<import("vue").DefineComponent<{
1
+ export declare const Notify: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
2
2
  show: BooleanConstructor;
3
3
  zIndex: (NumberConstructor | StringConstructor)[];
4
4
  overlay: {
@@ -15,7 +15,7 @@ export declare const Notify: import("../utils").WithInstall<import("vue").Define
15
15
  type: BooleanConstructor;
16
16
  default: true;
17
17
  };
18
- beforeClose: import("vue").PropType<import("../utils").Interceptor>;
18
+ beforeClose: import("vue").PropType<import("packages/vant/lib/utils/interceptor").Interceptor>;
19
19
  overlayStyle: import("vue").PropType<import("vue").CSSProperties>;
20
20
  overlayClass: import("vue").PropType<unknown>;
21
21
  transitionAppear: BooleanConstructor;
@@ -54,7 +54,7 @@ export declare const Notify: import("../utils").WithInstall<import("vue").Define
54
54
  type: BooleanConstructor;
55
55
  default: true;
56
56
  };
57
- beforeClose: import("vue").PropType<import("../utils").Interceptor>;
57
+ beforeClose: import("vue").PropType<import("packages/vant/lib/utils/interceptor").Interceptor>;
58
58
  overlayStyle: import("vue").PropType<import("vue").CSSProperties>;
59
59
  overlayClass: import("vue").PropType<unknown>;
60
60
  transitionAppear: BooleanConstructor;
@@ -1,4 +1,4 @@
1
- export declare const NumberKeyboard: import("../utils").WithInstall<import("vue").DefineComponent<{
1
+ export declare const NumberKeyboard: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
2
2
  show: BooleanConstructor;
3
3
  title: StringConstructor;
4
4
  theme: {
@@ -1,4 +1,4 @@
1
- export declare const Overlay: import("../utils").WithInstall<import("vue").DefineComponent<{
1
+ export declare const Overlay: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
2
2
  show: BooleanConstructor;
3
3
  zIndex: (NumberConstructor | StringConstructor)[];
4
4
  duration: (NumberConstructor | StringConstructor)[];
@@ -114,8 +114,8 @@ declare const _default: import("vue").DefineComponent<{
114
114
  onChange?: ((...args: any[]) => any) | undefined;
115
115
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
116
116
  }, {
117
- modelValue: number;
118
117
  mode: PaginationMode;
118
+ modelValue: number;
119
119
  pageCount: string | number;
120
120
  totalItems: string | number;
121
121
  showPageSize: string | number;
@@ -1,4 +1,4 @@
1
- export declare const Pagination: import("../utils").WithInstall<import("vue").DefineComponent<{
1
+ export declare const Pagination: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
2
2
  mode: {
3
3
  type: import("vue").PropType<import("./Pagination").PaginationMode>;
4
4
  default: import("./Pagination").PaginationMode;
@@ -74,8 +74,8 @@ export declare const Pagination: import("../utils").WithInstall<import("vue").De
74
74
  onChange?: ((...args: any[]) => any) | undefined;
75
75
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
76
76
  }, {
77
- modelValue: number;
78
77
  mode: import("./Pagination").PaginationMode;
78
+ modelValue: number;
79
79
  pageCount: string | number;
80
80
  totalItems: string | number;
81
81
  showPageSize: string | number;
@@ -1,4 +1,4 @@
1
- export declare const PasswordInput: import("../utils").WithInstall<import("vue").DefineComponent<{
1
+ export declare const PasswordInput: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
2
2
  info: StringConstructor;
3
3
  mask: {
4
4
  type: BooleanConstructor;
@@ -1,5 +1,5 @@
1
1
  import { PickerProps } from './Picker';
2
- export declare const Picker: import("../utils").WithInstall<import("vue").DefineComponent<{
2
+ export declare const Picker: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
3
3
  loading: BooleanConstructor;
4
4
  readonly: BooleanConstructor;
5
5
  allowHtml: BooleanConstructor;
@@ -29,7 +29,7 @@ export declare const Picker: import("../utils").WithInstall<import("vue").Define
29
29
  default: () => never[];
30
30
  };
31
31
  modelValue: {
32
- type: import("vue").PropType<import("../utils").Numeric[]>;
32
+ type: import("vue").PropType<import("packages/vant/lib/utils/basic").Numeric[]>;
33
33
  default: () => never[];
34
34
  };
35
35
  toolbarPosition: {
@@ -67,7 +67,7 @@ export declare const Picker: import("../utils").WithInstall<import("vue").Define
67
67
  default: () => never[];
68
68
  };
69
69
  modelValue: {
70
- type: import("vue").PropType<import("../utils").Numeric[]>;
70
+ type: import("vue").PropType<import("packages/vant/lib/utils/basic").Numeric[]>;
71
71
  default: () => never[];
72
72
  };
73
73
  toolbarPosition: {
@@ -83,7 +83,7 @@ export declare const Picker: import("../utils").WithInstall<import("vue").Define
83
83
  onScrollInto?: ((...args: any[]) => any) | undefined;
84
84
  onConfirm?: ((...args: any[]) => any) | undefined;
85
85
  }, {
86
- modelValue: import("../utils").Numeric[];
86
+ modelValue: import("packages/vant/lib/utils/basic").Numeric[];
87
87
  readonly: boolean;
88
88
  loading: boolean;
89
89
  allowHtml: boolean;
@@ -1,7 +1,7 @@
1
1
  import { type Numeric } from '../utils';
2
2
  import type { Ref } from 'vue';
3
3
  import type { PickerOption, PickerColumn, PickerFieldNames } from './types';
4
- declare const name: string, bem: (el?: import("../utils").Mods | undefined, mods?: import("../utils").Mods | undefined) => import("../utils").Mods, t: (path: string, ...args: unknown[]) => any;
4
+ declare const name: string, bem: (el?: import("packages/vant/lib/utils/create").Mods | undefined, mods?: import("packages/vant/lib/utils/create").Mods | undefined) => import("packages/vant/lib/utils/create").Mods, t: (path: string, ...args: unknown[]) => any;
5
5
  export { name, bem, t };
6
6
  export declare const getFirstEnabledOption: (options: PickerOption[]) => PickerOption | undefined;
7
7
  export declare function getColumnsType(columns: PickerColumn | PickerColumn[], fields: Required<PickerFieldNames>): "default" | "multiple" | "cascade";
@@ -1,5 +1,5 @@
1
1
  import { PickerGroupProps } from './PickerGroup';
2
- export declare const PickerGroup: import("../utils").WithInstall<import("vue").DefineComponent<{
2
+ export declare const PickerGroup: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
3
3
  tabs: {
4
4
  type: import("vue").PropType<string[]>;
5
5
  default: () => never[];
@@ -1,4 +1,4 @@
1
- export declare const Popover: import("../utils").WithInstall<import("vue").DefineComponent<{
1
+ export declare const Popover: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
2
2
  show: BooleanConstructor;
3
3
  theme: {
4
4
  type: import("vue").PropType<import("./types").PopoverTheme>;
@@ -17,7 +17,7 @@ export declare const popupProps: {
17
17
  type: BooleanConstructor;
18
18
  default: true;
19
19
  };
20
- beforeClose: import("vue").PropType<import("../utils").Interceptor>;
20
+ beforeClose: import("vue").PropType<import("packages/vant/lib/utils/interceptor").Interceptor>;
21
21
  overlayStyle: import("vue").PropType<CSSProperties>;
22
22
  overlayClass: import("vue").PropType<unknown>;
23
23
  transitionAppear: BooleanConstructor;
@@ -64,7 +64,7 @@ declare const _default: import("vue").DefineComponent<{
64
64
  type: BooleanConstructor;
65
65
  default: true;
66
66
  };
67
- beforeClose: import("vue").PropType<import("../utils").Interceptor>;
67
+ beforeClose: import("vue").PropType<import("packages/vant/lib/utils/interceptor").Interceptor>;
68
68
  overlayStyle: import("vue").PropType<CSSProperties>;
69
69
  overlayClass: import("vue").PropType<unknown>;
70
70
  transitionAppear: BooleanConstructor;
@@ -109,7 +109,7 @@ declare const _default: import("vue").DefineComponent<{
109
109
  type: BooleanConstructor;
110
110
  default: true;
111
111
  };
112
- beforeClose: import("vue").PropType<import("../utils").Interceptor>;
112
+ beforeClose: import("vue").PropType<import("packages/vant/lib/utils/interceptor").Interceptor>;
113
113
  overlayStyle: import("vue").PropType<CSSProperties>;
114
114
  overlayClass: import("vue").PropType<unknown>;
115
115
  transitionAppear: BooleanConstructor;
@@ -1,4 +1,4 @@
1
- export declare const Popup: import("../utils").WithInstall<import("vue").DefineComponent<{
1
+ export declare const Popup: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
2
2
  show: BooleanConstructor;
3
3
  zIndex: (NumberConstructor | StringConstructor)[];
4
4
  overlay: {
@@ -15,7 +15,7 @@ export declare const Popup: import("../utils").WithInstall<import("vue").DefineC
15
15
  type: BooleanConstructor;
16
16
  default: true;
17
17
  };
18
- beforeClose: import("vue").PropType<import("../utils").Interceptor>;
18
+ beforeClose: import("vue").PropType<import("packages/vant/lib/utils/interceptor").Interceptor>;
19
19
  overlayStyle: import("vue").PropType<import("vue").CSSProperties>;
20
20
  overlayClass: import("vue").PropType<unknown>;
21
21
  transitionAppear: BooleanConstructor;
@@ -60,7 +60,7 @@ export declare const Popup: import("../utils").WithInstall<import("vue").DefineC
60
60
  type: BooleanConstructor;
61
61
  default: true;
62
62
  };
63
- beforeClose: import("vue").PropType<import("../utils").Interceptor>;
63
+ beforeClose: import("vue").PropType<import("packages/vant/lib/utils/interceptor").Interceptor>;
64
64
  overlayStyle: import("vue").PropType<import("vue").CSSProperties>;
65
65
  overlayClass: import("vue").PropType<unknown>;
66
66
  transitionAppear: BooleanConstructor;
@@ -1,5 +1,5 @@
1
1
  import { ProgressProps } from './Progress';
2
- export declare const Progress: import("../utils").WithInstall<import("vue").DefineComponent<{
2
+ export declare const Progress: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
3
3
  color: StringConstructor;
4
4
  inactive: BooleanConstructor;
5
5
  pivotText: StringConstructor;
@@ -14,7 +14,7 @@ export declare const Progress: import("../utils").WithInstall<import("vue").Defi
14
14
  percentage: {
15
15
  type: (NumberConstructor | StringConstructor)[];
16
16
  default: number;
17
- validator: (value: import("../utils").Numeric) => boolean;
17
+ validator: (value: import("packages/vant/lib/utils/basic").Numeric) => boolean;
18
18
  };
19
19
  }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
20
20
  color: StringConstructor;
@@ -31,7 +31,7 @@ export declare const Progress: import("../utils").WithInstall<import("vue").Defi
31
31
  percentage: {
32
32
  type: (NumberConstructor | StringConstructor)[];
33
33
  default: number;
34
- validator: (value: import("../utils").Numeric) => boolean;
34
+ validator: (value: import("packages/vant/lib/utils/basic").Numeric) => boolean;
35
35
  };
36
36
  }>>, {
37
37
  inactive: boolean;
@@ -1,4 +1,4 @@
1
- export declare const PullRefresh: import("../utils").WithInstall<import("vue").DefineComponent<{
1
+ export declare const PullRefresh: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
2
2
  disabled: BooleanConstructor;
3
3
  modelValue: BooleanConstructor;
4
4
  headHeight: {
@@ -1,10 +1,10 @@
1
- export declare const Radio: import("../utils").WithInstall<import("vue").DefineComponent<{
1
+ export declare const Radio: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
2
2
  name: import("vue").PropType<unknown>;
3
3
  disabled: BooleanConstructor;
4
4
  iconSize: (NumberConstructor | StringConstructor)[];
5
5
  modelValue: import("vue").PropType<unknown>;
6
6
  checkedColor: StringConstructor;
7
- labelPosition: import("vue").PropType<import("../checkbox/Checker").CheckerLabelPosition>;
7
+ labelPosition: import("vue").PropType<import("packages/vant/lib/checkbox/Checker").CheckerLabelPosition>;
8
8
  labelDisabled: BooleanConstructor;
9
9
  } & {
10
10
  shape: import("vue").PropType<import("./Radio").RadioShape>;
@@ -14,7 +14,7 @@ export declare const Radio: import("../utils").WithInstall<import("vue").DefineC
14
14
  iconSize: (NumberConstructor | StringConstructor)[];
15
15
  modelValue: import("vue").PropType<unknown>;
16
16
  checkedColor: StringConstructor;
17
- labelPosition: import("vue").PropType<import("../checkbox/Checker").CheckerLabelPosition>;
17
+ labelPosition: import("vue").PropType<import("packages/vant/lib/checkbox/Checker").CheckerLabelPosition>;
18
18
  labelDisabled: BooleanConstructor;
19
19
  } & {
20
20
  shape: import("vue").PropType<import("./Radio").RadioShape>;
@@ -1,15 +1,15 @@
1
- export declare const RadioGroup: import("../utils").WithInstall<import("vue").DefineComponent<{
2
- shape: import("vue").PropType<import("..").RadioShape>;
1
+ export declare const RadioGroup: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
2
+ shape: import("vue").PropType<import("packages/vant/lib").RadioShape>;
3
3
  disabled: BooleanConstructor;
4
4
  iconSize: (NumberConstructor | StringConstructor)[];
5
- direction: import("vue").PropType<import("../checkbox/Checker").CheckerDirection>;
5
+ direction: import("vue").PropType<import("packages/vant/lib/checkbox/Checker").CheckerDirection>;
6
6
  modelValue: import("vue").PropType<unknown>;
7
7
  checkedColor: StringConstructor;
8
8
  }, () => import("vue/jsx-runtime").JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "change")[], "update:modelValue" | "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
9
- shape: import("vue").PropType<import("..").RadioShape>;
9
+ shape: import("vue").PropType<import("packages/vant/lib").RadioShape>;
10
10
  disabled: BooleanConstructor;
11
11
  iconSize: (NumberConstructor | StringConstructor)[];
12
- direction: import("vue").PropType<import("../checkbox/Checker").CheckerDirection>;
12
+ direction: import("vue").PropType<import("packages/vant/lib/checkbox/Checker").CheckerDirection>;
13
13
  modelValue: import("vue").PropType<unknown>;
14
14
  checkedColor: StringConstructor;
15
15
  }>> & {
@@ -1,4 +1,4 @@
1
- export declare const Rate: import("../utils").WithInstall<import("vue").DefineComponent<{
1
+ export declare const Rate: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
2
2
  size: (NumberConstructor | StringConstructor)[];
3
3
  icon: {
4
4
  type: import("vue").PropType<string>;
@@ -1,5 +1,5 @@
1
1
  import _RollingText from './RollingText';
2
- export declare const RollingText: import("../utils").WithInstall<import("vue").DefineComponent<{
2
+ export declare const RollingText: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
3
3
  startNum: {
4
4
  type: NumberConstructor;
5
5
  default: number;
@@ -1,4 +1,4 @@
1
- export declare const Row: import("../utils").WithInstall<import("vue").DefineComponent<{
1
+ export declare const Row: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
2
2
  tag: {
3
3
  type: import("vue").PropType<keyof HTMLElementTagNameMap>;
4
4
  default: keyof HTMLElementTagNameMap;
@@ -17,7 +17,7 @@ export declare const searchProps: {
17
17
  type: (NumberConstructor | StringConstructor)[];
18
18
  default: string;
19
19
  };
20
- inputAlign: import("vue").PropType<import("../field").FieldTextAlign>;
20
+ inputAlign: import("vue").PropType<import("packages/vant/lib/field/types").FieldTextAlign>;
21
21
  placeholder: StringConstructor;
22
22
  autocomplete: StringConstructor;
23
23
  autocapitalize: StringConstructor;
@@ -25,12 +25,12 @@ export declare const searchProps: {
25
25
  errorMessage: StringConstructor;
26
26
  enterkeyhint: StringConstructor;
27
27
  clearTrigger: {
28
- type: import("vue").PropType<import("../field").FieldClearTrigger>;
29
- default: import("../field").FieldClearTrigger;
28
+ type: import("vue").PropType<import("packages/vant/lib/field/types").FieldClearTrigger>;
29
+ default: import("packages/vant/lib/field/types").FieldClearTrigger;
30
30
  };
31
31
  formatTrigger: {
32
- type: import("vue").PropType<import("../field").FieldFormatTrigger>;
33
- default: import("../field").FieldFormatTrigger;
32
+ type: import("vue").PropType<import("packages/vant/lib/field/types").FieldFormatTrigger>;
33
+ default: import("packages/vant/lib/field/types").FieldFormatTrigger;
34
34
  };
35
35
  spellcheck: {
36
36
  type: BooleanConstructor;
@@ -84,7 +84,7 @@ declare const _default: import("vue").DefineComponent<{
84
84
  type: (NumberConstructor | StringConstructor)[];
85
85
  default: string;
86
86
  };
87
- inputAlign: import("vue").PropType<import("../field").FieldTextAlign>;
87
+ inputAlign: import("vue").PropType<import("packages/vant/lib/field/types").FieldTextAlign>;
88
88
  placeholder: StringConstructor;
89
89
  autocomplete: StringConstructor;
90
90
  autocapitalize: StringConstructor;
@@ -92,12 +92,12 @@ declare const _default: import("vue").DefineComponent<{
92
92
  errorMessage: StringConstructor;
93
93
  enterkeyhint: StringConstructor;
94
94
  clearTrigger: {
95
- type: import("vue").PropType<import("../field").FieldClearTrigger>;
96
- default: import("../field").FieldClearTrigger;
95
+ type: import("vue").PropType<import("packages/vant/lib/field/types").FieldClearTrigger>;
96
+ default: import("packages/vant/lib/field/types").FieldClearTrigger;
97
97
  };
98
98
  formatTrigger: {
99
- type: import("vue").PropType<import("../field").FieldFormatTrigger>;
100
- default: import("../field").FieldFormatTrigger;
99
+ type: import("vue").PropType<import("packages/vant/lib/field/types").FieldFormatTrigger>;
100
+ default: import("packages/vant/lib/field/types").FieldFormatTrigger;
101
101
  };
102
102
  spellcheck: {
103
103
  type: BooleanConstructor;
@@ -149,7 +149,7 @@ declare const _default: import("vue").DefineComponent<{
149
149
  type: (NumberConstructor | StringConstructor)[];
150
150
  default: string;
151
151
  };
152
- inputAlign: import("vue").PropType<import("../field").FieldTextAlign>;
152
+ inputAlign: import("vue").PropType<import("packages/vant/lib/field/types").FieldTextAlign>;
153
153
  placeholder: StringConstructor;
154
154
  autocomplete: StringConstructor;
155
155
  autocapitalize: StringConstructor;
@@ -157,12 +157,12 @@ declare const _default: import("vue").DefineComponent<{
157
157
  errorMessage: StringConstructor;
158
158
  enterkeyhint: StringConstructor;
159
159
  clearTrigger: {
160
- type: import("vue").PropType<import("../field").FieldClearTrigger>;
161
- default: import("../field").FieldClearTrigger;
160
+ type: import("vue").PropType<import("packages/vant/lib/field/types").FieldClearTrigger>;
161
+ default: import("packages/vant/lib/field/types").FieldClearTrigger;
162
162
  };
163
163
  formatTrigger: {
164
- type: import("vue").PropType<import("../field").FieldFormatTrigger>;
165
- default: import("../field").FieldFormatTrigger;
164
+ type: import("vue").PropType<import("packages/vant/lib/field/types").FieldFormatTrigger>;
165
+ default: import("packages/vant/lib/field/types").FieldFormatTrigger;
166
166
  };
167
167
  spellcheck: {
168
168
  type: BooleanConstructor;
@@ -215,8 +215,8 @@ declare const _default: import("vue").DefineComponent<{
215
215
  clearable: boolean;
216
216
  clearIcon: string;
217
217
  modelValue: string | number;
218
- clearTrigger: import("../field").FieldClearTrigger;
219
- formatTrigger: import("../field").FieldFormatTrigger;
218
+ clearTrigger: import("packages/vant/lib/field/types").FieldClearTrigger;
219
+ formatTrigger: import("packages/vant/lib/field/types").FieldFormatTrigger;
220
220
  spellcheck: boolean;
221
221
  error: boolean;
222
222
  readonly: boolean;
@@ -1,5 +1,5 @@
1
1
  import { SearchProps } from './Search';
2
- export declare const Search: import("../utils").WithInstall<import("vue").DefineComponent<{
2
+ export declare const Search: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
3
3
  id: StringConstructor;
4
4
  name: StringConstructor;
5
5
  leftIcon: StringConstructor;
@@ -16,7 +16,7 @@ export declare const Search: import("../utils").WithInstall<import("vue").Define
16
16
  type: (NumberConstructor | StringConstructor)[];
17
17
  default: string;
18
18
  };
19
- inputAlign: import("vue").PropType<import("..").FieldTextAlign>;
19
+ inputAlign: import("vue").PropType<import("packages/vant/lib").FieldTextAlign>;
20
20
  placeholder: StringConstructor;
21
21
  autocomplete: StringConstructor;
22
22
  autocapitalize: StringConstructor;
@@ -24,12 +24,12 @@ export declare const Search: import("../utils").WithInstall<import("vue").Define
24
24
  errorMessage: StringConstructor;
25
25
  enterkeyhint: StringConstructor;
26
26
  clearTrigger: {
27
- type: import("vue").PropType<import("..").FieldClearTrigger>;
28
- default: import("..").FieldClearTrigger;
27
+ type: import("vue").PropType<import("packages/vant/lib").FieldClearTrigger>;
28
+ default: import("packages/vant/lib").FieldClearTrigger;
29
29
  };
30
30
  formatTrigger: {
31
- type: import("vue").PropType<import("..").FieldFormatTrigger>;
32
- default: import("..").FieldFormatTrigger;
31
+ type: import("vue").PropType<import("packages/vant/lib").FieldFormatTrigger>;
32
+ default: import("packages/vant/lib").FieldFormatTrigger;
33
33
  };
34
34
  spellcheck: {
35
35
  type: BooleanConstructor;
@@ -81,7 +81,7 @@ export declare const Search: import("../utils").WithInstall<import("vue").Define
81
81
  type: (NumberConstructor | StringConstructor)[];
82
82
  default: string;
83
83
  };
84
- inputAlign: import("vue").PropType<import("..").FieldTextAlign>;
84
+ inputAlign: import("vue").PropType<import("packages/vant/lib").FieldTextAlign>;
85
85
  placeholder: StringConstructor;
86
86
  autocomplete: StringConstructor;
87
87
  autocapitalize: StringConstructor;
@@ -89,12 +89,12 @@ export declare const Search: import("../utils").WithInstall<import("vue").Define
89
89
  errorMessage: StringConstructor;
90
90
  enterkeyhint: StringConstructor;
91
91
  clearTrigger: {
92
- type: import("vue").PropType<import("..").FieldClearTrigger>;
93
- default: import("..").FieldClearTrigger;
92
+ type: import("vue").PropType<import("packages/vant/lib").FieldClearTrigger>;
93
+ default: import("packages/vant/lib").FieldClearTrigger;
94
94
  };
95
95
  formatTrigger: {
96
- type: import("vue").PropType<import("..").FieldFormatTrigger>;
97
- default: import("..").FieldFormatTrigger;
96
+ type: import("vue").PropType<import("packages/vant/lib").FieldFormatTrigger>;
97
+ default: import("packages/vant/lib").FieldFormatTrigger;
98
98
  };
99
99
  spellcheck: {
100
100
  type: BooleanConstructor;
@@ -147,8 +147,8 @@ export declare const Search: import("../utils").WithInstall<import("vue").Define
147
147
  clearable: boolean;
148
148
  clearIcon: string;
149
149
  modelValue: string | number;
150
- clearTrigger: import("..").FieldClearTrigger;
151
- formatTrigger: import("..").FieldFormatTrigger;
150
+ clearTrigger: import("packages/vant/lib").FieldClearTrigger;
151
+ formatTrigger: import("packages/vant/lib").FieldFormatTrigger;
152
152
  spellcheck: boolean;
153
153
  error: boolean;
154
154
  readonly: boolean;
@@ -23,7 +23,7 @@ export declare const shareSheetProps: {
23
23
  type: BooleanConstructor;
24
24
  default: true;
25
25
  };
26
- beforeClose: import("vue").PropType<import("../utils").Interceptor>;
26
+ beforeClose: import("vue").PropType<import("packages/vant/lib/utils/interceptor").Interceptor>;
27
27
  overlayStyle: import("vue").PropType<import("vue").CSSProperties>;
28
28
  overlayClass: import("vue").PropType<unknown>;
29
29
  transitionAppear: BooleanConstructor;
@@ -70,7 +70,7 @@ declare const _default: import("vue").DefineComponent<{
70
70
  type: BooleanConstructor;
71
71
  default: true;
72
72
  };
73
- beforeClose: import("vue").PropType<import("../utils").Interceptor>;
73
+ beforeClose: import("vue").PropType<import("packages/vant/lib/utils/interceptor").Interceptor>;
74
74
  overlayStyle: import("vue").PropType<import("vue").CSSProperties>;
75
75
  overlayClass: import("vue").PropType<unknown>;
76
76
  transitionAppear: BooleanConstructor;
@@ -115,7 +115,7 @@ declare const _default: import("vue").DefineComponent<{
115
115
  type: BooleanConstructor;
116
116
  default: true;
117
117
  };
118
- beforeClose: import("vue").PropType<import("../utils").Interceptor>;
118
+ beforeClose: import("vue").PropType<import("packages/vant/lib/utils/interceptor").Interceptor>;
119
119
  overlayStyle: import("vue").PropType<import("vue").CSSProperties>;
120
120
  overlayClass: import("vue").PropType<unknown>;
121
121
  transitionAppear: BooleanConstructor;
@@ -1,4 +1,4 @@
1
- export declare const ShareSheet: import("../utils").WithInstall<import("vue").DefineComponent<{
1
+ export declare const ShareSheet: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
2
2
  show: BooleanConstructor;
3
3
  zIndex: (NumberConstructor | StringConstructor)[];
4
4
  overlay: {
@@ -15,7 +15,7 @@ export declare const ShareSheet: import("../utils").WithInstall<import("vue").De
15
15
  type: BooleanConstructor;
16
16
  default: true;
17
17
  };
18
- beforeClose: import("vue").PropType<import("../utils").Interceptor>;
18
+ beforeClose: import("vue").PropType<import("packages/vant/lib/utils/interceptor").Interceptor>;
19
19
  overlayStyle: import("vue").PropType<import("vue").CSSProperties>;
20
20
  overlayClass: import("vue").PropType<unknown>;
21
21
  transitionAppear: BooleanConstructor;
@@ -60,7 +60,7 @@ export declare const ShareSheet: import("../utils").WithInstall<import("vue").De
60
60
  type: BooleanConstructor;
61
61
  default: true;
62
62
  };
63
- beforeClose: import("vue").PropType<import("../utils").Interceptor>;
63
+ beforeClose: import("vue").PropType<import("packages/vant/lib/utils/interceptor").Interceptor>;
64
64
  overlayStyle: import("vue").PropType<import("vue").CSSProperties>;
65
65
  overlayClass: import("vue").PropType<unknown>;
66
66
  transitionAppear: BooleanConstructor;
@@ -1,4 +1,4 @@
1
- export declare const Sidebar: import("../utils").WithInstall<import("vue").DefineComponent<{
1
+ export declare const Sidebar: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
2
2
  modelValue: {
3
3
  type: (NumberConstructor | StringConstructor)[];
4
4
  default: number;
@@ -1,4 +1,4 @@
1
- export declare const SidebarItem: import("../utils").WithInstall<import("vue").DefineComponent<{
1
+ export declare const SidebarItem: import("packages/vant/lib/utils/with-install").WithInstall<import("vue").DefineComponent<{
2
2
  to: import("vue").PropType<import("vue-router").RouteLocationRaw>;
3
3
  url: StringConstructor;
4
4
  replace: BooleanConstructor;
@@ -7,7 +7,7 @@ export declare const SidebarItem: import("../utils").WithInstall<import("vue").D
7
7
  title: StringConstructor;
8
8
  badge: (NumberConstructor | StringConstructor)[];
9
9
  disabled: BooleanConstructor;
10
- badgeProps: import("vue").PropType<Partial<import("..").BadgeProps>>;
10
+ badgeProps: import("vue").PropType<Partial<import("packages/vant/lib").BadgeProps>>;
11
11
  }, (() => import("vue/jsx-runtime").JSX.Element) | undefined, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "click"[], "click", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
12
12
  to: import("vue").PropType<import("vue-router").RouteLocationRaw>;
13
13
  url: StringConstructor;
@@ -17,7 +17,7 @@ export declare const SidebarItem: import("../utils").WithInstall<import("vue").D
17
17
  title: StringConstructor;
18
18
  badge: (NumberConstructor | StringConstructor)[];
19
19
  disabled: BooleanConstructor;
20
- badgeProps: import("vue").PropType<Partial<import("..").BadgeProps>>;
20
+ badgeProps: import("vue").PropType<Partial<import("packages/vant/lib").BadgeProps>>;
21
21
  }>> & {
22
22
  onClick?: ((...args: any[]) => any) | undefined;
23
23
  }, {
@@ -149,7 +149,9 @@ var stdin_default = (0, import_vue2.defineComponent)({
149
149
  (0, import_vue2.watch)(import_utils.windowWidth, resize);
150
150
  (0, import_vue2.onMounted)(initialize);
151
151
  (0, import_use_expose.useExpose)({
152
- resize
152
+ resize,
153
+ clear,
154
+ submit
153
155
  });
154
156
  return () => (0, import_vue.createVNode)("div", {
155
157
  "class": bem()