naive-ui 2.40.0 → 2.40.2

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 (1838) hide show
  1. package/dist/index.js +73333 -73022
  2. package/dist/index.mjs +71707 -71397
  3. package/dist/index.prod.js +1 -1
  4. package/dist/index.prod.mjs +1 -1
  5. package/es/_internal/clear/src/Clear.d.ts +5 -5
  6. package/es/_internal/clear/src/Clear.mjs +2 -2
  7. package/es/_internal/clear/src/styles/index.cssr.mjs +1 -1
  8. package/es/_internal/close/src/Close.d.ts +5 -5
  9. package/es/_internal/fade-in-expand-transition/src/FadeInExpandTransition.d.ts +6 -6
  10. package/es/_internal/fade-in-expand-transition/src/FadeInExpandTransition.mjs +1 -1
  11. package/es/_internal/focus-detector/src/FocusDetector.d.ts +3 -3
  12. package/es/_internal/icon/src/Icon.d.ts +4 -4
  13. package/es/_internal/icon-switch-transition/src/IconSwitchTransition.d.ts +1 -1
  14. package/es/_internal/icon-switch-transition/src/IconSwitchTransition.mjs +1 -1
  15. package/es/_internal/icons/Add.d.ts +1 -1
  16. package/es/_internal/icons/ArrowBack.d.ts +1 -1
  17. package/es/_internal/icons/ArrowDown.d.ts +1 -1
  18. package/es/_internal/icons/ArrowUp.d.ts +1 -1
  19. package/es/_internal/icons/Attach.d.ts +1 -1
  20. package/es/_internal/icons/Backward.d.ts +1 -1
  21. package/es/_internal/icons/Cancel.d.ts +1 -1
  22. package/es/_internal/icons/Checkmark.d.ts +1 -1
  23. package/es/_internal/icons/ChevronDown.d.ts +1 -1
  24. package/es/_internal/icons/ChevronDownFilled.d.ts +1 -1
  25. package/es/_internal/icons/ChevronLeft.d.ts +1 -1
  26. package/es/_internal/icons/ChevronRight.d.ts +1 -1
  27. package/es/_internal/icons/Clear.d.ts +1 -1
  28. package/es/_internal/icons/Close.d.ts +1 -1
  29. package/es/_internal/icons/Date.d.ts +1 -1
  30. package/es/_internal/icons/Download.d.ts +1 -1
  31. package/es/_internal/icons/Empty.d.ts +1 -1
  32. package/es/_internal/icons/Error.d.ts +1 -1
  33. package/es/_internal/icons/Eye.d.ts +1 -1
  34. package/es/_internal/icons/EyeOff.d.ts +1 -1
  35. package/es/_internal/icons/FastBackward.d.ts +1 -1
  36. package/es/_internal/icons/FastForward.d.ts +1 -1
  37. package/es/_internal/icons/File.d.ts +1 -1
  38. package/es/_internal/icons/Filter.d.ts +1 -1
  39. package/es/_internal/icons/Forward.d.ts +1 -1
  40. package/es/_internal/icons/Info.d.ts +1 -1
  41. package/es/_internal/icons/More.d.ts +1 -1
  42. package/es/_internal/icons/Photo.d.ts +1 -1
  43. package/es/_internal/icons/Remove.d.ts +1 -1
  44. package/es/_internal/icons/ResizeSmall.d.ts +1 -1
  45. package/es/_internal/icons/Retry.d.ts +1 -1
  46. package/es/_internal/icons/RotateClockwise.d.ts +1 -1
  47. package/es/_internal/icons/RotateCounterclockwise.d.ts +1 -1
  48. package/es/_internal/icons/Search.d.ts +1 -1
  49. package/es/_internal/icons/Success.d.ts +1 -1
  50. package/es/_internal/icons/Switcher.d.ts +1 -1
  51. package/es/_internal/icons/Time.d.ts +1 -1
  52. package/es/_internal/icons/To.d.ts +1 -1
  53. package/es/_internal/icons/Trash.d.ts +1 -1
  54. package/es/_internal/icons/Warning.d.ts +1 -1
  55. package/es/_internal/icons/ZoomIn.d.ts +1 -1
  56. package/es/_internal/icons/ZoomOut.d.ts +1 -1
  57. package/es/_internal/icons/index.d.ts +16 -16
  58. package/es/_internal/icons/index.mjs +17 -17
  59. package/es/_internal/icons/replaceable.d.ts +1 -1
  60. package/es/_internal/index.d.ts +9 -9
  61. package/es/_internal/index.mjs +7 -7
  62. package/es/_internal/loading/src/Loading.d.ts +4 -4
  63. package/es/_internal/loading/src/styles/index.cssr.mjs +1 -1
  64. package/es/_internal/menu-mask/index.d.ts +1 -1
  65. package/es/_internal/menu-mask/src/MenuMask.d.ts +6 -6
  66. package/es/_internal/menu-mask/src/MenuMask.mjs +1 -1
  67. package/es/_internal/menu-mask/src/styles/index.cssr.mjs +1 -1
  68. package/es/_internal/scrollbar/src/Scrollbar.d.ts +14 -14
  69. package/es/_internal/scrollbar/src/Scrollbar.mjs +4 -4
  70. package/es/_internal/scrollbar/src/styles/index.cssr.mjs +1 -1
  71. package/es/_internal/scrollbar/styles/index.d.ts +1 -1
  72. package/es/_internal/scrollbar/styles/light.d.ts +1 -1
  73. package/es/_internal/select-menu/index.d.ts +1 -1
  74. package/es/_internal/select-menu/src/SelectGroupHeader.d.ts +7 -7
  75. package/es/_internal/select-menu/src/SelectMenu.d.ts +28 -11
  76. package/es/_internal/select-menu/src/SelectMenu.mjs +8 -8
  77. package/es/_internal/select-menu/src/SelectOption.d.ts +9 -9
  78. package/es/_internal/select-menu/src/SelectOption.mjs +2 -2
  79. package/es/_internal/select-menu/src/interface.d.ts +2 -2
  80. package/es/_internal/select-menu/src/styles/index.cssr.mjs +1 -1
  81. package/es/_internal/select-menu/styles/dark.mjs +1 -1
  82. package/es/_internal/select-menu/styles/index.d.ts +2 -2
  83. package/es/_internal/select-menu/styles/index.mjs +1 -1
  84. package/es/_internal/select-menu/styles/light.mjs +2 -2
  85. package/es/_internal/selection/src/Selection.d.ts +44 -27
  86. package/es/_internal/selection/src/Selection.mjs +8 -5
  87. package/es/_internal/selection/src/styles/index.cssr.mjs +1 -0
  88. package/es/_internal/selection/styles/dark.mjs +3 -1
  89. package/es/_internal/selection/styles/index.d.ts +2 -2
  90. package/es/_internal/selection/styles/index.mjs +1 -1
  91. package/es/_internal/selection/styles/light.d.ts +2 -0
  92. package/es/_internal/selection/styles/light.mjs +4 -2
  93. package/es/_internal/slot-machine/src/SlotMachine.d.ts +4 -4
  94. package/es/_internal/slot-machine/src/SlotMachine.mjs +2 -2
  95. package/es/_internal/slot-machine/src/SlotMachineNumber.d.ts +4 -4
  96. package/es/_internal/slot-machine/src/styles/index.cssr.mjs +1 -1
  97. package/es/_internal/suffix/src/Suffix.d.ts +4 -4
  98. package/es/_internal/suffix/src/Suffix.mjs +2 -2
  99. package/es/_internal/wave/src/Wave.d.ts +6 -6
  100. package/es/_mixins/index.d.ts +6 -6
  101. package/es/_mixins/index.mjs +5 -5
  102. package/es/_mixins/use-config.d.ts +1 -1
  103. package/es/_mixins/use-css-vars-class.mjs +3 -3
  104. package/es/_mixins/use-form-item.d.ts +1 -1
  105. package/es/_mixins/use-hljs.d.ts +1 -1
  106. package/es/_mixins/use-hljs.mjs +1 -1
  107. package/es/_mixins/use-locale.d.ts +1 -1
  108. package/es/_mixins/use-locale.mjs +1 -1
  109. package/es/_mixins/use-rtl.d.ts +1 -1
  110. package/es/_mixins/use-rtl.mjs +2 -2
  111. package/es/_mixins/use-style.mjs +2 -2
  112. package/es/_mixins/use-theme.d.ts +2 -2
  113. package/es/_mixins/use-theme.mjs +2 -2
  114. package/es/_utils/composable/index.d.ts +3 -3
  115. package/es/_utils/composable/index.mjs +4 -4
  116. package/es/_utils/composable/use-adjusted-to.mjs +2 -2
  117. package/es/_utils/composable/use-lock-html-scroll.d.ts +1 -1
  118. package/es/_utils/css/index.d.ts +1 -1
  119. package/es/_utils/css/index.mjs +1 -1
  120. package/es/_utils/cssr/index.d.ts +1 -1
  121. package/es/_utils/cssr/index.mjs +2 -2
  122. package/es/_utils/dom/index.d.ts +1 -1
  123. package/es/_utils/dom/index.mjs +2 -2
  124. package/es/_utils/index.d.ts +8 -8
  125. package/es/_utils/index.mjs +6 -6
  126. package/es/_utils/naive/index.d.ts +3 -3
  127. package/es/_utils/naive/index.mjs +3 -3
  128. package/es/_utils/vue/flatten.mjs +1 -1
  129. package/es/_utils/vue/index.d.ts +11 -11
  130. package/es/_utils/vue/index.mjs +10 -10
  131. package/es/_utils/vue/wrapper.d.ts +1 -1
  132. package/es/affix/index.d.ts +1 -1
  133. package/es/affix/index.mjs +1 -1
  134. package/es/affix/src/Affix.d.ts +9 -9
  135. package/es/affix/src/Affix.mjs +2 -2
  136. package/es/alert/index.d.ts +1 -1
  137. package/es/alert/index.mjs +1 -1
  138. package/es/alert/src/Alert.d.ts +11 -11
  139. package/es/alert/src/Alert.mjs +3 -3
  140. package/es/alert/src/styles/index.cssr.mjs +1 -1
  141. package/es/alert/styles/index.d.ts +1 -1
  142. package/es/alert/styles/light.d.ts +1 -1
  143. package/es/anchor/index.d.ts +2 -2
  144. package/es/anchor/index.mjs +2 -2
  145. package/es/anchor/src/AnchorAdapter.d.ts +5 -5
  146. package/es/anchor/src/AnchorAdapter.mjs +3 -3
  147. package/es/anchor/src/BaseAnchor.d.ts +10 -10
  148. package/es/anchor/src/BaseAnchor.mjs +1 -1
  149. package/es/anchor/src/Link.d.ts +3 -3
  150. package/es/anchor/src/Link.mjs +2 -2
  151. package/es/anchor/styles/index.d.ts +1 -1
  152. package/es/anchor/styles/light.d.ts +1 -1
  153. package/es/auto-complete/index.d.ts +2 -2
  154. package/es/auto-complete/index.mjs +1 -1
  155. package/es/auto-complete/src/AutoComplete.d.ts +59 -15
  156. package/es/auto-complete/src/AutoComplete.mjs +6 -6
  157. package/es/auto-complete/src/styles/index.cssr.mjs +1 -1
  158. package/es/auto-complete/styles/dark.mjs +1 -1
  159. package/es/auto-complete/styles/light.d.ts +1 -0
  160. package/es/auto-complete/styles/light.mjs +2 -2
  161. package/es/avatar/index.d.ts +1 -1
  162. package/es/avatar/index.mjs +1 -1
  163. package/es/avatar/src/Avatar.d.ts +15 -15
  164. package/es/avatar/src/Avatar.mjs +2 -2
  165. package/es/avatar/styles/index.d.ts +1 -1
  166. package/es/avatar/styles/light.d.ts +1 -1
  167. package/es/avatar-group/index.d.ts +2 -2
  168. package/es/avatar-group/index.mjs +1 -1
  169. package/es/avatar-group/src/AvatarGroup.d.ts +9 -9
  170. package/es/avatar-group/src/AvatarGroup.mjs +2 -2
  171. package/es/avatar-group/styles/index.d.ts +1 -1
  172. package/es/avatar-group/styles/light.mjs +1 -1
  173. package/es/back-top/index.d.ts +1 -1
  174. package/es/back-top/index.mjs +1 -1
  175. package/es/back-top/src/BackTop.d.ts +15 -15
  176. package/es/back-top/src/BackTop.mjs +4 -4
  177. package/es/back-top/src/styles/index.cssr.mjs +1 -1
  178. package/es/back-top/styles/index.d.ts +1 -1
  179. package/es/back-top/styles/light.d.ts +1 -1
  180. package/es/badge/index.d.ts +1 -1
  181. package/es/badge/index.mjs +1 -1
  182. package/es/badge/src/Badge.d.ts +11 -11
  183. package/es/badge/src/Badge.mjs +3 -3
  184. package/es/badge/src/styles/index.cssr.mjs +1 -1
  185. package/es/badge/styles/index.d.ts +1 -1
  186. package/es/badge/styles/light.d.ts +1 -1
  187. package/es/breadcrumb/index.d.ts +2 -2
  188. package/es/breadcrumb/index.mjs +2 -2
  189. package/es/breadcrumb/src/Breadcrumb.d.ts +7 -7
  190. package/es/breadcrumb/src/Breadcrumb.mjs +1 -1
  191. package/es/breadcrumb/src/BreadcrumbItem.d.ts +4 -4
  192. package/es/breadcrumb/styles/light.d.ts +1 -1
  193. package/es/button/index.d.ts +1 -1
  194. package/es/button/index.mjs +1 -1
  195. package/es/button/src/Button.d.ts +16 -13
  196. package/es/button/src/Button.mjs +7 -7
  197. package/es/button/src/styles/index.cssr.mjs +1 -1
  198. package/es/button/styles/index.d.ts +1 -1
  199. package/es/button/styles/light.d.ts +1 -1
  200. package/es/button-group/index.d.ts +1 -1
  201. package/es/button-group/index.mjs +1 -1
  202. package/es/button-group/src/ButtonGroup.d.ts +9 -9
  203. package/es/button-group/src/ButtonGroup.mjs +1 -1
  204. package/es/calendar/index.d.ts +1 -1
  205. package/es/calendar/index.mjs +1 -1
  206. package/es/calendar/src/Calendar.d.ts +40 -10
  207. package/es/calendar/src/Calendar.mjs +4 -4
  208. package/es/calendar/styles/light.mjs +1 -1
  209. package/es/card/index.d.ts +1 -1
  210. package/es/card/index.mjs +1 -1
  211. package/es/card/src/Card.d.ts +10 -10
  212. package/es/card/src/Card.mjs +4 -4
  213. package/es/card/styles/index.d.ts +1 -1
  214. package/es/card/styles/light.d.ts +1 -1
  215. package/es/carousel/index.d.ts +2 -2
  216. package/es/carousel/index.mjs +1 -1
  217. package/es/carousel/src/Carousel.d.ts +11 -11
  218. package/es/carousel/src/Carousel.mjs +9 -8
  219. package/es/carousel/src/CarouselArrow.d.ts +2 -2
  220. package/es/carousel/src/CarouselDots.d.ts +7 -7
  221. package/es/carousel/src/CarouselDots.mjs +1 -1
  222. package/es/carousel/src/CarouselItem.d.ts +3 -3
  223. package/es/carousel/src/CarouselItem.mjs +1 -1
  224. package/es/cascader/index.d.ts +2 -2
  225. package/es/cascader/index.mjs +1 -1
  226. package/es/cascader/src/Cascader.d.ts +50 -20
  227. package/es/cascader/src/Cascader.mjs +4 -4
  228. package/es/cascader/src/CascaderMenu.d.ts +296 -9
  229. package/es/cascader/src/CascaderMenu.mjs +2 -2
  230. package/es/cascader/src/CascaderOption.d.ts +300 -10
  231. package/es/cascader/src/CascaderOption.mjs +3 -3
  232. package/es/cascader/src/CascaderSelectMenu.d.ts +301 -9
  233. package/es/cascader/src/CascaderSelectMenu.mjs +4 -4
  234. package/es/cascader/src/CascaderSubmenu.d.ts +305 -6
  235. package/es/cascader/src/CascaderSubmenu.mjs +1 -1
  236. package/es/cascader/src/styles/index.cssr.mjs +1 -1
  237. package/es/cascader/styles/dark.mjs +3 -3
  238. package/es/cascader/styles/light.d.ts +1 -0
  239. package/es/cascader/styles/light.mjs +4 -4
  240. package/es/checkbox/index.d.ts +2 -2
  241. package/es/checkbox/index.mjs +2 -2
  242. package/es/checkbox/src/Checkbox.d.ts +16 -16
  243. package/es/checkbox/src/Checkbox.mjs +6 -6
  244. package/es/checkbox/src/CheckboxGroup.d.ts +6 -6
  245. package/es/checkbox/src/CheckboxGroup.mjs +1 -1
  246. package/es/checkbox/src/styles/index.cssr.mjs +1 -1
  247. package/es/checkbox/styles/index.d.ts +1 -1
  248. package/es/checkbox/styles/light.d.ts +1 -1
  249. package/es/code/index.d.ts +1 -1
  250. package/es/code/index.mjs +1 -1
  251. package/es/code/src/Code.d.ts +9 -9
  252. package/es/code/styles/index.d.ts +1 -1
  253. package/es/code/styles/light.d.ts +1 -1
  254. package/es/collapse/index.d.ts +2 -2
  255. package/es/collapse/index.mjs +2 -2
  256. package/es/collapse/src/Collapse.d.ts +9 -9
  257. package/es/collapse/src/Collapse.mjs +2 -2
  258. package/es/collapse/src/CollapseItem.d.ts +9 -9
  259. package/es/collapse/src/CollapseItem.mjs +3 -3
  260. package/es/collapse/src/CollapseItemContent.d.ts +6 -6
  261. package/es/collapse/src/CollapseItemContent.mjs +1 -1
  262. package/es/collapse/src/styles/index.cssr.mjs +1 -1
  263. package/es/collapse/styles/index.d.ts +1 -1
  264. package/es/collapse/styles/light.d.ts +1 -1
  265. package/es/collapse-transition/index.d.ts +1 -1
  266. package/es/collapse-transition/index.mjs +1 -1
  267. package/es/collapse-transition/src/CollapseTransition.d.ts +10 -10
  268. package/es/collapse-transition/src/CollapseTransition.mjs +1 -1
  269. package/es/collapse-transition/src/styles/index.cssr.mjs +1 -1
  270. package/es/collapse-transition/styles/index.d.ts +1 -1
  271. package/es/collapse-transition/styles/light.d.ts +1 -1
  272. package/es/color-picker/index.d.ts +1 -1
  273. package/es/color-picker/index.mjs +1 -1
  274. package/es/color-picker/src/AlphaSlider.d.ts +7 -7
  275. package/es/color-picker/src/AlphaSlider.mjs +1 -1
  276. package/es/color-picker/src/ColorInput.d.ts +6 -6
  277. package/es/color-picker/src/ColorInput.mjs +1 -1
  278. package/es/color-picker/src/ColorInputUnit.d.ts +7 -6
  279. package/es/color-picker/src/ColorPicker.d.ts +24 -15
  280. package/es/color-picker/src/ColorPicker.mjs +8 -8
  281. package/es/color-picker/src/ColorPickerSwatches.d.ts +4 -4
  282. package/es/color-picker/src/ColorPickerSwatches.mjs +1 -1
  283. package/es/color-picker/src/ColorPickerTrigger.d.ts +4 -4
  284. package/es/color-picker/src/ColorPreview.d.ts +5 -5
  285. package/es/color-picker/src/HueSlider.d.ts +5 -5
  286. package/es/color-picker/src/HueSlider.mjs +1 -1
  287. package/es/color-picker/src/Pallete.d.ts +6 -6
  288. package/es/color-picker/src/styles/index.cssr.mjs +1 -1
  289. package/es/color-picker/styles/dark.mjs +1 -1
  290. package/es/color-picker/styles/index.d.ts +1 -1
  291. package/es/color-picker/styles/light.d.ts +1 -0
  292. package/es/color-picker/styles/light.mjs +2 -2
  293. package/es/components.d.ts +8 -7
  294. package/es/components.mjs +9 -8
  295. package/es/composables/use-theme-vars.d.ts +1 -1
  296. package/es/composables/use-theme-vars.mjs +1 -1
  297. package/es/config-provider/index.d.ts +1 -1
  298. package/es/config-provider/index.mjs +1 -1
  299. package/es/config-provider/src/ConfigProvider.d.ts +7 -7
  300. package/es/config-provider/src/ConfigProvider.mjs +4 -4
  301. package/es/config-provider/src/interface.d.ts +2 -2
  302. package/es/config-provider/src/internal-interface.d.ts +24 -22
  303. package/es/countdown/index.d.ts +2 -2
  304. package/es/countdown/index.mjs +1 -1
  305. package/es/countdown/src/Countdown.d.ts +7 -7
  306. package/es/data-table/index.d.ts +2 -1
  307. package/es/data-table/index.mjs +2 -1
  308. package/es/data-table/src/DataTable.d.ts +34 -10
  309. package/es/data-table/src/DataTable.mjs +10 -10
  310. package/es/data-table/src/HeaderButton/FilterButton.d.ts +1212 -10
  311. package/es/data-table/src/HeaderButton/FilterButton.mjs +2 -2
  312. package/es/data-table/src/HeaderButton/FilterMenu.d.ts +1214 -7
  313. package/es/data-table/src/HeaderButton/FilterMenu.mjs +4 -4
  314. package/es/data-table/src/HeaderButton/RenderFilter.d.ts +5 -5
  315. package/es/data-table/src/HeaderButton/RenderSorter.d.ts +5 -5
  316. package/es/data-table/src/HeaderButton/ResizeButton.d.ts +6 -6
  317. package/es/data-table/src/HeaderButton/ResizeButton.mjs +1 -1
  318. package/es/data-table/src/HeaderButton/SortButton.d.ts +5 -5
  319. package/es/data-table/src/HeaderButton/SortButton.mjs +2 -2
  320. package/es/data-table/src/MainTable.d.ts +12 -5
  321. package/es/data-table/src/MainTable.mjs +2 -2
  322. package/es/data-table/src/TableParts/Body.d.ts +1278 -53
  323. package/es/data-table/src/TableParts/Body.mjs +15 -11
  324. package/es/data-table/src/TableParts/BodyCheckbox.d.ts +3 -3
  325. package/es/data-table/src/TableParts/BodyRadio.d.ts +3 -3
  326. package/es/data-table/src/TableParts/Cell.d.ts +5 -5
  327. package/es/data-table/src/TableParts/Cell.mjs +1 -1
  328. package/es/data-table/src/TableParts/ExpandTrigger.d.ts +5 -5
  329. package/es/data-table/src/TableParts/ExpandTrigger.mjs +1 -1
  330. package/es/data-table/src/TableParts/Header.d.ts +1229 -21
  331. package/es/data-table/src/TableParts/Header.mjs +3 -3
  332. package/es/data-table/src/TableParts/SelectionMenu.d.ts +3 -3
  333. package/es/data-table/src/TableParts/SelectionMenu.mjs +1 -1
  334. package/es/data-table/src/interface.d.ts +14 -5
  335. package/es/data-table/src/interface.mjs +2 -0
  336. package/es/data-table/src/publicTypes.d.ts +3 -0
  337. package/es/data-table/src/styles/index.cssr.mjs +2 -1
  338. package/es/data-table/src/use-check.d.ts +1 -1
  339. package/es/data-table/src/use-expand.d.ts +2 -2
  340. package/es/data-table/src/use-expand.mjs +1 -1
  341. package/es/data-table/src/use-group-header.d.ts +1 -1
  342. package/es/data-table/src/use-scroll.d.ts +5 -5
  343. package/es/data-table/src/use-sorter.d.ts +1 -1
  344. package/es/data-table/src/use-table-data.d.ts +2 -2
  345. package/es/data-table/src/use-table-data.mjs +3 -3
  346. package/es/data-table/src/utils.d.ts +2 -1
  347. package/es/data-table/src/utils.mjs +7 -3
  348. package/es/data-table/styles/dark.mjs +6 -6
  349. package/es/data-table/styles/index.d.ts +1 -1
  350. package/es/data-table/styles/light.d.ts +2 -0
  351. package/es/data-table/styles/light.mjs +7 -7
  352. package/es/date-picker/src/DatePicker.d.ts +171 -19
  353. package/es/date-picker/src/DatePicker.mjs +18 -12
  354. package/es/date-picker/src/interface.d.ts +3 -3
  355. package/es/date-picker/src/panel/date.d.ts +1014 -13
  356. package/es/date-picker/src/panel/date.mjs +5 -4
  357. package/es/date-picker/src/panel/daterange.d.ts +1023 -22
  358. package/es/date-picker/src/panel/daterange.mjs +6 -4
  359. package/es/date-picker/src/panel/datetime.d.ts +1014 -13
  360. package/es/date-picker/src/panel/datetime.mjs +7 -6
  361. package/es/date-picker/src/panel/datetimerange.d.ts +1023 -22
  362. package/es/date-picker/src/panel/datetimerange.mjs +8 -6
  363. package/es/date-picker/src/panel/month.d.ts +1014 -13
  364. package/es/date-picker/src/panel/month.mjs +3 -3
  365. package/es/date-picker/src/panel/monthrange.d.ts +1023 -22
  366. package/es/date-picker/src/panel/monthrange.mjs +3 -3
  367. package/es/date-picker/src/panel/panelHeader.d.ts +6328 -222
  368. package/es/date-picker/src/panel/panelHeader.mjs +9 -4
  369. package/es/date-picker/src/panel/use-calendar.d.ts +1002 -14
  370. package/es/date-picker/src/panel/use-calendar.mjs +12 -6
  371. package/es/date-picker/src/panel/use-dual-calendar.d.ts +1022 -34
  372. package/es/date-picker/src/panel/use-dual-calendar.mjs +14 -8
  373. package/es/date-picker/src/panel/use-panel-common.d.ts +999 -11
  374. package/es/date-picker/src/panel/use-panel-common.mjs +14 -1
  375. package/es/date-picker/src/props.d.ts +18 -1
  376. package/es/date-picker/src/props.mjs +11 -0
  377. package/es/date-picker/src/styles/index.cssr.mjs +5 -1
  378. package/es/date-picker/src/utils.d.ts +1 -1
  379. package/es/date-picker/src/utils.mjs +1 -1
  380. package/es/date-picker/src/validation-utils.d.ts +1 -1
  381. package/es/date-picker/src/validation-utils.mjs +1 -1
  382. package/es/date-picker/styles/dark.mjs +2 -2
  383. package/es/date-picker/styles/light.d.ts +2 -0
  384. package/es/date-picker/styles/light.mjs +3 -3
  385. package/es/descriptions/index.d.ts +1 -1
  386. package/es/descriptions/src/Descriptions.d.ts +8 -8
  387. package/es/descriptions/src/Descriptions.mjs +3 -3
  388. package/es/descriptions/src/DescriptionsItem.d.ts +5 -5
  389. package/es/descriptions/styles/light.d.ts +1 -1
  390. package/es/dialog/index.d.ts +3 -3
  391. package/es/dialog/index.mjs +2 -2
  392. package/es/dialog/src/Dialog.d.ts +9 -9
  393. package/es/dialog/src/Dialog.mjs +2 -2
  394. package/es/dialog/src/DialogEnvironment.d.ts +7 -7
  395. package/es/dialog/src/DialogEnvironment.mjs +1 -1
  396. package/es/dialog/src/DialogProvider.d.ts +5512 -16
  397. package/es/dialog/src/DialogProvider.mjs +3 -3
  398. package/es/dialog/src/composables.d.ts +1 -1
  399. package/es/dialog/src/dialogProps.d.ts +2 -2
  400. package/es/dialog/styles/dark.mjs +1 -1
  401. package/es/dialog/styles/index.d.ts +1 -1
  402. package/es/dialog/styles/light.mjs +2 -2
  403. package/es/discrete/index.d.ts +1 -1
  404. package/es/discrete/src/InjectionExtractor.d.ts +4 -4
  405. package/es/discrete/src/discrete.mjs +2 -2
  406. package/es/discrete/src/discreteApp.d.ts +2 -2
  407. package/es/discrete/src/discreteApp.mjs +2 -2
  408. package/es/discrete/src/interface.d.ts +2 -2
  409. package/es/divider/src/Divider.d.ts +8 -8
  410. package/es/divider/src/Divider.mjs +1 -1
  411. package/es/divider/styles/index.d.ts +1 -1
  412. package/es/divider/styles/light.d.ts +1 -1
  413. package/es/drawer/index.d.ts +1 -1
  414. package/es/drawer/src/Drawer.d.ts +11 -11
  415. package/es/drawer/src/Drawer.mjs +2 -2
  416. package/es/drawer/src/DrawerBodyWrapper.d.ts +61 -14
  417. package/es/drawer/src/DrawerBodyWrapper.mjs +5 -5
  418. package/es/drawer/src/DrawerContent.d.ts +54 -7
  419. package/es/drawer/src/styles/index.cssr.mjs +4 -4
  420. package/es/drawer/styles/dark.mjs +1 -1
  421. package/es/drawer/styles/index.d.ts +1 -1
  422. package/es/drawer/styles/light.mjs +1 -1
  423. package/es/drawer/styles/rtl.mjs +1 -1
  424. package/es/dropdown/index.d.ts +1 -1
  425. package/es/dropdown/src/Dropdown.d.ts +12 -12
  426. package/es/dropdown/src/Dropdown.mjs +4 -4
  427. package/es/dropdown/src/DropdownDivider.d.ts +3 -3
  428. package/es/dropdown/src/DropdownGroup.d.ts +5 -5
  429. package/es/dropdown/src/DropdownGroup.mjs +2 -2
  430. package/es/dropdown/src/DropdownGroupHeader.d.ts +10 -10
  431. package/es/dropdown/src/DropdownMenu.d.ts +7 -7
  432. package/es/dropdown/src/DropdownMenu.mjs +3 -3
  433. package/es/dropdown/src/DropdownOption.d.ts +17 -17
  434. package/es/dropdown/src/DropdownOption.mjs +4 -4
  435. package/es/dropdown/src/DropdownRenderOption.d.ts +4 -4
  436. package/es/dropdown/src/styles/index.cssr.mjs +1 -1
  437. package/es/dropdown/styles/index.d.ts +1 -1
  438. package/es/dropdown/styles/light.mjs +1 -1
  439. package/es/dynamic-input/src/DynamicInput.d.ts +23 -11
  440. package/es/dynamic-input/src/DynamicInput.mjs +7 -7
  441. package/es/dynamic-input/src/InputPreset.d.ts +293 -6
  442. package/es/dynamic-input/src/PairPreset.d.ts +294 -7
  443. package/es/dynamic-input/styles/dark.mjs +2 -2
  444. package/es/dynamic-input/styles/index.d.ts +1 -1
  445. package/es/dynamic-input/styles/light.d.ts +1 -0
  446. package/es/dynamic-input/styles/light.mjs +3 -3
  447. package/es/dynamic-input/styles/rtl.mjs +2 -2
  448. package/es/dynamic-tags/src/DynamicTags.d.ts +49 -15
  449. package/es/dynamic-tags/src/DynamicTags.mjs +6 -6
  450. package/es/dynamic-tags/styles/dark.mjs +3 -3
  451. package/es/dynamic-tags/styles/light.d.ts +1 -0
  452. package/es/dynamic-tags/styles/light.mjs +4 -4
  453. package/es/element/src/Element.d.ts +7 -7
  454. package/es/element/src/Element.mjs +1 -1
  455. package/es/ellipsis/index.d.ts +1 -1
  456. package/es/ellipsis/src/Ellipsis.d.ts +12 -9
  457. package/es/ellipsis/src/Ellipsis.mjs +2 -2
  458. package/es/ellipsis/src/PerformantEllipsis.d.ts +6 -6
  459. package/es/ellipsis/src/PerformantEllipsis.mjs +1 -1
  460. package/es/empty/src/Empty.d.ts +8 -8
  461. package/es/empty/styles/index.d.ts +1 -1
  462. package/es/empty/styles/light.d.ts +1 -1
  463. package/es/equation/src/Equation.d.ts +6 -6
  464. package/es/equation/styles/index.d.ts +1 -1
  465. package/es/flex/src/Flex.d.ts +8 -8
  466. package/es/flex/src/Flex.mjs +2 -2
  467. package/es/flex/styles/index.d.ts +1 -1
  468. package/es/float-button/src/FloatButton.d.ts +8 -8
  469. package/es/float-button/src/FloatButton.mjs +7 -7
  470. package/es/float-button/styles/light.d.ts +1 -1
  471. package/es/float-button-group/src/FloatButtonGroup.d.ts +7 -7
  472. package/es/form/index.d.ts +3 -3
  473. package/es/form/index.mjs +1 -1
  474. package/es/form/src/Form.d.ts +7 -7
  475. package/es/form/src/Form.mjs +2 -2
  476. package/es/form/src/FormItem.d.ts +18 -12
  477. package/es/form/src/FormItem.mjs +3 -3
  478. package/es/form/src/FormItemCol.d.ts +11 -5
  479. package/es/form/src/FormItemCol.mjs +1 -1
  480. package/es/form/src/FormItemGridItem.d.ts +11 -5
  481. package/es/form/src/FormItemGridItem.mjs +1 -1
  482. package/es/form/src/FormItemRow.d.ts +10 -5
  483. package/es/form/src/FormItemRow.mjs +1 -1
  484. package/es/form/src/interface.d.ts +1 -1
  485. package/es/form/src/styles/form-item.cssr.mjs +1 -1
  486. package/es/form/src/utils.d.ts +3 -3
  487. package/es/form/src/utils.mjs +1 -1
  488. package/es/form/styles/index.d.ts +1 -1
  489. package/es/form/styles/light.d.ts +1 -1
  490. package/es/global-style/src/GlobalStyle.d.ts +1 -1
  491. package/es/global-style/src/GlobalStyle.mjs +2 -2
  492. package/es/gradient-text/src/GradientText.d.ts +8 -8
  493. package/es/grid/src/Grid.d.ts +8 -8
  494. package/es/grid/src/Grid.mjs +3 -3
  495. package/es/grid/src/GridItem.d.ts +9 -9
  496. package/es/grid/src/GridItem.mjs +1 -1
  497. package/es/highlight/src/Highlight.d.ts +6 -6
  498. package/es/icon/index.d.ts +1 -1
  499. package/es/icon/index.mjs +1 -1
  500. package/es/icon/src/Icon.d.ts +7 -7
  501. package/es/icon/styles/light.d.ts +1 -1
  502. package/es/icon-wrapper/index.d.ts +1 -1
  503. package/es/icon-wrapper/index.mjs +1 -1
  504. package/es/icon-wrapper/src/IconWrapper.d.ts +4 -4
  505. package/es/icon-wrapper/styles/light.d.ts +1 -1
  506. package/es/image/src/Image.d.ts +18 -13
  507. package/es/image/src/Image.mjs +6 -4
  508. package/es/image/src/ImageGroup.d.ts +12 -8
  509. package/es/image/src/ImageGroup.mjs +2 -2
  510. package/es/image/src/ImagePreview.d.ts +13 -13
  511. package/es/image/src/ImagePreview.mjs +5 -5
  512. package/es/image/src/styles/index.cssr.mjs +1 -1
  513. package/es/image/styles/dark.mjs +1 -1
  514. package/es/image/styles/index.d.ts +1 -1
  515. package/es/image/styles/index.mjs +2 -2
  516. package/es/image/styles/light.mjs +1 -1
  517. package/es/index.d.ts +8 -8
  518. package/es/index.mjs +8 -8
  519. package/es/infinite-scroll/src/InfiniteScroll.d.ts +18 -6
  520. package/es/infinite-scroll/src/InfiniteScroll.mjs +1 -1
  521. package/es/input/index.d.ts +2 -2
  522. package/es/input/src/Input.d.ts +52 -25
  523. package/es/input/src/Input.mjs +9 -7
  524. package/es/input/src/InputGroup.d.ts +3 -11
  525. package/es/input/src/InputGroupLabel.d.ts +17 -8
  526. package/es/input/src/WordCount.d.ts +1 -1
  527. package/es/input/src/styles/input.cssr.mjs +1 -0
  528. package/es/input/styles/dark.mjs +3 -1
  529. package/es/input/styles/index.d.ts +1 -1
  530. package/es/input/styles/light.d.ts +2 -1
  531. package/es/input/styles/light.mjs +3 -1
  532. package/es/input-number/src/InputNumber.d.ts +54 -12
  533. package/es/input-number/src/InputNumber.mjs +7 -7
  534. package/es/input-number/src/utils.mjs +6 -3
  535. package/es/input-number/styles/dark.mjs +1 -1
  536. package/es/input-number/styles/index.d.ts +1 -1
  537. package/es/input-number/styles/light.d.ts +1 -0
  538. package/es/input-number/styles/light.mjs +2 -2
  539. package/es/input-number/styles/rtl.mjs +2 -2
  540. package/es/layout/index.d.ts +5 -5
  541. package/es/layout/index.mjs +1 -1
  542. package/es/layout/src/Layout.d.ts +40 -18
  543. package/es/layout/src/LayoutContent.d.ts +19 -8
  544. package/es/layout/src/LayoutFooter.d.ts +7 -7
  545. package/es/layout/src/LayoutHeader.d.ts +7 -7
  546. package/es/layout/src/LayoutSider.d.ts +21 -10
  547. package/es/layout/src/LayoutSider.mjs +5 -5
  548. package/es/layout/src/ToggleBar.d.ts +3 -3
  549. package/es/layout/src/ToggleButton.d.ts +3 -3
  550. package/es/layout/styles/dark.mjs +1 -1
  551. package/es/layout/styles/light.mjs +1 -1
  552. package/es/legacy-grid/index.d.ts +2 -2
  553. package/es/legacy-grid/index.mjs +2 -2
  554. package/es/legacy-grid/src/Col.d.ts +8 -8
  555. package/es/legacy-grid/src/Row.d.ts +7 -7
  556. package/es/legacy-grid/src/Row.mjs +2 -2
  557. package/es/legacy-grid/styles/index.d.ts +2 -2
  558. package/es/legacy-grid/styles/index.mjs +1 -1
  559. package/es/legacy-transfer/index.d.ts +1 -1
  560. package/es/legacy-transfer/src/Transfer.d.ts +24 -11
  561. package/es/legacy-transfer/src/Transfer.mjs +8 -8
  562. package/es/legacy-transfer/src/TransferFilter.d.ts +385 -6
  563. package/es/legacy-transfer/src/TransferFilter.mjs +1 -1
  564. package/es/legacy-transfer/src/TransferHeader.d.ts +4 -4
  565. package/es/legacy-transfer/src/TransferList.d.ts +402 -6
  566. package/es/legacy-transfer/src/TransferList.mjs +2 -2
  567. package/es/legacy-transfer/src/TransferListItem.d.ts +385 -6
  568. package/es/legacy-transfer/src/TransferListItem.mjs +2 -2
  569. package/es/legacy-transfer/src/styles/index.cssr.mjs +1 -1
  570. package/es/legacy-transfer/src/use-transfer-data.d.ts +7 -7
  571. package/es/legacy-transfer/src/use-transfer-data.mjs +1 -1
  572. package/es/legacy-transfer/styles/dark.mjs +3 -3
  573. package/es/legacy-transfer/styles/light.d.ts +1 -0
  574. package/es/legacy-transfer/styles/light.mjs +4 -4
  575. package/es/list/src/List.d.ts +8 -8
  576. package/es/list/src/ListItem.d.ts +3 -3
  577. package/es/list/styles/index.d.ts +1 -1
  578. package/es/list/styles/light.d.ts +1 -1
  579. package/es/loading-bar/index.d.ts +1 -1
  580. package/es/loading-bar/src/LoadingBar.d.ts +11 -11
  581. package/es/loading-bar/src/LoadingBar.mjs +1 -1
  582. package/es/loading-bar/src/LoadingBarProvider.d.ts +10 -6
  583. package/es/loading-bar/src/LoadingBarProvider.mjs +2 -2
  584. package/es/loading-bar/src/styles/index.cssr.mjs +1 -1
  585. package/es/loading-bar/styles/index.d.ts +1 -1
  586. package/es/loading-bar/styles/light.d.ts +1 -1
  587. package/es/locales/index.d.ts +40 -40
  588. package/es/locales/index.mjs +38 -38
  589. package/es/log/index.d.ts +1 -1
  590. package/es/log/src/Log.d.ts +20 -8
  591. package/es/log/src/Log.mjs +4 -4
  592. package/es/log/src/LogLine.d.ts +7 -7
  593. package/es/log/src/LogLoader.d.ts +6 -4
  594. package/es/log/src/styles/index.cssr.mjs +1 -1
  595. package/es/log/styles/index.d.ts +1 -1
  596. package/es/log/styles/light.mjs +1 -1
  597. package/es/marquee/index.d.ts +2 -0
  598. package/es/marquee/index.mjs +1 -0
  599. package/es/marquee/src/Marquee.d.ts +38 -0
  600. package/es/marquee/src/Marquee.mjs +117 -0
  601. package/es/marquee/src/props.d.ts +12 -0
  602. package/es/marquee/src/props.mjs +8 -0
  603. package/es/marquee/src/public-types.d.ts +1 -0
  604. package/es/marquee/src/public-types.mjs +1 -0
  605. package/es/marquee/src/styles/index.cssr.d.ts +2 -0
  606. package/es/marquee/src/styles/index.cssr.mjs +30 -0
  607. package/es/marquee/styles/dark.d.ts +3 -0
  608. package/es/marquee/styles/dark.mjs +8 -0
  609. package/es/marquee/styles/index.d.ts +3 -0
  610. package/es/marquee/styles/index.mjs +2 -0
  611. package/es/marquee/styles/light.d.ts +6 -0
  612. package/es/marquee/styles/light.mjs +10 -0
  613. package/es/mention/index.d.ts +1 -1
  614. package/es/mention/src/Mention.d.ts +64 -18
  615. package/es/mention/src/Mention.mjs +5 -5
  616. package/es/mention/styles/dark.mjs +1 -1
  617. package/es/mention/styles/light.d.ts +1 -0
  618. package/es/mention/styles/light.mjs +2 -2
  619. package/es/menu/index.d.ts +1 -1
  620. package/es/menu/src/Menu.d.ts +19 -15
  621. package/es/menu/src/Menu.mjs +6 -6
  622. package/es/menu/src/MenuDivider.d.ts +1 -1
  623. package/es/menu/src/MenuOption.d.ts +223 -7
  624. package/es/menu/src/MenuOption.mjs +3 -2
  625. package/es/menu/src/MenuOptionContent.d.ts +6 -6
  626. package/es/menu/src/MenuOptionContent.mjs +1 -1
  627. package/es/menu/src/MenuOptionGroup.d.ts +6 -5
  628. package/es/menu/src/MenuOptionGroup.mjs +4 -3
  629. package/es/menu/src/Submenu.d.ts +227 -11
  630. package/es/menu/src/Submenu.mjs +5 -3
  631. package/es/menu/src/use-menu-child-props.d.ts +1 -1
  632. package/es/menu/src/use-menu-child.d.ts +1 -1
  633. package/es/menu/src/utils.d.ts +1 -1
  634. package/es/menu/src/utils.mjs +6 -9
  635. package/es/menu/styles/dark.mjs +2 -2
  636. package/es/menu/styles/index.d.ts +1 -1
  637. package/es/menu/styles/light.mjs +3 -3
  638. package/es/message/index.d.ts +1 -1
  639. package/es/message/src/Message.d.ts +9 -9
  640. package/es/message/src/Message.mjs +3 -3
  641. package/es/message/src/MessageEnvironment.d.ts +6 -6
  642. package/es/message/src/MessageProvider.d.ts +23 -9
  643. package/es/message/src/MessageProvider.mjs +3 -3
  644. package/es/message/src/styles/index.cssr.mjs +2 -2
  645. package/es/message/styles/index.d.ts +1 -1
  646. package/es/message/styles/light.d.ts +1 -1
  647. package/es/modal/index.d.ts +3 -3
  648. package/es/modal/index.mjs +2 -2
  649. package/es/modal/src/BodyWrapper.d.ts +541 -12
  650. package/es/modal/src/BodyWrapper.mjs +6 -6
  651. package/es/modal/src/Modal.d.ts +12 -12
  652. package/es/modal/src/Modal.mjs +5 -5
  653. package/es/modal/src/ModalEnvironment.d.ts +8 -8
  654. package/es/modal/src/ModalProvider.mjs +3 -3
  655. package/es/modal/src/composables.d.ts +1 -1
  656. package/es/modal/src/presetProps.d.ts +1 -1
  657. package/es/modal/src/presetProps.mjs +2 -2
  658. package/es/modal/src/styles/index.cssr.mjs +1 -1
  659. package/es/modal/styles/dark.mjs +2 -2
  660. package/es/modal/styles/light.mjs +3 -3
  661. package/es/notification/index.d.ts +2 -2
  662. package/es/notification/src/Notification.d.ts +10 -10
  663. package/es/notification/src/Notification.mjs +3 -3
  664. package/es/notification/src/NotificationContainer.d.ts +62 -8
  665. package/es/notification/src/NotificationEnvironment.d.ts +7 -7
  666. package/es/notification/src/NotificationEnvironment.mjs +1 -1
  667. package/es/notification/src/NotificationProvider.d.ts +34 -10
  668. package/es/notification/src/NotificationProvider.mjs +2 -2
  669. package/es/notification/styles/index.d.ts +1 -1
  670. package/es/notification/styles/light.mjs +1 -1
  671. package/es/number-animation/src/NumberAnimation.d.ts +7 -7
  672. package/es/number-animation/src/NumberAnimation.mjs +1 -1
  673. package/es/page-header/src/PageHeader.d.ts +8 -8
  674. package/es/page-header/src/PageHeader.mjs +3 -3
  675. package/es/page-header/styles/index.d.ts +1 -1
  676. package/es/page-header/styles/index.mjs +1 -1
  677. package/es/pagination/index.d.ts +1 -1
  678. package/es/pagination/src/Pagination.d.ts +41 -17
  679. package/es/pagination/src/Pagination.mjs +6 -6
  680. package/es/pagination/styles/dark.mjs +2 -2
  681. package/es/pagination/styles/index.d.ts +1 -1
  682. package/es/pagination/styles/light.d.ts +2 -0
  683. package/es/pagination/styles/light.mjs +3 -3
  684. package/es/pagination/styles/rtl.mjs +1 -1
  685. package/es/popconfirm/index.d.ts +1 -1
  686. package/es/popconfirm/src/Popconfirm.d.ts +15 -10
  687. package/es/popconfirm/src/Popconfirm.mjs +3 -3
  688. package/es/popconfirm/src/PopconfirmPanel.d.ts +12 -9
  689. package/es/popconfirm/src/PopconfirmPanel.mjs +1 -1
  690. package/es/popconfirm/src/interface.d.ts +1 -1
  691. package/es/popconfirm/styles/dark.mjs +1 -1
  692. package/es/popconfirm/styles/index.d.ts +1 -1
  693. package/es/popconfirm/styles/light.mjs +2 -2
  694. package/es/popover/index.d.ts +1 -1
  695. package/es/popover/src/Popover.d.ts +12 -10
  696. package/es/popover/src/Popover.mjs +4 -4
  697. package/es/popover/src/PopoverBody.d.ts +14 -12
  698. package/es/popover/src/PopoverBody.mjs +5 -5
  699. package/es/popover/styles/index.d.ts +1 -1
  700. package/es/popover/styles/light.d.ts +1 -1
  701. package/es/popselect/index.d.ts +1 -1
  702. package/es/popselect/src/Popselect.d.ts +27 -24
  703. package/es/popselect/src/Popselect.mjs +4 -4
  704. package/es/popselect/src/PopselectPanel.d.ts +137 -11
  705. package/es/popselect/src/PopselectPanel.mjs +4 -4
  706. package/es/popselect/src/interface.d.ts +1 -1
  707. package/es/popselect/styles/dark.mjs +1 -1
  708. package/es/popselect/styles/light.mjs +1 -1
  709. package/es/progress/index.d.ts +1 -0
  710. package/es/progress/src/Circle.d.ts +9 -9
  711. package/es/progress/src/Circle.mjs +24 -6
  712. package/es/progress/src/Line.d.ts +9 -9
  713. package/es/progress/src/Line.mjs +7 -4
  714. package/es/progress/src/MultipleCircle.d.ts +8 -7
  715. package/es/progress/src/MultipleCircle.mjs +22 -2
  716. package/es/progress/src/Progress.d.ts +16 -16
  717. package/es/progress/src/Progress.mjs +3 -3
  718. package/es/progress/src/public-types.d.ts +4 -0
  719. package/es/progress/src/public-types.mjs +1 -0
  720. package/es/progress/styles/index.d.ts +1 -1
  721. package/es/progress/styles/light.d.ts +1 -1
  722. package/es/qr-code/src/QrCode.d.ts +9 -9
  723. package/es/qr-code/src/QrCode.mjs +1 -1
  724. package/es/qr-code/styles/light.d.ts +1 -1
  725. package/es/radio/index.d.ts +3 -3
  726. package/es/radio/index.mjs +2 -2
  727. package/es/radio/src/Radio.d.ts +7 -7
  728. package/es/radio/src/Radio.mjs +2 -2
  729. package/es/radio/src/RadioButton.d.ts +23 -47
  730. package/es/radio/src/RadioGroup.d.ts +10 -10
  731. package/es/radio/src/RadioGroup.mjs +3 -3
  732. package/es/radio/src/use-radio.d.ts +1 -1
  733. package/es/radio/src/use-radio.mjs +1 -1
  734. package/es/radio/styles/index.d.ts +1 -1
  735. package/es/radio/styles/light.d.ts +1 -1
  736. package/es/rate/src/Rate.d.ts +9 -9
  737. package/es/rate/src/Rate.mjs +1 -1
  738. package/es/rate/styles/light.d.ts +1 -1
  739. package/es/result/src/Result.d.ts +8 -8
  740. package/es/result/src/Result.mjs +4 -4
  741. package/es/result/styles/light.d.ts +1 -1
  742. package/es/scrollbar/src/Scrollbar.d.ts +18 -6
  743. package/es/select/index.d.ts +3 -3
  744. package/es/select/src/Select.d.ts +52 -22
  745. package/es/select/src/Select.mjs +5 -5
  746. package/es/select/src/styles/index.cssr.mjs +2 -1
  747. package/es/select/styles/dark.mjs +1 -1
  748. package/es/select/styles/index.d.ts +1 -1
  749. package/es/select/styles/light.d.ts +1 -0
  750. package/es/select/styles/light.mjs +2 -2
  751. package/es/select/styles/rtl.mjs +2 -2
  752. package/es/skeleton/src/Skeleton.d.ts +7 -7
  753. package/es/skeleton/src/Skeleton.mjs +1 -1
  754. package/es/skeleton/styles/light.d.ts +1 -1
  755. package/es/slider/src/Slider.d.ts +17 -17
  756. package/es/slider/src/Slider.mjs +4 -4
  757. package/es/slider/src/styles/index.cssr.mjs +1 -1
  758. package/es/slider/styles/light.d.ts +1 -1
  759. package/es/space/src/Space.d.ts +8 -8
  760. package/es/space/src/Space.mjs +3 -3
  761. package/es/space/styles/index.d.ts +1 -1
  762. package/es/spin/src/Spin.d.ts +8 -8
  763. package/es/spin/src/Spin.mjs +2 -2
  764. package/es/spin/src/styles/index.cssr.mjs +1 -1
  765. package/es/spin/styles/index.d.ts +1 -1
  766. package/es/split/src/Split.d.ts +11 -11
  767. package/es/split/src/Split.mjs +4 -4
  768. package/es/split/styles/light.d.ts +1 -1
  769. package/es/statistic/src/Statistic.d.ts +8 -8
  770. package/es/statistic/styles/index.d.ts +1 -1
  771. package/es/statistic/styles/light.d.ts +1 -1
  772. package/es/steps/index.d.ts +2 -2
  773. package/es/steps/index.mjs +2 -2
  774. package/es/steps/src/Step.d.ts +8 -8
  775. package/es/steps/src/Step.mjs +2 -2
  776. package/es/steps/src/Steps.d.ts +8 -8
  777. package/es/steps/src/styles/index.cssr.mjs +1 -1
  778. package/es/steps/styles/index.d.ts +1 -1
  779. package/es/steps/styles/light.d.ts +1 -1
  780. package/es/styles.d.ts +9 -9
  781. package/es/styles.mjs +11 -11
  782. package/es/switch/src/Switch.d.ts +10 -10
  783. package/es/switch/src/Switch.mjs +2 -2
  784. package/es/switch/styles/index.d.ts +1 -1
  785. package/es/switch/styles/light.d.ts +1 -1
  786. package/es/table/index.d.ts +4 -4
  787. package/es/table/index.mjs +3 -3
  788. package/es/table/src/Table.d.ts +9 -9
  789. package/es/table/src/Tbody.d.ts +1 -1
  790. package/es/table/src/Td.d.ts +1 -1
  791. package/es/table/src/Th.d.ts +1 -1
  792. package/es/table/src/Thead.d.ts +1 -1
  793. package/es/table/src/Tr.d.ts +1 -1
  794. package/es/table/styles/index.d.ts +1 -1
  795. package/es/table/styles/light.d.ts +1 -1
  796. package/es/tabs/index.d.ts +5 -5
  797. package/es/tabs/index.mjs +2 -2
  798. package/es/tabs/src/Tab.d.ts +16 -16
  799. package/es/tabs/src/Tab.mjs +2 -2
  800. package/es/tabs/src/TabPane.d.ts +9 -9
  801. package/es/tabs/src/Tabs.d.ts +61 -22
  802. package/es/tabs/src/Tabs.mjs +4 -4
  803. package/es/tabs/src/styles/index.cssr.mjs +2 -1
  804. package/es/tabs/styles/light.d.ts +1 -1
  805. package/es/tag/src/Tag.d.ts +12 -12
  806. package/es/tag/src/Tag.mjs +2 -2
  807. package/es/tag/styles/index.d.ts +1 -1
  808. package/es/tag/styles/light.d.ts +1 -1
  809. package/es/theme-editor/src/MaximizeIcon.d.ts +1 -1
  810. package/es/theme-editor/src/MinimizeIcon.d.ts +1 -1
  811. package/es/theme-editor/src/ThemeEditor.d.ts +19 -10
  812. package/es/theme-editor/src/ThemeEditor.mjs +12 -12
  813. package/es/themes/dark.mjs +11 -9
  814. package/es/themes/light.mjs +11 -9
  815. package/es/thing/src/Thing.d.ts +5 -5
  816. package/es/thing/src/Thing.mjs +1 -1
  817. package/es/thing/styles/index.d.ts +1 -1
  818. package/es/thing/styles/light.d.ts +1 -1
  819. package/es/thing/styles/rtl.mjs +1 -1
  820. package/es/time/src/Time.d.ts +7 -7
  821. package/es/time/src/Time.mjs +1 -1
  822. package/es/time-picker/index.d.ts +1 -1
  823. package/es/time-picker/src/Panel.d.ts +328 -11
  824. package/es/time-picker/src/Panel.mjs +1 -1
  825. package/es/time-picker/src/PanelCol.d.ts +5 -5
  826. package/es/time-picker/src/PanelCol.mjs +1 -1
  827. package/es/time-picker/src/TimePicker.d.ts +101 -17
  828. package/es/time-picker/src/TimePicker.mjs +10 -10
  829. package/es/time-picker/src/styles/index.cssr.mjs +1 -1
  830. package/es/time-picker/styles/light.d.ts +1 -0
  831. package/es/time-picker/styles/light.mjs +1 -1
  832. package/es/timeline/index.d.ts +1 -1
  833. package/es/timeline/src/Timeline.d.ts +5 -5
  834. package/es/timeline/src/TimelineItem.d.ts +9 -9
  835. package/es/timeline/src/TimelineItem.mjs +1 -1
  836. package/es/timeline/styles/index.d.ts +1 -1
  837. package/es/timeline/styles/light.d.ts +1 -1
  838. package/es/tooltip/index.d.ts +1 -1
  839. package/es/tooltip/src/Tooltip.d.ts +11 -8
  840. package/es/tooltip/src/Tooltip.mjs +1 -1
  841. package/es/tooltip/styles/index.d.ts +1 -1
  842. package/es/tooltip/styles/light.mjs +1 -1
  843. package/es/transfer/index.d.ts +1 -1
  844. package/es/transfer/src/Transfer.d.ts +20 -10
  845. package/es/transfer/src/Transfer.mjs +6 -6
  846. package/es/transfer/src/TransferFilter.d.ts +398 -6
  847. package/es/transfer/src/TransferFilter.mjs +1 -1
  848. package/es/transfer/src/TransferHeader.d.ts +4 -4
  849. package/es/transfer/src/TransferHeader.mjs +1 -1
  850. package/es/transfer/src/TransferList.d.ts +415 -6
  851. package/es/transfer/src/TransferList.mjs +1 -1
  852. package/es/transfer/src/TransferListItem.d.ts +401 -9
  853. package/es/transfer/src/TransferListItem.mjs +3 -3
  854. package/es/transfer/src/use-transfer-data.d.ts +3 -3
  855. package/es/transfer/src/use-transfer-data.mjs +1 -1
  856. package/es/transfer/styles/dark.mjs +3 -3
  857. package/es/transfer/styles/light.d.ts +1 -0
  858. package/es/transfer/styles/light.mjs +4 -4
  859. package/es/tree/index.d.ts +1 -1
  860. package/es/tree/src/MotionWrapper.d.ts +4 -4
  861. package/es/tree/src/MotionWrapper.mjs +1 -1
  862. package/es/tree/src/Tree.d.ts +31 -14
  863. package/es/tree/src/Tree.mjs +9 -9
  864. package/es/tree/src/TreeNode.d.ts +14 -14
  865. package/es/tree/src/TreeNode.mjs +5 -5
  866. package/es/tree/src/TreeNodeCheckbox.d.ts +99 -5
  867. package/es/tree/src/TreeNodeContent.d.ts +10 -10
  868. package/es/tree/src/TreeNodeSwitcher.d.ts +4 -4
  869. package/es/tree/src/TreeNodeSwitcher.mjs +1 -1
  870. package/es/tree/src/dnd.d.ts +1 -1
  871. package/es/tree/src/keyboard.d.ts +1 -1
  872. package/es/tree/src/styles/index.cssr.mjs +2 -2
  873. package/es/tree/src/utils.d.ts +1 -1
  874. package/es/tree/src/utils.mjs +1 -1
  875. package/es/tree/styles/dark.mjs +2 -2
  876. package/es/tree/styles/index.d.ts +1 -1
  877. package/es/tree/styles/light.mjs +3 -3
  878. package/es/tree-select/index.d.ts +2 -2
  879. package/es/tree-select/src/TreeSelect.d.ts +45 -21
  880. package/es/tree-select/src/TreeSelect.mjs +10 -10
  881. package/es/tree-select/styles/dark.mjs +2 -2
  882. package/es/tree-select/styles/index.d.ts +1 -1
  883. package/es/tree-select/styles/light.d.ts +1 -0
  884. package/es/tree-select/styles/light.mjs +3 -3
  885. package/es/typography/index.d.ts +10 -10
  886. package/es/typography/index.mjs +7 -7
  887. package/es/typography/src/a.d.ts +6 -6
  888. package/es/typography/src/blockquote.d.ts +7 -7
  889. package/es/typography/src/create-header.d.ts +8 -8
  890. package/es/typography/src/headers.d.ts +48 -48
  891. package/es/typography/src/hr.d.ts +6 -6
  892. package/es/typography/src/li.d.ts +1 -1
  893. package/es/typography/src/ol.d.ts +7 -7
  894. package/es/typography/src/p.d.ts +7 -7
  895. package/es/typography/src/text.d.ts +8 -8
  896. package/es/typography/src/text.mjs +1 -1
  897. package/es/typography/src/ul.d.ts +7 -7
  898. package/es/typography/styles/index.d.ts +1 -1
  899. package/es/typography/styles/light.d.ts +1 -1
  900. package/es/upload/index.d.ts +2 -2
  901. package/es/upload/index.mjs +2 -2
  902. package/es/upload/src/Upload.d.ts +11 -11
  903. package/es/upload/src/Upload.mjs +5 -5
  904. package/es/upload/src/UploadDragger.d.ts +1 -1
  905. package/es/upload/src/UploadFile.d.ts +271 -8
  906. package/es/upload/src/UploadFile.mjs +6 -6
  907. package/es/upload/src/UploadFileList.d.ts +1 -1
  908. package/es/upload/src/UploadFileList.mjs +1 -1
  909. package/es/upload/src/UploadProgress.d.ts +265 -5
  910. package/es/upload/src/UploadTrigger.d.ts +5 -5
  911. package/es/upload/src/UploadTrigger.mjs +2 -2
  912. package/es/upload/src/interface.d.ts +1 -1
  913. package/es/upload/src/styles/index.cssr.mjs +1 -1
  914. package/es/upload/styles/dark.mjs +1 -1
  915. package/es/upload/styles/light.mjs +2 -2
  916. package/es/version.d.ts +1 -1
  917. package/es/version.mjs +1 -1
  918. package/es/virtual-list/index.d.ts +1 -1
  919. package/es/virtual-list/src/VirtualList.d.ts +23 -7
  920. package/es/watermark/src/Watermark.d.ts +4 -4
  921. package/es/watermark/src/Watermark.mjs +1 -1
  922. package/es/watermark/styles/light.mjs +1 -1
  923. package/lib/_internal/clear/src/Clear.d.ts +5 -5
  924. package/lib/_internal/clear/src/Clear.js +2 -2
  925. package/lib/_internal/clear/src/styles/index.cssr.js +1 -1
  926. package/lib/_internal/close/src/Close.d.ts +5 -5
  927. package/lib/_internal/fade-in-expand-transition/src/FadeInExpandTransition.d.ts +6 -6
  928. package/lib/_internal/focus-detector/src/FocusDetector.d.ts +3 -3
  929. package/lib/_internal/icon/src/Icon.d.ts +4 -4
  930. package/lib/_internal/icon-switch-transition/src/IconSwitchTransition.d.ts +1 -1
  931. package/lib/_internal/icon-switch-transition/src/IconSwitchTransition.js +1 -1
  932. package/lib/_internal/icons/Add.d.ts +1 -1
  933. package/lib/_internal/icons/ArrowBack.d.ts +1 -1
  934. package/lib/_internal/icons/ArrowDown.d.ts +1 -1
  935. package/lib/_internal/icons/ArrowUp.d.ts +1 -1
  936. package/lib/_internal/icons/Attach.d.ts +1 -1
  937. package/lib/_internal/icons/Backward.d.ts +1 -1
  938. package/lib/_internal/icons/Cancel.d.ts +1 -1
  939. package/lib/_internal/icons/Checkmark.d.ts +1 -1
  940. package/lib/_internal/icons/ChevronDown.d.ts +1 -1
  941. package/lib/_internal/icons/ChevronDownFilled.d.ts +1 -1
  942. package/lib/_internal/icons/ChevronLeft.d.ts +1 -1
  943. package/lib/_internal/icons/ChevronRight.d.ts +1 -1
  944. package/lib/_internal/icons/Clear.d.ts +1 -1
  945. package/lib/_internal/icons/Close.d.ts +1 -1
  946. package/lib/_internal/icons/Date.d.ts +1 -1
  947. package/lib/_internal/icons/Download.d.ts +1 -1
  948. package/lib/_internal/icons/Empty.d.ts +1 -1
  949. package/lib/_internal/icons/Error.d.ts +1 -1
  950. package/lib/_internal/icons/Eye.d.ts +1 -1
  951. package/lib/_internal/icons/EyeOff.d.ts +1 -1
  952. package/lib/_internal/icons/FastBackward.d.ts +1 -1
  953. package/lib/_internal/icons/FastForward.d.ts +1 -1
  954. package/lib/_internal/icons/File.d.ts +1 -1
  955. package/lib/_internal/icons/Filter.d.ts +1 -1
  956. package/lib/_internal/icons/Forward.d.ts +1 -1
  957. package/lib/_internal/icons/Info.d.ts +1 -1
  958. package/lib/_internal/icons/More.d.ts +1 -1
  959. package/lib/_internal/icons/Photo.d.ts +1 -1
  960. package/lib/_internal/icons/Remove.d.ts +1 -1
  961. package/lib/_internal/icons/ResizeSmall.d.ts +1 -1
  962. package/lib/_internal/icons/Retry.d.ts +1 -1
  963. package/lib/_internal/icons/RotateClockwise.d.ts +1 -1
  964. package/lib/_internal/icons/RotateCounterclockwise.d.ts +1 -1
  965. package/lib/_internal/icons/Search.d.ts +1 -1
  966. package/lib/_internal/icons/Success.d.ts +1 -1
  967. package/lib/_internal/icons/Switcher.d.ts +1 -1
  968. package/lib/_internal/icons/Time.d.ts +1 -1
  969. package/lib/_internal/icons/To.d.ts +1 -1
  970. package/lib/_internal/icons/Trash.d.ts +1 -1
  971. package/lib/_internal/icons/Warning.d.ts +1 -1
  972. package/lib/_internal/icons/ZoomIn.d.ts +1 -1
  973. package/lib/_internal/icons/ZoomOut.d.ts +1 -1
  974. package/lib/_internal/icons/index.d.ts +16 -16
  975. package/lib/_internal/icons/index.js +33 -33
  976. package/lib/_internal/icons/replaceable.d.ts +1 -1
  977. package/lib/_internal/index.d.ts +9 -9
  978. package/lib/_internal/index.js +16 -16
  979. package/lib/_internal/loading/src/Loading.d.ts +4 -4
  980. package/lib/_internal/loading/src/styles/index.cssr.js +1 -1
  981. package/lib/_internal/menu-mask/index.d.ts +1 -1
  982. package/lib/_internal/menu-mask/src/MenuMask.d.ts +6 -6
  983. package/lib/_internal/menu-mask/src/styles/index.cssr.js +1 -1
  984. package/lib/_internal/scrollbar/src/Scrollbar.d.ts +14 -14
  985. package/lib/_internal/scrollbar/src/Scrollbar.js +3 -3
  986. package/lib/_internal/scrollbar/src/styles/index.cssr.js +1 -1
  987. package/lib/_internal/scrollbar/styles/index.d.ts +1 -1
  988. package/lib/_internal/scrollbar/styles/light.d.ts +1 -1
  989. package/lib/_internal/select-menu/index.d.ts +1 -1
  990. package/lib/_internal/select-menu/src/SelectGroupHeader.d.ts +7 -7
  991. package/lib/_internal/select-menu/src/SelectMenu.d.ts +28 -11
  992. package/lib/_internal/select-menu/src/SelectMenu.js +8 -8
  993. package/lib/_internal/select-menu/src/SelectOption.d.ts +9 -9
  994. package/lib/_internal/select-menu/src/SelectOption.js +2 -2
  995. package/lib/_internal/select-menu/src/interface.d.ts +2 -2
  996. package/lib/_internal/select-menu/src/styles/index.cssr.js +1 -1
  997. package/lib/_internal/select-menu/styles/dark.js +1 -1
  998. package/lib/_internal/select-menu/styles/index.d.ts +2 -2
  999. package/lib/_internal/select-menu/styles/index.js +3 -3
  1000. package/lib/_internal/select-menu/styles/light.js +2 -2
  1001. package/lib/_internal/selection/src/Selection.d.ts +44 -27
  1002. package/lib/_internal/selection/src/Selection.js +7 -5
  1003. package/lib/_internal/selection/src/styles/index.cssr.js +1 -0
  1004. package/lib/_internal/selection/styles/dark.js +3 -2
  1005. package/lib/_internal/selection/styles/index.d.ts +2 -2
  1006. package/lib/_internal/selection/styles/index.js +3 -3
  1007. package/lib/_internal/selection/styles/light.d.ts +2 -0
  1008. package/lib/_internal/selection/styles/light.js +4 -3
  1009. package/lib/_internal/slot-machine/src/SlotMachine.d.ts +4 -4
  1010. package/lib/_internal/slot-machine/src/SlotMachine.js +1 -1
  1011. package/lib/_internal/slot-machine/src/SlotMachineNumber.d.ts +4 -4
  1012. package/lib/_internal/slot-machine/src/styles/index.cssr.js +1 -1
  1013. package/lib/_internal/suffix/src/Suffix.d.ts +4 -4
  1014. package/lib/_internal/suffix/src/Suffix.js +2 -2
  1015. package/lib/_internal/wave/src/Wave.d.ts +6 -6
  1016. package/lib/_mixins/index.d.ts +6 -6
  1017. package/lib/_mixins/index.js +12 -12
  1018. package/lib/_mixins/use-config.d.ts +1 -1
  1019. package/lib/_mixins/use-css-vars-class.js +3 -3
  1020. package/lib/_mixins/use-form-item.d.ts +1 -1
  1021. package/lib/_mixins/use-hljs.d.ts +1 -1
  1022. package/lib/_mixins/use-hljs.js +1 -1
  1023. package/lib/_mixins/use-locale.d.ts +1 -1
  1024. package/lib/_mixins/use-locale.js +1 -1
  1025. package/lib/_mixins/use-rtl.d.ts +1 -1
  1026. package/lib/_mixins/use-rtl.js +2 -2
  1027. package/lib/_mixins/use-style.js +2 -2
  1028. package/lib/_mixins/use-theme.d.ts +2 -2
  1029. package/lib/_mixins/use-theme.js +2 -2
  1030. package/lib/_utils/composable/index.d.ts +3 -3
  1031. package/lib/_utils/composable/index.js +8 -8
  1032. package/lib/_utils/composable/use-adjusted-to.js +5 -5
  1033. package/lib/_utils/composable/use-lock-html-scroll.d.ts +1 -1
  1034. package/lib/_utils/css/index.d.ts +1 -1
  1035. package/lib/_utils/css/index.js +3 -3
  1036. package/lib/_utils/cssr/index.d.ts +1 -1
  1037. package/lib/_utils/cssr/index.js +4 -4
  1038. package/lib/_utils/dom/index.d.ts +1 -1
  1039. package/lib/_utils/dom/index.js +3 -3
  1040. package/lib/_utils/index.d.ts +8 -8
  1041. package/lib/_utils/index.js +32 -32
  1042. package/lib/_utils/naive/index.d.ts +3 -3
  1043. package/lib/_utils/naive/index.js +7 -7
  1044. package/lib/_utils/vue/index.d.ts +11 -11
  1045. package/lib/_utils/vue/index.js +21 -21
  1046. package/lib/_utils/vue/wrapper.d.ts +1 -1
  1047. package/lib/affix/index.d.ts +1 -1
  1048. package/lib/affix/index.js +2 -2
  1049. package/lib/affix/src/Affix.d.ts +9 -9
  1050. package/lib/affix/src/Affix.js +2 -2
  1051. package/lib/alert/index.d.ts +1 -1
  1052. package/lib/alert/index.js +2 -2
  1053. package/lib/alert/src/Alert.d.ts +11 -11
  1054. package/lib/alert/src/Alert.js +3 -3
  1055. package/lib/alert/src/styles/index.cssr.js +1 -1
  1056. package/lib/alert/styles/index.d.ts +1 -1
  1057. package/lib/alert/styles/light.d.ts +1 -1
  1058. package/lib/anchor/index.d.ts +2 -2
  1059. package/lib/anchor/index.js +3 -3
  1060. package/lib/anchor/src/AnchorAdapter.d.ts +5 -5
  1061. package/lib/anchor/src/AnchorAdapter.js +3 -3
  1062. package/lib/anchor/src/BaseAnchor.d.ts +10 -10
  1063. package/lib/anchor/src/BaseAnchor.js +1 -1
  1064. package/lib/anchor/src/Link.d.ts +3 -3
  1065. package/lib/anchor/src/Link.js +2 -2
  1066. package/lib/anchor/styles/index.d.ts +1 -1
  1067. package/lib/anchor/styles/light.d.ts +1 -1
  1068. package/lib/auto-complete/index.d.ts +2 -2
  1069. package/lib/auto-complete/index.js +2 -2
  1070. package/lib/auto-complete/src/AutoComplete.d.ts +59 -15
  1071. package/lib/auto-complete/src/AutoComplete.js +6 -6
  1072. package/lib/auto-complete/src/styles/index.cssr.js +1 -1
  1073. package/lib/auto-complete/styles/dark.js +1 -1
  1074. package/lib/auto-complete/styles/light.d.ts +1 -0
  1075. package/lib/auto-complete/styles/light.js +2 -2
  1076. package/lib/avatar/index.d.ts +1 -1
  1077. package/lib/avatar/index.js +2 -2
  1078. package/lib/avatar/src/Avatar.d.ts +15 -15
  1079. package/lib/avatar/src/Avatar.js +2 -2
  1080. package/lib/avatar/styles/index.d.ts +1 -1
  1081. package/lib/avatar/styles/light.d.ts +1 -1
  1082. package/lib/avatar-group/index.d.ts +2 -2
  1083. package/lib/avatar-group/index.js +2 -2
  1084. package/lib/avatar-group/src/AvatarGroup.d.ts +9 -9
  1085. package/lib/avatar-group/src/AvatarGroup.js +2 -2
  1086. package/lib/avatar-group/styles/index.d.ts +1 -1
  1087. package/lib/avatar-group/styles/light.js +1 -1
  1088. package/lib/back-top/index.d.ts +1 -1
  1089. package/lib/back-top/index.js +2 -2
  1090. package/lib/back-top/src/BackTop.d.ts +15 -15
  1091. package/lib/back-top/src/BackTop.js +3 -3
  1092. package/lib/back-top/src/styles/index.cssr.js +1 -1
  1093. package/lib/back-top/styles/index.d.ts +1 -1
  1094. package/lib/back-top/styles/light.d.ts +1 -1
  1095. package/lib/badge/index.d.ts +1 -1
  1096. package/lib/badge/index.js +2 -2
  1097. package/lib/badge/src/Badge.d.ts +11 -11
  1098. package/lib/badge/src/Badge.js +2 -2
  1099. package/lib/badge/src/styles/index.cssr.js +1 -1
  1100. package/lib/badge/styles/index.d.ts +1 -1
  1101. package/lib/badge/styles/light.d.ts +1 -1
  1102. package/lib/breadcrumb/index.d.ts +2 -2
  1103. package/lib/breadcrumb/index.js +3 -3
  1104. package/lib/breadcrumb/src/Breadcrumb.d.ts +7 -7
  1105. package/lib/breadcrumb/src/Breadcrumb.js +1 -1
  1106. package/lib/breadcrumb/src/BreadcrumbItem.d.ts +4 -4
  1107. package/lib/breadcrumb/styles/light.d.ts +1 -1
  1108. package/lib/button/index.d.ts +1 -1
  1109. package/lib/button/index.js +2 -2
  1110. package/lib/button/src/Button.d.ts +16 -13
  1111. package/lib/button/src/Button.js +7 -7
  1112. package/lib/button/src/styles/index.cssr.js +1 -1
  1113. package/lib/button/styles/index.d.ts +1 -1
  1114. package/lib/button/styles/light.d.ts +1 -1
  1115. package/lib/button-group/index.d.ts +1 -1
  1116. package/lib/button-group/index.js +2 -2
  1117. package/lib/button-group/src/ButtonGroup.d.ts +9 -9
  1118. package/lib/button-group/src/ButtonGroup.js +1 -1
  1119. package/lib/calendar/index.d.ts +1 -1
  1120. package/lib/calendar/index.js +2 -2
  1121. package/lib/calendar/src/Calendar.d.ts +40 -10
  1122. package/lib/calendar/src/Calendar.js +4 -4
  1123. package/lib/calendar/styles/light.js +1 -1
  1124. package/lib/card/index.d.ts +1 -1
  1125. package/lib/card/index.js +2 -2
  1126. package/lib/card/src/Card.d.ts +10 -10
  1127. package/lib/card/src/Card.js +4 -4
  1128. package/lib/card/styles/index.d.ts +1 -1
  1129. package/lib/card/styles/light.d.ts +1 -1
  1130. package/lib/carousel/index.d.ts +2 -2
  1131. package/lib/carousel/index.js +2 -2
  1132. package/lib/carousel/src/Carousel.d.ts +11 -11
  1133. package/lib/carousel/src/Carousel.js +9 -8
  1134. package/lib/carousel/src/CarouselArrow.d.ts +2 -2
  1135. package/lib/carousel/src/CarouselDots.d.ts +7 -7
  1136. package/lib/carousel/src/CarouselDots.js +1 -1
  1137. package/lib/carousel/src/CarouselItem.d.ts +3 -3
  1138. package/lib/carousel/src/CarouselItem.js +1 -1
  1139. package/lib/cascader/index.d.ts +2 -2
  1140. package/lib/cascader/index.js +2 -2
  1141. package/lib/cascader/src/Cascader.d.ts +50 -20
  1142. package/lib/cascader/src/Cascader.js +4 -4
  1143. package/lib/cascader/src/CascaderMenu.d.ts +296 -9
  1144. package/lib/cascader/src/CascaderMenu.js +2 -2
  1145. package/lib/cascader/src/CascaderOption.d.ts +300 -10
  1146. package/lib/cascader/src/CascaderOption.js +3 -3
  1147. package/lib/cascader/src/CascaderSelectMenu.d.ts +301 -9
  1148. package/lib/cascader/src/CascaderSelectMenu.js +4 -4
  1149. package/lib/cascader/src/CascaderSubmenu.d.ts +305 -6
  1150. package/lib/cascader/src/CascaderSubmenu.js +1 -1
  1151. package/lib/cascader/src/styles/index.cssr.js +1 -1
  1152. package/lib/cascader/styles/dark.js +5 -5
  1153. package/lib/cascader/styles/light.d.ts +1 -0
  1154. package/lib/cascader/styles/light.js +6 -6
  1155. package/lib/checkbox/index.d.ts +2 -2
  1156. package/lib/checkbox/index.js +3 -3
  1157. package/lib/checkbox/src/Checkbox.d.ts +16 -16
  1158. package/lib/checkbox/src/Checkbox.js +6 -6
  1159. package/lib/checkbox/src/CheckboxGroup.d.ts +6 -6
  1160. package/lib/checkbox/src/CheckboxGroup.js +1 -1
  1161. package/lib/checkbox/src/styles/index.cssr.js +1 -1
  1162. package/lib/checkbox/styles/index.d.ts +1 -1
  1163. package/lib/checkbox/styles/light.d.ts +1 -1
  1164. package/lib/code/index.d.ts +1 -1
  1165. package/lib/code/index.js +2 -2
  1166. package/lib/code/src/Code.d.ts +9 -9
  1167. package/lib/code/styles/index.d.ts +1 -1
  1168. package/lib/code/styles/light.d.ts +1 -1
  1169. package/lib/collapse/index.d.ts +2 -2
  1170. package/lib/collapse/index.js +3 -3
  1171. package/lib/collapse/src/Collapse.d.ts +9 -9
  1172. package/lib/collapse/src/Collapse.js +2 -2
  1173. package/lib/collapse/src/CollapseItem.d.ts +9 -9
  1174. package/lib/collapse/src/CollapseItem.js +3 -3
  1175. package/lib/collapse/src/CollapseItemContent.d.ts +6 -6
  1176. package/lib/collapse/src/CollapseItemContent.js +1 -1
  1177. package/lib/collapse/src/styles/index.cssr.js +1 -1
  1178. package/lib/collapse/styles/index.d.ts +1 -1
  1179. package/lib/collapse/styles/light.d.ts +1 -1
  1180. package/lib/collapse-transition/index.d.ts +1 -1
  1181. package/lib/collapse-transition/index.js +2 -2
  1182. package/lib/collapse-transition/src/CollapseTransition.d.ts +10 -10
  1183. package/lib/collapse-transition/src/CollapseTransition.js +1 -1
  1184. package/lib/collapse-transition/src/styles/index.cssr.js +1 -1
  1185. package/lib/collapse-transition/styles/index.d.ts +1 -1
  1186. package/lib/collapse-transition/styles/light.d.ts +1 -1
  1187. package/lib/color-picker/index.d.ts +1 -1
  1188. package/lib/color-picker/index.js +2 -2
  1189. package/lib/color-picker/src/AlphaSlider.d.ts +7 -7
  1190. package/lib/color-picker/src/AlphaSlider.js +1 -1
  1191. package/lib/color-picker/src/ColorInput.d.ts +6 -6
  1192. package/lib/color-picker/src/ColorInputUnit.d.ts +7 -6
  1193. package/lib/color-picker/src/ColorPicker.d.ts +24 -15
  1194. package/lib/color-picker/src/ColorPicker.js +7 -7
  1195. package/lib/color-picker/src/ColorPickerSwatches.d.ts +4 -4
  1196. package/lib/color-picker/src/ColorPickerSwatches.js +1 -1
  1197. package/lib/color-picker/src/ColorPickerTrigger.d.ts +4 -4
  1198. package/lib/color-picker/src/ColorPreview.d.ts +5 -5
  1199. package/lib/color-picker/src/HueSlider.d.ts +5 -5
  1200. package/lib/color-picker/src/HueSlider.js +1 -1
  1201. package/lib/color-picker/src/Pallete.d.ts +6 -6
  1202. package/lib/color-picker/src/styles/index.cssr.js +1 -1
  1203. package/lib/color-picker/styles/dark.js +1 -1
  1204. package/lib/color-picker/styles/index.d.ts +1 -1
  1205. package/lib/color-picker/styles/light.d.ts +1 -0
  1206. package/lib/color-picker/styles/light.js +5 -5
  1207. package/lib/components.d.ts +8 -7
  1208. package/lib/components.js +8 -7
  1209. package/lib/composables/use-theme-vars.d.ts +1 -1
  1210. package/lib/composables/use-theme-vars.js +1 -1
  1211. package/lib/config-provider/index.d.ts +1 -1
  1212. package/lib/config-provider/index.js +2 -2
  1213. package/lib/config-provider/src/ConfigProvider.d.ts +7 -7
  1214. package/lib/config-provider/src/ConfigProvider.js +4 -4
  1215. package/lib/config-provider/src/interface.d.ts +2 -2
  1216. package/lib/config-provider/src/internal-interface.d.ts +24 -22
  1217. package/lib/countdown/index.d.ts +2 -2
  1218. package/lib/countdown/index.js +2 -2
  1219. package/lib/countdown/src/Countdown.d.ts +7 -7
  1220. package/lib/data-table/index.d.ts +2 -1
  1221. package/lib/data-table/index.js +15 -0
  1222. package/lib/data-table/src/DataTable.d.ts +34 -10
  1223. package/lib/data-table/src/DataTable.js +10 -10
  1224. package/lib/data-table/src/HeaderButton/FilterButton.d.ts +1212 -10
  1225. package/lib/data-table/src/HeaderButton/FilterButton.js +2 -2
  1226. package/lib/data-table/src/HeaderButton/FilterMenu.d.ts +1214 -7
  1227. package/lib/data-table/src/HeaderButton/FilterMenu.js +4 -4
  1228. package/lib/data-table/src/HeaderButton/RenderFilter.d.ts +5 -5
  1229. package/lib/data-table/src/HeaderButton/RenderSorter.d.ts +5 -5
  1230. package/lib/data-table/src/HeaderButton/ResizeButton.d.ts +6 -6
  1231. package/lib/data-table/src/HeaderButton/ResizeButton.js +1 -1
  1232. package/lib/data-table/src/HeaderButton/SortButton.d.ts +5 -5
  1233. package/lib/data-table/src/HeaderButton/SortButton.js +2 -2
  1234. package/lib/data-table/src/MainTable.d.ts +12 -5
  1235. package/lib/data-table/src/MainTable.js +2 -2
  1236. package/lib/data-table/src/TableParts/Body.d.ts +1278 -53
  1237. package/lib/data-table/src/TableParts/Body.js +14 -9
  1238. package/lib/data-table/src/TableParts/BodyCheckbox.d.ts +3 -3
  1239. package/lib/data-table/src/TableParts/BodyRadio.d.ts +3 -3
  1240. package/lib/data-table/src/TableParts/Cell.d.ts +5 -5
  1241. package/lib/data-table/src/TableParts/Cell.js +1 -1
  1242. package/lib/data-table/src/TableParts/ExpandTrigger.d.ts +5 -5
  1243. package/lib/data-table/src/TableParts/ExpandTrigger.js +1 -1
  1244. package/lib/data-table/src/TableParts/Header.d.ts +1229 -21
  1245. package/lib/data-table/src/TableParts/Header.js +3 -3
  1246. package/lib/data-table/src/TableParts/SelectionMenu.d.ts +3 -3
  1247. package/lib/data-table/src/TableParts/SelectionMenu.js +1 -1
  1248. package/lib/data-table/src/interface.d.ts +14 -5
  1249. package/lib/data-table/src/interface.js +1 -1
  1250. package/lib/data-table/src/publicTypes.d.ts +3 -0
  1251. package/lib/data-table/src/styles/index.cssr.js +2 -1
  1252. package/lib/data-table/src/use-check.d.ts +1 -1
  1253. package/lib/data-table/src/use-expand.d.ts +2 -2
  1254. package/lib/data-table/src/use-expand.js +1 -1
  1255. package/lib/data-table/src/use-group-header.d.ts +1 -1
  1256. package/lib/data-table/src/use-scroll.d.ts +5 -5
  1257. package/lib/data-table/src/use-sorter.d.ts +1 -1
  1258. package/lib/data-table/src/use-table-data.d.ts +2 -2
  1259. package/lib/data-table/src/use-table-data.js +3 -3
  1260. package/lib/data-table/src/utils.d.ts +2 -1
  1261. package/lib/data-table/src/utils.js +11 -3
  1262. package/lib/data-table/styles/dark.js +15 -15
  1263. package/lib/data-table/styles/index.d.ts +1 -1
  1264. package/lib/data-table/styles/light.d.ts +2 -0
  1265. package/lib/data-table/styles/light.js +16 -16
  1266. package/lib/date-picker/src/DatePicker.d.ts +171 -19
  1267. package/lib/date-picker/src/DatePicker.js +18 -12
  1268. package/lib/date-picker/src/interface.d.ts +3 -3
  1269. package/lib/date-picker/src/panel/date.d.ts +1014 -13
  1270. package/lib/date-picker/src/panel/date.js +4 -4
  1271. package/lib/date-picker/src/panel/daterange.d.ts +1023 -22
  1272. package/lib/date-picker/src/panel/daterange.js +4 -4
  1273. package/lib/date-picker/src/panel/datetime.d.ts +1014 -13
  1274. package/lib/date-picker/src/panel/datetime.js +6 -6
  1275. package/lib/date-picker/src/panel/datetimerange.d.ts +1023 -22
  1276. package/lib/date-picker/src/panel/datetimerange.js +6 -6
  1277. package/lib/date-picker/src/panel/month.d.ts +1014 -13
  1278. package/lib/date-picker/src/panel/month.js +3 -3
  1279. package/lib/date-picker/src/panel/monthrange.d.ts +1023 -22
  1280. package/lib/date-picker/src/panel/monthrange.js +3 -3
  1281. package/lib/date-picker/src/panel/panelHeader.d.ts +6328 -222
  1282. package/lib/date-picker/src/panel/panelHeader.js +17 -5
  1283. package/lib/date-picker/src/panel/use-calendar.d.ts +1002 -14
  1284. package/lib/date-picker/src/panel/use-calendar.js +12 -7
  1285. package/lib/date-picker/src/panel/use-dual-calendar.d.ts +1022 -34
  1286. package/lib/date-picker/src/panel/use-dual-calendar.js +14 -9
  1287. package/lib/date-picker/src/panel/use-panel-common.d.ts +999 -11
  1288. package/lib/date-picker/src/panel/use-panel-common.js +11 -1
  1289. package/lib/date-picker/src/props.d.ts +18 -1
  1290. package/lib/date-picker/src/props.js +7 -1
  1291. package/lib/date-picker/src/styles/index.cssr.js +5 -1
  1292. package/lib/date-picker/src/utils.d.ts +1 -1
  1293. package/lib/date-picker/src/utils.js +6 -6
  1294. package/lib/date-picker/src/validation-utils.d.ts +1 -1
  1295. package/lib/date-picker/src/validation-utils.js +1 -1
  1296. package/lib/date-picker/styles/dark.js +6 -6
  1297. package/lib/date-picker/styles/light.d.ts +2 -0
  1298. package/lib/date-picker/styles/light.js +7 -7
  1299. package/lib/descriptions/index.d.ts +1 -1
  1300. package/lib/descriptions/src/Descriptions.d.ts +8 -8
  1301. package/lib/descriptions/src/Descriptions.js +3 -3
  1302. package/lib/descriptions/src/DescriptionsItem.d.ts +5 -5
  1303. package/lib/descriptions/styles/light.d.ts +1 -1
  1304. package/lib/dialog/index.d.ts +3 -3
  1305. package/lib/dialog/index.js +5 -5
  1306. package/lib/dialog/src/Dialog.d.ts +9 -9
  1307. package/lib/dialog/src/Dialog.js +2 -2
  1308. package/lib/dialog/src/DialogEnvironment.d.ts +7 -7
  1309. package/lib/dialog/src/DialogEnvironment.js +1 -1
  1310. package/lib/dialog/src/DialogProvider.d.ts +5512 -16
  1311. package/lib/dialog/src/DialogProvider.js +2 -2
  1312. package/lib/dialog/src/composables.d.ts +1 -1
  1313. package/lib/dialog/src/dialogProps.d.ts +2 -2
  1314. package/lib/dialog/styles/dark.js +1 -1
  1315. package/lib/dialog/styles/index.d.ts +1 -1
  1316. package/lib/dialog/styles/light.js +2 -2
  1317. package/lib/discrete/index.d.ts +1 -1
  1318. package/lib/discrete/src/InjectionExtractor.d.ts +4 -4
  1319. package/lib/discrete/src/discrete.js +2 -2
  1320. package/lib/discrete/src/discreteApp.d.ts +2 -2
  1321. package/lib/discrete/src/discreteApp.js +2 -2
  1322. package/lib/discrete/src/interface.d.ts +2 -2
  1323. package/lib/divider/src/Divider.d.ts +8 -8
  1324. package/lib/divider/styles/index.d.ts +1 -1
  1325. package/lib/divider/styles/light.d.ts +1 -1
  1326. package/lib/drawer/index.d.ts +1 -1
  1327. package/lib/drawer/src/Drawer.d.ts +11 -11
  1328. package/lib/drawer/src/Drawer.js +2 -2
  1329. package/lib/drawer/src/DrawerBodyWrapper.d.ts +61 -14
  1330. package/lib/drawer/src/DrawerBodyWrapper.js +6 -6
  1331. package/lib/drawer/src/DrawerContent.d.ts +54 -7
  1332. package/lib/drawer/src/styles/index.cssr.js +4 -4
  1333. package/lib/drawer/styles/dark.js +1 -1
  1334. package/lib/drawer/styles/index.d.ts +1 -1
  1335. package/lib/drawer/styles/light.js +1 -1
  1336. package/lib/drawer/styles/rtl.js +1 -1
  1337. package/lib/dropdown/index.d.ts +1 -1
  1338. package/lib/dropdown/src/Dropdown.d.ts +12 -12
  1339. package/lib/dropdown/src/Dropdown.js +4 -4
  1340. package/lib/dropdown/src/DropdownDivider.d.ts +3 -3
  1341. package/lib/dropdown/src/DropdownGroup.d.ts +5 -5
  1342. package/lib/dropdown/src/DropdownGroup.js +1 -1
  1343. package/lib/dropdown/src/DropdownGroupHeader.d.ts +10 -10
  1344. package/lib/dropdown/src/DropdownMenu.d.ts +7 -7
  1345. package/lib/dropdown/src/DropdownMenu.js +6 -6
  1346. package/lib/dropdown/src/DropdownOption.d.ts +17 -17
  1347. package/lib/dropdown/src/DropdownOption.js +3 -3
  1348. package/lib/dropdown/src/DropdownRenderOption.d.ts +4 -4
  1349. package/lib/dropdown/src/styles/index.cssr.js +1 -1
  1350. package/lib/dropdown/styles/index.d.ts +1 -1
  1351. package/lib/dropdown/styles/light.js +1 -1
  1352. package/lib/dynamic-input/src/DynamicInput.d.ts +23 -11
  1353. package/lib/dynamic-input/src/DynamicInput.js +7 -7
  1354. package/lib/dynamic-input/src/InputPreset.d.ts +293 -6
  1355. package/lib/dynamic-input/src/PairPreset.d.ts +294 -7
  1356. package/lib/dynamic-input/styles/dark.js +4 -4
  1357. package/lib/dynamic-input/styles/index.d.ts +1 -1
  1358. package/lib/dynamic-input/styles/light.d.ts +1 -0
  1359. package/lib/dynamic-input/styles/light.js +5 -5
  1360. package/lib/dynamic-input/styles/rtl.js +6 -6
  1361. package/lib/dynamic-tags/src/DynamicTags.d.ts +49 -15
  1362. package/lib/dynamic-tags/src/DynamicTags.js +6 -6
  1363. package/lib/dynamic-tags/styles/dark.js +7 -7
  1364. package/lib/dynamic-tags/styles/light.d.ts +1 -0
  1365. package/lib/dynamic-tags/styles/light.js +8 -8
  1366. package/lib/element/src/Element.d.ts +7 -7
  1367. package/lib/element/src/Element.js +1 -1
  1368. package/lib/ellipsis/index.d.ts +1 -1
  1369. package/lib/ellipsis/src/Ellipsis.d.ts +12 -9
  1370. package/lib/ellipsis/src/Ellipsis.js +2 -2
  1371. package/lib/ellipsis/src/PerformantEllipsis.d.ts +6 -6
  1372. package/lib/ellipsis/src/PerformantEllipsis.js +1 -1
  1373. package/lib/empty/src/Empty.d.ts +8 -8
  1374. package/lib/empty/styles/index.d.ts +1 -1
  1375. package/lib/empty/styles/light.d.ts +1 -1
  1376. package/lib/equation/src/Equation.d.ts +6 -6
  1377. package/lib/equation/styles/index.d.ts +1 -1
  1378. package/lib/flex/src/Flex.d.ts +8 -8
  1379. package/lib/flex/src/Flex.js +2 -2
  1380. package/lib/flex/styles/index.d.ts +1 -1
  1381. package/lib/float-button/src/FloatButton.d.ts +8 -8
  1382. package/lib/float-button/src/FloatButton.js +7 -7
  1383. package/lib/float-button/styles/light.d.ts +1 -1
  1384. package/lib/float-button-group/src/FloatButtonGroup.d.ts +7 -7
  1385. package/lib/form/index.d.ts +3 -3
  1386. package/lib/form/index.js +4 -4
  1387. package/lib/form/src/Form.d.ts +7 -7
  1388. package/lib/form/src/Form.js +2 -2
  1389. package/lib/form/src/FormItem.d.ts +18 -12
  1390. package/lib/form/src/FormItem.js +3 -3
  1391. package/lib/form/src/FormItemCol.d.ts +11 -5
  1392. package/lib/form/src/FormItemCol.js +1 -1
  1393. package/lib/form/src/FormItemGridItem.d.ts +11 -5
  1394. package/lib/form/src/FormItemGridItem.js +1 -1
  1395. package/lib/form/src/FormItemRow.d.ts +10 -5
  1396. package/lib/form/src/FormItemRow.js +1 -1
  1397. package/lib/form/src/interface.d.ts +1 -1
  1398. package/lib/form/src/styles/form-item.cssr.js +1 -1
  1399. package/lib/form/src/utils.d.ts +3 -3
  1400. package/lib/form/src/utils.js +1 -1
  1401. package/lib/form/styles/index.d.ts +1 -1
  1402. package/lib/form/styles/light.d.ts +1 -1
  1403. package/lib/global-style/src/GlobalStyle.d.ts +1 -1
  1404. package/lib/global-style/src/GlobalStyle.js +2 -2
  1405. package/lib/gradient-text/src/GradientText.d.ts +8 -8
  1406. package/lib/grid/src/Grid.d.ts +8 -8
  1407. package/lib/grid/src/Grid.js +3 -3
  1408. package/lib/grid/src/GridItem.d.ts +9 -9
  1409. package/lib/grid/src/GridItem.js +1 -1
  1410. package/lib/highlight/src/Highlight.d.ts +6 -6
  1411. package/lib/icon/index.d.ts +1 -1
  1412. package/lib/icon/index.js +2 -2
  1413. package/lib/icon/src/Icon.d.ts +7 -7
  1414. package/lib/icon/styles/light.d.ts +1 -1
  1415. package/lib/icon-wrapper/index.d.ts +1 -1
  1416. package/lib/icon-wrapper/index.js +2 -2
  1417. package/lib/icon-wrapper/src/IconWrapper.d.ts +4 -4
  1418. package/lib/icon-wrapper/styles/light.d.ts +1 -1
  1419. package/lib/image/src/Image.d.ts +18 -13
  1420. package/lib/image/src/Image.js +26 -20
  1421. package/lib/image/src/ImageGroup.d.ts +12 -8
  1422. package/lib/image/src/ImageGroup.js +2 -2
  1423. package/lib/image/src/ImagePreview.d.ts +13 -13
  1424. package/lib/image/src/ImagePreview.js +5 -5
  1425. package/lib/image/src/styles/index.cssr.js +1 -1
  1426. package/lib/image/styles/dark.js +1 -1
  1427. package/lib/image/styles/index.d.ts +1 -1
  1428. package/lib/image/styles/index.js +3 -3
  1429. package/lib/image/styles/light.js +1 -1
  1430. package/lib/index.d.ts +8 -8
  1431. package/lib/index.js +19 -19
  1432. package/lib/infinite-scroll/src/InfiniteScroll.d.ts +18 -6
  1433. package/lib/infinite-scroll/src/InfiniteScroll.js +1 -1
  1434. package/lib/input/index.d.ts +2 -2
  1435. package/lib/input/src/Input.d.ts +52 -25
  1436. package/lib/input/src/Input.js +9 -8
  1437. package/lib/input/src/InputGroup.d.ts +3 -11
  1438. package/lib/input/src/InputGroupLabel.d.ts +17 -8
  1439. package/lib/input/src/WordCount.d.ts +1 -1
  1440. package/lib/input/src/styles/input.cssr.js +1 -0
  1441. package/lib/input/styles/dark.js +2 -2
  1442. package/lib/input/styles/index.d.ts +1 -1
  1443. package/lib/input/styles/light.d.ts +2 -1
  1444. package/lib/input/styles/light.js +2 -2
  1445. package/lib/input-number/src/InputNumber.d.ts +54 -12
  1446. package/lib/input-number/src/InputNumber.js +7 -7
  1447. package/lib/input-number/src/utils.js +9 -4
  1448. package/lib/input-number/styles/dark.js +1 -1
  1449. package/lib/input-number/styles/index.d.ts +1 -1
  1450. package/lib/input-number/styles/light.d.ts +1 -0
  1451. package/lib/input-number/styles/light.js +2 -2
  1452. package/lib/input-number/styles/rtl.js +3 -3
  1453. package/lib/layout/index.d.ts +5 -5
  1454. package/lib/layout/index.js +4 -4
  1455. package/lib/layout/src/Layout.d.ts +40 -18
  1456. package/lib/layout/src/LayoutContent.d.ts +19 -8
  1457. package/lib/layout/src/LayoutFooter.d.ts +7 -7
  1458. package/lib/layout/src/LayoutHeader.d.ts +7 -7
  1459. package/lib/layout/src/LayoutSider.d.ts +21 -10
  1460. package/lib/layout/src/LayoutSider.js +5 -5
  1461. package/lib/layout/src/ToggleBar.d.ts +3 -3
  1462. package/lib/layout/src/ToggleButton.d.ts +3 -3
  1463. package/lib/layout/styles/dark.js +1 -1
  1464. package/lib/layout/styles/light.js +1 -1
  1465. package/lib/legacy-grid/index.d.ts +2 -2
  1466. package/lib/legacy-grid/index.js +4 -4
  1467. package/lib/legacy-grid/src/Col.d.ts +8 -8
  1468. package/lib/legacy-grid/src/Row.d.ts +7 -7
  1469. package/lib/legacy-grid/src/Row.js +2 -2
  1470. package/lib/legacy-grid/styles/index.d.ts +2 -2
  1471. package/lib/legacy-grid/styles/index.js +3 -3
  1472. package/lib/legacy-transfer/index.d.ts +1 -1
  1473. package/lib/legacy-transfer/src/Transfer.d.ts +24 -11
  1474. package/lib/legacy-transfer/src/Transfer.js +8 -8
  1475. package/lib/legacy-transfer/src/TransferFilter.d.ts +385 -6
  1476. package/lib/legacy-transfer/src/TransferFilter.js +1 -1
  1477. package/lib/legacy-transfer/src/TransferHeader.d.ts +4 -4
  1478. package/lib/legacy-transfer/src/TransferList.d.ts +402 -6
  1479. package/lib/legacy-transfer/src/TransferList.js +1 -1
  1480. package/lib/legacy-transfer/src/TransferListItem.d.ts +385 -6
  1481. package/lib/legacy-transfer/src/TransferListItem.js +2 -2
  1482. package/lib/legacy-transfer/src/styles/index.cssr.js +1 -1
  1483. package/lib/legacy-transfer/src/use-transfer-data.d.ts +7 -7
  1484. package/lib/legacy-transfer/src/use-transfer-data.js +1 -1
  1485. package/lib/legacy-transfer/styles/dark.js +8 -8
  1486. package/lib/legacy-transfer/styles/light.d.ts +1 -0
  1487. package/lib/legacy-transfer/styles/light.js +9 -9
  1488. package/lib/list/src/List.d.ts +8 -8
  1489. package/lib/list/src/ListItem.d.ts +3 -3
  1490. package/lib/list/styles/index.d.ts +1 -1
  1491. package/lib/list/styles/light.d.ts +1 -1
  1492. package/lib/loading-bar/index.d.ts +1 -1
  1493. package/lib/loading-bar/src/LoadingBar.d.ts +11 -11
  1494. package/lib/loading-bar/src/LoadingBarProvider.d.ts +10 -6
  1495. package/lib/loading-bar/src/LoadingBarProvider.js +2 -2
  1496. package/lib/loading-bar/src/styles/index.cssr.js +1 -1
  1497. package/lib/loading-bar/styles/index.d.ts +1 -1
  1498. package/lib/loading-bar/styles/light.d.ts +1 -1
  1499. package/lib/locales/index.d.ts +40 -40
  1500. package/lib/locales/index.js +78 -78
  1501. package/lib/log/index.d.ts +1 -1
  1502. package/lib/log/src/Log.d.ts +20 -8
  1503. package/lib/log/src/Log.js +4 -4
  1504. package/lib/log/src/LogLine.d.ts +7 -7
  1505. package/lib/log/src/LogLoader.d.ts +6 -4
  1506. package/lib/log/src/styles/index.cssr.js +1 -1
  1507. package/lib/log/styles/index.d.ts +1 -1
  1508. package/lib/log/styles/light.js +1 -1
  1509. package/lib/marquee/index.d.ts +2 -0
  1510. package/lib/marquee/index.js +8 -0
  1511. package/lib/marquee/src/Marquee.d.ts +38 -0
  1512. package/lib/marquee/src/Marquee.js +94 -0
  1513. package/lib/marquee/src/props.d.ts +12 -0
  1514. package/lib/marquee/src/props.js +8 -0
  1515. package/lib/marquee/src/public-types.d.ts +1 -0
  1516. package/lib/marquee/src/public-types.js +2 -0
  1517. package/lib/marquee/src/styles/index.cssr.d.ts +2 -0
  1518. package/lib/marquee/src/styles/index.cssr.js +35 -0
  1519. package/lib/marquee/styles/dark.d.ts +3 -0
  1520. package/lib/marquee/styles/dark.js +10 -0
  1521. package/lib/marquee/styles/index.d.ts +3 -0
  1522. package/lib/marquee/styles/index.js +10 -0
  1523. package/lib/marquee/styles/light.d.ts +6 -0
  1524. package/lib/marquee/styles/light.js +13 -0
  1525. package/lib/mention/index.d.ts +1 -1
  1526. package/lib/mention/src/Mention.d.ts +64 -18
  1527. package/lib/mention/src/Mention.js +5 -5
  1528. package/lib/mention/styles/dark.js +1 -1
  1529. package/lib/mention/styles/light.d.ts +1 -0
  1530. package/lib/mention/styles/light.js +2 -2
  1531. package/lib/menu/index.d.ts +1 -1
  1532. package/lib/menu/src/Menu.d.ts +19 -15
  1533. package/lib/menu/src/Menu.js +6 -6
  1534. package/lib/menu/src/MenuDivider.d.ts +1 -1
  1535. package/lib/menu/src/MenuOption.d.ts +223 -7
  1536. package/lib/menu/src/MenuOption.js +3 -2
  1537. package/lib/menu/src/MenuOptionContent.d.ts +6 -6
  1538. package/lib/menu/src/MenuOptionContent.js +1 -1
  1539. package/lib/menu/src/MenuOptionGroup.d.ts +6 -5
  1540. package/lib/menu/src/MenuOptionGroup.js +3 -2
  1541. package/lib/menu/src/Submenu.d.ts +227 -11
  1542. package/lib/menu/src/Submenu.js +6 -4
  1543. package/lib/menu/src/use-menu-child-props.d.ts +1 -1
  1544. package/lib/menu/src/use-menu-child.d.ts +1 -1
  1545. package/lib/menu/src/utils.d.ts +1 -1
  1546. package/lib/menu/src/utils.js +9 -8
  1547. package/lib/menu/styles/dark.js +4 -4
  1548. package/lib/menu/styles/index.d.ts +1 -1
  1549. package/lib/menu/styles/light.js +5 -5
  1550. package/lib/message/index.d.ts +1 -1
  1551. package/lib/message/src/Message.d.ts +9 -9
  1552. package/lib/message/src/Message.js +3 -3
  1553. package/lib/message/src/MessageEnvironment.d.ts +6 -6
  1554. package/lib/message/src/MessageProvider.d.ts +23 -9
  1555. package/lib/message/src/MessageProvider.js +3 -3
  1556. package/lib/message/src/styles/index.cssr.js +2 -2
  1557. package/lib/message/styles/index.d.ts +1 -1
  1558. package/lib/message/styles/light.d.ts +1 -1
  1559. package/lib/modal/index.d.ts +3 -3
  1560. package/lib/modal/index.js +5 -5
  1561. package/lib/modal/src/BodyWrapper.d.ts +541 -12
  1562. package/lib/modal/src/BodyWrapper.js +6 -6
  1563. package/lib/modal/src/Modal.d.ts +12 -12
  1564. package/lib/modal/src/Modal.js +4 -4
  1565. package/lib/modal/src/ModalEnvironment.d.ts +8 -8
  1566. package/lib/modal/src/ModalProvider.js +2 -2
  1567. package/lib/modal/src/composables.d.ts +1 -1
  1568. package/lib/modal/src/presetProps.d.ts +1 -1
  1569. package/lib/modal/src/presetProps.js +2 -2
  1570. package/lib/modal/src/styles/index.cssr.js +1 -1
  1571. package/lib/modal/styles/dark.js +4 -4
  1572. package/lib/modal/styles/light.js +5 -5
  1573. package/lib/notification/index.d.ts +2 -2
  1574. package/lib/notification/src/Notification.d.ts +10 -10
  1575. package/lib/notification/src/Notification.js +3 -3
  1576. package/lib/notification/src/NotificationContainer.d.ts +62 -8
  1577. package/lib/notification/src/NotificationEnvironment.d.ts +7 -7
  1578. package/lib/notification/src/NotificationProvider.d.ts +34 -10
  1579. package/lib/notification/src/NotificationProvider.js +2 -2
  1580. package/lib/notification/styles/index.d.ts +1 -1
  1581. package/lib/notification/styles/light.js +1 -1
  1582. package/lib/number-animation/src/NumberAnimation.d.ts +7 -7
  1583. package/lib/number-animation/src/NumberAnimation.js +1 -1
  1584. package/lib/page-header/src/PageHeader.d.ts +8 -8
  1585. package/lib/page-header/src/PageHeader.js +3 -3
  1586. package/lib/page-header/styles/index.d.ts +1 -1
  1587. package/lib/page-header/styles/index.js +3 -3
  1588. package/lib/pagination/index.d.ts +1 -1
  1589. package/lib/pagination/src/Pagination.d.ts +41 -17
  1590. package/lib/pagination/src/Pagination.js +6 -6
  1591. package/lib/pagination/styles/dark.js +6 -6
  1592. package/lib/pagination/styles/index.d.ts +1 -1
  1593. package/lib/pagination/styles/light.d.ts +2 -0
  1594. package/lib/pagination/styles/light.js +7 -7
  1595. package/lib/pagination/styles/rtl.js +1 -1
  1596. package/lib/popconfirm/index.d.ts +1 -1
  1597. package/lib/popconfirm/src/Popconfirm.d.ts +15 -10
  1598. package/lib/popconfirm/src/Popconfirm.js +3 -3
  1599. package/lib/popconfirm/src/PopconfirmPanel.d.ts +12 -9
  1600. package/lib/popconfirm/src/PopconfirmPanel.js +1 -1
  1601. package/lib/popconfirm/src/interface.d.ts +1 -1
  1602. package/lib/popconfirm/styles/dark.js +1 -1
  1603. package/lib/popconfirm/styles/index.d.ts +1 -1
  1604. package/lib/popconfirm/styles/light.js +2 -2
  1605. package/lib/popover/index.d.ts +1 -1
  1606. package/lib/popover/src/Popover.d.ts +12 -10
  1607. package/lib/popover/src/Popover.js +3 -3
  1608. package/lib/popover/src/PopoverBody.d.ts +14 -12
  1609. package/lib/popover/src/PopoverBody.js +4 -4
  1610. package/lib/popover/styles/index.d.ts +1 -1
  1611. package/lib/popover/styles/light.d.ts +1 -1
  1612. package/lib/popselect/index.d.ts +1 -1
  1613. package/lib/popselect/src/Popselect.d.ts +27 -24
  1614. package/lib/popselect/src/Popselect.js +4 -4
  1615. package/lib/popselect/src/PopselectPanel.d.ts +137 -11
  1616. package/lib/popselect/src/PopselectPanel.js +4 -4
  1617. package/lib/popselect/src/interface.d.ts +1 -1
  1618. package/lib/popselect/styles/dark.js +1 -1
  1619. package/lib/popselect/styles/light.js +1 -1
  1620. package/lib/progress/index.d.ts +1 -0
  1621. package/lib/progress/src/Circle.d.ts +9 -9
  1622. package/lib/progress/src/Circle.js +19 -5
  1623. package/lib/progress/src/Line.d.ts +9 -9
  1624. package/lib/progress/src/Line.js +10 -4
  1625. package/lib/progress/src/MultipleCircle.d.ts +8 -7
  1626. package/lib/progress/src/MultipleCircle.js +36 -22
  1627. package/lib/progress/src/Progress.d.ts +16 -16
  1628. package/lib/progress/src/Progress.js +3 -3
  1629. package/lib/progress/src/public-types.d.ts +4 -0
  1630. package/lib/progress/src/public-types.js +2 -0
  1631. package/lib/progress/styles/index.d.ts +1 -1
  1632. package/lib/progress/styles/light.d.ts +1 -1
  1633. package/lib/qr-code/src/QrCode.d.ts +9 -9
  1634. package/lib/qr-code/src/QrCode.js +1 -1
  1635. package/lib/qr-code/styles/light.d.ts +1 -1
  1636. package/lib/radio/index.d.ts +3 -3
  1637. package/lib/radio/index.js +4 -4
  1638. package/lib/radio/src/Radio.d.ts +7 -7
  1639. package/lib/radio/src/Radio.js +2 -2
  1640. package/lib/radio/src/RadioButton.d.ts +23 -47
  1641. package/lib/radio/src/RadioGroup.d.ts +10 -10
  1642. package/lib/radio/src/RadioGroup.js +3 -3
  1643. package/lib/radio/src/use-radio.d.ts +1 -1
  1644. package/lib/radio/src/use-radio.js +1 -1
  1645. package/lib/radio/styles/index.d.ts +1 -1
  1646. package/lib/radio/styles/light.d.ts +1 -1
  1647. package/lib/rate/src/Rate.d.ts +9 -9
  1648. package/lib/rate/src/Rate.js +1 -1
  1649. package/lib/rate/styles/light.d.ts +1 -1
  1650. package/lib/result/src/Result.d.ts +8 -8
  1651. package/lib/result/src/Result.js +4 -4
  1652. package/lib/result/styles/light.d.ts +1 -1
  1653. package/lib/scrollbar/src/Scrollbar.d.ts +18 -6
  1654. package/lib/select/index.d.ts +3 -3
  1655. package/lib/select/src/Select.d.ts +52 -22
  1656. package/lib/select/src/Select.js +5 -5
  1657. package/lib/select/src/styles/index.cssr.js +2 -1
  1658. package/lib/select/styles/dark.js +4 -4
  1659. package/lib/select/styles/index.d.ts +1 -1
  1660. package/lib/select/styles/light.d.ts +1 -0
  1661. package/lib/select/styles/light.js +5 -5
  1662. package/lib/select/styles/rtl.js +5 -5
  1663. package/lib/skeleton/src/Skeleton.d.ts +7 -7
  1664. package/lib/skeleton/styles/light.d.ts +1 -1
  1665. package/lib/slider/src/Slider.d.ts +17 -17
  1666. package/lib/slider/src/Slider.js +3 -3
  1667. package/lib/slider/src/styles/index.cssr.js +1 -1
  1668. package/lib/slider/styles/light.d.ts +1 -1
  1669. package/lib/space/src/Space.d.ts +8 -8
  1670. package/lib/space/src/Space.js +3 -3
  1671. package/lib/space/styles/index.d.ts +1 -1
  1672. package/lib/spin/src/Spin.d.ts +8 -8
  1673. package/lib/spin/src/Spin.js +2 -2
  1674. package/lib/spin/src/styles/index.cssr.js +1 -1
  1675. package/lib/spin/styles/index.d.ts +1 -1
  1676. package/lib/split/src/Split.d.ts +11 -11
  1677. package/lib/split/src/Split.js +4 -4
  1678. package/lib/split/styles/light.d.ts +1 -1
  1679. package/lib/statistic/src/Statistic.d.ts +8 -8
  1680. package/lib/statistic/styles/index.d.ts +1 -1
  1681. package/lib/statistic/styles/light.d.ts +1 -1
  1682. package/lib/steps/index.d.ts +2 -2
  1683. package/lib/steps/index.js +4 -4
  1684. package/lib/steps/src/Step.d.ts +8 -8
  1685. package/lib/steps/src/Step.js +2 -2
  1686. package/lib/steps/src/Steps.d.ts +8 -8
  1687. package/lib/steps/src/styles/index.cssr.js +1 -1
  1688. package/lib/steps/styles/index.d.ts +1 -1
  1689. package/lib/steps/styles/light.d.ts +1 -1
  1690. package/lib/styles.d.ts +9 -9
  1691. package/lib/styles.js +186 -186
  1692. package/lib/switch/src/Switch.d.ts +10 -10
  1693. package/lib/switch/src/Switch.js +2 -2
  1694. package/lib/switch/styles/index.d.ts +1 -1
  1695. package/lib/switch/styles/light.d.ts +1 -1
  1696. package/lib/table/index.d.ts +4 -4
  1697. package/lib/table/index.js +7 -7
  1698. package/lib/table/src/Table.d.ts +9 -9
  1699. package/lib/table/src/Tbody.d.ts +1 -1
  1700. package/lib/table/src/Td.d.ts +1 -1
  1701. package/lib/table/src/Th.d.ts +1 -1
  1702. package/lib/table/src/Thead.d.ts +1 -1
  1703. package/lib/table/src/Tr.d.ts +1 -1
  1704. package/lib/table/styles/index.d.ts +1 -1
  1705. package/lib/table/styles/light.d.ts +1 -1
  1706. package/lib/tabs/index.d.ts +5 -5
  1707. package/lib/tabs/index.js +7 -7
  1708. package/lib/tabs/src/Tab.d.ts +16 -16
  1709. package/lib/tabs/src/Tab.js +1 -1
  1710. package/lib/tabs/src/TabPane.d.ts +9 -9
  1711. package/lib/tabs/src/Tabs.d.ts +61 -22
  1712. package/lib/tabs/src/Tabs.js +4 -4
  1713. package/lib/tabs/src/styles/index.cssr.js +2 -1
  1714. package/lib/tabs/styles/light.d.ts +1 -1
  1715. package/lib/tag/src/Tag.d.ts +12 -12
  1716. package/lib/tag/src/Tag.js +2 -2
  1717. package/lib/tag/styles/index.d.ts +1 -1
  1718. package/lib/tag/styles/light.d.ts +1 -1
  1719. package/lib/theme-editor/src/MaximizeIcon.d.ts +1 -1
  1720. package/lib/theme-editor/src/MinimizeIcon.d.ts +1 -1
  1721. package/lib/theme-editor/src/ThemeEditor.d.ts +19 -10
  1722. package/lib/theme-editor/src/ThemeEditor.js +12 -12
  1723. package/lib/themes/dark.js +172 -170
  1724. package/lib/themes/light.js +174 -172
  1725. package/lib/thing/src/Thing.d.ts +5 -5
  1726. package/lib/thing/styles/index.d.ts +1 -1
  1727. package/lib/thing/styles/light.d.ts +1 -1
  1728. package/lib/thing/styles/rtl.js +1 -1
  1729. package/lib/time/src/Time.d.ts +7 -7
  1730. package/lib/time/src/Time.js +1 -1
  1731. package/lib/time-picker/index.d.ts +1 -1
  1732. package/lib/time-picker/src/Panel.d.ts +328 -11
  1733. package/lib/time-picker/src/Panel.js +1 -1
  1734. package/lib/time-picker/src/PanelCol.d.ts +5 -5
  1735. package/lib/time-picker/src/PanelCol.js +1 -1
  1736. package/lib/time-picker/src/TimePicker.d.ts +101 -17
  1737. package/lib/time-picker/src/TimePicker.js +10 -10
  1738. package/lib/time-picker/src/styles/index.cssr.js +1 -1
  1739. package/lib/time-picker/styles/light.d.ts +1 -0
  1740. package/lib/time-picker/styles/light.js +1 -1
  1741. package/lib/timeline/index.d.ts +1 -1
  1742. package/lib/timeline/src/Timeline.d.ts +5 -5
  1743. package/lib/timeline/src/TimelineItem.d.ts +9 -9
  1744. package/lib/timeline/src/TimelineItem.js +1 -1
  1745. package/lib/timeline/styles/index.d.ts +1 -1
  1746. package/lib/timeline/styles/light.d.ts +1 -1
  1747. package/lib/tooltip/index.d.ts +1 -1
  1748. package/lib/tooltip/src/Tooltip.d.ts +11 -8
  1749. package/lib/tooltip/src/Tooltip.js +1 -1
  1750. package/lib/tooltip/styles/index.d.ts +1 -1
  1751. package/lib/tooltip/styles/light.js +1 -1
  1752. package/lib/transfer/index.d.ts +1 -1
  1753. package/lib/transfer/src/Transfer.d.ts +20 -10
  1754. package/lib/transfer/src/Transfer.js +6 -6
  1755. package/lib/transfer/src/TransferFilter.d.ts +398 -6
  1756. package/lib/transfer/src/TransferFilter.js +1 -1
  1757. package/lib/transfer/src/TransferHeader.d.ts +4 -4
  1758. package/lib/transfer/src/TransferHeader.js +1 -1
  1759. package/lib/transfer/src/TransferList.d.ts +415 -6
  1760. package/lib/transfer/src/TransferList.js +1 -1
  1761. package/lib/transfer/src/TransferListItem.d.ts +401 -9
  1762. package/lib/transfer/src/TransferListItem.js +3 -3
  1763. package/lib/transfer/src/use-transfer-data.d.ts +3 -3
  1764. package/lib/transfer/src/use-transfer-data.js +1 -1
  1765. package/lib/transfer/styles/dark.js +8 -8
  1766. package/lib/transfer/styles/light.d.ts +1 -0
  1767. package/lib/transfer/styles/light.js +9 -9
  1768. package/lib/tree/index.d.ts +1 -1
  1769. package/lib/tree/src/MotionWrapper.d.ts +4 -4
  1770. package/lib/tree/src/MotionWrapper.js +1 -1
  1771. package/lib/tree/src/Tree.d.ts +31 -14
  1772. package/lib/tree/src/Tree.js +9 -9
  1773. package/lib/tree/src/TreeNode.d.ts +14 -14
  1774. package/lib/tree/src/TreeNode.js +5 -5
  1775. package/lib/tree/src/TreeNodeCheckbox.d.ts +99 -5
  1776. package/lib/tree/src/TreeNodeContent.d.ts +10 -10
  1777. package/lib/tree/src/TreeNodeSwitcher.d.ts +4 -4
  1778. package/lib/tree/src/TreeNodeSwitcher.js +1 -1
  1779. package/lib/tree/src/dnd.d.ts +1 -1
  1780. package/lib/tree/src/keyboard.d.ts +1 -1
  1781. package/lib/tree/src/styles/index.cssr.js +2 -2
  1782. package/lib/tree/src/utils.d.ts +1 -1
  1783. package/lib/tree/src/utils.js +1 -1
  1784. package/lib/tree/styles/dark.js +6 -6
  1785. package/lib/tree/styles/index.d.ts +1 -1
  1786. package/lib/tree/styles/light.js +7 -7
  1787. package/lib/tree-select/index.d.ts +2 -2
  1788. package/lib/tree-select/src/TreeSelect.d.ts +45 -21
  1789. package/lib/tree-select/src/TreeSelect.js +9 -9
  1790. package/lib/tree-select/styles/dark.js +6 -6
  1791. package/lib/tree-select/styles/index.d.ts +1 -1
  1792. package/lib/tree-select/styles/light.d.ts +1 -0
  1793. package/lib/tree-select/styles/light.js +5 -5
  1794. package/lib/typography/index.d.ts +10 -10
  1795. package/lib/typography/index.js +22 -22
  1796. package/lib/typography/src/a.d.ts +6 -6
  1797. package/lib/typography/src/blockquote.d.ts +7 -7
  1798. package/lib/typography/src/create-header.d.ts +8 -8
  1799. package/lib/typography/src/headers.d.ts +48 -48
  1800. package/lib/typography/src/hr.d.ts +6 -6
  1801. package/lib/typography/src/li.d.ts +1 -1
  1802. package/lib/typography/src/ol.d.ts +7 -7
  1803. package/lib/typography/src/p.d.ts +7 -7
  1804. package/lib/typography/src/text.d.ts +8 -8
  1805. package/lib/typography/src/text.js +1 -1
  1806. package/lib/typography/src/ul.d.ts +7 -7
  1807. package/lib/typography/styles/index.d.ts +1 -1
  1808. package/lib/typography/styles/light.d.ts +1 -1
  1809. package/lib/upload/index.d.ts +2 -2
  1810. package/lib/upload/index.js +3 -3
  1811. package/lib/upload/src/Upload.d.ts +11 -11
  1812. package/lib/upload/src/Upload.js +5 -5
  1813. package/lib/upload/src/UploadDragger.d.ts +1 -1
  1814. package/lib/upload/src/UploadFile.d.ts +271 -8
  1815. package/lib/upload/src/UploadFile.js +6 -6
  1816. package/lib/upload/src/UploadFileList.d.ts +1 -1
  1817. package/lib/upload/src/UploadFileList.js +1 -1
  1818. package/lib/upload/src/UploadProgress.d.ts +265 -5
  1819. package/lib/upload/src/UploadTrigger.d.ts +5 -5
  1820. package/lib/upload/src/UploadTrigger.js +2 -2
  1821. package/lib/upload/src/interface.d.ts +1 -1
  1822. package/lib/upload/src/styles/index.cssr.js +1 -1
  1823. package/lib/upload/styles/dark.js +1 -1
  1824. package/lib/upload/styles/light.js +2 -2
  1825. package/lib/version.d.ts +1 -1
  1826. package/lib/version.js +1 -1
  1827. package/lib/virtual-list/index.d.ts +1 -1
  1828. package/lib/virtual-list/src/VirtualList.d.ts +23 -7
  1829. package/lib/watermark/src/Watermark.d.ts +4 -4
  1830. package/lib/watermark/src/Watermark.js +1 -1
  1831. package/lib/watermark/styles/light.js +1 -1
  1832. package/package.json +7 -7
  1833. package/volar.d.ts +1 -0
  1834. package/web-types.json +1546 -1446
  1835. package/es/progress/src/interface.d.ts +0 -1
  1836. package/lib/progress/src/interface.d.ts +0 -1
  1837. /package/es/{progress/src/interface.mjs → data-table/src/publicTypes.mjs} +0 -0
  1838. /package/lib/{progress/src/interface.js → data-table/src/publicTypes.js} +0 -0
@@ -4,7 +4,7 @@
4
4
  * 1. confirm click
5
5
  * 2. clear click
6
6
  */
7
- declare const _default: import("vue").DefineComponent<{
7
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
8
8
  readonly defaultCalendarStartTime: NumberConstructor;
9
9
  readonly actions: {
10
10
  readonly type: import("vue").PropType<string[]>;
@@ -12,6 +12,17 @@ declare const _default: import("vue").DefineComponent<{
12
12
  };
13
13
  readonly active: BooleanConstructor;
14
14
  readonly dateFormat: StringConstructor;
15
+ readonly calendarDayFormat: StringConstructor;
16
+ readonly calendarHeaderYearFormat: StringConstructor;
17
+ readonly calendarHeaderMonthFormat: StringConstructor;
18
+ readonly calendarHeaderMonthYearSeparator: {
19
+ readonly type: StringConstructor;
20
+ readonly required: true;
21
+ };
22
+ readonly calendarHeaderMonthBeforeYear: {
23
+ readonly type: BooleanConstructor;
24
+ readonly default: undefined;
25
+ };
15
26
  readonly timerPickerFormat: {
16
27
  readonly type: StringConstructor;
17
28
  readonly value: "HH:mm:ss";
@@ -27,6 +38,7 @@ declare const _default: import("vue").DefineComponent<{
27
38
  readonly onConfirm: import("vue").PropType<(value: import("../interface").Value | null) => void>;
28
39
  readonly onClose: import("vue").PropType<import("../interface").OnClose>;
29
40
  readonly onTabOut: FunctionConstructor;
41
+ readonly onKeydown: FunctionConstructor;
30
42
  readonly onUpdateValue: {
31
43
  readonly type: import("vue").PropType<import("../interface").OnPanelUpdateValue>;
32
44
  readonly required: true;
@@ -38,7 +50,7 @@ declare const _default: import("vue").DefineComponent<{
38
50
  readonly onPrevMonth: import("vue").PropType<() => void>;
39
51
  readonly onNextYear: import("vue").PropType<() => void>;
40
52
  readonly onPrevYear: import("vue").PropType<() => void>;
41
- }, {
53
+ }>, {
42
54
  handleDateClick: (dateItem: import("../utils").DateItem | import("../utils").MonthItem | import("../utils").YearItem | import("../utils").QuarterItem) => void;
43
55
  handleDateInputBlur: () => void;
44
56
  handleDateInput: (value: string) => void;
@@ -49,14 +61,14 @@ declare const _default: import("vue").DefineComponent<{
49
61
  virtualListContainer: () => HTMLElement | null;
50
62
  virtualListContent: () => HTMLElement | null;
51
63
  handleVirtualListScroll: () => void;
52
- timePickerSize: import("vue").Ref<"small" | "medium" | "large">;
53
- dateInputValue: import("vue").Ref<string>;
64
+ timePickerSize: import("vue").Ref<"small" | "medium" | "large", "small" | "medium" | "large">;
65
+ dateInputValue: import("vue").Ref<string, string>;
54
66
  datePickerSlots: Readonly<{
55
67
  [name: string]: import("vue").Slot<any> | undefined;
56
68
  }>;
57
69
  handleQuickMonthClick: (dateItem: import("../utils").MonthItem | import("../utils").YearItem | import("../utils").QuarterItem, updatePanelValue: (value: number) => void) => void;
58
70
  justifyColumnsScrollState: (value?: number) => void;
59
- calendarValue: import("vue").Ref<number>;
71
+ calendarValue: import("vue").Ref<number, number>;
60
72
  onUpdateCalendarValue: (value: number) => void;
61
73
  monthScrollbarRef: import("vue").Ref<import("../../../_internal").ScrollbarInst | null>;
62
74
  yearScrollbarRef: import("vue").Ref<import("../../../_internal").ScrollbarInst | null>;
@@ -130,6 +142,949 @@ declare const _default: import("vue").DefineComponent<{
130
142
  };
131
143
  peers: {
132
144
  Input: import("../../../_mixins").Theme<"Input", {
145
+ fontWeight: string;
146
+ countTextColorDisabled: string;
147
+ countTextColor: string;
148
+ heightTiny: string;
149
+ heightSmall: string;
150
+ heightMedium: string;
151
+ heightLarge: string;
152
+ fontSizeTiny: string;
153
+ fontSizeSmall: string;
154
+ fontSizeMedium: string;
155
+ fontSizeLarge: string;
156
+ lineHeight: string;
157
+ lineHeightTextarea: string;
158
+ borderRadius: string;
159
+ iconSize: string;
160
+ groupLabelColor: string;
161
+ groupLabelTextColor: string;
162
+ textColor: string;
163
+ textColorDisabled: string;
164
+ textDecorationColor: string;
165
+ caretColor: string;
166
+ placeholderColor: string;
167
+ placeholderColorDisabled: string;
168
+ color: string;
169
+ colorDisabled: string;
170
+ colorFocus: string;
171
+ groupLabelBorder: string;
172
+ border: string;
173
+ borderHover: string;
174
+ borderDisabled: string;
175
+ borderFocus: string;
176
+ boxShadowFocus: string;
177
+ loadingColor: string;
178
+ loadingColorWarning: string;
179
+ borderWarning: string;
180
+ borderHoverWarning: string;
181
+ colorFocusWarning: string;
182
+ borderFocusWarning: string;
183
+ boxShadowFocusWarning: string;
184
+ caretColorWarning: string;
185
+ loadingColorError: string;
186
+ borderError: string;
187
+ borderHoverError: string;
188
+ colorFocusError: string;
189
+ borderFocusError: string;
190
+ boxShadowFocusError: string;
191
+ caretColorError: string;
192
+ clearColor: string;
193
+ clearColorHover: string;
194
+ clearColorPressed: string;
195
+ iconColor: string;
196
+ iconColorDisabled: string;
197
+ iconColorHover: string;
198
+ iconColorPressed: string;
199
+ suffixTextColor: string;
200
+ paddingTiny: string;
201
+ paddingSmall: string;
202
+ paddingMedium: string;
203
+ paddingLarge: string;
204
+ clearSize: string;
205
+ }, any>;
206
+ Button: import("../../../_mixins").Theme<"Button", {
207
+ heightTiny: string;
208
+ heightSmall: string;
209
+ heightMedium: string;
210
+ heightLarge: string;
211
+ borderRadiusTiny: string;
212
+ borderRadiusSmall: string;
213
+ borderRadiusMedium: string;
214
+ borderRadiusLarge: string;
215
+ fontSizeTiny: string;
216
+ fontSizeSmall: string;
217
+ fontSizeMedium: string;
218
+ fontSizeLarge: string;
219
+ opacityDisabled: string;
220
+ colorOpacitySecondary: string;
221
+ colorOpacitySecondaryHover: string;
222
+ colorOpacitySecondaryPressed: string;
223
+ colorSecondary: string;
224
+ colorSecondaryHover: string;
225
+ colorSecondaryPressed: string;
226
+ colorTertiary: string;
227
+ colorTertiaryHover: string;
228
+ colorTertiaryPressed: string;
229
+ colorQuaternary: string;
230
+ colorQuaternaryHover: string;
231
+ colorQuaternaryPressed: string;
232
+ color: string;
233
+ colorHover: string;
234
+ colorPressed: string;
235
+ colorFocus: string;
236
+ colorDisabled: string;
237
+ textColor: string;
238
+ textColorTertiary: string;
239
+ textColorHover: string;
240
+ textColorPressed: string;
241
+ textColorFocus: string;
242
+ textColorDisabled: string;
243
+ textColorText: string;
244
+ textColorTextHover: string;
245
+ textColorTextPressed: string;
246
+ textColorTextFocus: string;
247
+ textColorTextDisabled: string;
248
+ textColorGhost: string;
249
+ textColorGhostHover: string;
250
+ textColorGhostPressed: string;
251
+ textColorGhostFocus: string;
252
+ textColorGhostDisabled: string;
253
+ border: string;
254
+ borderHover: string;
255
+ borderPressed: string;
256
+ borderFocus: string;
257
+ borderDisabled: string;
258
+ rippleColor: string;
259
+ colorPrimary: string;
260
+ colorHoverPrimary: string;
261
+ colorPressedPrimary: string;
262
+ colorFocusPrimary: string;
263
+ colorDisabledPrimary: string;
264
+ textColorPrimary: string;
265
+ textColorHoverPrimary: string;
266
+ textColorPressedPrimary: string;
267
+ textColorFocusPrimary: string;
268
+ textColorDisabledPrimary: string;
269
+ textColorTextPrimary: string;
270
+ textColorTextHoverPrimary: string;
271
+ textColorTextPressedPrimary: string;
272
+ textColorTextFocusPrimary: string;
273
+ textColorTextDisabledPrimary: string;
274
+ textColorGhostPrimary: string;
275
+ textColorGhostHoverPrimary: string;
276
+ textColorGhostPressedPrimary: string;
277
+ textColorGhostFocusPrimary: string;
278
+ textColorGhostDisabledPrimary: string;
279
+ borderPrimary: string;
280
+ borderHoverPrimary: string;
281
+ borderPressedPrimary: string;
282
+ borderFocusPrimary: string;
283
+ borderDisabledPrimary: string;
284
+ rippleColorPrimary: string;
285
+ colorInfo: string;
286
+ colorHoverInfo: string;
287
+ colorPressedInfo: string;
288
+ colorFocusInfo: string;
289
+ colorDisabledInfo: string;
290
+ textColorInfo: string;
291
+ textColorHoverInfo: string;
292
+ textColorPressedInfo: string;
293
+ textColorFocusInfo: string;
294
+ textColorDisabledInfo: string;
295
+ textColorTextInfo: string;
296
+ textColorTextHoverInfo: string;
297
+ textColorTextPressedInfo: string;
298
+ textColorTextFocusInfo: string;
299
+ textColorTextDisabledInfo: string;
300
+ textColorGhostInfo: string;
301
+ textColorGhostHoverInfo: string;
302
+ textColorGhostPressedInfo: string;
303
+ textColorGhostFocusInfo: string;
304
+ textColorGhostDisabledInfo: string;
305
+ borderInfo: string;
306
+ borderHoverInfo: string;
307
+ borderPressedInfo: string;
308
+ borderFocusInfo: string;
309
+ borderDisabledInfo: string;
310
+ rippleColorInfo: string;
311
+ colorSuccess: string;
312
+ colorHoverSuccess: string;
313
+ colorPressedSuccess: string;
314
+ colorFocusSuccess: string;
315
+ colorDisabledSuccess: string;
316
+ textColorSuccess: string;
317
+ textColorHoverSuccess: string;
318
+ textColorPressedSuccess: string;
319
+ textColorFocusSuccess: string;
320
+ textColorDisabledSuccess: string;
321
+ textColorTextSuccess: string;
322
+ textColorTextHoverSuccess: string;
323
+ textColorTextPressedSuccess: string;
324
+ textColorTextFocusSuccess: string;
325
+ textColorTextDisabledSuccess: string;
326
+ textColorGhostSuccess: string;
327
+ textColorGhostHoverSuccess: string;
328
+ textColorGhostPressedSuccess: string;
329
+ textColorGhostFocusSuccess: string;
330
+ textColorGhostDisabledSuccess: string;
331
+ borderSuccess: string;
332
+ borderHoverSuccess: string;
333
+ borderPressedSuccess: string;
334
+ borderFocusSuccess: string;
335
+ borderDisabledSuccess: string;
336
+ rippleColorSuccess: string;
337
+ colorWarning: string;
338
+ colorHoverWarning: string;
339
+ colorPressedWarning: string;
340
+ colorFocusWarning: string;
341
+ colorDisabledWarning: string;
342
+ textColorWarning: string;
343
+ textColorHoverWarning: string;
344
+ textColorPressedWarning: string;
345
+ textColorFocusWarning: string;
346
+ textColorDisabledWarning: string;
347
+ textColorTextWarning: string;
348
+ textColorTextHoverWarning: string;
349
+ textColorTextPressedWarning: string;
350
+ textColorTextFocusWarning: string;
351
+ textColorTextDisabledWarning: string;
352
+ textColorGhostWarning: string;
353
+ textColorGhostHoverWarning: string;
354
+ textColorGhostPressedWarning: string;
355
+ textColorGhostFocusWarning: string;
356
+ textColorGhostDisabledWarning: string;
357
+ borderWarning: string;
358
+ borderHoverWarning: string;
359
+ borderPressedWarning: string;
360
+ borderFocusWarning: string;
361
+ borderDisabledWarning: string;
362
+ rippleColorWarning: string;
363
+ colorError: string;
364
+ colorHoverError: string;
365
+ colorPressedError: string;
366
+ colorFocusError: string;
367
+ colorDisabledError: string;
368
+ textColorError: string;
369
+ textColorHoverError: string;
370
+ textColorPressedError: string;
371
+ textColorFocusError: string;
372
+ textColorDisabledError: string;
373
+ textColorTextError: string;
374
+ textColorTextHoverError: string;
375
+ textColorTextPressedError: string;
376
+ textColorTextFocusError: string;
377
+ textColorTextDisabledError: string;
378
+ textColorGhostError: string;
379
+ textColorGhostHoverError: string;
380
+ textColorGhostPressedError: string;
381
+ textColorGhostFocusError: string;
382
+ textColorGhostDisabledError: string;
383
+ borderError: string;
384
+ borderHoverError: string;
385
+ borderPressedError: string;
386
+ borderFocusError: string;
387
+ borderDisabledError: string;
388
+ rippleColorError: string;
389
+ waveOpacity: string;
390
+ fontWeight: string;
391
+ fontWeightStrong: string;
392
+ paddingTiny: string;
393
+ paddingSmall: string;
394
+ paddingMedium: string;
395
+ paddingLarge: string;
396
+ paddingRoundTiny: string;
397
+ paddingRoundSmall: string;
398
+ paddingRoundMedium: string;
399
+ paddingRoundLarge: string;
400
+ iconMarginTiny: string;
401
+ iconMarginSmall: string;
402
+ iconMarginMedium: string;
403
+ iconMarginLarge: string;
404
+ iconSizeTiny: string;
405
+ iconSizeSmall: string;
406
+ iconSizeMedium: string;
407
+ iconSizeLarge: string;
408
+ rippleDuration: string;
409
+ }, any>;
410
+ TimePicker: import("../../../_mixins").Theme<"TimePicker", {
411
+ panelColor: string;
412
+ panelBoxShadow: string;
413
+ panelDividerColor: string;
414
+ itemTextColor: string;
415
+ itemTextColorActive: string;
416
+ itemColorHover: string;
417
+ itemOpacityDisabled: string;
418
+ itemBorderRadius: string;
419
+ borderRadius: string;
420
+ iconColor: string;
421
+ iconColorDisabled: string;
422
+ itemFontSize: string;
423
+ itemHeight: string;
424
+ itemWidth: string;
425
+ panelActionPadding: string;
426
+ }, {
427
+ Scrollbar: import("../../../_mixins").Theme<"Scrollbar", {
428
+ height: string;
429
+ width: string;
430
+ borderRadius: string;
431
+ color: string;
432
+ colorHover: string;
433
+ railInsetHorizontalBottom: string;
434
+ railInsetHorizontalTop: string;
435
+ railInsetVerticalRight: string;
436
+ railInsetVerticalLeft: string;
437
+ railColor: string;
438
+ }, any>;
439
+ Button: import("../../../_mixins").Theme<"Button", {
440
+ heightTiny: string;
441
+ heightSmall: string;
442
+ heightMedium: string;
443
+ heightLarge: string;
444
+ borderRadiusTiny: string;
445
+ borderRadiusSmall: string;
446
+ borderRadiusMedium: string;
447
+ borderRadiusLarge: string;
448
+ fontSizeTiny: string;
449
+ fontSizeSmall: string;
450
+ fontSizeMedium: string;
451
+ fontSizeLarge: string;
452
+ opacityDisabled: string;
453
+ colorOpacitySecondary: string;
454
+ colorOpacitySecondaryHover: string;
455
+ colorOpacitySecondaryPressed: string;
456
+ colorSecondary: string;
457
+ colorSecondaryHover: string;
458
+ colorSecondaryPressed: string;
459
+ colorTertiary: string;
460
+ colorTertiaryHover: string;
461
+ colorTertiaryPressed: string;
462
+ colorQuaternary: string;
463
+ colorQuaternaryHover: string;
464
+ colorQuaternaryPressed: string;
465
+ color: string;
466
+ colorHover: string;
467
+ colorPressed: string;
468
+ colorFocus: string;
469
+ colorDisabled: string;
470
+ textColor: string;
471
+ textColorTertiary: string;
472
+ textColorHover: string;
473
+ textColorPressed: string;
474
+ textColorFocus: string;
475
+ textColorDisabled: string;
476
+ textColorText: string;
477
+ textColorTextHover: string;
478
+ textColorTextPressed: string;
479
+ textColorTextFocus: string;
480
+ textColorTextDisabled: string;
481
+ textColorGhost: string;
482
+ textColorGhostHover: string;
483
+ textColorGhostPressed: string;
484
+ textColorGhostFocus: string;
485
+ textColorGhostDisabled: string;
486
+ border: string;
487
+ borderHover: string;
488
+ borderPressed: string;
489
+ borderFocus: string;
490
+ borderDisabled: string;
491
+ rippleColor: string;
492
+ colorPrimary: string;
493
+ colorHoverPrimary: string;
494
+ colorPressedPrimary: string;
495
+ colorFocusPrimary: string;
496
+ colorDisabledPrimary: string;
497
+ textColorPrimary: string;
498
+ textColorHoverPrimary: string;
499
+ textColorPressedPrimary: string;
500
+ textColorFocusPrimary: string;
501
+ textColorDisabledPrimary: string;
502
+ textColorTextPrimary: string;
503
+ textColorTextHoverPrimary: string;
504
+ textColorTextPressedPrimary: string;
505
+ textColorTextFocusPrimary: string;
506
+ textColorTextDisabledPrimary: string;
507
+ textColorGhostPrimary: string;
508
+ textColorGhostHoverPrimary: string;
509
+ textColorGhostPressedPrimary: string;
510
+ textColorGhostFocusPrimary: string;
511
+ textColorGhostDisabledPrimary: string;
512
+ borderPrimary: string;
513
+ borderHoverPrimary: string;
514
+ borderPressedPrimary: string;
515
+ borderFocusPrimary: string;
516
+ borderDisabledPrimary: string;
517
+ rippleColorPrimary: string;
518
+ colorInfo: string;
519
+ colorHoverInfo: string;
520
+ colorPressedInfo: string;
521
+ colorFocusInfo: string;
522
+ colorDisabledInfo: string;
523
+ textColorInfo: string;
524
+ textColorHoverInfo: string;
525
+ textColorPressedInfo: string;
526
+ textColorFocusInfo: string;
527
+ textColorDisabledInfo: string;
528
+ textColorTextInfo: string;
529
+ textColorTextHoverInfo: string;
530
+ textColorTextPressedInfo: string;
531
+ textColorTextFocusInfo: string;
532
+ textColorTextDisabledInfo: string;
533
+ textColorGhostInfo: string;
534
+ textColorGhostHoverInfo: string;
535
+ textColorGhostPressedInfo: string;
536
+ textColorGhostFocusInfo: string;
537
+ textColorGhostDisabledInfo: string;
538
+ borderInfo: string;
539
+ borderHoverInfo: string;
540
+ borderPressedInfo: string;
541
+ borderFocusInfo: string;
542
+ borderDisabledInfo: string;
543
+ rippleColorInfo: string;
544
+ colorSuccess: string;
545
+ colorHoverSuccess: string;
546
+ colorPressedSuccess: string;
547
+ colorFocusSuccess: string;
548
+ colorDisabledSuccess: string;
549
+ textColorSuccess: string;
550
+ textColorHoverSuccess: string;
551
+ textColorPressedSuccess: string;
552
+ textColorFocusSuccess: string;
553
+ textColorDisabledSuccess: string;
554
+ textColorTextSuccess: string;
555
+ textColorTextHoverSuccess: string;
556
+ textColorTextPressedSuccess: string;
557
+ textColorTextFocusSuccess: string;
558
+ textColorTextDisabledSuccess: string;
559
+ textColorGhostSuccess: string;
560
+ textColorGhostHoverSuccess: string;
561
+ textColorGhostPressedSuccess: string;
562
+ textColorGhostFocusSuccess: string;
563
+ textColorGhostDisabledSuccess: string;
564
+ borderSuccess: string;
565
+ borderHoverSuccess: string;
566
+ borderPressedSuccess: string;
567
+ borderFocusSuccess: string;
568
+ borderDisabledSuccess: string;
569
+ rippleColorSuccess: string;
570
+ colorWarning: string;
571
+ colorHoverWarning: string;
572
+ colorPressedWarning: string;
573
+ colorFocusWarning: string;
574
+ colorDisabledWarning: string;
575
+ textColorWarning: string;
576
+ textColorHoverWarning: string;
577
+ textColorPressedWarning: string;
578
+ textColorFocusWarning: string;
579
+ textColorDisabledWarning: string;
580
+ textColorTextWarning: string;
581
+ textColorTextHoverWarning: string;
582
+ textColorTextPressedWarning: string;
583
+ textColorTextFocusWarning: string;
584
+ textColorTextDisabledWarning: string;
585
+ textColorGhostWarning: string;
586
+ textColorGhostHoverWarning: string;
587
+ textColorGhostPressedWarning: string;
588
+ textColorGhostFocusWarning: string;
589
+ textColorGhostDisabledWarning: string;
590
+ borderWarning: string;
591
+ borderHoverWarning: string;
592
+ borderPressedWarning: string;
593
+ borderFocusWarning: string;
594
+ borderDisabledWarning: string;
595
+ rippleColorWarning: string;
596
+ colorError: string;
597
+ colorHoverError: string;
598
+ colorPressedError: string;
599
+ colorFocusError: string;
600
+ colorDisabledError: string;
601
+ textColorError: string;
602
+ textColorHoverError: string;
603
+ textColorPressedError: string;
604
+ textColorFocusError: string;
605
+ textColorDisabledError: string;
606
+ textColorTextError: string;
607
+ textColorTextHoverError: string;
608
+ textColorTextPressedError: string;
609
+ textColorTextFocusError: string;
610
+ textColorTextDisabledError: string;
611
+ textColorGhostError: string;
612
+ textColorGhostHoverError: string;
613
+ textColorGhostPressedError: string;
614
+ textColorGhostFocusError: string;
615
+ textColorGhostDisabledError: string;
616
+ borderError: string;
617
+ borderHoverError: string;
618
+ borderPressedError: string;
619
+ borderFocusError: string;
620
+ borderDisabledError: string;
621
+ rippleColorError: string;
622
+ waveOpacity: string;
623
+ fontWeight: string;
624
+ fontWeightStrong: string;
625
+ paddingTiny: string;
626
+ paddingSmall: string;
627
+ paddingMedium: string;
628
+ paddingLarge: string;
629
+ paddingRoundTiny: string;
630
+ paddingRoundSmall: string;
631
+ paddingRoundMedium: string;
632
+ paddingRoundLarge: string;
633
+ iconMarginTiny: string;
634
+ iconMarginSmall: string;
635
+ iconMarginMedium: string;
636
+ iconMarginLarge: string;
637
+ iconSizeTiny: string;
638
+ iconSizeSmall: string;
639
+ iconSizeMedium: string;
640
+ iconSizeLarge: string;
641
+ rippleDuration: string;
642
+ }, any>;
643
+ Input: import("../../../_mixins").Theme<"Input", {
644
+ fontWeight: string;
645
+ countTextColorDisabled: string;
646
+ countTextColor: string;
647
+ heightTiny: string;
648
+ heightSmall: string;
649
+ heightMedium: string;
650
+ heightLarge: string;
651
+ fontSizeTiny: string;
652
+ fontSizeSmall: string;
653
+ fontSizeMedium: string;
654
+ fontSizeLarge: string;
655
+ lineHeight: string;
656
+ lineHeightTextarea: string;
657
+ borderRadius: string;
658
+ iconSize: string;
659
+ groupLabelColor: string;
660
+ groupLabelTextColor: string;
661
+ textColor: string;
662
+ textColorDisabled: string;
663
+ textDecorationColor: string;
664
+ caretColor: string;
665
+ placeholderColor: string;
666
+ placeholderColorDisabled: string;
667
+ color: string;
668
+ colorDisabled: string;
669
+ colorFocus: string;
670
+ groupLabelBorder: string;
671
+ border: string;
672
+ borderHover: string;
673
+ borderDisabled: string;
674
+ borderFocus: string;
675
+ boxShadowFocus: string;
676
+ loadingColor: string;
677
+ loadingColorWarning: string;
678
+ borderWarning: string;
679
+ borderHoverWarning: string;
680
+ colorFocusWarning: string;
681
+ borderFocusWarning: string;
682
+ boxShadowFocusWarning: string;
683
+ caretColorWarning: string;
684
+ loadingColorError: string;
685
+ borderError: string;
686
+ borderHoverError: string;
687
+ colorFocusError: string;
688
+ borderFocusError: string;
689
+ boxShadowFocusError: string;
690
+ caretColorError: string;
691
+ clearColor: string;
692
+ clearColorHover: string;
693
+ clearColorPressed: string;
694
+ iconColor: string;
695
+ iconColorDisabled: string;
696
+ iconColorHover: string;
697
+ iconColorPressed: string;
698
+ suffixTextColor: string;
699
+ paddingTiny: string;
700
+ paddingSmall: string;
701
+ paddingMedium: string;
702
+ paddingLarge: string;
703
+ clearSize: string;
704
+ }, any>;
705
+ }>;
706
+ Scrollbar: import("../../../_mixins").Theme<"Scrollbar", {
707
+ height: string;
708
+ width: string;
709
+ borderRadius: string;
710
+ color: string;
711
+ colorHover: string;
712
+ railInsetHorizontalBottom: string;
713
+ railInsetHorizontalTop: string;
714
+ railInsetVerticalRight: string;
715
+ railInsetVerticalLeft: string;
716
+ railColor: string;
717
+ }, any>;
718
+ };
719
+ peerOverrides: {
720
+ Input?: {
721
+ peers?: {
722
+ [x: string]: any;
723
+ } | undefined;
724
+ } | undefined;
725
+ Button?: {
726
+ peers?: {
727
+ [x: string]: any;
728
+ } | undefined;
729
+ } | undefined;
730
+ TimePicker?: {
731
+ peers?: {
732
+ Scrollbar?: import("../../../_mixins/use-theme").ExtractThemeOverrides<import("../../../_mixins").Theme<"Scrollbar", {
733
+ height: string;
734
+ width: string;
735
+ borderRadius: string;
736
+ color: string;
737
+ colorHover: string;
738
+ railInsetHorizontalBottom: string;
739
+ railInsetHorizontalTop: string;
740
+ railInsetVerticalRight: string;
741
+ railInsetVerticalLeft: string;
742
+ railColor: string;
743
+ }, any>> | undefined;
744
+ Button?: import("../../../_mixins/use-theme").ExtractThemeOverrides<import("../../../_mixins").Theme<"Button", {
745
+ heightTiny: string;
746
+ heightSmall: string;
747
+ heightMedium: string;
748
+ heightLarge: string;
749
+ borderRadiusTiny: string;
750
+ borderRadiusSmall: string;
751
+ borderRadiusMedium: string;
752
+ borderRadiusLarge: string;
753
+ fontSizeTiny: string;
754
+ fontSizeSmall: string;
755
+ fontSizeMedium: string;
756
+ fontSizeLarge: string;
757
+ opacityDisabled: string;
758
+ colorOpacitySecondary: string;
759
+ colorOpacitySecondaryHover: string;
760
+ colorOpacitySecondaryPressed: string;
761
+ colorSecondary: string;
762
+ colorSecondaryHover: string;
763
+ colorSecondaryPressed: string;
764
+ colorTertiary: string;
765
+ colorTertiaryHover: string;
766
+ colorTertiaryPressed: string;
767
+ colorQuaternary: string;
768
+ colorQuaternaryHover: string;
769
+ colorQuaternaryPressed: string;
770
+ color: string;
771
+ colorHover: string;
772
+ colorPressed: string;
773
+ colorFocus: string;
774
+ colorDisabled: string;
775
+ textColor: string;
776
+ textColorTertiary: string;
777
+ textColorHover: string;
778
+ textColorPressed: string;
779
+ textColorFocus: string;
780
+ textColorDisabled: string;
781
+ textColorText: string;
782
+ textColorTextHover: string;
783
+ textColorTextPressed: string;
784
+ textColorTextFocus: string;
785
+ textColorTextDisabled: string;
786
+ textColorGhost: string;
787
+ textColorGhostHover: string;
788
+ textColorGhostPressed: string;
789
+ textColorGhostFocus: string;
790
+ textColorGhostDisabled: string;
791
+ border: string;
792
+ borderHover: string;
793
+ borderPressed: string;
794
+ borderFocus: string;
795
+ borderDisabled: string;
796
+ rippleColor: string;
797
+ colorPrimary: string;
798
+ colorHoverPrimary: string;
799
+ colorPressedPrimary: string;
800
+ colorFocusPrimary: string;
801
+ colorDisabledPrimary: string;
802
+ textColorPrimary: string;
803
+ textColorHoverPrimary: string;
804
+ textColorPressedPrimary: string;
805
+ textColorFocusPrimary: string;
806
+ textColorDisabledPrimary: string;
807
+ textColorTextPrimary: string;
808
+ textColorTextHoverPrimary: string;
809
+ textColorTextPressedPrimary: string;
810
+ textColorTextFocusPrimary: string;
811
+ textColorTextDisabledPrimary: string;
812
+ textColorGhostPrimary: string;
813
+ textColorGhostHoverPrimary: string;
814
+ textColorGhostPressedPrimary: string;
815
+ textColorGhostFocusPrimary: string;
816
+ textColorGhostDisabledPrimary: string;
817
+ borderPrimary: string;
818
+ borderHoverPrimary: string;
819
+ borderPressedPrimary: string;
820
+ borderFocusPrimary: string;
821
+ borderDisabledPrimary: string;
822
+ rippleColorPrimary: string;
823
+ colorInfo: string;
824
+ colorHoverInfo: string;
825
+ colorPressedInfo: string;
826
+ colorFocusInfo: string;
827
+ colorDisabledInfo: string;
828
+ textColorInfo: string;
829
+ textColorHoverInfo: string;
830
+ textColorPressedInfo: string;
831
+ textColorFocusInfo: string;
832
+ textColorDisabledInfo: string;
833
+ textColorTextInfo: string;
834
+ textColorTextHoverInfo: string;
835
+ textColorTextPressedInfo: string;
836
+ textColorTextFocusInfo: string;
837
+ textColorTextDisabledInfo: string;
838
+ textColorGhostInfo: string;
839
+ textColorGhostHoverInfo: string;
840
+ textColorGhostPressedInfo: string;
841
+ textColorGhostFocusInfo: string;
842
+ textColorGhostDisabledInfo: string;
843
+ borderInfo: string;
844
+ borderHoverInfo: string;
845
+ borderPressedInfo: string;
846
+ borderFocusInfo: string;
847
+ borderDisabledInfo: string;
848
+ rippleColorInfo: string;
849
+ colorSuccess: string;
850
+ colorHoverSuccess: string;
851
+ colorPressedSuccess: string;
852
+ colorFocusSuccess: string;
853
+ colorDisabledSuccess: string;
854
+ textColorSuccess: string;
855
+ textColorHoverSuccess: string;
856
+ textColorPressedSuccess: string;
857
+ textColorFocusSuccess: string;
858
+ textColorDisabledSuccess: string;
859
+ textColorTextSuccess: string;
860
+ textColorTextHoverSuccess: string;
861
+ textColorTextPressedSuccess: string;
862
+ textColorTextFocusSuccess: string;
863
+ textColorTextDisabledSuccess: string;
864
+ textColorGhostSuccess: string;
865
+ textColorGhostHoverSuccess: string;
866
+ textColorGhostPressedSuccess: string;
867
+ textColorGhostFocusSuccess: string;
868
+ textColorGhostDisabledSuccess: string;
869
+ borderSuccess: string;
870
+ borderHoverSuccess: string;
871
+ borderPressedSuccess: string;
872
+ borderFocusSuccess: string;
873
+ borderDisabledSuccess: string;
874
+ rippleColorSuccess: string;
875
+ colorWarning: string;
876
+ colorHoverWarning: string;
877
+ colorPressedWarning: string;
878
+ colorFocusWarning: string;
879
+ colorDisabledWarning: string;
880
+ textColorWarning: string;
881
+ textColorHoverWarning: string;
882
+ textColorPressedWarning: string;
883
+ textColorFocusWarning: string;
884
+ textColorDisabledWarning: string;
885
+ textColorTextWarning: string;
886
+ textColorTextHoverWarning: string;
887
+ textColorTextPressedWarning: string;
888
+ textColorTextFocusWarning: string;
889
+ textColorTextDisabledWarning: string;
890
+ textColorGhostWarning: string;
891
+ textColorGhostHoverWarning: string;
892
+ textColorGhostPressedWarning: string;
893
+ textColorGhostFocusWarning: string;
894
+ textColorGhostDisabledWarning: string;
895
+ borderWarning: string;
896
+ borderHoverWarning: string;
897
+ borderPressedWarning: string;
898
+ borderFocusWarning: string;
899
+ borderDisabledWarning: string;
900
+ rippleColorWarning: string;
901
+ colorError: string;
902
+ colorHoverError: string;
903
+ colorPressedError: string;
904
+ colorFocusError: string;
905
+ colorDisabledError: string;
906
+ textColorError: string;
907
+ textColorHoverError: string;
908
+ textColorPressedError: string;
909
+ textColorFocusError: string;
910
+ textColorDisabledError: string;
911
+ textColorTextError: string;
912
+ textColorTextHoverError: string;
913
+ textColorTextPressedError: string;
914
+ textColorTextFocusError: string;
915
+ textColorTextDisabledError: string;
916
+ textColorGhostError: string;
917
+ textColorGhostHoverError: string;
918
+ textColorGhostPressedError: string;
919
+ textColorGhostFocusError: string;
920
+ textColorGhostDisabledError: string;
921
+ borderError: string;
922
+ borderHoverError: string;
923
+ borderPressedError: string;
924
+ borderFocusError: string;
925
+ borderDisabledError: string;
926
+ rippleColorError: string;
927
+ waveOpacity: string;
928
+ fontWeight: string;
929
+ fontWeightStrong: string;
930
+ paddingTiny: string;
931
+ paddingSmall: string;
932
+ paddingMedium: string;
933
+ paddingLarge: string;
934
+ paddingRoundTiny: string;
935
+ paddingRoundSmall: string;
936
+ paddingRoundMedium: string;
937
+ paddingRoundLarge: string;
938
+ iconMarginTiny: string;
939
+ iconMarginSmall: string;
940
+ iconMarginMedium: string;
941
+ iconMarginLarge: string;
942
+ iconSizeTiny: string;
943
+ iconSizeSmall: string;
944
+ iconSizeMedium: string;
945
+ iconSizeLarge: string;
946
+ rippleDuration: string;
947
+ }, any>> | undefined;
948
+ Input?: import("../../../_mixins/use-theme").ExtractThemeOverrides<import("../../../_mixins").Theme<"Input", {
949
+ fontWeight: string;
950
+ countTextColorDisabled: string;
951
+ countTextColor: string;
952
+ heightTiny: string;
953
+ heightSmall: string;
954
+ heightMedium: string;
955
+ heightLarge: string;
956
+ fontSizeTiny: string;
957
+ fontSizeSmall: string;
958
+ fontSizeMedium: string;
959
+ fontSizeLarge: string;
960
+ lineHeight: string;
961
+ lineHeightTextarea: string;
962
+ borderRadius: string;
963
+ iconSize: string;
964
+ groupLabelColor: string;
965
+ groupLabelTextColor: string;
966
+ textColor: string;
967
+ textColorDisabled: string;
968
+ textDecorationColor: string;
969
+ caretColor: string;
970
+ placeholderColor: string;
971
+ placeholderColorDisabled: string;
972
+ color: string;
973
+ colorDisabled: string;
974
+ colorFocus: string;
975
+ groupLabelBorder: string;
976
+ border: string;
977
+ borderHover: string;
978
+ borderDisabled: string;
979
+ borderFocus: string;
980
+ boxShadowFocus: string;
981
+ loadingColor: string;
982
+ loadingColorWarning: string;
983
+ borderWarning: string;
984
+ borderHoverWarning: string;
985
+ colorFocusWarning: string;
986
+ borderFocusWarning: string;
987
+ boxShadowFocusWarning: string;
988
+ caretColorWarning: string;
989
+ loadingColorError: string;
990
+ borderError: string;
991
+ borderHoverError: string;
992
+ colorFocusError: string;
993
+ borderFocusError: string;
994
+ boxShadowFocusError: string;
995
+ caretColorError: string;
996
+ clearColor: string;
997
+ clearColorHover: string;
998
+ clearColorPressed: string;
999
+ iconColor: string;
1000
+ iconColorDisabled: string;
1001
+ iconColorHover: string;
1002
+ iconColorPressed: string;
1003
+ suffixTextColor: string;
1004
+ paddingTiny: string;
1005
+ paddingSmall: string;
1006
+ paddingMedium: string;
1007
+ paddingLarge: string;
1008
+ clearSize: string;
1009
+ }, any>> | undefined;
1010
+ } | undefined;
1011
+ } | undefined;
1012
+ Scrollbar?: {
1013
+ peers?: {
1014
+ [x: string]: any;
1015
+ } | undefined;
1016
+ } | undefined;
1017
+ };
1018
+ }, {
1019
+ common: import("../../..").ThemeCommonVars;
1020
+ self: {
1021
+ itemFontSize: string;
1022
+ calendarDaysFontSize: string;
1023
+ calendarTitleFontSize: string;
1024
+ itemTextColor: string;
1025
+ itemTextColorDisabled: string;
1026
+ itemTextColorActive: string;
1027
+ itemTextColorCurrent: string;
1028
+ itemColorIncluded: string;
1029
+ itemColorHover: string;
1030
+ itemColorDisabled: string;
1031
+ itemColorActive: string;
1032
+ itemBorderRadius: string;
1033
+ panelColor: string;
1034
+ panelTextColor: string;
1035
+ arrowColor: string;
1036
+ calendarTitleTextColor: string;
1037
+ calendarTitleColorHover: string;
1038
+ calendarDaysTextColor: string;
1039
+ panelHeaderDividerColor: string;
1040
+ calendarDaysDividerColor: string;
1041
+ calendarDividerColor: string;
1042
+ panelActionDividerColor: string;
1043
+ panelBoxShadow: string;
1044
+ panelBorderRadius: string;
1045
+ calendarTitleFontWeight: string;
1046
+ scrollItemBorderRadius: string;
1047
+ iconColor: string;
1048
+ iconColorDisabled: string;
1049
+ itemSize: string;
1050
+ itemCellWidth: string;
1051
+ itemCellHeight: string;
1052
+ scrollItemWidth: string;
1053
+ scrollItemHeight: string;
1054
+ panelExtraFooterPadding: string;
1055
+ panelActionPadding: string;
1056
+ calendarTitlePadding: string;
1057
+ calendarTitleHeight: string;
1058
+ arrowSize: string;
1059
+ panelHeaderPadding: string;
1060
+ calendarDaysHeight: string;
1061
+ calendarTitleGridTempateColumns: string;
1062
+ calendarLeftPaddingDate: string;
1063
+ calendarLeftPaddingDatetime: string;
1064
+ calendarLeftPaddingDaterange: string;
1065
+ calendarLeftPaddingDatetimerange: string;
1066
+ calendarLeftPaddingMonth: string;
1067
+ calendarLeftPaddingYear: string;
1068
+ calendarLeftPaddingQuarter: string;
1069
+ calendarLeftPaddingMonthrange: string;
1070
+ calendarLeftPaddingQuarterrange: string;
1071
+ calendarLeftPaddingYearrange: string;
1072
+ calendarLeftPaddingWeek: string;
1073
+ calendarRightPaddingDate: string;
1074
+ calendarRightPaddingDatetime: string;
1075
+ calendarRightPaddingDaterange: string;
1076
+ calendarRightPaddingDatetimerange: string;
1077
+ calendarRightPaddingMonth: string;
1078
+ calendarRightPaddingYear: string;
1079
+ calendarRightPaddingQuarter: string;
1080
+ calendarRightPaddingMonthrange: string;
1081
+ calendarRightPaddingQuarterrange: string;
1082
+ calendarRightPaddingYearrange: string;
1083
+ calendarRightPaddingWeek: string;
1084
+ };
1085
+ peers: {
1086
+ Input: import("../../../_mixins").Theme<"Input", {
1087
+ fontWeight: string;
133
1088
  countTextColorDisabled: string;
134
1089
  countTextColor: string;
135
1090
  heightTiny: string;
@@ -628,6 +1583,7 @@ declare const _default: import("vue").DefineComponent<{
628
1583
  rippleDuration: string;
629
1584
  }, any>;
630
1585
  Input: import("../../../_mixins").Theme<"Input", {
1586
+ fontWeight: string;
631
1587
  countTextColorDisabled: string;
632
1588
  countTextColor: string;
633
1589
  heightTiny: string;
@@ -932,6 +1888,7 @@ declare const _default: import("vue").DefineComponent<{
932
1888
  rippleDuration: string;
933
1889
  }, any>> | undefined;
934
1890
  Input?: import("../../../_mixins/use-theme").ExtractThemeOverrides<import("../../../_mixins").Theme<"Input", {
1891
+ fontWeight: string;
935
1892
  countTextColorDisabled: string;
936
1893
  countTextColor: string;
937
1894
  heightTiny: string;
@@ -1001,12 +1958,12 @@ declare const _default: import("vue").DefineComponent<{
1001
1958
  } | undefined;
1002
1959
  };
1003
1960
  }>;
1004
- mergedClsPrefix: import("vue").Ref<string>;
1961
+ mergedClsPrefix: import("vue").Ref<string, string>;
1005
1962
  dateFnsOptions: import("vue").ComputedRef<{
1006
1963
  locale: import("date-fns").Locale;
1007
1964
  }>;
1008
- timePickerProps: import("vue").Ref<import("../../../time-picker").TimePickerProps | [import("../../../time-picker").TimePickerProps, import("../../../time-picker").TimePickerProps] | undefined>;
1009
- selfRef: import("vue").Ref<HTMLElement | null>;
1965
+ timePickerProps: import("vue").Ref<import("../../../time-picker").TimePickerProps | [import("../../../time-picker").TimePickerProps, import("../../../time-picker").TimePickerProps] | undefined, import("../../../time-picker").TimePickerProps | [import("../../../time-picker").TimePickerProps, import("../../../time-picker").TimePickerProps] | undefined>;
1966
+ selfRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
1010
1967
  locale: import("vue").Ref<{
1011
1968
  yearFormat: string;
1012
1969
  monthFormat: string;
@@ -1037,6 +1994,36 @@ declare const _default: import("vue").DefineComponent<{
1037
1994
  monthBeforeYear: boolean;
1038
1995
  firstDayOfWeek: 0 | 1 | 2 | 3 | 4 | 5 | 6;
1039
1996
  today: string;
1997
+ }, {
1998
+ yearFormat: string;
1999
+ monthFormat: string;
2000
+ dayFormat: string;
2001
+ yearTypeFormat: string;
2002
+ monthTypeFormat: string;
2003
+ dateFormat: string;
2004
+ dateTimeFormat: string;
2005
+ quarterFormat: string;
2006
+ weekFormat: string;
2007
+ clear: string;
2008
+ now: string;
2009
+ confirm: string;
2010
+ selectTime: string;
2011
+ selectDate: string;
2012
+ datePlaceholder: string;
2013
+ datetimePlaceholder: string;
2014
+ monthPlaceholder: string;
2015
+ yearPlaceholder: string;
2016
+ quarterPlaceholder: string;
2017
+ weekPlaceholder: string;
2018
+ startDatePlaceholder: string;
2019
+ endDatePlaceholder: string;
2020
+ startDatetimePlaceholder: string;
2021
+ endDatetimePlaceholder: string;
2022
+ startMonthPlaceholder: string;
2023
+ endMonthPlaceholder: string;
2024
+ monthBeforeYear: boolean;
2025
+ firstDayOfWeek: 0 | 1 | 2 | 3 | 4 | 5 | 6;
2026
+ today: string;
1040
2027
  }>;
1041
2028
  doConfirm: () => void;
1042
2029
  doClose: (disableUpdateOnClose?: boolean) => void;
@@ -1052,10 +2039,10 @@ declare const _default: import("vue").DefineComponent<{
1052
2039
  restorePendingValue: () => void;
1053
2040
  getShortcutValue: (shortcut: import("../interface").Shortcuts[string]) => number | [number, number] | readonly [number, number];
1054
2041
  handleShortcutMouseleave: () => void;
1055
- showMonthYearPanel: import("vue").Ref<boolean>;
2042
+ showMonthYearPanel: import("vue").Ref<boolean, boolean>;
1056
2043
  handleOpenQuickSelectMonthPanel: () => void;
1057
2044
  isValueInvalid: import("vue").ComputedRef<boolean>;
1058
- isDateDisabled: import("vue").Ref<import("../interface").IsDateDisabled | undefined>;
2045
+ isDateDisabled: import("vue").Ref<import("../interface").IsDateDisabled | undefined, import("../interface").IsDateDisabled | undefined>;
1059
2046
  isDateInvalid: import("vue").ComputedRef<boolean>;
1060
2047
  isTimeInvalid: import("vue").ComputedRef<boolean>;
1061
2048
  isDateTimeInvalid: import("vue").ComputedRef<boolean>;
@@ -1069,6 +2056,7 @@ declare const _default: import("vue").DefineComponent<{
1069
2056
  calendarYear: import("vue").ComputedRef<string>;
1070
2057
  calendarMonth: import("vue").ComputedRef<string>;
1071
2058
  weekdays: import("vue").ComputedRef<string[]>;
2059
+ calendarMonthBeforeYear: import("vue").ComputedRef<boolean>;
1072
2060
  mergedIsDateDisabled: (ts: number, detail: import("../interface").IsSingleDateDisabledDetail) => boolean;
1073
2061
  nextYear: () => void;
1074
2062
  prevYear: () => void;
@@ -1078,7 +2066,7 @@ declare const _default: import("vue").DefineComponent<{
1078
2066
  handleConfirmClick: () => void;
1079
2067
  handleSingleShortcutMouseenter: (shortcut: import("../interface").Shortcuts[string]) => void;
1080
2068
  handleSingleShortcutClick: (shortcut: import("../interface").Shortcuts[string]) => void;
1081
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2069
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1082
2070
  readonly defaultCalendarStartTime: NumberConstructor;
1083
2071
  readonly actions: {
1084
2072
  readonly type: import("vue").PropType<string[]>;
@@ -1086,6 +2074,17 @@ declare const _default: import("vue").DefineComponent<{
1086
2074
  };
1087
2075
  readonly active: BooleanConstructor;
1088
2076
  readonly dateFormat: StringConstructor;
2077
+ readonly calendarDayFormat: StringConstructor;
2078
+ readonly calendarHeaderYearFormat: StringConstructor;
2079
+ readonly calendarHeaderMonthFormat: StringConstructor;
2080
+ readonly calendarHeaderMonthYearSeparator: {
2081
+ readonly type: StringConstructor;
2082
+ readonly required: true;
2083
+ };
2084
+ readonly calendarHeaderMonthBeforeYear: {
2085
+ readonly type: BooleanConstructor;
2086
+ readonly default: undefined;
2087
+ };
1089
2088
  readonly timerPickerFormat: {
1090
2089
  readonly type: StringConstructor;
1091
2090
  readonly value: "HH:mm:ss";
@@ -1101,6 +2100,7 @@ declare const _default: import("vue").DefineComponent<{
1101
2100
  readonly onConfirm: import("vue").PropType<(value: import("../interface").Value | null) => void>;
1102
2101
  readonly onClose: import("vue").PropType<import("../interface").OnClose>;
1103
2102
  readonly onTabOut: FunctionConstructor;
2103
+ readonly onKeydown: FunctionConstructor;
1104
2104
  readonly onUpdateValue: {
1105
2105
  readonly type: import("vue").PropType<import("../interface").OnPanelUpdateValue>;
1106
2106
  readonly required: true;
@@ -1112,11 +2112,12 @@ declare const _default: import("vue").DefineComponent<{
1112
2112
  readonly onPrevMonth: import("vue").PropType<() => void>;
1113
2113
  readonly onNextYear: import("vue").PropType<() => void>;
1114
2114
  readonly onPrevYear: import("vue").PropType<() => void>;
1115
- }>>, {
2115
+ }>> & Readonly<{}>, {
1116
2116
  readonly value: import("../interface").Value | null;
1117
2117
  readonly active: boolean;
1118
2118
  readonly actions: string[];
1119
2119
  readonly inputReadonly: boolean;
2120
+ readonly calendarHeaderMonthBeforeYear: boolean;
1120
2121
  readonly panel: boolean;
1121
- }, {}>;
2122
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1122
2123
  export default _default;