vant 4.0.0-rc.0 → 4.0.0-rc.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1072) hide show
  1. package/changelog.generated.md +19 -267
  2. package/es/action-bar/ActionBar.d.ts +1 -1
  3. package/es/action-bar/ActionBar.mjs +1 -0
  4. package/es/action-bar/index.css +1 -1
  5. package/es/action-bar/index.d.ts +2 -0
  6. package/es/action-bar/index.mjs +2 -0
  7. package/es/action-bar/types.d.ts +4 -0
  8. package/es/action-bar/types.mjs +0 -0
  9. package/es/action-bar-button/ActionBarButton.d.ts +1 -1
  10. package/es/action-bar-button/ActionBarButton.mjs +1 -0
  11. package/es/action-bar-button/index.css +1 -1
  12. package/es/action-bar-button/index.d.ts +2 -0
  13. package/es/action-bar-button/index.mjs +2 -0
  14. package/es/action-bar-button/types.d.ts +5 -0
  15. package/es/action-bar-button/types.mjs +0 -0
  16. package/es/action-bar-icon/ActionBarIcon.d.ts +1 -1
  17. package/es/action-bar-icon/ActionBarIcon.mjs +1 -0
  18. package/es/action-bar-icon/index.css +1 -1
  19. package/es/action-bar-icon/index.d.ts +2 -0
  20. package/es/action-bar-icon/index.mjs +2 -0
  21. package/es/action-bar-icon/types.d.ts +10 -0
  22. package/es/action-bar-icon/types.mjs +0 -0
  23. package/es/action-sheet/ActionSheet.d.ts +1 -1
  24. package/es/action-sheet/ActionSheet.mjs +1 -0
  25. package/es/action-sheet/index.css +1 -1
  26. package/es/action-sheet/index.d.ts +2 -0
  27. package/es/action-sheet/index.mjs +2 -0
  28. package/es/action-sheet/types.d.ts +23 -0
  29. package/es/action-sheet/types.mjs +0 -0
  30. package/es/address-edit/AddressEdit.d.ts +1 -1
  31. package/es/address-edit/AddressEdit.mjs +1 -0
  32. package/es/address-edit/index.css +1 -1
  33. package/es/address-edit/index.d.ts +2 -1
  34. package/es/address-edit/index.mjs +2 -0
  35. package/es/address-edit/types.d.ts +6 -0
  36. package/es/address-list/AddressList.d.ts +1 -1
  37. package/es/address-list/AddressList.mjs +1 -0
  38. package/es/address-list/index.css +1 -1
  39. package/es/address-list/index.d.ts +2 -0
  40. package/es/address-list/index.mjs +2 -0
  41. package/es/address-list/types.d.ts +15 -0
  42. package/es/address-list/types.mjs +0 -0
  43. package/es/area/Area.d.ts +1 -1
  44. package/es/area/Area.mjs +1 -0
  45. package/es/area/index.d.ts +1 -0
  46. package/es/area/index.mjs +2 -0
  47. package/es/badge/Badge.d.ts +1 -1
  48. package/es/badge/Badge.mjs +1 -0
  49. package/es/badge/index.css +1 -1
  50. package/es/badge/index.d.ts +2 -0
  51. package/es/badge/index.mjs +2 -0
  52. package/es/badge/types.d.ts +12 -0
  53. package/es/badge/types.mjs +0 -0
  54. package/es/button/Button.d.ts +1 -1
  55. package/es/button/Button.mjs +1 -0
  56. package/es/button/index.css +1 -1
  57. package/es/button/index.d.ts +2 -1
  58. package/es/button/index.mjs +2 -0
  59. package/es/button/types.d.ts +36 -0
  60. package/es/calendar/Calendar.d.ts +1 -1
  61. package/es/calendar/Calendar.mjs +1 -0
  62. package/es/calendar/index.css +1 -1
  63. package/es/calendar/index.d.ts +2 -1
  64. package/es/calendar/index.mjs +2 -0
  65. package/es/calendar/types.d.ts +28 -0
  66. package/es/card/Card.d.ts +1 -1
  67. package/es/card/Card.mjs +1 -0
  68. package/es/card/index.css +1 -1
  69. package/es/card/index.d.ts +2 -0
  70. package/es/card/index.mjs +2 -0
  71. package/es/card/types.d.ts +18 -0
  72. package/es/card/types.mjs +0 -0
  73. package/es/cascader/Cascader.d.ts +1 -1
  74. package/es/cascader/Cascader.mjs +1 -0
  75. package/es/cascader/index.css +1 -1
  76. package/es/cascader/index.d.ts +2 -1
  77. package/es/cascader/index.mjs +2 -0
  78. package/es/cascader/types.d.ts +15 -0
  79. package/es/cell/Cell.d.ts +1 -1
  80. package/es/cell/Cell.mjs +1 -0
  81. package/es/cell/index.css +1 -1
  82. package/es/cell/index.d.ts +2 -0
  83. package/es/cell/index.mjs +2 -0
  84. package/es/cell/types.d.ts +21 -0
  85. package/es/cell/types.mjs +0 -0
  86. package/es/cell-group/CellGroup.d.ts +1 -1
  87. package/es/cell-group/CellGroup.mjs +1 -0
  88. package/es/cell-group/index.css +1 -1
  89. package/es/cell-group/index.d.ts +2 -0
  90. package/es/cell-group/index.mjs +2 -0
  91. package/es/cell-group/types.d.ts +10 -0
  92. package/es/cell-group/types.mjs +0 -0
  93. package/es/checkbox/Checkbox.d.ts +1 -1
  94. package/es/checkbox/Checkbox.mjs +1 -0
  95. package/es/checkbox/index.css +1 -1
  96. package/es/checkbox/index.d.ts +2 -1
  97. package/es/checkbox/index.mjs +2 -0
  98. package/es/checkbox/types.d.ts +11 -0
  99. package/es/checkbox-group/CheckboxGroup.d.ts +1 -1
  100. package/es/checkbox-group/CheckboxGroup.mjs +1 -0
  101. package/es/checkbox-group/index.d.ts +1 -0
  102. package/es/checkbox-group/index.mjs +2 -0
  103. package/es/circle/Circle.d.ts +1 -1
  104. package/es/circle/Circle.mjs +1 -0
  105. package/es/circle/index.css +1 -1
  106. package/es/circle/index.d.ts +2 -0
  107. package/es/circle/index.mjs +2 -0
  108. package/es/circle/types.d.ts +9 -0
  109. package/es/circle/types.mjs +0 -0
  110. package/es/col/Col.d.ts +1 -1
  111. package/es/col/Col.mjs +1 -0
  112. package/es/col/index.d.ts +1 -0
  113. package/es/col/index.mjs +2 -0
  114. package/es/collapse/Collapse.d.ts +1 -1
  115. package/es/collapse/Collapse.mjs +1 -0
  116. package/es/collapse/index.d.ts +1 -0
  117. package/es/collapse/index.mjs +2 -0
  118. package/es/collapse-item/CollapseItem.d.ts +1 -1
  119. package/es/collapse-item/CollapseItem.mjs +1 -0
  120. package/es/collapse-item/index.css +1 -1
  121. package/es/collapse-item/index.d.ts +2 -1
  122. package/es/collapse-item/index.mjs +2 -0
  123. package/es/collapse-item/types.d.ts +9 -0
  124. package/es/config-provider/ConfigProvider.d.ts +1 -1
  125. package/es/config-provider/ConfigProvider.mjs +3 -2
  126. package/es/config-provider/index.d.ts +2 -0
  127. package/es/config-provider/index.mjs +2 -0
  128. package/es/config-provider/types.d.ts +1 -0
  129. package/es/config-provider/types.mjs +0 -0
  130. package/es/contact-card/ContactCard.d.ts +1 -1
  131. package/es/contact-card/ContactCard.mjs +1 -0
  132. package/es/contact-card/index.css +1 -1
  133. package/es/contact-card/index.d.ts +2 -0
  134. package/es/contact-card/index.mjs +2 -0
  135. package/es/contact-card/types.d.ts +6 -0
  136. package/es/contact-card/types.mjs +0 -0
  137. package/es/contact-edit/ContactEdit.d.ts +1 -1
  138. package/es/contact-edit/ContactEdit.mjs +1 -0
  139. package/es/contact-edit/index.css +1 -1
  140. package/es/contact-edit/index.d.ts +2 -0
  141. package/es/contact-edit/index.mjs +2 -0
  142. package/es/contact-edit/types.d.ts +8 -0
  143. package/es/contact-edit/types.mjs +0 -0
  144. package/es/contact-list/ContactList.d.ts +1 -1
  145. package/es/contact-list/ContactList.mjs +1 -0
  146. package/es/contact-list/index.css +1 -1
  147. package/es/contact-list/index.d.ts +2 -0
  148. package/es/contact-list/index.mjs +2 -0
  149. package/es/contact-list/types.d.ts +6 -0
  150. package/es/contact-list/types.mjs +0 -0
  151. package/es/count-down/CountDown.d.ts +1 -1
  152. package/es/count-down/CountDown.mjs +1 -0
  153. package/es/count-down/index.css +1 -1
  154. package/es/count-down/index.d.ts +2 -1
  155. package/es/count-down/index.mjs +2 -0
  156. package/es/count-down/types.d.ts +5 -0
  157. package/es/coupon/index.css +1 -1
  158. package/es/coupon/index.d.ts +1 -0
  159. package/es/coupon/types.d.ts +19 -0
  160. package/es/coupon/types.mjs +0 -0
  161. package/es/coupon-cell/CouponCell.d.ts +1 -1
  162. package/es/coupon-cell/CouponCell.mjs +1 -0
  163. package/es/coupon-cell/index.css +1 -1
  164. package/es/coupon-cell/index.d.ts +2 -0
  165. package/es/coupon-cell/index.mjs +2 -0
  166. package/es/coupon-cell/types.d.ts +3 -0
  167. package/es/coupon-cell/types.mjs +0 -0
  168. package/es/coupon-list/CouponList.d.ts +1 -1
  169. package/es/coupon-list/CouponList.mjs +1 -0
  170. package/es/coupon-list/index.css +1 -1
  171. package/es/coupon-list/index.d.ts +2 -0
  172. package/es/coupon-list/index.mjs +2 -0
  173. package/es/coupon-list/types.d.ts +9 -0
  174. package/es/coupon-list/types.mjs +0 -0
  175. package/es/date-picker/DatePicker.d.ts +1 -1
  176. package/es/date-picker/DatePicker.mjs +1 -0
  177. package/es/date-picker/index.d.ts +1 -0
  178. package/es/date-picker/index.mjs +2 -0
  179. package/es/dialog/Dialog.d.ts +1 -1
  180. package/es/dialog/Dialog.mjs +2 -1
  181. package/es/dialog/index.css +1 -1
  182. package/es/dialog/index.d.ts +2 -1
  183. package/es/dialog/index.mjs +2 -0
  184. package/es/dialog/types.d.ts +22 -1
  185. package/es/divider/Divider.d.ts +1 -1
  186. package/es/divider/Divider.mjs +2 -1
  187. package/es/divider/index.css +1 -1
  188. package/es/divider/index.d.ts +2 -0
  189. package/es/divider/index.mjs +3 -1
  190. package/es/divider/types.d.ts +10 -0
  191. package/es/divider/types.mjs +0 -0
  192. package/es/dropdown-item/DropdownItem.d.ts +1 -1
  193. package/es/dropdown-item/DropdownItem.mjs +2 -1
  194. package/es/dropdown-item/index.css +1 -1
  195. package/es/dropdown-item/index.d.ts +2 -1
  196. package/es/dropdown-item/index.mjs +3 -1
  197. package/es/dropdown-item/types.d.ts +3 -0
  198. package/es/dropdown-menu/DropdownMenu.d.ts +1 -1
  199. package/es/dropdown-menu/DropdownMenu.mjs +2 -1
  200. package/es/dropdown-menu/index.css +1 -1
  201. package/es/dropdown-menu/index.d.ts +2 -1
  202. package/es/dropdown-menu/index.mjs +3 -1
  203. package/es/dropdown-menu/types.d.ts +13 -0
  204. package/es/empty/Empty.d.ts +1 -1
  205. package/es/empty/Empty.mjs +2 -1
  206. package/es/empty/index.css +1 -1
  207. package/es/empty/index.d.ts +2 -0
  208. package/es/empty/index.mjs +3 -1
  209. package/es/empty/types.d.ts +10 -0
  210. package/es/empty/types.mjs +0 -0
  211. package/es/field/Field.d.ts +1 -1
  212. package/es/field/Field.mjs +1 -0
  213. package/es/field/index.css +1 -1
  214. package/es/field/index.d.ts +2 -1
  215. package/es/field/index.mjs +3 -1
  216. package/es/field/types.d.ts +21 -0
  217. package/es/form/Form.d.ts +1 -1
  218. package/es/form/Form.mjs +2 -1
  219. package/es/form/index.d.ts +1 -0
  220. package/es/form/index.mjs +3 -1
  221. package/es/grid/Grid.d.ts +1 -1
  222. package/es/grid/Grid.mjs +2 -1
  223. package/es/grid/index.d.ts +1 -0
  224. package/es/grid/index.mjs +3 -1
  225. package/es/grid-item/GridItem.d.ts +1 -1
  226. package/es/grid-item/GridItem.mjs +2 -1
  227. package/es/grid-item/index.css +1 -1
  228. package/es/grid-item/index.d.ts +2 -0
  229. package/es/grid-item/index.mjs +3 -1
  230. package/es/grid-item/types.d.ts +8 -0
  231. package/es/grid-item/types.mjs +0 -0
  232. package/es/icon/Icon.d.ts +1 -1
  233. package/es/icon/Icon.mjs +2 -1
  234. package/es/icon/index.d.ts +1 -0
  235. package/es/icon/index.mjs +3 -1
  236. package/es/image/Image.d.ts +5 -1
  237. package/es/image/Image.mjs +5 -2
  238. package/es/image/index.css +1 -1
  239. package/es/image/index.d.ts +5 -0
  240. package/es/image/index.mjs +3 -1
  241. package/es/image/types.d.ts +9 -0
  242. package/es/image/types.mjs +0 -0
  243. package/es/image-preview/ImagePreview.d.ts +1 -1
  244. package/es/image-preview/ImagePreview.mjs +2 -1
  245. package/es/image-preview/index.css +1 -1
  246. package/es/image-preview/index.d.ts +3 -2
  247. package/es/image-preview/index.mjs +2 -0
  248. package/es/image-preview/types.d.ts +11 -0
  249. package/es/index-anchor/IndexAnchor.d.ts +1 -1
  250. package/es/index-anchor/IndexAnchor.mjs +2 -1
  251. package/es/index-anchor/index.css +1 -1
  252. package/es/index-anchor/index.d.ts +2 -0
  253. package/es/index-anchor/index.mjs +3 -1
  254. package/es/index-anchor/types.d.ts +11 -0
  255. package/es/index-anchor/types.mjs +0 -0
  256. package/es/index-bar/IndexBar.d.ts +1 -1
  257. package/es/index-bar/IndexBar.mjs +2 -1
  258. package/es/index-bar/index.css +1 -1
  259. package/es/index-bar/index.d.ts +2 -1
  260. package/es/index-bar/index.mjs +3 -1
  261. package/es/index-bar/types.d.ts +6 -0
  262. package/es/index.d.ts +1 -1
  263. package/es/index.mjs +1 -1
  264. package/es/list/List.d.ts +1 -1
  265. package/es/list/List.mjs +2 -1
  266. package/es/list/index.css +1 -1
  267. package/es/list/index.d.ts +2 -1
  268. package/es/list/index.mjs +3 -1
  269. package/es/list/types.d.ts +6 -0
  270. package/es/loading/Loading.d.ts +1 -1
  271. package/es/loading/Loading.mjs +2 -1
  272. package/es/loading/index.css +1 -1
  273. package/es/loading/index.d.ts +2 -0
  274. package/es/loading/index.mjs +3 -1
  275. package/es/loading/types.d.ts +7 -0
  276. package/es/loading/types.mjs +0 -0
  277. package/es/nav-bar/NavBar.d.ts +1 -1
  278. package/es/nav-bar/NavBar.mjs +2 -1
  279. package/es/nav-bar/index.css +1 -1
  280. package/es/nav-bar/index.d.ts +2 -0
  281. package/es/nav-bar/index.mjs +3 -1
  282. package/es/nav-bar/types.d.ts +10 -0
  283. package/es/nav-bar/types.mjs +0 -0
  284. package/es/notice-bar/NoticeBar.d.ts +1 -1
  285. package/es/notice-bar/NoticeBar.mjs +2 -1
  286. package/es/notice-bar/index.css +1 -1
  287. package/es/notice-bar/index.d.ts +2 -1
  288. package/es/notice-bar/index.mjs +3 -1
  289. package/es/notice-bar/types.d.ts +11 -0
  290. package/es/notify/Notify.d.ts +1 -1
  291. package/es/notify/Notify.mjs +3 -1
  292. package/es/notify/index.css +1 -1
  293. package/es/notify/index.d.ts +3 -2
  294. package/es/notify/index.mjs +2 -0
  295. package/es/notify/types.d.ts +10 -0
  296. package/es/number-keyboard/NumberKeyboard.d.ts +1 -1
  297. package/es/number-keyboard/NumberKeyboard.mjs +2 -1
  298. package/es/number-keyboard/index.css +1 -1
  299. package/es/number-keyboard/index.d.ts +2 -0
  300. package/es/number-keyboard/index.mjs +3 -1
  301. package/es/number-keyboard/types.d.ts +17 -0
  302. package/es/number-keyboard/types.mjs +0 -0
  303. package/es/overlay/Overlay.d.ts +1 -1
  304. package/es/overlay/Overlay.mjs +2 -1
  305. package/es/overlay/index.css +1 -1
  306. package/es/overlay/index.d.ts +2 -0
  307. package/es/overlay/index.mjs +3 -1
  308. package/es/overlay/types.d.ts +4 -0
  309. package/es/overlay/types.mjs +0 -0
  310. package/es/pagination/Pagination.d.ts +1 -1
  311. package/es/pagination/Pagination.mjs +2 -1
  312. package/es/pagination/index.css +1 -1
  313. package/es/pagination/index.d.ts +2 -0
  314. package/es/pagination/index.mjs +3 -1
  315. package/es/pagination/types.d.ts +11 -0
  316. package/es/pagination/types.mjs +0 -0
  317. package/es/password-input/PasswordInput.d.ts +1 -1
  318. package/es/password-input/PasswordInput.mjs +2 -1
  319. package/es/password-input/index.css +1 -1
  320. package/es/password-input/index.d.ts +2 -0
  321. package/es/password-input/index.mjs +3 -1
  322. package/es/password-input/types.d.ts +17 -0
  323. package/es/password-input/types.mjs +0 -0
  324. package/es/picker/Picker.d.ts +1 -1
  325. package/es/picker/Picker.mjs +5 -2
  326. package/es/picker/index.css +1 -1
  327. package/es/picker/index.d.ts +2 -1
  328. package/es/picker/index.mjs +3 -1
  329. package/es/picker/types.d.ts +17 -0
  330. package/es/picker-group/index.css +1 -1
  331. package/es/picker-group/index.d.ts +2 -0
  332. package/es/picker-group/index.mjs +3 -1
  333. package/es/picker-group/types.d.ts +3 -0
  334. package/es/picker-group/types.mjs +0 -0
  335. package/es/popover/Popover.d.ts +1 -1
  336. package/es/popover/Popover.mjs +2 -1
  337. package/es/popover/index.css +1 -1
  338. package/es/popover/index.d.ts +2 -1
  339. package/es/popover/index.mjs +3 -1
  340. package/es/popover/types.d.ts +15 -0
  341. package/es/popup/Popup.d.ts +1 -1
  342. package/es/popup/Popup.mjs +2 -1
  343. package/es/popup/index.css +1 -1
  344. package/es/popup/index.d.ts +2 -1
  345. package/es/popup/index.mjs +3 -1
  346. package/es/popup/types.d.ts +9 -0
  347. package/es/progress/Progress.d.ts +1 -1
  348. package/es/progress/Progress.mjs +2 -1
  349. package/es/progress/index.css +1 -1
  350. package/es/progress/index.d.ts +2 -1
  351. package/es/progress/index.mjs +3 -1
  352. package/es/progress/types.d.ts +11 -0
  353. package/es/pull-refresh/PullRefresh.d.ts +1 -1
  354. package/es/pull-refresh/PullRefresh.mjs +2 -1
  355. package/es/pull-refresh/index.css +1 -1
  356. package/es/pull-refresh/index.d.ts +2 -0
  357. package/es/pull-refresh/index.mjs +3 -1
  358. package/es/pull-refresh/types.d.ts +6 -0
  359. package/es/pull-refresh/types.mjs +0 -0
  360. package/es/radio/Radio.d.ts +15 -2
  361. package/es/radio/Radio.mjs +3 -1
  362. package/es/radio/index.css +1 -1
  363. package/es/radio/index.d.ts +2 -0
  364. package/es/radio/index.mjs +3 -1
  365. package/es/radio/types.d.ts +11 -0
  366. package/es/radio/types.mjs +0 -0
  367. package/es/radio-group/RadioGroup.d.ts +1 -1
  368. package/es/radio-group/RadioGroup.mjs +2 -1
  369. package/es/radio-group/index.d.ts +1 -0
  370. package/es/radio-group/index.mjs +3 -1
  371. package/es/rate/Rate.d.ts +1 -1
  372. package/es/rate/Rate.mjs +2 -1
  373. package/es/rate/index.css +1 -1
  374. package/es/rate/index.d.ts +2 -0
  375. package/es/rate/index.mjs +3 -1
  376. package/es/rate/types.d.ts +7 -0
  377. package/es/rate/types.mjs +0 -0
  378. package/es/row/Row.d.ts +1 -1
  379. package/es/row/Row.mjs +2 -1
  380. package/es/row/index.d.ts +1 -0
  381. package/es/row/index.mjs +3 -1
  382. package/es/search/Search.d.ts +1 -1
  383. package/es/search/Search.mjs +2 -1
  384. package/es/search/index.css +1 -1
  385. package/es/search/index.d.ts +2 -1
  386. package/es/search/index.mjs +3 -1
  387. package/es/search/types.d.ts +13 -0
  388. package/es/share-sheet/ShareSheet.d.ts +1 -1
  389. package/es/share-sheet/ShareSheet.mjs +2 -1
  390. package/es/share-sheet/index.css +1 -1
  391. package/es/share-sheet/index.d.ts +2 -0
  392. package/es/share-sheet/index.mjs +3 -1
  393. package/es/share-sheet/types.d.ts +17 -0
  394. package/es/share-sheet/types.mjs +0 -0
  395. package/es/sidebar/Sidebar.d.ts +1 -1
  396. package/es/sidebar/Sidebar.mjs +2 -1
  397. package/es/sidebar/index.css +1 -1
  398. package/es/sidebar/index.d.ts +2 -0
  399. package/es/sidebar/index.mjs +3 -1
  400. package/es/sidebar/types.d.ts +3 -0
  401. package/es/sidebar/types.mjs +0 -0
  402. package/es/sidebar-item/SidebarItem.d.ts +1 -1
  403. package/es/sidebar-item/SidebarItem.mjs +2 -1
  404. package/es/sidebar-item/index.css +1 -1
  405. package/es/sidebar-item/index.d.ts +2 -0
  406. package/es/sidebar-item/index.mjs +3 -1
  407. package/es/sidebar-item/types.d.ts +15 -0
  408. package/es/sidebar-item/types.mjs +0 -0
  409. package/es/skeleton/Skeleton.d.ts +1 -1
  410. package/es/skeleton/Skeleton.mjs +2 -1
  411. package/es/skeleton/index.css +1 -1
  412. package/es/skeleton/index.d.ts +2 -0
  413. package/es/skeleton/index.mjs +3 -1
  414. package/es/skeleton/types.d.ts +9 -0
  415. package/es/skeleton/types.mjs +0 -0
  416. package/es/slider/Slider.d.ts +1 -1
  417. package/es/slider/Slider.mjs +2 -1
  418. package/es/slider/index.css +1 -1
  419. package/es/slider/index.d.ts +2 -0
  420. package/es/slider/index.mjs +3 -1
  421. package/es/slider/types.d.ts +11 -0
  422. package/es/slider/types.mjs +0 -0
  423. package/es/space/Space.d.ts +1 -1
  424. package/es/space/Space.mjs +2 -1
  425. package/es/space/index.d.ts +1 -0
  426. package/es/space/index.mjs +3 -1
  427. package/es/step/index.css +1 -1
  428. package/es/step/index.d.ts +1 -0
  429. package/es/step/types.d.ts +13 -0
  430. package/es/step/types.mjs +0 -0
  431. package/es/stepper/Stepper.d.ts +1 -1
  432. package/es/stepper/Stepper.mjs +2 -1
  433. package/es/stepper/index.css +1 -1
  434. package/es/stepper/index.d.ts +2 -0
  435. package/es/stepper/index.mjs +3 -1
  436. package/es/stepper/types.d.ts +15 -0
  437. package/es/stepper/types.mjs +0 -0
  438. package/es/steps/Steps.d.ts +1 -1
  439. package/es/steps/Steps.mjs +2 -1
  440. package/es/steps/index.css +1 -1
  441. package/es/steps/index.d.ts +2 -0
  442. package/es/steps/index.mjs +3 -1
  443. package/es/steps/types.d.ts +3 -0
  444. package/es/steps/types.mjs +0 -0
  445. package/es/sticky/Sticky.d.ts +1 -1
  446. package/es/sticky/Sticky.mjs +2 -1
  447. package/es/sticky/index.css +1 -1
  448. package/es/sticky/index.d.ts +2 -0
  449. package/es/sticky/index.mjs +3 -1
  450. package/es/sticky/types.d.ts +3 -0
  451. package/es/sticky/types.mjs +0 -0
  452. package/es/style/base.css +1 -1
  453. package/es/style/css-variables.css +1 -1
  454. package/es/style/normalize.css +1 -1
  455. package/es/submit-bar/SubmitBar.d.ts +1 -1
  456. package/es/submit-bar/SubmitBar.mjs +2 -1
  457. package/es/submit-bar/index.css +1 -1
  458. package/es/submit-bar/index.d.ts +2 -0
  459. package/es/submit-bar/index.mjs +3 -1
  460. package/es/submit-bar/types.d.ts +21 -0
  461. package/es/submit-bar/types.mjs +0 -0
  462. package/es/swipe/Swipe.d.ts +1 -1
  463. package/es/swipe/Swipe.mjs +2 -1
  464. package/es/swipe/index.css +1 -1
  465. package/es/swipe/index.d.ts +2 -1
  466. package/es/swipe/index.mjs +3 -1
  467. package/es/swipe/types.d.ts +8 -0
  468. package/es/swipe-cell/SwipeCell.d.ts +1 -1
  469. package/es/swipe-cell/SwipeCell.mjs +2 -1
  470. package/es/swipe-cell/index.d.ts +1 -0
  471. package/es/swipe-cell/index.mjs +3 -1
  472. package/es/switch/Switch.d.ts +1 -1
  473. package/es/switch/Switch.mjs +2 -1
  474. package/es/switch/index.css +1 -1
  475. package/es/switch/index.d.ts +2 -0
  476. package/es/switch/index.mjs +3 -1
  477. package/es/switch/types.d.ts +12 -0
  478. package/es/switch/types.mjs +0 -0
  479. package/es/tab/Tab.d.ts +1 -1
  480. package/es/tab/Tab.mjs +2 -1
  481. package/es/tab/index.d.ts +1 -0
  482. package/es/tab/index.mjs +3 -1
  483. package/es/tabbar/Tabbar.d.ts +1 -1
  484. package/es/tabbar/Tabbar.mjs +2 -1
  485. package/es/tabbar/index.css +1 -1
  486. package/es/tabbar/index.d.ts +2 -0
  487. package/es/tabbar/index.mjs +3 -1
  488. package/es/tabbar/types.d.ts +5 -0
  489. package/es/tabbar/types.mjs +0 -0
  490. package/es/tabbar-item/TabbarItem.d.ts +1 -1
  491. package/es/tabbar-item/TabbarItem.mjs +2 -1
  492. package/es/tabbar-item/index.css +1 -1
  493. package/es/tabbar-item/index.d.ts +2 -0
  494. package/es/tabbar-item/index.mjs +3 -1
  495. package/es/tabbar-item/types.d.ts +9 -0
  496. package/es/tabbar-item/types.mjs +0 -0
  497. package/es/tabs/Tabs.d.ts +1 -1
  498. package/es/tabs/Tabs.mjs +2 -1
  499. package/es/tabs/index.css +1 -1
  500. package/es/tabs/index.d.ts +2 -1
  501. package/es/tabs/index.mjs +3 -1
  502. package/es/tabs/types.d.ts +14 -0
  503. package/es/tag/Tag.d.ts +2 -3
  504. package/es/tag/Tag.mjs +2 -1
  505. package/es/tag/index.css +1 -1
  506. package/es/tag/index.d.ts +10 -8
  507. package/es/tag/index.mjs +3 -1
  508. package/es/tag/types.d.ts +20 -0
  509. package/es/tag/types.mjs +0 -0
  510. package/es/time-picker/TimePicker.d.ts +1 -1
  511. package/es/time-picker/TimePicker.mjs +2 -1
  512. package/es/time-picker/index.d.ts +1 -0
  513. package/es/time-picker/index.mjs +3 -1
  514. package/es/toast/Toast.d.ts +1 -1
  515. package/es/toast/Toast.mjs +9 -2
  516. package/es/toast/index.css +1 -1
  517. package/es/toast/index.d.ts +7 -1
  518. package/es/toast/index.mjs +3 -1
  519. package/es/toast/types.d.ts +17 -0
  520. package/es/tree-select/TreeSelect.d.ts +1 -1
  521. package/es/tree-select/TreeSelect.mjs +2 -1
  522. package/es/tree-select/index.css +1 -1
  523. package/es/tree-select/index.d.ts +2 -0
  524. package/es/tree-select/index.mjs +3 -1
  525. package/es/tree-select/types.d.ts +10 -0
  526. package/es/tree-select/types.mjs +0 -0
  527. package/es/uploader/Uploader.d.ts +1 -1
  528. package/es/uploader/Uploader.mjs +2 -1
  529. package/es/uploader/index.css +1 -1
  530. package/es/uploader/index.d.ts +2 -1
  531. package/es/uploader/index.mjs +3 -1
  532. package/es/uploader/types.d.ts +27 -0
  533. package/es/utils/basic.mjs +2 -1
  534. package/lib/action-bar/ActionBar.d.ts +1 -1
  535. package/lib/action-bar/ActionBar.js +1 -0
  536. package/lib/action-bar/index.css +1 -1
  537. package/lib/action-bar/index.d.ts +2 -0
  538. package/lib/action-bar/index.js +2 -0
  539. package/lib/action-bar/types.d.ts +4 -0
  540. package/lib/action-bar/types.js +15 -0
  541. package/lib/action-bar-button/ActionBarButton.d.ts +1 -1
  542. package/lib/action-bar-button/ActionBarButton.js +1 -0
  543. package/lib/action-bar-button/index.css +1 -1
  544. package/lib/action-bar-button/index.d.ts +2 -0
  545. package/lib/action-bar-button/index.js +2 -0
  546. package/lib/action-bar-button/types.d.ts +5 -0
  547. package/lib/action-bar-button/types.js +15 -0
  548. package/lib/action-bar-icon/ActionBarIcon.d.ts +1 -1
  549. package/lib/action-bar-icon/ActionBarIcon.js +1 -0
  550. package/lib/action-bar-icon/index.css +1 -1
  551. package/lib/action-bar-icon/index.d.ts +2 -0
  552. package/lib/action-bar-icon/index.js +2 -0
  553. package/lib/action-bar-icon/types.d.ts +10 -0
  554. package/lib/action-bar-icon/types.js +15 -0
  555. package/lib/action-sheet/ActionSheet.d.ts +1 -1
  556. package/lib/action-sheet/ActionSheet.js +1 -0
  557. package/lib/action-sheet/index.css +1 -1
  558. package/lib/action-sheet/index.d.ts +2 -0
  559. package/lib/action-sheet/index.js +2 -0
  560. package/lib/action-sheet/types.d.ts +23 -0
  561. package/lib/action-sheet/types.js +15 -0
  562. package/lib/address-edit/AddressEdit.d.ts +1 -1
  563. package/lib/address-edit/AddressEdit.js +1 -0
  564. package/lib/address-edit/index.css +1 -1
  565. package/lib/address-edit/index.d.ts +2 -1
  566. package/lib/address-edit/index.js +2 -0
  567. package/lib/address-edit/types.d.ts +6 -0
  568. package/lib/address-list/AddressList.d.ts +1 -1
  569. package/lib/address-list/AddressList.js +1 -0
  570. package/lib/address-list/index.css +1 -1
  571. package/lib/address-list/index.d.ts +2 -0
  572. package/lib/address-list/index.js +2 -0
  573. package/lib/address-list/types.d.ts +15 -0
  574. package/lib/address-list/types.js +15 -0
  575. package/lib/area/Area.d.ts +1 -1
  576. package/lib/area/Area.js +1 -0
  577. package/lib/area/index.d.ts +1 -0
  578. package/lib/area/index.js +2 -0
  579. package/lib/badge/Badge.d.ts +1 -1
  580. package/lib/badge/Badge.js +1 -0
  581. package/lib/badge/index.css +1 -1
  582. package/lib/badge/index.d.ts +2 -0
  583. package/lib/badge/index.js +2 -0
  584. package/lib/badge/types.d.ts +12 -0
  585. package/lib/badge/types.js +15 -0
  586. package/lib/button/Button.d.ts +1 -1
  587. package/lib/button/Button.js +1 -0
  588. package/lib/button/index.css +1 -1
  589. package/lib/button/index.d.ts +2 -1
  590. package/lib/button/index.js +2 -0
  591. package/lib/button/types.d.ts +36 -0
  592. package/lib/calendar/Calendar.d.ts +1 -1
  593. package/lib/calendar/Calendar.js +1 -0
  594. package/lib/calendar/index.css +1 -1
  595. package/lib/calendar/index.d.ts +2 -1
  596. package/lib/calendar/index.js +2 -0
  597. package/lib/calendar/types.d.ts +28 -0
  598. package/lib/card/Card.d.ts +1 -1
  599. package/lib/card/Card.js +1 -0
  600. package/lib/card/index.css +1 -1
  601. package/lib/card/index.d.ts +2 -0
  602. package/lib/card/index.js +2 -0
  603. package/lib/card/types.d.ts +18 -0
  604. package/lib/card/types.js +15 -0
  605. package/lib/cascader/Cascader.d.ts +1 -1
  606. package/lib/cascader/Cascader.js +1 -0
  607. package/lib/cascader/index.css +1 -1
  608. package/lib/cascader/index.d.ts +2 -1
  609. package/lib/cascader/index.js +2 -0
  610. package/lib/cascader/types.d.ts +15 -0
  611. package/lib/cell/Cell.d.ts +1 -1
  612. package/lib/cell/Cell.js +1 -0
  613. package/lib/cell/index.css +1 -1
  614. package/lib/cell/index.d.ts +2 -0
  615. package/lib/cell/index.js +2 -0
  616. package/lib/cell/types.d.ts +21 -0
  617. package/lib/cell/types.js +15 -0
  618. package/lib/cell-group/CellGroup.d.ts +1 -1
  619. package/lib/cell-group/CellGroup.js +1 -0
  620. package/lib/cell-group/index.css +1 -1
  621. package/lib/cell-group/index.d.ts +2 -0
  622. package/lib/cell-group/index.js +2 -0
  623. package/lib/cell-group/types.d.ts +10 -0
  624. package/lib/cell-group/types.js +15 -0
  625. package/lib/checkbox/Checkbox.d.ts +1 -1
  626. package/lib/checkbox/Checkbox.js +1 -0
  627. package/lib/checkbox/index.css +1 -1
  628. package/lib/checkbox/index.d.ts +2 -1
  629. package/lib/checkbox/index.js +2 -0
  630. package/lib/checkbox/types.d.ts +11 -0
  631. package/lib/checkbox-group/CheckboxGroup.d.ts +1 -1
  632. package/lib/checkbox-group/CheckboxGroup.js +1 -0
  633. package/lib/checkbox-group/index.d.ts +1 -0
  634. package/lib/checkbox-group/index.js +2 -0
  635. package/lib/circle/Circle.d.ts +1 -1
  636. package/lib/circle/Circle.js +1 -0
  637. package/lib/circle/index.css +1 -1
  638. package/lib/circle/index.d.ts +2 -0
  639. package/lib/circle/index.js +2 -0
  640. package/lib/circle/types.d.ts +9 -0
  641. package/lib/circle/types.js +15 -0
  642. package/lib/col/Col.d.ts +1 -1
  643. package/lib/col/Col.js +1 -0
  644. package/lib/col/index.d.ts +1 -0
  645. package/lib/col/index.js +2 -0
  646. package/lib/collapse/Collapse.d.ts +1 -1
  647. package/lib/collapse/Collapse.js +1 -0
  648. package/lib/collapse/index.d.ts +1 -0
  649. package/lib/collapse/index.js +2 -0
  650. package/lib/collapse-item/CollapseItem.d.ts +1 -1
  651. package/lib/collapse-item/CollapseItem.js +1 -0
  652. package/lib/collapse-item/index.css +1 -1
  653. package/lib/collapse-item/index.d.ts +2 -1
  654. package/lib/collapse-item/index.js +2 -0
  655. package/lib/collapse-item/types.d.ts +9 -0
  656. package/lib/config-provider/ConfigProvider.d.ts +1 -1
  657. package/lib/config-provider/ConfigProvider.js +3 -2
  658. package/lib/config-provider/index.d.ts +2 -0
  659. package/lib/config-provider/index.js +2 -0
  660. package/lib/config-provider/types.d.ts +1 -0
  661. package/lib/config-provider/types.js +15 -0
  662. package/lib/contact-card/ContactCard.d.ts +1 -1
  663. package/lib/contact-card/ContactCard.js +1 -0
  664. package/lib/contact-card/index.css +1 -1
  665. package/lib/contact-card/index.d.ts +2 -0
  666. package/lib/contact-card/index.js +2 -0
  667. package/lib/contact-card/types.d.ts +6 -0
  668. package/lib/contact-card/types.js +15 -0
  669. package/lib/contact-edit/ContactEdit.d.ts +1 -1
  670. package/lib/contact-edit/ContactEdit.js +1 -0
  671. package/lib/contact-edit/index.css +1 -1
  672. package/lib/contact-edit/index.d.ts +2 -0
  673. package/lib/contact-edit/index.js +2 -0
  674. package/lib/contact-edit/types.d.ts +8 -0
  675. package/lib/contact-edit/types.js +15 -0
  676. package/lib/contact-list/ContactList.d.ts +1 -1
  677. package/lib/contact-list/ContactList.js +1 -0
  678. package/lib/contact-list/index.css +1 -1
  679. package/lib/contact-list/index.d.ts +2 -0
  680. package/lib/contact-list/index.js +2 -0
  681. package/lib/contact-list/types.d.ts +6 -0
  682. package/lib/contact-list/types.js +15 -0
  683. package/lib/count-down/CountDown.d.ts +1 -1
  684. package/lib/count-down/CountDown.js +1 -0
  685. package/lib/count-down/index.css +1 -1
  686. package/lib/count-down/index.d.ts +2 -1
  687. package/lib/count-down/index.js +2 -0
  688. package/lib/count-down/types.d.ts +5 -0
  689. package/lib/coupon/index.css +1 -1
  690. package/lib/coupon/index.d.ts +1 -0
  691. package/lib/coupon/types.d.ts +19 -0
  692. package/lib/coupon/types.js +15 -0
  693. package/lib/coupon-cell/CouponCell.d.ts +1 -1
  694. package/lib/coupon-cell/CouponCell.js +1 -0
  695. package/lib/coupon-cell/index.css +1 -1
  696. package/lib/coupon-cell/index.d.ts +2 -0
  697. package/lib/coupon-cell/index.js +2 -0
  698. package/lib/coupon-cell/types.d.ts +3 -0
  699. package/lib/coupon-cell/types.js +15 -0
  700. package/lib/coupon-list/CouponList.d.ts +1 -1
  701. package/lib/coupon-list/CouponList.js +1 -0
  702. package/lib/coupon-list/index.css +1 -1
  703. package/lib/coupon-list/index.d.ts +2 -0
  704. package/lib/coupon-list/index.js +2 -0
  705. package/lib/coupon-list/types.d.ts +9 -0
  706. package/lib/coupon-list/types.js +15 -0
  707. package/lib/date-picker/DatePicker.d.ts +1 -1
  708. package/lib/date-picker/DatePicker.js +1 -0
  709. package/lib/date-picker/index.d.ts +1 -0
  710. package/lib/date-picker/index.js +2 -0
  711. package/lib/dialog/Dialog.d.ts +1 -1
  712. package/lib/dialog/Dialog.js +2 -1
  713. package/lib/dialog/index.css +1 -1
  714. package/lib/dialog/index.d.ts +2 -1
  715. package/lib/dialog/index.js +2 -0
  716. package/lib/dialog/types.d.ts +22 -1
  717. package/lib/divider/Divider.d.ts +1 -1
  718. package/lib/divider/Divider.js +2 -1
  719. package/lib/divider/index.css +1 -1
  720. package/lib/divider/index.d.ts +2 -0
  721. package/lib/divider/index.js +3 -1
  722. package/lib/divider/types.d.ts +10 -0
  723. package/lib/divider/types.js +15 -0
  724. package/lib/dropdown-item/DropdownItem.d.ts +1 -1
  725. package/lib/dropdown-item/DropdownItem.js +2 -1
  726. package/lib/dropdown-item/index.css +1 -1
  727. package/lib/dropdown-item/index.d.ts +2 -1
  728. package/lib/dropdown-item/index.js +3 -1
  729. package/lib/dropdown-item/types.d.ts +3 -0
  730. package/lib/dropdown-menu/DropdownMenu.d.ts +1 -1
  731. package/lib/dropdown-menu/DropdownMenu.js +2 -1
  732. package/lib/dropdown-menu/index.css +1 -1
  733. package/lib/dropdown-menu/index.d.ts +2 -1
  734. package/lib/dropdown-menu/index.js +3 -1
  735. package/lib/dropdown-menu/types.d.ts +13 -0
  736. package/lib/empty/Empty.d.ts +1 -1
  737. package/lib/empty/Empty.js +2 -1
  738. package/lib/empty/index.css +1 -1
  739. package/lib/empty/index.d.ts +2 -0
  740. package/lib/empty/index.js +3 -1
  741. package/lib/empty/types.d.ts +10 -0
  742. package/lib/empty/types.js +15 -0
  743. package/lib/field/Field.d.ts +1 -1
  744. package/lib/field/Field.js +1 -0
  745. package/lib/field/index.css +1 -1
  746. package/lib/field/index.d.ts +2 -1
  747. package/lib/field/index.js +3 -1
  748. package/lib/field/types.d.ts +21 -0
  749. package/lib/form/Form.d.ts +1 -1
  750. package/lib/form/Form.js +2 -1
  751. package/lib/form/index.d.ts +1 -0
  752. package/lib/form/index.js +3 -1
  753. package/lib/grid/Grid.d.ts +1 -1
  754. package/lib/grid/Grid.js +2 -1
  755. package/lib/grid/index.d.ts +1 -0
  756. package/lib/grid/index.js +3 -1
  757. package/lib/grid-item/GridItem.d.ts +1 -1
  758. package/lib/grid-item/GridItem.js +2 -1
  759. package/lib/grid-item/index.css +1 -1
  760. package/lib/grid-item/index.d.ts +2 -0
  761. package/lib/grid-item/index.js +3 -1
  762. package/lib/grid-item/types.d.ts +8 -0
  763. package/lib/grid-item/types.js +15 -0
  764. package/lib/icon/Icon.d.ts +1 -1
  765. package/lib/icon/Icon.js +2 -1
  766. package/lib/icon/index.d.ts +1 -0
  767. package/lib/icon/index.js +3 -1
  768. package/lib/image/Image.d.ts +5 -1
  769. package/lib/image/Image.js +5 -2
  770. package/lib/image/index.css +1 -1
  771. package/lib/image/index.d.ts +5 -0
  772. package/lib/image/index.js +3 -1
  773. package/lib/image/types.d.ts +9 -0
  774. package/lib/image/types.js +15 -0
  775. package/lib/image-preview/ImagePreview.d.ts +1 -1
  776. package/lib/image-preview/ImagePreview.js +2 -1
  777. package/lib/image-preview/index.css +1 -1
  778. package/lib/image-preview/index.d.ts +3 -2
  779. package/lib/image-preview/index.js +2 -0
  780. package/lib/image-preview/types.d.ts +11 -0
  781. package/lib/index-anchor/IndexAnchor.d.ts +1 -1
  782. package/lib/index-anchor/IndexAnchor.js +2 -1
  783. package/lib/index-anchor/index.css +1 -1
  784. package/lib/index-anchor/index.d.ts +2 -0
  785. package/lib/index-anchor/index.js +3 -1
  786. package/lib/index-anchor/types.d.ts +11 -0
  787. package/lib/index-anchor/types.js +15 -0
  788. package/lib/index-bar/IndexBar.d.ts +1 -1
  789. package/lib/index-bar/IndexBar.js +2 -1
  790. package/lib/index-bar/index.css +1 -1
  791. package/lib/index-bar/index.d.ts +2 -1
  792. package/lib/index-bar/index.js +3 -1
  793. package/lib/index-bar/types.d.ts +6 -0
  794. package/lib/index.css +1 -1
  795. package/lib/index.d.ts +1 -1
  796. package/lib/index.js +1 -1
  797. package/lib/list/List.d.ts +1 -1
  798. package/lib/list/List.js +2 -1
  799. package/lib/list/index.css +1 -1
  800. package/lib/list/index.d.ts +2 -1
  801. package/lib/list/index.js +3 -1
  802. package/lib/list/types.d.ts +6 -0
  803. package/lib/loading/Loading.d.ts +1 -1
  804. package/lib/loading/Loading.js +2 -1
  805. package/lib/loading/index.css +1 -1
  806. package/lib/loading/index.d.ts +2 -0
  807. package/lib/loading/index.js +3 -1
  808. package/lib/loading/types.d.ts +7 -0
  809. package/lib/loading/types.js +15 -0
  810. package/lib/nav-bar/NavBar.d.ts +1 -1
  811. package/lib/nav-bar/NavBar.js +2 -1
  812. package/lib/nav-bar/index.css +1 -1
  813. package/lib/nav-bar/index.d.ts +2 -0
  814. package/lib/nav-bar/index.js +3 -1
  815. package/lib/nav-bar/types.d.ts +10 -0
  816. package/lib/nav-bar/types.js +15 -0
  817. package/lib/notice-bar/NoticeBar.d.ts +1 -1
  818. package/lib/notice-bar/NoticeBar.js +2 -1
  819. package/lib/notice-bar/index.css +1 -1
  820. package/lib/notice-bar/index.d.ts +2 -1
  821. package/lib/notice-bar/index.js +3 -1
  822. package/lib/notice-bar/types.d.ts +11 -0
  823. package/lib/notify/Notify.d.ts +1 -1
  824. package/lib/notify/Notify.js +3 -1
  825. package/lib/notify/index.css +1 -1
  826. package/lib/notify/index.d.ts +3 -2
  827. package/lib/notify/index.js +2 -0
  828. package/lib/notify/types.d.ts +10 -0
  829. package/lib/number-keyboard/NumberKeyboard.d.ts +1 -1
  830. package/lib/number-keyboard/NumberKeyboard.js +2 -1
  831. package/lib/number-keyboard/index.css +1 -1
  832. package/lib/number-keyboard/index.d.ts +2 -0
  833. package/lib/number-keyboard/index.js +3 -1
  834. package/lib/number-keyboard/types.d.ts +17 -0
  835. package/lib/number-keyboard/types.js +15 -0
  836. package/lib/overlay/Overlay.d.ts +1 -1
  837. package/lib/overlay/Overlay.js +2 -1
  838. package/lib/overlay/index.css +1 -1
  839. package/lib/overlay/index.d.ts +2 -0
  840. package/lib/overlay/index.js +3 -1
  841. package/lib/overlay/types.d.ts +4 -0
  842. package/lib/overlay/types.js +15 -0
  843. package/lib/pagination/Pagination.d.ts +1 -1
  844. package/lib/pagination/Pagination.js +2 -1
  845. package/lib/pagination/index.css +1 -1
  846. package/lib/pagination/index.d.ts +2 -0
  847. package/lib/pagination/index.js +3 -1
  848. package/lib/pagination/types.d.ts +11 -0
  849. package/lib/pagination/types.js +15 -0
  850. package/lib/password-input/PasswordInput.d.ts +1 -1
  851. package/lib/password-input/PasswordInput.js +2 -1
  852. package/lib/password-input/index.css +1 -1
  853. package/lib/password-input/index.d.ts +2 -0
  854. package/lib/password-input/index.js +3 -1
  855. package/lib/password-input/types.d.ts +17 -0
  856. package/lib/password-input/types.js +15 -0
  857. package/lib/picker/Picker.d.ts +1 -1
  858. package/lib/picker/Picker.js +5 -2
  859. package/lib/picker/index.css +1 -1
  860. package/lib/picker/index.d.ts +2 -1
  861. package/lib/picker/index.js +3 -1
  862. package/lib/picker/types.d.ts +17 -0
  863. package/lib/picker-group/index.css +1 -1
  864. package/lib/picker-group/index.d.ts +2 -0
  865. package/lib/picker-group/index.js +3 -1
  866. package/lib/picker-group/types.d.ts +3 -0
  867. package/lib/picker-group/types.js +15 -0
  868. package/lib/popover/Popover.d.ts +1 -1
  869. package/lib/popover/Popover.js +2 -1
  870. package/lib/popover/index.css +1 -1
  871. package/lib/popover/index.d.ts +2 -1
  872. package/lib/popover/index.js +3 -1
  873. package/lib/popover/types.d.ts +15 -0
  874. package/lib/popup/Popup.d.ts +1 -1
  875. package/lib/popup/Popup.js +2 -1
  876. package/lib/popup/index.css +1 -1
  877. package/lib/popup/index.d.ts +2 -1
  878. package/lib/popup/index.js +3 -1
  879. package/lib/popup/types.d.ts +9 -0
  880. package/lib/progress/Progress.d.ts +1 -1
  881. package/lib/progress/Progress.js +2 -1
  882. package/lib/progress/index.css +1 -1
  883. package/lib/progress/index.d.ts +2 -1
  884. package/lib/progress/index.js +3 -1
  885. package/lib/progress/types.d.ts +11 -0
  886. package/lib/pull-refresh/PullRefresh.d.ts +1 -1
  887. package/lib/pull-refresh/PullRefresh.js +2 -1
  888. package/lib/pull-refresh/index.css +1 -1
  889. package/lib/pull-refresh/index.d.ts +2 -0
  890. package/lib/pull-refresh/index.js +3 -1
  891. package/lib/pull-refresh/types.d.ts +6 -0
  892. package/lib/pull-refresh/types.js +15 -0
  893. package/lib/radio/Radio.d.ts +15 -2
  894. package/lib/radio/Radio.js +3 -1
  895. package/lib/radio/index.css +1 -1
  896. package/lib/radio/index.d.ts +2 -0
  897. package/lib/radio/index.js +3 -1
  898. package/lib/radio/types.d.ts +11 -0
  899. package/lib/radio/types.js +15 -0
  900. package/lib/radio-group/RadioGroup.d.ts +1 -1
  901. package/lib/radio-group/RadioGroup.js +2 -1
  902. package/lib/radio-group/index.d.ts +1 -0
  903. package/lib/radio-group/index.js +3 -1
  904. package/lib/rate/Rate.d.ts +1 -1
  905. package/lib/rate/Rate.js +2 -1
  906. package/lib/rate/index.css +1 -1
  907. package/lib/rate/index.d.ts +2 -0
  908. package/lib/rate/index.js +3 -1
  909. package/lib/rate/types.d.ts +7 -0
  910. package/lib/rate/types.js +15 -0
  911. package/lib/row/Row.d.ts +1 -1
  912. package/lib/row/Row.js +2 -1
  913. package/lib/row/index.d.ts +1 -0
  914. package/lib/row/index.js +3 -1
  915. package/lib/search/Search.d.ts +1 -1
  916. package/lib/search/Search.js +2 -1
  917. package/lib/search/index.css +1 -1
  918. package/lib/search/index.d.ts +2 -1
  919. package/lib/search/index.js +3 -1
  920. package/lib/search/types.d.ts +13 -0
  921. package/lib/share-sheet/ShareSheet.d.ts +1 -1
  922. package/lib/share-sheet/ShareSheet.js +2 -1
  923. package/lib/share-sheet/index.css +1 -1
  924. package/lib/share-sheet/index.d.ts +2 -0
  925. package/lib/share-sheet/index.js +3 -1
  926. package/lib/share-sheet/types.d.ts +17 -0
  927. package/lib/share-sheet/types.js +15 -0
  928. package/lib/sidebar/Sidebar.d.ts +1 -1
  929. package/lib/sidebar/Sidebar.js +2 -1
  930. package/lib/sidebar/index.css +1 -1
  931. package/lib/sidebar/index.d.ts +2 -0
  932. package/lib/sidebar/index.js +3 -1
  933. package/lib/sidebar/types.d.ts +3 -0
  934. package/lib/sidebar/types.js +15 -0
  935. package/lib/sidebar-item/SidebarItem.d.ts +1 -1
  936. package/lib/sidebar-item/SidebarItem.js +2 -1
  937. package/lib/sidebar-item/index.css +1 -1
  938. package/lib/sidebar-item/index.d.ts +2 -0
  939. package/lib/sidebar-item/index.js +3 -1
  940. package/lib/sidebar-item/types.d.ts +15 -0
  941. package/lib/sidebar-item/types.js +15 -0
  942. package/lib/skeleton/Skeleton.d.ts +1 -1
  943. package/lib/skeleton/Skeleton.js +2 -1
  944. package/lib/skeleton/index.css +1 -1
  945. package/lib/skeleton/index.d.ts +2 -0
  946. package/lib/skeleton/index.js +3 -1
  947. package/lib/skeleton/types.d.ts +9 -0
  948. package/lib/skeleton/types.js +15 -0
  949. package/lib/slider/Slider.d.ts +1 -1
  950. package/lib/slider/Slider.js +2 -1
  951. package/lib/slider/index.css +1 -1
  952. package/lib/slider/index.d.ts +2 -0
  953. package/lib/slider/index.js +3 -1
  954. package/lib/slider/types.d.ts +11 -0
  955. package/lib/slider/types.js +15 -0
  956. package/lib/space/Space.d.ts +1 -1
  957. package/lib/space/Space.js +2 -1
  958. package/lib/space/index.d.ts +1 -0
  959. package/lib/space/index.js +3 -1
  960. package/lib/step/index.css +1 -1
  961. package/lib/step/index.d.ts +1 -0
  962. package/lib/step/types.d.ts +13 -0
  963. package/lib/step/types.js +15 -0
  964. package/lib/stepper/Stepper.d.ts +1 -1
  965. package/lib/stepper/Stepper.js +2 -1
  966. package/lib/stepper/index.css +1 -1
  967. package/lib/stepper/index.d.ts +2 -0
  968. package/lib/stepper/index.js +3 -1
  969. package/lib/stepper/types.d.ts +15 -0
  970. package/lib/stepper/types.js +15 -0
  971. package/lib/steps/Steps.d.ts +1 -1
  972. package/lib/steps/Steps.js +2 -1
  973. package/lib/steps/index.css +1 -1
  974. package/lib/steps/index.d.ts +2 -0
  975. package/lib/steps/index.js +3 -1
  976. package/lib/steps/types.d.ts +3 -0
  977. package/lib/steps/types.js +15 -0
  978. package/lib/sticky/Sticky.d.ts +1 -1
  979. package/lib/sticky/Sticky.js +2 -1
  980. package/lib/sticky/index.css +1 -1
  981. package/lib/sticky/index.d.ts +2 -0
  982. package/lib/sticky/index.js +3 -1
  983. package/lib/sticky/types.d.ts +3 -0
  984. package/lib/sticky/types.js +15 -0
  985. package/lib/style/base.css +1 -1
  986. package/lib/style/css-variables.css +1 -1
  987. package/lib/style/normalize.css +1 -1
  988. package/lib/submit-bar/SubmitBar.d.ts +1 -1
  989. package/lib/submit-bar/SubmitBar.js +2 -1
  990. package/lib/submit-bar/index.css +1 -1
  991. package/lib/submit-bar/index.d.ts +2 -0
  992. package/lib/submit-bar/index.js +3 -1
  993. package/lib/submit-bar/types.d.ts +21 -0
  994. package/lib/submit-bar/types.js +15 -0
  995. package/lib/swipe/Swipe.d.ts +1 -1
  996. package/lib/swipe/Swipe.js +2 -1
  997. package/lib/swipe/index.css +1 -1
  998. package/lib/swipe/index.d.ts +2 -1
  999. package/lib/swipe/index.js +3 -1
  1000. package/lib/swipe/types.d.ts +8 -0
  1001. package/lib/swipe-cell/SwipeCell.d.ts +1 -1
  1002. package/lib/swipe-cell/SwipeCell.js +2 -1
  1003. package/lib/swipe-cell/index.d.ts +1 -0
  1004. package/lib/swipe-cell/index.js +3 -1
  1005. package/lib/switch/Switch.d.ts +1 -1
  1006. package/lib/switch/Switch.js +2 -1
  1007. package/lib/switch/index.css +1 -1
  1008. package/lib/switch/index.d.ts +2 -0
  1009. package/lib/switch/index.js +3 -1
  1010. package/lib/switch/types.d.ts +12 -0
  1011. package/lib/switch/types.js +15 -0
  1012. package/lib/tab/Tab.d.ts +1 -1
  1013. package/lib/tab/Tab.js +2 -1
  1014. package/lib/tab/index.d.ts +1 -0
  1015. package/lib/tab/index.js +3 -1
  1016. package/lib/tabbar/Tabbar.d.ts +1 -1
  1017. package/lib/tabbar/Tabbar.js +2 -1
  1018. package/lib/tabbar/index.css +1 -1
  1019. package/lib/tabbar/index.d.ts +2 -0
  1020. package/lib/tabbar/index.js +3 -1
  1021. package/lib/tabbar/types.d.ts +5 -0
  1022. package/lib/tabbar/types.js +15 -0
  1023. package/lib/tabbar-item/TabbarItem.d.ts +1 -1
  1024. package/lib/tabbar-item/TabbarItem.js +2 -1
  1025. package/lib/tabbar-item/index.css +1 -1
  1026. package/lib/tabbar-item/index.d.ts +2 -0
  1027. package/lib/tabbar-item/index.js +3 -1
  1028. package/lib/tabbar-item/types.d.ts +9 -0
  1029. package/lib/tabbar-item/types.js +15 -0
  1030. package/lib/tabs/Tabs.d.ts +1 -1
  1031. package/lib/tabs/Tabs.js +2 -1
  1032. package/lib/tabs/index.css +1 -1
  1033. package/lib/tabs/index.d.ts +2 -1
  1034. package/lib/tabs/index.js +3 -1
  1035. package/lib/tabs/types.d.ts +14 -0
  1036. package/lib/tag/Tag.d.ts +2 -3
  1037. package/lib/tag/Tag.js +2 -1
  1038. package/lib/tag/index.css +1 -1
  1039. package/lib/tag/index.d.ts +10 -8
  1040. package/lib/tag/index.js +3 -1
  1041. package/lib/tag/types.d.ts +20 -0
  1042. package/lib/tag/types.js +15 -0
  1043. package/lib/time-picker/TimePicker.d.ts +1 -1
  1044. package/lib/time-picker/TimePicker.js +2 -1
  1045. package/lib/time-picker/index.d.ts +1 -0
  1046. package/lib/time-picker/index.js +3 -1
  1047. package/lib/toast/Toast.d.ts +1 -1
  1048. package/lib/toast/Toast.js +9 -2
  1049. package/lib/toast/index.css +1 -1
  1050. package/lib/toast/index.d.ts +7 -1
  1051. package/lib/toast/index.js +3 -1
  1052. package/lib/toast/types.d.ts +17 -0
  1053. package/lib/tree-select/TreeSelect.d.ts +1 -1
  1054. package/lib/tree-select/TreeSelect.js +2 -1
  1055. package/lib/tree-select/index.css +1 -1
  1056. package/lib/tree-select/index.d.ts +2 -0
  1057. package/lib/tree-select/index.js +3 -1
  1058. package/lib/tree-select/types.d.ts +10 -0
  1059. package/lib/tree-select/types.js +15 -0
  1060. package/lib/uploader/Uploader.d.ts +1 -1
  1061. package/lib/uploader/Uploader.js +2 -1
  1062. package/lib/uploader/index.css +1 -1
  1063. package/lib/uploader/index.d.ts +2 -1
  1064. package/lib/uploader/index.js +3 -1
  1065. package/lib/uploader/types.d.ts +27 -0
  1066. package/lib/utils/basic.js +2 -1
  1067. package/lib/vant.cjs.js +115 -19
  1068. package/lib/vant.es.js +115 -19
  1069. package/lib/vant.js +115 -19
  1070. package/lib/vant.min.js +1 -1
  1071. package/lib/web-types.json +242 -181
  1072. package/package.json +3 -3
package/lib/index.d.ts CHANGED
@@ -93,4 +93,4 @@ declare namespace _default {
93
93
  }
94
94
  export default _default;
95
95
  export function install(app: any): void;
96
- export const version: "4.0.0-rc.0";
96
+ export const version: "4.0.0-rc.3";
package/lib/index.js CHANGED
@@ -200,7 +200,7 @@ __reExport(stdin_exports, require("./time-picker"), module.exports);
200
200
  __reExport(stdin_exports, require("./toast"), module.exports);
201
201
  __reExport(stdin_exports, require("./tree-select"), module.exports);
202
202
  __reExport(stdin_exports, require("./uploader"), module.exports);
203
- const version = "4.0.0-rc.0";
203
+ const version = "4.0.0-rc.3";
204
204
  function install(app) {
205
205
  const components = [
206
206
  import_action_bar.ActionBar,
@@ -1,6 +1,6 @@
1
1
  import { type ExtractPropTypes } from 'vue';
2
2
  import type { ListDirection } from './types';
3
- declare const listProps: {
3
+ export declare const listProps: {
4
4
  error: BooleanConstructor;
5
5
  offset: {
6
6
  type: (NumberConstructor | StringConstructor)[];
package/lib/list/List.js CHANGED
@@ -17,7 +17,8 @@ var __copyProps = (to, from, except, desc) => {
17
17
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
18
  var stdin_exports = {};
19
19
  __export(stdin_exports, {
20
- default: () => stdin_default
20
+ default: () => stdin_default,
21
+ listProps: () => listProps
21
22
  });
22
23
  module.exports = __toCommonJS(stdin_exports);
23
24
  var import_vue = require("vue");
@@ -1 +1 @@
1
- body{--van-list-text-color: var(--van-text-color-2);--van-list-text-font-size: var(--van-font-size-md);--van-list-text-line-height: 50px;--van-list-loading-icon-size: 16px}.van-list__loading,.van-list__finished-text,.van-list__error-text{color:var(--van-list-text-color);font-size:var(--van-list-text-font-size);line-height:var(--van-list-text-line-height);text-align:center}.van-list__placeholder{height:0;pointer-events:none}.van-list__loading-icon .van-loading__spinner{width:var(--van-list-loading-icon-size);height:var(--van-list-loading-icon-size)}
1
+ :root{--van-list-text-color: var(--van-text-color-2);--van-list-text-font-size: var(--van-font-size-md);--van-list-text-line-height: 50px;--van-list-loading-icon-size: 16px}.van-list__loading,.van-list__finished-text,.van-list__error-text{color:var(--van-list-text-color);font-size:var(--van-list-text-font-size);line-height:var(--van-list-text-line-height);text-align:center}.van-list__placeholder{height:0;pointer-events:none}.van-list__loading-icon .van-loading__spinner{width:var(--van-list-loading-icon-size);height:var(--van-list-loading-icon-size)}
@@ -50,8 +50,9 @@ export declare const List: import("../utils").WithInstall<import("vue").DefineCo
50
50
  immediateCheck: boolean;
51
51
  }>>;
52
52
  export default List;
53
+ export { listProps } from './List';
53
54
  export type { ListProps };
54
- export type { ListInstance, ListDirection } from './types';
55
+ export type { ListInstance, ListDirection, ListThemeVars } from './types';
55
56
  declare module 'vue' {
56
57
  interface GlobalComponents {
57
58
  VanList: typeof List;
package/lib/list/index.js CHANGED
@@ -24,10 +24,12 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
24
24
  var stdin_exports = {};
25
25
  __export(stdin_exports, {
26
26
  List: () => List,
27
- default: () => stdin_default
27
+ default: () => stdin_default,
28
+ listProps: () => import_List2.listProps
28
29
  });
29
30
  module.exports = __toCommonJS(stdin_exports);
30
31
  var import_utils = require("../utils");
31
32
  var import_List = __toESM(require("./List"));
33
+ var import_List2 = require("./List");
32
34
  const List = (0, import_utils.withInstall)(import_List.default);
33
35
  var stdin_default = List;
@@ -5,3 +5,9 @@ export declare type ListExpose = {
5
5
  check: () => void;
6
6
  };
7
7
  export declare type ListInstance = ComponentPublicInstance<ListProps, ListExpose>;
8
+ export declare type ListThemeVars = {
9
+ listTextColor?: string;
10
+ listTextFontSize?: string;
11
+ listTextLineHeight?: number | string;
12
+ listLoadingIconSize?: string;
13
+ };
@@ -1,6 +1,6 @@
1
1
  import { type ExtractPropTypes } from 'vue';
2
2
  export declare type LoadingType = 'circular' | 'spinner';
3
- declare const loadingProps: {
3
+ export declare const loadingProps: {
4
4
  size: (NumberConstructor | StringConstructor)[];
5
5
  type: {
6
6
  type: import("vue").PropType<LoadingType>;
@@ -17,7 +17,8 @@ var __copyProps = (to, from, except, desc) => {
17
17
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
18
  var stdin_exports = {};
19
19
  __export(stdin_exports, {
20
- default: () => stdin_default
20
+ default: () => stdin_default,
21
+ loadingProps: () => loadingProps
21
22
  });
22
23
  module.exports = __toCommonJS(stdin_exports);
23
24
  var import_vue = require("vue");
@@ -1 +1 @@
1
- body{--van-loading-text-color: var(--van-text-color-2);--van-loading-text-font-size: var(--van-font-size-md);--van-loading-spinner-color: var(--van-gray-5);--van-loading-spinner-size: 30px;--van-loading-spinner-duration: .8s}.van-loading{position:relative;color:var(--van-loading-spinner-color);font-size:0;vertical-align:middle}.van-loading__spinner{position:relative;display:inline-block;width:var(--van-loading-spinner-size);max-width:100%;height:var(--van-loading-spinner-size);max-height:100%;vertical-align:middle;animation:van-rotate var(--van-loading-spinner-duration) linear infinite}.van-loading__spinner--spinner{animation-timing-function:steps(12)}.van-loading__spinner--circular{animation-duration:2s}.van-loading__line{position:absolute;top:0;left:0;width:100%;height:100%}.van-loading__line:before{display:block;width:2px;height:25%;margin:0 auto;background-color:currentColor;border-radius:40%;content:" "}.van-loading__circular{display:block;width:100%;height:100%}.van-loading__circular circle{animation:van-circular 1.5s ease-in-out infinite;stroke:currentColor;stroke-width:3;stroke-linecap:round}.van-loading__text{display:inline-block;margin-left:var(--van-padding-xs);color:var(--van-loading-text-color);font-size:var(--van-loading-text-font-size);vertical-align:middle}.van-loading--vertical{display:flex;flex-direction:column;align-items:center}.van-loading--vertical .van-loading__text{margin:var(--van-padding-xs) 0 0}@keyframes van-circular{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40}to{stroke-dasharray:90,150;stroke-dashoffset:-120}}.van-loading__line--1{transform:rotate(30deg);opacity:1}.van-loading__line--2{transform:rotate(60deg);opacity:.9375}.van-loading__line--3{transform:rotate(90deg);opacity:.875}.van-loading__line--4{transform:rotate(120deg);opacity:.8125}.van-loading__line--5{transform:rotate(150deg);opacity:.75}.van-loading__line--6{transform:rotate(180deg);opacity:.6875}.van-loading__line--7{transform:rotate(210deg);opacity:.625}.van-loading__line--8{transform:rotate(240deg);opacity:.5625}.van-loading__line--9{transform:rotate(270deg);opacity:.5}.van-loading__line--10{transform:rotate(300deg);opacity:.4375}.van-loading__line--11{transform:rotate(330deg);opacity:.375}.van-loading__line--12{transform:rotate(360deg);opacity:.3125}
1
+ :root{--van-loading-text-color: var(--van-text-color-2);--van-loading-text-font-size: var(--van-font-size-md);--van-loading-spinner-color: var(--van-gray-5);--van-loading-spinner-size: 30px;--van-loading-spinner-duration: .8s}.van-loading{position:relative;color:var(--van-loading-spinner-color);font-size:0;vertical-align:middle}.van-loading__spinner{position:relative;display:inline-block;width:var(--van-loading-spinner-size);max-width:100%;height:var(--van-loading-spinner-size);max-height:100%;vertical-align:middle;animation:van-rotate var(--van-loading-spinner-duration) linear infinite}.van-loading__spinner--spinner{animation-timing-function:steps(12)}.van-loading__spinner--circular{animation-duration:2s}.van-loading__line{position:absolute;top:0;left:0;width:100%;height:100%}.van-loading__line:before{display:block;width:2px;height:25%;margin:0 auto;background-color:currentColor;border-radius:40%;content:" "}.van-loading__circular{display:block;width:100%;height:100%}.van-loading__circular circle{animation:van-circular 1.5s ease-in-out infinite;stroke:currentColor;stroke-width:3;stroke-linecap:round}.van-loading__text{display:inline-block;margin-left:var(--van-padding-xs);color:var(--van-loading-text-color);font-size:var(--van-loading-text-font-size);vertical-align:middle}.van-loading--vertical{display:flex;flex-direction:column;align-items:center}.van-loading--vertical .van-loading__text{margin:var(--van-padding-xs) 0 0}@keyframes van-circular{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40}to{stroke-dasharray:90,150;stroke-dashoffset:-120}}.van-loading__line--1{transform:rotate(30deg);opacity:1}.van-loading__line--2{transform:rotate(60deg);opacity:.9375}.van-loading__line--3{transform:rotate(90deg);opacity:.875}.van-loading__line--4{transform:rotate(120deg);opacity:.8125}.van-loading__line--5{transform:rotate(150deg);opacity:.75}.van-loading__line--6{transform:rotate(180deg);opacity:.6875}.van-loading__line--7{transform:rotate(210deg);opacity:.625}.van-loading__line--8{transform:rotate(240deg);opacity:.5625}.van-loading__line--9{transform:rotate(270deg);opacity:.5}.van-loading__line--10{transform:rotate(300deg);opacity:.4375}.van-loading__line--11{transform:rotate(330deg);opacity:.375}.van-loading__line--12{transform:rotate(360deg);opacity:.3125}
@@ -23,7 +23,9 @@ export declare const Loading: import("../utils").WithInstall<import("vue").Defin
23
23
  vertical: boolean;
24
24
  }>>;
25
25
  export default Loading;
26
+ export { loadingProps } from './Loading';
26
27
  export type { LoadingType, LoadingProps } from './Loading';
28
+ export type { LoadingThemeVars } from './types';
27
29
  declare module 'vue' {
28
30
  interface GlobalComponents {
29
31
  VanLoading: typeof Loading;
@@ -24,10 +24,12 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
24
24
  var stdin_exports = {};
25
25
  __export(stdin_exports, {
26
26
  Loading: () => Loading,
27
- default: () => stdin_default
27
+ default: () => stdin_default,
28
+ loadingProps: () => import_Loading2.loadingProps
28
29
  });
29
30
  module.exports = __toCommonJS(stdin_exports);
30
31
  var import_utils = require("../utils");
31
32
  var import_Loading = __toESM(require("./Loading"));
33
+ var import_Loading2 = require("./Loading");
32
34
  const Loading = (0, import_utils.withInstall)(import_Loading.default);
33
35
  var stdin_default = Loading;
@@ -0,0 +1,7 @@
1
+ export declare type LoadingThemeVars = {
2
+ loadingTextColor?: string;
3
+ loadingTextFontSize?: string;
4
+ loadingSpinnerColor?: string;
5
+ loadingSpinnerSize?: string;
6
+ loadingSpinnerDuration?: string;
7
+ };
@@ -0,0 +1,15 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __copyProps = (to, from, except, desc) => {
6
+ if (from && typeof from === "object" || typeof from === "function") {
7
+ for (let key of __getOwnPropNames(from))
8
+ if (!__hasOwnProp.call(to, key) && key !== except)
9
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
10
+ }
11
+ return to;
12
+ };
13
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
14
+ var stdin_exports = {};
15
+ module.exports = __toCommonJS(stdin_exports);
@@ -1,5 +1,5 @@
1
1
  import { type ExtractPropTypes } from 'vue';
2
- declare const navBarProps: {
2
+ export declare const navBarProps: {
3
3
  title: StringConstructor;
4
4
  fixed: BooleanConstructor;
5
5
  zIndex: (NumberConstructor | StringConstructor)[];
@@ -17,7 +17,8 @@ var __copyProps = (to, from, except, desc) => {
17
17
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
18
  var stdin_exports = {};
19
19
  __export(stdin_exports, {
20
- default: () => stdin_default
20
+ default: () => stdin_default,
21
+ navBarProps: () => navBarProps
21
22
  });
22
23
  module.exports = __toCommonJS(stdin_exports);
23
24
  var import_vue = require("vue");
@@ -1 +1 @@
1
- body{--van-nav-bar-height: 46px;--van-nav-bar-background: var(--van-background-2);--van-nav-bar-arrow-size: 16px;--van-nav-bar-icon-color: var(--van-primary-color);--van-nav-bar-text-color: var(--van-primary-color);--van-nav-bar-title-font-size: var(--van-font-size-lg);--van-nav-bar-title-text-color: var(--van-text-color);--van-nav-bar-z-index: 1}.van-nav-bar{position:relative;z-index:var(--van-nav-bar-z-index);line-height:var(--van-line-height-lg);text-align:center;background:var(--van-nav-bar-background);-webkit-user-select:none;user-select:none}.van-nav-bar--fixed{position:fixed;top:0;left:0;width:100%}.van-nav-bar--safe-area-inset-top{padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top)}.van-nav-bar .van-icon{color:var(--van-nav-bar-icon-color)}.van-nav-bar__content{position:relative;display:flex;align-items:center;height:var(--van-nav-bar-height)}.van-nav-bar__arrow{margin-right:var(--van-padding-base);font-size:var(--van-nav-bar-arrow-size)}.van-nav-bar__title{max-width:60%;margin:0 auto;color:var(--van-nav-bar-title-text-color);font-weight:var(--van-font-bold);font-size:var(--van-nav-bar-title-font-size)}.van-nav-bar__left,.van-nav-bar__right{position:absolute;top:0;bottom:0;display:flex;align-items:center;padding:0 var(--van-padding-md);font-size:var(--van-font-size-md)}.van-nav-bar__left{left:0}.van-nav-bar__right{right:0}.van-nav-bar__text{color:var(--van-nav-bar-text-color)}
1
+ :root{--van-nav-bar-height: 46px;--van-nav-bar-background: var(--van-background-2);--van-nav-bar-arrow-size: 16px;--van-nav-bar-icon-color: var(--van-primary-color);--van-nav-bar-text-color: var(--van-primary-color);--van-nav-bar-title-font-size: var(--van-font-size-lg);--van-nav-bar-title-text-color: var(--van-text-color);--van-nav-bar-z-index: 1}.van-nav-bar{position:relative;z-index:var(--van-nav-bar-z-index);line-height:var(--van-line-height-lg);text-align:center;background:var(--van-nav-bar-background);-webkit-user-select:none;user-select:none}.van-nav-bar--fixed{position:fixed;top:0;left:0;width:100%}.van-nav-bar--safe-area-inset-top{padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top)}.van-nav-bar .van-icon{color:var(--van-nav-bar-icon-color)}.van-nav-bar__content{position:relative;display:flex;align-items:center;height:var(--van-nav-bar-height)}.van-nav-bar__arrow{margin-right:var(--van-padding-base);font-size:var(--van-nav-bar-arrow-size)}.van-nav-bar__title{max-width:60%;margin:0 auto;color:var(--van-nav-bar-title-text-color);font-weight:var(--van-font-bold);font-size:var(--van-nav-bar-title-font-size)}.van-nav-bar__left,.van-nav-bar__right{position:absolute;top:0;bottom:0;display:flex;align-items:center;padding:0 var(--van-padding-md);font-size:var(--van-font-size-md)}.van-nav-bar__left{left:0}.van-nav-bar__right{right:0}.van-nav-bar__text{color:var(--van-nav-bar-text-color)}
@@ -35,7 +35,9 @@ export declare const NavBar: import("../utils").WithInstall<import("vue").Define
35
35
  leftArrow: boolean;
36
36
  }>>;
37
37
  export default NavBar;
38
+ export { navBarProps } from './NavBar';
38
39
  export type { NavBarProps } from './NavBar';
40
+ export type { NavBarThemeVars } from './types';
39
41
  declare module 'vue' {
40
42
  interface GlobalComponents {
41
43
  VanNavBar: typeof NavBar;
@@ -24,10 +24,12 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
24
24
  var stdin_exports = {};
25
25
  __export(stdin_exports, {
26
26
  NavBar: () => NavBar,
27
- default: () => stdin_default
27
+ default: () => stdin_default,
28
+ navBarProps: () => import_NavBar2.navBarProps
28
29
  });
29
30
  module.exports = __toCommonJS(stdin_exports);
30
31
  var import_utils = require("../utils");
31
32
  var import_NavBar = __toESM(require("./NavBar"));
33
+ var import_NavBar2 = require("./NavBar");
32
34
  const NavBar = (0, import_utils.withInstall)(import_NavBar.default);
33
35
  var stdin_default = NavBar;
@@ -0,0 +1,10 @@
1
+ export declare type NavBarThemeVars = {
2
+ navBarHeight?: string;
3
+ navBarBackground?: string;
4
+ navBarArrowSize?: string;
5
+ navBarIconColor?: string;
6
+ navBarTextColor?: string;
7
+ navBarTitleFontSize?: string;
8
+ navBarTitleTextColor?: string;
9
+ navBarZIndex?: number | string;
10
+ };
@@ -0,0 +1,15 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __copyProps = (to, from, except, desc) => {
6
+ if (from && typeof from === "object" || typeof from === "function") {
7
+ for (let key of __getOwnPropNames(from))
8
+ if (!__hasOwnProp.call(to, key) && key !== except)
9
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
10
+ }
11
+ return to;
12
+ };
13
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
14
+ var stdin_exports = {};
15
+ module.exports = __toCommonJS(stdin_exports);
@@ -1,6 +1,6 @@
1
1
  import { type PropType, type ExtractPropTypes } from 'vue';
2
2
  import { NoticeBarMode } from './types';
3
- declare const noticeBarProps: {
3
+ export declare const noticeBarProps: {
4
4
  text: StringConstructor;
5
5
  mode: PropType<NoticeBarMode>;
6
6
  color: StringConstructor;
@@ -17,7 +17,8 @@ var __copyProps = (to, from, except, desc) => {
17
17
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
18
  var stdin_exports = {};
19
19
  __export(stdin_exports, {
20
- default: () => stdin_default
20
+ default: () => stdin_default,
21
+ noticeBarProps: () => noticeBarProps
21
22
  });
22
23
  module.exports = __toCommonJS(stdin_exports);
23
24
  var import_vue = require("vue");
@@ -1 +1 @@
1
- body{--van-notice-bar-height: 40px;--van-notice-bar-padding: 0 var(--van-padding-md);--van-notice-bar-wrapable-padding: var(--van-padding-xs) var(--van-padding-md);--van-notice-bar-text-color: var(--van-orange-dark);--van-notice-bar-font-size: var(--van-font-size-md);--van-notice-bar-line-height: 24px;--van-notice-bar-background: var(--van-orange-light);--van-notice-bar-icon-size: 16px;--van-notice-bar-icon-min-width: 24px}.van-notice-bar{position:relative;display:flex;align-items:center;height:var(--van-notice-bar-height);padding:var(--van-notice-bar-padding);color:var(--van-notice-bar-text-color);font-size:var(--van-notice-bar-font-size);line-height:var(--van-notice-bar-line-height);background:var(--van-notice-bar-background)}.van-notice-bar__left-icon,.van-notice-bar__right-icon{min-width:var(--van-notice-bar-icon-min-width);font-size:var(--van-notice-bar-icon-size)}.van-notice-bar__right-icon{text-align:right;cursor:pointer}.van-notice-bar__wrap{position:relative;display:flex;flex:1;align-items:center;height:100%;overflow:hidden}.van-notice-bar__content{position:absolute;white-space:nowrap;transition-timing-function:linear}.van-notice-bar__content.van-ellipsis{max-width:100%}.van-notice-bar--wrapable{height:auto;padding:var(--van-notice-bar-wrapable-padding)}.van-notice-bar--wrapable .van-notice-bar__wrap{height:auto}.van-notice-bar--wrapable .van-notice-bar__content{position:relative;white-space:normal;word-wrap:break-word}
1
+ :root{--van-notice-bar-height: 40px;--van-notice-bar-padding: 0 var(--van-padding-md);--van-notice-bar-wrapable-padding: var(--van-padding-xs) var(--van-padding-md);--van-notice-bar-text-color: var(--van-orange-dark);--van-notice-bar-font-size: var(--van-font-size-md);--van-notice-bar-line-height: 24px;--van-notice-bar-background: var(--van-orange-light);--van-notice-bar-icon-size: 16px;--van-notice-bar-icon-min-width: 24px}.van-notice-bar{position:relative;display:flex;align-items:center;height:var(--van-notice-bar-height);padding:var(--van-notice-bar-padding);color:var(--van-notice-bar-text-color);font-size:var(--van-notice-bar-font-size);line-height:var(--van-notice-bar-line-height);background:var(--van-notice-bar-background)}.van-notice-bar__left-icon,.van-notice-bar__right-icon{min-width:var(--van-notice-bar-icon-min-width);font-size:var(--van-notice-bar-icon-size)}.van-notice-bar__right-icon{text-align:right;cursor:pointer}.van-notice-bar__wrap{position:relative;display:flex;flex:1;align-items:center;height:100%;overflow:hidden}.van-notice-bar__content{position:absolute;white-space:nowrap;transition-timing-function:linear}.van-notice-bar__content.van-ellipsis{max-width:100%}.van-notice-bar--wrapable{height:auto;padding:var(--van-notice-bar-wrapable-padding)}.van-notice-bar--wrapable .van-notice-bar__wrap{height:auto}.van-notice-bar--wrapable .van-notice-bar__content{position:relative;white-space:normal;word-wrap:break-word}
@@ -47,8 +47,9 @@ export declare const NoticeBar: import("../utils").WithInstall<import("vue").Def
47
47
  wrapable: boolean;
48
48
  }>>;
49
49
  export default NoticeBar;
50
+ export { noticeBarProps } from './NoticeBar';
50
51
  export type { NoticeBarProps };
51
- export type { NoticeBarMode, NoticeBarInstance } from './types';
52
+ export type { NoticeBarMode, NoticeBarInstance, NoticeBarThemeVars, } from './types';
52
53
  declare module 'vue' {
53
54
  interface GlobalComponents {
54
55
  VanNoticeBar: typeof NoticeBar;
@@ -24,10 +24,12 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
24
24
  var stdin_exports = {};
25
25
  __export(stdin_exports, {
26
26
  NoticeBar: () => NoticeBar,
27
- default: () => stdin_default
27
+ default: () => stdin_default,
28
+ noticeBarProps: () => import_NoticeBar2.noticeBarProps
28
29
  });
29
30
  module.exports = __toCommonJS(stdin_exports);
30
31
  var import_utils = require("../utils");
31
32
  var import_NoticeBar = __toESM(require("./NoticeBar"));
33
+ var import_NoticeBar2 = require("./NoticeBar");
32
34
  const NoticeBar = (0, import_utils.withInstall)(import_NoticeBar.default);
33
35
  var stdin_default = NoticeBar;
@@ -5,3 +5,14 @@ export declare type NoticeBarExpose = {
5
5
  reset: () => void;
6
6
  };
7
7
  export declare type NoticeBarInstance = ComponentPublicInstance<NoticeBarProps, NoticeBarExpose>;
8
+ export declare type NoticeBarThemeVars = {
9
+ noticeBarHeight?: string;
10
+ noticeBarPadding?: string;
11
+ noticeBarWrapablePadding?: string;
12
+ noticeBarTextColor?: string;
13
+ noticeBarFontSize?: string;
14
+ noticeBarLineHeight?: number | string;
15
+ noticeBarBackground?: string;
16
+ noticeBarIconSize?: string;
17
+ noticeBarIconMinWidth?: string;
18
+ };
@@ -1,6 +1,6 @@
1
1
  import { type ExtractPropTypes } from 'vue';
2
2
  import type { NotifyType, NotifyPosition } from './types';
3
- declare const notifyProps: {
3
+ export declare const notifyProps: {
4
4
  show: BooleanConstructor;
5
5
  zIndex: (NumberConstructor | StringConstructor)[];
6
6
  overlay: {
@@ -17,7 +17,8 @@ var __copyProps = (to, from, except, desc) => {
17
17
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
18
  var stdin_exports = {};
19
19
  __export(stdin_exports, {
20
- default: () => stdin_default
20
+ default: () => stdin_default,
21
+ notifyProps: () => notifyProps
21
22
  });
22
23
  module.exports = __toCommonJS(stdin_exports);
23
24
  var import_vue = require("vue");
@@ -52,6 +53,7 @@ var stdin_default = (0, import_vue2.defineComponent)({
52
53
  background: props.background
53
54
  },
54
55
  "overlay": false,
56
+ "zIndex": props.zIndex,
55
57
  "position": props.position,
56
58
  "duration": 0.2,
57
59
  "lockScroll": props.lockScroll,
@@ -1 +1 @@
1
- body{--van-notify-text-color: var(--van-white);--van-notify-padding: var(--van-padding-xs) var(--van-padding-md);--van-notify-font-size: var(--van-font-size-md);--van-notify-line-height: var(--van-line-height-md);--van-notify-primary-background: var(--van-primary-color);--van-notify-success-background: var(--van-success-color);--van-notify-danger-background: var(--van-danger-color);--van-notify-warning-background: var(--van-warning-color)}.van-notify{display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:var(--van-notify-padding);color:var(--van-notify-text-color);font-size:var(--van-notify-font-size);line-height:var(--van-notify-line-height);white-space:pre-wrap;text-align:center;word-wrap:break-word}.van-notify--primary{background:var(--van-notify-primary-background)}.van-notify--success{background:var(--van-notify-success-background)}.van-notify--danger{background:var(--van-notify-danger-background)}.van-notify--warning{background:var(--van-notify-warning-background)}
1
+ :root{--van-notify-text-color: var(--van-white);--van-notify-padding: var(--van-padding-xs) var(--van-padding-md);--van-notify-font-size: var(--van-font-size-md);--van-notify-line-height: var(--van-line-height-md);--van-notify-primary-background: var(--van-primary-color);--van-notify-success-background: var(--van-success-color);--van-notify-danger-background: var(--van-danger-color);--van-notify-warning-background: var(--van-warning-color)}.van-notify{display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:var(--van-notify-padding);color:var(--van-notify-text-color);font-size:var(--van-notify-font-size);line-height:var(--van-notify-line-height);white-space:pre-wrap;text-align:center;word-wrap:break-word}.van-notify--primary{background:var(--van-notify-primary-background)}.van-notify--success{background:var(--van-notify-success-background)}.van-notify--danger{background:var(--van-notify-danger-background)}.van-notify--warning{background:var(--van-notify-warning-background)}
@@ -89,11 +89,12 @@ export declare const Notify: import("../utils").WithInstall<import("vue").Define
89
89
  closeOnClickOverlay: boolean;
90
90
  }>>;
91
91
  export default Notify;
92
+ export { notifyProps } from './Notify';
92
93
  export { showNotify, closeNotify, setNotifyDefaultOptions, resetNotifyDefaultOptions, } from './function-call';
93
94
  export type { NotifyProps } from './Notify';
94
- export type { NotifyType, NotifyOptions } from './types';
95
+ export type { NotifyType, NotifyOptions, NotifyThemeVars } from './types';
95
96
  declare module 'vue' {
96
97
  interface GlobalComponents {
97
- VanNotify: typeof Notify.Component;
98
+ VanNotify: typeof Notify;
98
99
  }
99
100
  }
@@ -26,6 +26,7 @@ __export(stdin_exports, {
26
26
  Notify: () => Notify,
27
27
  closeNotify: () => import_function_call.closeNotify,
28
28
  default: () => stdin_default,
29
+ notifyProps: () => import_Notify2.notifyProps,
29
30
  resetNotifyDefaultOptions: () => import_function_call.resetNotifyDefaultOptions,
30
31
  setNotifyDefaultOptions: () => import_function_call.setNotifyDefaultOptions,
31
32
  showNotify: () => import_function_call.showNotify
@@ -33,6 +34,7 @@ __export(stdin_exports, {
33
34
  module.exports = __toCommonJS(stdin_exports);
34
35
  var import_utils = require("../utils");
35
36
  var import_Notify = __toESM(require("./Notify"));
37
+ var import_Notify2 = require("./Notify");
36
38
  var import_function_call = require("./function-call");
37
39
  const Notify = (0, import_utils.withInstall)(import_Notify.default);
38
40
  var stdin_default = Notify;
@@ -15,3 +15,13 @@ export declare type NotifyOptions = {
15
15
  onClose?: () => void;
16
16
  onOpened?: () => void;
17
17
  };
18
+ export declare type NotifyThemeVars = {
19
+ notifyTextColor?: string;
20
+ notifyPadding?: string;
21
+ notifyFontSize?: string;
22
+ notifyLineHeight?: number | string;
23
+ notifyPrimaryBackground?: string;
24
+ notifySuccessBackground?: string;
25
+ notifyDangerBackground?: string;
26
+ notifyWarningBackground?: string;
27
+ };
@@ -1,6 +1,6 @@
1
1
  import { type PropType, type ExtractPropTypes } from 'vue';
2
2
  export declare type NumberKeyboardTheme = 'default' | 'custom';
3
- declare const numberKeyboardProps: {
3
+ export declare const numberKeyboardProps: {
4
4
  show: BooleanConstructor;
5
5
  title: StringConstructor;
6
6
  theme: {
@@ -23,7 +23,8 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
23
23
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
24
24
  var stdin_exports = {};
25
25
  __export(stdin_exports, {
26
- default: () => stdin_default
26
+ default: () => stdin_default,
27
+ numberKeyboardProps: () => numberKeyboardProps
27
28
  });
28
29
  module.exports = __toCommonJS(stdin_exports);
29
30
  var import_vue = require("vue");
@@ -1 +1 @@
1
- body{--van-number-keyboard-background: var(--van-gray-2);--van-number-keyboard-key-height: 48px;--van-number-keyboard-key-font-size: 28px;--van-number-keyboard-key-active-color: var(--van-gray-3);--van-number-keyboard-key-background: var(--van-background-2);--van-number-keyboard-delete-font-size: var(--van-font-size-lg);--van-number-keyboard-title-color: var(--van-gray-7);--van-number-keyboard-title-height: 34px;--van-number-keyboard-title-font-size: var(--van-font-size-lg);--van-number-keyboard-close-padding: 0 var(--van-padding-md);--van-number-keyboard-close-color: var(--van-link-color);--van-number-keyboard-close-font-size: var(--van-font-size-md);--van-number-keyboard-button-text-color: var(--van-white);--van-number-keyboard-button-background: var(--van-primary-color);--van-number-keyboard-z-index: 100}.van-theme-dark{--van-number-keyboard-background: var(--van-gray-8);--van-number-keyboard-key-background: var(--van-gray-7);--van-number-keyboard-key-active-color: var(--van-gray-6)}.van-number-keyboard{position:fixed;bottom:0;left:0;z-index:var(--van-number-keyboard-z-index);width:100%;padding-bottom:22px;background:var(--van-number-keyboard-background);-webkit-user-select:none;user-select:none}.van-number-keyboard--with-title{border-radius:20px 20px 0 0}.van-number-keyboard__header{position:relative;display:flex;align-items:center;justify-content:center;box-sizing:content-box;height:var(--van-number-keyboard-title-height);padding-top:6px;color:var(--van-number-keyboard-title-color);font-size:var(--van-number-keyboard-title-font-size)}.van-number-keyboard__title{display:inline-block;font-weight:400}.van-number-keyboard__title-left{position:absolute;left:0}.van-number-keyboard__body{display:flex;padding:6px 0 0 6px}.van-number-keyboard__keys{display:flex;flex:3;flex-wrap:wrap}.van-number-keyboard__close{position:absolute;right:0;height:100%;padding:var(--van-number-keyboard-close-padding);color:var(--van-number-keyboard-close-color);font-size:var(--van-number-keyboard-close-font-size);background-color:transparent;border:none}.van-number-keyboard__sidebar{display:flex;flex:1;flex-direction:column}.van-number-keyboard--unfit{padding-bottom:0}.van-key{display:flex;align-items:center;justify-content:center;height:var(--van-number-keyboard-key-height);font-size:var(--van-number-keyboard-key-font-size);line-height:1.5;background:var(--van-number-keyboard-key-background);border-radius:var(--van-radius-lg);cursor:pointer}.van-key--large{position:absolute;top:0;right:6px;bottom:6px;left:0;height:auto}.van-key--blue,.van-key--delete{font-size:var(--van-number-keyboard-delete-font-size)}.van-key--active{background-color:var(--van-number-keyboard-key-active-color)}.van-key--blue{color:var(--van-number-keyboard-button-text-color);background:var(--van-number-keyboard-button-background)}.van-key--blue.van-key--active{opacity:var(--van-active-opacity)}.van-key__wrapper{position:relative;flex:1;flex-basis:33%;box-sizing:border-box;padding:0 6px 6px 0}.van-key__wrapper--wider{flex-basis:66%}.van-key__delete-icon{width:32px;height:22px}.van-key__collapse-icon{width:30px;height:24px}.van-key__loading-icon{color:var(--van-number-keyboard-button-text-color)}
1
+ :root{--van-number-keyboard-background: var(--van-gray-2);--van-number-keyboard-key-height: 48px;--van-number-keyboard-key-font-size: 28px;--van-number-keyboard-key-active-color: var(--van-gray-3);--van-number-keyboard-key-background: var(--van-background-2);--van-number-keyboard-delete-font-size: var(--van-font-size-lg);--van-number-keyboard-title-color: var(--van-gray-7);--van-number-keyboard-title-height: 34px;--van-number-keyboard-title-font-size: var(--van-font-size-lg);--van-number-keyboard-close-padding: 0 var(--van-padding-md);--van-number-keyboard-close-color: var(--van-link-color);--van-number-keyboard-close-font-size: var(--van-font-size-md);--van-number-keyboard-button-text-color: var(--van-white);--van-number-keyboard-button-background: var(--van-primary-color);--van-number-keyboard-z-index: 100}.van-theme-dark{--van-number-keyboard-background: var(--van-gray-8);--van-number-keyboard-key-background: var(--van-gray-7);--van-number-keyboard-key-active-color: var(--van-gray-6)}.van-number-keyboard{position:fixed;bottom:0;left:0;z-index:var(--van-number-keyboard-z-index);width:100%;padding-bottom:22px;background:var(--van-number-keyboard-background);-webkit-user-select:none;user-select:none}.van-number-keyboard--with-title{border-radius:20px 20px 0 0}.van-number-keyboard__header{position:relative;display:flex;align-items:center;justify-content:center;box-sizing:content-box;height:var(--van-number-keyboard-title-height);padding-top:6px;color:var(--van-number-keyboard-title-color);font-size:var(--van-number-keyboard-title-font-size)}.van-number-keyboard__title{display:inline-block;font-weight:400}.van-number-keyboard__title-left{position:absolute;left:0}.van-number-keyboard__body{display:flex;padding:6px 0 0 6px}.van-number-keyboard__keys{display:flex;flex:3;flex-wrap:wrap}.van-number-keyboard__close{position:absolute;right:0;height:100%;padding:var(--van-number-keyboard-close-padding);color:var(--van-number-keyboard-close-color);font-size:var(--van-number-keyboard-close-font-size);background-color:transparent;border:none}.van-number-keyboard__sidebar{display:flex;flex:1;flex-direction:column}.van-number-keyboard--unfit{padding-bottom:0}.van-key{display:flex;align-items:center;justify-content:center;height:var(--van-number-keyboard-key-height);font-size:var(--van-number-keyboard-key-font-size);line-height:1.5;background:var(--van-number-keyboard-key-background);border-radius:var(--van-radius-lg);cursor:pointer}.van-key--large{position:absolute;top:0;right:6px;bottom:6px;left:0;height:auto}.van-key--blue,.van-key--delete{font-size:var(--van-number-keyboard-delete-font-size)}.van-key--active{background-color:var(--van-number-keyboard-key-active-color)}.van-key--blue{color:var(--van-number-keyboard-button-text-color);background:var(--van-number-keyboard-button-background)}.van-key--blue.van-key--active{opacity:var(--van-active-opacity)}.van-key__wrapper{position:relative;flex:1;flex-basis:33%;box-sizing:border-box;padding:0 6px 6px 0}.van-key__wrapper--wider{flex-basis:66%}.van-key__delete-icon{width:32px;height:22px}.van-key__collapse-icon{width:30px;height:24px}.van-key__loading-icon{color:var(--van-number-keyboard-button-text-color)}
@@ -111,7 +111,9 @@ export declare const NumberKeyboard: import("../utils").WithInstall<import("vue"
111
111
  extraKey: string | string[];
112
112
  }>>;
113
113
  export default NumberKeyboard;
114
+ export { numberKeyboardProps } from './NumberKeyboard';
114
115
  export type { NumberKeyboardProps, NumberKeyboardTheme, } from './NumberKeyboard';
116
+ export type { NumberKeyboardThemeVars } from './types';
115
117
  declare module 'vue' {
116
118
  interface GlobalComponents {
117
119
  VanNumberKeyboard: typeof NumberKeyboard;
@@ -24,10 +24,12 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
24
24
  var stdin_exports = {};
25
25
  __export(stdin_exports, {
26
26
  NumberKeyboard: () => NumberKeyboard,
27
- default: () => stdin_default
27
+ default: () => stdin_default,
28
+ numberKeyboardProps: () => import_NumberKeyboard2.numberKeyboardProps
28
29
  });
29
30
  module.exports = __toCommonJS(stdin_exports);
30
31
  var import_utils = require("../utils");
31
32
  var import_NumberKeyboard = __toESM(require("./NumberKeyboard"));
33
+ var import_NumberKeyboard2 = require("./NumberKeyboard");
32
34
  const NumberKeyboard = (0, import_utils.withInstall)(import_NumberKeyboard.default);
33
35
  var stdin_default = NumberKeyboard;
@@ -0,0 +1,17 @@
1
+ export declare type NumberKeyboardThemeVars = {
2
+ numberKeyboardBackground?: string;
3
+ numberKeyboardKeyHeight?: string;
4
+ numberKeyboardKeyFontSize?: string;
5
+ numberKeyboardKeyActiveColor?: string;
6
+ numberKeyboardKeyBackground?: string;
7
+ numberKeyboardDeleteFontSize?: string;
8
+ numberKeyboardTitleColor?: string;
9
+ numberKeyboardTitleHeight?: string;
10
+ numberKeyboardTitleFontSize?: string;
11
+ numberKeyboardClosePadding?: string;
12
+ numberKeyboardCloseColor?: string;
13
+ numberKeyboardCloseFontSize?: string;
14
+ numberKeyboardButtonTextColor?: string;
15
+ numberKeyboardButtonBackground?: string;
16
+ numberKeyboardZIndex?: number | string;
17
+ };
@@ -0,0 +1,15 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __copyProps = (to, from, except, desc) => {
6
+ if (from && typeof from === "object" || typeof from === "function") {
7
+ for (let key of __getOwnPropNames(from))
8
+ if (!__hasOwnProp.call(to, key) && key !== except)
9
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
10
+ }
11
+ return to;
12
+ };
13
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
14
+ var stdin_exports = {};
15
+ module.exports = __toCommonJS(stdin_exports);
@@ -1,5 +1,5 @@
1
1
  import { type PropType, type CSSProperties, type ExtractPropTypes } from 'vue';
2
- declare const overlayProps: {
2
+ export declare const overlayProps: {
3
3
  show: BooleanConstructor;
4
4
  zIndex: (NumberConstructor | StringConstructor)[];
5
5
  duration: (NumberConstructor | StringConstructor)[];
@@ -17,7 +17,8 @@ var __copyProps = (to, from, except, desc) => {
17
17
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
18
  var stdin_exports = {};
19
19
  __export(stdin_exports, {
20
- default: () => stdin_default
20
+ default: () => stdin_default,
21
+ overlayProps: () => overlayProps
21
22
  });
22
23
  module.exports = __toCommonJS(stdin_exports);
23
24
  var import_vue = require("vue");
@@ -1 +1 @@
1
- body{--van-overlay-z-index: 1;--van-overlay-background: rgba(0, 0, 0, .7)}.van-overlay{position:fixed;top:0;left:0;z-index:var(--van-overlay-z-index);width:100%;height:100%;background:var(--van-overlay-background)}
1
+ :root{--van-overlay-z-index: 1;--van-overlay-background: rgba(0, 0, 0, .7)}.van-overlay{position:fixed;top:0;left:0;z-index:var(--van-overlay-z-index);width:100%;height:100%;background:var(--van-overlay-background)}
@@ -32,7 +32,9 @@ export declare const Overlay: import("../utils").WithInstall<import("vue").Defin
32
32
  lazyRender: boolean;
33
33
  }>>;
34
34
  export default Overlay;
35
+ export { overlayProps } from './Overlay';
35
36
  export type { OverlayProps } from './Overlay';
37
+ export type { OverlayThemeVars } from './types';
36
38
  declare module 'vue' {
37
39
  interface GlobalComponents {
38
40
  VanOverlay: typeof Overlay;
@@ -24,10 +24,12 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
24
24
  var stdin_exports = {};
25
25
  __export(stdin_exports, {
26
26
  Overlay: () => Overlay,
27
- default: () => stdin_default
27
+ default: () => stdin_default,
28
+ overlayProps: () => import_Overlay2.overlayProps
28
29
  });
29
30
  module.exports = __toCommonJS(stdin_exports);
30
31
  var import_utils = require("../utils");
31
32
  var import_Overlay = __toESM(require("./Overlay"));
33
+ var import_Overlay2 = require("./Overlay");
32
34
  const Overlay = (0, import_utils.withInstall)(import_Overlay.default);
33
35
  var stdin_default = Overlay;
@@ -0,0 +1,4 @@
1
+ export declare type OverlayThemeVars = {
2
+ overlayZIndex?: number | string;
3
+ overlayBackground?: string;
4
+ };
@@ -0,0 +1,15 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __copyProps = (to, from, except, desc) => {
6
+ if (from && typeof from === "object" || typeof from === "function") {
7
+ for (let key of __getOwnPropNames(from))
8
+ if (!__hasOwnProp.call(to, key) && key !== except)
9
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
10
+ }
11
+ return to;
12
+ };
13
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
14
+ var stdin_exports = {};
15
+ module.exports = __toCommonJS(stdin_exports);
@@ -1,6 +1,6 @@
1
1
  import { type ExtractPropTypes } from 'vue';
2
2
  export declare type PaginationMode = 'simple' | 'multi';
3
- declare const paginationProps: {
3
+ export declare const paginationProps: {
4
4
  mode: {
5
5
  type: import("vue").PropType<PaginationMode>;
6
6
  default: PaginationMode;
@@ -17,7 +17,8 @@ var __copyProps = (to, from, except, desc) => {
17
17
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
18
  var stdin_exports = {};
19
19
  __export(stdin_exports, {
20
- default: () => stdin_default
20
+ default: () => stdin_default,
21
+ paginationProps: () => paginationProps
21
22
  });
22
23
  module.exports = __toCommonJS(stdin_exports);
23
24
  var import_vue = require("vue");
@@ -1 +1 @@
1
- body{--van-pagination-height: 40px;--van-pagination-font-size: var(--van-font-size-md);--van-pagination-item-width: 36px;--van-pagination-item-default-color: var(--van-primary-color);--van-pagination-item-disabled-color: var(--van-gray-7);--van-pagination-item-disabled-background: var(--van-background);--van-pagination-background: var(--van-background-2);--van-pagination-desc-color: var(--van-gray-7);--van-pagination-disabled-opacity: var(--van-disabled-opacity)}.van-pagination{font-size:var(--van-pagination-font-size)}.van-pagination__items{display:flex}.van-pagination__item,.van-pagination__page-desc{display:flex;align-items:center;justify-content:center}.van-pagination__item{flex:1;box-sizing:border-box;min-width:var(--van-pagination-item-width);height:var(--van-pagination-height);color:var(--van-pagination-item-default-color);background:var(--van-pagination-background);cursor:pointer;-webkit-user-select:none;user-select:none}.van-pagination__item button{flex:1;height:100%;border:none;padding:0;background:transparent}.van-pagination__item button[disabled]{cursor:not-allowed}.van-pagination__item:active{color:var(--van-white);background-color:var(--van-pagination-item-default-color)}.van-pagination__item:not(:last-child):after{border-right-width:0}.van-pagination__item--active{color:var(--van-white);background-color:var(--van-pagination-item-default-color)}.van-pagination__item--page{flex-grow:0}.van-pagination__item--prev,.van-pagination__item--next{padding:0 var(--van-padding-base);cursor:pointer}.van-pagination__item--border:after{border-width:var(--van-border-width)}.van-pagination__item--disabled{color:var(--van-pagination-item-disabled-color);background-color:var(--van-pagination-item-disabled-background);opacity:var(--van-pagination-disabled-opacity)}.van-pagination__page-desc{flex:1;height:var(--van-pagination-height);color:var(--van-pagination-desc-color)}
1
+ :root{--van-pagination-height: 40px;--van-pagination-font-size: var(--van-font-size-md);--van-pagination-item-width: 36px;--van-pagination-item-default-color: var(--van-primary-color);--van-pagination-item-disabled-color: var(--van-gray-7);--van-pagination-item-disabled-background: var(--van-background);--van-pagination-background: var(--van-background-2);--van-pagination-desc-color: var(--van-gray-7);--van-pagination-disabled-opacity: var(--van-disabled-opacity)}.van-pagination{font-size:var(--van-pagination-font-size)}.van-pagination__items{display:flex}.van-pagination__item,.van-pagination__page-desc{display:flex;align-items:center;justify-content:center}.van-pagination__item{flex:1;box-sizing:border-box;min-width:var(--van-pagination-item-width);height:var(--van-pagination-height);color:var(--van-pagination-item-default-color);background:var(--van-pagination-background);cursor:pointer;-webkit-user-select:none;user-select:none}.van-pagination__item button{flex:1;height:100%;border:none;padding:0;background:transparent}.van-pagination__item button[disabled]{cursor:not-allowed}.van-pagination__item:active{color:var(--van-white);background-color:var(--van-pagination-item-default-color)}.van-pagination__item:not(:last-child):after{border-right-width:0}.van-pagination__item--active{color:var(--van-white);background-color:var(--van-pagination-item-default-color)}.van-pagination__item--page{flex-grow:0}.van-pagination__item--prev,.van-pagination__item--next{padding:0 var(--van-padding-base);cursor:pointer}.van-pagination__item--border:after{border-width:var(--van-border-width)}.van-pagination__item--disabled{color:var(--van-pagination-item-disabled-color);background-color:var(--van-pagination-item-disabled-background);opacity:var(--van-pagination-disabled-opacity)}.van-pagination__page-desc{flex:1;height:var(--van-pagination-height);color:var(--van-pagination-desc-color)}
@@ -67,7 +67,9 @@ export declare const Pagination: import("../utils").WithInstall<import("vue").De
67
67
  forceEllipses: boolean;
68
68
  }>>;
69
69
  export default Pagination;
70
+ export { paginationProps } from './Pagination';
70
71
  export type { PaginationMode, PaginationProps } from './Pagination';
72
+ export type { PaginationThemeVars } from './types';
71
73
  declare module 'vue' {
72
74
  interface GlobalComponents {
73
75
  VanPagination: typeof Pagination;