vant 4.9.15 → 4.9.16

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 (284) hide show
  1. package/es/action-sheet/ActionSheet.d.ts +6 -6
  2. package/es/action-sheet/index.d.ts +4 -4
  3. package/es/address-edit/AddressEdit.d.ts +3 -3
  4. package/es/address-edit/index.d.ts +2 -2
  5. package/es/address-list/AddressList.d.ts +9 -9
  6. package/es/address-list/AddressListItem.d.ts +2 -2
  7. package/es/address-list/index.d.ts +6 -6
  8. package/es/area/Area.d.ts +3 -3
  9. package/es/area/index.d.ts +2 -2
  10. package/es/badge/Badge.d.ts +6 -6
  11. package/es/badge/index.d.ts +4 -4
  12. package/es/barrage/Barrage.d.ts +3 -3
  13. package/es/barrage/index.d.ts +2 -2
  14. package/es/button/Button.d.ts +15 -15
  15. package/es/button/index.d.ts +10 -10
  16. package/es/calendar/Calendar.d.ts +11 -10
  17. package/es/calendar/Calendar.mjs +3 -1
  18. package/es/calendar/CalendarDay.mjs +2 -3
  19. package/es/calendar/CalendarHeader.d.ts +2 -2
  20. package/es/calendar/index.d.ts +8 -7
  21. package/es/calendar/utils.d.ts +7 -0
  22. package/es/calendar/utils.mjs +7 -0
  23. package/es/card/Card.d.ts +3 -3
  24. package/es/card/index.d.ts +2 -2
  25. package/es/cascader/Cascader.d.ts +6 -6
  26. package/es/cascader/index.d.ts +4 -4
  27. package/es/cell/Cell.d.ts +4 -4
  28. package/es/cell/index.d.ts +2 -2
  29. package/es/checkbox-group/CheckboxGroup.d.ts +6 -6
  30. package/es/checkbox-group/index.d.ts +4 -4
  31. package/es/circle/Circle.d.ts +6 -6
  32. package/es/circle/index.d.ts +4 -4
  33. package/es/col/Col.d.ts +3 -3
  34. package/es/col/index.d.ts +2 -2
  35. package/es/collapse-item/CollapseItem.d.ts +3 -3
  36. package/es/collapse-item/index.d.ts +2 -2
  37. package/es/config-provider/ConfigProvider.d.ts +9 -9
  38. package/es/config-provider/index.d.ts +6 -6
  39. package/es/contact-card/ContactCard.d.ts +3 -3
  40. package/es/contact-card/index.d.ts +2 -2
  41. package/es/count-down/CountDown.d.ts +3 -3
  42. package/es/count-down/index.d.ts +2 -2
  43. package/es/coupon/Coupon.d.ts +2 -2
  44. package/es/coupon/index.d.ts +2 -2
  45. package/es/coupon-cell/CouponCell.d.ts +6 -6
  46. package/es/coupon-cell/index.d.ts +4 -4
  47. package/es/coupon-list/CouponList.d.ts +12 -12
  48. package/es/coupon-list/index.d.ts +8 -8
  49. package/es/date-picker/DatePicker.d.ts +3 -3
  50. package/es/date-picker/index.d.ts +2 -2
  51. package/es/date-picker/utils.d.ts +1 -1
  52. package/es/dialog/Dialog.d.ts +3 -3
  53. package/es/dialog/index.d.ts +2 -2
  54. package/es/divider/Divider.d.ts +3 -3
  55. package/es/divider/index.d.ts +2 -2
  56. package/es/dropdown-item/DropdownItem.d.ts +3 -3
  57. package/es/dropdown-item/index.d.ts +2 -2
  58. package/es/dropdown-menu/DropdownMenu.d.ts +3 -3
  59. package/es/dropdown-menu/index.d.ts +2 -2
  60. package/es/empty/Empty.d.ts +3 -3
  61. package/es/empty/index.d.ts +2 -2
  62. package/es/field/Field.d.ts +18 -18
  63. package/es/field/index.d.ts +10 -10
  64. package/es/floating-bubble/FloatingBubble.d.ts +3 -3
  65. package/es/floating-bubble/index.d.ts +2 -2
  66. package/es/floating-panel/FloatingPanel.d.ts +3 -3
  67. package/es/floating-panel/index.d.ts +2 -2
  68. package/es/highlight/Highlight.d.ts +12 -12
  69. package/es/highlight/index.d.ts +8 -8
  70. package/es/icon/Icon.d.ts +3 -3
  71. package/es/icon/index.d.ts +2 -2
  72. package/es/image/Image.d.ts +6 -6
  73. package/es/image/index.d.ts +4 -4
  74. package/es/image-preview/ImagePreview.d.ts +9 -9
  75. package/es/image-preview/index.d.ts +6 -6
  76. package/es/index.d.ts +1 -1
  77. package/es/index.mjs +1 -1
  78. package/es/list/List.d.ts +3 -3
  79. package/es/list/index.d.ts +2 -2
  80. package/es/loading/Loading.d.ts +3 -3
  81. package/es/loading/index.d.ts +2 -2
  82. package/es/notify/Notify.d.ts +6 -6
  83. package/es/notify/index.d.ts +4 -4
  84. package/es/number-keyboard/NumberKeyboard.d.ts +6 -6
  85. package/es/number-keyboard/index.d.ts +4 -4
  86. package/es/pagination/Pagination.d.ts +3 -3
  87. package/es/pagination/index.d.ts +2 -2
  88. package/es/password-input/PasswordInput.d.ts +3 -3
  89. package/es/password-input/index.d.ts +2 -2
  90. package/es/picker/Picker.d.ts +9 -9
  91. package/es/picker/PickerColumn.d.ts +2 -2
  92. package/es/picker/index.d.ts +6 -6
  93. package/es/picker-group/PickerGroup.d.ts +3 -3
  94. package/es/picker-group/index.d.ts +2 -2
  95. package/es/popover/Popover.d.ts +15 -15
  96. package/es/popover/index.d.ts +10 -10
  97. package/es/popup/Popup.d.ts +9 -9
  98. package/es/popup/index.d.ts +6 -6
  99. package/es/rate/Rate.d.ts +6 -6
  100. package/es/rate/index.d.ts +4 -4
  101. package/es/rolling-text/RollingText.d.ts +9 -9
  102. package/es/rolling-text/RollingTextItem.d.ts +6 -6
  103. package/es/rolling-text/index.d.ts +6 -6
  104. package/es/row/Row.d.ts +3 -3
  105. package/es/row/index.d.ts +2 -2
  106. package/es/search/Search.d.ts +15 -15
  107. package/es/search/index.d.ts +10 -10
  108. package/es/share-sheet/ShareSheet.d.ts +3 -3
  109. package/es/share-sheet/index.d.ts +2 -2
  110. package/es/signature/Signature.d.ts +9 -9
  111. package/es/signature/index.d.ts +6 -6
  112. package/es/skeleton/Skeleton.d.ts +3 -3
  113. package/es/skeleton/index.d.ts +2 -2
  114. package/es/skeleton-avatar/SkeletonAvatar.d.ts +3 -3
  115. package/es/skeleton-avatar/index.d.ts +2 -2
  116. package/es/skeleton-image/SkeletonImage.d.ts +3 -3
  117. package/es/skeleton-image/index.d.ts +2 -2
  118. package/es/steps/Steps.d.ts +6 -6
  119. package/es/steps/index.d.ts +4 -4
  120. package/es/sticky/Sticky.d.ts +3 -3
  121. package/es/sticky/index.d.ts +2 -2
  122. package/es/submit-bar/SubmitBar.d.ts +6 -6
  123. package/es/submit-bar/index.d.ts +4 -4
  124. package/es/tabs/Tabs.d.ts +3 -3
  125. package/es/tabs/index.d.ts +2 -2
  126. package/es/tag/Tag.d.ts +3 -3
  127. package/es/tag/index.d.ts +2 -2
  128. package/es/text-ellipsis/TextEllipsis.d.ts +15 -15
  129. package/es/text-ellipsis/index.d.ts +10 -10
  130. package/es/time-picker/TimePicker.d.ts +3 -3
  131. package/es/time-picker/index.d.ts +2 -2
  132. package/es/toast/Toast.d.ts +9 -9
  133. package/es/toast/index.d.ts +6 -6
  134. package/es/tree-select/TreeSelect.d.ts +6 -6
  135. package/es/tree-select/index.d.ts +4 -4
  136. package/es/uploader/Uploader.d.ts +15 -15
  137. package/es/uploader/index.d.ts +10 -10
  138. package/es/watermark/Watermark.d.ts +3 -3
  139. package/es/watermark/index.d.ts +2 -2
  140. package/lib/action-sheet/ActionSheet.d.ts +6 -6
  141. package/lib/action-sheet/index.d.ts +4 -4
  142. package/lib/address-edit/AddressEdit.d.ts +3 -3
  143. package/lib/address-edit/index.d.ts +2 -2
  144. package/lib/address-list/AddressList.d.ts +9 -9
  145. package/lib/address-list/AddressListItem.d.ts +2 -2
  146. package/lib/address-list/index.d.ts +6 -6
  147. package/lib/area/Area.d.ts +3 -3
  148. package/lib/area/index.d.ts +2 -2
  149. package/lib/badge/Badge.d.ts +6 -6
  150. package/lib/badge/index.d.ts +4 -4
  151. package/lib/barrage/Barrage.d.ts +3 -3
  152. package/lib/barrage/index.d.ts +2 -2
  153. package/lib/button/Button.d.ts +15 -15
  154. package/lib/button/index.d.ts +10 -10
  155. package/lib/calendar/Calendar.d.ts +11 -10
  156. package/lib/calendar/Calendar.js +3 -1
  157. package/lib/calendar/CalendarDay.js +1 -2
  158. package/lib/calendar/CalendarHeader.d.ts +2 -2
  159. package/lib/calendar/index.d.ts +8 -7
  160. package/lib/calendar/utils.d.ts +7 -0
  161. package/lib/calendar/utils.js +7 -0
  162. package/lib/card/Card.d.ts +3 -3
  163. package/lib/card/index.d.ts +2 -2
  164. package/lib/cascader/Cascader.d.ts +6 -6
  165. package/lib/cascader/index.d.ts +4 -4
  166. package/lib/cell/Cell.d.ts +4 -4
  167. package/lib/cell/index.d.ts +2 -2
  168. package/lib/checkbox-group/CheckboxGroup.d.ts +6 -6
  169. package/lib/checkbox-group/index.d.ts +4 -4
  170. package/lib/circle/Circle.d.ts +6 -6
  171. package/lib/circle/index.d.ts +4 -4
  172. package/lib/col/Col.d.ts +3 -3
  173. package/lib/col/index.d.ts +2 -2
  174. package/lib/collapse-item/CollapseItem.d.ts +3 -3
  175. package/lib/collapse-item/index.d.ts +2 -2
  176. package/lib/config-provider/ConfigProvider.d.ts +9 -9
  177. package/lib/config-provider/index.d.ts +6 -6
  178. package/lib/contact-card/ContactCard.d.ts +3 -3
  179. package/lib/contact-card/index.d.ts +2 -2
  180. package/lib/count-down/CountDown.d.ts +3 -3
  181. package/lib/count-down/index.d.ts +2 -2
  182. package/lib/coupon/Coupon.d.ts +2 -2
  183. package/lib/coupon/index.d.ts +2 -2
  184. package/lib/coupon-cell/CouponCell.d.ts +6 -6
  185. package/lib/coupon-cell/index.d.ts +4 -4
  186. package/lib/coupon-list/CouponList.d.ts +12 -12
  187. package/lib/coupon-list/index.d.ts +8 -8
  188. package/lib/date-picker/DatePicker.d.ts +3 -3
  189. package/lib/date-picker/index.d.ts +2 -2
  190. package/lib/date-picker/utils.d.ts +1 -1
  191. package/lib/dialog/Dialog.d.ts +3 -3
  192. package/lib/dialog/index.d.ts +2 -2
  193. package/lib/divider/Divider.d.ts +3 -3
  194. package/lib/divider/index.d.ts +2 -2
  195. package/lib/dropdown-item/DropdownItem.d.ts +3 -3
  196. package/lib/dropdown-item/index.d.ts +2 -2
  197. package/lib/dropdown-menu/DropdownMenu.d.ts +3 -3
  198. package/lib/dropdown-menu/index.d.ts +2 -2
  199. package/lib/empty/Empty.d.ts +3 -3
  200. package/lib/empty/index.d.ts +2 -2
  201. package/lib/field/Field.d.ts +18 -18
  202. package/lib/field/index.d.ts +10 -10
  203. package/lib/floating-bubble/FloatingBubble.d.ts +3 -3
  204. package/lib/floating-bubble/index.d.ts +2 -2
  205. package/lib/floating-panel/FloatingPanel.d.ts +3 -3
  206. package/lib/floating-panel/index.d.ts +2 -2
  207. package/lib/highlight/Highlight.d.ts +12 -12
  208. package/lib/highlight/index.d.ts +8 -8
  209. package/lib/icon/Icon.d.ts +3 -3
  210. package/lib/icon/index.d.ts +2 -2
  211. package/lib/image/Image.d.ts +6 -6
  212. package/lib/image/index.d.ts +4 -4
  213. package/lib/image-preview/ImagePreview.d.ts +9 -9
  214. package/lib/image-preview/index.d.ts +6 -6
  215. package/lib/index.d.ts +1 -1
  216. package/lib/index.js +1 -1
  217. package/lib/list/List.d.ts +3 -3
  218. package/lib/list/index.d.ts +2 -2
  219. package/lib/loading/Loading.d.ts +3 -3
  220. package/lib/loading/index.d.ts +2 -2
  221. package/lib/notify/Notify.d.ts +6 -6
  222. package/lib/notify/index.d.ts +4 -4
  223. package/lib/number-keyboard/NumberKeyboard.d.ts +6 -6
  224. package/lib/number-keyboard/index.d.ts +4 -4
  225. package/lib/pagination/Pagination.d.ts +3 -3
  226. package/lib/pagination/index.d.ts +2 -2
  227. package/lib/password-input/PasswordInput.d.ts +3 -3
  228. package/lib/password-input/index.d.ts +2 -2
  229. package/lib/picker/Picker.d.ts +9 -9
  230. package/lib/picker/PickerColumn.d.ts +2 -2
  231. package/lib/picker/index.d.ts +6 -6
  232. package/lib/picker-group/PickerGroup.d.ts +3 -3
  233. package/lib/picker-group/index.d.ts +2 -2
  234. package/lib/popover/Popover.d.ts +15 -15
  235. package/lib/popover/index.d.ts +10 -10
  236. package/lib/popup/Popup.d.ts +9 -9
  237. package/lib/popup/index.d.ts +6 -6
  238. package/lib/rate/Rate.d.ts +6 -6
  239. package/lib/rate/index.d.ts +4 -4
  240. package/lib/rolling-text/RollingText.d.ts +9 -9
  241. package/lib/rolling-text/RollingTextItem.d.ts +6 -6
  242. package/lib/rolling-text/index.d.ts +6 -6
  243. package/lib/row/Row.d.ts +3 -3
  244. package/lib/row/index.d.ts +2 -2
  245. package/lib/search/Search.d.ts +15 -15
  246. package/lib/search/index.d.ts +10 -10
  247. package/lib/share-sheet/ShareSheet.d.ts +3 -3
  248. package/lib/share-sheet/index.d.ts +2 -2
  249. package/lib/signature/Signature.d.ts +9 -9
  250. package/lib/signature/index.d.ts +6 -6
  251. package/lib/skeleton/Skeleton.d.ts +3 -3
  252. package/lib/skeleton/index.d.ts +2 -2
  253. package/lib/skeleton-avatar/SkeletonAvatar.d.ts +3 -3
  254. package/lib/skeleton-avatar/index.d.ts +2 -2
  255. package/lib/skeleton-image/SkeletonImage.d.ts +3 -3
  256. package/lib/skeleton-image/index.d.ts +2 -2
  257. package/lib/steps/Steps.d.ts +6 -6
  258. package/lib/steps/index.d.ts +4 -4
  259. package/lib/sticky/Sticky.d.ts +3 -3
  260. package/lib/sticky/index.d.ts +2 -2
  261. package/lib/submit-bar/SubmitBar.d.ts +6 -6
  262. package/lib/submit-bar/index.d.ts +4 -4
  263. package/lib/tabs/Tabs.d.ts +3 -3
  264. package/lib/tabs/index.d.ts +2 -2
  265. package/lib/tag/Tag.d.ts +3 -3
  266. package/lib/tag/index.d.ts +2 -2
  267. package/lib/text-ellipsis/TextEllipsis.d.ts +15 -15
  268. package/lib/text-ellipsis/index.d.ts +10 -10
  269. package/lib/time-picker/TimePicker.d.ts +3 -3
  270. package/lib/time-picker/index.d.ts +2 -2
  271. package/lib/toast/Toast.d.ts +9 -9
  272. package/lib/toast/index.d.ts +6 -6
  273. package/lib/tree-select/TreeSelect.d.ts +6 -6
  274. package/lib/tree-select/index.d.ts +4 -4
  275. package/lib/uploader/Uploader.d.ts +15 -15
  276. package/lib/uploader/index.d.ts +10 -10
  277. package/lib/vant.cjs.js +11 -4
  278. package/lib/vant.es.js +11 -4
  279. package/lib/vant.js +24 -35
  280. package/lib/vant.min.js +2 -2
  281. package/lib/watermark/Watermark.d.ts +3 -3
  282. package/lib/watermark/index.d.ts +2 -2
  283. package/lib/web-types.json +1 -1
  284. package/package.json +6 -6
@@ -2,7 +2,7 @@ export declare const NumberKeyboard: import("../utils").WithInstall<import("vue"
2
2
  show: BooleanConstructor;
3
3
  title: StringConstructor;
4
4
  theme: {
5
- type: import("vue").PropType<T>;
5
+ type: import("vue").PropType<import("./NumberKeyboard").NumberKeyboardTheme>;
6
6
  default: import("./NumberKeyboard").NumberKeyboardTheme;
7
7
  };
8
8
  zIndex: (NumberConstructor | StringConstructor)[];
@@ -12,7 +12,7 @@ export declare const NumberKeyboard: import("../utils").WithInstall<import("vue"
12
12
  default: number;
13
13
  };
14
14
  modelValue: {
15
- type: import("vue").PropType<T>;
15
+ type: import("vue").PropType<string>;
16
16
  default: string;
17
17
  };
18
18
  transition: {
@@ -47,7 +47,7 @@ export declare const NumberKeyboard: import("../utils").WithInstall<import("vue"
47
47
  show: BooleanConstructor;
48
48
  title: StringConstructor;
49
49
  theme: {
50
- type: import("vue").PropType<T>;
50
+ type: import("vue").PropType<import("./NumberKeyboard").NumberKeyboardTheme>;
51
51
  default: import("./NumberKeyboard").NumberKeyboardTheme;
52
52
  };
53
53
  zIndex: (NumberConstructor | StringConstructor)[];
@@ -57,7 +57,7 @@ export declare const NumberKeyboard: import("../utils").WithInstall<import("vue"
57
57
  default: number;
58
58
  };
59
59
  modelValue: {
60
- type: import("vue").PropType<T>;
60
+ type: import("vue").PropType<string>;
61
61
  default: string;
62
62
  };
63
63
  transition: {
@@ -2,7 +2,7 @@ import { type ExtractPropTypes } from 'vue';
2
2
  export type PaginationMode = 'simple' | 'multi';
3
3
  export declare const paginationProps: {
4
4
  mode: {
5
- type: import("vue").PropType<T>;
5
+ type: import("vue").PropType<PaginationMode>;
6
6
  default: PaginationMode;
7
7
  };
8
8
  prevText: StringConstructor;
@@ -40,7 +40,7 @@ export declare const paginationProps: {
40
40
  export type PaginationProps = ExtractPropTypes<typeof paginationProps>;
41
41
  declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
42
42
  mode: {
43
- type: import("vue").PropType<T>;
43
+ type: import("vue").PropType<PaginationMode>;
44
44
  default: PaginationMode;
45
45
  };
46
46
  prevText: StringConstructor;
@@ -76,7 +76,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
76
76
  };
77
77
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "change")[], "update:modelValue" | "change", import("vue").PublicProps, Readonly<ExtractPropTypes<{
78
78
  mode: {
79
- type: import("vue").PropType<T>;
79
+ type: import("vue").PropType<PaginationMode>;
80
80
  default: PaginationMode;
81
81
  };
82
82
  prevText: StringConstructor;
@@ -1,6 +1,6 @@
1
1
  export declare const Pagination: import("../utils").WithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  mode: {
3
- type: import("vue").PropType<T>;
3
+ type: import("vue").PropType<import("./Pagination").PaginationMode>;
4
4
  default: import("./Pagination").PaginationMode;
5
5
  };
6
6
  prevText: StringConstructor;
@@ -36,7 +36,7 @@ export declare const Pagination: import("../utils").WithInstall<import("vue").De
36
36
  };
37
37
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "change")[], "update:modelValue" | "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
38
38
  mode: {
39
- type: import("vue").PropType<T>;
39
+ type: import("vue").PropType<import("./Pagination").PaginationMode>;
40
40
  default: import("./Pagination").PaginationMode;
41
41
  };
42
42
  prevText: StringConstructor;
@@ -6,7 +6,7 @@ export declare const passwordInputProps: {
6
6
  default: true;
7
7
  };
8
8
  value: {
9
- type: import("vue").PropType<T>;
9
+ type: import("vue").PropType<string>;
10
10
  default: string;
11
11
  };
12
12
  gutter: (NumberConstructor | StringConstructor)[];
@@ -25,7 +25,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
25
25
  default: true;
26
26
  };
27
27
  value: {
28
- type: import("vue").PropType<T>;
28
+ type: import("vue").PropType<string>;
29
29
  default: string;
30
30
  };
31
31
  gutter: (NumberConstructor | StringConstructor)[];
@@ -42,7 +42,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
42
42
  default: true;
43
43
  };
44
44
  value: {
45
- type: import("vue").PropType<T>;
45
+ type: import("vue").PropType<string>;
46
46
  default: string;
47
47
  };
48
48
  gutter: (NumberConstructor | StringConstructor)[];
@@ -5,7 +5,7 @@ export declare const PasswordInput: import("../utils").WithInstall<import("vue")
5
5
  default: true;
6
6
  };
7
7
  value: {
8
- type: import("vue").PropType<T>;
8
+ type: import("vue").PropType<string>;
9
9
  default: string;
10
10
  };
11
11
  gutter: (NumberConstructor | StringConstructor)[];
@@ -22,7 +22,7 @@ export declare const PasswordInput: import("../utils").WithInstall<import("vue")
22
22
  default: true;
23
23
  };
24
24
  value: {
25
- type: import("vue").PropType<T>;
25
+ type: import("vue").PropType<string>;
26
26
  default: string;
27
27
  };
28
28
  gutter: (NumberConstructor | StringConstructor)[];
@@ -52,15 +52,15 @@ export declare const pickerProps: {
52
52
  confirmButtonText: StringConstructor;
53
53
  } & {
54
54
  columns: {
55
- type: PropType<T[]>;
55
+ type: PropType<(PickerColumn | PickerOption)[]>;
56
56
  default: () => never[];
57
57
  };
58
58
  modelValue: {
59
- type: PropType<T[]>;
59
+ type: PropType<Numeric[]>;
60
60
  default: () => never[];
61
61
  };
62
62
  toolbarPosition: {
63
- type: PropType<T_1>;
63
+ type: PropType<PickerToolbarPosition>;
64
64
  default: PickerToolbarPosition;
65
65
  };
66
66
  columnsFieldNames: PropType<PickerFieldNames>;
@@ -92,15 +92,15 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
92
92
  confirmButtonText: StringConstructor;
93
93
  } & {
94
94
  columns: {
95
- type: PropType<T[]>;
95
+ type: PropType<(PickerColumn | PickerOption)[]>;
96
96
  default: () => never[];
97
97
  };
98
98
  modelValue: {
99
- type: PropType<T[]>;
99
+ type: PropType<Numeric[]>;
100
100
  default: () => never[];
101
101
  };
102
102
  toolbarPosition: {
103
- type: PropType<T_1>;
103
+ type: PropType<PickerToolbarPosition>;
104
104
  default: PickerToolbarPosition;
105
105
  };
106
106
  columnsFieldNames: PropType<PickerFieldNames>;
@@ -130,15 +130,15 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
130
130
  confirmButtonText: StringConstructor;
131
131
  } & {
132
132
  columns: {
133
- type: PropType<T[]>;
133
+ type: PropType<(PickerColumn | PickerOption)[]>;
134
134
  default: () => never[];
135
135
  };
136
136
  modelValue: {
137
- type: PropType<T[]>;
137
+ type: PropType<Numeric[]>;
138
138
  default: () => never[];
139
139
  };
140
140
  toolbarPosition: {
141
- type: PropType<T_1>;
141
+ type: PropType<PickerToolbarPosition>;
142
142
  default: PickerToolbarPosition;
143
143
  };
144
144
  columnsFieldNames: PropType<PickerFieldNames>;
@@ -8,7 +8,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
8
8
  required: true;
9
9
  };
10
10
  options: {
11
- type: PropType<T[]>;
11
+ type: PropType<PickerOption[]>;
12
12
  default: () => never[];
13
13
  };
14
14
  readonly: BooleanConstructor;
@@ -32,7 +32,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
32
32
  required: true;
33
33
  };
34
34
  options: {
35
- type: PropType<T[]>;
35
+ type: PropType<PickerOption[]>;
36
36
  default: () => never[];
37
37
  };
38
38
  readonly: BooleanConstructor;
@@ -25,15 +25,15 @@ export declare const Picker: import("../utils").WithInstall<import("vue").Define
25
25
  confirmButtonText: StringConstructor;
26
26
  } & {
27
27
  columns: {
28
- type: import("vue").PropType<T[]>;
28
+ type: import("vue").PropType<(import("./types").PickerColumn | import("./types").PickerOption)[]>;
29
29
  default: () => never[];
30
30
  };
31
31
  modelValue: {
32
- type: import("vue").PropType<T[]>;
32
+ type: import("vue").PropType<import("../utils").Numeric[]>;
33
33
  default: () => never[];
34
34
  };
35
35
  toolbarPosition: {
36
- type: import("vue").PropType<T_1>;
36
+ type: import("vue").PropType<import("./types").PickerToolbarPosition>;
37
37
  default: import("./types").PickerToolbarPosition;
38
38
  };
39
39
  columnsFieldNames: import("vue").PropType<import("./types").PickerFieldNames>;
@@ -63,15 +63,15 @@ export declare const Picker: import("../utils").WithInstall<import("vue").Define
63
63
  confirmButtonText: StringConstructor;
64
64
  } & {
65
65
  columns: {
66
- type: import("vue").PropType<T[]>;
66
+ type: import("vue").PropType<(import("./types").PickerColumn | import("./types").PickerOption)[]>;
67
67
  default: () => never[];
68
68
  };
69
69
  modelValue: {
70
- type: import("vue").PropType<T[]>;
70
+ type: import("vue").PropType<import("../utils").Numeric[]>;
71
71
  default: () => never[];
72
72
  };
73
73
  toolbarPosition: {
74
- type: import("vue").PropType<T_1>;
74
+ type: import("vue").PropType<import("./types").PickerToolbarPosition>;
75
75
  default: import("./types").PickerToolbarPosition;
76
76
  };
77
77
  columnsFieldNames: import("vue").PropType<import("./types").PickerFieldNames>;
@@ -3,7 +3,7 @@ export type PickerGroupProvide = Record<string, string>;
3
3
  export declare const PICKER_GROUP_KEY: InjectionKey<PickerGroupProvide>;
4
4
  export declare const pickerGroupProps: {
5
5
  tabs: {
6
- type: import("vue").PropType<T[]>;
6
+ type: import("vue").PropType<string[]>;
7
7
  default: () => never[];
8
8
  };
9
9
  activeTab: {
@@ -23,7 +23,7 @@ export declare const pickerGroupProps: {
23
23
  export type PickerGroupProps = ExtractPropTypes<typeof pickerGroupProps>;
24
24
  declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
25
25
  tabs: {
26
- type: import("vue").PropType<T[]>;
26
+ type: import("vue").PropType<string[]>;
27
27
  default: () => never[];
28
28
  };
29
29
  activeTab: {
@@ -41,7 +41,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
41
41
  confirmButtonText: StringConstructor;
42
42
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("cancel" | "confirm" | "update:activeTab")[], "cancel" | "confirm" | "update:activeTab", import("vue").PublicProps, Readonly<ExtractPropTypes<{
43
43
  tabs: {
44
- type: import("vue").PropType<T[]>;
44
+ type: import("vue").PropType<string[]>;
45
45
  default: () => never[];
46
46
  };
47
47
  activeTab: {
@@ -1,7 +1,7 @@
1
1
  import { PickerGroupProps } from './PickerGroup';
2
2
  export declare const PickerGroup: import("../utils").WithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  tabs: {
4
- type: import("vue").PropType<T[]>;
4
+ type: import("vue").PropType<string[]>;
5
5
  default: () => never[];
6
6
  };
7
7
  activeTab: {
@@ -19,7 +19,7 @@ export declare const PickerGroup: import("../utils").WithInstall<import("vue").D
19
19
  confirmButtonText: StringConstructor;
20
20
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("cancel" | "confirm" | "update:activeTab")[], "cancel" | "confirm" | "update:activeTab", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
21
21
  tabs: {
22
- type: import("vue").PropType<T[]>;
22
+ type: import("vue").PropType<string[]>;
23
23
  default: () => never[];
24
24
  };
25
25
  activeTab: {
@@ -3,20 +3,20 @@ import { PopoverTheme, PopoverAction, PopoverActionsDirection, PopoverTrigger, P
3
3
  export declare const popoverProps: {
4
4
  show: BooleanConstructor;
5
5
  theme: {
6
- type: PropType<T>;
6
+ type: PropType<PopoverTheme>;
7
7
  default: PopoverTheme;
8
8
  };
9
9
  overlay: BooleanConstructor;
10
10
  actions: {
11
- type: PropType<T_1[]>;
11
+ type: PropType<PopoverAction[]>;
12
12
  default: () => never[];
13
13
  };
14
14
  actionsDirection: {
15
- type: PropType<T>;
15
+ type: PropType<PopoverActionsDirection>;
16
16
  default: PopoverActionsDirection;
17
17
  };
18
18
  trigger: {
19
- type: PropType<T>;
19
+ type: PropType<PopoverTrigger>;
20
20
  default: PopoverTrigger;
21
21
  };
22
22
  duration: (NumberConstructor | StringConstructor)[];
@@ -25,7 +25,7 @@ export declare const popoverProps: {
25
25
  default: true;
26
26
  };
27
27
  placement: {
28
- type: PropType<T>;
28
+ type: PropType<PopoverPlacement>;
29
29
  default: PopoverPlacement;
30
30
  };
31
31
  iconPrefix: StringConstructor;
@@ -56,20 +56,20 @@ export type PopoverProps = ExtractPropTypes<typeof popoverProps>;
56
56
  declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
57
57
  show: BooleanConstructor;
58
58
  theme: {
59
- type: PropType<T>;
59
+ type: PropType<PopoverTheme>;
60
60
  default: PopoverTheme;
61
61
  };
62
62
  overlay: BooleanConstructor;
63
63
  actions: {
64
- type: PropType<T_1[]>;
64
+ type: PropType<PopoverAction[]>;
65
65
  default: () => never[];
66
66
  };
67
67
  actionsDirection: {
68
- type: PropType<T>;
68
+ type: PropType<PopoverActionsDirection>;
69
69
  default: PopoverActionsDirection;
70
70
  };
71
71
  trigger: {
72
- type: PropType<T>;
72
+ type: PropType<PopoverTrigger>;
73
73
  default: PopoverTrigger;
74
74
  };
75
75
  duration: (NumberConstructor | StringConstructor)[];
@@ -78,7 +78,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
78
78
  default: true;
79
79
  };
80
80
  placement: {
81
- type: PropType<T>;
81
+ type: PropType<PopoverPlacement>;
82
82
  default: PopoverPlacement;
83
83
  };
84
84
  iconPrefix: StringConstructor;
@@ -107,20 +107,20 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
107
107
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("select" | "touchstart" | "update:show")[], "select" | "touchstart" | "update:show", import("vue").PublicProps, Readonly<ExtractPropTypes<{
108
108
  show: BooleanConstructor;
109
109
  theme: {
110
- type: PropType<T>;
110
+ type: PropType<PopoverTheme>;
111
111
  default: PopoverTheme;
112
112
  };
113
113
  overlay: BooleanConstructor;
114
114
  actions: {
115
- type: PropType<T_1[]>;
115
+ type: PropType<PopoverAction[]>;
116
116
  default: () => never[];
117
117
  };
118
118
  actionsDirection: {
119
- type: PropType<T>;
119
+ type: PropType<PopoverActionsDirection>;
120
120
  default: PopoverActionsDirection;
121
121
  };
122
122
  trigger: {
123
- type: PropType<T>;
123
+ type: PropType<PopoverTrigger>;
124
124
  default: PopoverTrigger;
125
125
  };
126
126
  duration: (NumberConstructor | StringConstructor)[];
@@ -129,7 +129,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
129
129
  default: true;
130
130
  };
131
131
  placement: {
132
- type: PropType<T>;
132
+ type: PropType<PopoverPlacement>;
133
133
  default: PopoverPlacement;
134
134
  };
135
135
  iconPrefix: StringConstructor;
@@ -1,20 +1,20 @@
1
1
  export declare const Popover: import("../utils").WithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  show: BooleanConstructor;
3
3
  theme: {
4
- type: import("vue").PropType<T>;
4
+ type: import("vue").PropType<import("./types").PopoverTheme>;
5
5
  default: import("./types").PopoverTheme;
6
6
  };
7
7
  overlay: BooleanConstructor;
8
8
  actions: {
9
- type: import("vue").PropType<T_1[]>;
9
+ type: import("vue").PropType<import("./types").PopoverAction[]>;
10
10
  default: () => never[];
11
11
  };
12
12
  actionsDirection: {
13
- type: import("vue").PropType<T>;
13
+ type: import("vue").PropType<import("./types").PopoverActionsDirection>;
14
14
  default: import("./types").PopoverActionsDirection;
15
15
  };
16
16
  trigger: {
17
- type: import("vue").PropType<T>;
17
+ type: import("vue").PropType<import("./types").PopoverTrigger>;
18
18
  default: import("./types").PopoverTrigger;
19
19
  };
20
20
  duration: (NumberConstructor | StringConstructor)[];
@@ -23,7 +23,7 @@ export declare const Popover: import("../utils").WithInstall<import("vue").Defin
23
23
  default: true;
24
24
  };
25
25
  placement: {
26
- type: import("vue").PropType<T>;
26
+ type: import("vue").PropType<import("./types").PopoverPlacement>;
27
27
  default: import("./types").PopoverPlacement;
28
28
  };
29
29
  iconPrefix: StringConstructor;
@@ -52,20 +52,20 @@ export declare const Popover: import("../utils").WithInstall<import("vue").Defin
52
52
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("select" | "touchstart" | "update:show")[], "select" | "touchstart" | "update:show", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
53
53
  show: BooleanConstructor;
54
54
  theme: {
55
- type: import("vue").PropType<T>;
55
+ type: import("vue").PropType<import("./types").PopoverTheme>;
56
56
  default: import("./types").PopoverTheme;
57
57
  };
58
58
  overlay: BooleanConstructor;
59
59
  actions: {
60
- type: import("vue").PropType<T_1[]>;
60
+ type: import("vue").PropType<import("./types").PopoverAction[]>;
61
61
  default: () => never[];
62
62
  };
63
63
  actionsDirection: {
64
- type: import("vue").PropType<T>;
64
+ type: import("vue").PropType<import("./types").PopoverActionsDirection>;
65
65
  default: import("./types").PopoverActionsDirection;
66
66
  };
67
67
  trigger: {
68
- type: import("vue").PropType<T>;
68
+ type: import("vue").PropType<import("./types").PopoverTrigger>;
69
69
  default: import("./types").PopoverTrigger;
70
70
  };
71
71
  duration: (NumberConstructor | StringConstructor)[];
@@ -74,7 +74,7 @@ export declare const Popover: import("../utils").WithInstall<import("vue").Defin
74
74
  default: true;
75
75
  };
76
76
  placement: {
77
- type: import("vue").PropType<T>;
77
+ type: import("vue").PropType<import("./types").PopoverPlacement>;
78
78
  default: import("./types").PopoverPlacement;
79
79
  };
80
80
  iconPrefix: StringConstructor;
@@ -28,11 +28,11 @@ export declare const popupProps: {
28
28
  } & {
29
29
  round: BooleanConstructor;
30
30
  position: {
31
- type: import("vue").PropType<T>;
31
+ type: import("vue").PropType<PopupPosition>;
32
32
  default: PopupPosition;
33
33
  };
34
34
  closeIcon: {
35
- type: import("vue").PropType<T>;
35
+ type: import("vue").PropType<string>;
36
36
  default: string;
37
37
  };
38
38
  closeable: BooleanConstructor;
@@ -40,7 +40,7 @@ export declare const popupProps: {
40
40
  iconPrefix: StringConstructor;
41
41
  closeOnPopstate: BooleanConstructor;
42
42
  closeIconPosition: {
43
- type: import("vue").PropType<T>;
43
+ type: import("vue").PropType<PopupCloseIconPosition>;
44
44
  default: PopupCloseIconPosition;
45
45
  };
46
46
  destroyOnClose: BooleanConstructor;
@@ -76,11 +76,11 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
76
76
  } & {
77
77
  round: BooleanConstructor;
78
78
  position: {
79
- type: import("vue").PropType<T>;
79
+ type: import("vue").PropType<PopupPosition>;
80
80
  default: PopupPosition;
81
81
  };
82
82
  closeIcon: {
83
- type: import("vue").PropType<T>;
83
+ type: import("vue").PropType<string>;
84
84
  default: string;
85
85
  };
86
86
  closeable: BooleanConstructor;
@@ -88,7 +88,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
88
88
  iconPrefix: StringConstructor;
89
89
  closeOnPopstate: BooleanConstructor;
90
90
  closeIconPosition: {
91
- type: import("vue").PropType<T>;
91
+ type: import("vue").PropType<PopupCloseIconPosition>;
92
92
  default: PopupCloseIconPosition;
93
93
  };
94
94
  destroyOnClose: BooleanConstructor;
@@ -122,11 +122,11 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
122
122
  } & {
123
123
  round: BooleanConstructor;
124
124
  position: {
125
- type: import("vue").PropType<T>;
125
+ type: import("vue").PropType<PopupPosition>;
126
126
  default: PopupPosition;
127
127
  };
128
128
  closeIcon: {
129
- type: import("vue").PropType<T>;
129
+ type: import("vue").PropType<string>;
130
130
  default: string;
131
131
  };
132
132
  closeable: BooleanConstructor;
@@ -134,7 +134,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
134
134
  iconPrefix: StringConstructor;
135
135
  closeOnPopstate: BooleanConstructor;
136
136
  closeIconPosition: {
137
- type: import("vue").PropType<T>;
137
+ type: import("vue").PropType<PopupCloseIconPosition>;
138
138
  default: PopupCloseIconPosition;
139
139
  };
140
140
  destroyOnClose: BooleanConstructor;
@@ -26,11 +26,11 @@ export declare const Popup: import("../utils").WithInstall<import("vue").DefineC
26
26
  } & {
27
27
  round: BooleanConstructor;
28
28
  position: {
29
- type: import("vue").PropType<T>;
29
+ type: import("vue").PropType<import("./types").PopupPosition>;
30
30
  default: import("./types").PopupPosition;
31
31
  };
32
32
  closeIcon: {
33
- type: import("vue").PropType<T>;
33
+ type: import("vue").PropType<string>;
34
34
  default: string;
35
35
  };
36
36
  closeable: BooleanConstructor;
@@ -38,7 +38,7 @@ export declare const Popup: import("../utils").WithInstall<import("vue").DefineC
38
38
  iconPrefix: StringConstructor;
39
39
  closeOnPopstate: BooleanConstructor;
40
40
  closeIconPosition: {
41
- type: import("vue").PropType<T>;
41
+ type: import("vue").PropType<import("./types").PopupCloseIconPosition>;
42
42
  default: import("./types").PopupCloseIconPosition;
43
43
  };
44
44
  destroyOnClose: BooleanConstructor;
@@ -72,11 +72,11 @@ export declare const Popup: import("../utils").WithInstall<import("vue").DefineC
72
72
  } & {
73
73
  round: BooleanConstructor;
74
74
  position: {
75
- type: import("vue").PropType<T>;
75
+ type: import("vue").PropType<import("./types").PopupPosition>;
76
76
  default: import("./types").PopupPosition;
77
77
  };
78
78
  closeIcon: {
79
- type: import("vue").PropType<T>;
79
+ type: import("vue").PropType<string>;
80
80
  default: string;
81
81
  };
82
82
  closeable: BooleanConstructor;
@@ -84,7 +84,7 @@ export declare const Popup: import("../utils").WithInstall<import("vue").DefineC
84
84
  iconPrefix: StringConstructor;
85
85
  closeOnPopstate: BooleanConstructor;
86
86
  closeIconPosition: {
87
- type: import("vue").PropType<T>;
87
+ type: import("vue").PropType<import("./types").PopupCloseIconPosition>;
88
88
  default: import("./types").PopupCloseIconPosition;
89
89
  };
90
90
  destroyOnClose: BooleanConstructor;
@@ -2,7 +2,7 @@ import { type ExtractPropTypes } from 'vue';
2
2
  export declare const rateProps: {
3
3
  size: (NumberConstructor | StringConstructor)[];
4
4
  icon: {
5
- type: import("vue").PropType<T>;
5
+ type: import("vue").PropType<string>;
6
6
  default: string;
7
7
  };
8
8
  color: StringConstructor;
@@ -15,7 +15,7 @@ export declare const rateProps: {
15
15
  readonly: BooleanConstructor;
16
16
  disabled: BooleanConstructor;
17
17
  voidIcon: {
18
- type: import("vue").PropType<T>;
18
+ type: import("vue").PropType<string>;
19
19
  default: string;
20
20
  };
21
21
  allowHalf: BooleanConstructor;
@@ -35,7 +35,7 @@ export type RateProps = ExtractPropTypes<typeof rateProps>;
35
35
  declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
36
36
  size: (NumberConstructor | StringConstructor)[];
37
37
  icon: {
38
- type: import("vue").PropType<T>;
38
+ type: import("vue").PropType<string>;
39
39
  default: string;
40
40
  };
41
41
  color: StringConstructor;
@@ -48,7 +48,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
48
48
  readonly: BooleanConstructor;
49
49
  disabled: BooleanConstructor;
50
50
  voidIcon: {
51
- type: import("vue").PropType<T>;
51
+ type: import("vue").PropType<string>;
52
52
  default: string;
53
53
  };
54
54
  allowHalf: BooleanConstructor;
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
66
66
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "change")[], "update:modelValue" | "change", import("vue").PublicProps, Readonly<ExtractPropTypes<{
67
67
  size: (NumberConstructor | StringConstructor)[];
68
68
  icon: {
69
- type: import("vue").PropType<T>;
69
+ type: import("vue").PropType<string>;
70
70
  default: string;
71
71
  };
72
72
  color: StringConstructor;
@@ -79,7 +79,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
79
79
  readonly: BooleanConstructor;
80
80
  disabled: BooleanConstructor;
81
81
  voidIcon: {
82
- type: import("vue").PropType<T>;
82
+ type: import("vue").PropType<string>;
83
83
  default: string;
84
84
  };
85
85
  allowHalf: BooleanConstructor;
@@ -1,7 +1,7 @@
1
1
  export declare const Rate: import("../utils").WithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  size: (NumberConstructor | StringConstructor)[];
3
3
  icon: {
4
- type: import("vue").PropType<T>;
4
+ type: import("vue").PropType<string>;
5
5
  default: string;
6
6
  };
7
7
  color: StringConstructor;
@@ -14,7 +14,7 @@ export declare const Rate: import("../utils").WithInstall<import("vue").DefineCo
14
14
  readonly: BooleanConstructor;
15
15
  disabled: BooleanConstructor;
16
16
  voidIcon: {
17
- type: import("vue").PropType<T>;
17
+ type: import("vue").PropType<string>;
18
18
  default: string;
19
19
  };
20
20
  allowHalf: BooleanConstructor;
@@ -32,7 +32,7 @@ export declare const Rate: import("../utils").WithInstall<import("vue").DefineCo
32
32
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "change")[], "update:modelValue" | "change", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
33
33
  size: (NumberConstructor | StringConstructor)[];
34
34
  icon: {
35
- type: import("vue").PropType<T>;
35
+ type: import("vue").PropType<string>;
36
36
  default: string;
37
37
  };
38
38
  color: StringConstructor;
@@ -45,7 +45,7 @@ export declare const Rate: import("../utils").WithInstall<import("vue").DefineCo
45
45
  readonly: BooleanConstructor;
46
46
  disabled: BooleanConstructor;
47
47
  voidIcon: {
48
- type: import("vue").PropType<T>;
48
+ type: import("vue").PropType<string>;
49
49
  default: string;
50
50
  };
51
51
  allowHalf: BooleanConstructor;