tdesign-react 0.38.0 → 0.38.1-alpha.1

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 (1276) hide show
  1. package/dist/tdesign.css.map +1 -1
  2. package/dist/tdesign.js +208 -186
  3. package/dist/tdesign.js.map +1 -1
  4. package/dist/tdesign.min.css +1 -1
  5. package/dist/tdesign.min.css.map +1 -1
  6. package/dist/tdesign.min.js +3 -3
  7. package/dist/tdesign.min.js.map +1 -1
  8. package/{esm/_chunks/dep-2f69a481.js → es/_chunks/dep-00108819.js} +4 -4
  9. package/es/_chunks/{dep-2f69a481.js.map → dep-00108819.js.map} +1 -1
  10. package/es/_chunks/{dep-c78fa1d4.js → dep-20c46ad6.js} +2 -2
  11. package/{esm/_chunks/dep-c78fa1d4.js.map → es/_chunks/dep-20c46ad6.js.map} +1 -1
  12. package/es/_chunks/{dep-050ca478.js → dep-2ba06928.js} +1 -1
  13. package/{esm/_chunks/dep-050ca478.js.map → es/_chunks/dep-2ba06928.js.map} +1 -1
  14. package/es/_chunks/{dep-72b21344.js → dep-3a4ac6db.js} +1 -1
  15. package/{esm/_chunks/dep-72b21344.js.map → es/_chunks/dep-3a4ac6db.js.map} +1 -1
  16. package/es/_chunks/{dep-277e0a93.js → dep-41b57136.js} +2 -2
  17. package/es/_chunks/{dep-277e0a93.js.map → dep-41b57136.js.map} +1 -1
  18. package/es/_chunks/{dep-c39cc2c0.js → dep-4cfdebea.js} +2 -2
  19. package/es/_chunks/{dep-c39cc2c0.js.map → dep-4cfdebea.js.map} +1 -1
  20. package/{esm/_chunks/dep-573a33ff.js → es/_chunks/dep-5058c0d0.js} +2 -2
  21. package/es/_chunks/{dep-573a33ff.js.map → dep-5058c0d0.js.map} +1 -1
  22. package/es/_chunks/{dep-b3507a34.js → dep-5b6b8383.js} +3 -3
  23. package/es/_chunks/{dep-b3507a34.js.map → dep-5b6b8383.js.map} +1 -1
  24. package/es/_chunks/{dep-2efb7f62.js → dep-66e12e99.js} +4 -2
  25. package/es/_chunks/dep-66e12e99.js.map +1 -0
  26. package/es/_chunks/{dep-6fcd2524.js → dep-aa33e5ab.js} +5 -5
  27. package/es/_chunks/{dep-6fcd2524.js.map → dep-aa33e5ab.js.map} +1 -1
  28. package/es/_chunks/{dep-26d2756b.js → dep-bf108228.js} +5 -5
  29. package/{esm/_chunks/dep-26d2756b.js.map → es/_chunks/dep-bf108228.js.map} +1 -1
  30. package/es/_chunks/{dep-17664157.js → dep-db59527d.js} +4 -4
  31. package/{esm/_chunks/dep-17664157.js.map → es/_chunks/dep-db59527d.js.map} +1 -1
  32. package/es/_chunks/{dep-8f1a3b80.js → dep-ddf6a99c.js} +3 -3
  33. package/{esm/_chunks/dep-8f1a3b80.js.map → es/_chunks/dep-ddf6a99c.js.map} +1 -1
  34. package/{esm/_chunks/dep-a7d6324b.js → es/_chunks/dep-f98ead44.js} +1 -1
  35. package/{esm/_chunks/dep-a7d6324b.js.map → es/_chunks/dep-f98ead44.js.map} +1 -1
  36. package/es/_chunks/{dep-3865e171.js → dep-fe32e6e6.js} +1 -1
  37. package/{esm/_chunks/dep-3865e171.js.map → es/_chunks/dep-fe32e6e6.js.map} +1 -1
  38. package/es/_common/js/color-picker/gradient.js.map +1 -1
  39. package/es/_common/js/tabs/base.js.map +1 -1
  40. package/es/_common/js/time-picker/utils.js.map +1 -1
  41. package/es/_common/js/tree/tree-node-model.js +7 -7
  42. package/es/_common/js/tree/tree-node.js +7 -7
  43. package/es/_common/js/tree/tree-store.js +7 -7
  44. package/es/_common/js/upload/utils.js.map +1 -1
  45. package/es/_common/js/utils/observe.js.map +1 -1
  46. package/es/_util/useAnimation.js +4 -4
  47. package/es/_util/useAnimation.js.map +1 -1
  48. package/es/_util/useClickOutside.js +4 -4
  49. package/es/_util/useCommonClassName.js +4 -4
  50. package/es/_util/useCommonClassName.js.map +1 -1
  51. package/es/_util/useDragSorter.js.map +1 -1
  52. package/es/_util/useRipple.js +4 -4
  53. package/es/_util/useRipple.js.map +1 -1
  54. package/es/_util/useWindowSize.js.map +1 -1
  55. package/es/affix/Affix.js +4 -4
  56. package/es/affix/index.js +4 -4
  57. package/es/alert/Alert.js +4 -4
  58. package/es/alert/index.js +4 -4
  59. package/es/anchor/Anchor.js +9 -7
  60. package/es/anchor/Anchor.js.map +1 -1
  61. package/es/anchor/AnchorItem.js +4 -4
  62. package/es/anchor/AnchorItem.js.map +1 -1
  63. package/es/anchor/AnchorTarget.js +4 -4
  64. package/es/anchor/index.js +6 -6
  65. package/es/avatar/AvararGroup.js +5 -5
  66. package/es/avatar/Avatar.js +5 -5
  67. package/es/avatar/index.js +5 -5
  68. package/es/badge/Badge.js +4 -4
  69. package/es/badge/Badge.js.map +1 -1
  70. package/es/badge/index.js +4 -4
  71. package/es/breadcrumb/Breadcrumb.js +4 -4
  72. package/es/breadcrumb/Breadcrumb.js.map +1 -1
  73. package/es/breadcrumb/BreadcrumbItem.js +4 -4
  74. package/es/breadcrumb/BreadcrumbItem.js.map +1 -1
  75. package/es/breadcrumb/index.js +4 -4
  76. package/es/button/Button.js +4 -4
  77. package/es/button/Button.js.map +1 -1
  78. package/es/button/index.js +4 -4
  79. package/es/calendar/Calendar.js +5 -5
  80. package/es/calendar/Calendar.js.map +1 -1
  81. package/es/calendar/CalendarCellComp.js +4 -4
  82. package/es/calendar/CalendarCellComp.js.map +1 -1
  83. package/es/calendar/hooks/usePrefixClass.js +4 -4
  84. package/es/calendar/hooks/usePrefixClass.js.map +1 -1
  85. package/es/calendar/index.js +5 -5
  86. package/es/card/Card.js +4 -4
  87. package/es/card/index.js +4 -4
  88. package/es/cascader/Cascader.js +12 -12
  89. package/es/cascader/Cascader.js.map +1 -1
  90. package/es/cascader/CascaderPanel.js +12 -12
  91. package/es/cascader/components/Item.js +7 -7
  92. package/es/cascader/components/Item.js.map +1 -1
  93. package/es/cascader/components/Panel.js +10 -10
  94. package/es/cascader/components/Panel.js.map +1 -1
  95. package/es/cascader/core/effect.js +7 -7
  96. package/es/cascader/core/effect.js.map +1 -1
  97. package/es/cascader/core/helper.js +3 -3
  98. package/es/cascader/hooks.js +10 -10
  99. package/es/cascader/hooks.js.map +1 -1
  100. package/es/cascader/index.js +12 -12
  101. package/es/cascader/interface.js +7 -7
  102. package/es/checkbox/Checkbox.js +5 -5
  103. package/es/checkbox/CheckboxGroup.js +5 -5
  104. package/es/checkbox/index.js +5 -5
  105. package/es/collapse/Collapse.js +4 -4
  106. package/es/collapse/Collapse.js.map +1 -1
  107. package/es/collapse/CollapsePanel.js +4 -4
  108. package/es/collapse/CollapsePanel.js.map +1 -1
  109. package/es/collapse/index.js +4 -4
  110. package/es/color-picker/ColorPicker.js +9 -9
  111. package/es/color-picker/ColorPicker.js.map +1 -1
  112. package/es/color-picker/ColorPickerPanel.js +9 -9
  113. package/es/color-picker/components/panel/format/index.js +4 -4
  114. package/es/color-picker/components/panel/format/inputs.js +4 -4
  115. package/es/color-picker/components/panel/header.js +5 -5
  116. package/es/color-picker/components/panel/index.js +9 -9
  117. package/es/color-picker/components/panel/index.js.map +1 -1
  118. package/es/color-picker/components/panel/linear-gradient.js +8 -8
  119. package/es/color-picker/components/panel/linear-gradient.js.map +1 -1
  120. package/es/color-picker/components/panel/saturation.js.map +1 -1
  121. package/es/color-picker/components/panel/swatches.js +4 -4
  122. package/es/color-picker/components/panel/swatches.js.map +1 -1
  123. package/es/color-picker/components/trigger.js +4 -4
  124. package/es/color-picker/hooks/useClassname.js +4 -4
  125. package/es/color-picker/index.js +9 -9
  126. package/es/comment/Comment.js +4 -4
  127. package/es/comment/index.js +4 -4
  128. package/es/common/Check.js +4 -4
  129. package/es/common/FakeArrow.js +4 -4
  130. package/es/common/FakeArrow.js.map +1 -1
  131. package/es/common/Portal.js +4 -4
  132. package/es/config-provider/ConfigContext.js +4 -4
  133. package/es/config-provider/ConfigProvider.js +4 -4
  134. package/es/config-provider/index.js +4 -4
  135. package/es/date-picker/DatePicker.js +6 -4
  136. package/es/date-picker/DatePicker.js.map +1 -1
  137. package/es/date-picker/DatePickerPanel.js +6 -4
  138. package/es/date-picker/DatePickerPanel.js.map +1 -1
  139. package/es/date-picker/DateRangePicker.js +7 -5
  140. package/es/date-picker/DateRangePicker.js.map +1 -1
  141. package/es/date-picker/DateRangePickerPanel.js +7 -5
  142. package/es/date-picker/DateRangePickerPanel.js.map +1 -1
  143. package/es/date-picker/base/Cell.js +4 -4
  144. package/es/date-picker/base/Footer.js +4 -4
  145. package/es/date-picker/base/Footer.js.map +1 -1
  146. package/es/date-picker/base/Header.js +4 -4
  147. package/es/date-picker/base/Header.js.map +1 -1
  148. package/es/date-picker/base/Table.js +6 -4
  149. package/es/date-picker/base/Table.js.map +1 -1
  150. package/es/date-picker/hooks/useFormat.js +4 -2
  151. package/es/date-picker/hooks/useFormat.js.map +1 -1
  152. package/es/date-picker/hooks/useRange.js +6 -4
  153. package/es/date-picker/hooks/useRange.js.map +1 -1
  154. package/es/date-picker/hooks/useRangeValue.js +6 -4
  155. package/es/date-picker/hooks/useRangeValue.js.map +1 -1
  156. package/es/date-picker/hooks/useSingle.js +6 -4
  157. package/es/date-picker/hooks/useSingle.js.map +1 -1
  158. package/es/date-picker/hooks/useSingleValue.js +4 -2
  159. package/es/date-picker/hooks/useSingleValue.js.map +1 -1
  160. package/es/date-picker/hooks/useTableData.js +4 -4
  161. package/es/date-picker/index.js +6 -4
  162. package/es/date-picker/index.js.map +1 -1
  163. package/es/date-picker/panel/ExtraContent.js +4 -4
  164. package/es/date-picker/panel/PanelContent.js +6 -4
  165. package/es/date-picker/panel/PanelContent.js.map +1 -1
  166. package/es/date-picker/panel/RangePanel.js +6 -4
  167. package/es/date-picker/panel/RangePanel.js.map +1 -1
  168. package/es/date-picker/panel/SinglePanel.js +6 -4
  169. package/es/date-picker/panel/SinglePanel.js.map +1 -1
  170. package/es/dialog/Dialog.js +4 -4
  171. package/es/dialog/RenderDialog.js +4 -4
  172. package/es/dialog/RenderDialog.js.map +1 -1
  173. package/es/dialog/index.js +6 -4
  174. package/es/dialog/index.js.map +1 -1
  175. package/es/dialog/plugin.js +7 -5
  176. package/es/dialog/plugin.js.map +1 -1
  177. package/es/divider/Divider.js +4 -4
  178. package/es/divider/index.js +4 -4
  179. package/es/drawer/Drawer.js +4 -4
  180. package/es/drawer/Drawer.js.map +1 -1
  181. package/es/drawer/DrawerWrapper.js +4 -4
  182. package/es/drawer/index.js +4 -4
  183. package/es/dropdown/Dropdown.js +8 -8
  184. package/es/dropdown/DropdownItem.js +4 -4
  185. package/es/dropdown/DropdownMenu.js +4 -4
  186. package/es/dropdown/DropdownMenu.js.map +1 -1
  187. package/es/dropdown/index.js +8 -8
  188. package/es/form/Form.js +13 -12
  189. package/es/form/Form.js.map +1 -1
  190. package/es/form/FormItem.js +13 -12
  191. package/es/form/FormItem.js.map +1 -1
  192. package/es/form/FormList.js +3 -1
  193. package/es/form/FormList.js.map +1 -1
  194. package/es/form/formModel.js +3 -3
  195. package/es/form/hooks/useFormItemStyle.js +4 -4
  196. package/es/form/hooks/useInstance.js +9 -7
  197. package/es/form/hooks/useInstance.js.map +1 -1
  198. package/es/form/index.js +13 -12
  199. package/es/form/index.js.map +1 -1
  200. package/es/form/useInitialData.js +13 -12
  201. package/es/form/useInitialData.js.map +1 -1
  202. package/es/grid/Col.js +4 -4
  203. package/es/grid/Col.js.map +1 -1
  204. package/es/grid/Row.js +4 -4
  205. package/es/grid/Row.js.map +1 -1
  206. package/es/grid/index.js +4 -4
  207. package/es/hooks/useCommonClassName.js +4 -4
  208. package/es/hooks/useConfig.js +4 -4
  209. package/es/hooks/useGlobalIcon.js +4 -4
  210. package/es/index.js +15 -15
  211. package/es/input/Input.js +4 -4
  212. package/es/input/Input.js.map +1 -1
  213. package/es/input/InputGroup.js +4 -4
  214. package/es/input/index.js +4 -4
  215. package/es/input-adornment/InputAdornment.js +4 -4
  216. package/es/input-adornment/index.js +4 -4
  217. package/es/input-number/InputNumber.js +4 -4
  218. package/es/input-number/InputNumber.js.map +1 -1
  219. package/es/input-number/StepHandler.js +4 -4
  220. package/es/input-number/index.js +4 -4
  221. package/es/jumper/Jumper.js +4 -4
  222. package/es/jumper/index.js +4 -4
  223. package/es/layout/Aside.js +4 -4
  224. package/es/layout/Layout.js +4 -4
  225. package/es/layout/Layout.js.map +1 -1
  226. package/es/layout/index.js +4 -4
  227. package/es/list/List.js +4 -4
  228. package/es/list/List.js.map +1 -1
  229. package/es/list/ListItem.js +4 -4
  230. package/es/list/ListItemMeta.js +4 -4
  231. package/es/list/index.js +4 -4
  232. package/es/loading/Loading.js +4 -4
  233. package/es/loading/Loading.js.map +1 -1
  234. package/es/loading/gradient.js +4 -4
  235. package/es/loading/index.js +4 -4
  236. package/es/loading/plugin.js +4 -4
  237. package/es/locale/LocalReceiver.js +4 -4
  238. package/es/menu/HeadMenu.js +4 -4
  239. package/es/menu/Menu.js +4 -4
  240. package/es/menu/Menu.js.map +1 -1
  241. package/es/menu/MenuGroup.js +4 -4
  242. package/es/menu/MenuItem.js +4 -4
  243. package/es/menu/SubMenu.js +4 -4
  244. package/es/menu/SubMenu.js.map +1 -1
  245. package/es/menu/_util/checkSubMenuActive.js.map +1 -1
  246. package/es/menu/index.js +4 -4
  247. package/es/message/Message.js +4 -4
  248. package/es/message/Message.js.map +1 -1
  249. package/es/message/MessageClose.js +4 -4
  250. package/es/message/MessageComponent.js +4 -4
  251. package/es/message/MessageComponent.js.map +1 -1
  252. package/es/message/MessageIcon.js +4 -4
  253. package/es/message/index.js +4 -4
  254. package/es/message/useMessageClass.js +4 -4
  255. package/es/notification/Notification.js +5 -5
  256. package/es/notification/NotificationList.js +5 -5
  257. package/es/notification/NotificationPlugin.js +5 -5
  258. package/es/notification/index.js +5 -5
  259. package/es/pagination/Pagination.js +8 -8
  260. package/es/pagination/Pagination.js.map +1 -1
  261. package/es/pagination/hooks/useBoundaryJumper.js +4 -4
  262. package/es/pagination/hooks/usePageNumber.js +4 -4
  263. package/es/pagination/hooks/usePrevNextJumper.js +4 -4
  264. package/es/pagination/hooks/useTotal.js +4 -4
  265. package/es/pagination/index.js +8 -8
  266. package/es/popconfirm/Popconfirm.js +4 -4
  267. package/es/popconfirm/Popcontent.js +4 -4
  268. package/es/popconfirm/index.js +4 -4
  269. package/es/popup/Popup.js +4 -4
  270. package/es/popup/Popup.js.map +1 -1
  271. package/es/popup/hooks/useTriggerProps.js +4 -4
  272. package/es/popup/index.js +4 -4
  273. package/es/progress/Progress.js +4 -4
  274. package/es/progress/index.js +4 -4
  275. package/es/radio/Radio.js +5 -5
  276. package/es/radio/RadioGroup.js +5 -5
  277. package/es/radio/index.js +5 -5
  278. package/es/range-input/RangeInput.js +10 -10
  279. package/es/range-input/RangeInput.js.map +1 -1
  280. package/es/range-input/RangeInputPopup.js +4 -4
  281. package/es/range-input/index.js +4 -4
  282. package/es/rate/Rate.js +4 -4
  283. package/es/rate/index.js +4 -4
  284. package/es/select/base/Option.js +4 -4
  285. package/es/select/base/OptionGroup.js +4 -4
  286. package/es/select/base/PopupContent.js +4 -4
  287. package/es/select/base/Select.js +4 -4
  288. package/es/select/base/Select.js.map +1 -1
  289. package/es/select/index.js +4 -4
  290. package/es/select/util/helper.js +4 -4
  291. package/es/select-input/SelectInput.js +4 -4
  292. package/es/select-input/index.js +4 -4
  293. package/es/select-input/useMultiple.js +4 -4
  294. package/es/select-input/useSingle.js +4 -4
  295. package/es/skeleton/Skeleton.js +4 -4
  296. package/es/skeleton/index.js +4 -4
  297. package/es/slider/Slider.js +4 -4
  298. package/es/slider/SliderHandleButton.js +4 -4
  299. package/es/slider/index.js +4 -4
  300. package/es/space/Space.js +4 -4
  301. package/es/space/index.js +4 -4
  302. package/es/steps/StepItem.js +4 -4
  303. package/es/steps/Steps.js +4 -4
  304. package/es/steps/Steps.js.map +1 -1
  305. package/es/steps/index.js +4 -4
  306. package/es/swiper/Swiper.js +4 -4
  307. package/es/swiper/Swiper.js.map +1 -1
  308. package/es/swiper/SwiperItem.js +4 -4
  309. package/es/swiper/index.js +4 -4
  310. package/es/switch/Switch.js +7 -5
  311. package/es/switch/Switch.js.map +1 -1
  312. package/es/switch/index.js +6 -4
  313. package/es/switch/index.js.map +1 -1
  314. package/es/table/BaseTable.js +8 -8
  315. package/es/table/BaseTable.js.map +1 -1
  316. package/es/table/EditableCell.js +6 -6
  317. package/es/table/EditableCell.js.map +1 -1
  318. package/es/table/Ellipsis.js +4 -4
  319. package/es/table/EnhancedTable.js +12 -12
  320. package/es/table/FilterController.js +11 -9
  321. package/es/table/FilterController.js.map +1 -1
  322. package/es/table/PrimaryTable.js +11 -11
  323. package/es/table/PrimaryTable.js.map +1 -1
  324. package/es/table/SorterButton.js +4 -4
  325. package/es/table/TBody.js +4 -4
  326. package/es/table/TFoot.js +4 -4
  327. package/es/table/TFoot.js.map +1 -1
  328. package/es/table/THead.js +4 -4
  329. package/es/table/TR.js +4 -4
  330. package/es/table/TR.js.map +1 -1
  331. package/es/table/hooks/tree-store.js.map +1 -1
  332. package/es/table/hooks/useAffix.js.map +1 -1
  333. package/es/table/hooks/useAsyncLoading.js +4 -4
  334. package/es/table/hooks/useClassName.js +4 -4
  335. package/es/table/hooks/useColumnController.js +7 -5
  336. package/es/table/hooks/useColumnController.js.map +1 -1
  337. package/es/table/hooks/useDragSort.js +5 -5
  338. package/es/table/hooks/useDragSort.js.map +1 -1
  339. package/es/table/hooks/useEditableRow.js +3 -3
  340. package/es/table/hooks/useEditableRow.js.map +1 -1
  341. package/es/table/hooks/useFilter.js +10 -8
  342. package/es/table/hooks/useFilter.js.map +1 -1
  343. package/es/table/hooks/useFixed.js.map +1 -1
  344. package/es/table/hooks/usePagination.js +8 -8
  345. package/es/table/hooks/usePagination.js.map +1 -1
  346. package/es/table/hooks/useRowExpand.js +4 -4
  347. package/es/table/hooks/useRowSelect.js +6 -6
  348. package/es/table/hooks/useRowSelect.js.map +1 -1
  349. package/es/table/hooks/useSorter.js +4 -4
  350. package/es/table/hooks/useStyle.js +4 -4
  351. package/es/table/hooks/useStyle.js.map +1 -1
  352. package/es/table/hooks/useTableHeader.js +4 -4
  353. package/es/table/hooks/useTreeData.js +8 -8
  354. package/es/table/hooks/useTreeData.js.map +1 -1
  355. package/es/table/hooks/useTreeSelect.js.map +1 -1
  356. package/es/table/index.js +12 -12
  357. package/es/tabs/TabBar.js +7 -5
  358. package/es/tabs/TabBar.js.map +1 -1
  359. package/es/tabs/TabNav.js +4 -4
  360. package/es/tabs/TabNav.js.map +1 -1
  361. package/es/tabs/TabNavItem.js +4 -4
  362. package/es/tabs/TabNavItem.js.map +1 -1
  363. package/es/tabs/TabPanel.js +4 -4
  364. package/es/tabs/Tabs.js +4 -4
  365. package/es/tabs/Tabs.js.map +1 -1
  366. package/es/tabs/index.js +4 -4
  367. package/es/tabs/useTabClass.js +4 -4
  368. package/es/tag/CheckTag.js +4 -4
  369. package/es/tag/CheckTag.js.map +1 -1
  370. package/es/tag/Tag.js +4 -4
  371. package/es/tag/Tag.js.map +1 -1
  372. package/es/tag/index.js +4 -4
  373. package/es/tag-input/TagInput.js +4 -4
  374. package/es/tag-input/index.js +4 -4
  375. package/es/tag-input/useTagList.js +4 -4
  376. package/es/tag-input/useTagList.js.map +1 -1
  377. package/es/textarea/Textarea.js +4 -4
  378. package/es/textarea/Textarea.js.map +1 -1
  379. package/es/textarea/index.js +4 -4
  380. package/es/time-picker/TimePicker.js +4 -4
  381. package/es/time-picker/TimePicker.js.map +1 -1
  382. package/es/time-picker/TimeRangePicker.js +4 -4
  383. package/es/time-picker/hooks/useTimePickerTextConfig.js +4 -4
  384. package/es/time-picker/index.js +4 -4
  385. package/es/time-picker/panel/SinglePanel.js +4 -4
  386. package/es/time-picker/panel/SinglePanel.js.map +1 -1
  387. package/es/time-picker/panel/TimePickerPanel.js +4 -4
  388. package/es/tooltip/Tooltip.js +4 -4
  389. package/es/tooltip/Tooltip.js.map +1 -1
  390. package/es/tooltip/index.js +4 -4
  391. package/es/transfer/Transfer.js +10 -10
  392. package/es/transfer/TransferList.js +10 -10
  393. package/es/transfer/index.js +10 -10
  394. package/es/transfer/utils.js +3 -3
  395. package/es/tree/Tree.js +10 -10
  396. package/es/tree/Tree.js.map +1 -1
  397. package/es/tree/TreeItem.js +5 -5
  398. package/es/tree/TreeItem.js.map +1 -1
  399. package/es/tree/index.js +10 -10
  400. package/es/tree/useStore.js +8 -8
  401. package/es/tree/useTreeConfig.js +4 -4
  402. package/es/tree-select/SelectArrow.js +4 -4
  403. package/es/tree-select/TreeSelect.js +10 -10
  404. package/es/tree-select/TreeSelect.js.map +1 -1
  405. package/es/tree-select/index.js +10 -10
  406. package/es/tree-select/useTreeSelectLocale.js +4 -4
  407. package/es/tree-select/useTreeSelectUtils.js +7 -7
  408. package/es/upload/dragger.js +4 -4
  409. package/es/upload/dragger.js.map +1 -1
  410. package/es/upload/hooks/useSizeLimit.js +4 -4
  411. package/es/upload/index.js +10 -8
  412. package/es/upload/index.js.map +1 -1
  413. package/es/upload/themes/dragger-progress.js +4 -4
  414. package/es/upload/themes/flow-list/file-list.js +4 -4
  415. package/es/upload/themes/flow-list/img-list.js +4 -4
  416. package/es/upload/themes/flow-list/index.js +4 -4
  417. package/es/upload/themes/flow-list/index.js.map +1 -1
  418. package/es/upload/themes/image-card.js +6 -4
  419. package/es/upload/themes/image-card.js.map +1 -1
  420. package/es/upload/themes/single-file.js +4 -4
  421. package/es/upload/themes/single-file.js.map +1 -1
  422. package/es/upload/tips.js +4 -4
  423. package/es/upload/tips.js.map +1 -1
  424. package/es/upload/upload-trigger.js +4 -4
  425. package/es/upload/upload.js +14 -12
  426. package/es/upload/upload.js.map +1 -1
  427. package/es/watermark/Watermark.js +4 -4
  428. package/es/watermark/Watermark.js.map +1 -1
  429. package/es/watermark/index.js +4 -4
  430. package/{es/_chunks/dep-2f69a481.js → esm/_chunks/dep-00108819.js} +4 -4
  431. package/esm/_chunks/{dep-2f69a481.js.map → dep-00108819.js.map} +1 -1
  432. package/esm/_chunks/{dep-c78fa1d4.js → dep-20c46ad6.js} +2 -2
  433. package/{es/_chunks/dep-c78fa1d4.js.map → esm/_chunks/dep-20c46ad6.js.map} +1 -1
  434. package/esm/_chunks/{dep-050ca478.js → dep-2ba06928.js} +1 -1
  435. package/{es/_chunks/dep-050ca478.js.map → esm/_chunks/dep-2ba06928.js.map} +1 -1
  436. package/esm/_chunks/{dep-72b21344.js → dep-3a4ac6db.js} +1 -1
  437. package/{es/_chunks/dep-72b21344.js.map → esm/_chunks/dep-3a4ac6db.js.map} +1 -1
  438. package/esm/_chunks/{dep-277e0a93.js → dep-41b57136.js} +2 -2
  439. package/esm/_chunks/{dep-277e0a93.js.map → dep-41b57136.js.map} +1 -1
  440. package/esm/_chunks/{dep-c39cc2c0.js → dep-4cfdebea.js} +2 -2
  441. package/esm/_chunks/{dep-c39cc2c0.js.map → dep-4cfdebea.js.map} +1 -1
  442. package/{es/_chunks/dep-573a33ff.js → esm/_chunks/dep-5058c0d0.js} +2 -2
  443. package/esm/_chunks/{dep-573a33ff.js.map → dep-5058c0d0.js.map} +1 -1
  444. package/esm/_chunks/{dep-b3507a34.js → dep-5b6b8383.js} +3 -3
  445. package/esm/_chunks/{dep-b3507a34.js.map → dep-5b6b8383.js.map} +1 -1
  446. package/esm/_chunks/{dep-2efb7f62.js → dep-66e12e99.js} +4 -2
  447. package/esm/_chunks/dep-66e12e99.js.map +1 -0
  448. package/esm/_chunks/{dep-6fcd2524.js → dep-aa33e5ab.js} +5 -5
  449. package/esm/_chunks/{dep-6fcd2524.js.map → dep-aa33e5ab.js.map} +1 -1
  450. package/esm/_chunks/{dep-26d2756b.js → dep-bf108228.js} +5 -5
  451. package/{es/_chunks/dep-26d2756b.js.map → esm/_chunks/dep-bf108228.js.map} +1 -1
  452. package/esm/_chunks/{dep-17664157.js → dep-db59527d.js} +4 -4
  453. package/{es/_chunks/dep-17664157.js.map → esm/_chunks/dep-db59527d.js.map} +1 -1
  454. package/esm/_chunks/{dep-8f1a3b80.js → dep-ddf6a99c.js} +3 -3
  455. package/{es/_chunks/dep-8f1a3b80.js.map → esm/_chunks/dep-ddf6a99c.js.map} +1 -1
  456. package/{es/_chunks/dep-a7d6324b.js → esm/_chunks/dep-f98ead44.js} +1 -1
  457. package/{es/_chunks/dep-a7d6324b.js.map → esm/_chunks/dep-f98ead44.js.map} +1 -1
  458. package/esm/_chunks/{dep-3865e171.js → dep-fe32e6e6.js} +1 -1
  459. package/{es/_chunks/dep-3865e171.js.map → esm/_chunks/dep-fe32e6e6.js.map} +1 -1
  460. package/esm/_common/js/color-picker/gradient.js.map +1 -1
  461. package/esm/_common/js/tabs/base.js.map +1 -1
  462. package/esm/_common/js/time-picker/utils.js.map +1 -1
  463. package/esm/_common/js/tree/tree-node-model.js +7 -7
  464. package/esm/_common/js/tree/tree-node.js +7 -7
  465. package/esm/_common/js/tree/tree-store.js +7 -7
  466. package/esm/_common/js/upload/utils.js.map +1 -1
  467. package/esm/_common/js/utils/observe.js.map +1 -1
  468. package/esm/_util/useAnimation.js +4 -4
  469. package/esm/_util/useAnimation.js.map +1 -1
  470. package/esm/_util/useClickOutside.js +4 -4
  471. package/esm/_util/useCommonClassName.js +4 -4
  472. package/esm/_util/useCommonClassName.js.map +1 -1
  473. package/esm/_util/useDragSorter.js.map +1 -1
  474. package/esm/_util/useRipple.js +4 -4
  475. package/esm/_util/useRipple.js.map +1 -1
  476. package/esm/_util/useWindowSize.js.map +1 -1
  477. package/esm/affix/Affix.js +4 -4
  478. package/esm/affix/index.js +4 -4
  479. package/esm/alert/Alert.js +4 -4
  480. package/esm/alert/index.js +4 -4
  481. package/esm/anchor/Anchor.js +9 -7
  482. package/esm/anchor/Anchor.js.map +1 -1
  483. package/esm/anchor/AnchorItem.js +4 -4
  484. package/esm/anchor/AnchorItem.js.map +1 -1
  485. package/esm/anchor/AnchorTarget.js +4 -4
  486. package/esm/anchor/index.js +6 -6
  487. package/esm/avatar/AvararGroup.js +5 -5
  488. package/esm/avatar/Avatar.js +5 -5
  489. package/esm/avatar/index.js +5 -5
  490. package/esm/badge/Badge.js +4 -4
  491. package/esm/badge/Badge.js.map +1 -1
  492. package/esm/badge/index.js +4 -4
  493. package/esm/breadcrumb/Breadcrumb.js +4 -4
  494. package/esm/breadcrumb/Breadcrumb.js.map +1 -1
  495. package/esm/breadcrumb/BreadcrumbItem.js +4 -4
  496. package/esm/breadcrumb/BreadcrumbItem.js.map +1 -1
  497. package/esm/breadcrumb/index.js +4 -4
  498. package/esm/button/Button.js +4 -4
  499. package/esm/button/Button.js.map +1 -1
  500. package/esm/button/index.js +4 -4
  501. package/esm/calendar/Calendar.js +5 -5
  502. package/esm/calendar/Calendar.js.map +1 -1
  503. package/esm/calendar/CalendarCellComp.js +4 -4
  504. package/esm/calendar/CalendarCellComp.js.map +1 -1
  505. package/esm/calendar/hooks/usePrefixClass.js +4 -4
  506. package/esm/calendar/hooks/usePrefixClass.js.map +1 -1
  507. package/esm/calendar/index.js +5 -5
  508. package/esm/card/Card.js +4 -4
  509. package/esm/card/index.js +4 -4
  510. package/esm/cascader/Cascader.js +12 -12
  511. package/esm/cascader/Cascader.js.map +1 -1
  512. package/esm/cascader/CascaderPanel.js +12 -12
  513. package/esm/cascader/components/Item.js +7 -7
  514. package/esm/cascader/components/Item.js.map +1 -1
  515. package/esm/cascader/components/Panel.js +10 -10
  516. package/esm/cascader/components/Panel.js.map +1 -1
  517. package/esm/cascader/core/effect.js +7 -7
  518. package/esm/cascader/core/effect.js.map +1 -1
  519. package/esm/cascader/core/helper.js +3 -3
  520. package/esm/cascader/hooks.js +10 -10
  521. package/esm/cascader/hooks.js.map +1 -1
  522. package/esm/cascader/index.js +12 -12
  523. package/esm/cascader/interface.js +7 -7
  524. package/esm/checkbox/Checkbox.js +5 -5
  525. package/esm/checkbox/CheckboxGroup.js +5 -5
  526. package/esm/checkbox/index.js +5 -5
  527. package/esm/collapse/Collapse.js +4 -4
  528. package/esm/collapse/Collapse.js.map +1 -1
  529. package/esm/collapse/CollapsePanel.js +4 -4
  530. package/esm/collapse/CollapsePanel.js.map +1 -1
  531. package/esm/collapse/index.js +4 -4
  532. package/esm/color-picker/ColorPicker.js +9 -9
  533. package/esm/color-picker/ColorPicker.js.map +1 -1
  534. package/esm/color-picker/ColorPickerPanel.js +9 -9
  535. package/esm/color-picker/components/panel/format/index.js +4 -4
  536. package/esm/color-picker/components/panel/format/inputs.js +4 -4
  537. package/esm/color-picker/components/panel/header.js +5 -5
  538. package/esm/color-picker/components/panel/index.js +9 -9
  539. package/esm/color-picker/components/panel/index.js.map +1 -1
  540. package/esm/color-picker/components/panel/linear-gradient.js +8 -8
  541. package/esm/color-picker/components/panel/linear-gradient.js.map +1 -1
  542. package/esm/color-picker/components/panel/saturation.js.map +1 -1
  543. package/esm/color-picker/components/panel/swatches.js +4 -4
  544. package/esm/color-picker/components/panel/swatches.js.map +1 -1
  545. package/esm/color-picker/components/trigger.js +4 -4
  546. package/esm/color-picker/hooks/useClassname.js +4 -4
  547. package/esm/color-picker/index.js +9 -9
  548. package/esm/comment/Comment.js +4 -4
  549. package/esm/comment/index.js +4 -4
  550. package/esm/common/Check.js +4 -4
  551. package/esm/common/FakeArrow.js +4 -4
  552. package/esm/common/FakeArrow.js.map +1 -1
  553. package/esm/common/Portal.js +4 -4
  554. package/esm/config-provider/ConfigContext.js +4 -4
  555. package/esm/config-provider/ConfigProvider.js +4 -4
  556. package/esm/config-provider/index.js +4 -4
  557. package/esm/date-picker/DatePicker.js +6 -4
  558. package/esm/date-picker/DatePicker.js.map +1 -1
  559. package/esm/date-picker/DatePickerPanel.js +6 -4
  560. package/esm/date-picker/DatePickerPanel.js.map +1 -1
  561. package/esm/date-picker/DateRangePicker.js +7 -5
  562. package/esm/date-picker/DateRangePicker.js.map +1 -1
  563. package/esm/date-picker/DateRangePickerPanel.js +7 -5
  564. package/esm/date-picker/DateRangePickerPanel.js.map +1 -1
  565. package/esm/date-picker/base/Cell.js +4 -4
  566. package/esm/date-picker/base/Footer.js +4 -4
  567. package/esm/date-picker/base/Footer.js.map +1 -1
  568. package/esm/date-picker/base/Header.js +4 -4
  569. package/esm/date-picker/base/Header.js.map +1 -1
  570. package/esm/date-picker/base/Table.js +6 -4
  571. package/esm/date-picker/base/Table.js.map +1 -1
  572. package/esm/date-picker/hooks/useFormat.js +4 -2
  573. package/esm/date-picker/hooks/useFormat.js.map +1 -1
  574. package/esm/date-picker/hooks/useRange.js +6 -4
  575. package/esm/date-picker/hooks/useRange.js.map +1 -1
  576. package/esm/date-picker/hooks/useRangeValue.js +6 -4
  577. package/esm/date-picker/hooks/useRangeValue.js.map +1 -1
  578. package/esm/date-picker/hooks/useSingle.js +6 -4
  579. package/esm/date-picker/hooks/useSingle.js.map +1 -1
  580. package/esm/date-picker/hooks/useSingleValue.js +4 -2
  581. package/esm/date-picker/hooks/useSingleValue.js.map +1 -1
  582. package/esm/date-picker/hooks/useTableData.js +4 -4
  583. package/esm/date-picker/index.js +6 -4
  584. package/esm/date-picker/index.js.map +1 -1
  585. package/esm/date-picker/panel/ExtraContent.js +4 -4
  586. package/esm/date-picker/panel/PanelContent.js +6 -4
  587. package/esm/date-picker/panel/PanelContent.js.map +1 -1
  588. package/esm/date-picker/panel/RangePanel.js +6 -4
  589. package/esm/date-picker/panel/RangePanel.js.map +1 -1
  590. package/esm/date-picker/panel/SinglePanel.js +6 -4
  591. package/esm/date-picker/panel/SinglePanel.js.map +1 -1
  592. package/esm/dialog/Dialog.js +4 -4
  593. package/esm/dialog/RenderDialog.js +4 -4
  594. package/esm/dialog/RenderDialog.js.map +1 -1
  595. package/esm/dialog/index.js +6 -4
  596. package/esm/dialog/index.js.map +1 -1
  597. package/esm/dialog/plugin.js +7 -5
  598. package/esm/dialog/plugin.js.map +1 -1
  599. package/esm/divider/Divider.js +4 -4
  600. package/esm/divider/index.js +4 -4
  601. package/esm/drawer/Drawer.js +4 -4
  602. package/esm/drawer/Drawer.js.map +1 -1
  603. package/esm/drawer/DrawerWrapper.js +4 -4
  604. package/esm/drawer/index.js +4 -4
  605. package/esm/dropdown/Dropdown.js +8 -8
  606. package/esm/dropdown/DropdownItem.js +4 -4
  607. package/esm/dropdown/DropdownMenu.js +4 -4
  608. package/esm/dropdown/DropdownMenu.js.map +1 -1
  609. package/esm/dropdown/index.js +8 -8
  610. package/esm/form/Form.js +13 -12
  611. package/esm/form/Form.js.map +1 -1
  612. package/esm/form/FormItem.js +13 -12
  613. package/esm/form/FormItem.js.map +1 -1
  614. package/esm/form/FormList.js +3 -1
  615. package/esm/form/FormList.js.map +1 -1
  616. package/esm/form/formModel.js +3 -3
  617. package/esm/form/hooks/useFormItemStyle.js +4 -4
  618. package/esm/form/hooks/useInstance.js +9 -7
  619. package/esm/form/hooks/useInstance.js.map +1 -1
  620. package/esm/form/index.js +13 -12
  621. package/esm/form/index.js.map +1 -1
  622. package/esm/form/useInitialData.js +13 -12
  623. package/esm/form/useInitialData.js.map +1 -1
  624. package/esm/grid/Col.js +4 -4
  625. package/esm/grid/Col.js.map +1 -1
  626. package/esm/grid/Row.js +4 -4
  627. package/esm/grid/Row.js.map +1 -1
  628. package/esm/grid/index.js +4 -4
  629. package/esm/hooks/useCommonClassName.js +4 -4
  630. package/esm/hooks/useConfig.js +4 -4
  631. package/esm/hooks/useGlobalIcon.js +4 -4
  632. package/esm/index.js +15 -15
  633. package/esm/input/Input.js +4 -4
  634. package/esm/input/Input.js.map +1 -1
  635. package/esm/input/InputGroup.js +4 -4
  636. package/esm/input/index.js +4 -4
  637. package/esm/input-adornment/InputAdornment.js +4 -4
  638. package/esm/input-adornment/index.js +4 -4
  639. package/esm/input-number/InputNumber.js +4 -4
  640. package/esm/input-number/InputNumber.js.map +1 -1
  641. package/esm/input-number/StepHandler.js +4 -4
  642. package/esm/input-number/index.js +4 -4
  643. package/esm/jumper/Jumper.js +4 -4
  644. package/esm/jumper/index.js +4 -4
  645. package/esm/layout/Aside.js +4 -4
  646. package/esm/layout/Layout.js +4 -4
  647. package/esm/layout/Layout.js.map +1 -1
  648. package/esm/layout/index.js +4 -4
  649. package/esm/list/List.js +4 -4
  650. package/esm/list/List.js.map +1 -1
  651. package/esm/list/ListItem.js +4 -4
  652. package/esm/list/ListItemMeta.js +4 -4
  653. package/esm/list/index.js +4 -4
  654. package/esm/loading/Loading.js +4 -4
  655. package/esm/loading/Loading.js.map +1 -1
  656. package/esm/loading/gradient.js +4 -4
  657. package/esm/loading/index.js +4 -4
  658. package/esm/loading/plugin.js +4 -4
  659. package/esm/locale/LocalReceiver.js +4 -4
  660. package/esm/menu/HeadMenu.js +4 -4
  661. package/esm/menu/Menu.js +4 -4
  662. package/esm/menu/Menu.js.map +1 -1
  663. package/esm/menu/MenuGroup.js +4 -4
  664. package/esm/menu/MenuItem.js +4 -4
  665. package/esm/menu/SubMenu.js +4 -4
  666. package/esm/menu/SubMenu.js.map +1 -1
  667. package/esm/menu/_util/checkSubMenuActive.js.map +1 -1
  668. package/esm/menu/index.js +4 -4
  669. package/esm/message/Message.js +4 -4
  670. package/esm/message/Message.js.map +1 -1
  671. package/esm/message/MessageClose.js +4 -4
  672. package/esm/message/MessageComponent.js +4 -4
  673. package/esm/message/MessageComponent.js.map +1 -1
  674. package/esm/message/MessageIcon.js +4 -4
  675. package/esm/message/index.js +4 -4
  676. package/esm/message/useMessageClass.js +4 -4
  677. package/esm/notification/Notification.js +5 -5
  678. package/esm/notification/NotificationList.js +5 -5
  679. package/esm/notification/NotificationPlugin.js +5 -5
  680. package/esm/notification/index.js +5 -5
  681. package/esm/pagination/Pagination.js +8 -8
  682. package/esm/pagination/Pagination.js.map +1 -1
  683. package/esm/pagination/hooks/useBoundaryJumper.js +4 -4
  684. package/esm/pagination/hooks/usePageNumber.js +4 -4
  685. package/esm/pagination/hooks/usePrevNextJumper.js +4 -4
  686. package/esm/pagination/hooks/useTotal.js +4 -4
  687. package/esm/pagination/index.js +8 -8
  688. package/esm/popconfirm/Popconfirm.js +4 -4
  689. package/esm/popconfirm/Popcontent.js +4 -4
  690. package/esm/popconfirm/index.js +4 -4
  691. package/esm/popup/Popup.js +4 -4
  692. package/esm/popup/Popup.js.map +1 -1
  693. package/esm/popup/hooks/useTriggerProps.js +4 -4
  694. package/esm/popup/index.js +4 -4
  695. package/esm/progress/Progress.js +4 -4
  696. package/esm/progress/index.js +4 -4
  697. package/esm/radio/Radio.js +5 -5
  698. package/esm/radio/RadioGroup.js +5 -5
  699. package/esm/radio/index.js +5 -5
  700. package/esm/range-input/RangeInput.js +10 -10
  701. package/esm/range-input/RangeInput.js.map +1 -1
  702. package/esm/range-input/RangeInputPopup.js +4 -4
  703. package/esm/range-input/index.js +4 -4
  704. package/esm/rate/Rate.js +4 -4
  705. package/esm/rate/index.js +4 -4
  706. package/esm/select/base/Option.js +4 -4
  707. package/esm/select/base/OptionGroup.js +4 -4
  708. package/esm/select/base/PopupContent.js +4 -4
  709. package/esm/select/base/Select.js +4 -4
  710. package/esm/select/base/Select.js.map +1 -1
  711. package/esm/select/index.js +4 -4
  712. package/esm/select/util/helper.js +4 -4
  713. package/esm/select-input/SelectInput.js +4 -4
  714. package/esm/select-input/index.js +4 -4
  715. package/esm/select-input/useMultiple.js +4 -4
  716. package/esm/select-input/useSingle.js +4 -4
  717. package/esm/skeleton/Skeleton.js +4 -4
  718. package/esm/skeleton/index.js +4 -4
  719. package/esm/slider/Slider.js +4 -4
  720. package/esm/slider/SliderHandleButton.js +4 -4
  721. package/esm/slider/index.js +4 -4
  722. package/esm/space/Space.js +4 -4
  723. package/esm/space/index.js +4 -4
  724. package/esm/steps/StepItem.js +4 -4
  725. package/esm/steps/Steps.js +4 -4
  726. package/esm/steps/Steps.js.map +1 -1
  727. package/esm/steps/index.js +4 -4
  728. package/esm/swiper/Swiper.js +4 -4
  729. package/esm/swiper/Swiper.js.map +1 -1
  730. package/esm/swiper/SwiperItem.js +4 -4
  731. package/esm/swiper/index.js +4 -4
  732. package/esm/switch/Switch.js +7 -5
  733. package/esm/switch/Switch.js.map +1 -1
  734. package/esm/switch/index.js +6 -4
  735. package/esm/switch/index.js.map +1 -1
  736. package/esm/table/BaseTable.js +8 -8
  737. package/esm/table/BaseTable.js.map +1 -1
  738. package/esm/table/EditableCell.js +6 -6
  739. package/esm/table/EditableCell.js.map +1 -1
  740. package/esm/table/Ellipsis.js +4 -4
  741. package/esm/table/EnhancedTable.js +12 -12
  742. package/esm/table/FilterController.js +11 -9
  743. package/esm/table/FilterController.js.map +1 -1
  744. package/esm/table/PrimaryTable.js +11 -11
  745. package/esm/table/PrimaryTable.js.map +1 -1
  746. package/esm/table/SorterButton.js +4 -4
  747. package/esm/table/TBody.js +4 -4
  748. package/esm/table/TFoot.js +4 -4
  749. package/esm/table/TFoot.js.map +1 -1
  750. package/esm/table/THead.js +4 -4
  751. package/esm/table/TR.js +4 -4
  752. package/esm/table/TR.js.map +1 -1
  753. package/esm/table/hooks/tree-store.js.map +1 -1
  754. package/esm/table/hooks/useAffix.js.map +1 -1
  755. package/esm/table/hooks/useAsyncLoading.js +4 -4
  756. package/esm/table/hooks/useClassName.js +4 -4
  757. package/esm/table/hooks/useColumnController.js +7 -5
  758. package/esm/table/hooks/useColumnController.js.map +1 -1
  759. package/esm/table/hooks/useDragSort.js +5 -5
  760. package/esm/table/hooks/useDragSort.js.map +1 -1
  761. package/esm/table/hooks/useEditableRow.js +3 -3
  762. package/esm/table/hooks/useEditableRow.js.map +1 -1
  763. package/esm/table/hooks/useFilter.js +10 -8
  764. package/esm/table/hooks/useFilter.js.map +1 -1
  765. package/esm/table/hooks/useFixed.js.map +1 -1
  766. package/esm/table/hooks/usePagination.js +8 -8
  767. package/esm/table/hooks/usePagination.js.map +1 -1
  768. package/esm/table/hooks/useRowExpand.js +4 -4
  769. package/esm/table/hooks/useRowSelect.js +6 -6
  770. package/esm/table/hooks/useRowSelect.js.map +1 -1
  771. package/esm/table/hooks/useSorter.js +4 -4
  772. package/esm/table/hooks/useStyle.js +4 -4
  773. package/esm/table/hooks/useStyle.js.map +1 -1
  774. package/esm/table/hooks/useTableHeader.js +4 -4
  775. package/esm/table/hooks/useTreeData.js +8 -8
  776. package/esm/table/hooks/useTreeData.js.map +1 -1
  777. package/esm/table/hooks/useTreeSelect.js.map +1 -1
  778. package/esm/table/index.js +12 -12
  779. package/esm/tabs/TabBar.js +7 -5
  780. package/esm/tabs/TabBar.js.map +1 -1
  781. package/esm/tabs/TabNav.js +4 -4
  782. package/esm/tabs/TabNav.js.map +1 -1
  783. package/esm/tabs/TabNavItem.js +4 -4
  784. package/esm/tabs/TabNavItem.js.map +1 -1
  785. package/esm/tabs/TabPanel.js +4 -4
  786. package/esm/tabs/Tabs.js +4 -4
  787. package/esm/tabs/Tabs.js.map +1 -1
  788. package/esm/tabs/index.js +4 -4
  789. package/esm/tabs/useTabClass.js +4 -4
  790. package/esm/tag/CheckTag.js +4 -4
  791. package/esm/tag/CheckTag.js.map +1 -1
  792. package/esm/tag/Tag.js +4 -4
  793. package/esm/tag/Tag.js.map +1 -1
  794. package/esm/tag/index.js +4 -4
  795. package/esm/tag-input/TagInput.js +4 -4
  796. package/esm/tag-input/index.js +4 -4
  797. package/esm/tag-input/useTagList.js +4 -4
  798. package/esm/tag-input/useTagList.js.map +1 -1
  799. package/esm/textarea/Textarea.js +4 -4
  800. package/esm/textarea/Textarea.js.map +1 -1
  801. package/esm/textarea/index.js +4 -4
  802. package/esm/time-picker/TimePicker.js +4 -4
  803. package/esm/time-picker/TimePicker.js.map +1 -1
  804. package/esm/time-picker/TimeRangePicker.js +4 -4
  805. package/esm/time-picker/hooks/useTimePickerTextConfig.js +4 -4
  806. package/esm/time-picker/index.js +4 -4
  807. package/esm/time-picker/panel/SinglePanel.js +4 -4
  808. package/esm/time-picker/panel/SinglePanel.js.map +1 -1
  809. package/esm/time-picker/panel/TimePickerPanel.js +4 -4
  810. package/esm/tooltip/Tooltip.js +4 -4
  811. package/esm/tooltip/Tooltip.js.map +1 -1
  812. package/esm/tooltip/index.js +4 -4
  813. package/esm/transfer/Transfer.js +10 -10
  814. package/esm/transfer/TransferList.js +10 -10
  815. package/esm/transfer/index.js +10 -10
  816. package/esm/transfer/utils.js +3 -3
  817. package/esm/tree/Tree.js +10 -10
  818. package/esm/tree/Tree.js.map +1 -1
  819. package/esm/tree/TreeItem.js +5 -5
  820. package/esm/tree/TreeItem.js.map +1 -1
  821. package/esm/tree/index.js +10 -10
  822. package/esm/tree/useStore.js +8 -8
  823. package/esm/tree/useTreeConfig.js +4 -4
  824. package/esm/tree-select/SelectArrow.js +4 -4
  825. package/esm/tree-select/TreeSelect.js +10 -10
  826. package/esm/tree-select/TreeSelect.js.map +1 -1
  827. package/esm/tree-select/index.js +10 -10
  828. package/esm/tree-select/useTreeSelectLocale.js +4 -4
  829. package/esm/tree-select/useTreeSelectUtils.js +7 -7
  830. package/esm/upload/dragger.js +4 -4
  831. package/esm/upload/dragger.js.map +1 -1
  832. package/esm/upload/hooks/useSizeLimit.js +4 -4
  833. package/esm/upload/index.js +10 -8
  834. package/esm/upload/index.js.map +1 -1
  835. package/esm/upload/themes/dragger-progress.js +4 -4
  836. package/esm/upload/themes/flow-list/file-list.js +4 -4
  837. package/esm/upload/themes/flow-list/img-list.js +4 -4
  838. package/esm/upload/themes/flow-list/index.js +4 -4
  839. package/esm/upload/themes/flow-list/index.js.map +1 -1
  840. package/esm/upload/themes/image-card.js +6 -4
  841. package/esm/upload/themes/image-card.js.map +1 -1
  842. package/esm/upload/themes/single-file.js +4 -4
  843. package/esm/upload/themes/single-file.js.map +1 -1
  844. package/esm/upload/tips.js +4 -4
  845. package/esm/upload/tips.js.map +1 -1
  846. package/esm/upload/upload-trigger.js +4 -4
  847. package/esm/upload/upload.js +14 -12
  848. package/esm/upload/upload.js.map +1 -1
  849. package/esm/watermark/Watermark.js +4 -4
  850. package/esm/watermark/Watermark.js.map +1 -1
  851. package/esm/watermark/index.js +4 -4
  852. package/lib/_chunks/{dep-5c079948.js → dep-456a93e6.js} +2 -2
  853. package/lib/_chunks/{dep-5c079948.js.map → dep-456a93e6.js.map} +1 -1
  854. package/lib/_chunks/{dep-2f1558ed.js → dep-4a3cfeb8.js} +3 -3
  855. package/lib/_chunks/{dep-2f1558ed.js.map → dep-4a3cfeb8.js.map} +1 -1
  856. package/lib/_chunks/{dep-ae616cf2.js → dep-4af01376.js} +2 -2
  857. package/lib/_chunks/{dep-ae616cf2.js.map → dep-4af01376.js.map} +1 -1
  858. package/lib/_chunks/{dep-a5fb0cc9.js → dep-78f45ac5.js} +1 -1
  859. package/lib/_chunks/{dep-a5fb0cc9.js.map → dep-78f45ac5.js.map} +1 -1
  860. package/lib/_chunks/{dep-80ea65ed.js → dep-805babf2.js} +1 -1
  861. package/lib/_chunks/{dep-80ea65ed.js.map → dep-805babf2.js.map} +1 -1
  862. package/lib/_chunks/{dep-092c0f86.js → dep-898e88d6.js} +4 -4
  863. package/lib/_chunks/{dep-092c0f86.js.map → dep-898e88d6.js.map} +1 -1
  864. package/lib/_chunks/{dep-bc83c007.js → dep-89c88c26.js} +1 -1
  865. package/lib/_chunks/{dep-bc83c007.js.map → dep-89c88c26.js.map} +1 -1
  866. package/lib/_chunks/{dep-1624d851.js → dep-92c358fc.js} +2 -2
  867. package/lib/_chunks/{dep-1624d851.js.map → dep-92c358fc.js.map} +1 -1
  868. package/lib/_chunks/{dep-0bbb71cc.js → dep-9bacfdb4.js} +5 -5
  869. package/lib/_chunks/{dep-0bbb71cc.js.map → dep-9bacfdb4.js.map} +1 -1
  870. package/lib/_chunks/{dep-3aab229c.js → dep-beaebeed.js} +4 -2
  871. package/lib/_chunks/dep-beaebeed.js.map +1 -0
  872. package/lib/_chunks/{dep-3f9bc677.js → dep-c4c13c9b.js} +1 -1
  873. package/lib/_chunks/{dep-3f9bc677.js.map → dep-c4c13c9b.js.map} +1 -1
  874. package/lib/_chunks/{dep-ae830703.js → dep-da4d0177.js} +5 -5
  875. package/lib/_chunks/{dep-ae830703.js.map → dep-da4d0177.js.map} +1 -1
  876. package/lib/_chunks/{dep-7f9668d7.js → dep-e27cf0fe.js} +4 -4
  877. package/lib/_chunks/{dep-7f9668d7.js.map → dep-e27cf0fe.js.map} +1 -1
  878. package/lib/_chunks/{dep-e772464e.js → dep-f104d8e0.js} +2 -2
  879. package/lib/_chunks/{dep-e772464e.js.map → dep-f104d8e0.js.map} +1 -1
  880. package/lib/_chunks/{dep-79723f71.js → dep-ff3c4eed.js} +3 -3
  881. package/lib/_chunks/{dep-79723f71.js.map → dep-ff3c4eed.js.map} +1 -1
  882. package/lib/_common/js/color-picker/gradient.js.map +1 -1
  883. package/lib/_common/js/tabs/base.js.map +1 -1
  884. package/lib/_common/js/time-picker/utils.js.map +1 -1
  885. package/lib/_common/js/tree/tree-node-model.js +7 -7
  886. package/lib/_common/js/tree/tree-node.js +7 -7
  887. package/lib/_common/js/tree/tree-store.js +7 -7
  888. package/lib/_common/js/upload/utils.js.map +1 -1
  889. package/lib/_common/js/utils/observe.js.map +1 -1
  890. package/lib/_util/useAnimation.js +4 -4
  891. package/lib/_util/useAnimation.js.map +1 -1
  892. package/lib/_util/useClickOutside.js +4 -4
  893. package/lib/_util/useCommonClassName.js +4 -4
  894. package/lib/_util/useCommonClassName.js.map +1 -1
  895. package/lib/_util/useDragSorter.js.map +1 -1
  896. package/lib/_util/useRipple.js +4 -4
  897. package/lib/_util/useRipple.js.map +1 -1
  898. package/lib/_util/useWindowSize.js.map +1 -1
  899. package/lib/affix/Affix.js +4 -4
  900. package/lib/affix/index.js +4 -4
  901. package/lib/alert/Alert.js +4 -4
  902. package/lib/alert/index.js +4 -4
  903. package/lib/anchor/Anchor.js +9 -7
  904. package/lib/anchor/Anchor.js.map +1 -1
  905. package/lib/anchor/AnchorItem.js +4 -4
  906. package/lib/anchor/AnchorItem.js.map +1 -1
  907. package/lib/anchor/AnchorTarget.js +4 -4
  908. package/lib/anchor/index.js +6 -6
  909. package/lib/avatar/AvararGroup.js +5 -5
  910. package/lib/avatar/Avatar.js +5 -5
  911. package/lib/avatar/index.js +5 -5
  912. package/lib/badge/Badge.js +4 -4
  913. package/lib/badge/Badge.js.map +1 -1
  914. package/lib/badge/index.js +4 -4
  915. package/lib/breadcrumb/Breadcrumb.js +4 -4
  916. package/lib/breadcrumb/Breadcrumb.js.map +1 -1
  917. package/lib/breadcrumb/BreadcrumbItem.js +4 -4
  918. package/lib/breadcrumb/BreadcrumbItem.js.map +1 -1
  919. package/lib/breadcrumb/index.js +4 -4
  920. package/lib/button/Button.js +4 -4
  921. package/lib/button/Button.js.map +1 -1
  922. package/lib/button/index.js +4 -4
  923. package/lib/calendar/Calendar.js +5 -5
  924. package/lib/calendar/Calendar.js.map +1 -1
  925. package/lib/calendar/CalendarCellComp.js +4 -4
  926. package/lib/calendar/CalendarCellComp.js.map +1 -1
  927. package/lib/calendar/hooks/usePrefixClass.js +4 -4
  928. package/lib/calendar/hooks/usePrefixClass.js.map +1 -1
  929. package/lib/calendar/index.js +5 -5
  930. package/lib/card/Card.js +4 -4
  931. package/lib/card/index.js +4 -4
  932. package/lib/cascader/Cascader.js +12 -12
  933. package/lib/cascader/Cascader.js.map +1 -1
  934. package/lib/cascader/CascaderPanel.js +12 -12
  935. package/lib/cascader/components/Item.js +7 -7
  936. package/lib/cascader/components/Item.js.map +1 -1
  937. package/lib/cascader/components/Panel.js +10 -10
  938. package/lib/cascader/components/Panel.js.map +1 -1
  939. package/lib/cascader/core/effect.js +7 -7
  940. package/lib/cascader/core/effect.js.map +1 -1
  941. package/lib/cascader/core/helper.js +3 -3
  942. package/lib/cascader/hooks.js +10 -10
  943. package/lib/cascader/hooks.js.map +1 -1
  944. package/lib/cascader/index.js +12 -12
  945. package/lib/cascader/interface.js +7 -7
  946. package/lib/checkbox/Checkbox.js +5 -5
  947. package/lib/checkbox/CheckboxGroup.js +5 -5
  948. package/lib/checkbox/index.js +5 -5
  949. package/lib/collapse/Collapse.js +4 -4
  950. package/lib/collapse/Collapse.js.map +1 -1
  951. package/lib/collapse/CollapsePanel.js +4 -4
  952. package/lib/collapse/CollapsePanel.js.map +1 -1
  953. package/lib/collapse/index.js +4 -4
  954. package/lib/color-picker/ColorPicker.js +9 -9
  955. package/lib/color-picker/ColorPicker.js.map +1 -1
  956. package/lib/color-picker/ColorPickerPanel.js +9 -9
  957. package/lib/color-picker/components/panel/format/index.js +4 -4
  958. package/lib/color-picker/components/panel/format/inputs.js +4 -4
  959. package/lib/color-picker/components/panel/header.js +5 -5
  960. package/lib/color-picker/components/panel/index.js +9 -9
  961. package/lib/color-picker/components/panel/index.js.map +1 -1
  962. package/lib/color-picker/components/panel/linear-gradient.js +8 -8
  963. package/lib/color-picker/components/panel/linear-gradient.js.map +1 -1
  964. package/lib/color-picker/components/panel/saturation.js.map +1 -1
  965. package/lib/color-picker/components/panel/swatches.js +4 -4
  966. package/lib/color-picker/components/panel/swatches.js.map +1 -1
  967. package/lib/color-picker/components/trigger.js +4 -4
  968. package/lib/color-picker/hooks/useClassname.js +4 -4
  969. package/lib/color-picker/index.js +9 -9
  970. package/lib/comment/Comment.js +4 -4
  971. package/lib/comment/index.js +4 -4
  972. package/lib/common/Check.js +4 -4
  973. package/lib/common/FakeArrow.js +4 -4
  974. package/lib/common/FakeArrow.js.map +1 -1
  975. package/lib/common/Portal.js +4 -4
  976. package/lib/config-provider/ConfigContext.js +4 -4
  977. package/lib/config-provider/ConfigProvider.js +4 -4
  978. package/lib/config-provider/index.js +4 -4
  979. package/lib/date-picker/DatePicker.js +5 -4
  980. package/lib/date-picker/DatePicker.js.map +1 -1
  981. package/lib/date-picker/DatePickerPanel.js +5 -4
  982. package/lib/date-picker/DatePickerPanel.js.map +1 -1
  983. package/lib/date-picker/DateRangePicker.js +6 -5
  984. package/lib/date-picker/DateRangePicker.js.map +1 -1
  985. package/lib/date-picker/DateRangePickerPanel.js +6 -5
  986. package/lib/date-picker/DateRangePickerPanel.js.map +1 -1
  987. package/lib/date-picker/base/Cell.js +4 -4
  988. package/lib/date-picker/base/Footer.js +4 -4
  989. package/lib/date-picker/base/Footer.js.map +1 -1
  990. package/lib/date-picker/base/Header.js +4 -4
  991. package/lib/date-picker/base/Header.js.map +1 -1
  992. package/lib/date-picker/base/Table.js +5 -4
  993. package/lib/date-picker/base/Table.js.map +1 -1
  994. package/lib/date-picker/hooks/useFormat.js +3 -2
  995. package/lib/date-picker/hooks/useFormat.js.map +1 -1
  996. package/lib/date-picker/hooks/useRange.js +5 -4
  997. package/lib/date-picker/hooks/useRange.js.map +1 -1
  998. package/lib/date-picker/hooks/useRangeValue.js +5 -4
  999. package/lib/date-picker/hooks/useRangeValue.js.map +1 -1
  1000. package/lib/date-picker/hooks/useSingle.js +5 -4
  1001. package/lib/date-picker/hooks/useSingle.js.map +1 -1
  1002. package/lib/date-picker/hooks/useSingleValue.js +3 -2
  1003. package/lib/date-picker/hooks/useSingleValue.js.map +1 -1
  1004. package/lib/date-picker/hooks/useTableData.js +4 -4
  1005. package/lib/date-picker/index.js +5 -4
  1006. package/lib/date-picker/index.js.map +1 -1
  1007. package/lib/date-picker/panel/ExtraContent.js +4 -4
  1008. package/lib/date-picker/panel/PanelContent.js +5 -4
  1009. package/lib/date-picker/panel/PanelContent.js.map +1 -1
  1010. package/lib/date-picker/panel/RangePanel.js +5 -4
  1011. package/lib/date-picker/panel/RangePanel.js.map +1 -1
  1012. package/lib/date-picker/panel/SinglePanel.js +5 -4
  1013. package/lib/date-picker/panel/SinglePanel.js.map +1 -1
  1014. package/lib/dialog/Dialog.js +4 -4
  1015. package/lib/dialog/RenderDialog.js +4 -4
  1016. package/lib/dialog/RenderDialog.js.map +1 -1
  1017. package/lib/dialog/index.js +5 -4
  1018. package/lib/dialog/index.js.map +1 -1
  1019. package/lib/dialog/plugin.js +6 -5
  1020. package/lib/dialog/plugin.js.map +1 -1
  1021. package/lib/divider/Divider.js +4 -4
  1022. package/lib/divider/index.js +4 -4
  1023. package/lib/drawer/Drawer.js +4 -4
  1024. package/lib/drawer/Drawer.js.map +1 -1
  1025. package/lib/drawer/DrawerWrapper.js +4 -4
  1026. package/lib/drawer/index.js +4 -4
  1027. package/lib/dropdown/Dropdown.js +8 -8
  1028. package/lib/dropdown/DropdownItem.js +4 -4
  1029. package/lib/dropdown/DropdownMenu.js +4 -4
  1030. package/lib/dropdown/DropdownMenu.js.map +1 -1
  1031. package/lib/dropdown/index.js +8 -8
  1032. package/lib/form/Form.js +12 -12
  1033. package/lib/form/Form.js.map +1 -1
  1034. package/lib/form/FormItem.js +12 -12
  1035. package/lib/form/FormItem.js.map +1 -1
  1036. package/lib/form/FormList.js +2 -1
  1037. package/lib/form/FormList.js.map +1 -1
  1038. package/lib/form/formModel.js +3 -3
  1039. package/lib/form/hooks/useFormItemStyle.js +4 -4
  1040. package/lib/form/hooks/useInstance.js +9 -7
  1041. package/lib/form/hooks/useInstance.js.map +1 -1
  1042. package/lib/form/index.js +12 -12
  1043. package/lib/form/useInitialData.js +12 -12
  1044. package/lib/grid/Col.js +4 -4
  1045. package/lib/grid/Col.js.map +1 -1
  1046. package/lib/grid/Row.js +4 -4
  1047. package/lib/grid/Row.js.map +1 -1
  1048. package/lib/grid/index.js +4 -4
  1049. package/lib/hooks/useCommonClassName.js +4 -4
  1050. package/lib/hooks/useConfig.js +4 -4
  1051. package/lib/hooks/useGlobalIcon.js +4 -4
  1052. package/lib/index-lib.js +15 -15
  1053. package/lib/index.js +15 -15
  1054. package/lib/input/Input.js +4 -4
  1055. package/lib/input/Input.js.map +1 -1
  1056. package/lib/input/InputGroup.js +4 -4
  1057. package/lib/input/index.js +4 -4
  1058. package/lib/input-adornment/InputAdornment.js +4 -4
  1059. package/lib/input-adornment/index.js +4 -4
  1060. package/lib/input-number/InputNumber.js +4 -4
  1061. package/lib/input-number/InputNumber.js.map +1 -1
  1062. package/lib/input-number/StepHandler.js +4 -4
  1063. package/lib/input-number/index.js +4 -4
  1064. package/lib/jumper/Jumper.js +4 -4
  1065. package/lib/jumper/index.js +4 -4
  1066. package/lib/layout/Aside.js +4 -4
  1067. package/lib/layout/Layout.js +4 -4
  1068. package/lib/layout/Layout.js.map +1 -1
  1069. package/lib/layout/index.js +4 -4
  1070. package/lib/list/List.js +4 -4
  1071. package/lib/list/List.js.map +1 -1
  1072. package/lib/list/ListItem.js +4 -4
  1073. package/lib/list/ListItemMeta.js +4 -4
  1074. package/lib/list/index.js +4 -4
  1075. package/lib/loading/Loading.js +4 -4
  1076. package/lib/loading/Loading.js.map +1 -1
  1077. package/lib/loading/gradient.js +4 -4
  1078. package/lib/loading/index.js +4 -4
  1079. package/lib/loading/plugin.js +4 -4
  1080. package/lib/locale/LocalReceiver.js +4 -4
  1081. package/lib/menu/HeadMenu.js +4 -4
  1082. package/lib/menu/Menu.js +4 -4
  1083. package/lib/menu/Menu.js.map +1 -1
  1084. package/lib/menu/MenuGroup.js +4 -4
  1085. package/lib/menu/MenuItem.js +4 -4
  1086. package/lib/menu/SubMenu.js +4 -4
  1087. package/lib/menu/SubMenu.js.map +1 -1
  1088. package/lib/menu/_util/checkSubMenuActive.js.map +1 -1
  1089. package/lib/menu/index.js +4 -4
  1090. package/lib/message/Message.js +4 -4
  1091. package/lib/message/Message.js.map +1 -1
  1092. package/lib/message/MessageClose.js +4 -4
  1093. package/lib/message/MessageComponent.js +4 -4
  1094. package/lib/message/MessageComponent.js.map +1 -1
  1095. package/lib/message/MessageIcon.js +4 -4
  1096. package/lib/message/index.js +4 -4
  1097. package/lib/message/useMessageClass.js +4 -4
  1098. package/lib/notification/Notification.js +5 -5
  1099. package/lib/notification/NotificationList.js +5 -5
  1100. package/lib/notification/NotificationPlugin.js +5 -5
  1101. package/lib/notification/index.js +5 -5
  1102. package/lib/pagination/Pagination.js +8 -8
  1103. package/lib/pagination/Pagination.js.map +1 -1
  1104. package/lib/pagination/hooks/useBoundaryJumper.js +4 -4
  1105. package/lib/pagination/hooks/usePageNumber.js +4 -4
  1106. package/lib/pagination/hooks/usePrevNextJumper.js +4 -4
  1107. package/lib/pagination/hooks/useTotal.js +4 -4
  1108. package/lib/pagination/index.js +8 -8
  1109. package/lib/popconfirm/Popconfirm.js +4 -4
  1110. package/lib/popconfirm/Popcontent.js +4 -4
  1111. package/lib/popconfirm/index.js +4 -4
  1112. package/lib/popup/Popup.js +4 -4
  1113. package/lib/popup/Popup.js.map +1 -1
  1114. package/lib/popup/hooks/useTriggerProps.js +4 -4
  1115. package/lib/popup/index.js +4 -4
  1116. package/lib/progress/Progress.js +4 -4
  1117. package/lib/progress/index.js +4 -4
  1118. package/lib/radio/Radio.js +5 -5
  1119. package/lib/radio/RadioGroup.js +5 -5
  1120. package/lib/radio/index.js +5 -5
  1121. package/lib/range-input/RangeInput.js +10 -10
  1122. package/lib/range-input/RangeInput.js.map +1 -1
  1123. package/lib/range-input/RangeInputPopup.js +4 -4
  1124. package/lib/range-input/index.js +4 -4
  1125. package/lib/rate/Rate.js +4 -4
  1126. package/lib/rate/index.js +4 -4
  1127. package/lib/select/base/Option.js +4 -4
  1128. package/lib/select/base/OptionGroup.js +4 -4
  1129. package/lib/select/base/PopupContent.js +4 -4
  1130. package/lib/select/base/Select.js +4 -4
  1131. package/lib/select/base/Select.js.map +1 -1
  1132. package/lib/select/index.js +4 -4
  1133. package/lib/select/util/helper.js +4 -4
  1134. package/lib/select-input/SelectInput.js +4 -4
  1135. package/lib/select-input/index.js +4 -4
  1136. package/lib/select-input/useMultiple.js +4 -4
  1137. package/lib/select-input/useSingle.js +4 -4
  1138. package/lib/skeleton/Skeleton.js +4 -4
  1139. package/lib/skeleton/index.js +4 -4
  1140. package/lib/slider/Slider.js +4 -4
  1141. package/lib/slider/SliderHandleButton.js +4 -4
  1142. package/lib/slider/index.js +4 -4
  1143. package/lib/space/Space.js +4 -4
  1144. package/lib/space/index.js +4 -4
  1145. package/lib/steps/StepItem.js +4 -4
  1146. package/lib/steps/Steps.js +4 -4
  1147. package/lib/steps/Steps.js.map +1 -1
  1148. package/lib/steps/index.js +4 -4
  1149. package/lib/swiper/Swiper.js +4 -4
  1150. package/lib/swiper/Swiper.js.map +1 -1
  1151. package/lib/swiper/SwiperItem.js +4 -4
  1152. package/lib/swiper/index.js +4 -4
  1153. package/lib/switch/Switch.js +6 -5
  1154. package/lib/switch/Switch.js.map +1 -1
  1155. package/lib/switch/index.js +5 -4
  1156. package/lib/switch/index.js.map +1 -1
  1157. package/lib/table/BaseTable.js +8 -8
  1158. package/lib/table/BaseTable.js.map +1 -1
  1159. package/lib/table/EditableCell.js +6 -6
  1160. package/lib/table/EditableCell.js.map +1 -1
  1161. package/lib/table/Ellipsis.js +4 -4
  1162. package/lib/table/EnhancedTable.js +12 -12
  1163. package/lib/table/FilterController.js +10 -9
  1164. package/lib/table/FilterController.js.map +1 -1
  1165. package/lib/table/PrimaryTable.js +11 -11
  1166. package/lib/table/PrimaryTable.js.map +1 -1
  1167. package/lib/table/SorterButton.js +4 -4
  1168. package/lib/table/TBody.js +4 -4
  1169. package/lib/table/TFoot.js +4 -4
  1170. package/lib/table/TFoot.js.map +1 -1
  1171. package/lib/table/THead.js +4 -4
  1172. package/lib/table/TR.js +4 -4
  1173. package/lib/table/TR.js.map +1 -1
  1174. package/lib/table/hooks/tree-store.js.map +1 -1
  1175. package/lib/table/hooks/useAffix.js.map +1 -1
  1176. package/lib/table/hooks/useAsyncLoading.js +4 -4
  1177. package/lib/table/hooks/useClassName.js +4 -4
  1178. package/lib/table/hooks/useColumnController.js +6 -5
  1179. package/lib/table/hooks/useColumnController.js.map +1 -1
  1180. package/lib/table/hooks/useDragSort.js +5 -5
  1181. package/lib/table/hooks/useDragSort.js.map +1 -1
  1182. package/lib/table/hooks/useEditableRow.js +3 -3
  1183. package/lib/table/hooks/useEditableRow.js.map +1 -1
  1184. package/lib/table/hooks/useFilter.js +9 -8
  1185. package/lib/table/hooks/useFilter.js.map +1 -1
  1186. package/lib/table/hooks/useFixed.js.map +1 -1
  1187. package/lib/table/hooks/usePagination.js +8 -8
  1188. package/lib/table/hooks/usePagination.js.map +1 -1
  1189. package/lib/table/hooks/useRowExpand.js +4 -4
  1190. package/lib/table/hooks/useRowSelect.js +6 -6
  1191. package/lib/table/hooks/useRowSelect.js.map +1 -1
  1192. package/lib/table/hooks/useSorter.js +4 -4
  1193. package/lib/table/hooks/useStyle.js +4 -4
  1194. package/lib/table/hooks/useStyle.js.map +1 -1
  1195. package/lib/table/hooks/useTableHeader.js +4 -4
  1196. package/lib/table/hooks/useTreeData.js +8 -8
  1197. package/lib/table/hooks/useTreeData.js.map +1 -1
  1198. package/lib/table/hooks/useTreeSelect.js.map +1 -1
  1199. package/lib/table/index.js +12 -12
  1200. package/lib/tabs/TabBar.js +7 -5
  1201. package/lib/tabs/TabBar.js.map +1 -1
  1202. package/lib/tabs/TabNav.js +4 -4
  1203. package/lib/tabs/TabNav.js.map +1 -1
  1204. package/lib/tabs/TabNavItem.js +4 -4
  1205. package/lib/tabs/TabNavItem.js.map +1 -1
  1206. package/lib/tabs/TabPanel.js +4 -4
  1207. package/lib/tabs/Tabs.js +4 -4
  1208. package/lib/tabs/Tabs.js.map +1 -1
  1209. package/lib/tabs/index.js +4 -4
  1210. package/lib/tabs/useTabClass.js +4 -4
  1211. package/lib/tag/CheckTag.js +4 -4
  1212. package/lib/tag/CheckTag.js.map +1 -1
  1213. package/lib/tag/Tag.js +4 -4
  1214. package/lib/tag/Tag.js.map +1 -1
  1215. package/lib/tag/index.js +4 -4
  1216. package/lib/tag-input/TagInput.js +4 -4
  1217. package/lib/tag-input/index.js +4 -4
  1218. package/lib/tag-input/useTagList.js +4 -4
  1219. package/lib/tag-input/useTagList.js.map +1 -1
  1220. package/lib/textarea/Textarea.js +4 -4
  1221. package/lib/textarea/Textarea.js.map +1 -1
  1222. package/lib/textarea/index.js +4 -4
  1223. package/lib/time-picker/TimePicker.js +4 -4
  1224. package/lib/time-picker/TimePicker.js.map +1 -1
  1225. package/lib/time-picker/TimeRangePicker.js +4 -4
  1226. package/lib/time-picker/hooks/useTimePickerTextConfig.js +4 -4
  1227. package/lib/time-picker/index.js +4 -4
  1228. package/lib/time-picker/panel/SinglePanel.js +4 -4
  1229. package/lib/time-picker/panel/SinglePanel.js.map +1 -1
  1230. package/lib/time-picker/panel/TimePickerPanel.js +4 -4
  1231. package/lib/tooltip/Tooltip.js +4 -4
  1232. package/lib/tooltip/Tooltip.js.map +1 -1
  1233. package/lib/tooltip/index.js +4 -4
  1234. package/lib/transfer/Transfer.js +10 -10
  1235. package/lib/transfer/TransferList.js +10 -10
  1236. package/lib/transfer/index.js +10 -10
  1237. package/lib/transfer/utils.js +3 -3
  1238. package/lib/tree/Tree.js +10 -10
  1239. package/lib/tree/Tree.js.map +1 -1
  1240. package/lib/tree/TreeItem.js +5 -5
  1241. package/lib/tree/TreeItem.js.map +1 -1
  1242. package/lib/tree/index.js +10 -10
  1243. package/lib/tree/useStore.js +8 -8
  1244. package/lib/tree/useTreeConfig.js +4 -4
  1245. package/lib/tree-select/SelectArrow.js +4 -4
  1246. package/lib/tree-select/TreeSelect.js +10 -10
  1247. package/lib/tree-select/TreeSelect.js.map +1 -1
  1248. package/lib/tree-select/index.js +10 -10
  1249. package/lib/tree-select/useTreeSelectLocale.js +4 -4
  1250. package/lib/tree-select/useTreeSelectUtils.js +7 -7
  1251. package/lib/upload/dragger.js +4 -4
  1252. package/lib/upload/dragger.js.map +1 -1
  1253. package/lib/upload/hooks/useSizeLimit.js +4 -4
  1254. package/lib/upload/index.js +9 -8
  1255. package/lib/upload/index.js.map +1 -1
  1256. package/lib/upload/themes/dragger-progress.js +4 -4
  1257. package/lib/upload/themes/flow-list/file-list.js +4 -4
  1258. package/lib/upload/themes/flow-list/img-list.js +4 -4
  1259. package/lib/upload/themes/flow-list/index.js +4 -4
  1260. package/lib/upload/themes/flow-list/index.js.map +1 -1
  1261. package/lib/upload/themes/image-card.js +5 -4
  1262. package/lib/upload/themes/image-card.js.map +1 -1
  1263. package/lib/upload/themes/single-file.js +4 -4
  1264. package/lib/upload/themes/single-file.js.map +1 -1
  1265. package/lib/upload/tips.js +4 -4
  1266. package/lib/upload/tips.js.map +1 -1
  1267. package/lib/upload/upload-trigger.js +4 -4
  1268. package/lib/upload/upload.js +13 -12
  1269. package/lib/upload/upload.js.map +1 -1
  1270. package/lib/watermark/Watermark.js +4 -4
  1271. package/lib/watermark/Watermark.js.map +1 -1
  1272. package/lib/watermark/index.js +4 -4
  1273. package/package.json +1 -1
  1274. package/es/_chunks/dep-2efb7f62.js.map +0 -1
  1275. package/esm/_chunks/dep-2efb7f62.js.map +0 -1
  1276. package/lib/_chunks/dep-3aab229c.js.map +0 -1
package/dist/tdesign.js CHANGED
@@ -5159,19 +5159,6 @@
5159
5159
 
5160
5160
  var TransitionGroupContext = /*#__PURE__*/React__default["default"].createContext(null);
5161
5161
 
5162
- // polyfill for requestAnimationFrame
5163
- var rAF = typeof window !== 'undefined' && typeof window.requestAnimationFrame === 'function' ? window.requestAnimationFrame : function (cb) {
5164
- return setTimeout(cb, 1);
5165
- }; // https://developer.mozilla.org/en-US/docs/Web/API/window/requestAnimationFrame
5166
- // Note: Your callback routine must itself call requestAnimationFrame() again
5167
- // if you want to animate another frame at the next repaint. requestAnimationFrame() is 1 shot.
5168
-
5169
- var nextTick = function nextTick(cb) {
5170
- return rAF(function () {
5171
- return rAF(cb);
5172
- });
5173
- };
5174
-
5175
5162
  var UNMOUNTED = 'unmounted';
5176
5163
  var EXITED = 'exited';
5177
5164
  var ENTERING = 'entering';
@@ -5382,8 +5369,6 @@
5382
5369
  };
5383
5370
 
5384
5371
  _proto.updateStatus = function updateStatus(mounting, nextStatus) {
5385
- var _this2 = this;
5386
-
5387
5372
  if (mounting === void 0) {
5388
5373
  mounting = false;
5389
5374
  }
@@ -5393,17 +5378,7 @@
5393
5378
  this.cancelNextCallback();
5394
5379
 
5395
5380
  if (nextStatus === ENTERING) {
5396
- // https://github.com/reactjs/react-transition-group/pull/749
5397
- // With unmountOnExit or mountOnEnter, the enter animation should happen at the transition between `exited` and `entering`.
5398
- // To make the animation happen, we have to separate each rendering and avoid being processed as batched.
5399
- if (this.props.unmountOnExit || this.props.mountOnEnter) {
5400
- // `exited` -> `entering`
5401
- nextTick(function () {
5402
- return _this2.performEnter(mounting);
5403
- });
5404
- } else {
5405
- this.performEnter(mounting);
5406
- }
5381
+ this.performEnter(mounting);
5407
5382
  } else {
5408
5383
  this.performExit();
5409
5384
  }
@@ -5415,7 +5390,7 @@
5415
5390
  };
5416
5391
 
5417
5392
  _proto.performEnter = function performEnter(mounting) {
5418
- var _this3 = this;
5393
+ var _this2 = this;
5419
5394
 
5420
5395
  var enter = this.props.enter;
5421
5396
  var appearing = this.context ? this.context.isMounting : mounting;
@@ -5432,7 +5407,7 @@
5432
5407
  this.safeSetState({
5433
5408
  status: ENTERED
5434
5409
  }, function () {
5435
- _this3.props.onEntered(maybeNode);
5410
+ _this2.props.onEntered(maybeNode);
5436
5411
  });
5437
5412
  return;
5438
5413
  }
@@ -5441,20 +5416,20 @@
5441
5416
  this.safeSetState({
5442
5417
  status: ENTERING
5443
5418
  }, function () {
5444
- _this3.props.onEntering(maybeNode, maybeAppearing);
5419
+ _this2.props.onEntering(maybeNode, maybeAppearing);
5445
5420
 
5446
- _this3.onTransitionEnd(enterTimeout, function () {
5447
- _this3.safeSetState({
5421
+ _this2.onTransitionEnd(enterTimeout, function () {
5422
+ _this2.safeSetState({
5448
5423
  status: ENTERED
5449
5424
  }, function () {
5450
- _this3.props.onEntered(maybeNode, maybeAppearing);
5425
+ _this2.props.onEntered(maybeNode, maybeAppearing);
5451
5426
  });
5452
5427
  });
5453
5428
  });
5454
5429
  };
5455
5430
 
5456
5431
  _proto.performExit = function performExit() {
5457
- var _this4 = this;
5432
+ var _this3 = this;
5458
5433
 
5459
5434
  var exit = this.props.exit;
5460
5435
  var timeouts = this.getTimeouts();
@@ -5464,7 +5439,7 @@
5464
5439
  this.safeSetState({
5465
5440
  status: EXITED
5466
5441
  }, function () {
5467
- _this4.props.onExited(maybeNode);
5442
+ _this3.props.onExited(maybeNode);
5468
5443
  });
5469
5444
  return;
5470
5445
  }
@@ -5473,13 +5448,13 @@
5473
5448
  this.safeSetState({
5474
5449
  status: EXITING
5475
5450
  }, function () {
5476
- _this4.props.onExiting(maybeNode);
5451
+ _this3.props.onExiting(maybeNode);
5477
5452
 
5478
- _this4.onTransitionEnd(timeouts.exit, function () {
5479
- _this4.safeSetState({
5453
+ _this3.onTransitionEnd(timeouts.exit, function () {
5454
+ _this3.safeSetState({
5480
5455
  status: EXITED
5481
5456
  }, function () {
5482
- _this4.props.onExited(maybeNode);
5457
+ _this3.props.onExited(maybeNode);
5483
5458
  });
5484
5459
  });
5485
5460
  });
@@ -5501,14 +5476,14 @@
5501
5476
  };
5502
5477
 
5503
5478
  _proto.setNextCallback = function setNextCallback(callback) {
5504
- var _this5 = this;
5479
+ var _this4 = this;
5505
5480
 
5506
5481
  var active = true;
5507
5482
 
5508
5483
  this.nextCallback = function (event) {
5509
5484
  if (active) {
5510
5485
  active = false;
5511
- _this5.nextCallback = null;
5486
+ _this4.nextCallback = null;
5512
5487
  callback(event);
5513
5488
  }
5514
5489
  };
@@ -10464,13 +10439,14 @@
10464
10439
  }
10465
10440
  }]
10466
10441
  };
10467
- var AddRectangleIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
10442
+
10443
+ var AddRectangleIcon = function AddRectangleIcon(props) {
10468
10444
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2E(_objectSpread$2E({}, props), {}, {
10469
10445
  id: "add-rectangle",
10470
- ref: ref,
10471
10446
  icon: element$C
10472
10447
  }));
10473
- });
10448
+ };
10449
+
10474
10450
  AddRectangleIcon.displayName = "AddRectangleIcon";
10475
10451
 
10476
10452
  function ownKeys$2E(object, enumerableOnly) {
@@ -10516,13 +10492,14 @@
10516
10492
  }
10517
10493
  }]
10518
10494
  };
10519
- var AddIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
10495
+
10496
+ var AddIcon = function AddIcon(props) {
10520
10497
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2D(_objectSpread$2D({}, props), {}, {
10521
10498
  id: "add",
10522
- ref: ref,
10523
10499
  icon: element$B
10524
10500
  }));
10525
- });
10501
+ };
10502
+
10526
10503
  AddIcon.displayName = "AddIcon";
10527
10504
 
10528
10505
  function ownKeys$2D(object, enumerableOnly) {
@@ -10575,13 +10552,14 @@
10575
10552
  }
10576
10553
  }]
10577
10554
  };
10578
- var BrowseOffIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
10555
+
10556
+ var BrowseOffIcon = function BrowseOffIcon(props) {
10579
10557
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2C(_objectSpread$2C({}, props), {}, {
10580
10558
  id: "browse-off",
10581
- ref: ref,
10582
10559
  icon: element$A
10583
10560
  }));
10584
- });
10561
+ };
10562
+
10585
10563
  BrowseOffIcon.displayName = "BrowseOffIcon";
10586
10564
 
10587
10565
  function ownKeys$2C(object, enumerableOnly) {
@@ -10634,13 +10612,14 @@
10634
10612
  }
10635
10613
  }]
10636
10614
  };
10637
- var BrowseIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
10615
+
10616
+ var BrowseIcon = function BrowseIcon(props) {
10638
10617
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2B(_objectSpread$2B({}, props), {}, {
10639
10618
  id: "browse",
10640
- ref: ref,
10641
10619
  icon: element$z
10642
10620
  }));
10643
- });
10621
+ };
10622
+
10644
10623
  BrowseIcon.displayName = "BrowseIcon";
10645
10624
 
10646
10625
  function ownKeys$2B(object, enumerableOnly) {
@@ -10686,13 +10665,14 @@
10686
10665
  }
10687
10666
  }]
10688
10667
  };
10689
- var CalendarIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
10668
+
10669
+ var CalendarIcon = function CalendarIcon(props) {
10690
10670
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2A(_objectSpread$2A({}, props), {}, {
10691
10671
  id: "calendar",
10692
- ref: ref,
10693
10672
  icon: element$y
10694
10673
  }));
10695
- });
10674
+ };
10675
+
10696
10676
  CalendarIcon.displayName = "CalendarIcon";
10697
10677
 
10698
10678
  function ownKeys$2A(object, enumerableOnly) {
@@ -10738,13 +10718,14 @@
10738
10718
  }
10739
10719
  }]
10740
10720
  };
10741
- var CaretRightSmallIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
10721
+
10722
+ var CaretRightSmallIcon = function CaretRightSmallIcon(props) {
10742
10723
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2z(_objectSpread$2z({}, props), {}, {
10743
10724
  id: "caret-right-small",
10744
- ref: ref,
10745
10725
  icon: element$x
10746
10726
  }));
10747
- });
10727
+ };
10728
+
10748
10729
  CaretRightSmallIcon.displayName = "CaretRightSmallIcon";
10749
10730
 
10750
10731
  function ownKeys$2z(object, enumerableOnly) {
@@ -10790,13 +10771,14 @@
10790
10771
  }
10791
10772
  }]
10792
10773
  };
10793
- var CheckCircleFilledIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
10774
+
10775
+ var CheckCircleFilledIcon = function CheckCircleFilledIcon(props) {
10794
10776
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2y(_objectSpread$2y({}, props), {}, {
10795
10777
  id: "check-circle-filled",
10796
- ref: ref,
10797
10778
  icon: element$w
10798
10779
  }));
10799
- });
10780
+ };
10781
+
10800
10782
  CheckCircleFilledIcon.displayName = "CheckCircleFilledIcon";
10801
10783
 
10802
10784
  function ownKeys$2y(object, enumerableOnly) {
@@ -10849,13 +10831,14 @@
10849
10831
  }
10850
10832
  }]
10851
10833
  };
10852
- var CheckCircleIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
10834
+
10835
+ var CheckCircleIcon = function CheckCircleIcon(props) {
10853
10836
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2x(_objectSpread$2x({}, props), {}, {
10854
10837
  id: "check-circle",
10855
- ref: ref,
10856
10838
  icon: element$v
10857
10839
  }));
10858
- });
10840
+ };
10841
+
10859
10842
  CheckCircleIcon.displayName = "CheckCircleIcon";
10860
10843
 
10861
10844
  function ownKeys$2x(object, enumerableOnly) {
@@ -10901,13 +10884,14 @@
10901
10884
  }
10902
10885
  }]
10903
10886
  };
10904
- var CheckIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
10887
+
10888
+ var CheckIcon = function CheckIcon(props) {
10905
10889
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2w(_objectSpread$2w({}, props), {}, {
10906
10890
  id: "check",
10907
- ref: ref,
10908
10891
  icon: element$u
10909
10892
  }));
10910
- });
10893
+ };
10894
+
10911
10895
  CheckIcon.displayName = "CheckIcon";
10912
10896
 
10913
10897
  function ownKeys$2w(object, enumerableOnly) {
@@ -10953,13 +10937,14 @@
10953
10937
  }
10954
10938
  }]
10955
10939
  };
10956
- var ChevronDownIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
10940
+
10941
+ var ChevronDownIcon = function ChevronDownIcon(props) {
10957
10942
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2v(_objectSpread$2v({}, props), {}, {
10958
10943
  id: "chevron-down",
10959
- ref: ref,
10960
10944
  icon: element$t
10961
10945
  }));
10962
- });
10946
+ };
10947
+
10963
10948
  ChevronDownIcon.displayName = "ChevronDownIcon";
10964
10949
 
10965
10950
  function ownKeys$2v(object, enumerableOnly) {
@@ -11012,13 +10997,14 @@
11012
10997
  }
11013
10998
  }]
11014
10999
  };
11015
- var ChevronLeftDoubleIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
11000
+
11001
+ var ChevronLeftDoubleIcon = function ChevronLeftDoubleIcon(props) {
11016
11002
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2u(_objectSpread$2u({}, props), {}, {
11017
11003
  id: "chevron-left-double",
11018
- ref: ref,
11019
11004
  icon: element$s
11020
11005
  }));
11021
- });
11006
+ };
11007
+
11022
11008
  ChevronLeftDoubleIcon.displayName = "ChevronLeftDoubleIcon";
11023
11009
 
11024
11010
  function ownKeys$2u(object, enumerableOnly) {
@@ -11064,13 +11050,14 @@
11064
11050
  }
11065
11051
  }]
11066
11052
  };
11067
- var ChevronLeftIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
11053
+
11054
+ var ChevronLeftIcon = function ChevronLeftIcon(props) {
11068
11055
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2t(_objectSpread$2t({}, props), {}, {
11069
11056
  id: "chevron-left",
11070
- ref: ref,
11071
11057
  icon: element$r
11072
11058
  }));
11073
- });
11059
+ };
11060
+
11074
11061
  ChevronLeftIcon.displayName = "ChevronLeftIcon";
11075
11062
 
11076
11063
  function ownKeys$2t(object, enumerableOnly) {
@@ -11123,13 +11110,14 @@
11123
11110
  }
11124
11111
  }]
11125
11112
  };
11126
- var ChevronRightCircleIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
11113
+
11114
+ var ChevronRightCircleIcon = function ChevronRightCircleIcon(props) {
11127
11115
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2s(_objectSpread$2s({}, props), {}, {
11128
11116
  id: "chevron-right-circle",
11129
- ref: ref,
11130
11117
  icon: element$q
11131
11118
  }));
11132
- });
11119
+ };
11120
+
11133
11121
  ChevronRightCircleIcon.displayName = "ChevronRightCircleIcon";
11134
11122
 
11135
11123
  function ownKeys$2s(object, enumerableOnly) {
@@ -11175,13 +11163,14 @@
11175
11163
  }
11176
11164
  }]
11177
11165
  };
11178
- var ChevronRightDoubleIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
11166
+
11167
+ var ChevronRightDoubleIcon = function ChevronRightDoubleIcon(props) {
11179
11168
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2r(_objectSpread$2r({}, props), {}, {
11180
11169
  id: "chevron-right-double",
11181
- ref: ref,
11182
11170
  icon: element$p
11183
11171
  }));
11184
- });
11172
+ };
11173
+
11185
11174
  ChevronRightDoubleIcon.displayName = "ChevronRightDoubleIcon";
11186
11175
 
11187
11176
  function ownKeys$2r(object, enumerableOnly) {
@@ -11227,13 +11216,14 @@
11227
11216
  }
11228
11217
  }]
11229
11218
  };
11230
- var ChevronRightIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
11219
+
11220
+ var ChevronRightIcon = function ChevronRightIcon(props) {
11231
11221
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2q(_objectSpread$2q({}, props), {}, {
11232
11222
  id: "chevron-right",
11233
- ref: ref,
11234
11223
  icon: element$o
11235
11224
  }));
11236
- });
11225
+ };
11226
+
11237
11227
  ChevronRightIcon.displayName = "ChevronRightIcon";
11238
11228
 
11239
11229
  function ownKeys$2q(object, enumerableOnly) {
@@ -11279,13 +11269,14 @@
11279
11269
  }
11280
11270
  }]
11281
11271
  };
11282
- var ChevronUpIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
11272
+
11273
+ var ChevronUpIcon = function ChevronUpIcon(props) {
11283
11274
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2p(_objectSpread$2p({}, props), {}, {
11284
11275
  id: "chevron-up",
11285
- ref: ref,
11286
11276
  icon: element$n
11287
11277
  }));
11288
- });
11278
+ };
11279
+
11289
11280
  ChevronUpIcon.displayName = "ChevronUpIcon";
11290
11281
 
11291
11282
  function ownKeys$2p(object, enumerableOnly) {
@@ -11331,13 +11322,14 @@
11331
11322
  }
11332
11323
  }]
11333
11324
  };
11334
- var CloseCircleFilledIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
11325
+
11326
+ var CloseCircleFilledIcon = function CloseCircleFilledIcon(props) {
11335
11327
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2o(_objectSpread$2o({}, props), {}, {
11336
11328
  id: "close-circle-filled",
11337
- ref: ref,
11338
11329
  icon: element$m
11339
11330
  }));
11340
- });
11331
+ };
11332
+
11341
11333
  CloseCircleFilledIcon.displayName = "CloseCircleFilledIcon";
11342
11334
 
11343
11335
  function ownKeys$2o(object, enumerableOnly) {
@@ -11390,13 +11382,14 @@
11390
11382
  }
11391
11383
  }]
11392
11384
  };
11393
- var CloseCircleIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
11385
+
11386
+ var CloseCircleIcon = function CloseCircleIcon(props) {
11394
11387
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2n(_objectSpread$2n({}, props), {}, {
11395
11388
  id: "close-circle",
11396
- ref: ref,
11397
11389
  icon: element$l
11398
11390
  }));
11399
- });
11391
+ };
11392
+
11400
11393
  CloseCircleIcon.displayName = "CloseCircleIcon";
11401
11394
 
11402
11395
  function ownKeys$2n(object, enumerableOnly) {
@@ -11442,13 +11435,14 @@
11442
11435
  }
11443
11436
  }]
11444
11437
  };
11445
- var CloseIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
11438
+
11439
+ var CloseIcon = function CloseIcon(props) {
11446
11440
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2m(_objectSpread$2m({}, props), {}, {
11447
11441
  id: "close",
11448
- ref: ref,
11449
11442
  icon: element$k
11450
11443
  }));
11451
- });
11444
+ };
11445
+
11452
11446
  CloseIcon.displayName = "CloseIcon";
11453
11447
 
11454
11448
  function ownKeys$2m(object, enumerableOnly) {
@@ -11501,13 +11495,14 @@
11501
11495
  }
11502
11496
  }]
11503
11497
  };
11504
- var DeleteIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
11498
+
11499
+ var DeleteIcon = function DeleteIcon(props) {
11505
11500
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2l(_objectSpread$2l({}, props), {}, {
11506
11501
  id: "delete",
11507
- ref: ref,
11508
11502
  icon: element$j
11509
11503
  }));
11510
- });
11504
+ };
11505
+
11511
11506
  DeleteIcon.displayName = "DeleteIcon";
11512
11507
 
11513
11508
  function ownKeys$2l(object, enumerableOnly) {
@@ -11559,13 +11554,14 @@
11559
11554
  }]
11560
11555
  }]
11561
11556
  };
11562
- var Edit1Icon = /*#__PURE__*/React.forwardRef(function (props, ref) {
11557
+
11558
+ var Edit1Icon = function Edit1Icon(props) {
11563
11559
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2k(_objectSpread$2k({}, props), {}, {
11564
11560
  id: "edit-1",
11565
- ref: ref,
11566
11561
  icon: element$i
11567
11562
  }));
11568
- });
11563
+ };
11564
+
11569
11565
  Edit1Icon.displayName = "Edit1Icon";
11570
11566
 
11571
11567
  function ownKeys$2k(object, enumerableOnly) {
@@ -11611,13 +11607,14 @@
11611
11607
  }
11612
11608
  }]
11613
11609
  };
11614
- var EllipsisIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
11610
+
11611
+ var EllipsisIcon = function EllipsisIcon(props) {
11615
11612
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2j(_objectSpread$2j({}, props), {}, {
11616
11613
  id: "ellipsis",
11617
- ref: ref,
11618
11614
  icon: element$h
11619
11615
  }));
11620
- });
11616
+ };
11617
+
11621
11618
  EllipsisIcon.displayName = "EllipsisIcon";
11622
11619
 
11623
11620
  function ownKeys$2j(object, enumerableOnly) {
@@ -11663,13 +11660,14 @@
11663
11660
  }
11664
11661
  }]
11665
11662
  };
11666
- var ErrorCircleFilledIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
11663
+
11664
+ var ErrorCircleFilledIcon = function ErrorCircleFilledIcon(props) {
11667
11665
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2i(_objectSpread$2i({}, props), {}, {
11668
11666
  id: "error-circle-filled",
11669
- ref: ref,
11670
11667
  icon: element$g
11671
11668
  }));
11672
- });
11669
+ };
11670
+
11673
11671
  ErrorCircleFilledIcon.displayName = "ErrorCircleFilledIcon";
11674
11672
 
11675
11673
  function ownKeys$2i(object, enumerableOnly) {
@@ -11722,13 +11720,14 @@
11722
11720
  }
11723
11721
  }]
11724
11722
  };
11725
- var ErrorCircleIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
11723
+
11724
+ var ErrorCircleIcon = function ErrorCircleIcon(props) {
11726
11725
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2h(_objectSpread$2h({}, props), {}, {
11727
11726
  id: "error-circle",
11728
- ref: ref,
11729
11727
  icon: element$f
11730
11728
  }));
11731
- });
11729
+ };
11730
+
11732
11731
  ErrorCircleIcon.displayName = "ErrorCircleIcon";
11733
11732
 
11734
11733
  function ownKeys$2h(object, enumerableOnly) {
@@ -11781,13 +11780,14 @@
11781
11780
  }
11782
11781
  }]
11783
11782
  };
11784
- var FileCopyIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
11783
+
11784
+ var FileCopyIcon = function FileCopyIcon(props) {
11785
11785
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2g(_objectSpread$2g({}, props), {}, {
11786
11786
  id: "file-copy",
11787
- ref: ref,
11788
11787
  icon: element$e
11789
11788
  }));
11790
- });
11789
+ };
11790
+
11791
11791
  FileCopyIcon.displayName = "FileCopyIcon";
11792
11792
 
11793
11793
  function ownKeys$2g(object, enumerableOnly) {
@@ -11833,13 +11833,14 @@
11833
11833
  }
11834
11834
  }]
11835
11835
  };
11836
- var FilterIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
11836
+
11837
+ var FilterIcon = function FilterIcon(props) {
11837
11838
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2f(_objectSpread$2f({}, props), {}, {
11838
11839
  id: "filter",
11839
- ref: ref,
11840
11840
  icon: element$d
11841
11841
  }));
11842
- });
11842
+ };
11843
+
11843
11844
  FilterIcon.displayName = "FilterIcon";
11844
11845
 
11845
11846
  function ownKeys$2f(object, enumerableOnly) {
@@ -11885,13 +11886,14 @@
11885
11886
  }
11886
11887
  }]
11887
11888
  };
11888
- var HelpCircleFilledIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
11889
+
11890
+ var HelpCircleFilledIcon = function HelpCircleFilledIcon(props) {
11889
11891
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2e(_objectSpread$2e({}, props), {}, {
11890
11892
  id: "help-circle-filled",
11891
- ref: ref,
11892
11893
  icon: element$c
11893
11894
  }));
11894
- });
11895
+ };
11896
+
11895
11897
  HelpCircleFilledIcon.displayName = "HelpCircleFilledIcon";
11896
11898
 
11897
11899
  function ownKeys$2e(object, enumerableOnly) {
@@ -11937,13 +11939,14 @@
11937
11939
  }
11938
11940
  }]
11939
11941
  };
11940
- var InfoCircleFilledIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
11942
+
11943
+ var InfoCircleFilledIcon = function InfoCircleFilledIcon(props) {
11941
11944
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2d(_objectSpread$2d({}, props), {}, {
11942
11945
  id: "info-circle-filled",
11943
- ref: ref,
11944
11946
  icon: element$b
11945
11947
  }));
11946
- });
11948
+ };
11949
+
11947
11950
  InfoCircleFilledIcon.displayName = "InfoCircleFilledIcon";
11948
11951
 
11949
11952
  function ownKeys$2d(object, enumerableOnly) {
@@ -11996,13 +11999,14 @@
11996
11999
  }
11997
12000
  }]
11998
12001
  };
11999
- var MinusRectangleIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
12002
+
12003
+ var MinusRectangleIcon = function MinusRectangleIcon(props) {
12000
12004
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2c(_objectSpread$2c({}, props), {}, {
12001
12005
  id: "minus-rectangle",
12002
- ref: ref,
12003
12006
  icon: element$a
12004
12007
  }));
12005
- });
12008
+ };
12009
+
12006
12010
  MinusRectangleIcon.displayName = "MinusRectangleIcon";
12007
12011
 
12008
12012
  function ownKeys$2c(object, enumerableOnly) {
@@ -12048,13 +12052,14 @@
12048
12052
  }
12049
12053
  }]
12050
12054
  };
12051
- var PageFirstIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
12055
+
12056
+ var PageFirstIcon = function PageFirstIcon(props) {
12052
12057
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2b(_objectSpread$2b({}, props), {}, {
12053
12058
  id: "page-first",
12054
- ref: ref,
12055
12059
  icon: element$9
12056
12060
  }));
12057
- });
12061
+ };
12062
+
12058
12063
  PageFirstIcon.displayName = "PageFirstIcon";
12059
12064
 
12060
12065
  function ownKeys$2b(object, enumerableOnly) {
@@ -12100,13 +12105,14 @@
12100
12105
  }
12101
12106
  }]
12102
12107
  };
12103
- var PageLastIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
12108
+
12109
+ var PageLastIcon = function PageLastIcon(props) {
12104
12110
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$2a(_objectSpread$2a({}, props), {}, {
12105
12111
  id: "page-last",
12106
- ref: ref,
12107
12112
  icon: element$8
12108
12113
  }));
12109
- });
12114
+ };
12115
+
12110
12116
  PageLastIcon.displayName = "PageLastIcon";
12111
12117
 
12112
12118
  function ownKeys$2a(object, enumerableOnly) {
@@ -12152,13 +12158,14 @@
12152
12158
  }
12153
12159
  }]
12154
12160
  };
12155
- var RemoveIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
12161
+
12162
+ var RemoveIcon = function RemoveIcon(props) {
12156
12163
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$29(_objectSpread$29({}, props), {}, {
12157
12164
  id: "remove",
12158
- ref: ref,
12159
12165
  icon: element$7
12160
12166
  }));
12161
- });
12167
+ };
12168
+
12162
12169
  RemoveIcon.displayName = "RemoveIcon";
12163
12170
 
12164
12171
  function ownKeys$29(object, enumerableOnly) {
@@ -12204,13 +12211,14 @@
12204
12211
  }
12205
12212
  }]
12206
12213
  };
12207
- var RoundIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
12214
+
12215
+ var RoundIcon = function RoundIcon(props) {
12208
12216
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$28(_objectSpread$28({}, props), {}, {
12209
12217
  id: "round",
12210
- ref: ref,
12211
12218
  icon: element$6
12212
12219
  }));
12213
- });
12220
+ };
12221
+
12214
12222
  RoundIcon.displayName = "RoundIcon";
12215
12223
 
12216
12224
  function ownKeys$28(object, enumerableOnly) {
@@ -12256,13 +12264,14 @@
12256
12264
  }
12257
12265
  }]
12258
12266
  };
12259
- var SearchIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
12267
+
12268
+ var SearchIcon = function SearchIcon(props) {
12260
12269
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$27(_objectSpread$27({}, props), {}, {
12261
12270
  id: "search",
12262
- ref: ref,
12263
12271
  icon: element$5
12264
12272
  }));
12265
- });
12273
+ };
12274
+
12266
12275
  SearchIcon.displayName = "SearchIcon";
12267
12276
 
12268
12277
  function ownKeys$27(object, enumerableOnly) {
@@ -12315,13 +12324,14 @@
12315
12324
  }
12316
12325
  }]
12317
12326
  };
12318
- var SettingIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
12327
+
12328
+ var SettingIcon = function SettingIcon(props) {
12319
12329
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$26(_objectSpread$26({}, props), {}, {
12320
12330
  id: "setting",
12321
- ref: ref,
12322
12331
  icon: element$4
12323
12332
  }));
12324
- });
12333
+ };
12334
+
12325
12335
  SettingIcon.displayName = "SettingIcon";
12326
12336
 
12327
12337
  function ownKeys$26(object, enumerableOnly) {
@@ -12367,13 +12377,14 @@
12367
12377
  }
12368
12378
  }]
12369
12379
  };
12370
- var StarFilledIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
12380
+
12381
+ var StarFilledIcon = function StarFilledIcon(props) {
12371
12382
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$25(_objectSpread$25({}, props), {}, {
12372
12383
  id: "star-filled",
12373
- ref: ref,
12374
12384
  icon: element$3
12375
12385
  }));
12376
- });
12386
+ };
12387
+
12377
12388
  StarFilledIcon.displayName = "StarFilledIcon";
12378
12389
 
12379
12390
  function ownKeys$25(object, enumerableOnly) {
@@ -12419,13 +12430,14 @@
12419
12430
  }
12420
12431
  }]
12421
12432
  };
12422
- var TimeFilledIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
12433
+
12434
+ var TimeFilledIcon = function TimeFilledIcon(props) {
12423
12435
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$24(_objectSpread$24({}, props), {}, {
12424
12436
  id: "time-filled",
12425
- ref: ref,
12426
12437
  icon: element$2
12427
12438
  }));
12428
- });
12439
+ };
12440
+
12429
12441
  TimeFilledIcon.displayName = "TimeFilledIcon";
12430
12442
 
12431
12443
  function ownKeys$24(object, enumerableOnly) {
@@ -12478,13 +12490,14 @@
12478
12490
  }
12479
12491
  }]
12480
12492
  };
12481
- var TimeIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
12493
+
12494
+ var TimeIcon = function TimeIcon(props) {
12482
12495
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$23(_objectSpread$23({}, props), {}, {
12483
12496
  id: "time",
12484
- ref: ref,
12485
12497
  icon: element$1
12486
12498
  }));
12487
- });
12499
+ };
12500
+
12488
12501
  TimeIcon.displayName = "TimeIcon";
12489
12502
 
12490
12503
  function ownKeys$23(object, enumerableOnly) {
@@ -12537,13 +12550,14 @@
12537
12550
  }
12538
12551
  }]
12539
12552
  };
12540
- var UploadIcon = /*#__PURE__*/React.forwardRef(function (props, ref) {
12553
+
12554
+ var UploadIcon = function UploadIcon(props) {
12541
12555
  return /*#__PURE__*/React.createElement(IconBase, _objectSpread$22(_objectSpread$22({}, props), {}, {
12542
12556
  id: "upload",
12543
- ref: ref,
12544
12557
  icon: element
12545
12558
  }));
12546
- });
12559
+ };
12560
+
12547
12561
  UploadIcon.displayName = "UploadIcon";
12548
12562
 
12549
12563
  var reactIs = reactIs$1.exports;
@@ -14214,8 +14228,10 @@
14214
14228
  };
14215
14229
 
14216
14230
  var calcBarStyle = function calcBarStyle() {
14231
+ var _groupRef$current$que, _groupRef$current;
14232
+
14217
14233
  if (!variant.includes("filled")) return;
14218
- var checkedRadio = groupRef.current.querySelector(checkedRadioCls);
14234
+ var checkedRadio = (_groupRef$current$que = (_groupRef$current = groupRef.current).querySelector) === null || _groupRef$current$que === void 0 ? void 0 : _groupRef$current$que.call(_groupRef$current, checkedRadioCls);
14219
14235
  if (!checkedRadio) return setBarStyle({
14220
14236
  width: 0
14221
14237
  });
@@ -32877,7 +32893,7 @@
32877
32893
  if (container) {
32878
32894
  container.appendChild(fragment);
32879
32895
  } else {
32880
- console.error("attach is not exist");
32896
+ log.error("Dialog", "attach is not exist");
32881
32897
  }
32882
32898
 
32883
32899
  var dialogNode = {
@@ -33950,7 +33966,7 @@
33950
33966
  var types = ["single", "multiple", "input"];
33951
33967
 
33952
33968
  if (column2.type && !types.includes(column2.filter.type)) {
33953
- console.error("TDesign Table Error: column.filter.type must be the following: ".concat(JSON.stringify(types)));
33969
+ log.error("Table", "TDesign Table Error: column.filter.type must be the following: ".concat(JSON.stringify(types)));
33954
33970
  return;
33955
33971
  }
33956
33972
 
@@ -37307,7 +37323,7 @@
37307
37323
  var dragContainer = element === null || element === void 0 ? void 0 : element.querySelector("tbody");
37308
37324
 
37309
37325
  if (!dragContainer) {
37310
- console.error("tbody does not exist.");
37326
+ log.error("Table", "tbody does not exist.");
37311
37327
  return null;
37312
37328
  }
37313
37329
 
@@ -41718,7 +41734,9 @@
41718
41734
  var offset = 0;
41719
41735
 
41720
41736
  if (containerRef.current) {
41721
- var itemsRef = containerRef.current.querySelectorAll(".t-tabs__nav-item");
41737
+ var _containerRef$current, _containerRef$current2;
41738
+
41739
+ var itemsRef = (_containerRef$current = (_containerRef$current2 = containerRef.current).querySelectorAll) === null || _containerRef$current === void 0 ? void 0 : _containerRef$current.call(_containerRef$current2, ".t-tabs__nav-item");
41722
41740
 
41723
41741
  if (itemsRef.length - 1 >= activeId) {
41724
41742
  itemsRef.forEach(function (item, itemIndex) {
@@ -46386,7 +46404,7 @@
46386
46404
 
46387
46405
  React.useEffect(function () {
46388
46406
  if (Array.isArray(customValue) && !customValue.includes(value)) {
46389
- throw "value is not in customValue: ".concat(JSON.stringify(customValue));
46407
+ log.error("Switch", "value is not in customValue: ".concat(JSON.stringify(customValue)));
46390
46408
  }
46391
46409
 
46392
46410
  isControlled && setInnerChecked(value === activeValue);
@@ -46716,7 +46734,9 @@
46716
46734
  };
46717
46735
 
46718
46736
  React.useEffect(function () {
46719
- var pointEl = anchorEl.current.querySelector(".".concat(classPrefix, "-is-active>a"));
46737
+ var _anchorEl$current$que, _anchorEl$current;
46738
+
46739
+ var pointEl = (_anchorEl$current$que = (_anchorEl$current = anchorEl.current).querySelector) === null || _anchorEl$current$que === void 0 ? void 0 : _anchorEl$current$que.call(_anchorEl$current, ".".concat(classPrefix, "-is-active>a"));
46720
46740
 
46721
46741
  if (!pointEl) {
46722
46742
  setCursorStyle(null);
@@ -47978,7 +47998,9 @@
47978
47998
  }
47979
47999
 
47980
48000
  function scrollTo(selector) {
47981
- var dom = formRef.current.querySelector(selector);
48001
+ var _formRef$current$quer, _formRef$current;
48002
+
48003
+ var dom = (_formRef$current$quer = (_formRef$current = formRef.current).querySelector) === null || _formRef$current$quer === void 0 ? void 0 : _formRef$current$quer.call(_formRef$current, selector);
47982
48004
  var behavior = scrollToFirstError;
47983
48005
  dom && dom.scrollIntoView({
47984
48006
  behavior: behavior
@@ -52017,7 +52039,7 @@
52017
52039
  break;
52018
52040
  }
52019
52041
 
52020
- console.error("TDesign Upload Error: action or requestMethod is required.");
52042
+ log.error("Upload", "TDesign Upload Error: action or requestMethod is required.");
52021
52043
  return _context.abrupt("return");
52022
52044
 
52023
52045
  case 6:
@@ -52061,17 +52083,17 @@
52061
52083
 
52062
52084
  function handleRequestMethodResponse(res) {
52063
52085
  if (!res) {
52064
- console.error("TDesign Upload Error: `requestMethodResponse` is required.");
52086
+ log.error("Upload", "TDesign Upload Error: `requestMethodResponse` is required.");
52065
52087
  return false;
52066
52088
  }
52067
52089
 
52068
52090
  if (!res.status) {
52069
- console.error("TDesign Upload Error: `requestMethodResponse.status` is missing, which value is `success` or `fail`");
52091
+ log.error("Upload", "TDesign Upload Error: `requestMethodResponse.status` is missing, which value is `success` or `fail`");
52070
52092
  return false;
52071
52093
  }
52072
52094
 
52073
52095
  if (!["success", "fail"].includes(res.status)) {
52074
- console.error("TDesign Upload Error: `requestMethodResponse.status` must be `success` or `fail`");
52096
+ log.error("Upload", "TDesign Upload Error: `requestMethodResponse.status` must be `success` or `fail`");
52075
52097
  return false;
52076
52098
  }
52077
52099
 
@@ -52581,31 +52603,31 @@
52581
52603
  firstInputElement: inputRefs.firstInputRef.current,
52582
52604
  secondInputElement: inputRefs.secondInputRef.current,
52583
52605
  focus: function focus(options) {
52584
- var _inputRefs$current;
52606
+ var _inputRefs$$current;
52585
52607
 
52586
52608
  var _ref3 = options || {},
52587
52609
  _ref3$position = _ref3.position,
52588
52610
  position = _ref3$position === void 0 ? "first" : _ref3$position;
52589
52611
 
52590
- (_inputRefs$current = inputRefs["".concat(position, "InputRef")].current) === null || _inputRefs$current === void 0 ? void 0 : _inputRefs$current.focus();
52612
+ (_inputRefs$$current = inputRefs["".concat(position, "InputRef")].current) === null || _inputRefs$$current === void 0 ? void 0 : _inputRefs$$current.focus();
52591
52613
  },
52592
52614
  blur: function blur(options) {
52593
- var _inputRefs$current2;
52615
+ var _inputRefs$$current2;
52594
52616
 
52595
52617
  var _ref4 = options || {},
52596
52618
  _ref4$position = _ref4.position,
52597
52619
  position = _ref4$position === void 0 ? "first" : _ref4$position;
52598
52620
 
52599
- (_inputRefs$current2 = inputRefs["".concat(position, "InputRef")].current) === null || _inputRefs$current2 === void 0 ? void 0 : _inputRefs$current2.blur();
52621
+ (_inputRefs$$current2 = inputRefs["".concat(position, "InputRef")].current) === null || _inputRefs$$current2 === void 0 ? void 0 : _inputRefs$$current2.blur();
52600
52622
  },
52601
52623
  select: function select(options) {
52602
- var _inputRefs$current3;
52624
+ var _inputRefs$$current3;
52603
52625
 
52604
52626
  var _ref5 = options || {},
52605
52627
  _ref5$position = _ref5.position,
52606
52628
  position = _ref5$position === void 0 ? "first" : _ref5$position;
52607
52629
 
52608
- (_inputRefs$current3 = inputRefs["".concat(position, "InputRef")].current) === null || _inputRefs$current3 === void 0 ? void 0 : _inputRefs$current3.select();
52630
+ (_inputRefs$$current3 = inputRefs["".concat(position, "InputRef")].current) === null || _inputRefs$$current3 === void 0 ? void 0 : _inputRefs$$current3.select();
52609
52631
  }
52610
52632
  };
52611
52633
  });
@@ -54760,7 +54782,7 @@
54760
54782
  if (dayjsDateList.some(function (r) {
54761
54783
  return !r.isValid();
54762
54784
  })) {
54763
- console.error("\u8BF7\u68C0\u67E5 format\u3001valueType\u3001value \u683C\u5F0F\u662F\u5426\u6709\u6548.\nformat: '".concat(format, "' valueType: '").concat(targetFormat, "' value: '").concat(newDate, "'"));
54785
+ log.error("DatePicker", "\u8BF7\u68C0\u67E5 format\u3001valueType\u3001value \u683C\u5F0F\u662F\u5426\u6709\u6548.\nformat: '".concat(format, "' valueType: '").concat(targetFormat, "' value: '").concat(newDate, "'"));
54764
54786
  return [];
54765
54787
  }
54766
54788
 
@@ -54783,7 +54805,7 @@
54783
54805
  var dayJsDate = parseToDayjs(newDate, format);
54784
54806
 
54785
54807
  if (!dayJsDate.isValid()) {
54786
- console.error("\u8BF7\u68C0\u67E5 format\u3001valueType\u3001value \u683C\u5F0F\u662F\u5426\u6709\u6548.\nformat: '".concat(format, "' valueType: '").concat(targetFormat, "' value: '").concat(newDate, "'"));
54808
+ log.error("DatePicker", "\u8BF7\u68C0\u67E5 format\u3001valueType\u3001value \u683C\u5F0F\u662F\u5426\u6709\u6548.\nformat: '".concat(format, "' valueType: '").concat(targetFormat, "' value: '").concat(newDate, "'"));
54787
54809
  return "";
54788
54810
  }
54789
54811
 
@@ -56581,14 +56603,14 @@
56581
56603
  timeFormat = _getDefaultFormat.timeFormat;
56582
56604
 
56583
56605
  if (props.enableTimePicker) {
56584
- if (!extractTimeFormat(format)) console.error("format: ".concat(format, " \u4E0D\u89C4\u8303\uFF0C\u5305\u542B\u65F6\u95F4\u9009\u62E9\u5FC5\u987B\u8981\u6709\u65F6\u95F4\u683C\u5F0F\u5316 HH:mm:ss"));
56585
- if (!extractTimeFormat(valueType) && valueType !== "time-stamp") console.error("valueType: ".concat(valueType, " \u4E0D\u89C4\u8303\uFF0C\u5305\u542B\u65F6\u95F4\u9009\u62E9\u5FC5\u987B\u8981\u6709\u65F6\u95F4\u683C\u5F0F\u5316 HH:mm:ss"));
56606
+ if (!extractTimeFormat(format)) log.error("DatePicker", "format: ".concat(format, " \u4E0D\u89C4\u8303\uFF0C\u5305\u542B\u65F6\u95F4\u9009\u62E9\u5FC5\u987B\u8981\u6709\u65F6\u95F4\u683C\u5F0F\u5316 HH:mm:ss"));
56607
+ if (!extractTimeFormat(valueType) && valueType !== "time-stamp") log.error("DatePicker", "valueType: ".concat(valueType, " \u4E0D\u89C4\u8303\uFF0C\u5305\u542B\u65F6\u95F4\u9009\u62E9\u5FC5\u987B\u8981\u6709\u65F6\u95F4\u683C\u5F0F\u5316 HH:mm:ss"));
56586
56608
  }
56587
56609
 
56588
56610
  if (!Array.isArray(value)) {
56589
- console.error("typeof value: ".concat(value, " must be Array!"));
56611
+ log.error("DatePicker", "typeof value: ".concat(value, " must be Array!"));
56590
56612
  } else if (!isValidDate(value, valueType)) {
56591
- console.error("value: ".concat(value, " is invalid dateTime! Check whether the value is consistent with format: ").concat(format));
56613
+ log.error("DatePicker", "value: ".concat(value, " is invalid dateTime! Check whether the value is consistent with format: ").concat(format));
56592
56614
  }
56593
56615
 
56594
56616
  var _useState = React.useState(false),
@@ -57208,7 +57230,7 @@
57208
57230
  }
57209
57231
 
57210
57232
  if (!Array.isArray(presetValue)) {
57211
- console.error("preset: ".concat(preset, " \u9884\u8BBE\u503C\u5FC5\u987B\u662F\u6570\u7EC4!"));
57233
+ log.error("DateRangePicker", "preset: ".concat(preset, " \u9884\u8BBE\u503C\u5FC5\u987B\u662F\u6570\u7EC4!"));
57212
57234
  } else {
57213
57235
  onChange(formatDate(presetValue, {
57214
57236
  format: format,
@@ -58173,7 +58195,7 @@
58173
58195
  });
58174
58196
 
58175
58197
  if (typeof children !== "function") {
58176
- console.error("FormList's children must be a function!");
58198
+ log.error("Form", "FormList's children must be a function!");
58177
58199
  return null;
58178
58200
  }
58179
58201
 
@@ -60404,8 +60426,8 @@
60404
60426
  timeFormat = _getDefaultFormat.timeFormat;
60405
60427
 
60406
60428
  if (props.enableTimePicker) {
60407
- if (!extractTimeFormat(format)) console.error("format: ".concat(format, " \u4E0D\u89C4\u8303\uFF0C\u5305\u542B\u65F6\u95F4\u9009\u62E9\u5FC5\u987B\u8981\u6709\u65F6\u95F4\u683C\u5F0F\u5316 HH:mm:ss"));
60408
- if (!extractTimeFormat(valueType) && valueType !== "time-stamp") console.error("valueType: ".concat(valueType, " \u4E0D\u89C4\u8303\uFF0C\u5305\u542B\u65F6\u95F4\u9009\u62E9\u5FC5\u987B\u8981\u6709\u65F6\u95F4\u683C\u5F0F\u5316 HH:mm:ss"));
60429
+ if (!extractTimeFormat(format)) log.error("DatePicker", "format: ".concat(format, " \u4E0D\u89C4\u8303\uFF0C\u5305\u542B\u65F6\u95F4\u9009\u62E9\u5FC5\u987B\u8981\u6709\u65F6\u95F4\u683C\u5F0F\u5316 HH:mm:ss"));
60430
+ if (!extractTimeFormat(valueType) && valueType !== "time-stamp") log.error("DatePicker", "valueType: ".concat(valueType, " \u4E0D\u89C4\u8303\uFF0C\u5305\u542B\u65F6\u95F4\u9009\u62E9\u5FC5\u987B\u8981\u6709\u65F6\u95F4\u683C\u5F0F\u5316 HH:mm:ss"));
60409
60431
  }
60410
60432
 
60411
60433
  var _useState = React.useState(formatTime(value, timeFormat)),
@@ -61410,7 +61432,7 @@
61410
61432
  var presetVal = typeof presetValue === "function" ? presetValue() : presetValue;
61411
61433
 
61412
61434
  if (!Array.isArray(presetVal)) {
61413
- console.error("preset: ".concat(presetValue, " \u9884\u8BBE\u503C\u5FC5\u987B\u662F\u6570\u7EC4!"));
61435
+ log.error("DateRangePickerPanel", "preset: ".concat(presetValue, " \u9884\u8BBE\u503C\u5FC5\u987B\u662F\u6570\u7EC4!"));
61414
61436
  } else {
61415
61437
  onChange(formatDate(presetVal, {
61416
61438
  format: format,