vant 4.9.14 → 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 (285) 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 +27 -28
  285. package/lib/utils/support.js +0 -1
@@ -1,28 +1,28 @@
1
1
  export declare const CheckboxGroup: import("../utils").WithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  max: (NumberConstructor | StringConstructor)[];
3
3
  shape: {
4
- type: import("vue").PropType<T>;
4
+ type: import("vue").PropType<import("../checkbox/Checker").CheckerShape>;
5
5
  default: import("../checkbox/Checker").CheckerShape;
6
6
  };
7
7
  disabled: BooleanConstructor;
8
8
  iconSize: (NumberConstructor | StringConstructor)[];
9
9
  direction: import("vue").PropType<import("../checkbox/Checker").CheckerDirection>;
10
10
  modelValue: {
11
- type: import("vue").PropType<T_1[]>;
11
+ type: import("vue").PropType<unknown[]>;
12
12
  default: () => never[];
13
13
  };
14
14
  checkedColor: StringConstructor;
15
15
  }>, () => 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<{
16
16
  max: (NumberConstructor | StringConstructor)[];
17
17
  shape: {
18
- type: import("vue").PropType<T>;
18
+ type: import("vue").PropType<import("../checkbox/Checker").CheckerShape>;
19
19
  default: import("../checkbox/Checker").CheckerShape;
20
20
  };
21
21
  disabled: BooleanConstructor;
22
22
  iconSize: (NumberConstructor | StringConstructor)[];
23
23
  direction: import("vue").PropType<import("../checkbox/Checker").CheckerDirection>;
24
24
  modelValue: {
25
- type: import("vue").PropType<T_1[]>;
25
+ type: import("vue").PropType<unknown[]>;
26
26
  default: () => never[];
27
27
  };
28
28
  checkedColor: StringConstructor;
@@ -4,7 +4,7 @@ export declare const circleProps: {
4
4
  text: StringConstructor;
5
5
  size: (NumberConstructor | StringConstructor)[];
6
6
  fill: {
7
- type: PropType<T>;
7
+ type: PropType<string>;
8
8
  default: string;
9
9
  };
10
10
  rate: {
@@ -31,7 +31,7 @@ export declare const circleProps: {
31
31
  };
32
32
  strokeLinecap: PropType<CanvasLineCap>;
33
33
  startPosition: {
34
- type: PropType<T>;
34
+ type: PropType<CircleStartPosition>;
35
35
  default: CircleStartPosition;
36
36
  };
37
37
  };
@@ -40,7 +40,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
40
40
  text: StringConstructor;
41
41
  size: (NumberConstructor | StringConstructor)[];
42
42
  fill: {
43
- type: PropType<T>;
43
+ type: PropType<string>;
44
44
  default: string;
45
45
  };
46
46
  rate: {
@@ -67,14 +67,14 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
67
67
  };
68
68
  strokeLinecap: PropType<CanvasLineCap>;
69
69
  startPosition: {
70
- type: PropType<T>;
70
+ type: PropType<CircleStartPosition>;
71
71
  default: CircleStartPosition;
72
72
  };
73
73
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:currentRate"[], "update:currentRate", import("vue").PublicProps, Readonly<ExtractPropTypes<{
74
74
  text: StringConstructor;
75
75
  size: (NumberConstructor | StringConstructor)[];
76
76
  fill: {
77
- type: PropType<T>;
77
+ type: PropType<string>;
78
78
  default: string;
79
79
  };
80
80
  rate: {
@@ -101,7 +101,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
101
101
  };
102
102
  strokeLinecap: PropType<CanvasLineCap>;
103
103
  startPosition: {
104
- type: PropType<T>;
104
+ type: PropType<CircleStartPosition>;
105
105
  default: CircleStartPosition;
106
106
  };
107
107
  }>> & Readonly<{
@@ -2,7 +2,7 @@ export declare const Circle: import("../utils").WithInstall<import("vue").Define
2
2
  text: StringConstructor;
3
3
  size: (NumberConstructor | StringConstructor)[];
4
4
  fill: {
5
- type: import("vue").PropType<T>;
5
+ type: import("vue").PropType<string>;
6
6
  default: string;
7
7
  };
8
8
  rate: {
@@ -29,14 +29,14 @@ export declare const Circle: import("../utils").WithInstall<import("vue").Define
29
29
  };
30
30
  strokeLinecap: import("vue").PropType<CanvasLineCap>;
31
31
  startPosition: {
32
- type: import("vue").PropType<T>;
32
+ type: import("vue").PropType<import("./Circle").CircleStartPosition>;
33
33
  default: import("./Circle").CircleStartPosition;
34
34
  };
35
35
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:currentRate"[], "update:currentRate", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
36
36
  text: StringConstructor;
37
37
  size: (NumberConstructor | StringConstructor)[];
38
38
  fill: {
39
- type: import("vue").PropType<T>;
39
+ type: import("vue").PropType<string>;
40
40
  default: string;
41
41
  };
42
42
  rate: {
@@ -63,7 +63,7 @@ export declare const Circle: import("../utils").WithInstall<import("vue").Define
63
63
  };
64
64
  strokeLinecap: import("vue").PropType<CanvasLineCap>;
65
65
  startPosition: {
66
- type: import("vue").PropType<T>;
66
+ type: import("vue").PropType<import("./Circle").CircleStartPosition>;
67
67
  default: import("./Circle").CircleStartPosition;
68
68
  };
69
69
  }>> & Readonly<{
package/lib/col/Col.d.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  import { type ExtractPropTypes } from 'vue';
2
2
  export declare const colProps: {
3
3
  tag: {
4
- type: import("vue").PropType<T>;
4
+ type: import("vue").PropType<keyof HTMLElementTagNameMap>;
5
5
  default: keyof HTMLElementTagNameMap;
6
6
  };
7
7
  span: {
@@ -13,7 +13,7 @@ export declare const colProps: {
13
13
  export type ColProps = ExtractPropTypes<typeof colProps>;
14
14
  declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
15
15
  tag: {
16
- type: import("vue").PropType<T>;
16
+ type: import("vue").PropType<keyof HTMLElementTagNameMap>;
17
17
  default: keyof HTMLElementTagNameMap;
18
18
  };
19
19
  span: {
@@ -23,7 +23,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
23
23
  offset: (NumberConstructor | StringConstructor)[];
24
24
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ExtractPropTypes<{
25
25
  tag: {
26
- type: import("vue").PropType<T>;
26
+ type: import("vue").PropType<keyof HTMLElementTagNameMap>;
27
27
  default: keyof HTMLElementTagNameMap;
28
28
  };
29
29
  span: {
@@ -1,6 +1,6 @@
1
1
  export declare const Col: import("../utils").WithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  tag: {
3
- type: import("vue").PropType<T>;
3
+ type: import("vue").PropType<keyof HTMLElementTagNameMap>;
4
4
  default: keyof HTMLElementTagNameMap;
5
5
  };
6
6
  span: {
@@ -10,7 +10,7 @@ export declare const Col: import("../utils").WithInstall<import("vue").DefineCom
10
10
  offset: (NumberConstructor | StringConstructor)[];
11
11
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
12
12
  tag: {
13
- type: import("vue").PropType<T>;
13
+ type: import("vue").PropType<keyof HTMLElementTagNameMap>;
14
14
  default: keyof HTMLElementTagNameMap;
15
15
  };
16
16
  span: {
@@ -1,7 +1,7 @@
1
1
  import { type ExtractPropTypes } from 'vue';
2
2
  export declare const collapseItemProps: {
3
3
  tag: {
4
- type: import("vue").PropType<T>;
4
+ type: import("vue").PropType<keyof HTMLElementTagNameMap>;
5
5
  default: keyof HTMLElementTagNameMap;
6
6
  };
7
7
  icon: StringConstructor;
@@ -45,7 +45,7 @@ export declare const collapseItemProps: {
45
45
  export type CollapseItemProps = ExtractPropTypes<typeof collapseItemProps>;
46
46
  declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
47
47
  tag: {
48
- type: import("vue").PropType<T>;
48
+ type: import("vue").PropType<keyof HTMLElementTagNameMap>;
49
49
  default: keyof HTMLElementTagNameMap;
50
50
  };
51
51
  icon: StringConstructor;
@@ -87,7 +87,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
87
87
  };
88
88
  }>, (() => import("vue/jsx-runtime").JSX.Element) | undefined, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ExtractPropTypes<{
89
89
  tag: {
90
- type: import("vue").PropType<T>;
90
+ type: import("vue").PropType<keyof HTMLElementTagNameMap>;
91
91
  default: keyof HTMLElementTagNameMap;
92
92
  };
93
93
  icon: StringConstructor;
@@ -1,6 +1,6 @@
1
1
  export declare const CollapseItem: import("../utils").WithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  tag: {
3
- type: import("vue").PropType<T>;
3
+ type: import("vue").PropType<keyof HTMLElementTagNameMap>;
4
4
  default: keyof HTMLElementTagNameMap;
5
5
  };
6
6
  icon: StringConstructor;
@@ -42,7 +42,7 @@ export declare const CollapseItem: import("../utils").WithInstall<import("vue").
42
42
  };
43
43
  }>, (() => import("vue/jsx-runtime").JSX.Element) | undefined, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
44
44
  tag: {
45
- type: import("vue").PropType<T>;
45
+ type: import("vue").PropType<keyof HTMLElementTagNameMap>;
46
46
  default: keyof HTMLElementTagNameMap;
47
47
  };
48
48
  icon: StringConstructor;
@@ -9,11 +9,11 @@ export declare const CONFIG_PROVIDER_KEY: InjectionKey<ConfigProviderProvide>;
9
9
  export type ThemeVars = PropType<Record<string, Numeric>>;
10
10
  export declare const configProviderProps: {
11
11
  tag: {
12
- type: PropType<T>;
12
+ type: PropType<keyof HTMLElementTagNameMap>;
13
13
  default: keyof HTMLElementTagNameMap;
14
14
  };
15
15
  theme: {
16
- type: PropType<T>;
16
+ type: PropType<ConfigProviderTheme>;
17
17
  default: ConfigProviderTheme;
18
18
  };
19
19
  zIndex: NumberConstructor;
@@ -21,7 +21,7 @@ export declare const configProviderProps: {
21
21
  themeVarsDark: ThemeVars;
22
22
  themeVarsLight: ThemeVars;
23
23
  themeVarsScope: {
24
- type: PropType<T>;
24
+ type: PropType<ConfigProviderThemeVarsScope>;
25
25
  default: ConfigProviderThemeVarsScope;
26
26
  };
27
27
  iconPrefix: StringConstructor;
@@ -29,11 +29,11 @@ export declare const configProviderProps: {
29
29
  export type ConfigProviderProps = ExtractPropTypes<typeof configProviderProps>;
30
30
  declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
31
31
  tag: {
32
- type: PropType<T>;
32
+ type: PropType<keyof HTMLElementTagNameMap>;
33
33
  default: keyof HTMLElementTagNameMap;
34
34
  };
35
35
  theme: {
36
- type: PropType<T>;
36
+ type: PropType<ConfigProviderTheme>;
37
37
  default: ConfigProviderTheme;
38
38
  };
39
39
  zIndex: NumberConstructor;
@@ -41,17 +41,17 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
41
41
  themeVarsDark: ThemeVars;
42
42
  themeVarsLight: ThemeVars;
43
43
  themeVarsScope: {
44
- type: PropType<T>;
44
+ type: PropType<ConfigProviderThemeVarsScope>;
45
45
  default: ConfigProviderThemeVarsScope;
46
46
  };
47
47
  iconPrefix: StringConstructor;
48
48
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ExtractPropTypes<{
49
49
  tag: {
50
- type: PropType<T>;
50
+ type: PropType<keyof HTMLElementTagNameMap>;
51
51
  default: keyof HTMLElementTagNameMap;
52
52
  };
53
53
  theme: {
54
- type: PropType<T>;
54
+ type: PropType<ConfigProviderTheme>;
55
55
  default: ConfigProviderTheme;
56
56
  };
57
57
  zIndex: NumberConstructor;
@@ -59,7 +59,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
59
59
  themeVarsDark: ThemeVars;
60
60
  themeVarsLight: ThemeVars;
61
61
  themeVarsScope: {
62
- type: PropType<T>;
62
+ type: PropType<ConfigProviderThemeVarsScope>;
63
63
  default: ConfigProviderThemeVarsScope;
64
64
  };
65
65
  iconPrefix: StringConstructor;
@@ -1,10 +1,10 @@
1
1
  export declare const ConfigProvider: import("../utils").WithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  tag: {
3
- type: import("vue").PropType<T>;
3
+ type: import("vue").PropType<keyof HTMLElementTagNameMap>;
4
4
  default: keyof HTMLElementTagNameMap;
5
5
  };
6
6
  theme: {
7
- type: import("vue").PropType<T>;
7
+ type: import("vue").PropType<import("./ConfigProvider").ConfigProviderTheme>;
8
8
  default: import("./ConfigProvider").ConfigProviderTheme;
9
9
  };
10
10
  zIndex: NumberConstructor;
@@ -12,17 +12,17 @@ export declare const ConfigProvider: import("../utils").WithInstall<import("vue"
12
12
  themeVarsDark: import("./ConfigProvider").ThemeVars;
13
13
  themeVarsLight: import("./ConfigProvider").ThemeVars;
14
14
  themeVarsScope: {
15
- type: import("vue").PropType<T>;
15
+ type: import("vue").PropType<import("./ConfigProvider").ConfigProviderThemeVarsScope>;
16
16
  default: import("./ConfigProvider").ConfigProviderThemeVarsScope;
17
17
  };
18
18
  iconPrefix: StringConstructor;
19
19
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
20
20
  tag: {
21
- type: import("vue").PropType<T>;
21
+ type: import("vue").PropType<keyof HTMLElementTagNameMap>;
22
22
  default: keyof HTMLElementTagNameMap;
23
23
  };
24
24
  theme: {
25
- type: import("vue").PropType<T>;
25
+ type: import("vue").PropType<import("./ConfigProvider").ConfigProviderTheme>;
26
26
  default: import("./ConfigProvider").ConfigProviderTheme;
27
27
  };
28
28
  zIndex: NumberConstructor;
@@ -30,7 +30,7 @@ export declare const ConfigProvider: import("../utils").WithInstall<import("vue"
30
30
  themeVarsDark: import("./ConfigProvider").ThemeVars;
31
31
  themeVarsLight: import("./ConfigProvider").ThemeVars;
32
32
  themeVarsScope: {
33
- type: import("vue").PropType<T>;
33
+ type: import("vue").PropType<import("./ConfigProvider").ConfigProviderThemeVarsScope>;
34
34
  default: import("./ConfigProvider").ConfigProviderThemeVarsScope;
35
35
  };
36
36
  iconPrefix: StringConstructor;
@@ -4,7 +4,7 @@ export declare const contactCardProps: {
4
4
  tel: StringConstructor;
5
5
  name: StringConstructor;
6
6
  type: {
7
- type: import("vue").PropType<T>;
7
+ type: import("vue").PropType<ContactCardType>;
8
8
  default: ContactCardType;
9
9
  };
10
10
  addText: StringConstructor;
@@ -18,7 +18,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
18
18
  tel: StringConstructor;
19
19
  name: StringConstructor;
20
20
  type: {
21
- type: import("vue").PropType<T>;
21
+ type: import("vue").PropType<ContactCardType>;
22
22
  default: ContactCardType;
23
23
  };
24
24
  addText: StringConstructor;
@@ -30,7 +30,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
30
30
  tel: StringConstructor;
31
31
  name: StringConstructor;
32
32
  type: {
33
- type: import("vue").PropType<T>;
33
+ type: import("vue").PropType<ContactCardType>;
34
34
  default: ContactCardType;
35
35
  };
36
36
  addText: StringConstructor;
@@ -2,7 +2,7 @@ export declare const ContactCard: import("../utils").WithInstall<import("vue").D
2
2
  tel: StringConstructor;
3
3
  name: StringConstructor;
4
4
  type: {
5
- type: import("vue").PropType<T>;
5
+ type: import("vue").PropType<import("./ContactCard").ContactCardType>;
6
6
  default: import("./ContactCard").ContactCardType;
7
7
  };
8
8
  addText: StringConstructor;
@@ -14,7 +14,7 @@ export declare const ContactCard: import("../utils").WithInstall<import("vue").D
14
14
  tel: StringConstructor;
15
15
  name: StringConstructor;
16
16
  type: {
17
- type: import("vue").PropType<T>;
17
+ type: import("vue").PropType<import("./ContactCard").ContactCardType>;
18
18
  default: import("./ContactCard").ContactCardType;
19
19
  };
20
20
  addText: StringConstructor;
@@ -5,7 +5,7 @@ export declare const countDownProps: {
5
5
  default: number;
6
6
  };
7
7
  format: {
8
- type: import("vue").PropType<T>;
8
+ type: import("vue").PropType<string>;
9
9
  default: string;
10
10
  };
11
11
  autoStart: {
@@ -21,7 +21,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
21
21
  default: number;
22
22
  };
23
23
  format: {
24
- type: import("vue").PropType<T>;
24
+ type: import("vue").PropType<string>;
25
25
  default: string;
26
26
  };
27
27
  autoStart: {
@@ -35,7 +35,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
35
35
  default: number;
36
36
  };
37
37
  format: {
38
- type: import("vue").PropType<T>;
38
+ type: import("vue").PropType<string>;
39
39
  default: string;
40
40
  };
41
41
  autoStart: {
@@ -4,7 +4,7 @@ export declare const CountDown: import("../utils").WithInstall<import("vue").Def
4
4
  default: number;
5
5
  };
6
6
  format: {
7
- type: import("vue").PropType<T>;
7
+ type: import("vue").PropType<string>;
8
8
  default: string;
9
9
  };
10
10
  autoStart: {
@@ -18,7 +18,7 @@ export declare const CountDown: import("../utils").WithInstall<import("vue").Def
18
18
  default: number;
19
19
  };
20
20
  format: {
21
- type: import("vue").PropType<T>;
21
+ type: import("vue").PropType<string>;
22
22
  default: string;
23
23
  };
24
24
  autoStart: {
@@ -23,7 +23,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
23
23
  };
24
24
  disabled: BooleanConstructor;
25
25
  currency: {
26
- type: PropType<T>;
26
+ type: PropType<string>;
27
27
  default: string;
28
28
  };
29
29
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
@@ -34,7 +34,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
34
34
  };
35
35
  disabled: BooleanConstructor;
36
36
  currency: {
37
- type: PropType<T>;
37
+ type: PropType<string>;
38
38
  default: string;
39
39
  };
40
40
  }>> & Readonly<{}>, {
@@ -6,7 +6,7 @@ export declare const Coupon: import("../utils").WithInstall<import("vue").Define
6
6
  };
7
7
  disabled: BooleanConstructor;
8
8
  currency: {
9
- type: import("vue").PropType<T>;
9
+ type: import("vue").PropType<string>;
10
10
  default: string;
11
11
  };
12
12
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
@@ -17,7 +17,7 @@ export declare const Coupon: import("../utils").WithInstall<import("vue").Define
17
17
  };
18
18
  disabled: BooleanConstructor;
19
19
  currency: {
20
- type: import("vue").PropType<T>;
20
+ type: import("vue").PropType<string>;
21
21
  default: string;
22
22
  };
23
23
  }>> & Readonly<{}>, {
@@ -11,11 +11,11 @@ export declare const couponCellProps: {
11
11
  default: true;
12
12
  };
13
13
  coupons: {
14
- type: PropType<T[]>;
14
+ type: PropType<CouponInfo[]>;
15
15
  default: () => never[];
16
16
  };
17
17
  currency: {
18
- type: PropType<T_1>;
18
+ type: PropType<string>;
19
19
  default: string;
20
20
  };
21
21
  chosenCoupon: {
@@ -35,11 +35,11 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
35
35
  default: true;
36
36
  };
37
37
  coupons: {
38
- type: PropType<T[]>;
38
+ type: PropType<CouponInfo[]>;
39
39
  default: () => never[];
40
40
  };
41
41
  currency: {
42
- type: PropType<T_1>;
42
+ type: PropType<string>;
43
43
  default: string;
44
44
  };
45
45
  chosenCoupon: {
@@ -57,11 +57,11 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
57
57
  default: true;
58
58
  };
59
59
  coupons: {
60
- type: PropType<T[]>;
60
+ type: PropType<CouponInfo[]>;
61
61
  default: () => never[];
62
62
  };
63
63
  currency: {
64
- type: PropType<T_1>;
64
+ type: PropType<string>;
65
65
  default: string;
66
66
  };
67
67
  chosenCoupon: {
@@ -9,11 +9,11 @@ export declare const CouponCell: import("../utils").WithInstall<import("vue").De
9
9
  default: true;
10
10
  };
11
11
  coupons: {
12
- type: import("vue").PropType<T[]>;
12
+ type: import("vue").PropType<import("..").CouponInfo[]>;
13
13
  default: () => never[];
14
14
  };
15
15
  currency: {
16
- type: import("vue").PropType<T_1>;
16
+ type: import("vue").PropType<string>;
17
17
  default: string;
18
18
  };
19
19
  chosenCoupon: {
@@ -31,11 +31,11 @@ export declare const CouponCell: import("../utils").WithInstall<import("vue").De
31
31
  default: true;
32
32
  };
33
33
  coupons: {
34
- type: import("vue").PropType<T[]>;
34
+ type: import("vue").PropType<import("..").CouponInfo[]>;
35
35
  default: () => never[];
36
36
  };
37
37
  currency: {
38
- type: import("vue").PropType<T_1>;
38
+ type: import("vue").PropType<string>;
39
39
  default: string;
40
40
  };
41
41
  chosenCoupon: {
@@ -2,15 +2,15 @@ import { type PropType, type ExtractPropTypes } from 'vue';
2
2
  import { CouponInfo } from '../coupon';
3
3
  export declare const couponListProps: {
4
4
  code: {
5
- type: PropType<T>;
5
+ type: PropType<string>;
6
6
  default: string;
7
7
  };
8
8
  coupons: {
9
- type: PropType<T_1[]>;
9
+ type: PropType<CouponInfo[]>;
10
10
  default: () => never[];
11
11
  };
12
12
  currency: {
13
- type: PropType<T>;
13
+ type: PropType<string>;
14
14
  default: string;
15
15
  };
16
16
  showCount: {
@@ -21,7 +21,7 @@ export declare const couponListProps: {
21
21
  enabledTitle: StringConstructor;
22
22
  disabledTitle: StringConstructor;
23
23
  disabledCoupons: {
24
- type: PropType<T_1[]>;
24
+ type: PropType<CouponInfo[]>;
25
25
  default: () => never[];
26
26
  };
27
27
  showExchangeBar: {
@@ -53,15 +53,15 @@ export declare const couponListProps: {
53
53
  export type CouponListProps = ExtractPropTypes<typeof couponListProps>;
54
54
  declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
55
55
  code: {
56
- type: PropType<T>;
56
+ type: PropType<string>;
57
57
  default: string;
58
58
  };
59
59
  coupons: {
60
- type: PropType<T_1[]>;
60
+ type: PropType<CouponInfo[]>;
61
61
  default: () => never[];
62
62
  };
63
63
  currency: {
64
- type: PropType<T>;
64
+ type: PropType<string>;
65
65
  default: string;
66
66
  };
67
67
  showCount: {
@@ -72,7 +72,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
72
72
  enabledTitle: StringConstructor;
73
73
  disabledTitle: StringConstructor;
74
74
  disabledCoupons: {
75
- type: PropType<T_1[]>;
75
+ type: PropType<CouponInfo[]>;
76
76
  default: () => never[];
77
77
  };
78
78
  showExchangeBar: {
@@ -102,15 +102,15 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
102
102
  };
103
103
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "exchange" | "update:code")[], "change" | "exchange" | "update:code", import("vue").PublicProps, Readonly<ExtractPropTypes<{
104
104
  code: {
105
- type: PropType<T>;
105
+ type: PropType<string>;
106
106
  default: string;
107
107
  };
108
108
  coupons: {
109
- type: PropType<T_1[]>;
109
+ type: PropType<CouponInfo[]>;
110
110
  default: () => never[];
111
111
  };
112
112
  currency: {
113
- type: PropType<T>;
113
+ type: PropType<string>;
114
114
  default: string;
115
115
  };
116
116
  showCount: {
@@ -121,7 +121,7 @@ declare const _default: import("vue").DefineComponent<ExtractPropTypes<{
121
121
  enabledTitle: StringConstructor;
122
122
  disabledTitle: StringConstructor;
123
123
  disabledCoupons: {
124
- type: PropType<T_1[]>;
124
+ type: PropType<CouponInfo[]>;
125
125
  default: () => never[];
126
126
  };
127
127
  showExchangeBar: {
@@ -1,14 +1,14 @@
1
1
  export declare const CouponList: import("../utils").WithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2
2
  code: {
3
- type: import("vue").PropType<T>;
3
+ type: import("vue").PropType<string>;
4
4
  default: string;
5
5
  };
6
6
  coupons: {
7
- type: import("vue").PropType<T_1[]>;
7
+ type: import("vue").PropType<import("..").CouponInfo[]>;
8
8
  default: () => never[];
9
9
  };
10
10
  currency: {
11
- type: import("vue").PropType<T>;
11
+ type: import("vue").PropType<string>;
12
12
  default: string;
13
13
  };
14
14
  showCount: {
@@ -19,7 +19,7 @@ export declare const CouponList: import("../utils").WithInstall<import("vue").De
19
19
  enabledTitle: StringConstructor;
20
20
  disabledTitle: StringConstructor;
21
21
  disabledCoupons: {
22
- type: import("vue").PropType<T_1[]>;
22
+ type: import("vue").PropType<import("..").CouponInfo[]>;
23
23
  default: () => never[];
24
24
  };
25
25
  showExchangeBar: {
@@ -49,15 +49,15 @@ export declare const CouponList: import("../utils").WithInstall<import("vue").De
49
49
  };
50
50
  }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "exchange" | "update:code")[], "change" | "exchange" | "update:code", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
51
51
  code: {
52
- type: import("vue").PropType<T>;
52
+ type: import("vue").PropType<string>;
53
53
  default: string;
54
54
  };
55
55
  coupons: {
56
- type: import("vue").PropType<T_1[]>;
56
+ type: import("vue").PropType<import("..").CouponInfo[]>;
57
57
  default: () => never[];
58
58
  };
59
59
  currency: {
60
- type: import("vue").PropType<T>;
60
+ type: import("vue").PropType<string>;
61
61
  default: string;
62
62
  };
63
63
  showCount: {
@@ -68,7 +68,7 @@ export declare const CouponList: import("../utils").WithInstall<import("vue").De
68
68
  enabledTitle: StringConstructor;
69
69
  disabledTitle: StringConstructor;
70
70
  disabledCoupons: {
71
- type: import("vue").PropType<T_1[]>;
71
+ type: import("vue").PropType<import("..").CouponInfo[]>;
72
72
  default: () => never[];
73
73
  };
74
74
  showExchangeBar: {