tdesign-vue-next 1.8.2-alpha.2 → 1.9.0

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 (3160) hide show
  1. package/CHANGELOG.md +31 -0
  2. package/cjs/_chunks/{dep-1a0f6b41.js → dep-5a9fb2e4.js} +2 -2
  3. package/cjs/_chunks/dep-5a9fb2e4.js.map +1 -0
  4. package/cjs/_chunks/{dep-05724dfb.js → dep-7962301e.js} +2 -2
  5. package/cjs/_chunks/{dep-05724dfb.js.map → dep-7962301e.js.map} +1 -1
  6. package/cjs/_chunks/{dep-9bd74f0e.js → dep-92eaf7cd.js} +4 -4
  7. package/cjs/_chunks/{dep-9bd74f0e.js.map → dep-92eaf7cd.js.map} +1 -1
  8. package/cjs/_chunks/{dep-ac4e7d59.js → dep-9c7b05f3.js} +3 -3
  9. package/cjs/_chunks/{dep-ac4e7d59.js.map → dep-9c7b05f3.js.map} +1 -1
  10. package/cjs/_common/js/color-picker/cmyk.js +1 -1
  11. package/cjs/_common/js/color-picker/color.js +5 -5
  12. package/cjs/_common/js/color-picker/color.js.map +1 -1
  13. package/cjs/_common/js/color-picker/constants.js +1 -1
  14. package/cjs/_common/js/color-picker/draggable.js +14 -20
  15. package/cjs/_common/js/color-picker/draggable.js.map +1 -1
  16. package/cjs/_common/js/color-picker/gradient.js +1 -1
  17. package/cjs/_common/js/color-picker/index.js +1 -1
  18. package/cjs/_common/js/common.js +1 -1
  19. package/cjs/_common/js/date-picker/format.js +4 -4
  20. package/cjs/_common/js/date-picker/utils.js +4 -4
  21. package/cjs/_common/js/global-config/default-config.d.ts +1 -0
  22. package/cjs/_common/js/global-config/default-config.js +3 -2
  23. package/cjs/_common/js/global-config/default-config.js.map +1 -1
  24. package/cjs/_common/js/global-config/locale/ar_KW.js +2 -2
  25. package/cjs/_common/js/global-config/locale/en_US.js +2 -2
  26. package/cjs/_common/js/global-config/locale/it_IT.js +2 -2
  27. package/cjs/_common/js/global-config/locale/ja_JP.js +2 -2
  28. package/cjs/_common/js/global-config/locale/ko_KR.js +2 -2
  29. package/cjs/_common/js/global-config/locale/ru_RU.js +2 -2
  30. package/cjs/_common/js/global-config/locale/zh_CN.js +2 -2
  31. package/cjs/_common/js/global-config/locale/zh_TW.js +2 -2
  32. package/cjs/_common/js/input-number/large-number.js +1 -1
  33. package/cjs/_common/js/input-number/number.js +1 -1
  34. package/cjs/_common/js/loading/circle-adapter.js +1 -1
  35. package/cjs/_common/js/log/index.js +1 -1
  36. package/cjs/_common/js/log/log.js +1 -1
  37. package/cjs/_common/js/log/types.js +1 -1
  38. package/cjs/_common/js/slider/utils.js +1 -1
  39. package/cjs/_common/js/statistic/tween.js +1 -1
  40. package/cjs/_common/js/statistic/utils.js +1 -1
  41. package/cjs/_common/js/table/tree-store.js +4 -2
  42. package/cjs/_common/js/table/tree-store.js.map +1 -1
  43. package/cjs/_common/js/table/types.js +1 -1
  44. package/cjs/_common/js/table/utils.js +1 -1
  45. package/cjs/_common/js/tabs/base.js +1 -1
  46. package/cjs/_common/js/time-picker/const.js +1 -1
  47. package/cjs/_common/js/time-picker/utils.js +1 -1
  48. package/cjs/_common/js/tree/tree-node-model.js +1 -1
  49. package/cjs/_common/js/tree/tree-node.js +1 -1
  50. package/cjs/_common/js/tree/tree-store.js +1 -1
  51. package/cjs/_common/js/tree/types.js +1 -1
  52. package/cjs/_common/js/tree-v1/tree-node-model.js +1 -1
  53. package/cjs/_common/js/tree-v1/tree-node.js +1 -1
  54. package/cjs/_common/js/tree-v1/tree-store.js +1 -1
  55. package/cjs/_common/js/tree-v1/types.js +1 -1
  56. package/cjs/_common/js/upload/main.js +1 -1
  57. package/cjs/_common/js/upload/types.js +1 -1
  58. package/cjs/_common/js/upload/utils.js +1 -1
  59. package/cjs/_common/js/upload/xhr.js +1 -1
  60. package/cjs/_common/js/utils/calcTextareaHeight.js +1 -1
  61. package/cjs/_common/js/utils/getPosition.js +1 -1
  62. package/cjs/_common/js/utils/getScrollbarWidth.js +1 -1
  63. package/cjs/_common/js/utils/helper.js +1 -1
  64. package/cjs/_common/js/utils/injectStyle.js +1 -1
  65. package/cjs/_common/js/utils/observe.js +1 -1
  66. package/cjs/_common/js/utils/set-style.js +1 -1
  67. package/cjs/_common/js/utils/swapDragArrayElement.js +1 -1
  68. package/cjs/_common/js/watermark/generateBase64Url.js +1 -1
  69. package/cjs/_common/js/watermark/randomMovingStyle.js +1 -1
  70. package/cjs/_common/js/watermark/type.js +1 -1
  71. package/cjs/affix/affix.js +2 -2
  72. package/cjs/affix/index.js +2 -2
  73. package/cjs/affix/props.js +1 -1
  74. package/cjs/affix/type.js +1 -1
  75. package/cjs/alert/alert.js +2 -2
  76. package/cjs/alert/index.js +2 -2
  77. package/cjs/alert/props.js +1 -1
  78. package/cjs/alert/type.js +1 -1
  79. package/cjs/anchor/anchor-item-props.js +1 -1
  80. package/cjs/anchor/anchor-item.js +2 -2
  81. package/cjs/anchor/anchor-target-props.js +1 -1
  82. package/cjs/anchor/anchor-target.js +2 -2
  83. package/cjs/anchor/anchor.js +2 -2
  84. package/cjs/anchor/constants.js +1 -1
  85. package/cjs/anchor/index.js +2 -2
  86. package/cjs/anchor/props.js +1 -1
  87. package/cjs/anchor/type.js +1 -1
  88. package/cjs/anchor/utils.js +1 -1
  89. package/cjs/auto-complete/auto-complete.js +2 -2
  90. package/cjs/auto-complete/highlight-option.js +2 -2
  91. package/cjs/auto-complete/index.js +2 -2
  92. package/cjs/auto-complete/option-list.js +2 -2
  93. package/cjs/auto-complete/props.js +1 -1
  94. package/cjs/auto-complete/type.js +1 -1
  95. package/cjs/avatar/avatar-group-props.js +1 -1
  96. package/cjs/avatar/avatar.js +2 -2
  97. package/cjs/avatar/group.js +2 -2
  98. package/cjs/avatar/index.js +2 -2
  99. package/cjs/avatar/props.js +1 -1
  100. package/cjs/avatar/type.js +1 -1
  101. package/cjs/back-top/back-top.js +2 -2
  102. package/cjs/back-top/index.js +2 -2
  103. package/cjs/back-top/props.js +1 -1
  104. package/cjs/back-top/type.js +1 -1
  105. package/cjs/badge/badge.js +2 -2
  106. package/cjs/badge/index.js +2 -2
  107. package/cjs/badge/props.js +1 -1
  108. package/cjs/badge/type.js +1 -1
  109. package/cjs/breadcrumb/breadcrumb-item-props.js +1 -1
  110. package/cjs/breadcrumb/breadcrumb-item.js +2 -2
  111. package/cjs/breadcrumb/breadcrumb.js +2 -2
  112. package/cjs/breadcrumb/index.js +2 -2
  113. package/cjs/breadcrumb/props.js +1 -1
  114. package/cjs/breadcrumb/type.js +1 -1
  115. package/cjs/button/button.js +2 -2
  116. package/cjs/button/index.js +2 -2
  117. package/cjs/button/props.js +1 -1
  118. package/cjs/button/type.js +1 -1
  119. package/cjs/calendar/calendar-cell.js +2 -2
  120. package/cjs/calendar/calendar.js +2 -2
  121. package/cjs/calendar/const.js +1 -1
  122. package/cjs/calendar/hook/index.js +2 -2
  123. package/cjs/calendar/hook/useCalendarClass.js +2 -2
  124. package/cjs/calendar/hook/useColHeaders.js +2 -2
  125. package/cjs/calendar/hook/useController.js +2 -2
  126. package/cjs/calendar/hook/useState.js +2 -2
  127. package/cjs/calendar/index.js +2 -2
  128. package/cjs/calendar/interface.js +1 -1
  129. package/cjs/calendar/props.js +1 -1
  130. package/cjs/calendar/type.js +1 -1
  131. package/cjs/calendar/utils.js +1 -1
  132. package/cjs/card/card.js +2 -2
  133. package/cjs/card/index.js +2 -2
  134. package/cjs/card/props.js +1 -1
  135. package/cjs/card/type.js +1 -1
  136. package/cjs/cascader/cascader-panel.js +2 -2
  137. package/cjs/cascader/cascader.js +2 -2
  138. package/cjs/cascader/components/Item.js +2 -2
  139. package/cjs/cascader/components/Panel.js +2 -2
  140. package/cjs/cascader/core/className.js +1 -1
  141. package/cjs/cascader/core/effect.js +1 -1
  142. package/cjs/cascader/core/helper.js +1 -1
  143. package/cjs/cascader/hooks.js +1 -1
  144. package/cjs/cascader/index.js +2 -2
  145. package/cjs/cascader/interface.js +1 -1
  146. package/cjs/cascader/props.js +1 -1
  147. package/cjs/cascader/type.js +1 -1
  148. package/cjs/checkbox/checkbox-group-props.js +1 -1
  149. package/cjs/checkbox/checkbox.js +2 -2
  150. package/cjs/checkbox/constants.js +1 -1
  151. package/cjs/checkbox/group.js +2 -2
  152. package/cjs/checkbox/hooks/useCheckboxLazyLoad.js +1 -1
  153. package/cjs/checkbox/hooks/useKeyboardEvent.js +1 -1
  154. package/cjs/checkbox/index.js +2 -2
  155. package/cjs/checkbox/props.js +1 -1
  156. package/cjs/checkbox/type.js +1 -1
  157. package/cjs/collapse/collapse-panel-props.js +1 -1
  158. package/cjs/collapse/collapse-panel.js +2 -2
  159. package/cjs/collapse/collapse.js +2 -2
  160. package/cjs/collapse/index.js +2 -2
  161. package/cjs/collapse/props.js +1 -1
  162. package/cjs/collapse/type.js +1 -1
  163. package/cjs/color-picker/color-picker-panel.js +2 -2
  164. package/cjs/color-picker/color-picker.js +2 -2
  165. package/cjs/color-picker/const.js +1 -1
  166. package/cjs/color-picker/hooks.js +2 -2
  167. package/cjs/color-picker/index.js +2 -2
  168. package/cjs/color-picker/interfaces.js +1 -1
  169. package/cjs/color-picker/panel/alpha.js +2 -2
  170. package/cjs/color-picker/panel/base-props.js +1 -1
  171. package/cjs/color-picker/panel/format/config.js +1 -1
  172. package/cjs/color-picker/panel/format/index.js +2 -2
  173. package/cjs/color-picker/panel/format/inputs.js +2 -2
  174. package/cjs/color-picker/panel/header.js +2 -2
  175. package/cjs/color-picker/panel/hue.js +2 -2
  176. package/cjs/color-picker/panel/index.d.ts +1 -78
  177. package/cjs/color-picker/panel/index.js +5 -3
  178. package/cjs/color-picker/panel/index.js.map +1 -1
  179. package/cjs/color-picker/panel/linear-gradient.js +2 -2
  180. package/cjs/color-picker/panel/saturation.js +2 -2
  181. package/cjs/color-picker/panel/slider.js +2 -2
  182. package/cjs/color-picker/panel/swatches.js +2 -2
  183. package/cjs/color-picker/props.js +1 -1
  184. package/cjs/color-picker/trigger.js +2 -2
  185. package/cjs/color-picker/type.js +1 -1
  186. package/cjs/color-picker/utils/click-outsider.js +2 -2
  187. package/cjs/color-picker/utils/index.js +1 -1
  188. package/cjs/comment/comment.js +2 -2
  189. package/cjs/comment/index.js +2 -2
  190. package/cjs/comment/props.js +1 -1
  191. package/cjs/comment/type.js +1 -1
  192. package/cjs/common-components/fake-arrow.js +2 -2
  193. package/cjs/common.js +1 -1
  194. package/cjs/components.js +5 -5
  195. package/cjs/config-provider/config-provider.js +2 -2
  196. package/cjs/config-provider/context.d.ts +1 -0
  197. package/cjs/config-provider/context.js +2 -2
  198. package/cjs/config-provider/index.js +2 -2
  199. package/cjs/config-provider/type.d.ts +2 -1
  200. package/cjs/config-provider/type.js +1 -1
  201. package/cjs/config-provider/useConfig.js +2 -2
  202. package/cjs/date-picker/DatePicker.js +4 -4
  203. package/cjs/date-picker/DatePickerPanel.js +4 -4
  204. package/cjs/date-picker/DateRangePicker.js +4 -4
  205. package/cjs/date-picker/DateRangePickerPanel.js +4 -4
  206. package/cjs/date-picker/base/Cell.js +4 -4
  207. package/cjs/date-picker/base/Footer.js +2 -2
  208. package/cjs/date-picker/base/Header.js +2 -2
  209. package/cjs/date-picker/base/Table.js +4 -4
  210. package/cjs/date-picker/date-picker-panel-props.js +1 -1
  211. package/cjs/date-picker/date-range-picker-panel-props.js +1 -1
  212. package/cjs/date-picker/date-range-picker-props.js +1 -1
  213. package/cjs/date-picker/hooks/useDisableDate.js +1 -1
  214. package/cjs/date-picker/hooks/useRange.js +4 -4
  215. package/cjs/date-picker/hooks/useRangeValue.js +4 -4
  216. package/cjs/date-picker/hooks/useSingle.js +4 -4
  217. package/cjs/date-picker/hooks/useSingleValue.js +4 -4
  218. package/cjs/date-picker/hooks/useTableData.js +4 -4
  219. package/cjs/date-picker/index.js +4 -4
  220. package/cjs/date-picker/panel/ExtraContent.js +2 -2
  221. package/cjs/date-picker/panel/PanelContent.js +4 -4
  222. package/cjs/date-picker/panel/RangePanel.js +4 -4
  223. package/cjs/date-picker/panel/SinglePanel.js +4 -4
  224. package/cjs/date-picker/props.js +1 -1
  225. package/cjs/date-picker/type.js +1 -1
  226. package/cjs/descriptions/const/index.js +1 -1
  227. package/cjs/descriptions/description-item-props.js +1 -1
  228. package/cjs/descriptions/descriptions-item.js +1 -1
  229. package/cjs/descriptions/descriptions-row.js +2 -2
  230. package/cjs/descriptions/descriptions.js +2 -2
  231. package/cjs/descriptions/index.js +2 -2
  232. package/cjs/descriptions/interface.js +1 -1
  233. package/cjs/descriptions/props.js +1 -1
  234. package/cjs/descriptions/type.js +1 -1
  235. package/cjs/descriptions/utils/index.js +1 -1
  236. package/cjs/dialog/dialog.js +2 -2
  237. package/cjs/dialog/hooks.js +2 -2
  238. package/cjs/dialog/index.js +2 -2
  239. package/cjs/dialog/plugin.js +2 -2
  240. package/cjs/dialog/props.js +1 -1
  241. package/cjs/dialog/type.js +1 -1
  242. package/cjs/divider/divider.js +2 -2
  243. package/cjs/divider/index.js +2 -2
  244. package/cjs/divider/props.js +1 -1
  245. package/cjs/divider/type.js +1 -1
  246. package/cjs/drawer/drawer.js +2 -2
  247. package/cjs/drawer/hooks.js +1 -1
  248. package/cjs/drawer/index.js +2 -2
  249. package/cjs/drawer/props.js +1 -1
  250. package/cjs/drawer/type.js +1 -1
  251. package/cjs/dropdown/const.js +1 -1
  252. package/cjs/dropdown/dropdown-item-props.js +1 -1
  253. package/cjs/dropdown/dropdown-item.js +2 -2
  254. package/cjs/dropdown/dropdown-menu.js +2 -2
  255. package/cjs/dropdown/dropdown.js +2 -2
  256. package/cjs/dropdown/hooks/useDropdownOptions.js +1 -1
  257. package/cjs/dropdown/index.js +2 -2
  258. package/cjs/dropdown/props.js +1 -1
  259. package/cjs/dropdown/type.js +1 -1
  260. package/cjs/form/const.js +2 -2
  261. package/cjs/form/form-item-props.js +1 -1
  262. package/cjs/form/form-item.js +4 -6
  263. package/cjs/form/form-item.js.map +1 -1
  264. package/cjs/form/form-model.js +2 -2
  265. package/cjs/form/form.js +3 -3
  266. package/cjs/form/hooks.js +1 -1
  267. package/cjs/form/index.js +3 -3
  268. package/cjs/form/props.js +1 -1
  269. package/cjs/form/type.js +1 -1
  270. package/cjs/grid/col-props.js +1 -1
  271. package/cjs/grid/col.js +2 -2
  272. package/cjs/grid/common.js +2 -2
  273. package/cjs/grid/index.js +2 -2
  274. package/cjs/grid/row-props.js +1 -1
  275. package/cjs/grid/row.js +2 -2
  276. package/cjs/grid/type.js +1 -1
  277. package/cjs/guide/guide.js +2 -2
  278. package/cjs/guide/index.js +2 -2
  279. package/cjs/guide/interface.js +1 -1
  280. package/cjs/guide/props.js +1 -1
  281. package/cjs/guide/type.js +1 -1
  282. package/cjs/guide/utils/getRelativePosition.js +2 -2
  283. package/cjs/guide/utils/getScrollParent.js +2 -2
  284. package/cjs/guide/utils/getTargetElm.js +1 -1
  285. package/cjs/guide/utils/index.js +2 -2
  286. package/cjs/guide/utils/scrollToElm.js +2 -2
  287. package/cjs/hooks/icon.js +1 -1
  288. package/cjs/hooks/index.js +2 -2
  289. package/cjs/hooks/slot.js +1 -1
  290. package/cjs/hooks/tnode.js +2 -2
  291. package/cjs/hooks/tnode.js.map +1 -1
  292. package/cjs/hooks/useCollapseAnimation.js +1 -1
  293. package/cjs/hooks/useCommonClassName.js +2 -2
  294. package/cjs/hooks/useConfig.js +2 -2
  295. package/cjs/hooks/useDefaultValue.js +1 -1
  296. package/cjs/hooks/useDestroyOnClose.js +1 -1
  297. package/cjs/hooks/useDisabled.js +1 -1
  298. package/cjs/hooks/useDragSort.js +1 -1
  299. package/cjs/hooks/useElementLazyRender.js +1 -1
  300. package/cjs/hooks/useGlobalIcon.js +2 -2
  301. package/cjs/hooks/useImagePreviewUrl.js +1 -1
  302. package/cjs/hooks/useKeepAnimation.js +2 -2
  303. package/cjs/hooks/useLazyLoad.js +2 -2
  304. package/cjs/hooks/useListener.js +1 -1
  305. package/cjs/hooks/usePopupManager.js +1 -1
  306. package/cjs/hooks/useResizeObserver.js +1 -1
  307. package/cjs/hooks/useRipple.js +2 -2
  308. package/cjs/hooks/useTeleport.js +2 -2
  309. package/cjs/hooks/useVModel.js +1 -1
  310. package/cjs/hooks/useVirtualScroll.js +1 -1
  311. package/cjs/hooks/useVirtualScrollNew.js +1 -1
  312. package/cjs/icon/icon-svg-props.js +1 -1
  313. package/cjs/icon/iconfont-props.js +1 -1
  314. package/cjs/icon/index.js +1 -1
  315. package/cjs/icon/type.js +1 -1
  316. package/cjs/image/image.js +2 -2
  317. package/cjs/image/index.js +2 -2
  318. package/cjs/image/props.js +1 -1
  319. package/cjs/image/type.js +1 -1
  320. package/cjs/image-viewer/base/ImageItem.js +2 -2
  321. package/cjs/image-viewer/base/ImageModalIcon.js +2 -2
  322. package/cjs/image-viewer/base/ImageViewerModal.js +2 -2
  323. package/cjs/image-viewer/base/ImageViewerUtils.js +2 -2
  324. package/cjs/image-viewer/const.js +1 -1
  325. package/cjs/image-viewer/hooks.js +1 -1
  326. package/cjs/image-viewer/image-viewer.js +2 -2
  327. package/cjs/image-viewer/index.js +2 -2
  328. package/cjs/image-viewer/props.js +1 -1
  329. package/cjs/image-viewer/type.js +1 -1
  330. package/cjs/image-viewer/utils.js +1 -1
  331. package/cjs/index-lib.js +6 -6
  332. package/cjs/index.js +7 -7
  333. package/cjs/index.js.map +1 -1
  334. package/cjs/input/index.js +2 -2
  335. package/cjs/input/input-group-props.js +1 -1
  336. package/cjs/input/input-group.js +2 -2
  337. package/cjs/input/input.js +2 -2
  338. package/cjs/input/props.js +1 -1
  339. package/cjs/input/type.js +1 -1
  340. package/cjs/input/useInput.js +2 -2
  341. package/cjs/input/useInputEventHandler.js +2 -2
  342. package/cjs/input/useInputWidth.js +1 -1
  343. package/cjs/input/useLengthLimit.js +1 -1
  344. package/cjs/input-adornment/index.js +2 -2
  345. package/cjs/input-adornment/input-adornment.js +2 -2
  346. package/cjs/input-adornment/props.js +1 -1
  347. package/cjs/input-adornment/type.js +1 -1
  348. package/cjs/input-number/index.js +2 -2
  349. package/cjs/input-number/input-number.js +2 -2
  350. package/cjs/input-number/props.js +1 -1
  351. package/cjs/input-number/type.js +1 -1
  352. package/cjs/input-number/useInputNumber.js +2 -2
  353. package/cjs/layout/aside-props.js +1 -1
  354. package/cjs/layout/aside.js +2 -2
  355. package/cjs/layout/content.js +2 -2
  356. package/cjs/layout/footer-props.js +1 -1
  357. package/cjs/layout/footer.js +2 -2
  358. package/cjs/layout/header-props.js +1 -1
  359. package/cjs/layout/header.js +2 -2
  360. package/cjs/layout/index.js +2 -2
  361. package/cjs/layout/layout.js +2 -2
  362. package/cjs/layout/type.js +1 -1
  363. package/cjs/link/index.js +2 -2
  364. package/cjs/link/link.js +2 -2
  365. package/cjs/link/props.js +1 -1
  366. package/cjs/link/type.js +1 -1
  367. package/cjs/list/const.js +1 -1
  368. package/cjs/list/hooks/useListItems.js +1 -1
  369. package/cjs/list/hooks/useListVirtualScroll.js +1 -1
  370. package/cjs/list/index.js +2 -2
  371. package/cjs/list/list-item-meta-props.js +1 -1
  372. package/cjs/list/list-item-meta.js +2 -2
  373. package/cjs/list/list-item-props.js +1 -1
  374. package/cjs/list/list-item.js +2 -2
  375. package/cjs/list/list.js +2 -2
  376. package/cjs/list/props.js +1 -1
  377. package/cjs/list/type.js +1 -1
  378. package/cjs/loading/directive.js +2 -2
  379. package/cjs/loading/icon/gradient.js +2 -2
  380. package/cjs/loading/index.js +2 -2
  381. package/cjs/loading/loading.js +2 -2
  382. package/cjs/loading/plugin.js +2 -2
  383. package/cjs/loading/props.js +1 -1
  384. package/cjs/loading/type.js +1 -1
  385. package/cjs/locale/ar_KW.js +2 -2
  386. package/cjs/locale/en_US.js +2 -2
  387. package/cjs/locale/ja_JP.js +2 -2
  388. package/cjs/locale/ko_KR.js +2 -2
  389. package/cjs/locale/zh_CN.js +2 -2
  390. package/cjs/locale/zh_TW.js +2 -2
  391. package/cjs/menu/const.js +1 -1
  392. package/cjs/menu/head-menu-props.js +1 -1
  393. package/cjs/menu/head-menu.js +2 -2
  394. package/cjs/menu/index.js +2 -2
  395. package/cjs/menu/menu-group-props.js +1 -1
  396. package/cjs/menu/menu-group.js +2 -2
  397. package/cjs/menu/menu-item-props.js +1 -1
  398. package/cjs/menu/menu-item.js +2 -2
  399. package/cjs/menu/menu.js +2 -2
  400. package/cjs/menu/props.js +1 -1
  401. package/cjs/menu/submenu-props.js +1 -1
  402. package/cjs/menu/submenu.js +2 -2
  403. package/cjs/menu/type.js +1 -1
  404. package/cjs/menu/v-menu.js +1 -1
  405. package/cjs/message/animation.js +1 -1
  406. package/cjs/message/const.js +1 -1
  407. package/cjs/message/index.js +2 -2
  408. package/cjs/message/message.js +2 -2
  409. package/cjs/message/messageList.js +2 -2
  410. package/cjs/message/plugin.js +2 -2
  411. package/cjs/message/props.js +1 -1
  412. package/cjs/message/type.js +1 -1
  413. package/cjs/notification/animate.js +1 -1
  414. package/cjs/notification/const.js +1 -1
  415. package/cjs/notification/index.js +2 -2
  416. package/cjs/notification/notification.js +2 -2
  417. package/cjs/notification/notificationList.js +2 -2
  418. package/cjs/notification/plugin.js +2 -2
  419. package/cjs/notification/props.js +1 -1
  420. package/cjs/notification/type.js +1 -1
  421. package/cjs/pagination/index.js +2 -2
  422. package/cjs/pagination/pagination-mini-props.js +1 -1
  423. package/cjs/pagination/pagination-mini.js +2 -2
  424. package/cjs/pagination/pagination.js +2 -2
  425. package/cjs/pagination/props.js +1 -1
  426. package/cjs/pagination/type.js +1 -1
  427. package/cjs/pagination/useMoreAction.js +1 -1
  428. package/cjs/pagination/usePaginationClasses.js +2 -2
  429. package/cjs/plugins.js +2 -2
  430. package/cjs/popconfirm/index.js +2 -2
  431. package/cjs/popconfirm/popconfirm.js +2 -2
  432. package/cjs/popconfirm/props.js +1 -1
  433. package/cjs/popconfirm/type.js +1 -1
  434. package/cjs/popup/container.js +2 -2
  435. package/cjs/popup/index.js +2 -2
  436. package/cjs/popup/popup.js +2 -2
  437. package/cjs/popup/props.js +1 -1
  438. package/cjs/popup/type.js +1 -1
  439. package/cjs/progress/constants.js +1 -1
  440. package/cjs/progress/index.js +2 -2
  441. package/cjs/progress/progress.js +2 -2
  442. package/cjs/progress/props.js +1 -1
  443. package/cjs/progress/type.js +1 -1
  444. package/cjs/radio/constants.js +1 -1
  445. package/cjs/radio/group.js +2 -2
  446. package/cjs/radio/index.js +2 -2
  447. package/cjs/radio/instance.js +1 -1
  448. package/cjs/radio/props.js +1 -1
  449. package/cjs/radio/radio-button.js +2 -2
  450. package/cjs/radio/radio-group-props.js +1 -1
  451. package/cjs/radio/radio.js +2 -2
  452. package/cjs/radio/type.js +1 -1
  453. package/cjs/radio/useKeyboard.js +2 -2
  454. package/cjs/range-input/index.js +2 -2
  455. package/cjs/range-input/props.js +1 -1
  456. package/cjs/range-input/range-input-popup-props.js +1 -1
  457. package/cjs/range-input/range-input-popup.js +2 -2
  458. package/cjs/range-input/range-input.js +2 -2
  459. package/cjs/range-input/type.js +1 -1
  460. package/cjs/rate/index.js +2 -2
  461. package/cjs/rate/props.js +1 -1
  462. package/cjs/rate/rate.js +2 -2
  463. package/cjs/rate/type.js +1 -1
  464. package/cjs/select/helper.js +1 -1
  465. package/cjs/select/hooks/useKeyboardControl.js +2 -2
  466. package/cjs/select/hooks/usePanelVirtualScroll.js +1 -1
  467. package/cjs/select/hooks/useSelectOptions.js +1 -1
  468. package/cjs/select/index.js +2 -2
  469. package/cjs/select/option-group-props.js +1 -1
  470. package/cjs/select/option-props.js +1 -1
  471. package/cjs/select/option.js +2 -2
  472. package/cjs/select/optionGroup.js +2 -2
  473. package/cjs/select/props.js +1 -1
  474. package/cjs/select/select-panel.js +2 -2
  475. package/cjs/select/select.js +2 -2
  476. package/cjs/select/type.js +1 -1
  477. package/cjs/select-input/index.js +2 -2
  478. package/cjs/select-input/interface.js +1 -1
  479. package/cjs/select-input/props.js +1 -1
  480. package/cjs/select-input/select-input.js +2 -2
  481. package/cjs/select-input/type.js +1 -1
  482. package/cjs/select-input/useMultiple.js +2 -2
  483. package/cjs/select-input/useOverlayInnerStyle.js +1 -1
  484. package/cjs/select-input/useSingle.js +2 -2
  485. package/cjs/skeleton/index.js +2 -2
  486. package/cjs/skeleton/props.js +1 -1
  487. package/cjs/skeleton/skeleton.js +2 -2
  488. package/cjs/skeleton/type.js +1 -1
  489. package/cjs/slider/hooks/useSliderInput.js +2 -2
  490. package/cjs/slider/hooks/useSliderMark.js +2 -2
  491. package/cjs/slider/hooks/useSliderTooltip.js +3 -3
  492. package/cjs/slider/hooks/useSliderTooltip.js.map +1 -1
  493. package/cjs/slider/index.js +2 -2
  494. package/cjs/slider/props.js +1 -1
  495. package/cjs/slider/slider-button.js +5 -6
  496. package/cjs/slider/slider-button.js.map +1 -1
  497. package/cjs/slider/slider-mark.js +2 -2
  498. package/cjs/slider/slider.js +2 -2
  499. package/cjs/slider/type.js +1 -1
  500. package/cjs/slider/util/common.js +1 -1
  501. package/cjs/slider/util/constants.js +1 -1
  502. package/cjs/space/index.js +2 -2
  503. package/cjs/space/props.js +1 -1
  504. package/cjs/space/space.js +2 -2
  505. package/cjs/space/type.js +1 -1
  506. package/cjs/statistic/index.js +2 -2
  507. package/cjs/statistic/props.js +1 -1
  508. package/cjs/statistic/statistic.js +2 -2
  509. package/cjs/statistic/type.js +1 -1
  510. package/cjs/steps/index.js +2 -2
  511. package/cjs/steps/props.js +1 -1
  512. package/cjs/steps/step-item-props.js +1 -1
  513. package/cjs/steps/step-item.js +2 -2
  514. package/cjs/steps/steps.js +2 -2
  515. package/cjs/steps/type.js +1 -1
  516. package/cjs/sticky-tool/index.js +2 -2
  517. package/cjs/sticky-tool/props.js +1 -1
  518. package/cjs/sticky-tool/sticky-item-props.js +1 -1
  519. package/cjs/sticky-tool/sticky-item.js +2 -2
  520. package/cjs/sticky-tool/sticky-tool.js +2 -2
  521. package/cjs/sticky-tool/type.js +1 -1
  522. package/cjs/swiper/index.js +2 -2
  523. package/cjs/swiper/props.js +1 -1
  524. package/cjs/swiper/swiper-item.js +2 -2
  525. package/cjs/swiper/swiper.js +2 -2
  526. package/cjs/swiper/type.js +1 -1
  527. package/cjs/switch/index.js +2 -2
  528. package/cjs/switch/props.js +1 -1
  529. package/cjs/switch/switch.js +2 -2
  530. package/cjs/switch/type.js +1 -1
  531. package/cjs/table/_table.d.ts +0 -3
  532. package/cjs/table/_table.js +1 -1
  533. package/cjs/table/base-table-props.d.ts +0 -1
  534. package/cjs/table/base-table-props.js +1 -2
  535. package/cjs/table/base-table-props.js.map +1 -1
  536. package/cjs/table/base-table.d.ts +1 -3
  537. package/cjs/table/base-table.js +17 -5
  538. package/cjs/table/base-table.js.map +1 -1
  539. package/cjs/table/column-checkbox-group.js +2 -2
  540. package/cjs/table/editable-cell.js +2 -2
  541. package/cjs/table/ellipsis.js +2 -2
  542. package/cjs/table/enhanced-table-props.js +1 -1
  543. package/cjs/table/enhanced-table.d.ts +0 -3
  544. package/cjs/table/enhanced-table.js +2 -2
  545. package/cjs/table/filter-controller.js +2 -2
  546. package/cjs/table/hooks/useAffix.js +2 -2
  547. package/cjs/table/hooks/useAsyncLoading.js +2 -2
  548. package/cjs/table/hooks/useClassName.js +2 -2
  549. package/cjs/table/hooks/useColumnController.js +2 -2
  550. package/cjs/table/hooks/useColumnResize.js +3 -2
  551. package/cjs/table/hooks/useColumnResize.js.map +1 -1
  552. package/cjs/table/hooks/useDragSort.d.ts +0 -2
  553. package/cjs/table/hooks/useDragSort.js +8 -21
  554. package/cjs/table/hooks/useDragSort.js.map +1 -1
  555. package/cjs/table/hooks/useEditableRow.js +2 -2
  556. package/cjs/table/hooks/useFilter.js +2 -2
  557. package/cjs/table/hooks/useFixed.js +2 -2
  558. package/cjs/table/hooks/useHoverKeyboardEvent.js +2 -2
  559. package/cjs/table/hooks/useLazyLoad.js +2 -2
  560. package/cjs/table/hooks/useMultiHeader.js +1 -1
  561. package/cjs/table/hooks/usePagination.js +2 -2
  562. package/cjs/table/hooks/useRowExpand.js +2 -2
  563. package/cjs/table/hooks/useRowHighlight.js +2 -2
  564. package/cjs/table/hooks/useRowSelect.js +2 -2
  565. package/cjs/table/hooks/useRowspanAndColspan.js +1 -1
  566. package/cjs/table/hooks/useSorter.js +2 -2
  567. package/cjs/table/hooks/useStyle.js +10 -4
  568. package/cjs/table/hooks/useStyle.js.map +1 -1
  569. package/cjs/table/hooks/useTableHeader.js +2 -2
  570. package/cjs/table/hooks/useTreeData.js +2 -2
  571. package/cjs/table/hooks/useTreeDataExpand.js +1 -1
  572. package/cjs/table/hooks/useTreeSelect.js +1 -1
  573. package/cjs/table/index.d.ts +3 -28
  574. package/cjs/table/index.js +2 -2
  575. package/cjs/table/interface.js +1 -1
  576. package/cjs/table/primary-table-props.js +1 -1
  577. package/cjs/table/primary-table.d.ts +0 -3
  578. package/cjs/table/primary-table.js +19 -19
  579. package/cjs/table/primary-table.js.map +1 -1
  580. package/cjs/table/sorter-button.js +2 -2
  581. package/cjs/table/tbody.d.ts +0 -3
  582. package/cjs/table/tbody.js +2 -2
  583. package/cjs/table/tfoot.js +2 -2
  584. package/cjs/table/thead.js +2 -2
  585. package/cjs/table/tr.js +2 -2
  586. package/cjs/table/type.js +1 -1
  587. package/cjs/table/utils.js +1 -1
  588. package/cjs/tabs/index.js +2 -2
  589. package/cjs/tabs/props.js +1 -1
  590. package/cjs/tabs/tab-nav-bar.js +2 -2
  591. package/cjs/tabs/tab-nav-item.js +2 -2
  592. package/cjs/tabs/tab-nav.js +2 -2
  593. package/cjs/tabs/tab-panel-props.js +1 -1
  594. package/cjs/tabs/tab-panel.js +2 -2
  595. package/cjs/tabs/tabs.js +2 -2
  596. package/cjs/tabs/type.js +1 -1
  597. package/cjs/tag/check-tag-group-props.js +1 -1
  598. package/cjs/tag/check-tag-group.js +2 -2
  599. package/cjs/tag/check-tag-props.js +1 -1
  600. package/cjs/tag/check-tag.js +2 -2
  601. package/cjs/tag/index.js +2 -2
  602. package/cjs/tag/props.js +1 -1
  603. package/cjs/tag/tag.js +2 -2
  604. package/cjs/tag/type.js +1 -1
  605. package/cjs/tag-input/hooks/useDragSorter.js +1 -1
  606. package/cjs/tag-input/hooks/useHover.js +1 -1
  607. package/cjs/tag-input/hooks/useTagScroll.js +1 -1
  608. package/cjs/tag-input/index.js +2 -2
  609. package/cjs/tag-input/interface.js +1 -1
  610. package/cjs/tag-input/props.js +1 -1
  611. package/cjs/tag-input/tag-input.js +2 -2
  612. package/cjs/tag-input/type.js +1 -1
  613. package/cjs/tag-input/useTagList.js +2 -2
  614. package/cjs/textarea/calcTextareaHeight.js +1 -1
  615. package/cjs/textarea/index.js +2 -2
  616. package/cjs/textarea/props.js +1 -1
  617. package/cjs/textarea/textarea.js +2 -2
  618. package/cjs/textarea/type.js +1 -1
  619. package/cjs/time-picker/index.js +3 -3
  620. package/cjs/time-picker/interface.js +1 -1
  621. package/cjs/time-picker/panel/props.js +1 -1
  622. package/cjs/time-picker/panel/single-panel.js +3 -3
  623. package/cjs/time-picker/panel/time-picker-panel.js +3 -3
  624. package/cjs/time-picker/props.js +1 -1
  625. package/cjs/time-picker/time-picker.js +3 -3
  626. package/cjs/time-picker/time-range-picker-props.js +1 -1
  627. package/cjs/time-picker/time-range-picker.js +3 -3
  628. package/cjs/time-picker/type.js +1 -1
  629. package/cjs/timeline/hooks.js +1 -1
  630. package/cjs/timeline/index.js +2 -2
  631. package/cjs/timeline/props.js +1 -1
  632. package/cjs/timeline/timeline-item-props.js +1 -1
  633. package/cjs/timeline/timeline-item.js +2 -2
  634. package/cjs/timeline/timeline.js +2 -2
  635. package/cjs/timeline/type.js +1 -1
  636. package/cjs/tooltip/index.js +2 -2
  637. package/cjs/tooltip/props.js +1 -1
  638. package/cjs/tooltip/tooltip.js +2 -2
  639. package/cjs/tooltip/type.js +1 -1
  640. package/cjs/tooltip/util.js +2 -2
  641. package/cjs/transfer/components/transfer-list.js +2 -2
  642. package/cjs/transfer/components/transfer-operations.js +2 -2
  643. package/cjs/transfer/components/transfer-search.js +2 -2
  644. package/cjs/transfer/hooks/useDragSort.js +1 -1
  645. package/cjs/transfer/index.js +2 -2
  646. package/cjs/transfer/interface.js +1 -1
  647. package/cjs/transfer/props.js +1 -1
  648. package/cjs/transfer/transfer.js +2 -2
  649. package/cjs/transfer/type.js +1 -1
  650. package/cjs/transfer/utils.js +1 -1
  651. package/cjs/tree/adapt.js +2 -2
  652. package/cjs/tree/hooks/useDragHandle.js +1 -1
  653. package/cjs/tree/hooks/useDraggable.js +1 -1
  654. package/cjs/tree/hooks/useItemEvents.js +2 -2
  655. package/cjs/tree/hooks/useItemState.js +1 -1
  656. package/cjs/tree/hooks/useRenderIcon.js +2 -2
  657. package/cjs/tree/hooks/useRenderLabel.js +2 -2
  658. package/cjs/tree/hooks/useRenderLine.js +2 -2
  659. package/cjs/tree/hooks/useRenderOperations.js +2 -2
  660. package/cjs/tree/hooks/useTreeAction.js +2 -2
  661. package/cjs/tree/hooks/useTreeEvents.js +2 -2
  662. package/cjs/tree/hooks/useTreeItem.js +2 -2
  663. package/cjs/tree/hooks/useTreeNodes.js +2 -2
  664. package/cjs/tree/hooks/useTreeScroll.js +1 -1
  665. package/cjs/tree/hooks/useTreeState.js +2 -2
  666. package/cjs/tree/hooks/useTreeStore.js +1 -1
  667. package/cjs/tree/hooks/useTreeStyles.js +2 -2
  668. package/cjs/tree/index.js +2 -2
  669. package/cjs/tree/props.js +1 -1
  670. package/cjs/tree/tree-item.js +2 -2
  671. package/cjs/tree/tree-types.js +1 -1
  672. package/cjs/tree/tree.js +2 -2
  673. package/cjs/tree/type.js +1 -1
  674. package/cjs/tree/util.js +1 -1
  675. package/cjs/tree-select/index.js +2 -2
  676. package/cjs/tree-select/interface.js +1 -1
  677. package/cjs/tree-select/props.js +1 -1
  678. package/cjs/tree-select/tree-select.js +2 -2
  679. package/cjs/tree-select/type.js +1 -1
  680. package/cjs/upload/constants.js +1 -1
  681. package/cjs/upload/hooks/useDrag.js +1 -1
  682. package/cjs/upload/hooks/useUpload.js +2 -2
  683. package/cjs/upload/index.js +2 -2
  684. package/cjs/upload/interface.js +1 -1
  685. package/cjs/upload/props.js +1 -1
  686. package/cjs/upload/themes/custom-file.js +1 -1
  687. package/cjs/upload/themes/dragger-file.js +2 -2
  688. package/cjs/upload/themes/image-card.js +2 -2
  689. package/cjs/upload/themes/multiple-flow-list.js +2 -2
  690. package/cjs/upload/themes/normal-file.js +2 -2
  691. package/cjs/upload/type.js +1 -1
  692. package/cjs/upload/upload.js +2 -2
  693. package/cjs/utils/clipboard.js +2 -2
  694. package/cjs/utils/dom.js +2 -2
  695. package/cjs/utils/easing.js +1 -1
  696. package/cjs/utils/event.js +1 -1
  697. package/cjs/utils/helper.js +1 -1
  698. package/cjs/utils/render-tnode.js +2 -2
  699. package/cjs/utils/render-tnode.js.map +1 -1
  700. package/cjs/utils/responsive.js +1 -1
  701. package/cjs/utils/set-style.js +1 -1
  702. package/cjs/utils/string-template.d.ts +2 -0
  703. package/cjs/utils/string-template.js +18 -0
  704. package/cjs/utils/string-template.js.map +1 -0
  705. package/cjs/utils/transfer-dom.js +2 -2
  706. package/cjs/utils/withInstall.js +1 -1
  707. package/cjs/watermark/hooks.js +1 -1
  708. package/cjs/watermark/index.js +2 -2
  709. package/cjs/watermark/props.js +1 -1
  710. package/cjs/watermark/type.js +1 -1
  711. package/cjs/watermark/watermark.js +2 -2
  712. package/dist/tdesign.css +33 -6
  713. package/dist/tdesign.css.map +1 -1
  714. package/dist/tdesign.js +308 -855
  715. package/dist/tdesign.js.map +1 -1
  716. package/dist/tdesign.min.css +1 -1
  717. package/dist/tdesign.min.css.map +1 -1
  718. package/dist/tdesign.min.js +6 -6
  719. package/dist/tdesign.min.js.map +1 -1
  720. package/es/_chunks/{dep-16962719.mjs → dep-013382c3.mjs} +5 -5
  721. package/es/_chunks/{dep-16962719.mjs.map → dep-013382c3.mjs.map} +1 -1
  722. package/es/_chunks/{dep-585ab051.mjs → dep-03dfef8f.mjs} +5 -5
  723. package/es/_chunks/{dep-585ab051.mjs.map → dep-03dfef8f.mjs.map} +1 -1
  724. package/es/_chunks/{dep-cc724119.mjs → dep-0e4de31a.mjs} +5 -5
  725. package/es/_chunks/{dep-cc724119.mjs.map → dep-0e4de31a.mjs.map} +1 -1
  726. package/es/_chunks/{dep-66bde5db.mjs → dep-0f89a1dd.mjs} +5 -5
  727. package/es/_chunks/{dep-66bde5db.mjs.map → dep-0f89a1dd.mjs.map} +1 -1
  728. package/es/_chunks/{dep-0800276b.mjs → dep-10024af3.mjs} +6 -6
  729. package/es/_chunks/{dep-0800276b.mjs.map → dep-10024af3.mjs.map} +1 -1
  730. package/es/_chunks/{dep-17bf943d.mjs → dep-12bcaf4a.mjs} +3 -3
  731. package/es/_chunks/{dep-17bf943d.mjs.map → dep-12bcaf4a.mjs.map} +1 -1
  732. package/es/_chunks/{dep-1639ea31.mjs → dep-1aab510a.mjs} +4 -4
  733. package/es/_chunks/{dep-1639ea31.mjs.map → dep-1aab510a.mjs.map} +1 -1
  734. package/es/_chunks/{dep-c5dcb55a.mjs → dep-230c1b47.mjs} +3 -3
  735. package/es/_chunks/{dep-c5dcb55a.mjs.map → dep-230c1b47.mjs.map} +1 -1
  736. package/es/_chunks/{dep-68360b5c.mjs → dep-27be073b.mjs} +6 -6
  737. package/es/_chunks/{dep-68360b5c.mjs.map → dep-27be073b.mjs.map} +1 -1
  738. package/es/_chunks/{dep-915521e7.mjs → dep-2adf18a2.mjs} +4 -4
  739. package/es/_chunks/{dep-915521e7.mjs.map → dep-2adf18a2.mjs.map} +1 -1
  740. package/es/_chunks/{dep-7bd8ebd6.mjs → dep-2ee9d497.mjs} +4 -4
  741. package/es/_chunks/{dep-7bd8ebd6.mjs.map → dep-2ee9d497.mjs.map} +1 -1
  742. package/es/_chunks/{dep-ff27cb95.mjs → dep-30b3f256.mjs} +7 -7
  743. package/es/_chunks/{dep-ff27cb95.mjs.map → dep-30b3f256.mjs.map} +1 -1
  744. package/es/_chunks/dep-3108c312.mjs +8 -0
  745. package/es/_chunks/dep-3108c312.mjs.map +1 -0
  746. package/es/_chunks/{dep-69326764.mjs → dep-31dc0415.mjs} +16 -16
  747. package/es/_chunks/{dep-69326764.mjs.map → dep-31dc0415.mjs.map} +1 -1
  748. package/es/_chunks/{dep-316a0a21.mjs → dep-31f32917.mjs} +4 -4
  749. package/es/_chunks/{dep-316a0a21.mjs.map → dep-31f32917.mjs.map} +1 -1
  750. package/es/_chunks/{dep-f5b71f3f.mjs → dep-36582a92.mjs} +5 -5
  751. package/es/_chunks/{dep-f5b71f3f.mjs.map → dep-36582a92.mjs.map} +1 -1
  752. package/es/_chunks/{dep-b0efc63e.mjs → dep-37e3e644.mjs} +4 -4
  753. package/es/_chunks/{dep-b0efc63e.mjs.map → dep-37e3e644.mjs.map} +1 -1
  754. package/es/_chunks/{dep-7099497f.mjs → dep-396d852b.mjs} +6 -6
  755. package/es/_chunks/{dep-7099497f.mjs.map → dep-396d852b.mjs.map} +1 -1
  756. package/es/_chunks/{dep-b06ffc45.mjs → dep-3f15cb30.mjs} +5 -5
  757. package/es/_chunks/{dep-b06ffc45.mjs.map → dep-3f15cb30.mjs.map} +1 -1
  758. package/es/_chunks/{dep-c9de6007.mjs → dep-3fa42481.mjs} +5 -5
  759. package/es/_chunks/{dep-c9de6007.mjs.map → dep-3fa42481.mjs.map} +1 -1
  760. package/es/_chunks/{dep-9eb3472f.mjs → dep-40e59b4b.mjs} +4 -4
  761. package/es/_chunks/{dep-9eb3472f.mjs.map → dep-40e59b4b.mjs.map} +1 -1
  762. package/es/_chunks/{dep-fd762092.mjs → dep-413fbf03.mjs} +3 -3
  763. package/es/_chunks/{dep-fd762092.mjs.map → dep-413fbf03.mjs.map} +1 -1
  764. package/es/_chunks/{dep-4eea20b8.mjs → dep-41db3bc9.mjs} +9 -9
  765. package/es/_chunks/{dep-4eea20b8.mjs.map → dep-41db3bc9.mjs.map} +1 -1
  766. package/es/_chunks/{dep-a213c837.mjs → dep-4481f632.mjs} +9 -9
  767. package/es/_chunks/{dep-a213c837.mjs.map → dep-4481f632.mjs.map} +1 -1
  768. package/es/_chunks/{dep-7f92a845.mjs → dep-47d9c35e.mjs} +6 -6
  769. package/es/_chunks/{dep-7f92a845.mjs.map → dep-47d9c35e.mjs.map} +1 -1
  770. package/es/_chunks/{dep-19e6bbd9.mjs → dep-503b7515.mjs} +18 -18
  771. package/es/_chunks/{dep-19e6bbd9.mjs.map → dep-503b7515.mjs.map} +1 -1
  772. package/es/_chunks/dep-5a5a1764.mjs +8 -0
  773. package/es/_chunks/dep-5a5a1764.mjs.map +1 -0
  774. package/es/_chunks/{dep-25b5a758.mjs → dep-5cf4bef2.mjs} +2 -2
  775. package/es/_chunks/{dep-25b5a758.mjs.map → dep-5cf4bef2.mjs.map} +1 -1
  776. package/es/_chunks/{dep-5df33b64.mjs → dep-5db0da5c.mjs} +9 -9
  777. package/es/_chunks/{dep-5df33b64.mjs.map → dep-5db0da5c.mjs.map} +1 -1
  778. package/es/_chunks/dep-60d62610.mjs +8 -0
  779. package/es/_chunks/dep-60d62610.mjs.map +1 -0
  780. package/es/_chunks/{dep-9da8e879.mjs → dep-60ee423b.mjs} +9 -9
  781. package/es/_chunks/{dep-9da8e879.mjs.map → dep-60ee423b.mjs.map} +1 -1
  782. package/es/_chunks/{dep-c1f5607d.mjs → dep-66473aa9.mjs} +6 -6
  783. package/es/_chunks/{dep-c1f5607d.mjs.map → dep-66473aa9.mjs.map} +1 -1
  784. package/es/_chunks/{dep-1c6f80d2.mjs → dep-665d45b4.mjs} +7 -7
  785. package/es/_chunks/{dep-1c6f80d2.mjs.map → dep-665d45b4.mjs.map} +1 -1
  786. package/es/_chunks/{dep-1c2609c7.mjs → dep-67e59a11.mjs} +7 -7
  787. package/es/_chunks/{dep-1c2609c7.mjs.map → dep-67e59a11.mjs.map} +1 -1
  788. package/es/_chunks/{dep-be5d05be.mjs → dep-6861d388.mjs} +3 -3
  789. package/es/_chunks/{dep-be5d05be.mjs.map → dep-6861d388.mjs.map} +1 -1
  790. package/es/_chunks/dep-6963a882.mjs +8 -0
  791. package/es/_chunks/dep-6963a882.mjs.map +1 -0
  792. package/es/_chunks/{dep-97679846.mjs → dep-70be1401.mjs} +5 -5
  793. package/es/_chunks/{dep-97679846.mjs.map → dep-70be1401.mjs.map} +1 -1
  794. package/es/_chunks/{dep-75b86e35.mjs → dep-715774e0.mjs} +4 -4
  795. package/es/_chunks/{dep-75b86e35.mjs.map → dep-715774e0.mjs.map} +1 -1
  796. package/es/_chunks/{dep-2de8f296.mjs → dep-76351c51.mjs} +7 -7
  797. package/es/_chunks/{dep-2de8f296.mjs.map → dep-76351c51.mjs.map} +1 -1
  798. package/es/_chunks/{dep-eb523e3d.mjs → dep-7deaa3b9.mjs} +3 -3
  799. package/es/_chunks/{dep-eb523e3d.mjs.map → dep-7deaa3b9.mjs.map} +1 -1
  800. package/es/_chunks/{dep-22a20613.mjs → dep-807e1747.mjs} +2 -2
  801. package/es/_chunks/{dep-22a20613.mjs.map → dep-807e1747.mjs.map} +1 -1
  802. package/es/_chunks/{dep-e739f51c.mjs → dep-8a3fd140.mjs} +6 -6
  803. package/es/_chunks/{dep-e739f51c.mjs.map → dep-8a3fd140.mjs.map} +1 -1
  804. package/es/_chunks/{dep-4ae1c5cb.mjs → dep-8dae3bca.mjs} +9 -9
  805. package/es/_chunks/{dep-4ae1c5cb.mjs.map → dep-8dae3bca.mjs.map} +1 -1
  806. package/es/_chunks/{dep-413893b1.mjs → dep-8dbc9855.mjs} +2 -2
  807. package/es/_chunks/{dep-413893b1.mjs.map → dep-8dbc9855.mjs.map} +1 -1
  808. package/es/_chunks/{dep-5be2c665.mjs → dep-8e411f1c.mjs} +2 -2
  809. package/es/_chunks/{dep-5be2c665.mjs.map → dep-8e411f1c.mjs.map} +1 -1
  810. package/es/_chunks/{dep-171dbd77.mjs → dep-8fdb2da0.mjs} +11 -11
  811. package/es/_chunks/{dep-171dbd77.mjs.map → dep-8fdb2da0.mjs.map} +1 -1
  812. package/es/_chunks/{dep-977f52e5.mjs → dep-931fe368.mjs} +3 -3
  813. package/es/_chunks/{dep-977f52e5.mjs.map → dep-931fe368.mjs.map} +1 -1
  814. package/es/_chunks/{dep-c3a9ff1f.mjs → dep-93498383.mjs} +3 -3
  815. package/es/_chunks/{dep-c3a9ff1f.mjs.map → dep-93498383.mjs.map} +1 -1
  816. package/es/_chunks/{dep-6c7750ce.mjs → dep-96484611.mjs} +5 -5
  817. package/es/_chunks/{dep-6c7750ce.mjs.map → dep-96484611.mjs.map} +1 -1
  818. package/es/_chunks/{dep-3cb61881.mjs → dep-996b4900.mjs} +8 -8
  819. package/es/_chunks/{dep-3cb61881.mjs.map → dep-996b4900.mjs.map} +1 -1
  820. package/es/_chunks/{dep-7905f0da.mjs → dep-a2db6df1.mjs} +4 -4
  821. package/es/_chunks/{dep-7905f0da.mjs.map → dep-a2db6df1.mjs.map} +1 -1
  822. package/es/_chunks/{dep-dce61730.mjs → dep-a4a3ac25.mjs} +7 -7
  823. package/es/_chunks/{dep-dce61730.mjs.map → dep-a4a3ac25.mjs.map} +1 -1
  824. package/es/_chunks/{dep-04bb97ff.mjs → dep-ab439391.mjs} +3 -3
  825. package/es/_chunks/{dep-04bb97ff.mjs.map → dep-ab439391.mjs.map} +1 -1
  826. package/es/_chunks/{dep-a8c4a694.mjs → dep-ac561548.mjs} +3 -3
  827. package/es/_chunks/{dep-a8c4a694.mjs.map → dep-ac561548.mjs.map} +1 -1
  828. package/es/_chunks/{dep-2d929887.mjs → dep-b0329b6c.mjs} +11 -11
  829. package/es/_chunks/{dep-2d929887.mjs.map → dep-b0329b6c.mjs.map} +1 -1
  830. package/es/_chunks/{dep-da57ccc4.mjs → dep-b089fa1f.mjs} +3 -3
  831. package/es/_chunks/{dep-da57ccc4.mjs.map → dep-b089fa1f.mjs.map} +1 -1
  832. package/es/_chunks/{dep-4c8bc05a.mjs → dep-b15588b0.mjs} +3 -3
  833. package/es/_chunks/{dep-4c8bc05a.mjs.map → dep-b15588b0.mjs.map} +1 -1
  834. package/es/_chunks/{dep-fdc63291.mjs → dep-b3734774.mjs} +18 -18
  835. package/es/_chunks/{dep-fdc63291.mjs.map → dep-b3734774.mjs.map} +1 -1
  836. package/es/_chunks/{dep-6b0cb076.mjs → dep-bb900186.mjs} +7 -7
  837. package/es/_chunks/{dep-6b0cb076.mjs.map → dep-bb900186.mjs.map} +1 -1
  838. package/es/_chunks/{dep-28873a12.mjs → dep-bd7cd061.mjs} +4 -4
  839. package/es/_chunks/{dep-28873a12.mjs.map → dep-bd7cd061.mjs.map} +1 -1
  840. package/es/_chunks/{dep-f7e59445.mjs → dep-bf19d9ba.mjs} +4 -4
  841. package/es/_chunks/{dep-f7e59445.mjs.map → dep-bf19d9ba.mjs.map} +1 -1
  842. package/es/_chunks/{dep-e38ad26a.mjs → dep-bfc3d601.mjs} +4 -4
  843. package/es/_chunks/{dep-e38ad26a.mjs.map → dep-bfc3d601.mjs.map} +1 -1
  844. package/es/_chunks/{dep-84fdcf61.mjs → dep-c4f80cb4.mjs} +6 -6
  845. package/es/_chunks/{dep-84fdcf61.mjs.map → dep-c4f80cb4.mjs.map} +1 -1
  846. package/es/_chunks/{dep-96b82a90.mjs → dep-c545db54.mjs} +7 -7
  847. package/es/_chunks/{dep-96b82a90.mjs.map → dep-c545db54.mjs.map} +1 -1
  848. package/es/_chunks/{dep-a11313c8.mjs → dep-c628112b.mjs} +8 -8
  849. package/es/_chunks/{dep-a11313c8.mjs.map → dep-c628112b.mjs.map} +1 -1
  850. package/es/_chunks/{dep-06206061.mjs → dep-ca764006.mjs} +3 -3
  851. package/es/_chunks/{dep-06206061.mjs.map → dep-ca764006.mjs.map} +1 -1
  852. package/{esm/_chunks/dep-237cda89.js → es/_chunks/dep-cb814df4.mjs} +2 -2
  853. package/es/_chunks/dep-cb814df4.mjs.map +1 -0
  854. package/es/_chunks/{dep-be68d57a.mjs → dep-cd533155.mjs} +4 -4
  855. package/es/_chunks/{dep-be68d57a.mjs.map → dep-cd533155.mjs.map} +1 -1
  856. package/es/_chunks/{dep-b832b6b1.mjs → dep-cd711cee.mjs} +3 -3
  857. package/es/_chunks/{dep-b832b6b1.mjs.map → dep-cd711cee.mjs.map} +1 -1
  858. package/es/_chunks/{dep-f42bd3ba.mjs → dep-cedc2818.mjs} +4 -4
  859. package/es/_chunks/{dep-f42bd3ba.mjs.map → dep-cedc2818.mjs.map} +1 -1
  860. package/es/_chunks/{dep-e45429de.mjs → dep-cede586b.mjs} +6 -6
  861. package/es/_chunks/{dep-e45429de.mjs.map → dep-cede586b.mjs.map} +1 -1
  862. package/es/_chunks/{dep-097e3f40.mjs → dep-d00e2e04.mjs} +4 -4
  863. package/es/_chunks/{dep-097e3f40.mjs.map → dep-d00e2e04.mjs.map} +1 -1
  864. package/es/_chunks/{dep-94545f97.mjs → dep-d0177ed3.mjs} +4 -4
  865. package/es/_chunks/{dep-94545f97.mjs.map → dep-d0177ed3.mjs.map} +1 -1
  866. package/es/_chunks/{dep-ddecbc66.mjs → dep-d4da440a.mjs} +7 -7
  867. package/es/_chunks/{dep-ddecbc66.mjs.map → dep-d4da440a.mjs.map} +1 -1
  868. package/es/_chunks/{dep-34c8a479.mjs → dep-d7c36095.mjs} +3 -3
  869. package/es/_chunks/{dep-34c8a479.mjs.map → dep-d7c36095.mjs.map} +1 -1
  870. package/es/_chunks/{dep-d2c4cf3e.mjs → dep-da57e0cf.mjs} +3 -3
  871. package/es/_chunks/{dep-d2c4cf3e.mjs.map → dep-da57e0cf.mjs.map} +1 -1
  872. package/es/_chunks/{dep-3ce0d945.mjs → dep-deb34e0f.mjs} +8 -8
  873. package/es/_chunks/{dep-3ce0d945.mjs.map → dep-deb34e0f.mjs.map} +1 -1
  874. package/es/_chunks/{dep-3c214a3d.mjs → dep-e32ac680.mjs} +14 -14
  875. package/es/_chunks/{dep-3c214a3d.mjs.map → dep-e32ac680.mjs.map} +1 -1
  876. package/es/_chunks/{dep-14f4bfa0.mjs → dep-e5142249.mjs} +16 -16
  877. package/es/_chunks/{dep-14f4bfa0.mjs.map → dep-e5142249.mjs.map} +1 -1
  878. package/es/_chunks/{dep-0e1b6353.mjs → dep-ec2f76cc.mjs} +3 -3
  879. package/es/_chunks/{dep-0e1b6353.mjs.map → dep-ec2f76cc.mjs.map} +1 -1
  880. package/es/_chunks/{dep-0e5a69a1.mjs → dep-f14cdac0.mjs} +4 -4
  881. package/es/_chunks/{dep-0e5a69a1.mjs.map → dep-f14cdac0.mjs.map} +1 -1
  882. package/es/_chunks/{dep-afd77bd0.mjs → dep-f8909853.mjs} +6 -6
  883. package/es/_chunks/{dep-afd77bd0.mjs.map → dep-f8909853.mjs.map} +1 -1
  884. package/es/_chunks/{dep-bad920c9.mjs → dep-fd2b6c64.mjs} +3 -3
  885. package/es/_chunks/{dep-bad920c9.mjs.map → dep-fd2b6c64.mjs.map} +1 -1
  886. package/es/_common/js/color-picker/cmyk.mjs +1 -1
  887. package/es/_common/js/color-picker/color.mjs +18 -18
  888. package/es/_common/js/color-picker/color.mjs.map +1 -1
  889. package/es/_common/js/color-picker/constants.mjs +1 -1
  890. package/es/_common/js/color-picker/draggable.mjs +17 -23
  891. package/es/_common/js/color-picker/draggable.mjs.map +1 -1
  892. package/es/_common/js/color-picker/gradient.mjs +10 -10
  893. package/es/_common/js/color-picker/index.mjs +14 -14
  894. package/es/_common/js/common.mjs +1 -1
  895. package/es/_common/js/date-picker/format.mjs +25 -25
  896. package/es/_common/js/date-picker/utils.mjs +25 -25
  897. package/es/_common/js/global-config/default-config.d.ts +1 -0
  898. package/es/_common/js/global-config/default-config.mjs +3 -2
  899. package/es/_common/js/global-config/default-config.mjs.map +1 -1
  900. package/es/_common/js/global-config/locale/ar_KW.mjs +5 -5
  901. package/es/_common/js/global-config/locale/en_US.mjs +2 -2
  902. package/es/_common/js/global-config/locale/it_IT.mjs +5 -5
  903. package/es/_common/js/global-config/locale/ja_JP.mjs +5 -5
  904. package/es/_common/js/global-config/locale/ko_KR.mjs +5 -5
  905. package/es/_common/js/global-config/locale/ru_RU.mjs +5 -5
  906. package/es/_common/js/global-config/locale/zh_CN.mjs +5 -5
  907. package/es/_common/js/global-config/locale/zh_TW.mjs +5 -5
  908. package/es/_common/js/input-number/large-number.mjs +11 -11
  909. package/es/_common/js/input-number/number.mjs +12 -12
  910. package/es/_common/js/loading/circle-adapter.mjs +16 -16
  911. package/es/_common/js/log/index.mjs +1 -1
  912. package/es/_common/js/log/log.mjs +1 -1
  913. package/es/_common/js/log/types.mjs +1 -1
  914. package/es/_common/js/slider/utils.mjs +8 -8
  915. package/es/_common/js/statistic/tween.mjs +17 -17
  916. package/es/_common/js/statistic/utils.mjs +1 -1
  917. package/es/_common/js/table/tree-store.mjs +32 -30
  918. package/es/_common/js/table/tree-store.mjs.map +1 -1
  919. package/es/_common/js/table/types.mjs +1 -1
  920. package/es/_common/js/table/utils.mjs +19 -19
  921. package/es/_common/js/tabs/base.mjs +1 -1
  922. package/es/_common/js/time-picker/const.mjs +1 -1
  923. package/es/_common/js/time-picker/utils.mjs +4 -4
  924. package/es/_common/js/tree/tree-node-model.mjs +41 -41
  925. package/es/_common/js/tree/tree-node.mjs +48 -48
  926. package/es/_common/js/tree/tree-store.mjs +57 -57
  927. package/es/_common/js/tree/types.mjs +1 -1
  928. package/es/_common/js/tree-v1/tree-node-model.mjs +42 -42
  929. package/es/_common/js/tree-v1/tree-node.mjs +51 -51
  930. package/es/_common/js/tree-v1/tree-store.mjs +60 -60
  931. package/es/_common/js/tree-v1/types.mjs +1 -1
  932. package/es/_common/js/upload/main.mjs +14 -14
  933. package/es/_common/js/upload/types.mjs +1 -1
  934. package/es/_common/js/upload/utils.mjs +1 -1
  935. package/es/_common/js/upload/xhr.mjs +10 -10
  936. package/es/_common/js/utils/calcTextareaHeight.mjs +16 -16
  937. package/es/_common/js/utils/getPosition.mjs +1 -1
  938. package/es/_common/js/utils/getScrollbarWidth.mjs +16 -16
  939. package/es/_common/js/utils/helper.mjs +16 -16
  940. package/es/_common/js/utils/injectStyle.mjs +1 -1
  941. package/es/_common/js/utils/observe.mjs +1 -1
  942. package/es/_common/js/utils/set-style.mjs +1 -1
  943. package/es/_common/js/utils/swapDragArrayElement.mjs +3 -3
  944. package/es/_common/js/watermark/generateBase64Url.mjs +3 -3
  945. package/es/_common/js/watermark/randomMovingStyle.mjs +1 -1
  946. package/es/_common/js/watermark/type.mjs +1 -1
  947. package/es/affix/affix.mjs +46 -46
  948. package/es/affix/index.mjs +46 -46
  949. package/es/affix/props.mjs +1 -1
  950. package/es/affix/type.mjs +1 -1
  951. package/es/alert/alert.mjs +45 -45
  952. package/es/alert/index.mjs +45 -45
  953. package/es/alert/props.mjs +1 -1
  954. package/es/alert/type.mjs +1 -1
  955. package/es/anchor/anchor-item-props.mjs +1 -1
  956. package/es/anchor/anchor-item.mjs +37 -37
  957. package/es/anchor/anchor-target-props.mjs +1 -1
  958. package/es/anchor/anchor-target.mjs +62 -62
  959. package/es/anchor/anchor.mjs +46 -46
  960. package/es/anchor/constants.mjs +1 -1
  961. package/es/anchor/index.mjs +63 -63
  962. package/es/anchor/props.mjs +1 -1
  963. package/es/anchor/type.mjs +1 -1
  964. package/es/anchor/utils.mjs +1 -1
  965. package/es/auto-complete/auto-complete.mjs +55 -55
  966. package/es/auto-complete/highlight-option.mjs +39 -39
  967. package/es/auto-complete/index.mjs +55 -55
  968. package/es/auto-complete/option-list.mjs +42 -42
  969. package/es/auto-complete/props.mjs +1 -1
  970. package/es/auto-complete/type.mjs +1 -1
  971. package/es/avatar/avatar-group-props.mjs +1 -1
  972. package/es/avatar/avatar.mjs +56 -56
  973. package/es/avatar/group.mjs +56 -56
  974. package/es/avatar/index.mjs +56 -56
  975. package/es/avatar/props.mjs +1 -1
  976. package/es/avatar/type.mjs +1 -1
  977. package/es/back-top/back-top.mjs +47 -47
  978. package/es/back-top/index.mjs +47 -47
  979. package/es/back-top/props.mjs +1 -1
  980. package/es/back-top/type.mjs +1 -1
  981. package/es/badge/badge.mjs +47 -47
  982. package/es/badge/index.mjs +47 -47
  983. package/es/badge/props.mjs +1 -1
  984. package/es/badge/type.mjs +1 -1
  985. package/es/breadcrumb/breadcrumb-item-props.mjs +1 -1
  986. package/es/breadcrumb/breadcrumb-item.mjs +54 -54
  987. package/es/breadcrumb/breadcrumb.mjs +54 -54
  988. package/es/breadcrumb/index.mjs +54 -54
  989. package/es/breadcrumb/props.mjs +1 -1
  990. package/es/breadcrumb/type.mjs +1 -1
  991. package/es/button/button.mjs +61 -61
  992. package/es/button/index.mjs +61 -61
  993. package/es/button/props.mjs +1 -1
  994. package/es/button/type.mjs +1 -1
  995. package/es/calendar/calendar-cell.mjs +48 -48
  996. package/es/calendar/calendar.mjs +73 -73
  997. package/es/calendar/const.mjs +1 -1
  998. package/es/calendar/hook/index.mjs +38 -38
  999. package/es/calendar/hook/useCalendarClass.mjs +36 -36
  1000. package/es/calendar/hook/useColHeaders.mjs +36 -36
  1001. package/es/calendar/hook/useController.mjs +38 -38
  1002. package/es/calendar/hook/useState.mjs +36 -36
  1003. package/es/calendar/index.mjs +73 -73
  1004. package/es/calendar/interface.mjs +1 -1
  1005. package/es/calendar/props.mjs +1 -1
  1006. package/es/calendar/type.mjs +1 -1
  1007. package/es/calendar/utils.mjs +4 -4
  1008. package/es/card/card.mjs +60 -60
  1009. package/es/card/index.mjs +60 -60
  1010. package/es/card/props.mjs +1 -1
  1011. package/es/card/type.mjs +1 -1
  1012. package/es/cascader/cascader-panel.mjs +72 -72
  1013. package/es/cascader/cascader.mjs +76 -76
  1014. package/es/cascader/components/Item.mjs +63 -63
  1015. package/es/cascader/components/Panel.mjs +63 -63
  1016. package/es/cascader/core/className.mjs +5 -5
  1017. package/es/cascader/core/effect.mjs +31 -31
  1018. package/es/cascader/core/helper.mjs +20 -20
  1019. package/es/cascader/hooks.mjs +63 -63
  1020. package/es/cascader/index.mjs +76 -76
  1021. package/es/cascader/interface.mjs +48 -48
  1022. package/es/cascader/props.mjs +1 -1
  1023. package/es/cascader/type.mjs +1 -1
  1024. package/es/checkbox/checkbox-group-props.mjs +1 -1
  1025. package/es/checkbox/checkbox.mjs +48 -48
  1026. package/es/checkbox/constants.mjs +1 -1
  1027. package/es/checkbox/group.mjs +53 -53
  1028. package/es/checkbox/hooks/useCheckboxLazyLoad.mjs +1 -1
  1029. package/es/checkbox/hooks/useKeyboardEvent.mjs +1 -1
  1030. package/es/checkbox/index.mjs +53 -53
  1031. package/es/checkbox/props.mjs +1 -1
  1032. package/es/checkbox/type.mjs +1 -1
  1033. package/es/collapse/collapse-panel-props.mjs +1 -1
  1034. package/es/collapse/collapse-panel.mjs +45 -45
  1035. package/es/collapse/collapse.mjs +47 -47
  1036. package/es/collapse/index.mjs +47 -47
  1037. package/es/collapse/props.mjs +1 -1
  1038. package/es/collapse/type.mjs +1 -1
  1039. package/es/color-picker/color-picker-panel.mjs +75 -75
  1040. package/es/color-picker/color-picker.mjs +75 -75
  1041. package/es/color-picker/const.mjs +1 -1
  1042. package/es/color-picker/hooks.mjs +36 -36
  1043. package/es/color-picker/index.mjs +75 -75
  1044. package/es/color-picker/interfaces.mjs +1 -1
  1045. package/es/color-picker/panel/alpha.mjs +42 -42
  1046. package/es/color-picker/panel/base-props.mjs +1 -1
  1047. package/es/color-picker/panel/format/config.mjs +1 -1
  1048. package/es/color-picker/panel/format/index.mjs +73 -73
  1049. package/es/color-picker/panel/format/inputs.mjs +66 -66
  1050. package/es/color-picker/panel/header.mjs +57 -57
  1051. package/es/color-picker/panel/hue.mjs +42 -42
  1052. package/es/color-picker/panel/index.d.ts +1 -78
  1053. package/es/color-picker/panel/index.mjs +78 -76
  1054. package/es/color-picker/panel/index.mjs.map +1 -1
  1055. package/es/color-picker/panel/linear-gradient.mjs +63 -63
  1056. package/es/color-picker/panel/saturation.mjs +42 -42
  1057. package/es/color-picker/panel/slider.mjs +42 -42
  1058. package/es/color-picker/panel/swatches.mjs +43 -43
  1059. package/es/color-picker/props.mjs +1 -1
  1060. package/es/color-picker/trigger.mjs +54 -54
  1061. package/es/color-picker/type.mjs +1 -1
  1062. package/es/color-picker/utils/click-outsider.mjs +36 -36
  1063. package/es/color-picker/utils/index.mjs +14 -14
  1064. package/es/comment/comment.mjs +61 -61
  1065. package/es/comment/index.mjs +61 -61
  1066. package/es/comment/props.mjs +1 -1
  1067. package/es/comment/type.mjs +1 -1
  1068. package/es/common-components/fake-arrow.mjs +37 -37
  1069. package/es/common.mjs +1 -1
  1070. package/es/components.mjs +84 -83
  1071. package/es/components.mjs.map +1 -1
  1072. package/es/config-provider/config-provider.mjs +44 -44
  1073. package/es/config-provider/context.d.ts +1 -0
  1074. package/es/config-provider/context.mjs +30 -30
  1075. package/es/config-provider/index.mjs +44 -44
  1076. package/es/config-provider/type.d.ts +2 -1
  1077. package/es/config-provider/type.mjs +1 -1
  1078. package/es/config-provider/useConfig.mjs +36 -36
  1079. package/es/date-picker/DatePicker.mjs +72 -72
  1080. package/es/date-picker/DatePickerPanel.mjs +72 -72
  1081. package/es/date-picker/DateRangePicker.mjs +72 -72
  1082. package/es/date-picker/DateRangePickerPanel.mjs +72 -72
  1083. package/es/date-picker/base/Cell.mjs +44 -44
  1084. package/es/date-picker/base/Footer.mjs +61 -61
  1085. package/es/date-picker/base/Header.mjs +70 -70
  1086. package/es/date-picker/base/Table.mjs +44 -44
  1087. package/es/date-picker/date-picker-panel-props.mjs +1 -1
  1088. package/es/date-picker/date-range-picker-panel-props.mjs +1 -1
  1089. package/es/date-picker/date-range-picker-props.mjs +1 -1
  1090. package/es/date-picker/hooks/useDisableDate.mjs +9 -9
  1091. package/es/date-picker/hooks/useRange.mjs +54 -54
  1092. package/es/date-picker/hooks/useRangeValue.mjs +28 -28
  1093. package/es/date-picker/hooks/useSingle.mjs +54 -54
  1094. package/es/date-picker/hooks/useSingleValue.mjs +28 -28
  1095. package/es/date-picker/hooks/useTableData.mjs +44 -44
  1096. package/es/date-picker/index.mjs +72 -72
  1097. package/es/date-picker/panel/ExtraContent.mjs +61 -61
  1098. package/es/date-picker/panel/PanelContent.mjs +72 -72
  1099. package/es/date-picker/panel/RangePanel.mjs +72 -72
  1100. package/es/date-picker/panel/SinglePanel.mjs +72 -72
  1101. package/es/date-picker/props.mjs +1 -1
  1102. package/es/date-picker/type.mjs +1 -1
  1103. package/es/descriptions/const/index.mjs +1 -1
  1104. package/es/descriptions/description-item-props.mjs +1 -1
  1105. package/es/descriptions/descriptions-item.mjs +1 -1
  1106. package/es/descriptions/descriptions-row.mjs +36 -36
  1107. package/es/descriptions/descriptions.mjs +46 -46
  1108. package/es/descriptions/index.mjs +46 -46
  1109. package/es/descriptions/interface.mjs +1 -1
  1110. package/es/descriptions/props.mjs +1 -1
  1111. package/es/descriptions/style/index.css +4 -4
  1112. package/es/descriptions/type.mjs +1 -1
  1113. package/es/descriptions/utils/index.mjs +11 -11
  1114. package/es/dialog/dialog.mjs +65 -65
  1115. package/es/dialog/hooks.mjs +64 -64
  1116. package/es/dialog/index.mjs +65 -65
  1117. package/es/dialog/plugin.mjs +65 -65
  1118. package/es/dialog/props.mjs +1 -1
  1119. package/es/dialog/type.mjs +1 -1
  1120. package/es/divider/divider.mjs +45 -45
  1121. package/es/divider/index.mjs +45 -45
  1122. package/es/divider/props.mjs +1 -1
  1123. package/es/divider/type.mjs +1 -1
  1124. package/es/drawer/drawer.mjs +64 -64
  1125. package/es/drawer/hooks.mjs +3 -3
  1126. package/es/drawer/index.mjs +64 -64
  1127. package/es/drawer/props.mjs +1 -1
  1128. package/es/drawer/type.mjs +1 -1
  1129. package/es/dropdown/const.mjs +1 -1
  1130. package/es/dropdown/dropdown-item-props.mjs +1 -1
  1131. package/es/dropdown/dropdown-item.mjs +51 -51
  1132. package/es/dropdown/dropdown-menu.mjs +51 -51
  1133. package/es/dropdown/dropdown.mjs +58 -58
  1134. package/es/dropdown/hooks/useDropdownOptions.mjs +15 -15
  1135. package/es/dropdown/index.mjs +58 -58
  1136. package/es/dropdown/props.mjs +1 -1
  1137. package/es/dropdown/type.mjs +1 -1
  1138. package/es/form/const.mjs +47 -47
  1139. package/es/form/form-item-props.mjs +1 -1
  1140. package/es/form/form-item.mjs +63 -615
  1141. package/es/form/form-item.mjs.map +1 -1
  1142. package/es/form/form-model.mjs +30 -30
  1143. package/es/form/form.mjs +62 -61
  1144. package/es/form/form.mjs.map +1 -1
  1145. package/es/form/hooks.mjs +1 -1
  1146. package/es/form/index.mjs +60 -59
  1147. package/es/form/index.mjs.map +1 -1
  1148. package/es/form/props.mjs +1 -1
  1149. package/es/form/type.mjs +1 -1
  1150. package/es/grid/col-props.mjs +1 -1
  1151. package/es/grid/col.mjs +47 -47
  1152. package/es/grid/common.mjs +14 -14
  1153. package/es/grid/index.mjs +47 -47
  1154. package/es/grid/row-props.mjs +1 -1
  1155. package/es/grid/row.mjs +47 -47
  1156. package/es/grid/type.mjs +1 -1
  1157. package/es/guide/guide.mjs +63 -63
  1158. package/es/guide/index.mjs +63 -63
  1159. package/es/guide/interface.mjs +1 -1
  1160. package/es/guide/props.mjs +1 -1
  1161. package/es/guide/type.mjs +1 -1
  1162. package/es/guide/utils/getRelativePosition.mjs +11 -11
  1163. package/es/guide/utils/getScrollParent.mjs +11 -11
  1164. package/es/guide/utils/getTargetElm.mjs +11 -11
  1165. package/es/guide/utils/index.mjs +11 -11
  1166. package/es/guide/utils/scrollToElm.mjs +11 -11
  1167. package/es/hooks/icon.mjs +7 -7
  1168. package/es/hooks/index.mjs +47 -47
  1169. package/es/hooks/slot.mjs +4 -4
  1170. package/es/hooks/tnode.mjs +28 -28
  1171. package/es/hooks/tnode.mjs.map +1 -1
  1172. package/es/hooks/useCollapseAnimation.mjs +1 -1
  1173. package/es/hooks/useCommonClassName.mjs +36 -36
  1174. package/es/hooks/useConfig.mjs +36 -36
  1175. package/es/hooks/useDefaultValue.mjs +11 -11
  1176. package/es/hooks/useDestroyOnClose.mjs +1 -1
  1177. package/es/hooks/useDisabled.mjs +6 -6
  1178. package/es/hooks/useDragSort.mjs +1 -1
  1179. package/es/hooks/useElementLazyRender.mjs +1 -1
  1180. package/es/hooks/useGlobalIcon.mjs +36 -36
  1181. package/es/hooks/useImagePreviewUrl.mjs +3 -3
  1182. package/es/hooks/useKeepAnimation.mjs +36 -36
  1183. package/es/hooks/useLazyLoad.mjs +11 -11
  1184. package/es/hooks/useListener.mjs +1 -1
  1185. package/es/hooks/usePopupManager.mjs +4 -4
  1186. package/es/hooks/useResizeObserver.mjs +1 -1
  1187. package/es/hooks/useRipple.mjs +36 -36
  1188. package/es/hooks/useTeleport.mjs +11 -11
  1189. package/es/hooks/useVModel.mjs +11 -11
  1190. package/es/hooks/useVirtualScroll.mjs +3 -3
  1191. package/es/hooks/useVirtualScrollNew.mjs +15 -15
  1192. package/es/icon/icon-svg-props.mjs +1 -1
  1193. package/es/icon/iconfont-props.mjs +1 -1
  1194. package/es/icon/index.mjs +1 -1
  1195. package/es/icon/type.mjs +1 -1
  1196. package/es/image/image.mjs +56 -56
  1197. package/es/image/index.mjs +56 -56
  1198. package/es/image/props.mjs +1 -1
  1199. package/es/image/type.mjs +1 -1
  1200. package/es/image-viewer/base/ImageItem.mjs +41 -41
  1201. package/es/image-viewer/base/ImageModalIcon.mjs +45 -45
  1202. package/es/image-viewer/base/ImageViewerModal.mjs +67 -67
  1203. package/es/image-viewer/base/ImageViewerUtils.mjs +55 -55
  1204. package/es/image-viewer/const.mjs +1 -1
  1205. package/es/image-viewer/hooks.mjs +13 -13
  1206. package/es/image-viewer/image-viewer.mjs +67 -67
  1207. package/es/image-viewer/index.mjs +67 -67
  1208. package/es/image-viewer/props.mjs +1 -1
  1209. package/es/image-viewer/type.mjs +1 -1
  1210. package/es/image-viewer/utils.mjs +9 -9
  1211. package/es/index.mjs +86 -85
  1212. package/es/index.mjs.map +1 -1
  1213. package/es/input/index.mjs +52 -52
  1214. package/es/input/input-group-props.mjs +1 -1
  1215. package/es/input/input-group.mjs +45 -45
  1216. package/es/input/input.mjs +52 -52
  1217. package/es/input/props.mjs +1 -1
  1218. package/es/input/type.mjs +1 -1
  1219. package/es/input/useInput.mjs +52 -52
  1220. package/es/input/useInputEventHandler.mjs +52 -52
  1221. package/es/input/useInputWidth.mjs +1 -1
  1222. package/es/input/useLengthLimit.mjs +17 -17
  1223. package/es/input-adornment/index.mjs +46 -46
  1224. package/es/input-adornment/input-adornment.mjs +46 -46
  1225. package/es/input-adornment/props.mjs +1 -1
  1226. package/es/input-adornment/type.mjs +1 -1
  1227. package/es/input-number/index.mjs +61 -61
  1228. package/es/input-number/input-number.mjs +61 -61
  1229. package/es/input-number/props.mjs +1 -1
  1230. package/es/input-number/type.mjs +1 -1
  1231. package/es/input-number/useInputNumber.mjs +45 -45
  1232. package/es/layout/aside-props.mjs +1 -1
  1233. package/es/layout/aside.mjs +44 -44
  1234. package/es/layout/content.mjs +44 -44
  1235. package/es/layout/footer-props.mjs +1 -1
  1236. package/es/layout/footer.mjs +44 -44
  1237. package/es/layout/header-props.mjs +1 -1
  1238. package/es/layout/header.mjs +44 -44
  1239. package/es/layout/index.mjs +45 -45
  1240. package/es/layout/layout.mjs +45 -45
  1241. package/es/layout/type.mjs +1 -1
  1242. package/es/link/index.mjs +48 -48
  1243. package/es/link/link.mjs +48 -48
  1244. package/es/link/props.mjs +1 -1
  1245. package/es/link/type.mjs +1 -1
  1246. package/es/list/const.mjs +1 -1
  1247. package/es/list/hooks/useListItems.mjs +5 -5
  1248. package/es/list/hooks/useListVirtualScroll.mjs +15 -15
  1249. package/es/list/index.mjs +66 -66
  1250. package/es/list/list-item-meta-props.mjs +1 -1
  1251. package/es/list/list-item-meta.mjs +44 -44
  1252. package/es/list/list-item-props.mjs +1 -1
  1253. package/es/list/list-item.mjs +44 -44
  1254. package/es/list/list.mjs +66 -66
  1255. package/es/list/props.mjs +1 -1
  1256. package/es/list/type.mjs +1 -1
  1257. package/es/loading/directive.mjs +60 -60
  1258. package/es/loading/icon/gradient.mjs +44 -44
  1259. package/es/loading/index.mjs +60 -60
  1260. package/es/loading/loading.mjs +52 -52
  1261. package/es/loading/plugin.mjs +52 -52
  1262. package/es/loading/props.mjs +1 -1
  1263. package/es/loading/type.mjs +1 -1
  1264. package/es/locale/ar_KW.mjs +5 -5
  1265. package/es/locale/en_US.mjs +2 -2
  1266. package/es/locale/ja_JP.mjs +5 -5
  1267. package/es/locale/ko_KR.mjs +5 -5
  1268. package/es/locale/zh_CN.mjs +5 -5
  1269. package/es/locale/zh_TW.mjs +5 -5
  1270. package/es/menu/const.mjs +1 -1
  1271. package/es/menu/head-menu-props.mjs +1 -1
  1272. package/es/menu/head-menu.mjs +55 -55
  1273. package/es/menu/index.mjs +59 -59
  1274. package/es/menu/menu-group-props.mjs +1 -1
  1275. package/es/menu/menu-group.mjs +44 -44
  1276. package/es/menu/menu-item-props.mjs +1 -1
  1277. package/es/menu/menu-item.mjs +58 -58
  1278. package/es/menu/menu.mjs +50 -50
  1279. package/es/menu/props.mjs +1 -1
  1280. package/es/menu/submenu-props.mjs +1 -1
  1281. package/es/menu/submenu.mjs +50 -50
  1282. package/es/menu/type.mjs +1 -1
  1283. package/es/menu/v-menu.mjs +6 -6
  1284. package/es/message/animation.mjs +1 -1
  1285. package/es/message/const.mjs +1 -1
  1286. package/es/message/index.mjs +60 -60
  1287. package/es/message/message.mjs +60 -60
  1288. package/es/message/messageList.mjs +60 -60
  1289. package/es/message/plugin.mjs +60 -60
  1290. package/es/message/props.mjs +1 -1
  1291. package/es/message/type.mjs +1 -1
  1292. package/es/notification/animate.mjs +1 -1
  1293. package/es/notification/const.mjs +1 -1
  1294. package/es/notification/index.mjs +45 -45
  1295. package/es/notification/notification.mjs +45 -45
  1296. package/es/notification/notificationList.mjs +45 -45
  1297. package/es/notification/plugin.mjs +45 -45
  1298. package/es/notification/props.mjs +1 -1
  1299. package/es/notification/type.mjs +1 -1
  1300. package/es/pagination/index.mjs +70 -70
  1301. package/es/pagination/pagination-mini-props.mjs +1 -1
  1302. package/es/pagination/pagination-mini.mjs +61 -61
  1303. package/es/pagination/pagination.mjs +70 -70
  1304. package/es/pagination/props.mjs +1 -1
  1305. package/es/pagination/type.mjs +1 -1
  1306. package/es/pagination/useMoreAction.mjs +1 -1
  1307. package/es/pagination/usePaginationClasses.mjs +44 -44
  1308. package/es/plugins.mjs +65 -65
  1309. package/es/popconfirm/index.mjs +66 -66
  1310. package/es/popconfirm/popconfirm.mjs +66 -66
  1311. package/es/popconfirm/props.mjs +1 -1
  1312. package/es/popconfirm/type.mjs +1 -1
  1313. package/es/popup/container.mjs +14 -14
  1314. package/es/popup/index.mjs +50 -50
  1315. package/es/popup/popup.mjs +50 -50
  1316. package/es/popup/props.mjs +1 -1
  1317. package/es/popup/type.mjs +1 -1
  1318. package/es/progress/constants.mjs +1 -1
  1319. package/es/progress/index.mjs +51 -51
  1320. package/es/progress/progress.mjs +51 -51
  1321. package/es/progress/props.mjs +1 -1
  1322. package/es/progress/type.mjs +1 -1
  1323. package/es/radio/constants.mjs +1 -1
  1324. package/es/radio/group.mjs +57 -57
  1325. package/es/radio/index.mjs +57 -57
  1326. package/es/radio/instance.mjs +1 -1
  1327. package/es/radio/props.mjs +1 -1
  1328. package/es/radio/radio-button.mjs +52 -52
  1329. package/es/radio/radio-group-props.mjs +1 -1
  1330. package/es/radio/radio.mjs +52 -52
  1331. package/es/radio/type.mjs +1 -1
  1332. package/es/radio/useKeyboard.mjs +11 -11
  1333. package/es/range-input/index.mjs +54 -54
  1334. package/es/range-input/props.mjs +1 -1
  1335. package/es/range-input/range-input-popup-props.mjs +1 -1
  1336. package/es/range-input/range-input-popup.mjs +54 -54
  1337. package/es/range-input/range-input.mjs +52 -52
  1338. package/es/range-input/type.mjs +1 -1
  1339. package/es/rate/index.mjs +54 -54
  1340. package/es/rate/props.mjs +1 -1
  1341. package/es/rate/rate.mjs +54 -54
  1342. package/es/rate/type.mjs +1 -1
  1343. package/es/select/helper.mjs +27 -27
  1344. package/es/select/hooks/useKeyboardControl.mjs +36 -36
  1345. package/es/select/hooks/usePanelVirtualScroll.mjs +3 -3
  1346. package/es/select/hooks/useSelectOptions.mjs +19 -19
  1347. package/es/select/index.mjs +70 -70
  1348. package/es/select/option-group-props.mjs +1 -1
  1349. package/es/select/option-props.mjs +1 -1
  1350. package/es/select/option.mjs +53 -53
  1351. package/es/select/optionGroup.mjs +45 -45
  1352. package/es/select/props.mjs +1 -1
  1353. package/es/select/select-panel.mjs +57 -57
  1354. package/es/select/select.mjs +70 -70
  1355. package/es/select/type.mjs +1 -1
  1356. package/es/select-input/index.mjs +65 -65
  1357. package/es/select-input/interface.mjs +1 -1
  1358. package/es/select-input/props.mjs +1 -1
  1359. package/es/select-input/select-input.mjs +65 -65
  1360. package/es/select-input/type.mjs +1 -1
  1361. package/es/select-input/useMultiple.mjs +60 -60
  1362. package/es/select-input/useOverlayInnerStyle.mjs +8 -8
  1363. package/es/select-input/useSingle.mjs +63 -63
  1364. package/es/skeleton/index.mjs +46 -46
  1365. package/es/skeleton/props.mjs +1 -1
  1366. package/es/skeleton/skeleton.mjs +46 -46
  1367. package/es/skeleton/type.mjs +1 -1
  1368. package/es/slider/hooks/useSliderInput.mjs +64 -64
  1369. package/es/slider/hooks/useSliderMark.mjs +38 -38
  1370. package/es/slider/hooks/useSliderTooltip.mjs +50 -50
  1371. package/es/slider/hooks/useSliderTooltip.mjs.map +1 -1
  1372. package/es/slider/index.mjs +66 -66
  1373. package/es/slider/props.mjs +1 -1
  1374. package/es/slider/slider-button.mjs +57 -58
  1375. package/es/slider/slider-button.mjs.map +1 -1
  1376. package/es/slider/slider-mark.mjs +36 -36
  1377. package/es/slider/slider.mjs +66 -66
  1378. package/es/slider/type.mjs +1 -1
  1379. package/es/slider/util/common.mjs +8 -8
  1380. package/es/slider/util/constants.mjs +1 -1
  1381. package/es/space/index.mjs +52 -52
  1382. package/es/space/props.mjs +1 -1
  1383. package/es/space/space.mjs +52 -52
  1384. package/es/space/type.mjs +1 -1
  1385. package/es/statistic/index.mjs +53 -53
  1386. package/es/statistic/props.mjs +1 -1
  1387. package/es/statistic/statistic.mjs +53 -53
  1388. package/es/statistic/type.mjs +1 -1
  1389. package/es/steps/index.mjs +47 -47
  1390. package/es/steps/props.mjs +1 -1
  1391. package/es/steps/step-item-props.mjs +1 -1
  1392. package/es/steps/step-item.mjs +47 -47
  1393. package/es/steps/steps.mjs +47 -47
  1394. package/es/steps/type.mjs +1 -1
  1395. package/es/sticky-tool/index.mjs +50 -50
  1396. package/es/sticky-tool/props.mjs +1 -1
  1397. package/es/sticky-tool/sticky-item-props.mjs +1 -1
  1398. package/es/sticky-tool/sticky-item.mjs +50 -50
  1399. package/es/sticky-tool/sticky-tool.mjs +50 -50
  1400. package/es/sticky-tool/type.mjs +1 -1
  1401. package/es/swiper/index.mjs +47 -47
  1402. package/es/swiper/props.mjs +1 -1
  1403. package/es/swiper/swiper-item.mjs +37 -37
  1404. package/es/swiper/swiper.mjs +47 -47
  1405. package/es/swiper/type.mjs +1 -1
  1406. package/es/switch/index.mjs +61 -61
  1407. package/es/switch/props.mjs +1 -1
  1408. package/es/switch/switch.mjs +61 -61
  1409. package/es/switch/type.mjs +1 -1
  1410. package/es/table/_table.d.ts +0 -3
  1411. package/es/table/_table.mjs +3 -3
  1412. package/es/table/base-table-props.d.ts +0 -1
  1413. package/es/table/base-table-props.mjs +1 -2
  1414. package/es/table/base-table-props.mjs.map +1 -1
  1415. package/es/table/base-table.d.ts +1 -3
  1416. package/es/table/base-table.mjs +88 -76
  1417. package/es/table/base-table.mjs.map +1 -1
  1418. package/es/table/column-checkbox-group.mjs +53 -53
  1419. package/es/table/editable-cell.mjs +70 -70
  1420. package/es/table/ellipsis.mjs +54 -54
  1421. package/es/table/enhanced-table-props.mjs +1 -1
  1422. package/es/table/enhanced-table.d.ts +0 -3
  1423. package/es/table/enhanced-table.mjs +77 -77
  1424. package/es/table/filter-controller.mjs +68 -68
  1425. package/es/table/hooks/useAffix.mjs +15 -15
  1426. package/es/table/hooks/useAsyncLoading.mjs +60 -60
  1427. package/es/table/hooks/useClassName.mjs +36 -36
  1428. package/es/table/hooks/useColumnController.mjs +69 -69
  1429. package/es/table/hooks/useColumnResize.mjs +14 -13
  1430. package/es/table/hooks/useColumnResize.mjs.map +1 -1
  1431. package/es/table/hooks/useDragSort.d.ts +0 -2
  1432. package/es/table/hooks/useDragSort.mjs +50 -63
  1433. package/es/table/hooks/useDragSort.mjs.map +1 -1
  1434. package/es/table/hooks/useEditableRow.mjs +45 -45
  1435. package/es/table/hooks/useFilter.mjs +71 -71
  1436. package/es/table/hooks/useFixed.mjs +49 -49
  1437. package/es/table/hooks/useHoverKeyboardEvent.mjs +19 -19
  1438. package/es/table/hooks/useLazyLoad.mjs +11 -11
  1439. package/es/table/hooks/useMultiHeader.mjs +1 -1
  1440. package/es/table/hooks/usePagination.mjs +70 -70
  1441. package/es/table/hooks/useRowExpand.mjs +50 -50
  1442. package/es/table/hooks/useRowHighlight.mjs +23 -23
  1443. package/es/table/hooks/useRowSelect.mjs +63 -63
  1444. package/es/table/hooks/useRowspanAndColspan.mjs +18 -18
  1445. package/es/table/hooks/useSorter.mjs +54 -54
  1446. package/es/table/hooks/useStyle.mjs +45 -39
  1447. package/es/table/hooks/useStyle.mjs.map +1 -1
  1448. package/es/table/hooks/useTableHeader.mjs +54 -54
  1449. package/es/table/hooks/useTreeData.mjs +68 -68
  1450. package/es/table/hooks/useTreeDataExpand.mjs +32 -32
  1451. package/es/table/hooks/useTreeSelect.mjs +33 -33
  1452. package/es/table/index.d.ts +3 -28
  1453. package/es/table/index.mjs +77 -77
  1454. package/es/table/interface.mjs +1 -1
  1455. package/es/table/primary-table-props.mjs +1 -1
  1456. package/es/table/primary-table.d.ts +0 -3
  1457. package/es/table/primary-table.mjs +90 -90
  1458. package/es/table/primary-table.mjs.map +1 -1
  1459. package/es/table/sorter-button.mjs +54 -54
  1460. package/es/table/style/index.css +19 -1
  1461. package/es/table/tbody.d.ts +0 -3
  1462. package/es/table/tbody.mjs +66 -66
  1463. package/es/table/tfoot.mjs +65 -65
  1464. package/es/table/thead.mjs +66 -66
  1465. package/es/table/tr.mjs +66 -66
  1466. package/es/table/type.mjs +1 -1
  1467. package/es/table/utils.mjs +18 -18
  1468. package/es/tabs/index.mjs +53 -53
  1469. package/es/tabs/props.mjs +1 -1
  1470. package/es/tabs/style/index.css +3 -1
  1471. package/es/tabs/tab-nav-bar.mjs +49 -49
  1472. package/es/tabs/tab-nav-item.mjs +37 -37
  1473. package/es/tabs/tab-nav.mjs +51 -51
  1474. package/es/tabs/tab-panel-props.mjs +1 -1
  1475. package/es/tabs/tab-panel.mjs +45 -45
  1476. package/es/tabs/tabs.mjs +53 -53
  1477. package/es/tabs/type.mjs +1 -1
  1478. package/es/tag/check-tag-group-props.mjs +1 -1
  1479. package/es/tag/check-tag-group.mjs +47 -47
  1480. package/es/tag/check-tag-props.mjs +1 -1
  1481. package/es/tag/check-tag.mjs +47 -47
  1482. package/es/tag/index.mjs +47 -47
  1483. package/es/tag/props.mjs +1 -1
  1484. package/es/tag/tag.mjs +45 -45
  1485. package/es/tag/type.mjs +1 -1
  1486. package/es/tag-input/hooks/useDragSorter.mjs +1 -1
  1487. package/es/tag-input/hooks/useHover.mjs +1 -1
  1488. package/es/tag-input/hooks/useTagScroll.mjs +7 -7
  1489. package/es/tag-input/index.mjs +52 -52
  1490. package/es/tag-input/interface.mjs +1 -1
  1491. package/es/tag-input/props.mjs +1 -1
  1492. package/es/tag-input/tag-input.mjs +52 -52
  1493. package/es/tag-input/type.mjs +1 -1
  1494. package/es/tag-input/useTagList.mjs +48 -48
  1495. package/es/textarea/calcTextareaHeight.mjs +1 -1
  1496. package/es/textarea/index.mjs +52 -52
  1497. package/es/textarea/props.mjs +1 -1
  1498. package/es/textarea/textarea.mjs +52 -52
  1499. package/es/textarea/type.mjs +1 -1
  1500. package/es/time-picker/index.mjs +67 -67
  1501. package/es/time-picker/interface.mjs +1 -1
  1502. package/es/time-picker/panel/props.mjs +7 -7
  1503. package/es/time-picker/panel/single-panel.mjs +48 -48
  1504. package/es/time-picker/panel/time-picker-panel.mjs +64 -64
  1505. package/es/time-picker/props.mjs +1 -1
  1506. package/es/time-picker/time-picker.mjs +67 -67
  1507. package/es/time-picker/time-range-picker-props.mjs +1 -1
  1508. package/es/time-picker/time-range-picker.mjs +64 -64
  1509. package/es/time-picker/type.mjs +1 -1
  1510. package/es/timeline/hooks.mjs +1 -1
  1511. package/es/timeline/index.mjs +63 -63
  1512. package/es/timeline/props.mjs +1 -1
  1513. package/es/timeline/timeline-item-props.mjs +1 -1
  1514. package/es/timeline/timeline-item.mjs +63 -63
  1515. package/es/timeline/timeline.mjs +63 -63
  1516. package/es/timeline/type.mjs +1 -1
  1517. package/es/tooltip/index.mjs +54 -54
  1518. package/es/tooltip/props.mjs +1 -1
  1519. package/es/tooltip/tooltip.mjs +54 -54
  1520. package/es/tooltip/type.mjs +1 -1
  1521. package/es/tooltip/util.mjs +11 -11
  1522. package/es/transfer/components/transfer-list.mjs +70 -70
  1523. package/es/transfer/components/transfer-operations.mjs +61 -61
  1524. package/es/transfer/components/transfer-search.mjs +52 -52
  1525. package/es/transfer/hooks/useDragSort.mjs +3 -3
  1526. package/es/transfer/index.mjs +70 -70
  1527. package/es/transfer/interface.mjs +1 -1
  1528. package/es/transfer/props.mjs +1 -1
  1529. package/es/transfer/transfer.mjs +70 -70
  1530. package/es/transfer/type.mjs +1 -1
  1531. package/es/transfer/utils.mjs +41 -41
  1532. package/es/tree/adapt.mjs +73 -73
  1533. package/es/tree/hooks/useDragHandle.mjs +73 -73
  1534. package/es/tree/hooks/useDraggable.mjs +73 -73
  1535. package/es/tree/hooks/useItemEvents.mjs +73 -73
  1536. package/es/tree/hooks/useItemState.mjs +73 -73
  1537. package/es/tree/hooks/useRenderIcon.mjs +73 -73
  1538. package/es/tree/hooks/useRenderLabel.mjs +73 -73
  1539. package/es/tree/hooks/useRenderLine.mjs +73 -73
  1540. package/es/tree/hooks/useRenderOperations.mjs +73 -73
  1541. package/es/tree/hooks/useTreeAction.mjs +73 -73
  1542. package/es/tree/hooks/useTreeEvents.mjs +73 -73
  1543. package/es/tree/hooks/useTreeItem.mjs +73 -73
  1544. package/es/tree/hooks/useTreeNodes.mjs +73 -73
  1545. package/es/tree/hooks/useTreeScroll.mjs +73 -73
  1546. package/es/tree/hooks/useTreeState.mjs +73 -73
  1547. package/es/tree/hooks/useTreeStore.mjs +77 -77
  1548. package/es/tree/hooks/useTreeStyles.mjs +73 -73
  1549. package/es/tree/index.mjs +77 -77
  1550. package/es/tree/props.mjs +1 -1
  1551. package/es/tree/style/index.css +7 -0
  1552. package/es/tree/tree-item.mjs +73 -73
  1553. package/es/tree/tree-types.mjs +1 -1
  1554. package/es/tree/tree.mjs +77 -77
  1555. package/es/tree/type.mjs +1 -1
  1556. package/es/tree/util.mjs +73 -73
  1557. package/es/tree-select/index.mjs +77 -77
  1558. package/es/tree-select/interface.mjs +1 -1
  1559. package/es/tree-select/props.mjs +1 -1
  1560. package/es/tree-select/tree-select.mjs +77 -77
  1561. package/es/tree-select/type.mjs +1 -1
  1562. package/es/upload/constants.mjs +1 -1
  1563. package/es/upload/hooks/useDrag.mjs +1 -1
  1564. package/es/upload/hooks/useUpload.mjs +46 -46
  1565. package/es/upload/index.mjs +68 -68
  1566. package/es/upload/interface.mjs +1 -1
  1567. package/es/upload/props.mjs +1 -1
  1568. package/es/upload/themes/custom-file.mjs +28 -28
  1569. package/es/upload/themes/dragger-file.mjs +67 -67
  1570. package/es/upload/themes/image-card.mjs +67 -67
  1571. package/es/upload/themes/multiple-flow-list.mjs +67 -67
  1572. package/es/upload/themes/normal-file.mjs +61 -61
  1573. package/es/upload/type.mjs +1 -1
  1574. package/es/upload/upload.mjs +68 -68
  1575. package/es/utils/clipboard.mjs +2 -2
  1576. package/es/utils/dom.mjs +11 -11
  1577. package/es/utils/easing.mjs +1 -1
  1578. package/es/utils/event.mjs +24 -24
  1579. package/es/utils/helper.mjs +21 -21
  1580. package/es/utils/render-tnode.mjs +28 -28
  1581. package/es/utils/render-tnode.mjs.map +1 -1
  1582. package/es/utils/responsive.mjs +1 -1
  1583. package/es/utils/set-style.mjs +1 -1
  1584. package/es/utils/string-template.d.ts +2 -0
  1585. package/es/utils/string-template.mjs +14 -0
  1586. package/es/utils/string-template.mjs.map +1 -0
  1587. package/es/utils/transfer-dom.mjs +11 -11
  1588. package/es/utils/withInstall.mjs +1 -1
  1589. package/es/watermark/hooks.mjs +2 -2
  1590. package/es/watermark/index.mjs +46 -46
  1591. package/es/watermark/props.mjs +1 -1
  1592. package/es/watermark/type.mjs +1 -1
  1593. package/es/watermark/watermark.mjs +46 -46
  1594. package/esm/_chunks/dep-3d03053d.js +8 -0
  1595. package/esm/_chunks/dep-3d03053d.js.map +1 -0
  1596. package/esm/_chunks/{dep-a7a8f76a.js → dep-3f4d35fb.js} +3 -3
  1597. package/esm/_chunks/{dep-a7a8f76a.js.map → dep-3f4d35fb.js.map} +1 -1
  1598. package/{es/_chunks/dep-41372f46.mjs → esm/_chunks/dep-630f4ba0.js} +2 -2
  1599. package/esm/_chunks/dep-630f4ba0.js.map +1 -0
  1600. package/esm/_chunks/{dep-b9d64ff1.js → dep-6646f7d4.js} +2 -2
  1601. package/esm/_chunks/{dep-b9d64ff1.js.map → dep-6646f7d4.js.map} +1 -1
  1602. package/esm/_chunks/{dep-5a70fa86.js → dep-77027b6f.js} +4 -4
  1603. package/esm/_chunks/{dep-5a70fa86.js.map → dep-77027b6f.js.map} +1 -1
  1604. package/esm/_common/js/color-picker/cmyk.js +1 -1
  1605. package/esm/_common/js/color-picker/color.js +5 -5
  1606. package/esm/_common/js/color-picker/color.js.map +1 -1
  1607. package/esm/_common/js/color-picker/constants.js +1 -1
  1608. package/esm/_common/js/color-picker/draggable.js +14 -20
  1609. package/esm/_common/js/color-picker/draggable.js.map +1 -1
  1610. package/esm/_common/js/color-picker/gradient.js +1 -1
  1611. package/esm/_common/js/color-picker/index.js +1 -1
  1612. package/esm/_common/js/common.js +1 -1
  1613. package/esm/_common/js/date-picker/format.js +4 -4
  1614. package/esm/_common/js/date-picker/utils.js +4 -4
  1615. package/esm/_common/js/global-config/default-config.d.ts +1 -0
  1616. package/esm/_common/js/global-config/default-config.js +3 -2
  1617. package/esm/_common/js/global-config/default-config.js.map +1 -1
  1618. package/esm/_common/js/global-config/locale/ar_KW.js +3 -3
  1619. package/esm/_common/js/global-config/locale/en_US.js +2 -2
  1620. package/esm/_common/js/global-config/locale/it_IT.js +3 -3
  1621. package/esm/_common/js/global-config/locale/ja_JP.js +3 -3
  1622. package/esm/_common/js/global-config/locale/ko_KR.js +3 -3
  1623. package/esm/_common/js/global-config/locale/ru_RU.js +3 -3
  1624. package/esm/_common/js/global-config/locale/zh_CN.js +3 -3
  1625. package/esm/_common/js/global-config/locale/zh_TW.js +3 -3
  1626. package/esm/_common/js/input-number/large-number.js +1 -1
  1627. package/esm/_common/js/input-number/number.js +1 -1
  1628. package/esm/_common/js/loading/circle-adapter.js +1 -1
  1629. package/esm/_common/js/log/index.js +1 -1
  1630. package/esm/_common/js/log/log.js +1 -1
  1631. package/esm/_common/js/log/types.js +1 -1
  1632. package/esm/_common/js/slider/utils.js +1 -1
  1633. package/esm/_common/js/statistic/tween.js +1 -1
  1634. package/esm/_common/js/statistic/utils.js +1 -1
  1635. package/esm/_common/js/table/tree-store.js +4 -2
  1636. package/esm/_common/js/table/tree-store.js.map +1 -1
  1637. package/esm/_common/js/table/types.js +1 -1
  1638. package/esm/_common/js/table/utils.js +1 -1
  1639. package/esm/_common/js/tabs/base.js +1 -1
  1640. package/esm/_common/js/time-picker/const.js +1 -1
  1641. package/esm/_common/js/time-picker/utils.js +1 -1
  1642. package/esm/_common/js/tree/tree-node-model.js +1 -1
  1643. package/esm/_common/js/tree/tree-node.js +1 -1
  1644. package/esm/_common/js/tree/tree-store.js +1 -1
  1645. package/esm/_common/js/tree/types.js +1 -1
  1646. package/esm/_common/js/tree-v1/tree-node-model.js +1 -1
  1647. package/esm/_common/js/tree-v1/tree-node.js +1 -1
  1648. package/esm/_common/js/tree-v1/tree-store.js +1 -1
  1649. package/esm/_common/js/tree-v1/types.js +1 -1
  1650. package/esm/_common/js/upload/main.js +1 -1
  1651. package/esm/_common/js/upload/types.js +1 -1
  1652. package/esm/_common/js/upload/utils.js +1 -1
  1653. package/esm/_common/js/upload/xhr.js +1 -1
  1654. package/esm/_common/js/utils/calcTextareaHeight.js +1 -1
  1655. package/esm/_common/js/utils/getPosition.js +1 -1
  1656. package/esm/_common/js/utils/getScrollbarWidth.js +1 -1
  1657. package/esm/_common/js/utils/helper.js +1 -1
  1658. package/esm/_common/js/utils/injectStyle.js +1 -1
  1659. package/esm/_common/js/utils/observe.js +1 -1
  1660. package/esm/_common/js/utils/set-style.js +1 -1
  1661. package/esm/_common/js/utils/swapDragArrayElement.js +1 -1
  1662. package/esm/_common/js/watermark/generateBase64Url.js +1 -1
  1663. package/esm/_common/js/watermark/randomMovingStyle.js +1 -1
  1664. package/esm/_common/js/watermark/type.js +1 -1
  1665. package/esm/_common/style/web/components/_docs.less +2 -0
  1666. package/esm/_common/style/web/components/descriptions/_index.less +9 -19
  1667. package/esm/_common/style/web/components/descriptions/_mixin.less +11 -0
  1668. package/esm/_common/style/web/components/table/_index.less +27 -7
  1669. package/esm/_common/style/web/components/tabs/_index.less +3 -1
  1670. package/esm/_common/style/web/components/tree/_index.less +9 -0
  1671. package/esm/_common/style/web/components/typography/_docs.less +15 -0
  1672. package/esm/_common/style/web/components/typography/_index.less +114 -0
  1673. package/esm/_common/style/web/components/typography/_var.less +19 -0
  1674. package/esm/affix/affix.js +3 -3
  1675. package/esm/affix/index.js +3 -3
  1676. package/esm/affix/props.js +1 -1
  1677. package/esm/affix/type.js +1 -1
  1678. package/esm/alert/alert.js +3 -3
  1679. package/esm/alert/index.js +3 -3
  1680. package/esm/alert/props.js +1 -1
  1681. package/esm/alert/type.js +1 -1
  1682. package/esm/anchor/anchor-item-props.js +1 -1
  1683. package/esm/anchor/anchor-item.js +3 -3
  1684. package/esm/anchor/anchor-target-props.js +1 -1
  1685. package/esm/anchor/anchor-target.js +3 -3
  1686. package/esm/anchor/anchor.js +3 -3
  1687. package/esm/anchor/constants.js +1 -1
  1688. package/esm/anchor/index.js +3 -3
  1689. package/esm/anchor/props.js +1 -1
  1690. package/esm/anchor/type.js +1 -1
  1691. package/esm/anchor/utils.js +1 -1
  1692. package/esm/auto-complete/auto-complete.js +3 -3
  1693. package/esm/auto-complete/highlight-option.js +3 -3
  1694. package/esm/auto-complete/index.js +3 -3
  1695. package/esm/auto-complete/option-list.js +3 -3
  1696. package/esm/auto-complete/props.js +1 -1
  1697. package/esm/auto-complete/type.js +1 -1
  1698. package/esm/avatar/avatar-group-props.js +1 -1
  1699. package/esm/avatar/avatar.js +3 -3
  1700. package/esm/avatar/group.js +3 -3
  1701. package/esm/avatar/index.js +3 -3
  1702. package/esm/avatar/props.js +1 -1
  1703. package/esm/avatar/type.js +1 -1
  1704. package/esm/back-top/back-top.js +3 -3
  1705. package/esm/back-top/index.js +3 -3
  1706. package/esm/back-top/props.js +1 -1
  1707. package/esm/back-top/type.js +1 -1
  1708. package/esm/badge/badge.js +3 -3
  1709. package/esm/badge/index.js +3 -3
  1710. package/esm/badge/props.js +1 -1
  1711. package/esm/badge/type.js +1 -1
  1712. package/esm/breadcrumb/breadcrumb-item-props.js +1 -1
  1713. package/esm/breadcrumb/breadcrumb-item.js +3 -3
  1714. package/esm/breadcrumb/breadcrumb.js +3 -3
  1715. package/esm/breadcrumb/index.js +3 -3
  1716. package/esm/breadcrumb/props.js +1 -1
  1717. package/esm/breadcrumb/type.js +1 -1
  1718. package/esm/button/button.js +3 -3
  1719. package/esm/button/index.js +3 -3
  1720. package/esm/button/props.js +1 -1
  1721. package/esm/button/type.js +1 -1
  1722. package/esm/calendar/calendar-cell.js +3 -3
  1723. package/esm/calendar/calendar.js +3 -3
  1724. package/esm/calendar/const.js +1 -1
  1725. package/esm/calendar/hook/index.js +3 -3
  1726. package/esm/calendar/hook/useCalendarClass.js +3 -3
  1727. package/esm/calendar/hook/useColHeaders.js +3 -3
  1728. package/esm/calendar/hook/useController.js +3 -3
  1729. package/esm/calendar/hook/useState.js +3 -3
  1730. package/esm/calendar/index.js +3 -3
  1731. package/esm/calendar/interface.js +1 -1
  1732. package/esm/calendar/props.js +1 -1
  1733. package/esm/calendar/type.js +1 -1
  1734. package/esm/calendar/utils.js +1 -1
  1735. package/esm/card/card.js +3 -3
  1736. package/esm/card/index.js +3 -3
  1737. package/esm/card/props.js +1 -1
  1738. package/esm/card/type.js +1 -1
  1739. package/esm/cascader/cascader-panel.js +3 -3
  1740. package/esm/cascader/cascader.js +3 -3
  1741. package/esm/cascader/components/Item.js +3 -3
  1742. package/esm/cascader/components/Panel.js +3 -3
  1743. package/esm/cascader/core/className.js +1 -1
  1744. package/esm/cascader/core/effect.js +1 -1
  1745. package/esm/cascader/core/helper.js +1 -1
  1746. package/esm/cascader/hooks.js +1 -1
  1747. package/esm/cascader/index.js +3 -3
  1748. package/esm/cascader/interface.js +1 -1
  1749. package/esm/cascader/props.js +1 -1
  1750. package/esm/cascader/type.js +1 -1
  1751. package/esm/checkbox/checkbox-group-props.js +1 -1
  1752. package/esm/checkbox/checkbox.js +3 -3
  1753. package/esm/checkbox/constants.js +1 -1
  1754. package/esm/checkbox/group.js +3 -3
  1755. package/esm/checkbox/hooks/useCheckboxLazyLoad.js +1 -1
  1756. package/esm/checkbox/hooks/useKeyboardEvent.js +1 -1
  1757. package/esm/checkbox/index.js +3 -3
  1758. package/esm/checkbox/props.js +1 -1
  1759. package/esm/checkbox/type.js +1 -1
  1760. package/esm/collapse/collapse-panel-props.js +1 -1
  1761. package/esm/collapse/collapse-panel.js +3 -3
  1762. package/esm/collapse/collapse.js +3 -3
  1763. package/esm/collapse/index.js +3 -3
  1764. package/esm/collapse/props.js +1 -1
  1765. package/esm/collapse/type.js +1 -1
  1766. package/esm/color-picker/color-picker-panel.js +3 -3
  1767. package/esm/color-picker/color-picker.js +3 -3
  1768. package/esm/color-picker/const.js +1 -1
  1769. package/esm/color-picker/hooks.js +3 -3
  1770. package/esm/color-picker/index.js +3 -3
  1771. package/esm/color-picker/interfaces.js +1 -1
  1772. package/esm/color-picker/panel/alpha.js +3 -3
  1773. package/esm/color-picker/panel/base-props.js +1 -1
  1774. package/esm/color-picker/panel/format/config.js +1 -1
  1775. package/esm/color-picker/panel/format/index.js +3 -3
  1776. package/esm/color-picker/panel/format/inputs.js +3 -3
  1777. package/esm/color-picker/panel/header.js +3 -3
  1778. package/esm/color-picker/panel/hue.js +3 -3
  1779. package/esm/color-picker/panel/index.d.ts +1 -78
  1780. package/esm/color-picker/panel/index.js +6 -4
  1781. package/esm/color-picker/panel/index.js.map +1 -1
  1782. package/esm/color-picker/panel/linear-gradient.js +3 -3
  1783. package/esm/color-picker/panel/saturation.js +3 -3
  1784. package/esm/color-picker/panel/slider.js +3 -3
  1785. package/esm/color-picker/panel/swatches.js +3 -3
  1786. package/esm/color-picker/props.js +1 -1
  1787. package/esm/color-picker/trigger.js +3 -3
  1788. package/esm/color-picker/type.js +1 -1
  1789. package/esm/color-picker/utils/click-outsider.js +3 -3
  1790. package/esm/color-picker/utils/index.js +1 -1
  1791. package/esm/comment/comment.js +3 -3
  1792. package/esm/comment/index.js +3 -3
  1793. package/esm/comment/props.js +1 -1
  1794. package/esm/comment/type.js +1 -1
  1795. package/esm/common-components/fake-arrow.js +3 -3
  1796. package/esm/common.js +1 -1
  1797. package/esm/components.js +6 -6
  1798. package/esm/config-provider/config-provider.js +3 -3
  1799. package/esm/config-provider/context.d.ts +1 -0
  1800. package/esm/config-provider/context.js +3 -3
  1801. package/esm/config-provider/index.js +3 -3
  1802. package/esm/config-provider/type.d.ts +2 -1
  1803. package/esm/config-provider/type.js +1 -1
  1804. package/esm/config-provider/useConfig.js +3 -3
  1805. package/esm/date-picker/DatePicker.js +5 -5
  1806. package/esm/date-picker/DatePickerPanel.js +5 -5
  1807. package/esm/date-picker/DateRangePicker.js +5 -5
  1808. package/esm/date-picker/DateRangePickerPanel.js +5 -5
  1809. package/esm/date-picker/base/Cell.js +5 -5
  1810. package/esm/date-picker/base/Footer.js +3 -3
  1811. package/esm/date-picker/base/Header.js +3 -3
  1812. package/esm/date-picker/base/Table.js +5 -5
  1813. package/esm/date-picker/date-picker-panel-props.js +1 -1
  1814. package/esm/date-picker/date-range-picker-panel-props.js +1 -1
  1815. package/esm/date-picker/date-range-picker-props.js +1 -1
  1816. package/esm/date-picker/hooks/useDisableDate.js +1 -1
  1817. package/esm/date-picker/hooks/useRange.js +5 -5
  1818. package/esm/date-picker/hooks/useRangeValue.js +4 -4
  1819. package/esm/date-picker/hooks/useSingle.js +5 -5
  1820. package/esm/date-picker/hooks/useSingleValue.js +4 -4
  1821. package/esm/date-picker/hooks/useTableData.js +5 -5
  1822. package/esm/date-picker/index.js +5 -5
  1823. package/esm/date-picker/panel/ExtraContent.js +3 -3
  1824. package/esm/date-picker/panel/PanelContent.js +5 -5
  1825. package/esm/date-picker/panel/RangePanel.js +5 -5
  1826. package/esm/date-picker/panel/SinglePanel.js +5 -5
  1827. package/esm/date-picker/props.js +1 -1
  1828. package/esm/date-picker/type.js +1 -1
  1829. package/esm/descriptions/const/index.js +1 -1
  1830. package/esm/descriptions/description-item-props.js +1 -1
  1831. package/esm/descriptions/descriptions-item.js +1 -1
  1832. package/esm/descriptions/descriptions-row.js +3 -3
  1833. package/esm/descriptions/descriptions.js +3 -3
  1834. package/esm/descriptions/index.js +3 -3
  1835. package/esm/descriptions/interface.js +1 -1
  1836. package/esm/descriptions/props.js +1 -1
  1837. package/esm/descriptions/type.js +1 -1
  1838. package/esm/descriptions/utils/index.js +1 -1
  1839. package/esm/dialog/dialog.js +3 -3
  1840. package/esm/dialog/hooks.js +3 -3
  1841. package/esm/dialog/index.js +3 -3
  1842. package/esm/dialog/plugin.js +3 -3
  1843. package/esm/dialog/props.js +1 -1
  1844. package/esm/dialog/type.js +1 -1
  1845. package/esm/divider/divider.js +3 -3
  1846. package/esm/divider/index.js +3 -3
  1847. package/esm/divider/props.js +1 -1
  1848. package/esm/divider/type.js +1 -1
  1849. package/esm/drawer/drawer.js +3 -3
  1850. package/esm/drawer/hooks.js +1 -1
  1851. package/esm/drawer/index.js +3 -3
  1852. package/esm/drawer/props.js +1 -1
  1853. package/esm/drawer/type.js +1 -1
  1854. package/esm/dropdown/const.js +1 -1
  1855. package/esm/dropdown/dropdown-item-props.js +1 -1
  1856. package/esm/dropdown/dropdown-item.js +3 -3
  1857. package/esm/dropdown/dropdown-menu.js +3 -3
  1858. package/esm/dropdown/dropdown.js +3 -3
  1859. package/esm/dropdown/hooks/useDropdownOptions.js +1 -1
  1860. package/esm/dropdown/index.js +3 -3
  1861. package/esm/dropdown/props.js +1 -1
  1862. package/esm/dropdown/type.js +1 -1
  1863. package/esm/form/const.js +3 -3
  1864. package/esm/form/form-item-props.js +1 -1
  1865. package/esm/form/form-item.js +5 -6
  1866. package/esm/form/form-item.js.map +1 -1
  1867. package/esm/form/form-model.js +2 -2
  1868. package/esm/form/form.js +4 -4
  1869. package/esm/form/hooks.js +1 -1
  1870. package/esm/form/index.js +4 -4
  1871. package/esm/form/props.js +1 -1
  1872. package/esm/form/type.js +1 -1
  1873. package/esm/grid/col-props.js +1 -1
  1874. package/esm/grid/col.js +3 -3
  1875. package/esm/grid/common.js +2 -2
  1876. package/esm/grid/index.js +3 -3
  1877. package/esm/grid/row-props.js +1 -1
  1878. package/esm/grid/row.js +3 -3
  1879. package/esm/grid/type.js +1 -1
  1880. package/esm/guide/guide.js +3 -3
  1881. package/esm/guide/index.js +3 -3
  1882. package/esm/guide/interface.js +1 -1
  1883. package/esm/guide/props.js +1 -1
  1884. package/esm/guide/type.js +1 -1
  1885. package/esm/guide/utils/getRelativePosition.js +2 -2
  1886. package/esm/guide/utils/getScrollParent.js +2 -2
  1887. package/esm/guide/utils/getTargetElm.js +1 -1
  1888. package/esm/guide/utils/index.js +2 -2
  1889. package/esm/guide/utils/scrollToElm.js +2 -2
  1890. package/esm/hooks/icon.js +1 -1
  1891. package/esm/hooks/index.js +3 -3
  1892. package/esm/hooks/slot.js +1 -1
  1893. package/esm/hooks/tnode.js +2 -2
  1894. package/esm/hooks/tnode.js.map +1 -1
  1895. package/esm/hooks/useCollapseAnimation.js +1 -1
  1896. package/esm/hooks/useCommonClassName.js +3 -3
  1897. package/esm/hooks/useConfig.js +3 -3
  1898. package/esm/hooks/useDefaultValue.js +1 -1
  1899. package/esm/hooks/useDestroyOnClose.js +1 -1
  1900. package/esm/hooks/useDisabled.js +1 -1
  1901. package/esm/hooks/useDragSort.js +1 -1
  1902. package/esm/hooks/useElementLazyRender.js +1 -1
  1903. package/esm/hooks/useGlobalIcon.js +3 -3
  1904. package/esm/hooks/useImagePreviewUrl.js +1 -1
  1905. package/esm/hooks/useKeepAnimation.js +3 -3
  1906. package/esm/hooks/useLazyLoad.js +2 -2
  1907. package/esm/hooks/useListener.js +1 -1
  1908. package/esm/hooks/usePopupManager.js +1 -1
  1909. package/esm/hooks/useResizeObserver.js +1 -1
  1910. package/esm/hooks/useRipple.js +3 -3
  1911. package/esm/hooks/useTeleport.js +2 -2
  1912. package/esm/hooks/useVModel.js +1 -1
  1913. package/esm/hooks/useVirtualScroll.js +1 -1
  1914. package/esm/hooks/useVirtualScrollNew.js +1 -1
  1915. package/esm/icon/icon-svg-props.js +1 -1
  1916. package/esm/icon/iconfont-props.js +1 -1
  1917. package/esm/icon/index.js +1 -1
  1918. package/esm/icon/type.js +1 -1
  1919. package/esm/image/image.js +3 -3
  1920. package/esm/image/index.js +3 -3
  1921. package/esm/image/props.js +1 -1
  1922. package/esm/image/type.js +1 -1
  1923. package/esm/image-viewer/base/ImageItem.js +3 -3
  1924. package/esm/image-viewer/base/ImageModalIcon.js +3 -3
  1925. package/esm/image-viewer/base/ImageViewerModal.js +3 -3
  1926. package/esm/image-viewer/base/ImageViewerUtils.js +3 -3
  1927. package/esm/image-viewer/const.js +1 -1
  1928. package/esm/image-viewer/hooks.js +1 -1
  1929. package/esm/image-viewer/image-viewer.js +3 -3
  1930. package/esm/image-viewer/index.js +3 -3
  1931. package/esm/image-viewer/props.js +1 -1
  1932. package/esm/image-viewer/type.js +1 -1
  1933. package/esm/image-viewer/utils.js +1 -1
  1934. package/esm/index.js +8 -8
  1935. package/esm/index.js.map +1 -1
  1936. package/esm/input/index.js +3 -3
  1937. package/esm/input/input-group-props.js +1 -1
  1938. package/esm/input/input-group.js +3 -3
  1939. package/esm/input/input.js +3 -3
  1940. package/esm/input/props.js +1 -1
  1941. package/esm/input/type.js +1 -1
  1942. package/esm/input/useInput.js +3 -3
  1943. package/esm/input/useInputEventHandler.js +3 -3
  1944. package/esm/input/useInputWidth.js +1 -1
  1945. package/esm/input/useLengthLimit.js +1 -1
  1946. package/esm/input-adornment/index.js +3 -3
  1947. package/esm/input-adornment/input-adornment.js +3 -3
  1948. package/esm/input-adornment/props.js +1 -1
  1949. package/esm/input-adornment/type.js +1 -1
  1950. package/esm/input-number/index.js +3 -3
  1951. package/esm/input-number/input-number.js +3 -3
  1952. package/esm/input-number/props.js +1 -1
  1953. package/esm/input-number/type.js +1 -1
  1954. package/esm/input-number/useInputNumber.js +3 -3
  1955. package/esm/layout/aside-props.js +1 -1
  1956. package/esm/layout/aside.js +3 -3
  1957. package/esm/layout/content.js +3 -3
  1958. package/esm/layout/footer-props.js +1 -1
  1959. package/esm/layout/footer.js +3 -3
  1960. package/esm/layout/header-props.js +1 -1
  1961. package/esm/layout/header.js +3 -3
  1962. package/esm/layout/index.js +3 -3
  1963. package/esm/layout/layout.js +3 -3
  1964. package/esm/layout/type.js +1 -1
  1965. package/esm/link/index.js +3 -3
  1966. package/esm/link/link.js +3 -3
  1967. package/esm/link/props.js +1 -1
  1968. package/esm/link/type.js +1 -1
  1969. package/esm/list/const.js +1 -1
  1970. package/esm/list/hooks/useListItems.js +1 -1
  1971. package/esm/list/hooks/useListVirtualScroll.js +1 -1
  1972. package/esm/list/index.js +3 -3
  1973. package/esm/list/list-item-meta-props.js +1 -1
  1974. package/esm/list/list-item-meta.js +3 -3
  1975. package/esm/list/list-item-props.js +1 -1
  1976. package/esm/list/list-item.js +3 -3
  1977. package/esm/list/list.js +3 -3
  1978. package/esm/list/props.js +1 -1
  1979. package/esm/list/type.js +1 -1
  1980. package/esm/loading/directive.js +3 -3
  1981. package/esm/loading/icon/gradient.js +3 -3
  1982. package/esm/loading/index.js +3 -3
  1983. package/esm/loading/loading.js +3 -3
  1984. package/esm/loading/plugin.js +3 -3
  1985. package/esm/loading/props.js +1 -1
  1986. package/esm/loading/type.js +1 -1
  1987. package/esm/locale/ar_KW.js +3 -3
  1988. package/esm/locale/en_US.js +2 -2
  1989. package/esm/locale/ja_JP.js +3 -3
  1990. package/esm/locale/ko_KR.js +3 -3
  1991. package/esm/locale/zh_CN.js +3 -3
  1992. package/esm/locale/zh_TW.js +3 -3
  1993. package/esm/menu/const.js +1 -1
  1994. package/esm/menu/head-menu-props.js +1 -1
  1995. package/esm/menu/head-menu.js +3 -3
  1996. package/esm/menu/index.js +3 -3
  1997. package/esm/menu/menu-group-props.js +1 -1
  1998. package/esm/menu/menu-group.js +3 -3
  1999. package/esm/menu/menu-item-props.js +1 -1
  2000. package/esm/menu/menu-item.js +3 -3
  2001. package/esm/menu/menu.js +3 -3
  2002. package/esm/menu/props.js +1 -1
  2003. package/esm/menu/submenu-props.js +1 -1
  2004. package/esm/menu/submenu.js +3 -3
  2005. package/esm/menu/type.js +1 -1
  2006. package/esm/menu/v-menu.js +1 -1
  2007. package/esm/message/animation.js +1 -1
  2008. package/esm/message/const.js +1 -1
  2009. package/esm/message/index.js +3 -3
  2010. package/esm/message/message.js +3 -3
  2011. package/esm/message/messageList.js +3 -3
  2012. package/esm/message/plugin.js +3 -3
  2013. package/esm/message/props.js +1 -1
  2014. package/esm/message/type.js +1 -1
  2015. package/esm/notification/animate.js +1 -1
  2016. package/esm/notification/const.js +1 -1
  2017. package/esm/notification/index.js +3 -3
  2018. package/esm/notification/notification.js +3 -3
  2019. package/esm/notification/notificationList.js +3 -3
  2020. package/esm/notification/plugin.js +3 -3
  2021. package/esm/notification/props.js +1 -1
  2022. package/esm/notification/type.js +1 -1
  2023. package/esm/pagination/index.js +3 -3
  2024. package/esm/pagination/pagination-mini-props.js +1 -1
  2025. package/esm/pagination/pagination-mini.js +3 -3
  2026. package/esm/pagination/pagination.js +3 -3
  2027. package/esm/pagination/props.js +1 -1
  2028. package/esm/pagination/type.js +1 -1
  2029. package/esm/pagination/useMoreAction.js +1 -1
  2030. package/esm/pagination/usePaginationClasses.js +3 -3
  2031. package/esm/plugins.js +3 -3
  2032. package/esm/popconfirm/index.js +3 -3
  2033. package/esm/popconfirm/popconfirm.js +3 -3
  2034. package/esm/popconfirm/props.js +1 -1
  2035. package/esm/popconfirm/type.js +1 -1
  2036. package/esm/popup/container.js +2 -2
  2037. package/esm/popup/index.js +3 -3
  2038. package/esm/popup/popup.js +3 -3
  2039. package/esm/popup/props.js +1 -1
  2040. package/esm/popup/type.js +1 -1
  2041. package/esm/progress/constants.js +1 -1
  2042. package/esm/progress/index.js +3 -3
  2043. package/esm/progress/progress.js +3 -3
  2044. package/esm/progress/props.js +1 -1
  2045. package/esm/progress/type.js +1 -1
  2046. package/esm/radio/constants.js +1 -1
  2047. package/esm/radio/group.js +3 -3
  2048. package/esm/radio/index.js +3 -3
  2049. package/esm/radio/instance.js +1 -1
  2050. package/esm/radio/props.js +1 -1
  2051. package/esm/radio/radio-button.js +3 -3
  2052. package/esm/radio/radio-group-props.js +1 -1
  2053. package/esm/radio/radio.js +3 -3
  2054. package/esm/radio/type.js +1 -1
  2055. package/esm/radio/useKeyboard.js +2 -2
  2056. package/esm/range-input/index.js +3 -3
  2057. package/esm/range-input/props.js +1 -1
  2058. package/esm/range-input/range-input-popup-props.js +1 -1
  2059. package/esm/range-input/range-input-popup.js +3 -3
  2060. package/esm/range-input/range-input.js +3 -3
  2061. package/esm/range-input/type.js +1 -1
  2062. package/esm/rate/index.js +3 -3
  2063. package/esm/rate/props.js +1 -1
  2064. package/esm/rate/rate.js +3 -3
  2065. package/esm/rate/type.js +1 -1
  2066. package/esm/select/helper.js +1 -1
  2067. package/esm/select/hooks/useKeyboardControl.js +3 -3
  2068. package/esm/select/hooks/usePanelVirtualScroll.js +1 -1
  2069. package/esm/select/hooks/useSelectOptions.js +1 -1
  2070. package/esm/select/index.js +3 -3
  2071. package/esm/select/option-group-props.js +1 -1
  2072. package/esm/select/option-props.js +1 -1
  2073. package/esm/select/option.js +3 -3
  2074. package/esm/select/optionGroup.js +3 -3
  2075. package/esm/select/props.js +1 -1
  2076. package/esm/select/select-panel.js +3 -3
  2077. package/esm/select/select.js +3 -3
  2078. package/esm/select/type.js +1 -1
  2079. package/esm/select-input/index.js +3 -3
  2080. package/esm/select-input/interface.js +1 -1
  2081. package/esm/select-input/props.js +1 -1
  2082. package/esm/select-input/select-input.js +3 -3
  2083. package/esm/select-input/type.js +1 -1
  2084. package/esm/select-input/useMultiple.js +3 -3
  2085. package/esm/select-input/useOverlayInnerStyle.js +1 -1
  2086. package/esm/select-input/useSingle.js +3 -3
  2087. package/esm/skeleton/index.js +3 -3
  2088. package/esm/skeleton/props.js +1 -1
  2089. package/esm/skeleton/skeleton.js +3 -3
  2090. package/esm/skeleton/type.js +1 -1
  2091. package/esm/slider/hooks/useSliderInput.js +3 -3
  2092. package/esm/slider/hooks/useSliderMark.js +3 -3
  2093. package/esm/slider/hooks/useSliderTooltip.js +6 -6
  2094. package/esm/slider/hooks/useSliderTooltip.js.map +1 -1
  2095. package/esm/slider/index.js +3 -3
  2096. package/esm/slider/props.js +1 -1
  2097. package/esm/slider/slider-button.js +6 -7
  2098. package/esm/slider/slider-button.js.map +1 -1
  2099. package/esm/slider/slider-mark.js +3 -3
  2100. package/esm/slider/slider.js +3 -3
  2101. package/esm/slider/type.js +1 -1
  2102. package/esm/slider/util/common.js +1 -1
  2103. package/esm/slider/util/constants.js +1 -1
  2104. package/esm/space/index.js +3 -3
  2105. package/esm/space/props.js +1 -1
  2106. package/esm/space/space.js +3 -3
  2107. package/esm/space/type.js +1 -1
  2108. package/esm/statistic/index.js +3 -3
  2109. package/esm/statistic/props.js +1 -1
  2110. package/esm/statistic/statistic.js +3 -3
  2111. package/esm/statistic/type.js +1 -1
  2112. package/esm/steps/index.js +3 -3
  2113. package/esm/steps/props.js +1 -1
  2114. package/esm/steps/step-item-props.js +1 -1
  2115. package/esm/steps/step-item.js +3 -3
  2116. package/esm/steps/steps.js +3 -3
  2117. package/esm/steps/type.js +1 -1
  2118. package/esm/sticky-tool/index.js +3 -3
  2119. package/esm/sticky-tool/props.js +1 -1
  2120. package/esm/sticky-tool/sticky-item-props.js +1 -1
  2121. package/esm/sticky-tool/sticky-item.js +3 -3
  2122. package/esm/sticky-tool/sticky-tool.js +3 -3
  2123. package/esm/sticky-tool/type.js +1 -1
  2124. package/esm/swiper/index.js +3 -3
  2125. package/esm/swiper/props.js +1 -1
  2126. package/esm/swiper/swiper-item.js +3 -3
  2127. package/esm/swiper/swiper.js +3 -3
  2128. package/esm/swiper/type.js +1 -1
  2129. package/esm/switch/index.js +3 -3
  2130. package/esm/switch/props.js +1 -1
  2131. package/esm/switch/switch.js +3 -3
  2132. package/esm/switch/type.js +1 -1
  2133. package/esm/table/_table.d.ts +0 -3
  2134. package/esm/table/_table.js +1 -1
  2135. package/esm/table/base-table-props.d.ts +0 -1
  2136. package/esm/table/base-table-props.js +1 -2
  2137. package/esm/table/base-table-props.js.map +1 -1
  2138. package/esm/table/base-table.d.ts +1 -3
  2139. package/esm/table/base-table.js +18 -6
  2140. package/esm/table/base-table.js.map +1 -1
  2141. package/esm/table/column-checkbox-group.js +3 -3
  2142. package/esm/table/editable-cell.js +3 -3
  2143. package/esm/table/ellipsis.js +3 -3
  2144. package/esm/table/enhanced-table-props.js +1 -1
  2145. package/esm/table/enhanced-table.d.ts +0 -3
  2146. package/esm/table/enhanced-table.js +3 -3
  2147. package/esm/table/filter-controller.js +3 -3
  2148. package/esm/table/hooks/useAffix.js +2 -2
  2149. package/esm/table/hooks/useAsyncLoading.js +3 -3
  2150. package/esm/table/hooks/useClassName.js +3 -3
  2151. package/esm/table/hooks/useColumnController.js +3 -3
  2152. package/esm/table/hooks/useColumnResize.js +3 -2
  2153. package/esm/table/hooks/useColumnResize.js.map +1 -1
  2154. package/esm/table/hooks/useDragSort.d.ts +0 -2
  2155. package/esm/table/hooks/useDragSort.js +9 -22
  2156. package/esm/table/hooks/useDragSort.js.map +1 -1
  2157. package/esm/table/hooks/useEditableRow.js +2 -2
  2158. package/esm/table/hooks/useFilter.js +3 -3
  2159. package/esm/table/hooks/useFixed.js +2 -2
  2160. package/esm/table/hooks/useHoverKeyboardEvent.js +2 -2
  2161. package/esm/table/hooks/useLazyLoad.js +2 -2
  2162. package/esm/table/hooks/useMultiHeader.js +1 -1
  2163. package/esm/table/hooks/usePagination.js +3 -3
  2164. package/esm/table/hooks/useRowExpand.js +3 -3
  2165. package/esm/table/hooks/useRowHighlight.js +2 -2
  2166. package/esm/table/hooks/useRowSelect.js +3 -3
  2167. package/esm/table/hooks/useRowspanAndColspan.js +1 -1
  2168. package/esm/table/hooks/useSorter.js +3 -3
  2169. package/esm/table/hooks/useStyle.js +11 -5
  2170. package/esm/table/hooks/useStyle.js.map +1 -1
  2171. package/esm/table/hooks/useTableHeader.js +3 -3
  2172. package/esm/table/hooks/useTreeData.js +3 -3
  2173. package/esm/table/hooks/useTreeDataExpand.js +1 -1
  2174. package/esm/table/hooks/useTreeSelect.js +1 -1
  2175. package/esm/table/index.d.ts +3 -28
  2176. package/esm/table/index.js +3 -3
  2177. package/esm/table/interface.js +1 -1
  2178. package/esm/table/primary-table-props.js +1 -1
  2179. package/esm/table/primary-table.d.ts +0 -3
  2180. package/esm/table/primary-table.js +22 -22
  2181. package/esm/table/primary-table.js.map +1 -1
  2182. package/esm/table/sorter-button.js +3 -3
  2183. package/esm/table/tbody.d.ts +0 -3
  2184. package/esm/table/tbody.js +3 -3
  2185. package/esm/table/tfoot.js +3 -3
  2186. package/esm/table/thead.js +3 -3
  2187. package/esm/table/tr.js +3 -3
  2188. package/esm/table/type.js +1 -1
  2189. package/esm/table/utils.js +1 -1
  2190. package/esm/tabs/index.js +3 -3
  2191. package/esm/tabs/props.js +1 -1
  2192. package/esm/tabs/tab-nav-bar.js +3 -3
  2193. package/esm/tabs/tab-nav-item.js +3 -3
  2194. package/esm/tabs/tab-nav.js +3 -3
  2195. package/esm/tabs/tab-panel-props.js +1 -1
  2196. package/esm/tabs/tab-panel.js +3 -3
  2197. package/esm/tabs/tabs.js +3 -3
  2198. package/esm/tabs/type.js +1 -1
  2199. package/esm/tag/check-tag-group-props.js +1 -1
  2200. package/esm/tag/check-tag-group.js +3 -3
  2201. package/esm/tag/check-tag-props.js +1 -1
  2202. package/esm/tag/check-tag.js +3 -3
  2203. package/esm/tag/index.js +3 -3
  2204. package/esm/tag/props.js +1 -1
  2205. package/esm/tag/tag.js +3 -3
  2206. package/esm/tag/type.js +1 -1
  2207. package/esm/tag-input/hooks/useDragSorter.js +1 -1
  2208. package/esm/tag-input/hooks/useHover.js +1 -1
  2209. package/esm/tag-input/hooks/useTagScroll.js +1 -1
  2210. package/esm/tag-input/index.js +3 -3
  2211. package/esm/tag-input/interface.js +1 -1
  2212. package/esm/tag-input/props.js +1 -1
  2213. package/esm/tag-input/tag-input.js +3 -3
  2214. package/esm/tag-input/type.js +1 -1
  2215. package/esm/tag-input/useTagList.js +3 -3
  2216. package/esm/textarea/calcTextareaHeight.js +1 -1
  2217. package/esm/textarea/index.js +3 -3
  2218. package/esm/textarea/props.js +1 -1
  2219. package/esm/textarea/textarea.js +3 -3
  2220. package/esm/textarea/type.js +1 -1
  2221. package/esm/time-picker/index.js +4 -4
  2222. package/esm/time-picker/interface.js +1 -1
  2223. package/esm/time-picker/panel/props.js +1 -1
  2224. package/esm/time-picker/panel/single-panel.js +4 -4
  2225. package/esm/time-picker/panel/time-picker-panel.js +4 -4
  2226. package/esm/time-picker/props.js +1 -1
  2227. package/esm/time-picker/time-picker.js +4 -4
  2228. package/esm/time-picker/time-range-picker-props.js +1 -1
  2229. package/esm/time-picker/time-range-picker.js +4 -4
  2230. package/esm/time-picker/type.js +1 -1
  2231. package/esm/timeline/hooks.js +1 -1
  2232. package/esm/timeline/index.js +3 -3
  2233. package/esm/timeline/props.js +1 -1
  2234. package/esm/timeline/timeline-item-props.js +1 -1
  2235. package/esm/timeline/timeline-item.js +3 -3
  2236. package/esm/timeline/timeline.js +3 -3
  2237. package/esm/timeline/type.js +1 -1
  2238. package/esm/tooltip/index.js +3 -3
  2239. package/esm/tooltip/props.js +1 -1
  2240. package/esm/tooltip/tooltip.js +3 -3
  2241. package/esm/tooltip/type.js +1 -1
  2242. package/esm/tooltip/util.js +2 -2
  2243. package/esm/transfer/components/transfer-list.js +3 -3
  2244. package/esm/transfer/components/transfer-operations.js +3 -3
  2245. package/esm/transfer/components/transfer-search.js +3 -3
  2246. package/esm/transfer/hooks/useDragSort.js +1 -1
  2247. package/esm/transfer/index.js +3 -3
  2248. package/esm/transfer/interface.js +1 -1
  2249. package/esm/transfer/props.js +1 -1
  2250. package/esm/transfer/transfer.js +3 -3
  2251. package/esm/transfer/type.js +1 -1
  2252. package/esm/transfer/utils.js +1 -1
  2253. package/esm/tree/adapt.js +3 -3
  2254. package/esm/tree/hooks/useDragHandle.js +3 -3
  2255. package/esm/tree/hooks/useDraggable.js +3 -3
  2256. package/esm/tree/hooks/useItemEvents.js +3 -3
  2257. package/esm/tree/hooks/useItemState.js +3 -3
  2258. package/esm/tree/hooks/useRenderIcon.js +3 -3
  2259. package/esm/tree/hooks/useRenderLabel.js +3 -3
  2260. package/esm/tree/hooks/useRenderLine.js +3 -3
  2261. package/esm/tree/hooks/useRenderOperations.js +3 -3
  2262. package/esm/tree/hooks/useTreeAction.js +3 -3
  2263. package/esm/tree/hooks/useTreeEvents.js +3 -3
  2264. package/esm/tree/hooks/useTreeItem.js +3 -3
  2265. package/esm/tree/hooks/useTreeNodes.js +3 -3
  2266. package/esm/tree/hooks/useTreeScroll.js +3 -3
  2267. package/esm/tree/hooks/useTreeState.js +3 -3
  2268. package/esm/tree/hooks/useTreeStore.js +3 -3
  2269. package/esm/tree/hooks/useTreeStyles.js +3 -3
  2270. package/esm/tree/index.js +3 -3
  2271. package/esm/tree/props.js +1 -1
  2272. package/esm/tree/tree-item.js +3 -3
  2273. package/esm/tree/tree-types.js +1 -1
  2274. package/esm/tree/tree.js +3 -3
  2275. package/esm/tree/type.js +1 -1
  2276. package/esm/tree/util.js +3 -3
  2277. package/esm/tree-select/index.js +3 -3
  2278. package/esm/tree-select/interface.js +1 -1
  2279. package/esm/tree-select/props.js +1 -1
  2280. package/esm/tree-select/tree-select.js +3 -3
  2281. package/esm/tree-select/type.js +1 -1
  2282. package/esm/upload/constants.js +1 -1
  2283. package/esm/upload/hooks/useDrag.js +1 -1
  2284. package/esm/upload/hooks/useUpload.js +3 -3
  2285. package/esm/upload/index.js +3 -3
  2286. package/esm/upload/interface.js +1 -1
  2287. package/esm/upload/props.js +1 -1
  2288. package/esm/upload/themes/custom-file.js +1 -1
  2289. package/esm/upload/themes/dragger-file.js +3 -3
  2290. package/esm/upload/themes/image-card.js +3 -3
  2291. package/esm/upload/themes/multiple-flow-list.js +3 -3
  2292. package/esm/upload/themes/normal-file.js +3 -3
  2293. package/esm/upload/type.js +1 -1
  2294. package/esm/upload/upload.js +3 -3
  2295. package/esm/utils/clipboard.js +2 -2
  2296. package/esm/utils/dom.js +2 -2
  2297. package/esm/utils/easing.js +1 -1
  2298. package/esm/utils/event.js +1 -1
  2299. package/esm/utils/helper.js +1 -1
  2300. package/esm/utils/render-tnode.js +2 -2
  2301. package/esm/utils/render-tnode.js.map +1 -1
  2302. package/esm/utils/responsive.js +1 -1
  2303. package/esm/utils/set-style.js +1 -1
  2304. package/esm/utils/string-template.d.ts +2 -0
  2305. package/esm/utils/string-template.js +14 -0
  2306. package/esm/utils/string-template.js.map +1 -0
  2307. package/esm/utils/transfer-dom.js +2 -2
  2308. package/esm/utils/withInstall.js +1 -1
  2309. package/esm/watermark/hooks.js +1 -1
  2310. package/esm/watermark/index.js +3 -3
  2311. package/esm/watermark/props.js +1 -1
  2312. package/esm/watermark/type.js +1 -1
  2313. package/esm/watermark/watermark.js +3 -3
  2314. package/lib/_chunks/{dep-d69c6270.js → dep-1687011f.js} +2 -2
  2315. package/lib/_chunks/{dep-d69c6270.js.map → dep-1687011f.js.map} +1 -1
  2316. package/lib/_chunks/{dep-517261b4.js → dep-24229efa.js} +2 -2
  2317. package/lib/_chunks/dep-24229efa.js.map +1 -0
  2318. package/lib/_chunks/{dep-eb269daa.js → dep-5d127456.js} +4 -4
  2319. package/lib/_chunks/{dep-eb269daa.js.map → dep-5d127456.js.map} +1 -1
  2320. package/lib/_chunks/{dep-285afde5.js → dep-db294d20.js} +3 -3
  2321. package/lib/_chunks/{dep-285afde5.js.map → dep-db294d20.js.map} +1 -1
  2322. package/lib/_common/js/color-picker/cmyk.js +1 -1
  2323. package/lib/_common/js/color-picker/color.js +5 -5
  2324. package/lib/_common/js/color-picker/color.js.map +1 -1
  2325. package/lib/_common/js/color-picker/constants.js +1 -1
  2326. package/lib/_common/js/color-picker/draggable.js +14 -20
  2327. package/lib/_common/js/color-picker/draggable.js.map +1 -1
  2328. package/lib/_common/js/color-picker/gradient.js +1 -1
  2329. package/lib/_common/js/color-picker/index.js +1 -1
  2330. package/lib/_common/js/common.js +1 -1
  2331. package/lib/_common/js/date-picker/format.js +4 -4
  2332. package/lib/_common/js/date-picker/utils.js +4 -4
  2333. package/lib/_common/js/global-config/default-config.d.ts +1 -0
  2334. package/lib/_common/js/global-config/default-config.js +3 -2
  2335. package/lib/_common/js/global-config/default-config.js.map +1 -1
  2336. package/lib/_common/js/global-config/locale/ar_KW.js +2 -2
  2337. package/lib/_common/js/global-config/locale/en_US.js +2 -2
  2338. package/lib/_common/js/global-config/locale/it_IT.js +2 -2
  2339. package/lib/_common/js/global-config/locale/ja_JP.js +2 -2
  2340. package/lib/_common/js/global-config/locale/ko_KR.js +2 -2
  2341. package/lib/_common/js/global-config/locale/ru_RU.js +2 -2
  2342. package/lib/_common/js/global-config/locale/zh_CN.js +2 -2
  2343. package/lib/_common/js/global-config/locale/zh_TW.js +2 -2
  2344. package/lib/_common/js/input-number/large-number.js +1 -1
  2345. package/lib/_common/js/input-number/number.js +1 -1
  2346. package/lib/_common/js/loading/circle-adapter.js +1 -1
  2347. package/lib/_common/js/log/index.js +1 -1
  2348. package/lib/_common/js/log/log.js +1 -1
  2349. package/lib/_common/js/log/types.js +1 -1
  2350. package/lib/_common/js/slider/utils.js +1 -1
  2351. package/lib/_common/js/statistic/tween.js +1 -1
  2352. package/lib/_common/js/statistic/utils.js +1 -1
  2353. package/lib/_common/js/table/tree-store.js +4 -2
  2354. package/lib/_common/js/table/tree-store.js.map +1 -1
  2355. package/lib/_common/js/table/types.js +1 -1
  2356. package/lib/_common/js/table/utils.js +1 -1
  2357. package/lib/_common/js/tabs/base.js +1 -1
  2358. package/lib/_common/js/time-picker/const.js +1 -1
  2359. package/lib/_common/js/time-picker/utils.js +1 -1
  2360. package/lib/_common/js/tree/tree-node-model.js +1 -1
  2361. package/lib/_common/js/tree/tree-node.js +1 -1
  2362. package/lib/_common/js/tree/tree-store.js +1 -1
  2363. package/lib/_common/js/tree/types.js +1 -1
  2364. package/lib/_common/js/tree-v1/tree-node-model.js +1 -1
  2365. package/lib/_common/js/tree-v1/tree-node.js +1 -1
  2366. package/lib/_common/js/tree-v1/tree-store.js +1 -1
  2367. package/lib/_common/js/tree-v1/types.js +1 -1
  2368. package/lib/_common/js/upload/main.js +1 -1
  2369. package/lib/_common/js/upload/types.js +1 -1
  2370. package/lib/_common/js/upload/utils.js +1 -1
  2371. package/lib/_common/js/upload/xhr.js +1 -1
  2372. package/lib/_common/js/utils/calcTextareaHeight.js +1 -1
  2373. package/lib/_common/js/utils/getPosition.js +1 -1
  2374. package/lib/_common/js/utils/getScrollbarWidth.js +1 -1
  2375. package/lib/_common/js/utils/helper.js +1 -1
  2376. package/lib/_common/js/utils/injectStyle.js +1 -1
  2377. package/lib/_common/js/utils/observe.js +1 -1
  2378. package/lib/_common/js/utils/set-style.js +1 -1
  2379. package/lib/_common/js/utils/swapDragArrayElement.js +1 -1
  2380. package/lib/_common/js/watermark/generateBase64Url.js +1 -1
  2381. package/lib/_common/js/watermark/randomMovingStyle.js +1 -1
  2382. package/lib/_common/js/watermark/type.js +1 -1
  2383. package/lib/affix/affix.js +2 -2
  2384. package/lib/affix/index.js +2 -2
  2385. package/lib/affix/props.js +1 -1
  2386. package/lib/affix/type.js +1 -1
  2387. package/lib/alert/alert.js +2 -2
  2388. package/lib/alert/index.js +2 -2
  2389. package/lib/alert/props.js +1 -1
  2390. package/lib/alert/type.js +1 -1
  2391. package/lib/anchor/anchor-item-props.js +1 -1
  2392. package/lib/anchor/anchor-item.js +2 -2
  2393. package/lib/anchor/anchor-target-props.js +1 -1
  2394. package/lib/anchor/anchor-target.js +2 -2
  2395. package/lib/anchor/anchor.js +2 -2
  2396. package/lib/anchor/constants.js +1 -1
  2397. package/lib/anchor/index.js +2 -2
  2398. package/lib/anchor/props.js +1 -1
  2399. package/lib/anchor/type.js +1 -1
  2400. package/lib/anchor/utils.js +1 -1
  2401. package/lib/auto-complete/auto-complete.js +2 -2
  2402. package/lib/auto-complete/highlight-option.js +2 -2
  2403. package/lib/auto-complete/index.js +2 -2
  2404. package/lib/auto-complete/option-list.js +2 -2
  2405. package/lib/auto-complete/props.js +1 -1
  2406. package/lib/auto-complete/type.js +1 -1
  2407. package/lib/avatar/avatar-group-props.js +1 -1
  2408. package/lib/avatar/avatar.js +2 -2
  2409. package/lib/avatar/group.js +2 -2
  2410. package/lib/avatar/index.js +2 -2
  2411. package/lib/avatar/props.js +1 -1
  2412. package/lib/avatar/type.js +1 -1
  2413. package/lib/back-top/back-top.js +2 -2
  2414. package/lib/back-top/index.js +2 -2
  2415. package/lib/back-top/props.js +1 -1
  2416. package/lib/back-top/type.js +1 -1
  2417. package/lib/badge/badge.js +2 -2
  2418. package/lib/badge/index.js +2 -2
  2419. package/lib/badge/props.js +1 -1
  2420. package/lib/badge/type.js +1 -1
  2421. package/lib/breadcrumb/breadcrumb-item-props.js +1 -1
  2422. package/lib/breadcrumb/breadcrumb-item.js +2 -2
  2423. package/lib/breadcrumb/breadcrumb.js +2 -2
  2424. package/lib/breadcrumb/index.js +2 -2
  2425. package/lib/breadcrumb/props.js +1 -1
  2426. package/lib/breadcrumb/type.js +1 -1
  2427. package/lib/button/button.js +2 -2
  2428. package/lib/button/index.js +2 -2
  2429. package/lib/button/props.js +1 -1
  2430. package/lib/button/type.js +1 -1
  2431. package/lib/calendar/calendar-cell.js +2 -2
  2432. package/lib/calendar/calendar.js +2 -2
  2433. package/lib/calendar/const.js +1 -1
  2434. package/lib/calendar/hook/index.js +2 -2
  2435. package/lib/calendar/hook/useCalendarClass.js +2 -2
  2436. package/lib/calendar/hook/useColHeaders.js +2 -2
  2437. package/lib/calendar/hook/useController.js +2 -2
  2438. package/lib/calendar/hook/useState.js +2 -2
  2439. package/lib/calendar/index.js +2 -2
  2440. package/lib/calendar/interface.js +1 -1
  2441. package/lib/calendar/props.js +1 -1
  2442. package/lib/calendar/type.js +1 -1
  2443. package/lib/calendar/utils.js +1 -1
  2444. package/lib/card/card.js +2 -2
  2445. package/lib/card/index.js +2 -2
  2446. package/lib/card/props.js +1 -1
  2447. package/lib/card/type.js +1 -1
  2448. package/lib/cascader/cascader-panel.js +2 -2
  2449. package/lib/cascader/cascader.js +2 -2
  2450. package/lib/cascader/components/Item.js +2 -2
  2451. package/lib/cascader/components/Panel.js +2 -2
  2452. package/lib/cascader/core/className.js +1 -1
  2453. package/lib/cascader/core/effect.js +1 -1
  2454. package/lib/cascader/core/helper.js +1 -1
  2455. package/lib/cascader/hooks.js +1 -1
  2456. package/lib/cascader/index.js +2 -2
  2457. package/lib/cascader/interface.js +1 -1
  2458. package/lib/cascader/props.js +1 -1
  2459. package/lib/cascader/type.js +1 -1
  2460. package/lib/checkbox/checkbox-group-props.js +1 -1
  2461. package/lib/checkbox/checkbox.js +2 -2
  2462. package/lib/checkbox/constants.js +1 -1
  2463. package/lib/checkbox/group.js +2 -2
  2464. package/lib/checkbox/hooks/useCheckboxLazyLoad.js +1 -1
  2465. package/lib/checkbox/hooks/useKeyboardEvent.js +1 -1
  2466. package/lib/checkbox/index.js +2 -2
  2467. package/lib/checkbox/props.js +1 -1
  2468. package/lib/checkbox/type.js +1 -1
  2469. package/lib/collapse/collapse-panel-props.js +1 -1
  2470. package/lib/collapse/collapse-panel.js +2 -2
  2471. package/lib/collapse/collapse.js +2 -2
  2472. package/lib/collapse/index.js +2 -2
  2473. package/lib/collapse/props.js +1 -1
  2474. package/lib/collapse/type.js +1 -1
  2475. package/lib/color-picker/color-picker-panel.js +2 -2
  2476. package/lib/color-picker/color-picker.js +2 -2
  2477. package/lib/color-picker/const.js +1 -1
  2478. package/lib/color-picker/hooks.js +2 -2
  2479. package/lib/color-picker/index.js +2 -2
  2480. package/lib/color-picker/interfaces.js +1 -1
  2481. package/lib/color-picker/panel/alpha.js +2 -2
  2482. package/lib/color-picker/panel/base-props.js +1 -1
  2483. package/lib/color-picker/panel/format/config.js +1 -1
  2484. package/lib/color-picker/panel/format/index.js +2 -2
  2485. package/lib/color-picker/panel/format/inputs.js +2 -2
  2486. package/lib/color-picker/panel/header.js +2 -2
  2487. package/lib/color-picker/panel/hue.js +2 -2
  2488. package/lib/color-picker/panel/index.d.ts +1 -78
  2489. package/lib/color-picker/panel/index.js +5 -3
  2490. package/lib/color-picker/panel/index.js.map +1 -1
  2491. package/lib/color-picker/panel/linear-gradient.js +2 -2
  2492. package/lib/color-picker/panel/saturation.js +2 -2
  2493. package/lib/color-picker/panel/slider.js +2 -2
  2494. package/lib/color-picker/panel/swatches.js +2 -2
  2495. package/lib/color-picker/props.js +1 -1
  2496. package/lib/color-picker/trigger.js +2 -2
  2497. package/lib/color-picker/type.js +1 -1
  2498. package/lib/color-picker/utils/click-outsider.js +2 -2
  2499. package/lib/color-picker/utils/index.js +1 -1
  2500. package/lib/comment/comment.js +2 -2
  2501. package/lib/comment/index.js +2 -2
  2502. package/lib/comment/props.js +1 -1
  2503. package/lib/comment/type.js +1 -1
  2504. package/lib/common-components/fake-arrow.js +2 -2
  2505. package/lib/common.js +1 -1
  2506. package/lib/components.js +5 -5
  2507. package/lib/config-provider/config-provider.js +2 -2
  2508. package/lib/config-provider/context.d.ts +1 -0
  2509. package/lib/config-provider/context.js +2 -2
  2510. package/lib/config-provider/index.js +2 -2
  2511. package/lib/config-provider/type.d.ts +2 -1
  2512. package/lib/config-provider/type.js +1 -1
  2513. package/lib/config-provider/useConfig.js +2 -2
  2514. package/lib/date-picker/DatePicker.js +4 -4
  2515. package/lib/date-picker/DatePickerPanel.js +4 -4
  2516. package/lib/date-picker/DateRangePicker.js +4 -4
  2517. package/lib/date-picker/DateRangePickerPanel.js +4 -4
  2518. package/lib/date-picker/base/Cell.js +4 -4
  2519. package/lib/date-picker/base/Footer.js +2 -2
  2520. package/lib/date-picker/base/Header.js +2 -2
  2521. package/lib/date-picker/base/Table.js +4 -4
  2522. package/lib/date-picker/date-picker-panel-props.js +1 -1
  2523. package/lib/date-picker/date-range-picker-panel-props.js +1 -1
  2524. package/lib/date-picker/date-range-picker-props.js +1 -1
  2525. package/lib/date-picker/hooks/useDisableDate.js +1 -1
  2526. package/lib/date-picker/hooks/useRange.js +4 -4
  2527. package/lib/date-picker/hooks/useRangeValue.js +4 -4
  2528. package/lib/date-picker/hooks/useSingle.js +4 -4
  2529. package/lib/date-picker/hooks/useSingleValue.js +4 -4
  2530. package/lib/date-picker/hooks/useTableData.js +4 -4
  2531. package/lib/date-picker/index.js +4 -4
  2532. package/lib/date-picker/panel/ExtraContent.js +2 -2
  2533. package/lib/date-picker/panel/PanelContent.js +4 -4
  2534. package/lib/date-picker/panel/RangePanel.js +4 -4
  2535. package/lib/date-picker/panel/SinglePanel.js +4 -4
  2536. package/lib/date-picker/props.js +1 -1
  2537. package/lib/date-picker/type.js +1 -1
  2538. package/lib/descriptions/const/index.js +1 -1
  2539. package/lib/descriptions/description-item-props.js +1 -1
  2540. package/lib/descriptions/descriptions-item.js +1 -1
  2541. package/lib/descriptions/descriptions-row.js +2 -2
  2542. package/lib/descriptions/descriptions.js +2 -2
  2543. package/lib/descriptions/index.js +2 -2
  2544. package/lib/descriptions/interface.js +1 -1
  2545. package/lib/descriptions/props.js +1 -1
  2546. package/lib/descriptions/type.js +1 -1
  2547. package/lib/descriptions/utils/index.js +1 -1
  2548. package/lib/dialog/dialog.js +2 -2
  2549. package/lib/dialog/hooks.js +2 -2
  2550. package/lib/dialog/index.js +2 -2
  2551. package/lib/dialog/plugin.js +2 -2
  2552. package/lib/dialog/props.js +1 -1
  2553. package/lib/dialog/type.js +1 -1
  2554. package/lib/divider/divider.js +2 -2
  2555. package/lib/divider/index.js +2 -2
  2556. package/lib/divider/props.js +1 -1
  2557. package/lib/divider/type.js +1 -1
  2558. package/lib/drawer/drawer.js +2 -2
  2559. package/lib/drawer/hooks.js +1 -1
  2560. package/lib/drawer/index.js +2 -2
  2561. package/lib/drawer/props.js +1 -1
  2562. package/lib/drawer/type.js +1 -1
  2563. package/lib/dropdown/const.js +1 -1
  2564. package/lib/dropdown/dropdown-item-props.js +1 -1
  2565. package/lib/dropdown/dropdown-item.js +2 -2
  2566. package/lib/dropdown/dropdown-menu.js +2 -2
  2567. package/lib/dropdown/dropdown.js +2 -2
  2568. package/lib/dropdown/hooks/useDropdownOptions.js +1 -1
  2569. package/lib/dropdown/index.js +2 -2
  2570. package/lib/dropdown/props.js +1 -1
  2571. package/lib/dropdown/type.js +1 -1
  2572. package/lib/form/const.js +2 -2
  2573. package/lib/form/form-item-props.js +1 -1
  2574. package/lib/form/form-item.js +4 -5
  2575. package/lib/form/form-item.js.map +1 -1
  2576. package/lib/form/form-model.js +2 -2
  2577. package/lib/form/form.js +3 -3
  2578. package/lib/form/hooks.js +1 -1
  2579. package/lib/form/index.js +3 -3
  2580. package/lib/form/props.js +1 -1
  2581. package/lib/form/type.js +1 -1
  2582. package/lib/grid/col-props.js +1 -1
  2583. package/lib/grid/col.js +2 -2
  2584. package/lib/grid/common.js +2 -2
  2585. package/lib/grid/index.js +2 -2
  2586. package/lib/grid/row-props.js +1 -1
  2587. package/lib/grid/row.js +2 -2
  2588. package/lib/grid/type.js +1 -1
  2589. package/lib/guide/guide.js +2 -2
  2590. package/lib/guide/index.js +2 -2
  2591. package/lib/guide/interface.js +1 -1
  2592. package/lib/guide/props.js +1 -1
  2593. package/lib/guide/type.js +1 -1
  2594. package/lib/guide/utils/getRelativePosition.js +2 -2
  2595. package/lib/guide/utils/getScrollParent.js +2 -2
  2596. package/lib/guide/utils/getTargetElm.js +1 -1
  2597. package/lib/guide/utils/index.js +2 -2
  2598. package/lib/guide/utils/scrollToElm.js +2 -2
  2599. package/lib/hooks/icon.js +1 -1
  2600. package/lib/hooks/index.js +2 -2
  2601. package/lib/hooks/slot.js +1 -1
  2602. package/lib/hooks/tnode.js +2 -2
  2603. package/lib/hooks/tnode.js.map +1 -1
  2604. package/lib/hooks/useCollapseAnimation.js +1 -1
  2605. package/lib/hooks/useCommonClassName.js +2 -2
  2606. package/lib/hooks/useConfig.js +2 -2
  2607. package/lib/hooks/useDefaultValue.js +1 -1
  2608. package/lib/hooks/useDestroyOnClose.js +1 -1
  2609. package/lib/hooks/useDisabled.js +1 -1
  2610. package/lib/hooks/useDragSort.js +1 -1
  2611. package/lib/hooks/useElementLazyRender.js +1 -1
  2612. package/lib/hooks/useGlobalIcon.js +2 -2
  2613. package/lib/hooks/useImagePreviewUrl.js +1 -1
  2614. package/lib/hooks/useKeepAnimation.js +2 -2
  2615. package/lib/hooks/useLazyLoad.js +2 -2
  2616. package/lib/hooks/useListener.js +1 -1
  2617. package/lib/hooks/usePopupManager.js +1 -1
  2618. package/lib/hooks/useResizeObserver.js +1 -1
  2619. package/lib/hooks/useRipple.js +2 -2
  2620. package/lib/hooks/useTeleport.js +2 -2
  2621. package/lib/hooks/useVModel.js +1 -1
  2622. package/lib/hooks/useVirtualScroll.js +1 -1
  2623. package/lib/hooks/useVirtualScrollNew.js +1 -1
  2624. package/lib/icon/icon-svg-props.js +1 -1
  2625. package/lib/icon/iconfont-props.js +1 -1
  2626. package/lib/icon/index.js +1 -1
  2627. package/lib/icon/type.js +1 -1
  2628. package/lib/image/image.js +2 -2
  2629. package/lib/image/index.js +2 -2
  2630. package/lib/image/props.js +1 -1
  2631. package/lib/image/type.js +1 -1
  2632. package/lib/image-viewer/base/ImageItem.js +2 -2
  2633. package/lib/image-viewer/base/ImageModalIcon.js +2 -2
  2634. package/lib/image-viewer/base/ImageViewerModal.js +2 -2
  2635. package/lib/image-viewer/base/ImageViewerUtils.js +2 -2
  2636. package/lib/image-viewer/const.js +1 -1
  2637. package/lib/image-viewer/hooks.js +1 -1
  2638. package/lib/image-viewer/image-viewer.js +2 -2
  2639. package/lib/image-viewer/index.js +2 -2
  2640. package/lib/image-viewer/props.js +1 -1
  2641. package/lib/image-viewer/type.js +1 -1
  2642. package/lib/image-viewer/utils.js +1 -1
  2643. package/lib/index-lib.js +6 -6
  2644. package/lib/index.js +7 -7
  2645. package/lib/index.js.map +1 -1
  2646. package/lib/input/index.js +2 -2
  2647. package/lib/input/input-group-props.js +1 -1
  2648. package/lib/input/input-group.js +2 -2
  2649. package/lib/input/input.js +2 -2
  2650. package/lib/input/props.js +1 -1
  2651. package/lib/input/type.js +1 -1
  2652. package/lib/input/useInput.js +2 -2
  2653. package/lib/input/useInputEventHandler.js +2 -2
  2654. package/lib/input/useInputWidth.js +1 -1
  2655. package/lib/input/useLengthLimit.js +1 -1
  2656. package/lib/input-adornment/index.js +2 -2
  2657. package/lib/input-adornment/input-adornment.js +2 -2
  2658. package/lib/input-adornment/props.js +1 -1
  2659. package/lib/input-adornment/type.js +1 -1
  2660. package/lib/input-number/index.js +2 -2
  2661. package/lib/input-number/input-number.js +2 -2
  2662. package/lib/input-number/props.js +1 -1
  2663. package/lib/input-number/type.js +1 -1
  2664. package/lib/input-number/useInputNumber.js +2 -2
  2665. package/lib/layout/aside-props.js +1 -1
  2666. package/lib/layout/aside.js +2 -2
  2667. package/lib/layout/content.js +2 -2
  2668. package/lib/layout/footer-props.js +1 -1
  2669. package/lib/layout/footer.js +2 -2
  2670. package/lib/layout/header-props.js +1 -1
  2671. package/lib/layout/header.js +2 -2
  2672. package/lib/layout/index.js +2 -2
  2673. package/lib/layout/layout.js +2 -2
  2674. package/lib/layout/type.js +1 -1
  2675. package/lib/link/index.js +2 -2
  2676. package/lib/link/link.js +2 -2
  2677. package/lib/link/props.js +1 -1
  2678. package/lib/link/type.js +1 -1
  2679. package/lib/list/const.js +1 -1
  2680. package/lib/list/hooks/useListItems.js +1 -1
  2681. package/lib/list/hooks/useListVirtualScroll.js +1 -1
  2682. package/lib/list/index.js +2 -2
  2683. package/lib/list/list-item-meta-props.js +1 -1
  2684. package/lib/list/list-item-meta.js +2 -2
  2685. package/lib/list/list-item-props.js +1 -1
  2686. package/lib/list/list-item.js +2 -2
  2687. package/lib/list/list.js +2 -2
  2688. package/lib/list/props.js +1 -1
  2689. package/lib/list/type.js +1 -1
  2690. package/lib/loading/directive.js +2 -2
  2691. package/lib/loading/icon/gradient.js +2 -2
  2692. package/lib/loading/index.js +2 -2
  2693. package/lib/loading/loading.js +2 -2
  2694. package/lib/loading/plugin.js +2 -2
  2695. package/lib/loading/props.js +1 -1
  2696. package/lib/loading/type.js +1 -1
  2697. package/lib/locale/ar_KW.js +2 -2
  2698. package/lib/locale/en_US.js +2 -2
  2699. package/lib/locale/ja_JP.js +2 -2
  2700. package/lib/locale/ko_KR.js +2 -2
  2701. package/lib/locale/zh_CN.js +2 -2
  2702. package/lib/locale/zh_TW.js +2 -2
  2703. package/lib/menu/const.js +1 -1
  2704. package/lib/menu/head-menu-props.js +1 -1
  2705. package/lib/menu/head-menu.js +2 -2
  2706. package/lib/menu/index.js +2 -2
  2707. package/lib/menu/menu-group-props.js +1 -1
  2708. package/lib/menu/menu-group.js +2 -2
  2709. package/lib/menu/menu-item-props.js +1 -1
  2710. package/lib/menu/menu-item.js +2 -2
  2711. package/lib/menu/menu.js +2 -2
  2712. package/lib/menu/props.js +1 -1
  2713. package/lib/menu/submenu-props.js +1 -1
  2714. package/lib/menu/submenu.js +2 -2
  2715. package/lib/menu/type.js +1 -1
  2716. package/lib/menu/v-menu.js +1 -1
  2717. package/lib/message/animation.js +1 -1
  2718. package/lib/message/const.js +1 -1
  2719. package/lib/message/index.js +2 -2
  2720. package/lib/message/message.js +2 -2
  2721. package/lib/message/messageList.js +2 -2
  2722. package/lib/message/plugin.js +2 -2
  2723. package/lib/message/props.js +1 -1
  2724. package/lib/message/type.js +1 -1
  2725. package/lib/notification/animate.js +1 -1
  2726. package/lib/notification/const.js +1 -1
  2727. package/lib/notification/index.js +2 -2
  2728. package/lib/notification/notification.js +2 -2
  2729. package/lib/notification/notificationList.js +2 -2
  2730. package/lib/notification/plugin.js +2 -2
  2731. package/lib/notification/props.js +1 -1
  2732. package/lib/notification/type.js +1 -1
  2733. package/lib/pagination/index.js +2 -2
  2734. package/lib/pagination/pagination-mini-props.js +1 -1
  2735. package/lib/pagination/pagination-mini.js +2 -2
  2736. package/lib/pagination/pagination.js +2 -2
  2737. package/lib/pagination/props.js +1 -1
  2738. package/lib/pagination/type.js +1 -1
  2739. package/lib/pagination/useMoreAction.js +1 -1
  2740. package/lib/pagination/usePaginationClasses.js +2 -2
  2741. package/lib/plugins.js +2 -2
  2742. package/lib/popconfirm/index.js +2 -2
  2743. package/lib/popconfirm/popconfirm.js +2 -2
  2744. package/lib/popconfirm/props.js +1 -1
  2745. package/lib/popconfirm/type.js +1 -1
  2746. package/lib/popup/container.js +2 -2
  2747. package/lib/popup/index.js +2 -2
  2748. package/lib/popup/popup.js +2 -2
  2749. package/lib/popup/props.js +1 -1
  2750. package/lib/popup/type.js +1 -1
  2751. package/lib/progress/constants.js +1 -1
  2752. package/lib/progress/index.js +2 -2
  2753. package/lib/progress/progress.js +2 -2
  2754. package/lib/progress/props.js +1 -1
  2755. package/lib/progress/type.js +1 -1
  2756. package/lib/radio/constants.js +1 -1
  2757. package/lib/radio/group.js +2 -2
  2758. package/lib/radio/index.js +2 -2
  2759. package/lib/radio/instance.js +1 -1
  2760. package/lib/radio/props.js +1 -1
  2761. package/lib/radio/radio-button.js +2 -2
  2762. package/lib/radio/radio-group-props.js +1 -1
  2763. package/lib/radio/radio.js +2 -2
  2764. package/lib/radio/type.js +1 -1
  2765. package/lib/radio/useKeyboard.js +2 -2
  2766. package/lib/range-input/index.js +2 -2
  2767. package/lib/range-input/props.js +1 -1
  2768. package/lib/range-input/range-input-popup-props.js +1 -1
  2769. package/lib/range-input/range-input-popup.js +2 -2
  2770. package/lib/range-input/range-input.js +2 -2
  2771. package/lib/range-input/type.js +1 -1
  2772. package/lib/rate/index.js +2 -2
  2773. package/lib/rate/props.js +1 -1
  2774. package/lib/rate/rate.js +2 -2
  2775. package/lib/rate/type.js +1 -1
  2776. package/lib/select/helper.js +1 -1
  2777. package/lib/select/hooks/useKeyboardControl.js +2 -2
  2778. package/lib/select/hooks/usePanelVirtualScroll.js +1 -1
  2779. package/lib/select/hooks/useSelectOptions.js +1 -1
  2780. package/lib/select/index.js +2 -2
  2781. package/lib/select/option-group-props.js +1 -1
  2782. package/lib/select/option-props.js +1 -1
  2783. package/lib/select/option.js +2 -2
  2784. package/lib/select/optionGroup.js +2 -2
  2785. package/lib/select/props.js +1 -1
  2786. package/lib/select/select-panel.js +2 -2
  2787. package/lib/select/select.js +2 -2
  2788. package/lib/select/type.js +1 -1
  2789. package/lib/select-input/index.js +2 -2
  2790. package/lib/select-input/interface.js +1 -1
  2791. package/lib/select-input/props.js +1 -1
  2792. package/lib/select-input/select-input.js +2 -2
  2793. package/lib/select-input/type.js +1 -1
  2794. package/lib/select-input/useMultiple.js +2 -2
  2795. package/lib/select-input/useOverlayInnerStyle.js +1 -1
  2796. package/lib/select-input/useSingle.js +2 -2
  2797. package/lib/skeleton/index.js +2 -2
  2798. package/lib/skeleton/props.js +1 -1
  2799. package/lib/skeleton/skeleton.js +2 -2
  2800. package/lib/skeleton/type.js +1 -1
  2801. package/lib/slider/hooks/useSliderInput.js +2 -2
  2802. package/lib/slider/hooks/useSliderMark.js +2 -2
  2803. package/lib/slider/hooks/useSliderTooltip.js +4 -4
  2804. package/lib/slider/hooks/useSliderTooltip.js.map +1 -1
  2805. package/lib/slider/index.js +2 -2
  2806. package/lib/slider/props.js +1 -1
  2807. package/lib/slider/slider-button.js +5 -6
  2808. package/lib/slider/slider-button.js.map +1 -1
  2809. package/lib/slider/slider-mark.js +2 -2
  2810. package/lib/slider/slider.js +2 -2
  2811. package/lib/slider/type.js +1 -1
  2812. package/lib/slider/util/common.js +1 -1
  2813. package/lib/slider/util/constants.js +1 -1
  2814. package/lib/space/index.js +2 -2
  2815. package/lib/space/props.js +1 -1
  2816. package/lib/space/space.js +2 -2
  2817. package/lib/space/type.js +1 -1
  2818. package/lib/statistic/index.js +2 -2
  2819. package/lib/statistic/props.js +1 -1
  2820. package/lib/statistic/statistic.js +2 -2
  2821. package/lib/statistic/type.js +1 -1
  2822. package/lib/steps/index.js +2 -2
  2823. package/lib/steps/props.js +1 -1
  2824. package/lib/steps/step-item-props.js +1 -1
  2825. package/lib/steps/step-item.js +2 -2
  2826. package/lib/steps/steps.js +2 -2
  2827. package/lib/steps/type.js +1 -1
  2828. package/lib/sticky-tool/index.js +2 -2
  2829. package/lib/sticky-tool/props.js +1 -1
  2830. package/lib/sticky-tool/sticky-item-props.js +1 -1
  2831. package/lib/sticky-tool/sticky-item.js +2 -2
  2832. package/lib/sticky-tool/sticky-tool.js +2 -2
  2833. package/lib/sticky-tool/type.js +1 -1
  2834. package/lib/swiper/index.js +2 -2
  2835. package/lib/swiper/props.js +1 -1
  2836. package/lib/swiper/swiper-item.js +2 -2
  2837. package/lib/swiper/swiper.js +2 -2
  2838. package/lib/swiper/type.js +1 -1
  2839. package/lib/switch/index.js +2 -2
  2840. package/lib/switch/props.js +1 -1
  2841. package/lib/switch/switch.js +2 -2
  2842. package/lib/switch/type.js +1 -1
  2843. package/lib/table/_table.d.ts +0 -3
  2844. package/lib/table/_table.js +1 -1
  2845. package/lib/table/base-table-props.d.ts +0 -1
  2846. package/lib/table/base-table-props.js +1 -2
  2847. package/lib/table/base-table-props.js.map +1 -1
  2848. package/lib/table/base-table.d.ts +1 -3
  2849. package/lib/table/base-table.js +17 -5
  2850. package/lib/table/base-table.js.map +1 -1
  2851. package/lib/table/column-checkbox-group.js +2 -2
  2852. package/lib/table/editable-cell.js +2 -2
  2853. package/lib/table/ellipsis.js +2 -2
  2854. package/lib/table/enhanced-table-props.js +1 -1
  2855. package/lib/table/enhanced-table.d.ts +0 -3
  2856. package/lib/table/enhanced-table.js +2 -2
  2857. package/lib/table/filter-controller.js +2 -2
  2858. package/lib/table/hooks/useAffix.js +2 -2
  2859. package/lib/table/hooks/useAsyncLoading.js +2 -2
  2860. package/lib/table/hooks/useClassName.js +2 -2
  2861. package/lib/table/hooks/useColumnController.js +2 -2
  2862. package/lib/table/hooks/useColumnResize.js +3 -2
  2863. package/lib/table/hooks/useColumnResize.js.map +1 -1
  2864. package/lib/table/hooks/useDragSort.d.ts +0 -2
  2865. package/lib/table/hooks/useDragSort.js +7 -20
  2866. package/lib/table/hooks/useDragSort.js.map +1 -1
  2867. package/lib/table/hooks/useEditableRow.js +2 -2
  2868. package/lib/table/hooks/useFilter.js +2 -2
  2869. package/lib/table/hooks/useFixed.js +2 -2
  2870. package/lib/table/hooks/useHoverKeyboardEvent.js +2 -2
  2871. package/lib/table/hooks/useLazyLoad.js +2 -2
  2872. package/lib/table/hooks/useMultiHeader.js +1 -1
  2873. package/lib/table/hooks/usePagination.js +2 -2
  2874. package/lib/table/hooks/useRowExpand.js +2 -2
  2875. package/lib/table/hooks/useRowHighlight.js +2 -2
  2876. package/lib/table/hooks/useRowSelect.js +2 -2
  2877. package/lib/table/hooks/useRowspanAndColspan.js +1 -1
  2878. package/lib/table/hooks/useSorter.js +2 -2
  2879. package/lib/table/hooks/useStyle.js +10 -4
  2880. package/lib/table/hooks/useStyle.js.map +1 -1
  2881. package/lib/table/hooks/useTableHeader.js +2 -2
  2882. package/lib/table/hooks/useTreeData.js +2 -2
  2883. package/lib/table/hooks/useTreeDataExpand.js +1 -1
  2884. package/lib/table/hooks/useTreeSelect.js +1 -1
  2885. package/lib/table/index.d.ts +3 -28
  2886. package/lib/table/index.js +2 -2
  2887. package/lib/table/interface.js +1 -1
  2888. package/lib/table/primary-table-props.js +1 -1
  2889. package/lib/table/primary-table.d.ts +0 -3
  2890. package/lib/table/primary-table.js +19 -19
  2891. package/lib/table/primary-table.js.map +1 -1
  2892. package/lib/table/sorter-button.js +2 -2
  2893. package/lib/table/tbody.d.ts +0 -3
  2894. package/lib/table/tbody.js +2 -2
  2895. package/lib/table/tfoot.js +2 -2
  2896. package/lib/table/thead.js +2 -2
  2897. package/lib/table/tr.js +2 -2
  2898. package/lib/table/type.js +1 -1
  2899. package/lib/table/utils.js +1 -1
  2900. package/lib/tabs/index.js +2 -2
  2901. package/lib/tabs/props.js +1 -1
  2902. package/lib/tabs/tab-nav-bar.js +2 -2
  2903. package/lib/tabs/tab-nav-item.js +2 -2
  2904. package/lib/tabs/tab-nav.js +2 -2
  2905. package/lib/tabs/tab-panel-props.js +1 -1
  2906. package/lib/tabs/tab-panel.js +2 -2
  2907. package/lib/tabs/tabs.js +2 -2
  2908. package/lib/tabs/type.js +1 -1
  2909. package/lib/tag/check-tag-group-props.js +1 -1
  2910. package/lib/tag/check-tag-group.js +2 -2
  2911. package/lib/tag/check-tag-props.js +1 -1
  2912. package/lib/tag/check-tag.js +2 -2
  2913. package/lib/tag/index.js +2 -2
  2914. package/lib/tag/props.js +1 -1
  2915. package/lib/tag/tag.js +2 -2
  2916. package/lib/tag/type.js +1 -1
  2917. package/lib/tag-input/hooks/useDragSorter.js +1 -1
  2918. package/lib/tag-input/hooks/useHover.js +1 -1
  2919. package/lib/tag-input/hooks/useTagScroll.js +1 -1
  2920. package/lib/tag-input/index.js +2 -2
  2921. package/lib/tag-input/interface.js +1 -1
  2922. package/lib/tag-input/props.js +1 -1
  2923. package/lib/tag-input/tag-input.js +2 -2
  2924. package/lib/tag-input/type.js +1 -1
  2925. package/lib/tag-input/useTagList.js +2 -2
  2926. package/lib/textarea/calcTextareaHeight.js +1 -1
  2927. package/lib/textarea/index.js +2 -2
  2928. package/lib/textarea/props.js +1 -1
  2929. package/lib/textarea/textarea.js +2 -2
  2930. package/lib/textarea/type.js +1 -1
  2931. package/lib/time-picker/index.js +3 -3
  2932. package/lib/time-picker/interface.js +1 -1
  2933. package/lib/time-picker/panel/props.js +1 -1
  2934. package/lib/time-picker/panel/single-panel.js +3 -3
  2935. package/lib/time-picker/panel/time-picker-panel.js +3 -3
  2936. package/lib/time-picker/props.js +1 -1
  2937. package/lib/time-picker/time-picker.js +3 -3
  2938. package/lib/time-picker/time-range-picker-props.js +1 -1
  2939. package/lib/time-picker/time-range-picker.js +3 -3
  2940. package/lib/time-picker/type.js +1 -1
  2941. package/lib/timeline/hooks.js +1 -1
  2942. package/lib/timeline/index.js +2 -2
  2943. package/lib/timeline/props.js +1 -1
  2944. package/lib/timeline/timeline-item-props.js +1 -1
  2945. package/lib/timeline/timeline-item.js +2 -2
  2946. package/lib/timeline/timeline.js +2 -2
  2947. package/lib/timeline/type.js +1 -1
  2948. package/lib/tooltip/index.js +2 -2
  2949. package/lib/tooltip/props.js +1 -1
  2950. package/lib/tooltip/tooltip.js +2 -2
  2951. package/lib/tooltip/type.js +1 -1
  2952. package/lib/tooltip/util.js +2 -2
  2953. package/lib/transfer/components/transfer-list.js +2 -2
  2954. package/lib/transfer/components/transfer-operations.js +2 -2
  2955. package/lib/transfer/components/transfer-search.js +2 -2
  2956. package/lib/transfer/hooks/useDragSort.js +1 -1
  2957. package/lib/transfer/index.js +2 -2
  2958. package/lib/transfer/interface.js +1 -1
  2959. package/lib/transfer/props.js +1 -1
  2960. package/lib/transfer/transfer.js +2 -2
  2961. package/lib/transfer/type.js +1 -1
  2962. package/lib/transfer/utils.js +1 -1
  2963. package/lib/tree/adapt.js +2 -2
  2964. package/lib/tree/hooks/useDragHandle.js +1 -1
  2965. package/lib/tree/hooks/useDraggable.js +1 -1
  2966. package/lib/tree/hooks/useItemEvents.js +2 -2
  2967. package/lib/tree/hooks/useItemState.js +1 -1
  2968. package/lib/tree/hooks/useRenderIcon.js +2 -2
  2969. package/lib/tree/hooks/useRenderLabel.js +2 -2
  2970. package/lib/tree/hooks/useRenderLine.js +2 -2
  2971. package/lib/tree/hooks/useRenderOperations.js +2 -2
  2972. package/lib/tree/hooks/useTreeAction.js +2 -2
  2973. package/lib/tree/hooks/useTreeEvents.js +2 -2
  2974. package/lib/tree/hooks/useTreeItem.js +2 -2
  2975. package/lib/tree/hooks/useTreeNodes.js +2 -2
  2976. package/lib/tree/hooks/useTreeScroll.js +1 -1
  2977. package/lib/tree/hooks/useTreeState.js +2 -2
  2978. package/lib/tree/hooks/useTreeStore.js +1 -1
  2979. package/lib/tree/hooks/useTreeStyles.js +2 -2
  2980. package/lib/tree/index.js +2 -2
  2981. package/lib/tree/props.js +1 -1
  2982. package/lib/tree/tree-item.js +2 -2
  2983. package/lib/tree/tree-types.js +1 -1
  2984. package/lib/tree/tree.js +2 -2
  2985. package/lib/tree/type.js +1 -1
  2986. package/lib/tree/util.js +1 -1
  2987. package/lib/tree-select/index.js +2 -2
  2988. package/lib/tree-select/interface.js +1 -1
  2989. package/lib/tree-select/props.js +1 -1
  2990. package/lib/tree-select/tree-select.js +2 -2
  2991. package/lib/tree-select/type.js +1 -1
  2992. package/lib/upload/constants.js +1 -1
  2993. package/lib/upload/hooks/useDrag.js +1 -1
  2994. package/lib/upload/hooks/useUpload.js +2 -2
  2995. package/lib/upload/index.js +2 -2
  2996. package/lib/upload/interface.js +1 -1
  2997. package/lib/upload/props.js +1 -1
  2998. package/lib/upload/themes/custom-file.js +1 -1
  2999. package/lib/upload/themes/dragger-file.js +2 -2
  3000. package/lib/upload/themes/image-card.js +2 -2
  3001. package/lib/upload/themes/multiple-flow-list.js +2 -2
  3002. package/lib/upload/themes/normal-file.js +2 -2
  3003. package/lib/upload/type.js +1 -1
  3004. package/lib/upload/upload.js +2 -2
  3005. package/lib/utils/clipboard.js +2 -2
  3006. package/lib/utils/dom.js +2 -2
  3007. package/lib/utils/easing.js +1 -1
  3008. package/lib/utils/event.js +1 -1
  3009. package/lib/utils/helper.js +1 -1
  3010. package/lib/utils/render-tnode.js +2 -2
  3011. package/lib/utils/render-tnode.js.map +1 -1
  3012. package/lib/utils/responsive.js +1 -1
  3013. package/lib/utils/set-style.js +1 -1
  3014. package/lib/utils/string-template.d.ts +2 -0
  3015. package/lib/utils/string-template.js +14 -0
  3016. package/lib/utils/string-template.js.map +1 -0
  3017. package/lib/utils/transfer-dom.js +2 -2
  3018. package/lib/utils/withInstall.js +1 -1
  3019. package/lib/watermark/hooks.js +1 -1
  3020. package/lib/watermark/index.js +2 -2
  3021. package/lib/watermark/props.js +1 -1
  3022. package/lib/watermark/type.js +1 -1
  3023. package/lib/watermark/watermark.js +2 -2
  3024. package/package.json +2 -3
  3025. package/cjs/_chunks/dep-1a0f6b41.js.map +0 -1
  3026. package/es/_chunks/dep-03b1aa22.mjs +0 -8
  3027. package/es/_chunks/dep-03b1aa22.mjs.map +0 -1
  3028. package/es/_chunks/dep-41372f46.mjs.map +0 -1
  3029. package/es/_chunks/dep-4c2f735b.mjs +0 -8
  3030. package/es/_chunks/dep-4c2f735b.mjs.map +0 -1
  3031. package/es/_chunks/dep-908c6f48.mjs +0 -8
  3032. package/es/_chunks/dep-908c6f48.mjs.map +0 -1
  3033. package/es/_chunks/dep-95ef8dcc.mjs +0 -8
  3034. package/es/_chunks/dep-95ef8dcc.mjs.map +0 -1
  3035. package/es/nuxt/components/Affix.mjs +0 -6
  3036. package/es/nuxt/components/Alert.mjs +0 -6
  3037. package/es/nuxt/components/Anchor.mjs +0 -6
  3038. package/es/nuxt/components/AnchorItem.mjs +0 -6
  3039. package/es/nuxt/components/AnchorTarget.mjs +0 -6
  3040. package/es/nuxt/components/Aside.mjs +0 -6
  3041. package/es/nuxt/components/AutoComplete.mjs +0 -6
  3042. package/es/nuxt/components/Avatar.mjs +0 -6
  3043. package/es/nuxt/components/AvatarGroup.mjs +0 -6
  3044. package/es/nuxt/components/BackTop.mjs +0 -6
  3045. package/es/nuxt/components/Badge.mjs +0 -6
  3046. package/es/nuxt/components/BaseTable.mjs +0 -6
  3047. package/es/nuxt/components/Breadcrumb.mjs +0 -6
  3048. package/es/nuxt/components/BreadcrumbItem.mjs +0 -6
  3049. package/es/nuxt/components/Button.mjs +0 -6
  3050. package/es/nuxt/components/Calendar.mjs +0 -6
  3051. package/es/nuxt/components/Card.mjs +0 -6
  3052. package/es/nuxt/components/Cascader.mjs +0 -6
  3053. package/es/nuxt/components/CascaderPanel.mjs +0 -6
  3054. package/es/nuxt/components/CheckTag.mjs +0 -6
  3055. package/es/nuxt/components/CheckTagGroup.mjs +0 -6
  3056. package/es/nuxt/components/Checkbox.mjs +0 -6
  3057. package/es/nuxt/components/CheckboxGroup.mjs +0 -6
  3058. package/es/nuxt/components/Col.mjs +0 -6
  3059. package/es/nuxt/components/Collapse.mjs +0 -6
  3060. package/es/nuxt/components/CollapsePanel.mjs +0 -6
  3061. package/es/nuxt/components/ColorPicker.mjs +0 -6
  3062. package/es/nuxt/components/ColorPickerPanel.mjs +0 -6
  3063. package/es/nuxt/components/Comment.mjs +0 -6
  3064. package/es/nuxt/components/ConfigProvider.mjs +0 -6
  3065. package/es/nuxt/components/Content.mjs +0 -6
  3066. package/es/nuxt/components/DatePicker.mjs +0 -6
  3067. package/es/nuxt/components/DatePickerPanel.mjs +0 -6
  3068. package/es/nuxt/components/DateRangePicker.mjs +0 -6
  3069. package/es/nuxt/components/DateRangePickerPanel.mjs +0 -6
  3070. package/es/nuxt/components/Descriptions.mjs +0 -6
  3071. package/es/nuxt/components/DescriptionsItem.mjs +0 -6
  3072. package/es/nuxt/components/Dialog.mjs +0 -6
  3073. package/es/nuxt/components/DialogPlugin.mjs +0 -6
  3074. package/es/nuxt/components/Divider.mjs +0 -6
  3075. package/es/nuxt/components/Drawer.mjs +0 -6
  3076. package/es/nuxt/components/Dropdown.mjs +0 -6
  3077. package/es/nuxt/components/DropdownItem.mjs +0 -6
  3078. package/es/nuxt/components/DropdownMenu.mjs +0 -6
  3079. package/es/nuxt/components/EnhancedTable.mjs +0 -6
  3080. package/es/nuxt/components/Footer.mjs +0 -6
  3081. package/es/nuxt/components/Form.mjs +0 -6
  3082. package/es/nuxt/components/FormItem.mjs +0 -6
  3083. package/es/nuxt/components/Guide.mjs +0 -6
  3084. package/es/nuxt/components/HeadMenu.mjs +0 -6
  3085. package/es/nuxt/components/Header.mjs +0 -6
  3086. package/es/nuxt/components/HighlightOption.mjs +0 -6
  3087. package/es/nuxt/components/Icon.mjs +0 -6
  3088. package/es/nuxt/components/Image.mjs +0 -6
  3089. package/es/nuxt/components/ImageViewer.mjs +0 -6
  3090. package/es/nuxt/components/Input.mjs +0 -6
  3091. package/es/nuxt/components/InputAdornment.mjs +0 -6
  3092. package/es/nuxt/components/InputGroup.mjs +0 -6
  3093. package/es/nuxt/components/InputNumber.mjs +0 -6
  3094. package/es/nuxt/components/Layout.mjs +0 -6
  3095. package/es/nuxt/components/Link.mjs +0 -6
  3096. package/es/nuxt/components/List.mjs +0 -6
  3097. package/es/nuxt/components/ListItem.mjs +0 -6
  3098. package/es/nuxt/components/ListItemMeta.mjs +0 -6
  3099. package/es/nuxt/components/Loading.mjs +0 -6
  3100. package/es/nuxt/components/LoadingPlugin.mjs +0 -6
  3101. package/es/nuxt/components/Menu.mjs +0 -6
  3102. package/es/nuxt/components/MenuGroup.mjs +0 -6
  3103. package/es/nuxt/components/MenuItem.mjs +0 -6
  3104. package/es/nuxt/components/Message.mjs +0 -6
  3105. package/es/nuxt/components/MessagePlugin.mjs +0 -6
  3106. package/es/nuxt/components/Notification.mjs +0 -6
  3107. package/es/nuxt/components/Notify.mjs +0 -6
  3108. package/es/nuxt/components/NotifyPlugin.mjs +0 -6
  3109. package/es/nuxt/components/Option.mjs +0 -6
  3110. package/es/nuxt/components/OptionGroup.mjs +0 -6
  3111. package/es/nuxt/components/Pagination.mjs +0 -6
  3112. package/es/nuxt/components/PaginationMini.mjs +0 -6
  3113. package/es/nuxt/components/Popconfirm.mjs +0 -6
  3114. package/es/nuxt/components/Popup.mjs +0 -6
  3115. package/es/nuxt/components/PrimaryTable.mjs +0 -6
  3116. package/es/nuxt/components/Progress.mjs +0 -6
  3117. package/es/nuxt/components/Radio.mjs +0 -6
  3118. package/es/nuxt/components/RadioButton.mjs +0 -6
  3119. package/es/nuxt/components/RadioGroup.mjs +0 -6
  3120. package/es/nuxt/components/RangeInput.mjs +0 -6
  3121. package/es/nuxt/components/RangeInputPopup.mjs +0 -6
  3122. package/es/nuxt/components/Rate.mjs +0 -6
  3123. package/es/nuxt/components/Row.mjs +0 -6
  3124. package/es/nuxt/components/Select.mjs +0 -6
  3125. package/es/nuxt/components/SelectInput.mjs +0 -6
  3126. package/es/nuxt/components/Skeleton.mjs +0 -6
  3127. package/es/nuxt/components/Slider.mjs +0 -6
  3128. package/es/nuxt/components/SliderButton.mjs +0 -6
  3129. package/es/nuxt/components/Space.mjs +0 -6
  3130. package/es/nuxt/components/Statistic.mjs +0 -6
  3131. package/es/nuxt/components/StepItem.mjs +0 -6
  3132. package/es/nuxt/components/Steps.mjs +0 -6
  3133. package/es/nuxt/components/StickyItem.mjs +0 -6
  3134. package/es/nuxt/components/StickyTool.mjs +0 -6
  3135. package/es/nuxt/components/Submenu.mjs +0 -6
  3136. package/es/nuxt/components/Swiper.mjs +0 -6
  3137. package/es/nuxt/components/SwiperItem.mjs +0 -6
  3138. package/es/nuxt/components/Switch.mjs +0 -6
  3139. package/es/nuxt/components/TabPanel.mjs +0 -6
  3140. package/es/nuxt/components/Table.mjs +0 -6
  3141. package/es/nuxt/components/Tabs.mjs +0 -6
  3142. package/es/nuxt/components/Tag.mjs +0 -6
  3143. package/es/nuxt/components/TagInput.mjs +0 -6
  3144. package/es/nuxt/components/Textarea.mjs +0 -6
  3145. package/es/nuxt/components/TimePicker.mjs +0 -6
  3146. package/es/nuxt/components/TimePickerPanel.mjs +0 -6
  3147. package/es/nuxt/components/TimeRangePicker.mjs +0 -6
  3148. package/es/nuxt/components/Timeline.mjs +0 -6
  3149. package/es/nuxt/components/TimelineItem.mjs +0 -6
  3150. package/es/nuxt/components/Tooltip.mjs +0 -6
  3151. package/es/nuxt/components/Transfer.mjs +0 -6
  3152. package/es/nuxt/components/Tree.mjs +0 -6
  3153. package/es/nuxt/components/TreeSelect.mjs +0 -6
  3154. package/es/nuxt/components/Upload.mjs +0 -6
  3155. package/es/nuxt/components/Watermark.mjs +0 -6
  3156. package/es/nuxt/index.mjs +0 -19
  3157. package/esm/_chunks/dep-0f336a2f.js +0 -8
  3158. package/esm/_chunks/dep-0f336a2f.js.map +0 -1
  3159. package/esm/_chunks/dep-237cda89.js.map +0 -1
  3160. package/lib/_chunks/dep-517261b4.js.map +0 -1
package/dist/tdesign.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * tdesign v1.8.2-alpha.1
2
+ * tdesign v1.9.0
3
3
  * (c) 2024 tdesign
4
4
  * @license MIT
5
5
  */
@@ -135,17 +135,17 @@
135
135
  var _Symbol$5 = _Symbol$6;
136
136
 
137
137
  /** Used for built-in method references. */
138
- var objectProto$i = Object.prototype;
138
+ var objectProto$g = Object.prototype;
139
139
 
140
140
  /** Used to check objects for own properties. */
141
- var hasOwnProperty$g = objectProto$i.hasOwnProperty;
141
+ var hasOwnProperty$e = objectProto$g.hasOwnProperty;
142
142
 
143
143
  /**
144
144
  * Used to resolve the
145
145
  * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
146
146
  * of values.
147
147
  */
148
- var nativeObjectToString$1 = objectProto$i.toString;
148
+ var nativeObjectToString$1 = objectProto$g.toString;
149
149
 
150
150
  /** Built-in value references. */
151
151
  var symToStringTag$1 = _Symbol$5 ? _Symbol$5.toStringTag : undefined;
@@ -158,7 +158,7 @@
158
158
  * @returns {string} Returns the raw `toStringTag`.
159
159
  */
160
160
  function getRawTag$1(value) {
161
- var isOwn = hasOwnProperty$g.call(value, symToStringTag$1),
161
+ var isOwn = hasOwnProperty$e.call(value, symToStringTag$1),
162
162
  tag = value[symToStringTag$1];
163
163
  try {
164
164
  value[symToStringTag$1] = undefined;
@@ -177,14 +177,14 @@
177
177
  var _getRawTag = getRawTag$1;
178
178
 
179
179
  /** Used for built-in method references. */
180
- var objectProto$h = Object.prototype;
180
+ var objectProto$f = Object.prototype;
181
181
 
182
182
  /**
183
183
  * Used to resolve the
184
184
  * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
185
185
  * of values.
186
186
  */
187
- var nativeObjectToString = objectProto$h.toString;
187
+ var nativeObjectToString = objectProto$f.toString;
188
188
 
189
189
  /**
190
190
  * Converts `value` to a string using `Object.prototype.toString`.
@@ -216,15 +216,15 @@
216
216
  * @param {*} value The value to query.
217
217
  * @returns {string} Returns the `toStringTag`.
218
218
  */
219
- function baseGetTag$a(value) {
219
+ function baseGetTag$9(value) {
220
220
  if (value == null) {
221
221
  return value === undefined ? undefinedTag : nullTag;
222
222
  }
223
223
  return symToStringTag && symToStringTag in Object(value) ? getRawTag(value) : objectToString(value);
224
224
  }
225
- var _baseGetTag = baseGetTag$a;
225
+ var _baseGetTag = baseGetTag$9;
226
226
 
227
- var baseGetTag$9 = _baseGetTag,
227
+ var baseGetTag$8 = _baseGetTag,
228
228
  isObject$c = isObject_1;
229
229
 
230
230
  /** `Object#toString` result references. */
@@ -256,7 +256,7 @@
256
256
  }
257
257
  // The use of `Object#toString` avoids issues with the `typeof` operator
258
258
  // in Safari 9 which returns 'object' for typed arrays and other constructors.
259
- var tag = baseGetTag$9(value);
259
+ var tag = baseGetTag$8(value);
260
260
  return tag == funcTag$2 || tag == genTag$1 || tag == asyncTag || tag == proxyTag;
261
261
  }
262
262
  var isFunction_1 = isFunction$3;
@@ -329,16 +329,16 @@
329
329
 
330
330
  /** Used for built-in method references. */
331
331
  var funcProto$1 = Function.prototype,
332
- objectProto$g = Object.prototype;
332
+ objectProto$e = Object.prototype;
333
333
 
334
334
  /** Used to resolve the decompiled source of functions. */
335
335
  var funcToString$1 = funcProto$1.toString;
336
336
 
337
337
  /** Used to check objects for own properties. */
338
- var hasOwnProperty$f = objectProto$g.hasOwnProperty;
338
+ var hasOwnProperty$d = objectProto$e.hasOwnProperty;
339
339
 
340
340
  /** Used to detect if a method is native. */
341
- var reIsNative = RegExp('^' + funcToString$1.call(hasOwnProperty$f).replace(reRegExpChar$1, '\\$&').replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, '$1.*?') + '$');
341
+ var reIsNative = RegExp('^' + funcToString$1.call(hasOwnProperty$d).replace(reRegExpChar$1, '\\$&').replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, '$1.*?') + '$');
342
342
 
343
343
  /**
344
344
  * The base implementation of `_.isNative` without bad shim checks.
@@ -481,13 +481,13 @@
481
481
  }
482
482
  var _baseTimes = baseTimes$1;
483
483
 
484
- function isObjectLike$d(value) {
484
+ function isObjectLike$c(value) {
485
485
  return value != null && _typeof$3(value) == 'object';
486
486
  }
487
- var isObjectLike_1 = isObjectLike$d;
487
+ var isObjectLike_1 = isObjectLike$c;
488
488
 
489
- var baseGetTag$8 = _baseGetTag,
490
- isObjectLike$c = isObjectLike_1;
489
+ var baseGetTag$7 = _baseGetTag,
490
+ isObjectLike$b = isObjectLike_1;
491
491
 
492
492
  /** `Object#toString` result references. */
493
493
  var argsTag$3 = '[object Arguments]';
@@ -500,21 +500,21 @@
500
500
  * @returns {boolean} Returns `true` if `value` is an `arguments` object,
501
501
  */
502
502
  function baseIsArguments$1(value) {
503
- return isObjectLike$c(value) && baseGetTag$8(value) == argsTag$3;
503
+ return isObjectLike$b(value) && baseGetTag$7(value) == argsTag$3;
504
504
  }
505
505
  var _baseIsArguments = baseIsArguments$1;
506
506
 
507
507
  var baseIsArguments = _baseIsArguments,
508
- isObjectLike$b = isObjectLike_1;
508
+ isObjectLike$a = isObjectLike_1;
509
509
 
510
510
  /** Used for built-in method references. */
511
- var objectProto$f = Object.prototype;
511
+ var objectProto$d = Object.prototype;
512
512
 
513
513
  /** Used to check objects for own properties. */
514
- var hasOwnProperty$e = objectProto$f.hasOwnProperty;
514
+ var hasOwnProperty$c = objectProto$d.hasOwnProperty;
515
515
 
516
516
  /** Built-in value references. */
517
- var propertyIsEnumerable$1 = objectProto$f.propertyIsEnumerable;
517
+ var propertyIsEnumerable$1 = objectProto$d.propertyIsEnumerable;
518
518
 
519
519
  /**
520
520
  * Checks if `value` is likely an `arguments` object.
@@ -537,7 +537,7 @@
537
537
  var isArguments$5 = baseIsArguments(function () {
538
538
  return arguments;
539
539
  }()) ? baseIsArguments : function (value) {
540
- return isObjectLike$b(value) && hasOwnProperty$e.call(value, 'callee') && !propertyIsEnumerable$1.call(value, 'callee');
540
+ return isObjectLike$a(value) && hasOwnProperty$c.call(value, 'callee') && !propertyIsEnumerable$1.call(value, 'callee');
541
541
  };
542
542
  var isArguments_1 = isArguments$5;
543
543
 
@@ -681,16 +681,16 @@
681
681
  }
682
682
  var isLength_1 = isLength$3;
683
683
 
684
- var baseGetTag$7 = _baseGetTag,
684
+ var baseGetTag$6 = _baseGetTag,
685
685
  isLength$2 = isLength_1,
686
- isObjectLike$a = isObjectLike_1;
686
+ isObjectLike$9 = isObjectLike_1;
687
687
 
688
688
  /** `Object#toString` result references. */
689
689
  var argsTag$2 = '[object Arguments]',
690
690
  arrayTag$2 = '[object Array]',
691
691
  boolTag$4 = '[object Boolean]',
692
692
  dateTag$3 = '[object Date]',
693
- errorTag$3 = '[object Error]',
693
+ errorTag$2 = '[object Error]',
694
694
  funcTag$1 = '[object Function]',
695
695
  mapTag$6 = '[object Map]',
696
696
  numberTag$4 = '[object Number]',
@@ -714,7 +714,7 @@
714
714
  /** Used to identify `toStringTag` values of typed arrays. */
715
715
  var typedArrayTags = {};
716
716
  typedArrayTags[float32Tag$2] = typedArrayTags[float64Tag$2] = typedArrayTags[int8Tag$2] = typedArrayTags[int16Tag$2] = typedArrayTags[int32Tag$2] = typedArrayTags[uint8Tag$2] = typedArrayTags[uint8ClampedTag$2] = typedArrayTags[uint16Tag$2] = typedArrayTags[uint32Tag$2] = true;
717
- typedArrayTags[argsTag$2] = typedArrayTags[arrayTag$2] = typedArrayTags[arrayBufferTag$3] = typedArrayTags[boolTag$4] = typedArrayTags[dataViewTag$4] = typedArrayTags[dateTag$3] = typedArrayTags[errorTag$3] = typedArrayTags[funcTag$1] = typedArrayTags[mapTag$6] = typedArrayTags[numberTag$4] = typedArrayTags[objectTag$4] = typedArrayTags[regexpTag$3] = typedArrayTags[setTag$6] = typedArrayTags[stringTag$4] = typedArrayTags[weakMapTag$2] = false;
717
+ typedArrayTags[argsTag$2] = typedArrayTags[arrayTag$2] = typedArrayTags[arrayBufferTag$3] = typedArrayTags[boolTag$4] = typedArrayTags[dataViewTag$4] = typedArrayTags[dateTag$3] = typedArrayTags[errorTag$2] = typedArrayTags[funcTag$1] = typedArrayTags[mapTag$6] = typedArrayTags[numberTag$4] = typedArrayTags[objectTag$4] = typedArrayTags[regexpTag$3] = typedArrayTags[setTag$6] = typedArrayTags[stringTag$4] = typedArrayTags[weakMapTag$2] = false;
718
718
 
719
719
  /**
720
720
  * The base implementation of `_.isTypedArray` without Node.js optimizations.
@@ -724,7 +724,7 @@
724
724
  * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.
725
725
  */
726
726
  function baseIsTypedArray$1(value) {
727
- return isObjectLike$a(value) && isLength$2(value.length) && !!typedArrayTags[baseGetTag$7(value)];
727
+ return isObjectLike$9(value) && isLength$2(value.length) && !!typedArrayTags[baseGetTag$6(value)];
728
728
  }
729
729
  var _baseIsTypedArray = baseIsTypedArray$1;
730
730
 
@@ -810,10 +810,10 @@
810
810
  isTypedArray$3 = isTypedArray_1;
811
811
 
812
812
  /** Used for built-in method references. */
813
- var objectProto$e = Object.prototype;
813
+ var objectProto$c = Object.prototype;
814
814
 
815
815
  /** Used to check objects for own properties. */
816
- var hasOwnProperty$d = objectProto$e.hasOwnProperty;
816
+ var hasOwnProperty$b = objectProto$c.hasOwnProperty;
817
817
 
818
818
  /**
819
819
  * Creates an array of the enumerable property names of the array-like `value`.
@@ -832,7 +832,7 @@
832
832
  result = skipIndexes ? baseTimes(value.length, String) : [],
833
833
  length = result.length;
834
834
  for (var key in value) {
835
- if ((inherited || hasOwnProperty$d.call(value, key)) && !(skipIndexes && (
835
+ if ((inherited || hasOwnProperty$b.call(value, key)) && !(skipIndexes && (
836
836
  // Safari 9 has enumerable `arguments.length` in strict mode.
837
837
  key == 'length' ||
838
838
  // Node.js 0.10 has enumerable non-index properties on buffers.
@@ -849,7 +849,7 @@
849
849
  var _arrayLikeKeys = arrayLikeKeys$2;
850
850
 
851
851
  /** Used for built-in method references. */
852
- var objectProto$d = Object.prototype;
852
+ var objectProto$b = Object.prototype;
853
853
 
854
854
  /**
855
855
  * Checks if `value` is likely a prototype object.
@@ -860,7 +860,7 @@
860
860
  */
861
861
  function isPrototype$4(value) {
862
862
  var Ctor = value && value.constructor,
863
- proto = typeof Ctor == 'function' && Ctor.prototype || objectProto$d;
863
+ proto = typeof Ctor == 'function' && Ctor.prototype || objectProto$b;
864
864
  return value === proto;
865
865
  }
866
866
  var _isPrototype = isPrototype$4;
@@ -890,10 +890,10 @@
890
890
  nativeKeys = _nativeKeys;
891
891
 
892
892
  /** Used for built-in method references. */
893
- var objectProto$c = Object.prototype;
893
+ var objectProto$a = Object.prototype;
894
894
 
895
895
  /** Used to check objects for own properties. */
896
- var hasOwnProperty$c = objectProto$c.hasOwnProperty;
896
+ var hasOwnProperty$a = objectProto$a.hasOwnProperty;
897
897
 
898
898
  /**
899
899
  * The base implementation of `_.keys` which doesn't treat sparse arrays as dense.
@@ -908,7 +908,7 @@
908
908
  }
909
909
  var result = [];
910
910
  for (var key in Object(object)) {
911
- if (hasOwnProperty$c.call(object, key) && key != 'constructor') {
911
+ if (hasOwnProperty$a.call(object, key) && key != 'constructor') {
912
912
  result.push(key);
913
913
  }
914
914
  }
@@ -981,13 +981,13 @@
981
981
  * _.keys('hi');
982
982
  * // => ['0', '1']
983
983
  */
984
- function keys$6(object) {
984
+ function keys$5(object) {
985
985
  return isArrayLike$5(object) ? arrayLikeKeys$1(object) : baseKeys$1(object);
986
986
  }
987
- var keys_1 = keys$6;
987
+ var keys_1 = keys$5;
988
988
 
989
989
  var baseFor$1 = _baseFor,
990
- keys$5 = keys_1;
990
+ keys$4 = keys_1;
991
991
 
992
992
  /**
993
993
  * The base implementation of `_.forOwn` without support for iteratee shorthands.
@@ -998,7 +998,7 @@
998
998
  * @returns {Object} Returns `object`.
999
999
  */
1000
1000
  function baseForOwn$2(object, iteratee) {
1001
- return object && baseFor$1(object, iteratee, keys$5);
1001
+ return object && baseFor$1(object, iteratee, keys$4);
1002
1002
  }
1003
1003
  var _baseForOwn = baseForOwn$2;
1004
1004
 
@@ -1047,12 +1047,12 @@
1047
1047
  * _.eq(NaN, NaN);
1048
1048
  * // => true
1049
1049
  */
1050
- function eq$6(value, other) {
1050
+ function eq$5(value, other) {
1051
1051
  return value === other || value !== value && other !== other;
1052
1052
  }
1053
- var eq_1 = eq$6;
1053
+ var eq_1 = eq$5;
1054
1054
 
1055
- var eq$5 = eq_1;
1055
+ var eq$4 = eq_1;
1056
1056
 
1057
1057
  /**
1058
1058
  * Gets the index at which the `key` is found in `array` of key-value pairs.
@@ -1065,7 +1065,7 @@
1065
1065
  function assocIndexOf$4(array, key) {
1066
1066
  var length = array.length;
1067
1067
  while (length--) {
1068
- if (eq$5(array[length][0], key)) {
1068
+ if (eq$4(array[length][0], key)) {
1069
1069
  return length;
1070
1070
  }
1071
1071
  }
@@ -1308,10 +1308,10 @@
1308
1308
  var HASH_UNDEFINED$2 = '__lodash_hash_undefined__';
1309
1309
 
1310
1310
  /** Used for built-in method references. */
1311
- var objectProto$b = Object.prototype;
1311
+ var objectProto$9 = Object.prototype;
1312
1312
 
1313
1313
  /** Used to check objects for own properties. */
1314
- var hasOwnProperty$b = objectProto$b.hasOwnProperty;
1314
+ var hasOwnProperty$9 = objectProto$9.hasOwnProperty;
1315
1315
 
1316
1316
  /**
1317
1317
  * Gets the hash value for `key`.
@@ -1328,17 +1328,17 @@
1328
1328
  var result = data[key];
1329
1329
  return result === HASH_UNDEFINED$2 ? undefined : result;
1330
1330
  }
1331
- return hasOwnProperty$b.call(data, key) ? data[key] : undefined;
1331
+ return hasOwnProperty$9.call(data, key) ? data[key] : undefined;
1332
1332
  }
1333
1333
  var _hashGet = hashGet$1;
1334
1334
 
1335
1335
  var nativeCreate$1 = _nativeCreate;
1336
1336
 
1337
1337
  /** Used for built-in method references. */
1338
- var objectProto$a = Object.prototype;
1338
+ var objectProto$8 = Object.prototype;
1339
1339
 
1340
1340
  /** Used to check objects for own properties. */
1341
- var hasOwnProperty$a = objectProto$a.hasOwnProperty;
1341
+ var hasOwnProperty$8 = objectProto$8.hasOwnProperty;
1342
1342
 
1343
1343
  /**
1344
1344
  * Checks if a hash value for `key` exists.
@@ -1351,7 +1351,7 @@
1351
1351
  */
1352
1352
  function hashHas$1(key) {
1353
1353
  var data = this.__data__;
1354
- return nativeCreate$1 ? data[key] !== undefined : hasOwnProperty$a.call(data, key);
1354
+ return nativeCreate$1 ? data[key] !== undefined : hasOwnProperty$8.call(data, key);
1355
1355
  }
1356
1356
  var _hashHas = hashHas$1;
1357
1357
 
@@ -1826,7 +1826,7 @@
1826
1826
 
1827
1827
  var _Symbol$3 = _Symbol$6,
1828
1828
  Uint8Array$1 = _Uint8Array,
1829
- eq$4 = eq_1,
1829
+ eq$3 = eq_1,
1830
1830
  equalArrays$1 = _equalArrays,
1831
1831
  mapToArray = _mapToArray,
1832
1832
  setToArray$2 = _setToArray;
@@ -1838,7 +1838,7 @@
1838
1838
  /** `Object#toString` result references. */
1839
1839
  var boolTag$3 = '[object Boolean]',
1840
1840
  dateTag$2 = '[object Date]',
1841
- errorTag$2 = '[object Error]',
1841
+ errorTag$1 = '[object Error]',
1842
1842
  mapTag$5 = '[object Map]',
1843
1843
  numberTag$3 = '[object Number]',
1844
1844
  regexpTag$2 = '[object RegExp]',
@@ -1887,8 +1887,8 @@
1887
1887
  case numberTag$3:
1888
1888
  // Coerce booleans to `1` or `0` and dates to milliseconds.
1889
1889
  // Invalid dates are coerced to `NaN`.
1890
- return eq$4(+object, +other);
1891
- case errorTag$2:
1890
+ return eq$3(+object, +other);
1891
+ case errorTag$1:
1892
1892
  return object.name == other.name && object.message == other.message;
1893
1893
  case regexpTag$2:
1894
1894
  case stringTag$3:
@@ -2015,10 +2015,10 @@
2015
2015
  stubArray$1 = stubArray_1;
2016
2016
 
2017
2017
  /** Used for built-in method references. */
2018
- var objectProto$9 = Object.prototype;
2018
+ var objectProto$7 = Object.prototype;
2019
2019
 
2020
2020
  /** Built-in value references. */
2021
- var propertyIsEnumerable = objectProto$9.propertyIsEnumerable;
2021
+ var propertyIsEnumerable = objectProto$7.propertyIsEnumerable;
2022
2022
 
2023
2023
  /* Built-in method references for those with the same name as other `lodash` methods. */
2024
2024
  var nativeGetSymbols$1 = Object.getOwnPropertySymbols;
@@ -2043,7 +2043,7 @@
2043
2043
 
2044
2044
  var baseGetAllKeys$1 = _baseGetAllKeys,
2045
2045
  getSymbols$2 = _getSymbols,
2046
- keys$4 = keys_1;
2046
+ keys$3 = keys_1;
2047
2047
 
2048
2048
  /**
2049
2049
  * Creates an array of own enumerable property names and symbols of `object`.
@@ -2053,7 +2053,7 @@
2053
2053
  * @returns {Array} Returns the array of property names and symbols.
2054
2054
  */
2055
2055
  function getAllKeys$2(object) {
2056
- return baseGetAllKeys$1(object, keys$4, getSymbols$2);
2056
+ return baseGetAllKeys$1(object, keys$3, getSymbols$2);
2057
2057
  }
2058
2058
  var _getAllKeys = getAllKeys$2;
2059
2059
 
@@ -2063,10 +2063,10 @@
2063
2063
  var COMPARE_PARTIAL_FLAG$3 = 1;
2064
2064
 
2065
2065
  /** Used for built-in method references. */
2066
- var objectProto$8 = Object.prototype;
2066
+ var objectProto$6 = Object.prototype;
2067
2067
 
2068
2068
  /** Used to check objects for own properties. */
2069
- var hasOwnProperty$9 = objectProto$8.hasOwnProperty;
2069
+ var hasOwnProperty$7 = objectProto$6.hasOwnProperty;
2070
2070
 
2071
2071
  /**
2072
2072
  * A specialized version of `baseIsEqualDeep` for objects with support for
@@ -2093,7 +2093,7 @@
2093
2093
  var index = objLength;
2094
2094
  while (index--) {
2095
2095
  var key = objProps[index];
2096
- if (!(isPartial ? key in other : hasOwnProperty$9.call(other, key))) {
2096
+ if (!(isPartial ? key in other : hasOwnProperty$7.call(other, key))) {
2097
2097
  return false;
2098
2098
  }
2099
2099
  }
@@ -2169,7 +2169,7 @@
2169
2169
  Promise$1 = _Promise,
2170
2170
  Set$2 = _Set,
2171
2171
  WeakMap$1 = _WeakMap,
2172
- baseGetTag$6 = _baseGetTag,
2172
+ baseGetTag$5 = _baseGetTag,
2173
2173
  toSource = _toSource;
2174
2174
 
2175
2175
  /** `Object#toString` result references. */
@@ -2194,12 +2194,12 @@
2194
2194
  * @param {*} value The value to query.
2195
2195
  * @returns {string} Returns the `toStringTag`.
2196
2196
  */
2197
- var getTag$5 = baseGetTag$6;
2197
+ var getTag$5 = baseGetTag$5;
2198
2198
 
2199
2199
  // Fallback for data views, maps, sets, and weak maps in IE 11 and promises in Node.js < 6.
2200
2200
  if (DataView && getTag$5(new DataView(new ArrayBuffer(1))) != dataViewTag$2 || Map$1 && getTag$5(new Map$1()) != mapTag$4 || Promise$1 && getTag$5(Promise$1.resolve()) != promiseTag || Set$2 && getTag$5(new Set$2()) != setTag$4 || WeakMap$1 && getTag$5(new WeakMap$1()) != weakMapTag$1) {
2201
2201
  getTag$5 = function getTag(value) {
2202
- var result = baseGetTag$6(value),
2202
+ var result = baseGetTag$5(value),
2203
2203
  Ctor = result == objectTag$3 ? value.constructor : undefined,
2204
2204
  ctorString = Ctor ? toSource(Ctor) : '';
2205
2205
  if (ctorString) {
@@ -2239,10 +2239,10 @@
2239
2239
  objectTag$2 = '[object Object]';
2240
2240
 
2241
2241
  /** Used for built-in method references. */
2242
- var objectProto$7 = Object.prototype;
2242
+ var objectProto$5 = Object.prototype;
2243
2243
 
2244
2244
  /** Used to check objects for own properties. */
2245
- var hasOwnProperty$8 = objectProto$7.hasOwnProperty;
2245
+ var hasOwnProperty$6 = objectProto$5.hasOwnProperty;
2246
2246
 
2247
2247
  /**
2248
2248
  * A specialized version of `baseIsEqual` for arrays and objects which performs
@@ -2280,8 +2280,8 @@
2280
2280
  return objIsArr || isTypedArray$2(object) ? equalArrays(object, other, bitmask, customizer, equalFunc, stack) : equalByTag(object, other, objTag, bitmask, customizer, equalFunc, stack);
2281
2281
  }
2282
2282
  if (!(bitmask & COMPARE_PARTIAL_FLAG$2)) {
2283
- var objIsWrapped = objIsObj && hasOwnProperty$8.call(object, '__wrapped__'),
2284
- othIsWrapped = othIsObj && hasOwnProperty$8.call(other, '__wrapped__');
2283
+ var objIsWrapped = objIsObj && hasOwnProperty$6.call(object, '__wrapped__'),
2284
+ othIsWrapped = othIsObj && hasOwnProperty$6.call(other, '__wrapped__');
2285
2285
  if (objIsWrapped || othIsWrapped) {
2286
2286
  var objUnwrapped = objIsWrapped ? object.value() : object,
2287
2287
  othUnwrapped = othIsWrapped ? other.value() : other;
@@ -2298,7 +2298,7 @@
2298
2298
  var _baseIsEqualDeep = baseIsEqualDeep$1;
2299
2299
 
2300
2300
  var baseIsEqualDeep = _baseIsEqualDeep,
2301
- isObjectLike$9 = isObjectLike_1;
2301
+ isObjectLike$8 = isObjectLike_1;
2302
2302
 
2303
2303
  /**
2304
2304
  * The base implementation of `_.isEqual` which supports partial comparisons
@@ -2318,7 +2318,7 @@
2318
2318
  if (value === other) {
2319
2319
  return true;
2320
2320
  }
2321
- if (value == null || other == null || !isObjectLike$9(value) && !isObjectLike$9(other)) {
2321
+ if (value == null || other == null || !isObjectLike$8(value) && !isObjectLike$8(other)) {
2322
2322
  return value !== value && other !== other;
2323
2323
  }
2324
2324
  return baseIsEqualDeep(value, other, bitmask, customizer, baseIsEqual$3, stack);
@@ -2395,7 +2395,7 @@
2395
2395
  var _isStrictComparable = isStrictComparable$2;
2396
2396
 
2397
2397
  var isStrictComparable$1 = _isStrictComparable,
2398
- keys$3 = keys_1;
2398
+ keys$2 = keys_1;
2399
2399
 
2400
2400
  /**
2401
2401
  * Gets the property names, values, and compare flags of `object`.
@@ -2405,7 +2405,7 @@
2405
2405
  * @returns {Array} Returns the match data of `object`.
2406
2406
  */
2407
2407
  function getMatchData$1(object) {
2408
- var result = keys$3(object),
2408
+ var result = keys$2(object),
2409
2409
  length = result.length;
2410
2410
  while (length--) {
2411
2411
  var key = result[length],
@@ -2457,8 +2457,8 @@
2457
2457
  }
2458
2458
  var _baseMatches = baseMatches$1;
2459
2459
 
2460
- var baseGetTag$5 = _baseGetTag,
2461
- isObjectLike$8 = isObjectLike_1;
2460
+ var baseGetTag$4 = _baseGetTag,
2461
+ isObjectLike$7 = isObjectLike_1;
2462
2462
 
2463
2463
  /** `Object#toString` result references. */
2464
2464
  var symbolTag$2 = '[object Symbol]';
@@ -2481,7 +2481,7 @@
2481
2481
  * // => false
2482
2482
  */
2483
2483
  function isSymbol$5(value) {
2484
- return _typeof$3(value) == 'symbol' || isObjectLike$8(value) && baseGetTag$5(value) == symbolTag$2;
2484
+ return _typeof$3(value) == 'symbol' || isObjectLike$7(value) && baseGetTag$4(value) == symbolTag$2;
2485
2485
  }
2486
2486
  var isSymbol_1 = isSymbol$5;
2487
2487
 
@@ -2645,7 +2645,7 @@
2645
2645
  * @param {Function} iteratee The function invoked per iteration.
2646
2646
  * @returns {Array} Returns the new mapped array.
2647
2647
  */
2648
- function arrayMap$7(array, iteratee) {
2648
+ function arrayMap$6(array, iteratee) {
2649
2649
  var index = -1,
2650
2650
  length = array == null ? 0 : array.length,
2651
2651
  result = Array(length);
@@ -2654,10 +2654,10 @@
2654
2654
  }
2655
2655
  return result;
2656
2656
  }
2657
- var _arrayMap = arrayMap$7;
2657
+ var _arrayMap = arrayMap$6;
2658
2658
 
2659
2659
  var _Symbol$2 = _Symbol$6,
2660
- arrayMap$6 = _arrayMap,
2660
+ arrayMap$5 = _arrayMap,
2661
2661
  isArray$9 = isArray_1,
2662
2662
  isSymbol$3 = isSymbol_1;
2663
2663
 
@@ -2683,7 +2683,7 @@
2683
2683
  }
2684
2684
  if (isArray$9(value)) {
2685
2685
  // Recursively convert values (susceptible to call stack limits).
2686
- return arrayMap$6(value, baseToString$2) + '';
2686
+ return arrayMap$5(value, baseToString$2) + '';
2687
2687
  }
2688
2688
  if (isSymbol$3(value)) {
2689
2689
  return symbolToString ? symbolToString.call(value) : '';
@@ -2716,15 +2716,15 @@
2716
2716
  * _.toString([1, 2, 3]);
2717
2717
  * // => '1,2,3'
2718
2718
  */
2719
- function toString$a(value) {
2719
+ function toString$8(value) {
2720
2720
  return value == null ? '' : baseToString$1(value);
2721
2721
  }
2722
- var toString_1 = toString$a;
2722
+ var toString_1 = toString$8;
2723
2723
 
2724
2724
  var isArray$8 = isArray_1,
2725
2725
  isKey$2 = _isKey,
2726
2726
  stringToPath = _stringToPath,
2727
- toString$9 = toString_1;
2727
+ toString$7 = toString_1;
2728
2728
 
2729
2729
  /**
2730
2730
  * Casts `value` to a path array if it's not one.
@@ -2738,7 +2738,7 @@
2738
2738
  if (isArray$8(value)) {
2739
2739
  return value;
2740
2740
  }
2741
- return isKey$2(value, object) ? [value] : stringToPath(toString$9(value));
2741
+ return isKey$2(value, object) ? [value] : stringToPath(toString$7(value));
2742
2742
  }
2743
2743
  var _castPath = castPath$6;
2744
2744
 
@@ -3190,9 +3190,9 @@
3190
3190
  return target;
3191
3191
  }
3192
3192
 
3193
- var baseGetTag$4 = _baseGetTag,
3193
+ var baseGetTag$3 = _baseGetTag,
3194
3194
  isArray$5 = isArray_1,
3195
- isObjectLike$7 = isObjectLike_1;
3195
+ isObjectLike$6 = isObjectLike_1;
3196
3196
 
3197
3197
  /** `Object#toString` result references. */
3198
3198
  var stringTag$2 = '[object String]';
@@ -3215,7 +3215,7 @@
3215
3215
  * // => false
3216
3216
  */
3217
3217
  function isString(value) {
3218
- return typeof value == 'string' || !isArray$5(value) && isObjectLike$7(value) && baseGetTag$4(value) == stringTag$2;
3218
+ return typeof value == 'string' || !isArray$5(value) && isObjectLike$6(value) && baseGetTag$3(value) == stringTag$2;
3219
3219
  }
3220
3220
  var isString_1 = isString;
3221
3221
 
@@ -3263,8 +3263,8 @@
3263
3263
  }
3264
3264
  var isUndefined_1 = isUndefined;
3265
3265
 
3266
- var baseGetTag$3 = _baseGetTag,
3267
- isObjectLike$6 = isObjectLike_1;
3266
+ var baseGetTag$2 = _baseGetTag,
3267
+ isObjectLike$5 = isObjectLike_1;
3268
3268
 
3269
3269
  /** `Object#toString` result references. */
3270
3270
  var numberTag$2 = '[object Number]';
@@ -3296,7 +3296,7 @@
3296
3296
  * // => false
3297
3297
  */
3298
3298
  function isNumber$1(value) {
3299
- return typeof value == 'number' || isObjectLike$6(value) && baseGetTag$3(value) == numberTag$2;
3299
+ return typeof value == 'number' || isObjectLike$5(value) && baseGetTag$2(value) == numberTag$2;
3300
3300
  }
3301
3301
  var isNumber_1 = isNumber$1;
3302
3302
 
@@ -3430,13 +3430,13 @@
3430
3430
  var _arrayEach = arrayEach$1;
3431
3431
 
3432
3432
  var baseAssignValue$2 = _baseAssignValue,
3433
- eq$3 = eq_1;
3433
+ eq$2 = eq_1;
3434
3434
 
3435
3435
  /** Used for built-in method references. */
3436
- var objectProto$6 = Object.prototype;
3436
+ var objectProto$4 = Object.prototype;
3437
3437
 
3438
3438
  /** Used to check objects for own properties. */
3439
- var hasOwnProperty$7 = objectProto$6.hasOwnProperty;
3439
+ var hasOwnProperty$5 = objectProto$4.hasOwnProperty;
3440
3440
 
3441
3441
  /**
3442
3442
  * Assigns `value` to `key` of `object` if the existing value is not equivalent
@@ -3450,7 +3450,7 @@
3450
3450
  */
3451
3451
  function assignValue$3(object, key, value) {
3452
3452
  var objValue = object[key];
3453
- if (!(hasOwnProperty$7.call(object, key) && eq$3(objValue, value)) || value === undefined && !(key in object)) {
3453
+ if (!(hasOwnProperty$5.call(object, key) && eq$2(objValue, value)) || value === undefined && !(key in object)) {
3454
3454
  baseAssignValue$2(object, key, value);
3455
3455
  }
3456
3456
  }
@@ -3469,7 +3469,7 @@
3469
3469
  * @param {Function} [customizer] The function to customize copied values.
3470
3470
  * @returns {Object} Returns `object`.
3471
3471
  */
3472
- function copyObject$7(source, props, object, customizer) {
3472
+ function copyObject$6(source, props, object, customizer) {
3473
3473
  var isNew = !object;
3474
3474
  object || (object = {});
3475
3475
  var index = -1,
@@ -3488,10 +3488,10 @@
3488
3488
  }
3489
3489
  return object;
3490
3490
  }
3491
- var _copyObject = copyObject$7;
3491
+ var _copyObject = copyObject$6;
3492
3492
 
3493
- var copyObject$6 = _copyObject,
3494
- keys$2 = keys_1;
3493
+ var copyObject$5 = _copyObject,
3494
+ keys$1 = keys_1;
3495
3495
 
3496
3496
  /**
3497
3497
  * The base implementation of `_.assign` without support for multiple sources
@@ -3503,7 +3503,7 @@
3503
3503
  * @returns {Object} Returns `object`.
3504
3504
  */
3505
3505
  function baseAssign$1(object, source) {
3506
- return object && copyObject$6(source, keys$2(source), object);
3506
+ return object && copyObject$5(source, keys$1(source), object);
3507
3507
  }
3508
3508
  var _baseAssign = baseAssign$1;
3509
3509
 
@@ -3532,10 +3532,10 @@
3532
3532
  nativeKeysIn = _nativeKeysIn;
3533
3533
 
3534
3534
  /** Used for built-in method references. */
3535
- var objectProto$5 = Object.prototype;
3535
+ var objectProto$3 = Object.prototype;
3536
3536
 
3537
3537
  /** Used to check objects for own properties. */
3538
- var hasOwnProperty$6 = objectProto$5.hasOwnProperty;
3538
+ var hasOwnProperty$4 = objectProto$3.hasOwnProperty;
3539
3539
 
3540
3540
  /**
3541
3541
  * The base implementation of `_.keysIn` which doesn't treat sparse arrays as dense.
@@ -3551,7 +3551,7 @@
3551
3551
  var isProto = isPrototype$2(object),
3552
3552
  result = [];
3553
3553
  for (var key in object) {
3554
- if (!(key == 'constructor' && (isProto || !hasOwnProperty$6.call(object, key)))) {
3554
+ if (!(key == 'constructor' && (isProto || !hasOwnProperty$4.call(object, key)))) {
3555
3555
  result.push(key);
3556
3556
  }
3557
3557
  }
@@ -3586,13 +3586,13 @@
3586
3586
  * _.keysIn(new Foo);
3587
3587
  * // => ['a', 'b', 'c'] (iteration order is not guaranteed)
3588
3588
  */
3589
- function keysIn$6(object) {
3589
+ function keysIn$5(object) {
3590
3590
  return isArrayLike$4(object) ? arrayLikeKeys(object, true) : baseKeysIn(object);
3591
3591
  }
3592
- var keysIn_1 = keysIn$6;
3592
+ var keysIn_1 = keysIn$5;
3593
3593
 
3594
- var copyObject$5 = _copyObject,
3595
- keysIn$5 = keysIn_1;
3594
+ var copyObject$4 = _copyObject,
3595
+ keysIn$4 = keysIn_1;
3596
3596
 
3597
3597
  /**
3598
3598
  * The base implementation of `_.assignIn` without support for multiple sources
@@ -3604,7 +3604,7 @@
3604
3604
  * @returns {Object} Returns `object`.
3605
3605
  */
3606
3606
  function baseAssignIn$1(object, source) {
3607
- return object && copyObject$5(source, keysIn$5(source), object);
3607
+ return object && copyObject$4(source, keysIn$4(source), object);
3608
3608
  }
3609
3609
  var _baseAssignIn = baseAssignIn$1;
3610
3610
 
@@ -3665,7 +3665,7 @@
3665
3665
  }
3666
3666
  var _copyArray = copyArray$2;
3667
3667
 
3668
- var copyObject$4 = _copyObject,
3668
+ var copyObject$3 = _copyObject,
3669
3669
  getSymbols$1 = _getSymbols;
3670
3670
 
3671
3671
  /**
@@ -3677,7 +3677,7 @@
3677
3677
  * @returns {Object} Returns `object`.
3678
3678
  */
3679
3679
  function copySymbols$1(source, object) {
3680
- return copyObject$4(source, getSymbols$1(source), object);
3680
+ return copyObject$3(source, getSymbols$1(source), object);
3681
3681
  }
3682
3682
  var _copySymbols = copySymbols$1;
3683
3683
 
@@ -3712,7 +3712,7 @@
3712
3712
  };
3713
3713
  var _getSymbolsIn = getSymbolsIn$2;
3714
3714
 
3715
- var copyObject$3 = _copyObject,
3715
+ var copyObject$2 = _copyObject,
3716
3716
  getSymbolsIn$1 = _getSymbolsIn;
3717
3717
 
3718
3718
  /**
@@ -3724,13 +3724,13 @@
3724
3724
  * @returns {Object} Returns `object`.
3725
3725
  */
3726
3726
  function copySymbolsIn$1(source, object) {
3727
- return copyObject$3(source, getSymbolsIn$1(source), object);
3727
+ return copyObject$2(source, getSymbolsIn$1(source), object);
3728
3728
  }
3729
3729
  var _copySymbolsIn = copySymbolsIn$1;
3730
3730
 
3731
3731
  var baseGetAllKeys = _baseGetAllKeys,
3732
3732
  getSymbolsIn = _getSymbolsIn,
3733
- keysIn$4 = keysIn_1;
3733
+ keysIn$3 = keysIn_1;
3734
3734
 
3735
3735
  /**
3736
3736
  * Creates an array of own and inherited enumerable property names and
@@ -3741,15 +3741,15 @@
3741
3741
  * @returns {Array} Returns the array of property names and symbols.
3742
3742
  */
3743
3743
  function getAllKeysIn$3(object) {
3744
- return baseGetAllKeys(object, keysIn$4, getSymbolsIn);
3744
+ return baseGetAllKeys(object, keysIn$3, getSymbolsIn);
3745
3745
  }
3746
3746
  var _getAllKeysIn = getAllKeysIn$3;
3747
3747
 
3748
3748
  /** Used for built-in method references. */
3749
- var objectProto$4 = Object.prototype;
3749
+ var objectProto$2 = Object.prototype;
3750
3750
 
3751
3751
  /** Used to check objects for own properties. */
3752
- var hasOwnProperty$5 = objectProto$4.hasOwnProperty;
3752
+ var hasOwnProperty$3 = objectProto$2.hasOwnProperty;
3753
3753
 
3754
3754
  /**
3755
3755
  * Initializes an array clone.
@@ -3763,7 +3763,7 @@
3763
3763
  result = new array.constructor(length);
3764
3764
 
3765
3765
  // Add properties assigned by `RegExp#exec`.
3766
- if (length && typeof array[0] == 'string' && hasOwnProperty$5.call(array, 'index')) {
3766
+ if (length && typeof array[0] == 'string' && hasOwnProperty$3.call(array, 'index')) {
3767
3767
  result.index = array.index;
3768
3768
  result.input = array.input;
3769
3769
  }
@@ -3975,7 +3975,7 @@
3975
3975
  var _initCloneObject = initCloneObject$2;
3976
3976
 
3977
3977
  var getTag$3 = _getTag,
3978
- isObjectLike$5 = isObjectLike_1;
3978
+ isObjectLike$4 = isObjectLike_1;
3979
3979
 
3980
3980
  /** `Object#toString` result references. */
3981
3981
  var mapTag$2 = '[object Map]';
@@ -3988,7 +3988,7 @@
3988
3988
  * @returns {boolean} Returns `true` if `value` is a map, else `false`.
3989
3989
  */
3990
3990
  function baseIsMap$1(value) {
3991
- return isObjectLike$5(value) && getTag$3(value) == mapTag$2;
3991
+ return isObjectLike$4(value) && getTag$3(value) == mapTag$2;
3992
3992
  }
3993
3993
  var _baseIsMap = baseIsMap$1;
3994
3994
 
@@ -4020,7 +4020,7 @@
4020
4020
  var isMap_1 = isMap$1;
4021
4021
 
4022
4022
  var getTag$2 = _getTag,
4023
- isObjectLike$4 = isObjectLike_1;
4023
+ isObjectLike$3 = isObjectLike_1;
4024
4024
 
4025
4025
  /** `Object#toString` result references. */
4026
4026
  var setTag$2 = '[object Set]';
@@ -4033,7 +4033,7 @@
4033
4033
  * @returns {boolean} Returns `true` if `value` is a set, else `false`.
4034
4034
  */
4035
4035
  function baseIsSet$1(value) {
4036
- return isObjectLike$4(value) && getTag$2(value) == setTag$2;
4036
+ return isObjectLike$3(value) && getTag$2(value) == setTag$2;
4037
4037
  }
4038
4038
  var _baseIsSet = baseIsSet$1;
4039
4039
 
@@ -4084,8 +4084,8 @@
4084
4084
  isMap = isMap_1,
4085
4085
  isObject$7 = isObject_1,
4086
4086
  isSet = isSet_1,
4087
- keys$1 = keys_1,
4088
- keysIn$3 = keysIn_1;
4087
+ keys = keys_1,
4088
+ keysIn$2 = keysIn_1;
4089
4089
 
4090
4090
  /** Used to compose bitmasks for cloning. */
4091
4091
  var CLONE_DEEP_FLAG$2 = 1,
@@ -4097,7 +4097,7 @@
4097
4097
  arrayTag = '[object Array]',
4098
4098
  boolTag$1 = '[object Boolean]',
4099
4099
  dateTag = '[object Date]',
4100
- errorTag$1 = '[object Error]',
4100
+ errorTag = '[object Error]',
4101
4101
  funcTag = '[object Function]',
4102
4102
  genTag = '[object GeneratorFunction]',
4103
4103
  mapTag$1 = '[object Map]',
@@ -4123,7 +4123,7 @@
4123
4123
  /** Used to identify `toStringTag` values supported by `_.clone`. */
4124
4124
  var cloneableTags = {};
4125
4125
  cloneableTags[argsTag] = cloneableTags[arrayTag] = cloneableTags[arrayBufferTag] = cloneableTags[dataViewTag] = cloneableTags[boolTag$1] = cloneableTags[dateTag] = cloneableTags[float32Tag] = cloneableTags[float64Tag] = cloneableTags[int8Tag] = cloneableTags[int16Tag] = cloneableTags[int32Tag] = cloneableTags[mapTag$1] = cloneableTags[numberTag] = cloneableTags[objectTag$1] = cloneableTags[regexpTag] = cloneableTags[setTag$1] = cloneableTags[stringTag] = cloneableTags[symbolTag] = cloneableTags[uint8Tag] = cloneableTags[uint8ClampedTag] = cloneableTags[uint16Tag] = cloneableTags[uint32Tag] = true;
4126
- cloneableTags[errorTag$1] = cloneableTags[funcTag] = cloneableTags[weakMapTag] = false;
4126
+ cloneableTags[errorTag] = cloneableTags[funcTag] = cloneableTags[weakMapTag] = false;
4127
4127
 
4128
4128
  /**
4129
4129
  * The base implementation of `_.clone` and `_.cloneDeep` which tracks
@@ -4195,7 +4195,7 @@
4195
4195
  result.set(key, baseClone$2(subValue, bitmask, customizer, key, value, stack));
4196
4196
  });
4197
4197
  }
4198
- var keysFunc = isFull ? isFlat ? getAllKeysIn$2 : getAllKeys : isFlat ? keysIn$3 : keys$1;
4198
+ var keysFunc = isFull ? isFlat ? getAllKeysIn$2 : getAllKeys : isFlat ? keysIn$2 : keys;
4199
4199
  var props = isArr ? undefined : keysFunc(value);
4200
4200
  arrayEach(props || value, function (subValue, key) {
4201
4201
  if (props) {
@@ -4239,7 +4239,7 @@
4239
4239
  var cloneDeep_1 = cloneDeep;
4240
4240
 
4241
4241
  var baseAssignValue = _baseAssignValue,
4242
- eq$2 = eq_1;
4242
+ eq$1 = eq_1;
4243
4243
 
4244
4244
  /**
4245
4245
  * This function is like `assignValue` except that it doesn't assign
@@ -4251,14 +4251,14 @@
4251
4251
  * @param {*} value The value to assign.
4252
4252
  */
4253
4253
  function assignMergeValue$2(object, key, value) {
4254
- if (value !== undefined && !eq$2(object[key], value) || value === undefined && !(key in object)) {
4254
+ if (value !== undefined && !eq$1(object[key], value) || value === undefined && !(key in object)) {
4255
4255
  baseAssignValue(object, key, value);
4256
4256
  }
4257
4257
  }
4258
4258
  var _assignMergeValue = assignMergeValue$2;
4259
4259
 
4260
4260
  var isArrayLike$3 = isArrayLike_1,
4261
- isObjectLike$3 = isObjectLike_1;
4261
+ isObjectLike$2 = isObjectLike_1;
4262
4262
 
4263
4263
  /**
4264
4264
  * This method is like `_.isArrayLike` except that it also checks if `value`
@@ -4286,26 +4286,26 @@
4286
4286
  * // => false
4287
4287
  */
4288
4288
  function isArrayLikeObject$4(value) {
4289
- return isObjectLike$3(value) && isArrayLike$3(value);
4289
+ return isObjectLike$2(value) && isArrayLike$3(value);
4290
4290
  }
4291
4291
  var isArrayLikeObject_1 = isArrayLikeObject$4;
4292
4292
 
4293
- var baseGetTag$2 = _baseGetTag,
4293
+ var baseGetTag$1 = _baseGetTag,
4294
4294
  getPrototype = _getPrototype,
4295
- isObjectLike$2 = isObjectLike_1;
4295
+ isObjectLike$1 = isObjectLike_1;
4296
4296
 
4297
4297
  /** `Object#toString` result references. */
4298
4298
  var objectTag = '[object Object]';
4299
4299
 
4300
4300
  /** Used for built-in method references. */
4301
4301
  var funcProto = Function.prototype,
4302
- objectProto$3 = Object.prototype;
4302
+ objectProto$1 = Object.prototype;
4303
4303
 
4304
4304
  /** Used to resolve the decompiled source of functions. */
4305
4305
  var funcToString = funcProto.toString;
4306
4306
 
4307
4307
  /** Used to check objects for own properties. */
4308
- var hasOwnProperty$4 = objectProto$3.hasOwnProperty;
4308
+ var hasOwnProperty$2 = objectProto$1.hasOwnProperty;
4309
4309
 
4310
4310
  /** Used to infer the `Object` constructor. */
4311
4311
  var objectCtorString = funcToString.call(Object);
@@ -4338,18 +4338,18 @@
4338
4338
  * _.isPlainObject(Object.create(null));
4339
4339
  * // => true
4340
4340
  */
4341
- function isPlainObject$3(value) {
4342
- if (!isObjectLike$2(value) || baseGetTag$2(value) != objectTag) {
4341
+ function isPlainObject$2(value) {
4342
+ if (!isObjectLike$1(value) || baseGetTag$1(value) != objectTag) {
4343
4343
  return false;
4344
4344
  }
4345
4345
  var proto = getPrototype(value);
4346
4346
  if (proto === null) {
4347
4347
  return true;
4348
4348
  }
4349
- var Ctor = hasOwnProperty$4.call(proto, 'constructor') && proto.constructor;
4349
+ var Ctor = hasOwnProperty$2.call(proto, 'constructor') && proto.constructor;
4350
4350
  return typeof Ctor == 'function' && Ctor instanceof Ctor && funcToString.call(Ctor) == objectCtorString;
4351
4351
  }
4352
- var isPlainObject_1 = isPlainObject$3;
4352
+ var isPlainObject_1 = isPlainObject$2;
4353
4353
 
4354
4354
  /**
4355
4355
  * Gets the value at `key`, unless `key` is "__proto__" or "constructor".
@@ -4370,8 +4370,8 @@
4370
4370
  }
4371
4371
  var _safeGet = safeGet$2;
4372
4372
 
4373
- var copyObject$2 = _copyObject,
4374
- keysIn$2 = keysIn_1;
4373
+ var copyObject$1 = _copyObject,
4374
+ keysIn$1 = keysIn_1;
4375
4375
 
4376
4376
  /**
4377
4377
  * Converts `value` to a plain object flattening inherited enumerable string
@@ -4398,7 +4398,7 @@
4398
4398
  * // => { 'a': 1, 'b': 2, 'c': 3 }
4399
4399
  */
4400
4400
  function toPlainObject$1(value) {
4401
- return copyObject$2(value, keysIn$2(value));
4401
+ return copyObject$1(value, keysIn$1(value));
4402
4402
  }
4403
4403
  var toPlainObject_1 = toPlainObject$1;
4404
4404
 
@@ -4413,7 +4413,7 @@
4413
4413
  isBuffer$1 = isBuffer$5.exports,
4414
4414
  isFunction = isFunction_1,
4415
4415
  isObject$6 = isObject_1,
4416
- isPlainObject$2 = isPlainObject_1,
4416
+ isPlainObject$1 = isPlainObject_1,
4417
4417
  isTypedArray$1 = isTypedArray_1,
4418
4418
  safeGet$1 = _safeGet,
4419
4419
  toPlainObject = toPlainObject_1;
@@ -4462,7 +4462,7 @@
4462
4462
  } else {
4463
4463
  newValue = [];
4464
4464
  }
4465
- } else if (isPlainObject$2(srcValue) || isArguments$2(srcValue)) {
4465
+ } else if (isPlainObject$1(srcValue) || isArguments$2(srcValue)) {
4466
4466
  newValue = objValue;
4467
4467
  if (isArguments$2(objValue)) {
4468
4468
  newValue = toPlainObject(objValue);
@@ -4488,7 +4488,7 @@
4488
4488
  baseFor = _baseFor,
4489
4489
  baseMergeDeep = _baseMergeDeep,
4490
4490
  isObject$5 = isObject_1,
4491
- keysIn$1 = keysIn_1,
4491
+ keysIn = keysIn_1,
4492
4492
  safeGet = _safeGet;
4493
4493
 
4494
4494
  /**
@@ -4517,7 +4517,7 @@
4517
4517
  }
4518
4518
  assignMergeValue(object, key, newValue);
4519
4519
  }
4520
- }, keysIn$1);
4520
+ }, keysIn);
4521
4521
  }
4522
4522
  var _baseMerge = baseMerge$2;
4523
4523
 
@@ -4531,7 +4531,7 @@
4531
4531
  * @param {Array} args The arguments to invoke `func` with.
4532
4532
  * @returns {*} Returns the result of `func`.
4533
4533
  */
4534
- function apply$2(func, thisArg, args) {
4534
+ function apply$1(func, thisArg, args) {
4535
4535
  switch (args.length) {
4536
4536
  case 0:
4537
4537
  return func.call(thisArg);
@@ -4544,9 +4544,9 @@
4544
4544
  }
4545
4545
  return func.apply(thisArg, args);
4546
4546
  }
4547
- var _apply = apply$2;
4547
+ var _apply = apply$1;
4548
4548
 
4549
- var apply$1 = _apply;
4549
+ var apply = _apply;
4550
4550
 
4551
4551
  /* Built-in method references for those with the same name as other `lodash` methods. */
4552
4552
  var nativeMax$3 = Math.max;
@@ -4576,7 +4576,7 @@
4576
4576
  otherArgs[index] = args[index];
4577
4577
  }
4578
4578
  otherArgs[start] = transform(array);
4579
- return apply$1(func, this, otherArgs);
4579
+ return apply(func, this, otherArgs);
4580
4580
  };
4581
4581
  }
4582
4582
  var _overRest = overRest$2;
@@ -4690,12 +4690,12 @@
4690
4690
  * @param {number} [start=func.length-1] The start position of the rest parameter.
4691
4691
  * @returns {Function} Returns the new function.
4692
4692
  */
4693
- function baseRest$5(func, start) {
4693
+ function baseRest$4(func, start) {
4694
4694
  return setToString$1(overRest$1(func, start, identity$3), func + '');
4695
4695
  }
4696
- var _baseRest = baseRest$5;
4696
+ var _baseRest = baseRest$4;
4697
4697
 
4698
- var eq$1 = eq_1,
4698
+ var eq = eq_1,
4699
4699
  isArrayLike$2 = isArrayLike_1,
4700
4700
  isIndex$2 = _isIndex,
4701
4701
  isObject$4 = isObject_1;
@@ -4710,20 +4710,20 @@
4710
4710
  * @returns {boolean} Returns `true` if the arguments are from an iteratee call,
4711
4711
  * else `false`.
4712
4712
  */
4713
- function isIterateeCall$4(value, index, object) {
4713
+ function isIterateeCall$3(value, index, object) {
4714
4714
  if (!isObject$4(object)) {
4715
4715
  return false;
4716
4716
  }
4717
4717
  var type = _typeof$3(index);
4718
4718
  if (type == 'number' ? isArrayLike$2(object) && isIndex$2(index, object.length) : type == 'string' && index in object) {
4719
- return eq$1(object[index], value);
4719
+ return eq(object[index], value);
4720
4720
  }
4721
4721
  return false;
4722
4722
  }
4723
- var _isIterateeCall = isIterateeCall$4;
4723
+ var _isIterateeCall = isIterateeCall$3;
4724
4724
 
4725
- var baseRest$4 = _baseRest,
4726
- isIterateeCall$3 = _isIterateeCall;
4725
+ var baseRest$3 = _baseRest,
4726
+ isIterateeCall$2 = _isIterateeCall;
4727
4727
 
4728
4728
  /**
4729
4729
  * Creates a function like `_.assign`.
@@ -4732,14 +4732,14 @@
4732
4732
  * @param {Function} assigner The function to assign values.
4733
4733
  * @returns {Function} Returns the new assigner function.
4734
4734
  */
4735
- function createAssigner$3(assigner) {
4736
- return baseRest$4(function (object, sources) {
4735
+ function createAssigner$2(assigner) {
4736
+ return baseRest$3(function (object, sources) {
4737
4737
  var index = -1,
4738
4738
  length = sources.length,
4739
4739
  customizer = length > 1 ? sources[length - 1] : undefined,
4740
4740
  guard = length > 2 ? sources[2] : undefined;
4741
4741
  customizer = assigner.length > 3 && typeof customizer == 'function' ? (length--, customizer) : undefined;
4742
- if (guard && isIterateeCall$3(sources[0], sources[1], guard)) {
4742
+ if (guard && isIterateeCall$2(sources[0], sources[1], guard)) {
4743
4743
  customizer = length < 3 ? undefined : customizer;
4744
4744
  length = 1;
4745
4745
  }
@@ -4753,10 +4753,10 @@
4753
4753
  return object;
4754
4754
  });
4755
4755
  }
4756
- var _createAssigner = createAssigner$3;
4756
+ var _createAssigner = createAssigner$2;
4757
4757
 
4758
4758
  var baseMerge$1 = _baseMerge,
4759
- createAssigner$2 = _createAssigner;
4759
+ createAssigner$1 = _createAssigner;
4760
4760
 
4761
4761
  /**
4762
4762
  * This method is like `_.merge` except that it accepts `customizer` which
@@ -4789,13 +4789,13 @@
4789
4789
  * _.mergeWith(object, other, customizer);
4790
4790
  * // => { 'a': [1, 3], 'b': [2, 4] }
4791
4791
  */
4792
- var mergeWith$1 = createAssigner$2(function (object, source, srcIndex, customizer) {
4792
+ var mergeWith$1 = createAssigner$1(function (object, source, srcIndex, customizer) {
4793
4793
  baseMerge$1(object, source, srcIndex, customizer);
4794
4794
  });
4795
4795
  var mergeWith_1 = mergeWith$1;
4796
4796
 
4797
4797
  var baseMerge = _baseMerge,
4798
- createAssigner$1 = _createAssigner;
4798
+ createAssigner = _createAssigner;
4799
4799
 
4800
4800
  /**
4801
4801
  * This method is like `_.assign` except that it recursively merges own and
@@ -4828,7 +4828,7 @@
4828
4828
  * _.merge(object, other);
4829
4829
  * // => { 'a': [{ 'b': 2, 'c': 3 }, { 'd': 4, 'e': 5 }] }
4830
4830
  */
4831
- var merge$1 = createAssigner$1(function (object, source, srcIndex) {
4831
+ var merge$1 = createAssigner(function (object, source, srcIndex) {
4832
4832
  baseMerge(object, source, srcIndex);
4833
4833
  });
4834
4834
  var merge_1 = merge$1;
@@ -4872,7 +4872,8 @@
4872
4872
  sortIcon: void 0,
4873
4873
  filterIcon: void 0,
4874
4874
  treeExpandAndFoldIcon: void 0,
4875
- hideSortTips: false
4875
+ hideSortTips: false,
4876
+ size: "medium"
4876
4877
  },
4877
4878
  select: {
4878
4879
  clearIcon: void 0,
@@ -6064,10 +6065,10 @@
6064
6065
  setTag = '[object Set]';
6065
6066
 
6066
6067
  /** Used for built-in method references. */
6067
- var objectProto$2 = Object.prototype;
6068
+ var objectProto = Object.prototype;
6068
6069
 
6069
6070
  /** Used to check objects for own properties. */
6070
- var hasOwnProperty$3 = objectProto$2.hasOwnProperty;
6071
+ var hasOwnProperty$1 = objectProto.hasOwnProperty;
6071
6072
 
6072
6073
  /**
6073
6074
  * Checks if `value` is an empty object, collection, map, or set.
@@ -6117,7 +6118,7 @@
6117
6118
  return !baseKeys(value).length;
6118
6119
  }
6119
6120
  for (var key in value) {
6120
- if (hasOwnProperty$3.call(value, key)) {
6121
+ if (hasOwnProperty$1.call(value, key)) {
6121
6122
  return false;
6122
6123
  }
6123
6124
  }
@@ -6269,7 +6270,7 @@
6269
6270
  var castSlice$1 = _castSlice,
6270
6271
  hasUnicode$2 = _hasUnicode,
6271
6272
  stringToArray$1 = _stringToArray,
6272
- toString$8 = toString_1;
6273
+ toString$6 = toString_1;
6273
6274
 
6274
6275
  /**
6275
6276
  * Creates a function like `_.lowerFirst`.
@@ -6280,7 +6281,7 @@
6280
6281
  */
6281
6282
  function createCaseFirst$1(methodName) {
6282
6283
  return function (string) {
6283
- string = toString$8(string);
6284
+ string = toString$6(string);
6284
6285
  var strSymbols = hasUnicode$2(string) ? stringToArray$1(string) : undefined;
6285
6286
  var chr = strSymbols ? strSymbols[0] : string.charAt(0);
6286
6287
  var trailing = strSymbols ? castSlice$1(strSymbols, 1).join('') : string.slice(1);
@@ -6311,7 +6312,7 @@
6311
6312
  var upperFirst$1 = createCaseFirst('toUpperCase');
6312
6313
  var upperFirst_1 = upperFirst$1;
6313
6314
 
6314
- var toString$7 = toString_1,
6315
+ var toString$5 = toString_1,
6315
6316
  upperFirst = upperFirst_1;
6316
6317
 
6317
6318
  /**
@@ -6330,7 +6331,7 @@
6330
6331
  * // => 'Fred'
6331
6332
  */
6332
6333
  function capitalize$1(string) {
6333
- return upperFirst(toString$7(string).toLowerCase());
6334
+ return upperFirst(toString$5(string).toLowerCase());
6334
6335
  }
6335
6336
  var capitalize_1 = capitalize$1;
6336
6337
 
@@ -6366,14 +6367,14 @@
6366
6367
  * @param {Object} object The object to query.
6367
6368
  * @returns {Function} Returns the new accessor function.
6368
6369
  */
6369
- function basePropertyOf$2(object) {
6370
+ function basePropertyOf$1(object) {
6370
6371
  return function (key) {
6371
6372
  return object == null ? undefined : object[key];
6372
6373
  };
6373
6374
  }
6374
- var _basePropertyOf = basePropertyOf$2;
6375
+ var _basePropertyOf = basePropertyOf$1;
6375
6376
 
6376
- var basePropertyOf$1 = _basePropertyOf;
6377
+ var basePropertyOf = _basePropertyOf;
6377
6378
 
6378
6379
  /** Used to map Latin Unicode letters to basic Latin letters. */
6379
6380
  var deburredLetters = {
@@ -6579,11 +6580,11 @@
6579
6580
  * @param {string} letter The matched letter to deburr.
6580
6581
  * @returns {string} Returns the deburred letter.
6581
6582
  */
6582
- var deburrLetter$1 = basePropertyOf$1(deburredLetters);
6583
+ var deburrLetter$1 = basePropertyOf(deburredLetters);
6583
6584
  var _deburrLetter = deburrLetter$1;
6584
6585
 
6585
6586
  var deburrLetter = _deburrLetter,
6586
- toString$6 = toString_1;
6587
+ toString$4 = toString_1;
6587
6588
 
6588
6589
  /** Used to match Latin Unicode letters (excluding mathematical operators). */
6589
6590
  var reLatin = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g;
@@ -6622,7 +6623,7 @@
6622
6623
  * // => 'deja vu'
6623
6624
  */
6624
6625
  function deburr$1(string) {
6625
- string = toString$6(string);
6626
+ string = toString$4(string);
6626
6627
  return string && string.replace(reLatin, deburrLetter).replace(reComboMark, '');
6627
6628
  }
6628
6629
  var deburr_1 = deburr$1;
@@ -6719,7 +6720,7 @@
6719
6720
 
6720
6721
  var asciiWords = _asciiWords,
6721
6722
  hasUnicodeWord = _hasUnicodeWord,
6722
- toString$5 = toString_1,
6723
+ toString$3 = toString_1,
6723
6724
  unicodeWords = _unicodeWords;
6724
6725
 
6725
6726
  /**
@@ -6742,7 +6743,7 @@
6742
6743
  * // => ['fred', 'barney', '&', 'pebbles']
6743
6744
  */
6744
6745
  function words$1(string, pattern, guard) {
6745
- string = toString$5(string);
6746
+ string = toString$3(string);
6746
6747
  pattern = guard ? undefined : pattern;
6747
6748
  if (pattern === undefined) {
6748
6749
  return hasUnicodeWord(string) ? unicodeWords(string) : asciiWords(string);
@@ -6862,7 +6863,7 @@
6862
6863
  if (name in instance) {
6863
6864
  propsNode = instance[name];
6864
6865
  }
6865
- if (propsNode === false) return;
6866
+ if (propsNode === false || propsNode === null) return;
6866
6867
  if (propsNode === true && defaultNode) {
6867
6868
  return handleSlots$1(instance, params, name) || defaultNode;
6868
6869
  }
@@ -7483,7 +7484,7 @@
7483
7484
  if (Object.keys(instance.props).includes(name)) {
7484
7485
  propsNode = instance.props[name];
7485
7486
  }
7486
- if (propsNode === false) return;
7487
+ if (propsNode === false || propsNode === null) return;
7487
7488
  if (propsNode === true) {
7488
7489
  return handleSlots(instance, name, params) || defaultNode;
7489
7490
  }
@@ -7517,8 +7518,8 @@
7517
7518
  };
7518
7519
  };
7519
7520
 
7520
- var baseGetTag$1 = _baseGetTag,
7521
- isObjectLike$1 = isObjectLike_1;
7521
+ var baseGetTag = _baseGetTag,
7522
+ isObjectLike = isObjectLike_1;
7522
7523
 
7523
7524
  /** `Object#toString` result references. */
7524
7525
  var boolTag = '[object Boolean]';
@@ -7541,7 +7542,7 @@
7541
7542
  * // => false
7542
7543
  */
7543
7544
  function isBoolean(value) {
7544
- return value === true || value === false || isObjectLike$1(value) && baseGetTag$1(value) == boolTag;
7545
+ return value === true || value === false || isObjectLike(value) && baseGetTag(value) == boolTag;
7545
7546
  }
7546
7547
  var isBoolean_1 = isBoolean;
7547
7548
 
@@ -18841,7 +18842,7 @@
18841
18842
  }
18842
18843
  var _baseUnset = baseUnset$2;
18843
18844
 
18844
- var isPlainObject$1 = isPlainObject_1;
18845
+ var isPlainObject = isPlainObject_1;
18845
18846
 
18846
18847
  /**
18847
18848
  * Used by `_.omit` to customize its `_.cloneDeep` use to only clone plain
@@ -18853,7 +18854,7 @@
18853
18854
  * @returns {*} Returns the uncloned value or `undefined` to defer cloning to `_.cloneDeep`.
18854
18855
  */
18855
18856
  function customOmitClone$1(value) {
18856
- return isPlainObject$1(value) ? undefined : value;
18857
+ return isPlainObject(value) ? undefined : value;
18857
18858
  }
18858
18859
  var _customOmitClone = customOmitClone$1;
18859
18860
 
@@ -18950,11 +18951,11 @@
18950
18951
  }
18951
18952
  var _flatRest = flatRest$2;
18952
18953
 
18953
- var arrayMap$5 = _arrayMap,
18954
+ var arrayMap$4 = _arrayMap,
18954
18955
  baseClone = _baseClone,
18955
18956
  baseUnset$1 = _baseUnset,
18956
18957
  castPath$2 = _castPath,
18957
- copyObject$1 = _copyObject,
18958
+ copyObject = _copyObject,
18958
18959
  customOmitClone = _customOmitClone,
18959
18960
  flatRest$1 = _flatRest,
18960
18961
  getAllKeysIn$1 = _getAllKeysIn;
@@ -18990,12 +18991,12 @@
18990
18991
  return result;
18991
18992
  }
18992
18993
  var isDeep = false;
18993
- paths = arrayMap$5(paths, function (path) {
18994
+ paths = arrayMap$4(paths, function (path) {
18994
18995
  path = castPath$2(path, object);
18995
18996
  isDeep || (isDeep = path.length > 1);
18996
18997
  return path;
18997
18998
  });
18998
- copyObject$1(object, getAllKeysIn$1(object), result);
18999
+ copyObject(object, getAllKeysIn$1(object), result);
18999
19000
  if (isDeep) {
19000
19001
  result = baseClone(result, CLONE_DEEP_FLAG | CLONE_FLAT_FLAG | CLONE_SYMBOLS_FLAG, customOmitClone);
19001
19002
  }
@@ -23867,7 +23868,7 @@
23867
23868
  var SetCache$2 = _SetCache,
23868
23869
  arrayIncludes$2 = _arrayIncludes,
23869
23870
  arrayIncludesWith$2 = _arrayIncludesWith,
23870
- arrayMap$4 = _arrayMap,
23871
+ arrayMap$3 = _arrayMap,
23871
23872
  baseUnary$1 = _baseUnary,
23872
23873
  cacheHas$2 = _cacheHas;
23873
23874
 
@@ -23895,7 +23896,7 @@
23895
23896
  while (othIndex--) {
23896
23897
  var array = arrays[othIndex];
23897
23898
  if (othIndex && iteratee) {
23898
- array = arrayMap$4(array, baseUnary$1(iteratee));
23899
+ array = arrayMap$3(array, baseUnary$1(iteratee));
23899
23900
  }
23900
23901
  maxLength = nativeMin(array.length, maxLength);
23901
23902
  caches[othIndex] = !comparator && (iteratee || length >= 120 && array.length >= 120) ? new SetCache$2(othIndex && array) : undefined;
@@ -23939,9 +23940,9 @@
23939
23940
  }
23940
23941
  var _castArrayLikeObject = castArrayLikeObject$1;
23941
23942
 
23942
- var arrayMap$3 = _arrayMap,
23943
+ var arrayMap$2 = _arrayMap,
23943
23944
  baseIntersection = _baseIntersection,
23944
- baseRest$3 = _baseRest,
23945
+ baseRest$2 = _baseRest,
23945
23946
  castArrayLikeObject = _castArrayLikeObject;
23946
23947
 
23947
23948
  /**
@@ -23961,8 +23962,8 @@
23961
23962
  * _.intersection([2, 1], [2, 3]);
23962
23963
  * // => [2]
23963
23964
  */
23964
- var intersection = baseRest$3(function (arrays) {
23965
- var mapped = arrayMap$3(arrays, castArrayLikeObject);
23965
+ var intersection = baseRest$2(function (arrays) {
23966
+ var mapped = arrayMap$2(arrays, castArrayLikeObject);
23966
23967
  return mapped.length && mapped[0] === arrays[0] ? baseIntersection(mapped) : [];
23967
23968
  });
23968
23969
  var intersection_1 = intersection;
@@ -28881,7 +28882,7 @@
28881
28882
  onSelect: Function
28882
28883
  };
28883
28884
 
28884
- var toString$4 = toString_1;
28885
+ var toString$2 = toString_1;
28885
28886
 
28886
28887
  /**
28887
28888
  * Used to match `RegExp`
@@ -28906,7 +28907,7 @@
28906
28907
  * // => '\[lodash\]\(https://lodash\.com/\)'
28907
28908
  */
28908
28909
  function escapeRegExp(string) {
28909
- string = toString$4(string);
28910
+ string = toString$2(string);
28910
28911
  return string && reHasRegExpChar.test(string) ? string.replace(reRegExpChar, '\\$&') : string;
28911
28912
  }
28912
28913
  var escapeRegExp_1 = escapeRegExp;
@@ -29926,7 +29927,7 @@
29926
29927
  var SetCache$1 = _SetCache,
29927
29928
  arrayIncludes$1 = _arrayIncludes,
29928
29929
  arrayIncludesWith$1 = _arrayIncludesWith,
29929
- arrayMap$2 = _arrayMap,
29930
+ arrayMap$1 = _arrayMap,
29930
29931
  baseUnary = _baseUnary,
29931
29932
  cacheHas$1 = _cacheHas;
29932
29933
 
@@ -29955,7 +29956,7 @@
29955
29956
  return result;
29956
29957
  }
29957
29958
  if (iteratee) {
29958
- values = arrayMap$2(values, baseUnary(iteratee));
29959
+ values = arrayMap$1(values, baseUnary(iteratee));
29959
29960
  }
29960
29961
  if (comparator) {
29961
29962
  includes = arrayIncludesWith$1;
@@ -29987,7 +29988,7 @@
29987
29988
 
29988
29989
  var baseDifference$1 = _baseDifference,
29989
29990
  baseFlatten$1 = _baseFlatten,
29990
- baseRest$2 = _baseRest,
29991
+ baseRest$1 = _baseRest,
29991
29992
  isArrayLikeObject$1 = isArrayLikeObject_1;
29992
29993
 
29993
29994
  /**
@@ -30011,7 +30012,7 @@
30011
30012
  * _.difference([2, 1], [2, 3]);
30012
30013
  * // => [1]
30013
30014
  */
30014
- var difference = baseRest$2(function (array, values) {
30015
+ var difference = baseRest$1(function (array, values) {
30015
30016
  return isArrayLikeObject$1(array) ? baseDifference$1(array, baseFlatten$1(values, 1, isArrayLikeObject$1, true)) : [];
30016
30017
  });
30017
30018
  var difference_1 = difference;
@@ -30038,7 +30039,7 @@
30038
30039
  };
30039
30040
  }
30040
30041
 
30041
- var toString$3 = toString_1;
30042
+ var toString$1 = toString_1;
30042
30043
 
30043
30044
  /** Used to generate unique IDs. */
30044
30045
  var idCounter = 0;
@@ -30062,7 +30063,7 @@
30062
30063
  */
30063
30064
  function uniqueId(prefix) {
30064
30065
  var id = ++idCounter;
30065
- return toString$3(prefix) + id;
30066
+ return toString$1(prefix) + id;
30066
30067
  }
30067
30068
  var uniqueId_1 = uniqueId;
30068
30069
 
@@ -30292,7 +30293,7 @@
30292
30293
 
30293
30294
  function ownKeys$1N(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
30294
30295
  function _objectSpread$1M(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1N(Object(t), !0).forEach(function (r) { _defineProperty$3(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1N(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
30295
- var hasOwnProperty$2 = Object.prototype.hasOwnProperty;
30296
+ var hasOwnProperty = Object.prototype.hasOwnProperty;
30296
30297
  var setableStatus = {
30297
30298
  expandMutex: null,
30298
30299
  activable: null,
@@ -30662,7 +30663,7 @@
30662
30663
  var tree = this.tree;
30663
30664
  var keys = Object.keys(item);
30664
30665
  keys.forEach(function (key) {
30665
- if (hasOwnProperty$2.call(setableStatus, key) || key === "label") {
30666
+ if (hasOwnProperty.call(setableStatus, key) || key === "label") {
30666
30667
  _this4[key] = item[key];
30667
30668
  }
30668
30669
  if (key === "disabled") {
@@ -32934,7 +32935,7 @@
32934
32935
  var toInteger_1 = toInteger$2;
32935
32936
 
32936
32937
  var baseSlice = _baseSlice,
32937
- isIterateeCall$2 = _isIterateeCall,
32938
+ isIterateeCall$1 = _isIterateeCall,
32938
32939
  toInteger$1 = toInteger_1;
32939
32940
 
32940
32941
  /* Built-in method references for those with the same name as other `lodash` methods. */
@@ -32963,7 +32964,7 @@
32963
32964
  * // => [['a', 'b', 'c'], ['d']]
32964
32965
  */
32965
32966
  function chunk(array, size, guard) {
32966
- if (guard ? isIterateeCall$2(array, size, guard) : size === undefined) {
32967
+ if (guard ? isIterateeCall$1(array, size, guard) : size === undefined) {
32967
32968
  size = 1;
32968
32969
  } else {
32969
32970
  size = nativeMax$1(toInteger$1(size), 0);
@@ -34414,7 +34415,7 @@
34414
34415
  var _baseRange = baseRange$1;
34415
34416
 
34416
34417
  var baseRange = _baseRange,
34417
- isIterateeCall$1 = _isIterateeCall,
34418
+ isIterateeCall = _isIterateeCall,
34418
34419
  toFinite = toFinite_1;
34419
34420
 
34420
34421
  /**
@@ -34426,7 +34427,7 @@
34426
34427
  */
34427
34428
  function createRange$1(fromRight) {
34428
34429
  return function (start, end, step) {
34429
- if (step && typeof step != 'number' && isIterateeCall$1(start, end, step)) {
34430
+ if (step && typeof step != 'number' && isIterateeCall(start, end, step)) {
34430
34431
  end = step = undefined;
34431
34432
  }
34432
34433
  // Ensure the sign of `-0` is preserved.
@@ -34628,7 +34629,7 @@
34628
34629
  var createPadding = _createPadding,
34629
34630
  stringSize = _stringSize,
34630
34631
  toInteger = toInteger_1,
34631
- toString$2 = toString_1;
34632
+ toString = toString_1;
34632
34633
 
34633
34634
  /**
34634
34635
  * Pads `string` on the left side if it's shorter than `length`. Padding
@@ -34654,7 +34655,7 @@
34654
34655
  * // => 'abc'
34655
34656
  */
34656
34657
  function padStart(string, length, chars) {
34657
- string = toString$2(string);
34658
+ string = toString(string);
34658
34659
  length = toInteger(length);
34659
34660
  var strLength = length ? stringSize(string) : 0;
34660
34661
  return length && strLength < length ? createPadding(length - strLength, chars) + string : string;
@@ -37609,558 +37610,6 @@
37609
37610
  }
37610
37611
  var set_1 = set;
37611
37612
 
37612
- var copyObject = _copyObject,
37613
- createAssigner = _createAssigner,
37614
- keysIn = keysIn_1;
37615
-
37616
- /**
37617
- * This method is like `_.assignIn` except that it accepts `customizer`
37618
- * which is invoked to produce the assigned values. If `customizer` returns
37619
- * `undefined`, assignment is handled by the method instead. The `customizer`
37620
- * is invoked with five arguments: (objValue, srcValue, key, object, source).
37621
- *
37622
- * **Note:** This method mutates `object`.
37623
- *
37624
- * @static
37625
- * @memberOf _
37626
- * @since 4.0.0
37627
- * @alias extendWith
37628
- * @category Object
37629
- * @param {Object} object The destination object.
37630
- * @param {...Object} sources The source objects.
37631
- * @param {Function} [customizer] The function to customize assigned values.
37632
- * @returns {Object} Returns `object`.
37633
- * @see _.assignWith
37634
- * @example
37635
- *
37636
- * function customizer(objValue, srcValue) {
37637
- * return _.isUndefined(objValue) ? srcValue : objValue;
37638
- * }
37639
- *
37640
- * var defaults = _.partialRight(_.assignInWith, customizer);
37641
- *
37642
- * defaults({ 'a': 1 }, { 'b': 2 }, { 'a': 3 });
37643
- * // => { 'a': 1, 'b': 2 }
37644
- */
37645
- var assignInWith$1 = createAssigner(function (object, source, srcIndex, customizer) {
37646
- copyObject(source, keysIn(source), object, customizer);
37647
- });
37648
- var assignInWith_1 = assignInWith$1;
37649
-
37650
- var baseGetTag = _baseGetTag,
37651
- isObjectLike = isObjectLike_1,
37652
- isPlainObject = isPlainObject_1;
37653
-
37654
- /** `Object#toString` result references. */
37655
- var domExcTag = '[object DOMException]',
37656
- errorTag = '[object Error]';
37657
-
37658
- /**
37659
- * Checks if `value` is an `Error`, `EvalError`, `RangeError`, `ReferenceError`,
37660
- * `SyntaxError`, `TypeError`, or `URIError` object.
37661
- *
37662
- * @static
37663
- * @memberOf _
37664
- * @since 3.0.0
37665
- * @category Lang
37666
- * @param {*} value The value to check.
37667
- * @returns {boolean} Returns `true` if `value` is an error object, else `false`.
37668
- * @example
37669
- *
37670
- * _.isError(new Error);
37671
- * // => true
37672
- *
37673
- * _.isError(Error);
37674
- * // => false
37675
- */
37676
- function isError$2(value) {
37677
- if (!isObjectLike(value)) {
37678
- return false;
37679
- }
37680
- var tag = baseGetTag(value);
37681
- return tag == errorTag || tag == domExcTag || typeof value.message == 'string' && typeof value.name == 'string' && !isPlainObject(value);
37682
- }
37683
- var isError_1 = isError$2;
37684
-
37685
- var apply = _apply,
37686
- baseRest$1 = _baseRest,
37687
- isError$1 = isError_1;
37688
-
37689
- /**
37690
- * Attempts to invoke `func`, returning either the result or the caught error
37691
- * object. Any additional arguments are provided to `func` when it's invoked.
37692
- *
37693
- * @static
37694
- * @memberOf _
37695
- * @since 3.0.0
37696
- * @category Util
37697
- * @param {Function} func The function to attempt.
37698
- * @param {...*} [args] The arguments to invoke `func` with.
37699
- * @returns {*} Returns the `func` result or error object.
37700
- * @example
37701
- *
37702
- * // Avoid throwing errors for invalid selectors.
37703
- * var elements = _.attempt(function(selector) {
37704
- * return document.querySelectorAll(selector);
37705
- * }, '>_>');
37706
- *
37707
- * if (_.isError(elements)) {
37708
- * elements = [];
37709
- * }
37710
- */
37711
- var attempt$1 = baseRest$1(function (func, args) {
37712
- try {
37713
- return apply(func, undefined, args);
37714
- } catch (e) {
37715
- return isError$1(e) ? e : new Error(e);
37716
- }
37717
- });
37718
- var attempt_1 = attempt$1;
37719
-
37720
- var arrayMap$1 = _arrayMap;
37721
-
37722
- /**
37723
- * The base implementation of `_.values` and `_.valuesIn` which creates an
37724
- * array of `object` property values corresponding to the property names
37725
- * of `props`.
37726
- *
37727
- * @private
37728
- * @param {Object} object The object to query.
37729
- * @param {Array} props The property names to get values for.
37730
- * @returns {Object} Returns the array of property values.
37731
- */
37732
- function baseValues$1(object, props) {
37733
- return arrayMap$1(props, function (key) {
37734
- return object[key];
37735
- });
37736
- }
37737
- var _baseValues = baseValues$1;
37738
-
37739
- var eq = eq_1;
37740
-
37741
- /** Used for built-in method references. */
37742
- var objectProto$1 = Object.prototype;
37743
-
37744
- /** Used to check objects for own properties. */
37745
- var hasOwnProperty$1 = objectProto$1.hasOwnProperty;
37746
-
37747
- /**
37748
- * Used by `_.defaults` to customize its `_.assignIn` use to assign properties
37749
- * of source objects to the destination object for all destination properties
37750
- * that resolve to `undefined`.
37751
- *
37752
- * @private
37753
- * @param {*} objValue The destination value.
37754
- * @param {*} srcValue The source value.
37755
- * @param {string} key The key of the property to assign.
37756
- * @param {Object} object The parent object of `objValue`.
37757
- * @returns {*} Returns the value to assign.
37758
- */
37759
- function customDefaultsAssignIn$1(objValue, srcValue, key, object) {
37760
- if (objValue === undefined || eq(objValue, objectProto$1[key]) && !hasOwnProperty$1.call(object, key)) {
37761
- return srcValue;
37762
- }
37763
- return objValue;
37764
- }
37765
- var _customDefaultsAssignIn = customDefaultsAssignIn$1;
37766
-
37767
- /** Used to escape characters for inclusion in compiled string literals. */
37768
- var stringEscapes = {
37769
- '\\': '\\',
37770
- "'": "'",
37771
- '\n': 'n',
37772
- '\r': 'r',
37773
- "\u2028": 'u2028',
37774
- "\u2029": 'u2029'
37775
- };
37776
-
37777
- /**
37778
- * Used by `_.template` to escape characters for inclusion in compiled string literals.
37779
- *
37780
- * @private
37781
- * @param {string} chr The matched character to escape.
37782
- * @returns {string} Returns the escaped character.
37783
- */
37784
- function escapeStringChar$1(chr) {
37785
- return '\\' + stringEscapes[chr];
37786
- }
37787
- var _escapeStringChar = escapeStringChar$1;
37788
-
37789
- /** Used to match template delimiters. */
37790
- var reInterpolate$2 = /<%=([\s\S]+?)%>/g;
37791
- var _reInterpolate = reInterpolate$2;
37792
-
37793
- var basePropertyOf = _basePropertyOf;
37794
-
37795
- /** Used to map characters to HTML entities. */
37796
- var htmlEscapes = {
37797
- '&': '&amp;',
37798
- '<': '&lt;',
37799
- '>': '&gt;',
37800
- '"': '&quot;',
37801
- "'": '&#39;'
37802
- };
37803
-
37804
- /**
37805
- * Used by `_.escape` to convert characters to HTML entities.
37806
- *
37807
- * @private
37808
- * @param {string} chr The matched character to escape.
37809
- * @returns {string} Returns the escaped character.
37810
- */
37811
- var escapeHtmlChar$1 = basePropertyOf(htmlEscapes);
37812
- var _escapeHtmlChar = escapeHtmlChar$1;
37813
-
37814
- var escapeHtmlChar = _escapeHtmlChar,
37815
- toString$1 = toString_1;
37816
-
37817
- /** Used to match HTML entities and HTML characters. */
37818
- var reUnescapedHtml = /[&<>"']/g,
37819
- reHasUnescapedHtml = RegExp(reUnescapedHtml.source);
37820
-
37821
- /**
37822
- * Converts the characters "&", "<", ">", '"', and "'" in `string` to their
37823
- * corresponding HTML entities.
37824
- *
37825
- * **Note:** No other characters are escaped. To escape additional
37826
- * characters use a third-party library like [_he_](https://mths.be/he).
37827
- *
37828
- * Though the ">" character is escaped for symmetry, characters like
37829
- * ">" and "/" don't need escaping in HTML and have no special meaning
37830
- * unless they're part of a tag or unquoted attribute value. See
37831
- * [Mathias Bynens's article](https://mathiasbynens.be/notes/ambiguous-ampersands)
37832
- * (under "semi-related fun fact") for more details.
37833
- *
37834
- * When working with HTML you should always
37835
- * [quote attribute values](http://wonko.com/post/html-escaping) to reduce
37836
- * XSS vectors.
37837
- *
37838
- * @static
37839
- * @since 0.1.0
37840
- * @memberOf _
37841
- * @category String
37842
- * @param {string} [string=''] The string to escape.
37843
- * @returns {string} Returns the escaped string.
37844
- * @example
37845
- *
37846
- * _.escape('fred, barney, & pebbles');
37847
- * // => 'fred, barney, &amp; pebbles'
37848
- */
37849
- function escape$2(string) {
37850
- string = toString$1(string);
37851
- return string && reHasUnescapedHtml.test(string) ? string.replace(reUnescapedHtml, escapeHtmlChar) : string;
37852
- }
37853
- var _escape = escape$2;
37854
-
37855
- /** Used to match template delimiters. */
37856
- var reEscape$1 = /<%-([\s\S]+?)%>/g;
37857
- var _reEscape = reEscape$1;
37858
-
37859
- /** Used to match template delimiters. */
37860
- var reEvaluate$1 = /<%([\s\S]+?)%>/g;
37861
- var _reEvaluate = reEvaluate$1;
37862
-
37863
- var escape$1 = _escape,
37864
- reEscape = _reEscape,
37865
- reEvaluate = _reEvaluate,
37866
- reInterpolate$1 = _reInterpolate;
37867
-
37868
- /**
37869
- * By default, the template delimiters used by lodash are like those in
37870
- * embedded Ruby (ERB) as well as ES2015 template strings. Change the
37871
- * following template settings to use alternative delimiters.
37872
- *
37873
- * @static
37874
- * @memberOf _
37875
- * @type {Object}
37876
- */
37877
- var templateSettings$1 = {
37878
- /**
37879
- * Used to detect `data` property values to be HTML-escaped.
37880
- *
37881
- * @memberOf _.templateSettings
37882
- * @type {RegExp}
37883
- */
37884
- 'escape': reEscape,
37885
- /**
37886
- * Used to detect code to be evaluated.
37887
- *
37888
- * @memberOf _.templateSettings
37889
- * @type {RegExp}
37890
- */
37891
- 'evaluate': reEvaluate,
37892
- /**
37893
- * Used to detect `data` property values to inject.
37894
- *
37895
- * @memberOf _.templateSettings
37896
- * @type {RegExp}
37897
- */
37898
- 'interpolate': reInterpolate$1,
37899
- /**
37900
- * Used to reference the data object in the template text.
37901
- *
37902
- * @memberOf _.templateSettings
37903
- * @type {string}
37904
- */
37905
- 'variable': '',
37906
- /**
37907
- * Used to import variables into the compiled template.
37908
- *
37909
- * @memberOf _.templateSettings
37910
- * @type {Object}
37911
- */
37912
- 'imports': {
37913
- /**
37914
- * A reference to the `lodash` function.
37915
- *
37916
- * @memberOf _.templateSettings.imports
37917
- * @type {Function}
37918
- */
37919
- '_': {
37920
- 'escape': escape$1
37921
- }
37922
- }
37923
- };
37924
- var templateSettings_1 = templateSettings$1;
37925
-
37926
- var assignInWith = assignInWith_1,
37927
- attempt = attempt_1,
37928
- baseValues = _baseValues,
37929
- customDefaultsAssignIn = _customDefaultsAssignIn,
37930
- escapeStringChar = _escapeStringChar,
37931
- isError = isError_1,
37932
- isIterateeCall = _isIterateeCall,
37933
- keys = keys_1,
37934
- reInterpolate = _reInterpolate,
37935
- templateSettings = templateSettings_1,
37936
- toString = toString_1;
37937
-
37938
- /** Error message constants. */
37939
- var INVALID_TEMPL_VAR_ERROR_TEXT = 'Invalid `variable` option passed into `_.template`';
37940
-
37941
- /** Used to match empty string literals in compiled template source. */
37942
- var reEmptyStringLeading = /\b__p \+= '';/g,
37943
- reEmptyStringMiddle = /\b(__p \+=) '' \+/g,
37944
- reEmptyStringTrailing = /(__e\(.*?\)|\b__t\)) \+\n'';/g;
37945
-
37946
- /**
37947
- * Used to validate the `validate` option in `_.template` variable.
37948
- *
37949
- * Forbids characters which could potentially change the meaning of the function argument definition:
37950
- * - "()," (modification of function parameters)
37951
- * - "=" (default value)
37952
- * - "[]{}" (destructuring of function parameters)
37953
- * - "/" (beginning of a comment)
37954
- * - whitespace
37955
- */
37956
- var reForbiddenIdentifierChars = /[()=,{}\[\]\/\s]/;
37957
-
37958
- /**
37959
- * Used to match
37960
- * [ES template delimiters](http://ecma-international.org/ecma-262/7.0/#sec-template-literal-lexical-components).
37961
- */
37962
- var reEsTemplate = /\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g;
37963
-
37964
- /** Used to ensure capturing order of template delimiters. */
37965
- var reNoMatch = /($^)/;
37966
-
37967
- /** Used to match unescaped characters in compiled string literals. */
37968
- var reUnescapedString = /['\n\r\u2028\u2029\\]/g;
37969
-
37970
- /** Used for built-in method references. */
37971
- var objectProto = Object.prototype;
37972
-
37973
- /** Used to check objects for own properties. */
37974
- var hasOwnProperty = objectProto.hasOwnProperty;
37975
-
37976
- /**
37977
- * Creates a compiled template function that can interpolate data properties
37978
- * in "interpolate" delimiters, HTML-escape interpolated data properties in
37979
- * "escape" delimiters, and execute JavaScript in "evaluate" delimiters. Data
37980
- * properties may be accessed as free variables in the template. If a setting
37981
- * object is given, it takes precedence over `_.templateSettings` values.
37982
- *
37983
- * **Note:** In the development build `_.template` utilizes
37984
- * [sourceURLs](http://www.html5rocks.com/en/tutorials/developertools/sourcemaps/#toc-sourceurl)
37985
- * for easier debugging.
37986
- *
37987
- * For more information on precompiling templates see
37988
- * [lodash's custom builds documentation](https://lodash.com/custom-builds).
37989
- *
37990
- * For more information on Chrome extension sandboxes see
37991
- * [Chrome's extensions documentation](https://developer.chrome.com/extensions/sandboxingEval).
37992
- *
37993
- * @static
37994
- * @since 0.1.0
37995
- * @memberOf _
37996
- * @category String
37997
- * @param {string} [string=''] The template string.
37998
- * @param {Object} [options={}] The options object.
37999
- * @param {RegExp} [options.escape=_.templateSettings.escape]
38000
- * The HTML "escape" delimiter.
38001
- * @param {RegExp} [options.evaluate=_.templateSettings.evaluate]
38002
- * The "evaluate" delimiter.
38003
- * @param {Object} [options.imports=_.templateSettings.imports]
38004
- * An object to import into the template as free variables.
38005
- * @param {RegExp} [options.interpolate=_.templateSettings.interpolate]
38006
- * The "interpolate" delimiter.
38007
- * @param {string} [options.sourceURL='templateSources[n]']
38008
- * The sourceURL of the compiled template.
38009
- * @param {string} [options.variable='obj']
38010
- * The data object variable name.
38011
- * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`.
38012
- * @returns {Function} Returns the compiled template function.
38013
- * @example
38014
- *
38015
- * // Use the "interpolate" delimiter to create a compiled template.
38016
- * var compiled = _.template('hello <%= user %>!');
38017
- * compiled({ 'user': 'fred' });
38018
- * // => 'hello fred!'
38019
- *
38020
- * // Use the HTML "escape" delimiter to escape data property values.
38021
- * var compiled = _.template('<b><%- value %></b>');
38022
- * compiled({ 'value': '<script>' });
38023
- * // => '<b>&lt;script&gt;</b>'
38024
- *
38025
- * // Use the "evaluate" delimiter to execute JavaScript and generate HTML.
38026
- * var compiled = _.template('<% _.forEach(users, function(user) { %><li><%- user %></li><% }); %>');
38027
- * compiled({ 'users': ['fred', 'barney'] });
38028
- * // => '<li>fred</li><li>barney</li>'
38029
- *
38030
- * // Use the internal `print` function in "evaluate" delimiters.
38031
- * var compiled = _.template('<% print("hello " + user); %>!');
38032
- * compiled({ 'user': 'barney' });
38033
- * // => 'hello barney!'
38034
- *
38035
- * // Use the ES template literal delimiter as an "interpolate" delimiter.
38036
- * // Disable support by replacing the "interpolate" delimiter.
38037
- * var compiled = _.template('hello ${ user }!');
38038
- * compiled({ 'user': 'pebbles' });
38039
- * // => 'hello pebbles!'
38040
- *
38041
- * // Use backslashes to treat delimiters as plain text.
38042
- * var compiled = _.template('<%= "\\<%- value %\\>" %>');
38043
- * compiled({ 'value': 'ignored' });
38044
- * // => '<%- value %>'
38045
- *
38046
- * // Use the `imports` option to import `jQuery` as `jq`.
38047
- * var text = '<% jq.each(users, function(user) { %><li><%- user %></li><% }); %>';
38048
- * var compiled = _.template(text, { 'imports': { 'jq': jQuery } });
38049
- * compiled({ 'users': ['fred', 'barney'] });
38050
- * // => '<li>fred</li><li>barney</li>'
38051
- *
38052
- * // Use the `sourceURL` option to specify a custom sourceURL for the template.
38053
- * var compiled = _.template('hello <%= user %>!', { 'sourceURL': '/basic/greeting.jst' });
38054
- * compiled(data);
38055
- * // => Find the source of "greeting.jst" under the Sources tab or Resources panel of the web inspector.
38056
- *
38057
- * // Use the `variable` option to ensure a with-statement isn't used in the compiled template.
38058
- * var compiled = _.template('hi <%= data.user %>!', { 'variable': 'data' });
38059
- * compiled.source;
38060
- * // => function(data) {
38061
- * // var __t, __p = '';
38062
- * // __p += 'hi ' + ((__t = ( data.user )) == null ? '' : __t) + '!';
38063
- * // return __p;
38064
- * // }
38065
- *
38066
- * // Use custom template delimiters.
38067
- * _.templateSettings.interpolate = /{{([\s\S]+?)}}/g;
38068
- * var compiled = _.template('hello {{ user }}!');
38069
- * compiled({ 'user': 'mustache' });
38070
- * // => 'hello mustache!'
38071
- *
38072
- * // Use the `source` property to inline compiled templates for meaningful
38073
- * // line numbers in error messages and stack traces.
38074
- * fs.writeFileSync(path.join(process.cwd(), 'jst.js'), '\
38075
- * var JST = {\
38076
- * "main": ' + _.template(mainText).source + '\
38077
- * };\
38078
- * ');
38079
- */
38080
- function template(string, options, guard) {
38081
- // Based on John Resig's `tmpl` implementation
38082
- // (http://ejohn.org/blog/javascript-micro-templating/)
38083
- // and Laura Doktorova's doT.js (https://github.com/olado/doT).
38084
- var settings = templateSettings.imports._.templateSettings || templateSettings;
38085
- if (guard && isIterateeCall(string, options, guard)) {
38086
- options = undefined;
38087
- }
38088
- string = toString(string);
38089
- options = assignInWith({}, options, settings, customDefaultsAssignIn);
38090
- var imports = assignInWith({}, options.imports, settings.imports, customDefaultsAssignIn),
38091
- importsKeys = keys(imports),
38092
- importsValues = baseValues(imports, importsKeys);
38093
- var isEscaping,
38094
- isEvaluating,
38095
- index = 0,
38096
- interpolate = options.interpolate || reNoMatch,
38097
- source = "__p += '";
38098
-
38099
- // Compile the regexp to match each delimiter.
38100
- var reDelimiters = RegExp((options.escape || reNoMatch).source + '|' + interpolate.source + '|' + (interpolate === reInterpolate ? reEsTemplate : reNoMatch).source + '|' + (options.evaluate || reNoMatch).source + '|$', 'g');
38101
-
38102
- // Use a sourceURL for easier debugging.
38103
- // The sourceURL gets injected into the source that's eval-ed, so be careful
38104
- // to normalize all kinds of whitespace, so e.g. newlines (and unicode versions of it) can't sneak in
38105
- // and escape the comment, thus injecting code that gets evaled.
38106
- var sourceURL = hasOwnProperty.call(options, 'sourceURL') ? '//# sourceURL=' + (options.sourceURL + '').replace(/\s/g, ' ') + '\n' : '';
38107
- string.replace(reDelimiters, function (match, escapeValue, interpolateValue, esTemplateValue, evaluateValue, offset) {
38108
- interpolateValue || (interpolateValue = esTemplateValue);
38109
-
38110
- // Escape characters that can't be included in string literals.
38111
- source += string.slice(index, offset).replace(reUnescapedString, escapeStringChar);
38112
-
38113
- // Replace delimiters with snippets.
38114
- if (escapeValue) {
38115
- isEscaping = true;
38116
- source += "' +\n__e(" + escapeValue + ") +\n'";
38117
- }
38118
- if (evaluateValue) {
38119
- isEvaluating = true;
38120
- source += "';\n" + evaluateValue + ";\n__p += '";
38121
- }
38122
- if (interpolateValue) {
38123
- source += "' +\n((__t = (" + interpolateValue + ")) == null ? '' : __t) +\n'";
38124
- }
38125
- index = offset + match.length;
38126
-
38127
- // The JS engine embedded in Adobe products needs `match` returned in
38128
- // order to produce the correct `offset` value.
38129
- return match;
38130
- });
38131
- source += "';\n";
38132
-
38133
- // If `variable` is not specified wrap a with-statement around the generated
38134
- // code to add the data object to the top of the scope chain.
38135
- var variable = hasOwnProperty.call(options, 'variable') && options.variable;
38136
- if (!variable) {
38137
- source = 'with (obj) {\n' + source + '\n}\n';
38138
- }
38139
- // Throw an error if a forbidden character was found in `variable`, to prevent
38140
- // potential command injection attacks.
38141
- else if (reForbiddenIdentifierChars.test(variable)) {
38142
- throw new Error(INVALID_TEMPL_VAR_ERROR_TEXT);
38143
- }
38144
-
38145
- // Cleanup code by stripping empty strings.
38146
- source = (isEvaluating ? source.replace(reEmptyStringLeading, '') : source).replace(reEmptyStringMiddle, '$1').replace(reEmptyStringTrailing, '$1;');
38147
-
38148
- // Frame code as the function body.
38149
- source = 'function(' + (variable || 'obj') + ') {\n' + (variable ? '' : 'obj || (obj = {});\n') + "var __t, __p = ''" + (isEscaping ? ', __e = _.escape' : '') + (isEvaluating ? ', __j = Array.prototype.join;\n' + "function print() { __p += __j.call(arguments, '') }\n" : ';\n') + source + 'return __p\n}';
38150
- var result = attempt(function () {
38151
- return Function(importsKeys, sourceURL + 'return ' + source).apply(undefined, importsValues);
38152
- });
38153
-
38154
- // Provide the compiled function's source by its `toString` method or
38155
- // the `source` property as a convenience for inlining compiled templates.
38156
- result.source = source;
38157
- if (isError(result)) {
38158
- throw result;
38159
- }
38160
- return result;
38161
- }
38162
- var template_1 = template;
38163
-
38164
37613
  var isDate$1 = {exports: {}};
38165
37614
 
38166
37615
  var merge = {exports: {}};
@@ -39194,6 +38643,12 @@
39194
38643
  }
39195
38644
  };
39196
38645
 
38646
+ function template(str, vars) {
38647
+ return str.replace(/\${(.*?)}/g, function (_, prop) {
38648
+ return vars[prop.trim()] || "";
38649
+ });
38650
+ }
38651
+
39197
38652
  function ownKeys$1r(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
39198
38653
  function _objectSpread$1q(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1r(Object(t), !0).forEach(function (r) { _defineProperty$3(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1r(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
39199
38654
  function getFormItemClassName(componentName, name) {
@@ -39431,9 +38886,8 @@
39431
38886
  }).map(function (item) {
39432
38887
  Object.keys(item).forEach(function (key) {
39433
38888
  if (!item.message && errorMessages.value[key]) {
39434
- var compiled = template_1(errorMessages.value[key]);
39435
38889
  var name2 = isString_1(props2.label) ? props2.label : props2.name;
39436
- item.message = compiled({
38890
+ item.message = template(errorMessages.value[key], {
39437
38891
  name: name2,
39438
38892
  validate: item[key]
39439
38893
  });
@@ -40652,7 +40106,7 @@
40652
40106
  if (!showTooltip.value) return;
40653
40107
  normalizeProps.value.visible = toState;
40654
40108
  };
40655
- var renderTNodeJSX = useTNodeDefault();
40109
+ var renderTNodeJSX = useTNodeJSX();
40656
40110
  var validProps = Vue.computed(function () {
40657
40111
  var _tooltipConfig$value = tooltipConfig.value,
40658
40112
  vertical = _tooltipConfig$value.vertical,
@@ -40663,7 +40117,7 @@
40663
40117
  range = _tooltipConfig$value.range;
40664
40118
  var placement = vertical ? "right" : "top";
40665
40119
  var content = function () {
40666
- if (typeof label === "boolean") {
40120
+ if (label === true) {
40667
40121
  return String(value);
40668
40122
  }
40669
40123
  if (typeof label === "string") {
@@ -40911,8 +40365,9 @@
40911
40365
  "onfocus": handleMouseEnter,
40912
40366
  "onblur": handleMouseLeave,
40913
40367
  "onKeydown": onNativeKeyDown
40914
- }, [showTooltip.value && props.label !== false ? Vue.createVNode(Tooltip, Vue.mergeProps({
40368
+ }, [Vue.createVNode(Tooltip, Vue.mergeProps({
40915
40369
  "ref": tooltipRef,
40370
+ "hideEmptyPopup": true,
40916
40371
  "disabled": !showTooltip.value
40917
40372
  }, tooltipProps.value), {
40918
40373
  "default": function _default() {
@@ -40920,9 +40375,7 @@
40920
40375
  "class": [COMPONENT_NAME.value, _defineProperty$3({}, "".concat(COMPONENT_NAME.value, "--dragging"), slideButtonProps.dragging)]
40921
40376
  }, null)];
40922
40377
  }
40923
- }) : Vue.createVNode("div", {
40924
- "class": [COMPONENT_NAME.value, _defineProperty$3({}, "".concat(COMPONENT_NAME.value, "--dragging"), slideButtonProps.dragging)]
40925
- }, null)]);
40378
+ })]);
40926
40379
  };
40927
40380
  }
40928
40381
  });
@@ -47845,7 +47298,7 @@
47845
47298
  return gradientColors;
47846
47299
  };
47847
47300
 
47848
- var _class;
47301
+ var _Color;
47849
47302
  function ownKeys$14(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
47850
47303
  function _objectSpread$13(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$14(Object(t), !0).forEach(function (r) { _defineProperty$3(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$14(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
47851
47304
  var mathRound = Math.round;
@@ -48286,13 +47739,13 @@
48286
47739
  }]);
48287
47740
  return Color;
48288
47741
  }();
48289
- _class = Color;
47742
+ _Color = Color;
48290
47743
  _defineProperty$3(Color, "isGradientColor", function (input) {
48291
47744
  return !!isGradientColor(input);
48292
47745
  });
48293
47746
  _defineProperty$3(Color, "compare", function (color1, color2) {
48294
- var isGradientColor1 = _class.isGradientColor(color1);
48295
- var isGradientColor2 = _class.isGradientColor(color2);
47747
+ var isGradientColor1 = _Color.isGradientColor(color1);
47748
+ var isGradientColor2 = _Color.isGradientColor(color2);
48296
47749
  if (isGradientColor1 && isGradientColor2) {
48297
47750
  var gradientColor1 = gradientColors2string(parseGradientString(color1));
48298
47751
  var gradientColor2 = gradientColors2string(parseGradientString(color2));
@@ -48322,23 +47775,17 @@
48322
47775
  function _objectSpread$12(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$13(Object(t), !0).forEach(function (r) { _defineProperty$3(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$13(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
48323
47776
  function _classPrivateMethodInitSpec(obj, privateSet) { _checkPrivateRedeclaration(obj, privateSet); privateSet.add(obj); }
48324
47777
  function _checkPrivateRedeclaration(obj, privateCollection) { if (privateCollection.has(obj)) { throw new TypeError("Cannot initialize the same private elements twice on an object"); } }
48325
- function _classPrivateMethodGet(receiver, privateSet, fn) { if (!privateSet.has(receiver)) { throw new TypeError("attempted to get private field on non-instance"); } return fn; }
47778
+ function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.has(t)) return arguments.length < 3 ? t : n; throw new TypeError("Private element is not present on this object"); }
48326
47779
  var defaultsOptions = {
48327
47780
  start: function start(coordinate, event) {},
48328
47781
  drag: function drag(coordinate, event) {},
48329
47782
  end: function end(coordinate, event) {}
48330
47783
  };
48331
- var _dragStart = /*#__PURE__*/new WeakSet();
48332
- var _drag = /*#__PURE__*/new WeakSet();
48333
- var _dragEnd = /*#__PURE__*/new WeakSet();
48334
- var _getCoordinate = /*#__PURE__*/new WeakSet();
47784
+ var _Draggable_brand = /*#__PURE__*/new WeakSet();
48335
47785
  var Draggable = /*#__PURE__*/function () {
48336
47786
  function Draggable(el, options) {
48337
47787
  _classCallCheck(this, Draggable);
48338
- _classPrivateMethodInitSpec(this, _getCoordinate);
48339
- _classPrivateMethodInitSpec(this, _dragEnd);
48340
- _classPrivateMethodInitSpec(this, _drag);
48341
- _classPrivateMethodInitSpec(this, _dragStart);
47788
+ _classPrivateMethodInitSpec(this, _Draggable_brand);
48342
47789
  _defineProperty$3(this, "dragging", false);
48343
47790
  _defineProperty$3(this, "$el", void 0);
48344
47791
  _defineProperty$3(this, "props", void 0);
@@ -48346,9 +47793,9 @@
48346
47793
  this.$el = el;
48347
47794
  this.props = _objectSpread$12(_objectSpread$12({}, defaultsOptions), options);
48348
47795
  this.handles = {
48349
- start: _classPrivateMethodGet(this, _dragStart, _dragStart2).bind(this),
48350
- drag: _classPrivateMethodGet(this, _drag, _drag2).bind(this),
48351
- end: _classPrivateMethodGet(this, _dragEnd, _dragEnd2).bind(this)
47796
+ start: _assertClassBrand(_Draggable_brand, this, _dragStart).bind(this),
47797
+ drag: _assertClassBrand(_Draggable_brand, this, _drag).bind(this),
47798
+ end: _assertClassBrand(_Draggable_brand, this, _dragEnd).bind(this)
48352
47799
  };
48353
47800
  this.$el.addEventListener("mousedown", this.handles.start, false);
48354
47801
  }
@@ -48363,7 +47810,7 @@
48363
47810
  }]);
48364
47811
  return Draggable;
48365
47812
  }();
48366
- function _dragStart2(event) {
47813
+ function _dragStart(event) {
48367
47814
  if (this.dragging) {
48368
47815
  return;
48369
47816
  }
@@ -48371,25 +47818,25 @@
48371
47818
  window.addEventListener("mouseup", this.handles.end, false);
48372
47819
  window.addEventListener("contextmenu", this.handles.end, false);
48373
47820
  this.dragging = true;
48374
- this.props.start(_classPrivateMethodGet(this, _getCoordinate, _getCoordinate2).call(this, event), event);
47821
+ this.props.start(_assertClassBrand(_Draggable_brand, this, _getCoordinate).call(this, event), event);
48375
47822
  }
48376
- function _drag2(event) {
47823
+ function _drag(event) {
48377
47824
  if (!this.dragging) {
48378
47825
  return;
48379
47826
  }
48380
- this.props.drag(_classPrivateMethodGet(this, _getCoordinate, _getCoordinate2).call(this, event), event);
47827
+ this.props.drag(_assertClassBrand(_Draggable_brand, this, _getCoordinate).call(this, event), event);
48381
47828
  }
48382
- function _dragEnd2(event) {
47829
+ function _dragEnd(event) {
48383
47830
  var _this = this;
48384
47831
  setTimeout(function () {
48385
47832
  _this.dragging = false;
48386
- _this.props.end(_classPrivateMethodGet(_this, _getCoordinate, _getCoordinate2).call(_this, event), event);
47833
+ _this.props.end(_assertClassBrand(_Draggable_brand, _this, _getCoordinate).call(_this, event), event);
48387
47834
  }, 0);
48388
47835
  window.removeEventListener("mousemove", this.handles.drag, false);
48389
47836
  window.removeEventListener("mouseup", this.handles.end, false);
48390
47837
  window.removeEventListener("contextmenu", this.handles.end, false);
48391
47838
  }
48392
- function _getCoordinate2(event) {
47839
+ function _getCoordinate(event) {
48393
47840
  var rect = this.$el.getBoundingClientRect();
48394
47841
  var mouseEvent = event;
48395
47842
  var left = mouseEvent.clientX - rect.left;
@@ -49488,7 +48935,9 @@
49488
48935
  var isGradient = Vue.computed(function () {
49489
48936
  return mode.value === "linear-gradient";
49490
48937
  });
49491
- var color = Vue.ref(new Color(innerValue.value || defaultEmptyColor.value));
48938
+ var color = Vue.computed(function () {
48939
+ return new Color(innerValue.value || defaultEmptyColor.value);
48940
+ });
49492
48941
  var updateColor = function updateColor() {
49493
48942
  return color.value.update(innerValue.value || defaultEmptyColor.value);
49494
48943
  };
@@ -55408,7 +54857,6 @@
55408
54857
  },
55409
54858
  size: {
55410
54859
  type: String,
55411
- "default": "medium",
55412
54860
  validator: function validator(val) {
55413
54861
  if (!val) return true;
55414
54862
  return ["small", "medium", "large"].includes(val);
@@ -56064,6 +55512,7 @@
56064
55512
  var moveDistance = resizeLinePos - parseFloat(resizeLineStyle.left) || 0;
56065
55513
  var thWidthList = getThWidthList("calculate");
56066
55514
  var currentCol = (_effectColMap$value$c4 = effectColMap.value[col.colKey]) === null || _effectColMap$value$c4 === void 0 ? void 0 : _effectColMap$value$c4.current;
55515
+ if (!currentCol) return;
56067
55516
  var currentSibling = resizeLineParams.effectCol === "next" ? currentCol.nextSibling : currentCol.prevSibling;
56068
55517
  var newThWidthList = _objectSpread$C({}, thWidthList);
56069
55518
  var tmpCurrentCol = col.resizable !== false ? col : currentSibling;
@@ -57755,8 +57204,14 @@
57755
57204
  tableAlignClasses = _useClassName.tableAlignClasses;
57756
57205
  var _useCommonClassName = useCommonClassName(),
57757
57206
  sizeClassNames = _useCommonClassName.sizeClassNames;
57207
+ var _useConfig = useConfig("table", props.locale),
57208
+ globalConfig = _useConfig.globalConfig;
57209
+ var tableSize = Vue.computed(function () {
57210
+ var _size$value;
57211
+ return (_size$value = size.value) !== null && _size$value !== void 0 ? _size$value : globalConfig.value.size;
57212
+ });
57758
57213
  var tableClasses = Vue.computed(function () {
57759
- return [tableBaseClass.table, _defineProperty$3(_defineProperty$3(_defineProperty$3(_defineProperty$3(_defineProperty$3(_defineProperty$3(_defineProperty$3(_defineProperty$3({}, sizeClassNames[size.value], size.value !== "medium"), tableBaseClass.bordered, bordered.value), tableBaseClass.striped, stripe.value), tableBaseClass.hover, hover.value), tableBaseClass.loading, props.loading), tableBaseClass.affixedHeader, props.headerAffixedTop), tableBaseClass.rowspanAndColspan, props.rowspanAndColspan), tableAlignClasses[verticalAlign.value], verticalAlign.value !== "middle")];
57214
+ return [tableBaseClass.table, _defineProperty$3(_defineProperty$3(_defineProperty$3(_defineProperty$3(_defineProperty$3(_defineProperty$3(_defineProperty$3(_defineProperty$3({}, sizeClassNames[tableSize.value], tableSize.value !== "medium"), tableBaseClass.bordered, bordered.value), tableBaseClass.striped, stripe.value), tableBaseClass.hover, hover.value), tableBaseClass.loading, props.loading), tableBaseClass.affixedHeader, props.headerAffixedTop), tableBaseClass.rowspanAndColspan, props.rowspanAndColspan), tableAlignClasses[verticalAlign.value], verticalAlign.value !== "middle")];
57760
57215
  });
57761
57216
  var tableContentStyles = Vue.computed(function () {
57762
57217
  return {
@@ -58484,6 +57939,10 @@
58484
57939
  var _spansAndLeafNodes$va;
58485
57940
  return ((_spansAndLeafNodes$va = spansAndLeafNodes.value) === null || _spansAndLeafNodes$va === void 0 ? void 0 : _spansAndLeafNodes$va.leafColumns) || props2.columns;
58486
57941
  });
57942
+ var tableSize = Vue.computed(function () {
57943
+ var _props2$size;
57944
+ return (_props2$size = props2.size) !== null && _props2$size !== void 0 ? _props2$size : globalConfig.value.size;
57945
+ });
58487
57946
  var _useElementLazyRender = useElementLazyRender(tableRef, lazyLoad),
58488
57947
  showElement = _useElementLazyRender.showElement;
58489
57948
  var paginationAffixRef = Vue.ref();
@@ -58638,7 +58097,14 @@
58638
58097
  Vue.watch(tableContentRef, function () {
58639
58098
  setTableContentRef(tableContentRef.value);
58640
58099
  });
58641
- Vue.watch(tableElmRef, getTFootHeight);
58100
+ Vue.watch(function () {
58101
+ return [tableElmRef.value, props2.footData, props2.footerSummary, props2.columns];
58102
+ }, function () {
58103
+ var timer = setTimeout(function () {
58104
+ getTFootHeight();
58105
+ clearTimeout(timer);
58106
+ }, 0);
58107
+ });
58642
58108
  Vue.watch(tableRef, function (tableRef2) {
58643
58109
  addTableResizeObserver(tableRef2);
58644
58110
  });
@@ -58697,6 +58163,7 @@
58697
58163
  globalConfig: globalConfig,
58698
58164
  tableFootHeight: tableFootHeight,
58699
58165
  virtualScrollHeaderPos: virtualScrollHeaderPos,
58166
+ tableSize: tableSize,
58700
58167
  tableWidth: tableWidth,
58701
58168
  tableElmWidth: tableElmWidth,
58702
58169
  tableRef: tableRef,
@@ -58853,7 +58320,7 @@
58853
58320
  resizable: this.resizable,
58854
58321
  columnResizeParams: this.columnResizeParams,
58855
58322
  classPrefix: this.classPrefix,
58856
- ellipsisOverlayClassName: this.size !== "medium" ? this.sizeClassNames[this.size] : "",
58323
+ ellipsisOverlayClassName: this.tableSize !== "medium" ? this.sizeClassNames[this.tableSize] : "",
58857
58324
  attach: this.attach,
58858
58325
  showColumnShadow: this.showColumnShadow,
58859
58326
  thDraggable: this.thDraggable
@@ -58948,7 +58415,7 @@
58948
58415
  var virtualConfig = this.virtualConfig;
58949
58416
  var tableBodyProps = _objectSpread$v(_objectSpread$v({
58950
58417
  classPrefix: this.classPrefix,
58951
- ellipsisOverlayClassName: this.size !== "medium" ? this.sizeClassNames[this.size] : "",
58418
+ ellipsisOverlayClassName: this.tableSize !== "medium" ? this.sizeClassNames[this.tableSize] : "",
58952
58419
  rowAndColFixedPosition: rowAndColFixedPosition,
58953
58420
  showColumnShadow: this.showColumnShadow,
58954
58421
  data: virtualConfig.isVirtualScroll.value ? virtualConfig.visibleData.value : data,
@@ -60619,7 +60086,7 @@
60619
60086
  }
60620
60087
 
60621
60088
  /**!
60622
- * Sortable 1.15.1
60089
+ * Sortable 1.15.2
60623
60090
  * @author RubaXa <trash@rubaxa.org>
60624
60091
  * @author owenm <owen23355@gmail.com>
60625
60092
  * @license MIT
@@ -60722,7 +60189,7 @@
60722
60189
  }
60723
60190
  return target;
60724
60191
  }
60725
- var version = "1.15.1";
60192
+ var version = "1.15.2";
60726
60193
  function userAgent(pattern) {
60727
60194
  if (typeof window !== 'undefined' && window.navigator) {
60728
60195
  return !! /*@__PURE__*/navigator.userAgent.match(pattern);
@@ -60921,26 +60388,6 @@
60921
60388
  };
60922
60389
  }
60923
60390
 
60924
- /**
60925
- * Returns the content rect of the element (bounding rect minus border and padding)
60926
- * @param {HTMLElement} el
60927
- */
60928
- function getContentRect(el) {
60929
- var rect = getRect(el);
60930
- var paddingLeft = parseInt(css(el, 'padding-left')),
60931
- paddingTop = parseInt(css(el, 'padding-top')),
60932
- paddingRight = parseInt(css(el, 'padding-right')),
60933
- paddingBottom = parseInt(css(el, 'padding-bottom'));
60934
- rect.top += paddingTop + parseInt(css(el, 'border-top-width'));
60935
- rect.left += paddingLeft + parseInt(css(el, 'border-left-width'));
60936
- // Client Width/Height includes padding only
60937
- rect.width = el.clientWidth - paddingLeft - paddingRight;
60938
- rect.height = el.clientHeight - paddingTop - paddingBottom;
60939
- rect.bottom = rect.top + rect.height;
60940
- rect.right = rect.left + rect.width;
60941
- return rect;
60942
- }
60943
-
60944
60391
  /**
60945
60392
  * Checks if a side of an element is scrolled past a side of its parents
60946
60393
  * @param {HTMLElement} el The element who's side being scrolled out of view is in question
@@ -61133,6 +60580,23 @@
61133
60580
  return el.cloneNode(true);
61134
60581
  }
61135
60582
  }
60583
+ function getChildContainingRectFromElement(container, options, ghostEl) {
60584
+ var rect = {};
60585
+ Array.from(container.children).forEach(function (child) {
60586
+ var _rect$left, _rect$top, _rect$right, _rect$bottom;
60587
+ if (!closest(child, options.draggable, container, false) || child.animated || child === ghostEl) return;
60588
+ var childRect = getRect(child);
60589
+ rect.left = Math.min((_rect$left = rect.left) !== null && _rect$left !== void 0 ? _rect$left : Infinity, childRect.left);
60590
+ rect.top = Math.min((_rect$top = rect.top) !== null && _rect$top !== void 0 ? _rect$top : Infinity, childRect.top);
60591
+ rect.right = Math.max((_rect$right = rect.right) !== null && _rect$right !== void 0 ? _rect$right : -Infinity, childRect.right);
60592
+ rect.bottom = Math.max((_rect$bottom = rect.bottom) !== null && _rect$bottom !== void 0 ? _rect$bottom : -Infinity, childRect.bottom);
60593
+ });
60594
+ rect.width = rect.right - rect.left;
60595
+ rect.height = rect.bottom - rect.top;
60596
+ rect.x = rect.left;
60597
+ rect.y = rect.top;
60598
+ return rect;
60599
+ }
61136
60600
  var expando = 'Sortable' + new Date().getTime();
61137
60601
  function AnimationStateManager() {
61138
60602
  var animationStates = [],
@@ -62821,15 +62285,15 @@
62821
62285
  }
62822
62286
  function _ghostIsFirst(evt, vertical, sortable) {
62823
62287
  var firstElRect = getRect(getChild(sortable.el, 0, sortable.options, true));
62824
- var sortableContentRect = getContentRect(sortable.el);
62288
+ var childContainingRect = getChildContainingRectFromElement(sortable.el, sortable.options, ghostEl);
62825
62289
  var spacer = 10;
62826
- return vertical ? evt.clientX < sortableContentRect.left - spacer || evt.clientY < firstElRect.top && evt.clientX < firstElRect.right : evt.clientY < sortableContentRect.top - spacer || evt.clientY < firstElRect.bottom && evt.clientX < firstElRect.left;
62290
+ return vertical ? evt.clientX < childContainingRect.left - spacer || evt.clientY < firstElRect.top && evt.clientX < firstElRect.right : evt.clientY < childContainingRect.top - spacer || evt.clientY < firstElRect.bottom && evt.clientX < firstElRect.left;
62827
62291
  }
62828
62292
  function _ghostIsLast(evt, vertical, sortable) {
62829
62293
  var lastElRect = getRect(lastChild(sortable.el, sortable.options.draggable));
62830
- var sortableContentRect = getContentRect(sortable.el);
62294
+ var childContainingRect = getChildContainingRectFromElement(sortable.el, sortable.options, ghostEl);
62831
62295
  var spacer = 10;
62832
- return vertical ? evt.clientX > sortableContentRect.right + spacer || evt.clientY > lastElRect.bottom && evt.clientX > lastElRect.left : evt.clientY > sortableContentRect.bottom + spacer || evt.clientX > lastElRect.right && evt.clientY > lastElRect.top;
62296
+ return vertical ? evt.clientX > childContainingRect.right + spacer || evt.clientY > lastElRect.bottom && evt.clientX > lastElRect.left : evt.clientY > childContainingRect.bottom + spacer || evt.clientX > lastElRect.right && evt.clientY > lastElRect.top;
62833
62297
  }
62834
62298
  function _getSwapDirection(evt, target, targetRect, vertical, swapThreshold, invertedSwapThreshold, invertSwap, isLastTarget) {
62835
62299
  var mouseOnAxis = vertical ? evt.clientY : evt.clientX,
@@ -63295,7 +62759,6 @@
63295
62759
  tableFullRowClasses = _useClassName.tableFullRowClasses,
63296
62760
  tableExpandClasses = _useClassName.tableExpandClasses;
63297
62761
  var columns = Vue.ref(props.columns || []);
63298
- var onTableRefresh = params.value.onTableRefresh;
63299
62762
  var primaryTableRef = Vue.ref(null);
63300
62763
  var dragCol = Vue.computed(function () {
63301
62764
  return columns.value.find(function (item) {
@@ -63311,19 +62774,9 @@
63311
62774
  var isColDraggable = Vue.computed(function () {
63312
62775
  return ["col", "row-handler-col"].includes(dragSort.value);
63313
62776
  });
63314
- var lastColList = Vue.ref([]);
63315
- var dragColInstanceTmp = null;
63316
62777
  if (props.sortOnRowDraggable) {
63317
62778
  log.error("Table", "`sortOnRowDraggable` is going to be deprecated, use dragSort='row' instead.");
63318
62779
  }
63319
- Vue.watch(function () {
63320
- return _toConsumableArray(columns.value);
63321
- }, function (columns2) {
63322
- lastColList.value = columns2 ? columns2.map(function (t) {
63323
- return t.colKey;
63324
- }) : [];
63325
- onTableRefresh === null || onTableRefresh === void 0 || onTableRefresh();
63326
- });
63327
62780
  function getDataPageIndex(index, pagination) {
63328
62781
  var _pagination$current, _pagination$pageSize;
63329
62782
  var current = (_pagination$current = pagination.current) !== null && _pagination$current !== void 0 ? _pagination$current : pagination.defaultCurrent;
@@ -63400,8 +62853,8 @@
63400
62853
  var _props$onDragSort2;
63401
62854
  if (evt.newIndex === evt.oldIndex) return;
63402
62855
  if (recover) {
63403
- var _dragColInstanceTmp;
63404
- (_dragColInstanceTmp = dragColInstanceTmp) === null || _dragColInstanceTmp === void 0 || _dragColInstanceTmp.sort(_toConsumableArray(lastColList.value));
62856
+ removeNode(evt.item);
62857
+ insertNodeAt(evt.from, evt.item, evt.oldIndex);
63405
62858
  }
63406
62859
  var oldIndex = evt.oldIndex,
63407
62860
  newIndex = evt.newIndex,
@@ -63435,8 +62888,7 @@
63435
62888
  }
63436
62889
  }, props.dragSortOptions);
63437
62890
  if (!container) return;
63438
- dragColInstanceTmp = new Sortable(container, options);
63439
- return dragColInstanceTmp;
62891
+ new Sortable(container, options);
63440
62892
  };
63441
62893
  var registerColDragEvent = function registerColDragEvent(tableElement) {
63442
62894
  if (!isColDraggable.value || !tableElement) return;
@@ -63444,8 +62896,7 @@
63444
62896
  if (trList.length <= 1) {
63445
62897
  var _trList = _slicedToArray(trList, 1),
63446
62898
  container = _trList[0];
63447
- var dragInstanceTmp = registerOneLevelColDragEvent(container, true);
63448
- lastColList.value = dragInstanceTmp === null || dragInstanceTmp === void 0 ? void 0 : dragInstanceTmp.toArray();
62899
+ registerOneLevelColDragEvent(container, true);
63449
62900
  } else {
63450
62901
  trList === null || trList === void 0 || trList.forEach(function (container) {
63451
62902
  registerOneLevelColDragEvent(container, false);
@@ -64148,8 +63599,14 @@
64148
63599
  tableBaseClass = _useClassName.tableBaseClass,
64149
63600
  tableSelectedClasses = _useClassName.tableSelectedClasses,
64150
63601
  tableSortClasses = _useClassName.tableSortClasses;
63602
+ var _useConfig = useConfig("table", props.locale),
63603
+ globalConfig = _useConfig.globalConfig;
64151
63604
  var _useStyle = useStyle(props),
64152
63605
  sizeClassNames = _useStyle.sizeClassNames;
63606
+ var tableSize = Vue.computed(function () {
63607
+ var _props$size;
63608
+ return (_props$size = props.size) !== null && _props$size !== void 0 ? _props$size : globalConfig.value.size;
63609
+ });
64153
63610
  var _useColumnController = useColumnController(props, context),
64154
63611
  tDisplayColumns = _useColumnController.tDisplayColumns,
64155
63612
  renderColumnController = _useColumnController.renderColumnController;
@@ -64176,15 +63633,9 @@
64176
63633
  renderFilterIcon = _useFilter.renderFilterIcon,
64177
63634
  renderFirstFilterRow = _useFilter.renderFirstFilterRow,
64178
63635
  setFilterPrimaryTableRef = _useFilter.setFilterPrimaryTableRef;
64179
- var tableKey = Vue.ref(1);
64180
- var onTableRefresh = function onTableRefresh() {
64181
- tableKey.value += 1;
64182
- };
64183
63636
  var dragSortParams = Vue.computed(function () {
64184
63637
  return {
64185
- showElement: showElement.value,
64186
- onTableRefresh: onTableRefresh,
64187
- tableKey: tableKey.value
63638
+ showElement: showElement.value
64188
63639
  };
64189
63640
  });
64190
63641
  var _useDragSort = useDragSort(props, context, dragSortParams),
@@ -64293,7 +63744,7 @@
64293
63744
  var attach = (_primaryTableRef$valu = primaryTableRef.value) === null || _primaryTableRef$valu === void 0 ? void 0 : _primaryTableRef$valu.tableContentRef;
64294
63745
  return renderTitleWidthIcon([titleContent, sortIcon, filterIcon], p.col, p.colIndex, ellipsisTitle, attach, {
64295
63746
  classPrefix: classPrefix,
64296
- ellipsisOverlayClassName: props.size !== "medium" ? sizeClassNames[props.size] : ""
63747
+ ellipsisOverlayClassName: tableSize.value !== "medium" ? sizeClassNames[tableSize.value] : ""
64297
63748
  });
64298
63749
  };
64299
63750
  item.ellipsisTitle = false;
@@ -64967,15 +64418,17 @@
64967
64418
  key: "foldAll",
64968
64419
  value: function foldAll(dataSource, keys) {
64969
64420
  var newData = [];
64421
+ var index = 0;
64970
64422
  for (var i = 0, len = dataSource.length; i < len; i++) {
64971
64423
  var item = dataSource[i];
64972
64424
  var rowValue = get_1(item, keys.rowKey);
64973
64425
  var state = this.treeDataMap.get(rowValue);
64974
- state.rowIndex = state.level === 0 ? i : -1;
64426
+ state.rowIndex = state.level === 0 ? index : -1;
64975
64427
  state.expanded = false;
64976
64428
  state.expandChildrenLength = 0;
64977
64429
  if (state.level === 0) {
64978
64430
  newData.push(item);
64431
+ index += 1;
64979
64432
  }
64980
64433
  var children = get_1(item, keys.childrenKey);
64981
64434
  if (children !== null && children !== void 0 && children.length) {
@@ -71265,7 +70718,7 @@
71265
70718
  }
71266
70719
  var tdesign = {
71267
70720
  install: install,
71268
- version: "1.8.2-alpha.1"
70721
+ version: "1.9.0"
71269
70722
  };
71270
70723
 
71271
70724
  if (typeof console !== "undefined" && console.warn && typeof window !== "undefined") {