vant 4.0.0-rc.2 → 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 (397) hide show
  1. package/changelog.generated.md +29 -29
  2. package/es/action-bar/index.d.ts +1 -0
  3. package/es/action-bar/types.d.ts +4 -0
  4. package/es/action-bar/types.mjs +0 -0
  5. package/es/action-bar-button/index.d.ts +1 -0
  6. package/es/action-bar-button/types.d.ts +5 -0
  7. package/es/action-bar-button/types.mjs +0 -0
  8. package/es/action-bar-icon/index.d.ts +1 -0
  9. package/es/action-bar-icon/types.d.ts +10 -0
  10. package/es/action-bar-icon/types.mjs +0 -0
  11. package/es/action-sheet/index.d.ts +1 -0
  12. package/es/action-sheet/types.d.ts +23 -0
  13. package/es/action-sheet/types.mjs +0 -0
  14. package/es/address-edit/index.d.ts +1 -1
  15. package/es/address-edit/types.d.ts +6 -0
  16. package/es/address-list/index.d.ts +1 -0
  17. package/es/address-list/types.d.ts +15 -0
  18. package/es/address-list/types.mjs +0 -0
  19. package/es/badge/index.d.ts +1 -0
  20. package/es/badge/types.d.ts +12 -0
  21. package/es/badge/types.mjs +0 -0
  22. package/es/button/index.d.ts +1 -1
  23. package/es/button/types.d.ts +36 -0
  24. package/es/calendar/index.d.ts +1 -1
  25. package/es/calendar/types.d.ts +28 -0
  26. package/es/card/index.d.ts +1 -0
  27. package/es/card/types.d.ts +18 -0
  28. package/es/card/types.mjs +0 -0
  29. package/es/cascader/index.d.ts +1 -1
  30. package/es/cascader/types.d.ts +15 -0
  31. package/es/cell/index.d.ts +1 -0
  32. package/es/cell/types.d.ts +21 -0
  33. package/es/cell/types.mjs +0 -0
  34. package/es/cell-group/index.d.ts +1 -0
  35. package/es/cell-group/types.d.ts +10 -0
  36. package/es/cell-group/types.mjs +0 -0
  37. package/es/checkbox/index.d.ts +1 -1
  38. package/es/checkbox/types.d.ts +11 -0
  39. package/es/circle/index.d.ts +1 -0
  40. package/es/circle/types.d.ts +9 -0
  41. package/es/circle/types.mjs +0 -0
  42. package/es/collapse-item/index.d.ts +1 -1
  43. package/es/collapse-item/types.d.ts +9 -0
  44. package/es/config-provider/index.d.ts +1 -0
  45. package/es/config-provider/types.d.ts +1 -0
  46. package/es/config-provider/types.mjs +0 -0
  47. package/es/contact-card/index.d.ts +1 -0
  48. package/es/contact-card/types.d.ts +6 -0
  49. package/es/contact-card/types.mjs +0 -0
  50. package/es/contact-edit/index.d.ts +1 -0
  51. package/es/contact-edit/types.d.ts +8 -0
  52. package/es/contact-edit/types.mjs +0 -0
  53. package/es/contact-list/index.d.ts +1 -0
  54. package/es/contact-list/types.d.ts +6 -0
  55. package/es/contact-list/types.mjs +0 -0
  56. package/es/count-down/index.d.ts +1 -1
  57. package/es/count-down/types.d.ts +5 -0
  58. package/es/coupon/index.d.ts +1 -0
  59. package/es/coupon/types.d.ts +19 -0
  60. package/es/coupon/types.mjs +0 -0
  61. package/es/coupon-cell/index.d.ts +1 -0
  62. package/es/coupon-cell/types.d.ts +3 -0
  63. package/es/coupon-cell/types.mjs +0 -0
  64. package/es/coupon-list/index.d.ts +1 -0
  65. package/es/coupon-list/types.d.ts +9 -0
  66. package/es/coupon-list/types.mjs +0 -0
  67. package/es/dialog/index.d.ts +1 -1
  68. package/es/dialog/types.d.ts +21 -0
  69. package/es/divider/index.d.ts +1 -0
  70. package/es/divider/types.d.ts +10 -0
  71. package/es/divider/types.mjs +0 -0
  72. package/es/dropdown-item/index.d.ts +1 -1
  73. package/es/dropdown-item/types.d.ts +3 -0
  74. package/es/dropdown-menu/index.d.ts +1 -1
  75. package/es/dropdown-menu/types.d.ts +13 -0
  76. package/es/empty/index.d.ts +1 -0
  77. package/es/empty/types.d.ts +10 -0
  78. package/es/empty/types.mjs +0 -0
  79. package/es/field/index.d.ts +1 -1
  80. package/es/field/types.d.ts +21 -0
  81. package/es/grid-item/index.d.ts +1 -0
  82. package/es/grid-item/types.d.ts +8 -0
  83. package/es/grid-item/types.mjs +0 -0
  84. package/es/image/index.d.ts +1 -0
  85. package/es/image/types.d.ts +9 -0
  86. package/es/image/types.mjs +0 -0
  87. package/es/image-preview/index.d.ts +2 -2
  88. package/es/image-preview/types.d.ts +11 -0
  89. package/es/index-anchor/index.d.ts +1 -0
  90. package/es/index-anchor/types.d.ts +11 -0
  91. package/es/index-anchor/types.mjs +0 -0
  92. package/es/index-bar/index.d.ts +1 -1
  93. package/es/index-bar/types.d.ts +6 -0
  94. package/es/index.d.ts +1 -1
  95. package/es/index.mjs +1 -1
  96. package/es/list/index.d.ts +1 -1
  97. package/es/list/types.d.ts +6 -0
  98. package/es/loading/index.d.ts +1 -0
  99. package/es/loading/types.d.ts +7 -0
  100. package/es/loading/types.mjs +0 -0
  101. package/es/nav-bar/index.d.ts +1 -0
  102. package/es/nav-bar/types.d.ts +10 -0
  103. package/es/nav-bar/types.mjs +0 -0
  104. package/es/notice-bar/index.d.ts +1 -1
  105. package/es/notice-bar/types.d.ts +11 -0
  106. package/es/notify/Notify.mjs +1 -0
  107. package/es/notify/index.d.ts +2 -2
  108. package/es/notify/types.d.ts +10 -0
  109. package/es/number-keyboard/index.d.ts +1 -0
  110. package/es/number-keyboard/types.d.ts +17 -0
  111. package/es/number-keyboard/types.mjs +0 -0
  112. package/es/overlay/index.d.ts +1 -0
  113. package/es/overlay/types.d.ts +4 -0
  114. package/es/overlay/types.mjs +0 -0
  115. package/es/pagination/index.d.ts +1 -0
  116. package/es/pagination/types.d.ts +11 -0
  117. package/es/pagination/types.mjs +0 -0
  118. package/es/password-input/index.d.ts +1 -0
  119. package/es/password-input/types.d.ts +17 -0
  120. package/es/password-input/types.mjs +0 -0
  121. package/es/picker/index.d.ts +1 -1
  122. package/es/picker/types.d.ts +17 -0
  123. package/es/picker-group/index.d.ts +1 -0
  124. package/es/picker-group/types.d.ts +3 -0
  125. package/es/picker-group/types.mjs +0 -0
  126. package/es/popover/index.d.ts +1 -1
  127. package/es/popover/types.d.ts +15 -0
  128. package/es/popup/index.d.ts +1 -1
  129. package/es/popup/types.d.ts +9 -0
  130. package/es/progress/index.d.ts +1 -1
  131. package/es/progress/types.d.ts +11 -0
  132. package/es/pull-refresh/index.d.ts +1 -0
  133. package/es/pull-refresh/types.d.ts +6 -0
  134. package/es/pull-refresh/types.mjs +0 -0
  135. package/es/radio/index.d.ts +1 -0
  136. package/es/radio/types.d.ts +11 -0
  137. package/es/radio/types.mjs +0 -0
  138. package/es/rate/index.d.ts +1 -0
  139. package/es/rate/types.d.ts +7 -0
  140. package/es/rate/types.mjs +0 -0
  141. package/es/search/index.d.ts +1 -1
  142. package/es/search/types.d.ts +13 -0
  143. package/es/share-sheet/index.d.ts +1 -0
  144. package/es/share-sheet/types.d.ts +17 -0
  145. package/es/share-sheet/types.mjs +0 -0
  146. package/es/sidebar/index.d.ts +1 -0
  147. package/es/sidebar/types.d.ts +3 -0
  148. package/es/sidebar/types.mjs +0 -0
  149. package/es/sidebar-item/index.d.ts +1 -0
  150. package/es/sidebar-item/types.d.ts +15 -0
  151. package/es/sidebar-item/types.mjs +0 -0
  152. package/es/skeleton/index.d.ts +1 -0
  153. package/es/skeleton/types.d.ts +9 -0
  154. package/es/skeleton/types.mjs +0 -0
  155. package/es/slider/index.d.ts +1 -0
  156. package/es/slider/types.d.ts +11 -0
  157. package/es/slider/types.mjs +0 -0
  158. package/es/step/index.d.ts +1 -0
  159. package/es/step/types.d.ts +13 -0
  160. package/es/step/types.mjs +0 -0
  161. package/es/stepper/index.d.ts +1 -0
  162. package/es/stepper/types.d.ts +15 -0
  163. package/es/stepper/types.mjs +0 -0
  164. package/es/steps/index.d.ts +1 -0
  165. package/es/steps/types.d.ts +3 -0
  166. package/es/steps/types.mjs +0 -0
  167. package/es/sticky/index.d.ts +1 -0
  168. package/es/sticky/types.d.ts +3 -0
  169. package/es/sticky/types.mjs +0 -0
  170. package/es/submit-bar/index.d.ts +1 -0
  171. package/es/submit-bar/types.d.ts +21 -0
  172. package/es/submit-bar/types.mjs +0 -0
  173. package/es/swipe/index.d.ts +1 -1
  174. package/es/swipe/types.d.ts +8 -0
  175. package/es/switch/index.d.ts +1 -0
  176. package/es/switch/types.d.ts +12 -0
  177. package/es/switch/types.mjs +0 -0
  178. package/es/tabbar/index.d.ts +1 -0
  179. package/es/tabbar/types.d.ts +5 -0
  180. package/es/tabbar/types.mjs +0 -0
  181. package/es/tabbar-item/index.d.ts +1 -0
  182. package/es/tabbar-item/types.d.ts +9 -0
  183. package/es/tabbar-item/types.mjs +0 -0
  184. package/es/tabs/index.d.ts +1 -1
  185. package/es/tabs/types.d.ts +14 -0
  186. package/es/tag/Tag.d.ts +1 -2
  187. package/es/tag/index.d.ts +9 -8
  188. package/es/tag/types.d.ts +20 -0
  189. package/es/tag/types.mjs +0 -0
  190. package/es/toast/index.d.ts +6 -1
  191. package/es/toast/types.d.ts +17 -0
  192. package/es/tree-select/index.d.ts +1 -0
  193. package/es/tree-select/types.d.ts +10 -0
  194. package/es/tree-select/types.mjs +0 -0
  195. package/es/uploader/index.d.ts +1 -1
  196. package/es/uploader/types.d.ts +27 -0
  197. package/lib/action-bar/index.d.ts +1 -0
  198. package/lib/action-bar/types.d.ts +4 -0
  199. package/lib/action-bar/types.js +15 -0
  200. package/lib/action-bar-button/index.d.ts +1 -0
  201. package/lib/action-bar-button/types.d.ts +5 -0
  202. package/lib/action-bar-button/types.js +15 -0
  203. package/lib/action-bar-icon/index.d.ts +1 -0
  204. package/lib/action-bar-icon/types.d.ts +10 -0
  205. package/lib/action-bar-icon/types.js +15 -0
  206. package/lib/action-sheet/index.d.ts +1 -0
  207. package/lib/action-sheet/types.d.ts +23 -0
  208. package/lib/action-sheet/types.js +15 -0
  209. package/lib/address-edit/index.d.ts +1 -1
  210. package/lib/address-edit/types.d.ts +6 -0
  211. package/lib/address-list/index.d.ts +1 -0
  212. package/lib/address-list/types.d.ts +15 -0
  213. package/lib/address-list/types.js +15 -0
  214. package/lib/badge/index.d.ts +1 -0
  215. package/lib/badge/types.d.ts +12 -0
  216. package/lib/badge/types.js +15 -0
  217. package/lib/button/index.d.ts +1 -1
  218. package/lib/button/types.d.ts +36 -0
  219. package/lib/calendar/index.d.ts +1 -1
  220. package/lib/calendar/types.d.ts +28 -0
  221. package/lib/card/index.d.ts +1 -0
  222. package/lib/card/types.d.ts +18 -0
  223. package/lib/card/types.js +15 -0
  224. package/lib/cascader/index.d.ts +1 -1
  225. package/lib/cascader/types.d.ts +15 -0
  226. package/lib/cell/index.d.ts +1 -0
  227. package/lib/cell/types.d.ts +21 -0
  228. package/lib/cell/types.js +15 -0
  229. package/lib/cell-group/index.d.ts +1 -0
  230. package/lib/cell-group/types.d.ts +10 -0
  231. package/lib/cell-group/types.js +15 -0
  232. package/lib/checkbox/index.d.ts +1 -1
  233. package/lib/checkbox/types.d.ts +11 -0
  234. package/lib/circle/index.d.ts +1 -0
  235. package/lib/circle/types.d.ts +9 -0
  236. package/lib/circle/types.js +15 -0
  237. package/lib/collapse-item/index.d.ts +1 -1
  238. package/lib/collapse-item/types.d.ts +9 -0
  239. package/lib/config-provider/index.d.ts +1 -0
  240. package/lib/config-provider/types.d.ts +1 -0
  241. package/lib/config-provider/types.js +15 -0
  242. package/lib/contact-card/index.d.ts +1 -0
  243. package/lib/contact-card/types.d.ts +6 -0
  244. package/lib/contact-card/types.js +15 -0
  245. package/lib/contact-edit/index.d.ts +1 -0
  246. package/lib/contact-edit/types.d.ts +8 -0
  247. package/lib/contact-edit/types.js +15 -0
  248. package/lib/contact-list/index.d.ts +1 -0
  249. package/lib/contact-list/types.d.ts +6 -0
  250. package/lib/contact-list/types.js +15 -0
  251. package/lib/count-down/index.d.ts +1 -1
  252. package/lib/count-down/types.d.ts +5 -0
  253. package/lib/coupon/index.d.ts +1 -0
  254. package/lib/coupon/types.d.ts +19 -0
  255. package/lib/coupon/types.js +15 -0
  256. package/lib/coupon-cell/index.d.ts +1 -0
  257. package/lib/coupon-cell/types.d.ts +3 -0
  258. package/lib/coupon-cell/types.js +15 -0
  259. package/lib/coupon-list/index.d.ts +1 -0
  260. package/lib/coupon-list/types.d.ts +9 -0
  261. package/lib/coupon-list/types.js +15 -0
  262. package/lib/dialog/index.d.ts +1 -1
  263. package/lib/dialog/types.d.ts +21 -0
  264. package/lib/divider/index.d.ts +1 -0
  265. package/lib/divider/types.d.ts +10 -0
  266. package/lib/divider/types.js +15 -0
  267. package/lib/dropdown-item/index.d.ts +1 -1
  268. package/lib/dropdown-item/types.d.ts +3 -0
  269. package/lib/dropdown-menu/index.d.ts +1 -1
  270. package/lib/dropdown-menu/types.d.ts +13 -0
  271. package/lib/empty/index.d.ts +1 -0
  272. package/lib/empty/types.d.ts +10 -0
  273. package/lib/empty/types.js +15 -0
  274. package/lib/field/index.d.ts +1 -1
  275. package/lib/field/types.d.ts +21 -0
  276. package/lib/grid-item/index.d.ts +1 -0
  277. package/lib/grid-item/types.d.ts +8 -0
  278. package/lib/grid-item/types.js +15 -0
  279. package/lib/image/index.d.ts +1 -0
  280. package/lib/image/types.d.ts +9 -0
  281. package/lib/image/types.js +15 -0
  282. package/lib/image-preview/index.d.ts +2 -2
  283. package/lib/image-preview/types.d.ts +11 -0
  284. package/lib/index-anchor/index.d.ts +1 -0
  285. package/lib/index-anchor/types.d.ts +11 -0
  286. package/lib/index-anchor/types.js +15 -0
  287. package/lib/index-bar/index.d.ts +1 -1
  288. package/lib/index-bar/types.d.ts +6 -0
  289. package/lib/index.d.ts +1 -1
  290. package/lib/index.js +1 -1
  291. package/lib/list/index.d.ts +1 -1
  292. package/lib/list/types.d.ts +6 -0
  293. package/lib/loading/index.d.ts +1 -0
  294. package/lib/loading/types.d.ts +7 -0
  295. package/lib/loading/types.js +15 -0
  296. package/lib/nav-bar/index.d.ts +1 -0
  297. package/lib/nav-bar/types.d.ts +10 -0
  298. package/lib/nav-bar/types.js +15 -0
  299. package/lib/notice-bar/index.d.ts +1 -1
  300. package/lib/notice-bar/types.d.ts +11 -0
  301. package/lib/notify/Notify.js +1 -0
  302. package/lib/notify/index.d.ts +2 -2
  303. package/lib/notify/types.d.ts +10 -0
  304. package/lib/number-keyboard/index.d.ts +1 -0
  305. package/lib/number-keyboard/types.d.ts +17 -0
  306. package/lib/number-keyboard/types.js +15 -0
  307. package/lib/overlay/index.d.ts +1 -0
  308. package/lib/overlay/types.d.ts +4 -0
  309. package/lib/overlay/types.js +15 -0
  310. package/lib/pagination/index.d.ts +1 -0
  311. package/lib/pagination/types.d.ts +11 -0
  312. package/lib/pagination/types.js +15 -0
  313. package/lib/password-input/index.d.ts +1 -0
  314. package/lib/password-input/types.d.ts +17 -0
  315. package/lib/password-input/types.js +15 -0
  316. package/lib/picker/index.d.ts +1 -1
  317. package/lib/picker/types.d.ts +17 -0
  318. package/lib/picker-group/index.d.ts +1 -0
  319. package/lib/picker-group/types.d.ts +3 -0
  320. package/lib/picker-group/types.js +15 -0
  321. package/lib/popover/index.d.ts +1 -1
  322. package/lib/popover/types.d.ts +15 -0
  323. package/lib/popup/index.d.ts +1 -1
  324. package/lib/popup/types.d.ts +9 -0
  325. package/lib/progress/index.d.ts +1 -1
  326. package/lib/progress/types.d.ts +11 -0
  327. package/lib/pull-refresh/index.d.ts +1 -0
  328. package/lib/pull-refresh/types.d.ts +6 -0
  329. package/lib/pull-refresh/types.js +15 -0
  330. package/lib/radio/index.d.ts +1 -0
  331. package/lib/radio/types.d.ts +11 -0
  332. package/lib/radio/types.js +15 -0
  333. package/lib/rate/index.d.ts +1 -0
  334. package/lib/rate/types.d.ts +7 -0
  335. package/lib/rate/types.js +15 -0
  336. package/lib/search/index.d.ts +1 -1
  337. package/lib/search/types.d.ts +13 -0
  338. package/lib/share-sheet/index.d.ts +1 -0
  339. package/lib/share-sheet/types.d.ts +17 -0
  340. package/lib/share-sheet/types.js +15 -0
  341. package/lib/sidebar/index.d.ts +1 -0
  342. package/lib/sidebar/types.d.ts +3 -0
  343. package/lib/sidebar/types.js +15 -0
  344. package/lib/sidebar-item/index.d.ts +1 -0
  345. package/lib/sidebar-item/types.d.ts +15 -0
  346. package/lib/sidebar-item/types.js +15 -0
  347. package/lib/skeleton/index.d.ts +1 -0
  348. package/lib/skeleton/types.d.ts +9 -0
  349. package/lib/skeleton/types.js +15 -0
  350. package/lib/slider/index.d.ts +1 -0
  351. package/lib/slider/types.d.ts +11 -0
  352. package/lib/slider/types.js +15 -0
  353. package/lib/step/index.d.ts +1 -0
  354. package/lib/step/types.d.ts +13 -0
  355. package/lib/step/types.js +15 -0
  356. package/lib/stepper/index.d.ts +1 -0
  357. package/lib/stepper/types.d.ts +15 -0
  358. package/lib/stepper/types.js +15 -0
  359. package/lib/steps/index.d.ts +1 -0
  360. package/lib/steps/types.d.ts +3 -0
  361. package/lib/steps/types.js +15 -0
  362. package/lib/sticky/index.d.ts +1 -0
  363. package/lib/sticky/types.d.ts +3 -0
  364. package/lib/sticky/types.js +15 -0
  365. package/lib/submit-bar/index.d.ts +1 -0
  366. package/lib/submit-bar/types.d.ts +21 -0
  367. package/lib/submit-bar/types.js +15 -0
  368. package/lib/swipe/index.d.ts +1 -1
  369. package/lib/swipe/types.d.ts +8 -0
  370. package/lib/switch/index.d.ts +1 -0
  371. package/lib/switch/types.d.ts +12 -0
  372. package/lib/switch/types.js +15 -0
  373. package/lib/tabbar/index.d.ts +1 -0
  374. package/lib/tabbar/types.d.ts +5 -0
  375. package/lib/tabbar/types.js +15 -0
  376. package/lib/tabbar-item/index.d.ts +1 -0
  377. package/lib/tabbar-item/types.d.ts +9 -0
  378. package/lib/tabbar-item/types.js +15 -0
  379. package/lib/tabs/index.d.ts +1 -1
  380. package/lib/tabs/types.d.ts +14 -0
  381. package/lib/tag/Tag.d.ts +1 -2
  382. package/lib/tag/index.d.ts +9 -8
  383. package/lib/tag/types.d.ts +20 -0
  384. package/lib/tag/types.js +15 -0
  385. package/lib/toast/index.d.ts +6 -1
  386. package/lib/toast/types.d.ts +17 -0
  387. package/lib/tree-select/index.d.ts +1 -0
  388. package/lib/tree-select/types.d.ts +10 -0
  389. package/lib/tree-select/types.js +15 -0
  390. package/lib/uploader/index.d.ts +1 -1
  391. package/lib/uploader/types.d.ts +27 -0
  392. package/lib/vant.cjs.js +2 -1
  393. package/lib/vant.es.js +2 -1
  394. package/lib/vant.js +2 -1
  395. package/lib/vant.min.js +1 -1
  396. package/lib/web-types.json +1573 -1533
  397. package/package.json +1 -1
@@ -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);
@@ -32,6 +32,7 @@ export declare const Radio: import("../utils").WithInstall<import("vue").DefineC
32
32
  export default Radio;
33
33
  export { radioProps } from './Radio';
34
34
  export type { RadioProps, RadioShape, RadioLabelPosition } from './Radio';
35
+ export type { RadioThemeVars } from './types';
35
36
  declare module 'vue' {
36
37
  interface GlobalComponents {
37
38
  VanRadio: typeof Radio;
@@ -0,0 +1,11 @@
1
+ export declare type RadioThemeVars = {
2
+ radioSize?: string;
3
+ radioBorderColor?: string;
4
+ radioDuration?: string;
5
+ radioLabelMargin?: string;
6
+ radioLabelColor?: string;
7
+ radioCheckedIconColor?: string;
8
+ radioDisabledIconColor?: string;
9
+ radioDisabledLabelColor?: string;
10
+ radioDisabledBackground?: string;
11
+ };
@@ -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);
@@ -74,6 +74,7 @@ export declare const Rate: import("../utils").WithInstall<import("vue").DefineCo
74
74
  export default Rate;
75
75
  export { rateProps } from './Rate';
76
76
  export type { RateProps } from './Rate';
77
+ export type { RateThemeVars } from './types';
77
78
  declare module 'vue' {
78
79
  interface GlobalComponents {
79
80
  VanRate: typeof Rate;
@@ -0,0 +1,7 @@
1
+ export declare type RateThemeVars = {
2
+ rateIconSize?: string;
3
+ rateIconGutter?: string;
4
+ rateIconVoidColor?: string;
5
+ rateIconFullColor?: string;
6
+ rateIconDisabledColor?: 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);
@@ -144,7 +144,7 @@ export declare const Search: import("../utils").WithInstall<import("vue").Define
144
144
  export default Search;
145
145
  export { searchProps } from './Search';
146
146
  export type { SearchProps };
147
- export type { SearchShape, SearchInstance } from './types';
147
+ export type { SearchShape, SearchInstance, SearchThemeVars } from './types';
148
148
  declare module 'vue' {
149
149
  interface GlobalComponents {
150
150
  VanSearch: typeof Search;
@@ -6,3 +6,16 @@ export declare type SearchExpose = {
6
6
  blur: () => void;
7
7
  };
8
8
  export declare type SearchInstance = ComponentPublicInstance<SearchProps, SearchExpose>;
9
+ export declare type SearchThemeVars = {
10
+ searchPadding?: string;
11
+ searchBackground?: string;
12
+ searchContentBackground?: string;
13
+ searchInputHeight?: string;
14
+ searchLabelPadding?: string;
15
+ searchLabelColor?: string;
16
+ searchLabelFontSize?: string;
17
+ searchLeftIconColor?: string;
18
+ searchActionPadding?: string;
19
+ searchActionTextColor?: string;
20
+ searchActionFontSize?: string;
21
+ };
@@ -107,6 +107,7 @@ export declare const ShareSheet: import("../utils").WithInstall<import("vue").De
107
107
  export default ShareSheet;
108
108
  export { shareSheetProps } from './ShareSheet';
109
109
  export type { ShareSheetProps, ShareSheetOption, ShareSheetOptions, } from './ShareSheet';
110
+ export type { ShareSheetThemeVars } from './types';
110
111
  declare module 'vue' {
111
112
  interface GlobalComponents {
112
113
  VanShareSheet: typeof ShareSheet;
@@ -0,0 +1,17 @@
1
+ export declare type ShareSheetThemeVars = {
2
+ shareSheetHeaderPadding?: string;
3
+ shareSheetTitleColor?: string;
4
+ shareSheetTitleFontSize?: string;
5
+ shareSheetTitleLineHeight?: number | string;
6
+ shareSheetDescriptionColor?: string;
7
+ shareSheetDescriptionFontSize?: string;
8
+ shareSheetDescriptionLineHeight?: number | string;
9
+ shareSheetIconSize?: string;
10
+ shareSheetOptionNameColor?: string;
11
+ shareSheetOptionNameFontSize?: string;
12
+ shareSheetOptionDescriptionColor?: string;
13
+ shareSheetOptionDescriptionFontSize?: string;
14
+ shareSheetCancelButtonFontSize?: string;
15
+ shareSheetCancelButtonHeight?: string;
16
+ shareSheetCancelButtonBackground?: 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);
@@ -17,6 +17,7 @@ export declare const Sidebar: import("../utils").WithInstall<import("vue").Defin
17
17
  export default Sidebar;
18
18
  export { sidebarProps } from './Sidebar';
19
19
  export type { SidebarProps } from './Sidebar';
20
+ export type { SidebarThemeVars } from './types';
20
21
  declare module 'vue' {
21
22
  interface GlobalComponents {
22
23
  VanSidebar: typeof Sidebar;
@@ -0,0 +1,3 @@
1
+ export declare type SidebarThemeVars = {
2
+ sidebarWidth?: string;
3
+ };
@@ -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);
@@ -28,6 +28,7 @@ export declare const SidebarItem: import("../utils").WithInstall<import("vue").D
28
28
  export default SidebarItem;
29
29
  export { sidebarItemProps } from './SidebarItem';
30
30
  export type { SidebarItemProps } from './SidebarItem';
31
+ export type { SidebarItemThemeVars } from './types';
31
32
  declare module 'vue' {
32
33
  interface GlobalComponents {
33
34
  VanSidebarItem: typeof SidebarItem;
@@ -0,0 +1,15 @@
1
+ export declare type SidebarItemThemeVars = {
2
+ sidebarFontSize?: string;
3
+ sidebarLineHeight?: number | string;
4
+ sidebarTextColor?: string;
5
+ sidebarDisabledTextColor?: string;
6
+ sidebarPadding?: string;
7
+ sidebarActiveColor?: string;
8
+ sidebarBackground?: string;
9
+ sidebarSelectedFontWeight?: string;
10
+ sidebarSelectedTextColor?: string;
11
+ sidebarSelectedBorderWidth?: string;
12
+ sidebarSelectedBorderHeight?: string;
13
+ sidebarSelectedBorderColor?: string;
14
+ sidebarSelectedBackground?: string;
15
+ };
@@ -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);
@@ -65,6 +65,7 @@ export declare const Skeleton: import("../utils").WithInstall<import("vue").Defi
65
65
  export default Skeleton;
66
66
  export { skeletonProps } from './Skeleton';
67
67
  export type { SkeletonProps, SkeletonAvatarShape } from './Skeleton';
68
+ export type { SkeletonThemeVars } from './types';
68
69
  declare module 'vue' {
69
70
  interface GlobalComponents {
70
71
  VanSkeleton: typeof Skeleton;
@@ -0,0 +1,9 @@
1
+ export declare type SkeletonThemeVars = {
2
+ skeletonRowHeight?: string;
3
+ skeletonRowBackground?: string;
4
+ skeletonRowMarginTop?: string;
5
+ skeletonTitleWidth?: string;
6
+ skeletonAvatarSize?: string;
7
+ skeletonAvatarBackground?: string;
8
+ skeletonDuration?: string;
9
+ };
@@ -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);
@@ -69,6 +69,7 @@ export declare const Slider: import("../utils").WithInstall<import("vue").Define
69
69
  export default Slider;
70
70
  export { sliderProps } from './Slider';
71
71
  export type { SliderProps } from './Slider';
72
+ export type { SliderThemeVars } from './types';
72
73
  declare module 'vue' {
73
74
  interface GlobalComponents {
74
75
  VanSlider: typeof Slider;
@@ -0,0 +1,11 @@
1
+ export declare type SliderThemeVars = {
2
+ sliderActiveBackground?: string;
3
+ sliderInactiveBackground?: string;
4
+ sliderDisabledOpacity?: number | string;
5
+ sliderBarHeight?: string;
6
+ sliderButtonWidth?: string;
7
+ sliderButtonHeight?: string;
8
+ sliderButtonRadius?: string;
9
+ sliderButtonBackground?: string;
10
+ sliderButtonShadow?: string;
11
+ };
@@ -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,6 @@
1
1
  export declare const Step: import("../utils").WithInstall<import("vue").DefineComponent<{}, (() => JSX.Element) | undefined, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
2
2
  export default Step;
3
+ export type { StepThemeVars } from './types';
3
4
  declare module 'vue' {
4
5
  interface GlobalComponents {
5
6
  VanStep: typeof Step;
@@ -0,0 +1,13 @@
1
+ export declare type StepThemeVars = {
2
+ stepTextColor?: string;
3
+ stepActiveColor?: string;
4
+ stepProcessTextColor?: string;
5
+ stepFontSize?: string;
6
+ stepLineColor?: string;
7
+ stepFinishLineColor?: string;
8
+ stepFinishTextColor?: string;
9
+ stepIconSize?: string;
10
+ stepCircleSize?: string;
11
+ stepCircleColor?: string;
12
+ stepHorizontalTitleFontSize?: string;
13
+ };
@@ -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);
@@ -126,6 +126,7 @@ export declare const Stepper: import("../utils").WithInstall<import("vue").Defin
126
126
  export default Stepper;
127
127
  export { stepperProps } from './Stepper';
128
128
  export type { StepperTheme, StepperProps } from './Stepper';
129
+ export type { StepperThemeVars } from './types';
129
130
  declare module 'vue' {
130
131
  interface GlobalComponents {
131
132
  VanStepper: typeof Stepper;
@@ -0,0 +1,15 @@
1
+ export declare type StepperThemeVars = {
2
+ stepperBackground?: string;
3
+ stepperButtonIconColor?: string;
4
+ stepperButtonDisabledColor?: string;
5
+ stepperButtonDisabledIconColor?: string;
6
+ stepperButtonRoundThemeColor?: string;
7
+ stepperInputWidth?: string;
8
+ stepperInputHeight?: string;
9
+ stepperInputFontSize?: string;
10
+ stepperInputLineHeight?: number | string;
11
+ stepperInputTextColor?: string;
12
+ stepperInputDisabledTextColor?: string;
13
+ stepperInputDisabledBackground?: string;
14
+ stepperRadius?: string;
15
+ };
@@ -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);
@@ -44,6 +44,7 @@ export declare const Steps: import("../utils").WithInstall<import("vue").DefineC
44
44
  export default Steps;
45
45
  export { stepsProps } from './Steps';
46
46
  export type { StepsProps, StepsDirection } from './Steps';
47
+ export type { StepsThemeVars } from './types';
47
48
  declare module 'vue' {
48
49
  interface GlobalComponents {
49
50
  VanSteps: typeof Steps;
@@ -0,0 +1,3 @@
1
+ export declare type StepsThemeVars = {
2
+ stepsBackground?: string;
3
+ };
@@ -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);
@@ -39,6 +39,7 @@ export declare const Sticky: import("../utils").WithInstall<import("vue").Define
39
39
  export default Sticky;
40
40
  export { stickyProps } from './Sticky';
41
41
  export type { StickyProps, StickyPosition } from './Sticky';
42
+ export type { StickyThemeVars } from './types';
42
43
  declare module 'vue' {
43
44
  interface GlobalComponents {
44
45
  VanSticky: typeof Sticky;
@@ -0,0 +1,3 @@
1
+ export declare type StickyThemeVars = {
2
+ stickyZIndex?: number | string;
3
+ };
@@ -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);
@@ -68,6 +68,7 @@ export declare const SubmitBar: import("../utils").WithInstall<import("vue").Def
68
68
  export default SubmitBar;
69
69
  export { submitBarProps } from './SubmitBar';
70
70
  export type { SubmitBarProps, SubmitBarTextAlign } from './SubmitBar';
71
+ export type { SubmitBarThemeVars } from './types';
71
72
  declare module 'vue' {
72
73
  interface GlobalComponents {
73
74
  VanSubmitBar: typeof SubmitBar;
@@ -0,0 +1,21 @@
1
+ export declare type SubmitBarThemeVars = {
2
+ submitBarHeight?: string;
3
+ submitBarZIndex?: number | string;
4
+ submitBarBackground?: string;
5
+ submitBarButtonWidth?: string;
6
+ submitBarPriceColor?: string;
7
+ submitBarPriceFontSize?: string;
8
+ submitBarPriceIntegerFontSize?: string;
9
+ submitBarPriceFont?: string;
10
+ submitBarCurrencyFontSize?: string;
11
+ submitBarTextColor?: string;
12
+ submitBarTextFontSize?: string;
13
+ submitBarTipPadding?: string;
14
+ submitBarTipFontSize?: string;
15
+ submitBarTipLineHeight?: number | string;
16
+ submitBarTipColor?: string;
17
+ submitBarTipBackground?: string;
18
+ submitBarTipIconSize?: string;
19
+ submitBarButtonHeight?: string;
20
+ submitBarPadding?: string;
21
+ };
@@ -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);
@@ -83,7 +83,7 @@ export declare const Swipe: import("../utils").WithInstall<import("vue").DefineC
83
83
  export default Swipe;
84
84
  export { swipeProps } from './Swipe';
85
85
  export type { SwipeProps };
86
- export type { SwipeInstance, SwipeToOptions } from './types';
86
+ export type { SwipeInstance, SwipeToOptions, SwipeThemeVars } from './types';
87
87
  declare module 'vue' {
88
88
  interface GlobalComponents {
89
89
  VanSwipe: typeof Swipe;
@@ -29,3 +29,11 @@ export declare type SwipeProvide = {
29
29
  activeIndicator: ComputedRef<number>;
30
30
  };
31
31
  export declare type SwipeInstance = ComponentPublicInstance<SwipeProps, SwipeExpose>;
32
+ export declare type SwipeThemeVars = {
33
+ swipeIndicatorSize?: string;
34
+ swipeIndicatorMargin?: string;
35
+ swipeIndicatorActiveOpacity?: number | string;
36
+ swipeIndicatorInactiveOpacity?: number | string;
37
+ swipeIndicatorActiveBackground?: string;
38
+ swipeIndicatorInactiveBackground?: string;
39
+ };
@@ -40,6 +40,7 @@ export declare const Switch: import("../utils").WithInstall<import("vue").Define
40
40
  export default Switch;
41
41
  export { switchProps } from './Switch';
42
42
  export type { SwitchProps } from './Switch';
43
+ export type { SwitchThemeVars } from './types';
43
44
  declare module 'vue' {
44
45
  interface GlobalComponents {
45
46
  VanSwitch: typeof Switch;
@@ -0,0 +1,12 @@
1
+ export declare type SwitchThemeVars = {
2
+ switchSize?: string;
3
+ switchWidth?: string;
4
+ switchHeight?: string;
5
+ switchNodeSize?: string;
6
+ switchNodeBackground?: string;
7
+ switchNodeShadow?: string;
8
+ switchBackground?: string;
9
+ switchOnBackground?: string;
10
+ switchDuration?: string;
11
+ switchDisabledOpacity?: number | string;
12
+ };
@@ -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);
@@ -58,6 +58,7 @@ export declare const Tabbar: import("../utils").WithInstall<import("vue").Define
58
58
  export default Tabbar;
59
59
  export { tabbarProps } from './Tabbar';
60
60
  export type { TabbarProps } from './Tabbar';
61
+ export type { TabbarThemeVars } from './types';
61
62
  declare module 'vue' {
62
63
  interface GlobalComponents {
63
64
  VanTabbar: typeof Tabbar;
@@ -0,0 +1,5 @@
1
+ export declare type TabbarThemeVars = {
2
+ tabbarHeight?: string;
3
+ tabbarZIndex?: number | string;
4
+ tabbarBackground?: string;
5
+ };
@@ -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);
@@ -29,6 +29,7 @@ export declare const TabbarItem: import("../utils").WithInstall<import("vue").De
29
29
  export default TabbarItem;
30
30
  export { tabbarItemProps } from './TabbarItem';
31
31
  export type { TabbarItemProps } from './TabbarItem';
32
+ export type { TabbarItemThemeVars } from './types';
32
33
  declare module 'vue' {
33
34
  interface GlobalComponents {
34
35
  VanTabbarItem: typeof TabbarItem;
@@ -0,0 +1,9 @@
1
+ export declare type TabbarItemThemeVars = {
2
+ tabbarItemFontSize?: string;
3
+ tabbarItemTextColor?: string;
4
+ tabbarItemActiveColor?: string;
5
+ tabbarItemActiveBackground?: string;
6
+ tabbarItemLineHeight?: number | string;
7
+ tabbarItemIconSize?: string;
8
+ tabbarItemIconMarginBottom?: string;
9
+ };
@@ -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);